body{
 min-width: 1220px;

 background-color: #f7f7f7;
}

div.clear{
 clear: both;
 height: 0;
 width: 0;
}



a{
 text-decoration: none;
 color:inherit;
 cursor: pointer;
}

img{
 border:0;

 max-width: 100%;
}


div.wp{
 width: 1200px; 
 margin:0 auto;
}

.fl{
 float: left;
}

.fr{
 float: right;
}

.tran{
 transition: all .3s ease-out 0s;
}






.img-box{
 
 overflow: hidden;
}

.img-box img{
 transition: .3s;
 transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s; 
 width: 100%;
 max-width: 100%;
}

.img-box:hover img{
 
   -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}


















#header{

}


.header-1{
 height: 129px;
 background-color: #11406c;
}

.logo{
 font-size: 0;
 margin-top: 22px;
}
.shou{
 height: 26px;
 line-height: 26px;
 margin-right: 11px;
}
.shou a{
 font-size: 14px;
 color:#fff;
}
.shou a img{
 margin-top: -3px;
 margin-right: 5px;
}


.header-1-right {
    margin-top: 40px;
    width: 248px;
    margin-left: 150px;
}



.logo2{
 font-size: 0;
}


.ss{
 margin-top: 13px;
}

.search{
 overflow: hidden;
 position: relative;
}
.search input:focus{
 outline: none;
}
.search input[type="image"]{
 position: absolute;
 right: 7px;
 top: 6px;
}
.search input[type="text"]{
 width: 100%;
 display: block;
 height: 26px;
 line-height: 26px;
 border:0;
 border-radius: 5px;
 padding: 0 40px 0 10px;
 font-size: 12px;
}

.nav{
 background-color: #fff;
}
.nav ul{
 margin:0;
}


.nav>.container>ul>li{
float: left;
width: 10%;
background-repeat: no-repeat;
background-position: left center;
background-image: url(../images/li.png);
position: relative;
}
.nav>.container>ul>li:first-child{
background-image: none;
}
.nav>.container>ul>li>a{
display: block;
height: 48px;
line-height: 48px;
text-align: center;
font-size: 16px;
color:#333;
}
.nav>.container>ul>li.active>a,.nav>.container>ul>li:hover>a{

color:#11406c;
}

.nav>.container>ul>li>ul{
position: absolute;
left: 0;
right: 0;
top: 48px;

z-index: 800;
background-color: #fff;
display: none;
}
.nav>.container>ul>li>ul li{
border-top: 1px solid #ebebeb;
}
.nav>.container>ul>li>ul li:first-child{

}
.nav>.container>ul>li>ul li>a{
display: block;
height: 40px;
line-height: 40px;
font-size: 14px;
color:#333;
text-align: center;
}
.nav>.container>ul>li>ul li>a:hover{
background-color: #11406c;
color:#fff;
}












#main{
 
}
.fafa .slides>li{
 height: 480px;
 background-repeat: no-repeat;
 background-position: center ;
 -webkit-background-size: cover;
 background-size: cover;
}

.fafa .slides>li>a{
  display:block;
  height:100%;
}
.fafa .flex-control-nav{
 display: block;
 bottom: 25px;
}

.fafa .flex-control-paging li a{
 width: 10px;
 height: 10px;
 background-repeat: no-repeat;
 background-position: center ;
}

.fafa .flex-control-nav li{
 margin: 0 11px;
}

.fafa{
 position: relative;
}

.fafa .flex-direction-nav{
 display: block;
 width: 1200px;
 left: 50%;
 margin-left: -600px;
 position: absolute;
 top: 50%;
 margin-top: -35px;
 
 
}

.fafa .flex-direction-nav a{
 width: 40px;
 height: 70px;
 top: 0;
 margin-top: 0px;
}

.main-1-1{
 width: 387px;
}
.main-1-2{
 width: 387px;
 margin:0 19px;
}

.main-1-3{
 overflow: hidden;
}
.title-11 {
 background-image: url(../images/title-11.jpg);
 background-repeat: repeat-x;
 background-position: left bottom;
}
.title-11 h1{
 float: left;
 margin:0;
 font-size: 20px;
 color:#00467f;
 padding-bottom: 10px;
 border-bottom:2px solid #00467f;
}
.title-11 h1 img{
 margin-right: 15px;
}
.title-11 a.fr{
 font-size: 12px;
 color:#999;
 margin-top:9px;
}

.title-11 a.fr:hover{
 color:#00467f;

}

.main-1{
 margin-top: 28px;
}

.news1{
 margin-top: 20px;
}

.news1-pic{
 overflow: hidden;
 padding-bottom: 66%;
 position: relative;
}

.news1-pic img{
 position: absolute;
 left: 0;
 top: 0;
 width: 100%;
 height: 100%;
 
}
.news1-pic:hover img{
 
}

.news1-con:hover{
 color:#00467f;
}
.news1-con{
 height: 72px;
 line-height: 72px;
 border:1px solid #d0d0d0;
 background-color: #fff;
 padding: 0 15px;
 font-size: 16px;
 color:#666;text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.news1-con span{
 font-size: 12px;
 color:#999;
 margin-left: 10px;
}



.fnews .flex-control-nav{
 display: block;
 text-align: right;
 padding-right: 8px;
 bottom: 80px;
}


.fnews .flex-control-paging li a{
 width:16px;
 height: 16px;
 line-height: 16px;
 text-align: center;
 text-indent: 0;
 color:#fff;
 font-size: 12px;
 background-image: url(../images/hei.png);
}


.fnews .flex-control-paging li a.flex-active{
 background-image: url(../images/lan.png);

}






.tui{
 padding: 20px 0 10px;
}
.tui h1{
 margin:0;
 font-size: 16px;
 color:#333;
 text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.tui h1 img{margin-top:-3px;margin-left:5px;}
.tui h1 a:hover{
 color:#00467f;

}
.tui h2{
 margin:0;
 font-size: 12px;
 color:#999;
 text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    margin:10px 0;
}

.tui p{
 margin:0;
 font-size: 14px;
 color:#666;
 line-height: 1.8;
 
}
.tui p a{
 color:#00467f;

}
.list1 dl{
 margin:0;
}


.list1 {

}
.list1 dd{
 height: 54px;
 line-height:54px;
 text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    border-bottom: 1px solid #d0d0d0;
   
}

.list1 dd a{
 font-size: 14px;
 color:#333;
}

.list1 dd a:hover{
 color:#00467f;
 
}
.list1 dd span{
 font-size: 12px;
 color:#999;
 margin-left: 10px;
}


.list2 ul{
 margin:0;
}

.list2 li{
 margin-top: 18px;
}
.list2 li:first-child{
 margin-top: 20px;
}
.date1{
 width: 64px;
 height: 68px;

 text-align: center;
 margin-right: 12px;
 border-radius: 5px;
 overflow: hidden;
 
}
.date1 h1{
 margin:0;
 font-size: 24px;
 color:#fff;height: 39px;
 background-color: #00467f;
 line-height: 39px;
}
.date1 h2{
 margin:0;
 font-size: 14px;
 color:#666;
 
 height: 29px;
 background-color: #dce4eb;
 line-height: 29px;
 
}

.list2-con{
 overflow: hidden;
 padding-top: 2px;
}

.list2-con h1{
 margin:0;
 font-size: 14px;
 color:#333;
 text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.list2-con h1 a:hover{
 color:#00467f;

}
.list2-con p{
 margin:0;
 font-size: 12px;
 color:#666;
 line-height: 1.6;


    overflow: hidden;
 margin-top: 10px;
}


.list1.list3 dd{
 padding-left: 14px;
 background-repeat: no-repeat;
 background-position: left center;
 background-image: url(../images/dd.png);
}
.kuaisu{
 margin-top: 38px;
}
.kuaisu-title{
 text-align: center;
 border-bottom:1px solid #e7e7e7 
}

.kuaisu-title h1{
 margin:0;
 font-size: 20px;
 color:#00467f;
 display: inline-block;
 padding: 0 3px 9px;
 border-bottom: 2px solid #00467f;
 position: relative;
 bottom: -2px;
}
.kuaisu-a{
 margin-top: 31px;
}

.kuaisu-a a{
 float: left;
 height: 50px;
 line-height: 46px;
 border:2px solid #00467f;
 border-radius: 5px;
 color:#00467f;
 font-size: 20px;
 margin-left: 20px;
 width: 224px;
 background-repeat: no-repeat;
 transition: .3s;
 background-position: 45px center;
}
.kuaisu-a a:hover{
 background-color: #00467f;
 color:#fff;
}
.kuaisu-a a.ka1{
 margin-left: 0;
}

a.ka1{
 padding-left: 100px;
 background-image: url(../images/aa1.png);
}
a.ka2{
 padding-left: 100px;
 background-image: url(../images/aa2.png);
}
a.ka3{
 padding-left: 71px;
 background-position: 24px center;
 background-image: url(../images/aa3.png);
}

a.ka4{
 padding-left: 71px;
 background-position: 24px center;
 background-image: url(../images/aa4.png);
}
a.ka5{
 padding-left: 100px;
 background-image: url(../images/aa5.png);
}

a.ka1:hover{background-image: url(../images/aa1h.png);}
a.ka2:hover{background-image: url(../images/aa2h.png);}
a.ka3:hover{background-image: url(../images/aa3h.png);}
a.ka4:hover{background-image: url(../images/aa4h.png);}
a.ka5:hover{background-image: url(../images/aa5h.png);}


.baogao{
 background-color: #00467f;
 padding: 22px 30px 28px;
 margin-top: 46px;
}

.baogao-title{
 width: 194px;
 margin:0 auto;
 height: 36px;
 line-height: 36px;
 border-radius: 50px;
 text-align: center;
 font-size: 20px;
 color:#00467f;
 background-color: #fff;
}
.baogao-title img{
 margin-top: -3px;
 margin-right: 8px;
}

.baogao-list{
 background-color: #fff;
 padding:  30px;
 padding-bottom: 0;
 margin-top: 20px;
}

.baogao-list dl{
 margin:0;
 margin-left: -1%;
}

.baogao-list dd{
 float: left;
 width: 32.3333333333%;
 margin-left: 1%;
 margin-bottom: 30px;
}


.date2{
 width: 100px;
 height: 81px;

 text-align: center;
 margin-right: 12px;
 
 background-image: url(../images/date2.png);
 background-repeat: no-repeat;
 background-position: center ;
 overflow: hidden;
 padding-top: 15px;
 
}
.date2 h1{
 margin:0;
 font-size: 14px;
 color:#00467f;

}
.date2 h2{
 margin:0;
 font-size: 30px;
 color:#00467f;
 margin-top: 5px;
 
}

.baogao-con{
 overflow: hidden;
 padding-top: 2px;
}

.baogao-con h1{
 margin:0;
 font-size: 16px;
 color:#333;
 text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.baogao-con h1 a:hover{
 color:#00467f;

}
.baogao-con h2{
 margin:0;
 font-size: 14px;
 color:#333;
 text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    height: 18px;
    line-height: 18px;
    padding-left: 25px;
    background-repeat: no-repeat;
    background-position: left center;
    background-image: url(../images/hh2.png);
    margin-top: 13px;
}
.baogao-con h3{
 margin:0;
 font-size: 14px;
 color:#333;
 text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;height: 18px;
    line-height: 18px;
    padding-left: 25px;
    background-repeat: no-repeat;
    background-position: left center;
    background-image: url(../images/hh3.png);
    margin-top: 8px;
}



.you{
 margin-top: 40px;
 padding-bottom:38px; 
}
.you-list{
 margin-top: 25px;
}
.you-list dl{
 margin:0;
 margin-left: -0.5%;
}

.you-list dd{
 float: left;
 width: 19.5%;
 margin-left: 0.5%;
 
}


.you-list dd .form-control{
 background-color: #f7f7f7;
 color:#999;
}












#footer{
 background-color: #11406c;
 padding: 25px 0;

}

.foo1-con{
 font-size: 14px;
 color:#fff;
 line-height: 2;
 padding-left: 305px;
}





.banner-2{

 height: 275px;
 background-repeat: no-repeat;
 background-position: center ;
 -webkit-background-size: cover;
 background-size: cover;


}

.erji{
 padding: 30px 0 50px;
}

.menu{
 width: 207px;
 margin-right: 38px;
}
.menu-list{
 margin-top: 5px;
}
.menu-list dl{
 margin:0;
}
.menu-list dd{
 border-top: 1px dashed #dee7ef
}
.menu-list dd:first-child{
 border-top: 0;
}
.menu-list dd>a{
 display: block;
 height: 42px;
 line-height: 42px;
 background-repeat: no-repeat;
 background-position: left center;
 background-image: url(../images/dd2.png);
 text-align: center;
 font-size: 16px;
 color:#737272;
}

.menu-list dd:hover>a,.menu-list dd.active>a{
 color:#00467f;
}

.erji-content{
 overflow: hidden;
}

.erji-title h1{
 float: left;
 margin:0;
 
 position: relative;
 margin-right: 25px;
 }

.erji-title h1 span{
 display: block;
 position: relative;
 z-index: 220;
 height: 36px;
 line-height: 36px;
 padding: 0 51px 0 12px;
 background-color: #00467f;
 color:#fff;
 font-size: 18px;
}

.erji-title h1 i{
 position: absolute;
 left: 7px;
 right: -7px;
 bottom: -7px;
 top: 7px;
 background-color: #0a5b9d;
 z-index: 200;
}

.mianbaoxie{
 font-size: 12px;
 color:#999;
 margin-top: 12px;
 overflow:hidden;
 float: none;
 text-align: right;
 border-bottom: 1px solid #eee;
 height: 43px;
 line-height: 35px;
}

.erji-list dl{
 margin:0;
}


.erji-list {
 margin-top: 20px;
}
.erji-list dd{
 height: 38px;
 line-height:38px;
 text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    border-bottom: 1px dashed  #eae6e6;
    padding-left: 29px;
    background-repeat: no-repeat;
    background-image: url(../images/dian.jpg);
    background-position: 11px center;
   
}

.erji-list dd a{
 font-size: 14px;
 color:#645f5f;
}

.erji-list dd a:hover{
 color:#00467f;
 
}
.erji-list dd span{
 font-size: 12px;
 color:#999;
 margin-left: 10px;
}


.fenye {
 margin-top: 40px;

 padding-bottom: 10px;

 text-align: center;
}

.fenye .pagination
{margin:0;}
.pic-list .col-lg-4
{margin-top: 25px;}
.pic-list .col-lg-4 h1{
 margin:0;
 font-size: 14px;
 color:#333;
 text-overflow: ellipsis;
    white-space: nowrap;
    text-align: center;
    overflow: hidden;
    margin-top: 18px;
}

.pic-list .col-lg-4 a:hover h1{
 color:#0c72bd;
 text-decoration: underline;

}


div.article{
 width: 100%;
 padding: 0 15px;
 margin:40px auto;
}

div.article>h1{
 text-align: center;
 font-size: 26px;
 color:#0064ac;
}

div.article-tishi{
 text-align: center;
 margin:25px auto 20px;
}


#fenxiang-anniu{
 display: inline-block;
 vertical-align: top;
}

div.article-con{
 padding: 40px 0 120px;
 position: relative;
 border-top: 1px dashed #c9c7c7;
 border-bottom: 1px dashed #c9c7c7;
 line-height: 2.2;
}
div.article-con>img{
 display: block;
 margin:20px auto;
 max-width: 100%;
}
div.article-con>p{
 text-indent: 2em;
}
div.article-con>h1{
 font-size: 14px;
 text-align: center;
 margin:10px 0;
}
div.article-con>a{
 position: absolute;
 right: 8px;
 bottom: 50px;
 width: 102px;
 height: 31px;
 line-height: 31px;
 text-align: center;
 color:#fff;
 background-color: #f37728;
 border-radius: 3px;
}

div.article-page{
 height: 87px;
 line-height: 87px;
 padding-bottom: 20px;

}

div.article-page>a:hover{
 color:#0064ac;
}

a.article-page-pre{
 float: left;
}
a.article-page-next{
 float: right;
}





@media only screen and (max-width: 1200px){
 div.article{
  width: 90%;
  margin: 8% auto;
  padding-left:0;
  padding-right: 0; 
 }


}
@media only screen and (max-width: 800px){
 div.article-page{
  height: auto;
  line-height: normal;

 }
 a.article-page-pre{
  float: none;
  display: block;
  margin:10px 0;
 }
 a.article-page-next{
  float: none;
  display: block;
   margin:10px 0;
 }

 div.article>h1
 {font-size: 18px;}

 div.article-con{
      padding: 20px 0 100px;
 }
}


.about table td{
 height:50px;
}




.article-con table td{
height:50px;

}

.reduce{
 margin:0 0.15rem;
}

.add{
 margin-left: 0.15rem;
}
.sanji-a {
    padding-top: 20px;
}

.sanji-a a {
    float: left;
    display: block;
    position: relative;
    z-index: 220;
    height: 36px;
    line-height: 36px;
    padding: 0 20px;
    background-color: #11406c;
    color: #fff;
    font-size: 14px;
    margin-right: 10px;
    margin-top: 10px;
}

 .cur{
   background-color: #258CFF!important;

}