@charset "utf-8";
/*css reset*/
body {
    margin:0 auto;background: #fff;
    font-family: "Microsoft YaHei","Arial";
    font-size: 14px;
    color:#333;
}
html{
    padding:0;
    height:0;
    /*overflow-x: hidden;*/
}
ul,ol,dl,dd,h1,h2,h3,h4,h5,h6,p,input,button {
    margin:0;
    padding:0;
}
ul,ol {
    list-style: none;
}
img{
    border:none;
}
.lf{
    float: left;
}
.rt{
    float:right;
}
input,button {
    font-family: "Microsoft YaHei";
}
a {
    color:#333;
    text-decoration: none;
}
a:hover {
    text-decoration: none;
}
.link {
    display: block;
    width: 100%;
}

input, button, textarea,select, optgroup, option { font-family: inherit; font-size: 100%; font-style: inherit; font-weight: inherit;}

ul, li, dl, dt, dd, ol { display: block; list-style: none; }

img{border:0;}

.clear {clear:both;height: 0; }

.clear-fix:after{content: "."; display: block; height: 0; font-size: 0; clear: both; visibility: hidden;}

a{text-decoration:none;outline:0;}
.w1200{
    width:1200px;
    margin:0 auto;
    min-width: 1200px;
}
.head{
    width: 100%;
    min-width: 1200px;
    height: 124px;
    background: url(../img/head.jpg) no-repeat;
}
#logo{
    float: left;
    margin-top: 18px;
}
#logo img{
    display: block;
    width: 100%;
    height: 100%;
}
.head .rt p{
    font-size: 14px;
    color: #504f4f;
    padding-top: 12px;
    text-align: right;
}
.head .rt p a{
    color: #504f4f;
    padding: 0 9px;
}
.menu{
    width: 100%;
    min-width: 1200px;
    background: #0d5297;
    height: 50px;
}
.menu ul li{
    width: 133px;
    float: left;
}
.menu ul li a{
    display: block;
    width: 100%;
    text-align: center;
    line-height: 50px;
    color: #fff;
    font-size: 16px;
}
.menu ul li.cur a{
    background: #023968;
}
.banner{
    width: 100%;
    min-width: 1200px;
    height: 350px;
}
.banner div{
    width: 100%;
    height: 100%;
}
.banner .item{
    display: block;
    width:100%;
    height: 100%;
}
.footer{
    width:100%;
    min-width: 1200px;
    background: #0d5297;
}
.friendLink{
    padding-top: 27px;
    padding-bottom: 25px;
    box-sizing: border-box;
    border-bottom: 1px solid  rgba(255,255,255,0.2);
    color: #fff;
    font-size: 18px;
}
.friendLink a{
    font-size: 14px;
    color: #ffffff;
    margin-right: 25px;
}
.friendLink a:hover{
    text-decoration: underline;
}
.fot {
    padding-top: 20px;
    padding-bottom: 25px;
}
.fot p{
    text-align: center;
    color: #fff;
    font-size: 14px;
    padding: 5px 0;
}
.fot p a{
    color: #fff;
}
.fot p a:hover{
    text-decoration: underline;
}
.head_box{
    float: right;
    height: 30px;
    margin-top: 19px;
}
.searchBox{
    width: 294px;
    height: 30px;
    box-sizing: border-box;
    border: 1px solid #e2e2e1;
    border-radius: 5px;
    background: #fff;
    float: left;
}
.searchBox input{
    display: block;
    width: 220px;
    float: left;
    height: 100%;
    border: none;
    box-sizing: border-box;
    padding: 0 15px;
}
.searchBox  form{
    display: block;
    width: 100%;
    height: 100%;
}
.searchBox button{
    width: 70px;
    height: 100%;
    background: #fff url(../img/search.png) no-repeat 10px center; 
    border: none;
    font-size: 14px;
    color: #adadad;
    box-sizing: border-box;
    padding-left: 26px;
    cursor: pointer;
}
.lang{
    width: 126px;
    height: 30px;
    box-sizing: border-box;
    border: 1px solid #dcdcdc;
    float: right;
    background: #fff;
    margin-left: 23px;
    position: relative;
}
.lang .isNow{
    display: block;
    width: 100%;
    height: 100%;
    background: url(../img/down.png) no-repeat 108px center;
    cursor: pointer;
}
.lang .isNow img{
    display: inline-block;
    width: 32px;
    height: 20px;
    vertical-align: top;
    margin-left: 7px;
    margin-top: 4px;
}
.lang .isNow span{
    display: inline-block;
    vertical-align: top;
    line-height: 28px;
    padding-left: 10px;
}
.lang ul{
    width: 100%;
    background: #fff;
    display: none;
}
.lang ul li{
    display: block;
    width: 100%;
    height: 100%;
    cursor: pointer;
    box-sizing: border-box;
    border: 1px solid #ddd;
    margin-top: -1px;
    cursor: pointer;
}
.lang ul li img{
    display: inline-block;
    width: 32px;
    height: 20px;
    vertical-align: top;
    margin-left: 7px;
    margin-top: 4px;
}
.lang ul li span{
    display: inline-block;
    vertical-align: top;
    line-height: 28px;
    padding-left: 10px;
}
.section1{
    width: 100%;
    min-width: 1200px;
    margin-top: 23px;
}
.section1 .lf{
    width: 586px;
    background: #fff;
    height: 290px;
    overflow: hidden;
}
.title{
    width: 100%;
    height: 45px;
    box-sizing: border-box;
    border-bottom: 1px solid #d2d2d2;
    line-height: 44px;
    padding-right: 20px;
}
.title span{
    display: inline-block;
    vertical-align: top;
    height: 45px;
    line-height: 43px;
    box-sizing: border-box;
    padding-left: 19px;
    padding-right: 15px;
    border-bottom: 2px solid #0d5297;
    font-size: 18px;
    color: #0d5297;
}
.title span img{
    vertical-align: middle;
    margin-right: 5px;
}

.section1 .lf .box{
    box-sizing: border-box;
    padding: 16px;
}
.section1 .lf .box .pic{
    float: left;
    width: 167px;
    height: 213px;
}
.section1 .lf .box .pic img{
    display: block;
    width: 100%;
    height: 100%;
}
.section1 .lf .box .text{
    float: left;
    width: 320px;
    margin-left: 22px;
}
.section1 .lf .box .text h2{
    font-size: 18px;
    color: #000000;
    font-weight: normal;
    padding-top: 20px;
    padding-bottom: 20px;
}
.section1 .lf .box .text h3{
    font-weight: normal;
    font-size: 16px;
    color: #000;
}
.section1 .lf .box .text p{
    font-size: 14px;
    color: #666666;
    line-height: 24px;
    padding-top: 15px;
}
.section1 .rt{
    height: 290px;
    background: #fff;
    width: 586px;
}
.section1 .rt .box{
    width: 100%;
    box-sizing: border-box;
    padding: 16px;
}
.section1 .rt .box dl dt{
    float: left;
    width: 134px;
    height: 87px;
}
.section1 .rt .box dl dt img{
    display: block;
    width: 100%;
    height: 100%;
}
.section1 .rt .box dl dd{
    float: left;
    box-sizing: border-box;
    padding-left: 15px;
    width: 420px;
}
.section1 .rt .box dl dd a h2{
    font-size: 14px;
    color: #000;
    font-weight: normal;
}
.section1 .rt .box dl dd a p{
    line-height: 22px;
    font-size: 12px;
    color: #666;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    padding: 5px 0;
}
.section1 .rt .box dl dd h3{
    color: #a4a4a4;
    font-size: 12px;
    font-weight: normal;
}
.section1 .rt .box ul li{
    width: 100%;
    height: 33px;
    box-sizing: border-box;
    border-bottom: 1px dashed #e5e5e5;
}
.section1 .rt .box ul li p{
    float: left;
    width: 455px;
    overflow: hidden;
text-overflow:ellipsis;
white-space: nowrap;
}
.section1 .rt .box ul li p a{
    color: #000;
    font-size: 14px;
    line-height: 32px;
}
.section1 .rt .box ul li span{
    float: right;
    line-height: 32px;
    font-size: 12px;
    color: #666666;
}
.section1 .rt .box ul li:last-child{
    border-bottom: none;
}
.section2{
    min-width: 1200px;
    margin-top: 26px;
}
.section2 .lf{
    height: 420px;
    background: #fff;
    width: 865px;
}
.section2 .lf .box{
    width: 100%;
    box-sizing: border-box;
    padding: 16px;
}
.newPic {
    width: 256px;
    float: left;
}
.newPic  .item{
    width: 256px;
    height: 164px;

    margin-top: 1px;
    margin-bottom: 15px;
}
.newPic  .item a{
    display: block;
    width: 100%;
    height: 100%;
    position: relative;
    box-sizing: border-box;
    border: 1px solid #e5e5e5;
}
.newPic  .item a img{
    display: block;
    width: 100%;
    height: 100%;
}
.newPic  .item a p{
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 32px;
    line-height: 32px;
    box-sizing: border-box;
    padding: 0 15px;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
    background: rgba(0,0,0,0.65);
    color: #fff;
}
.section2 .lf .box ul{
    float: right;
    width: 550px;
}
.section2 .lf .box ul li{
    width: 100%;
    overflow: hidden;
    height: 39px;
    box-sizing: border-box;
    border-bottom: 1px dashed #e5e5e5;
}
.section2 .lf .box ul li p{
    width: 455px;
    float: left;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
    line-height: 38px;
    box-sizing: border-box;
    padding-left: 9px;
    position: relative;
}
.section2 .lf .box ul li p::after{
    position: absolute;
    width: 4px;
    height: 4px;
    border-radius: 50%;
    top: 50%;
    margin-top: -2px;
    left: 0;
    background: #0376c7;
    content: '';
}
.section2 .lf .box ul li span{
    float: right;
    line-height: 38px;
    font-size:12px;
    color: #666;
}
.section2 .lf .box ul li a:hover{
    color: #0376c7;
}
.section2 .lf .box ul li:last-child{
    border-bottom: none;
}
.section2 .rt{
    background: #fff;
    width: 306px;
    height: 420px;
}
.section2  .img{
    display: block;
    width: 100%;
    height: 148px;
    margin-top: 18px;
}
.section2  .img img{
    display: block;
    width: 100%;
    height: 100%;
}
.section2 .rt ul li{
    width: 100%;
    overflow: hidden;
    height: 39px;
    box-sizing: border-box;
    border-bottom: 1px dashed #e5e5e5;
    padding: 0 15px;
}
.section2 .rt ul li p{
    width: 205px;
    float: left;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
    line-height: 38px;
    box-sizing: border-box;
    padding-left: 9px;
    position: relative;

}
.section2 .rt ul li p::after{
    position: absolute;
    width: 4px;
    height: 4px;
    border-radius: 50%;
    top: 50%;
    margin-top: -2px;
    left: 0;
    background: #0376c7;
    content: '';
}
.section2 .rt ul li  span{
    float: right;
    line-height: 38px;
    font-size:12px;
    color: #666;
}
.section2 .rt ul li:last-child{
    border-bottom: none;
}
.section3{
    width: 100%;
    min-width: 1200px;
    margin-top: 27px;
}
.section3 .w1200{
    height: 134px;
    background: #fff;
}
.section3 .lf{
    width: 127px;
    height: 134px;
    box-sizing: border-box;
    background: #0d5297;
    padding: 3px;
}
.section3 .lf .box{
    width: 100%;
    height: 100%;
    box-sizing: border-box;
    border: 1px solid #b4c9df;
    text-align: center;
    font-size: 36px;
    color: #f7f7f7;
    padding-top: 15px;
}
.section3 .ct{
    float:left;
    margin-left: 47px;
    margin-top: 35px;
}
.section3 .ct p{
    width: 720px;
    box-sizing: border-box;
    padding-left: 14px;
    background: url(../img/sanjiao.png) no-repeat left center;
    margin-bottom: 18px;
}
.section3 .ct p a{
    font-size: 16px;
    color: #000;
}
.section3 .ct p a:hover{
    color: #0d5297;
}
.section3 .rt{
    float: right;
    width: 198px;
    margin-right: 18px;
    margin-top: 18px;
}
.section3 .rt a{
    display: block;
    width: 100%;
    height: 44px;
    background: #0d5297;
    color: #fff;
    text-align: center;
    line-height: 44px;
    margin-bottom: 11px;
}
.section4{
    margin-top: 27px;
    min-width: 1200px;
    margin-bottom: 103px;
}
.section4 .w1200{
    background: #fff;
}
.section4 .slider{
    padding: 30px 65px;
}
.sliderBox{
    width: 100%;
}
.sliderBox .item img{
    display: block !important;
}
.banner .slick-prev,.banner .slick-next{
    display: none !important;
}
.sliderBox .slick-prev,.sliderBox .slick-next{
    display: block;
    width:16px;
    height:69px;
    top: 50%;
    margin-top: -34px;
}
.sliderBox .slick-prev{
    background: url(../img/left.png) no-repeat;
    left: -40px;
}
.sliderBox .slick-next{
    background: url(../img/right.png) no-repeat;
    right: -40px;
}
#main{
    width: 100%;
    min-width: 1200px;
    margin-top:32px;
    margin-bottom: 50px;
}
.leftMenu{
    float: left;
    width: 278px;
}
.leftMenu dl dt{
    width: 100%;
    height: 65px;
    background: #0d5297;
    line-height: 65px;
    box-sizing: border-box;
    padding-left: 25px;
    color: #fff;
    font-size: 24px;
}
.leftMenu dl dd{
    width: 100%;
}
.leftMenu dl dd>a{
    display: block;
    width:100%;
    height: 43px;
    box-sizing: border-box;
    border-bottom: 3px solid #f7f7f7;
    background: #fff;
    padding-left: 26px;
    line-height: 40px;
    
}


.leftMenu dl dd ul li.cur a{
    color: #0d5297;
}
.leftMenu dl dd.cur a{
    color: #0d5297;
    padding-left:46px;
    line-height: 40px;
    background: #fff url(../img/sanjiao.png) no-repeat 26px center;
}
.rightBox{
    width: 900px;
    float: right;
}
.rightBox .head_tit{
    font-size: 22px;
    color: #0d5297;
    padding-left: 11px;
    box-sizing: border-box;
    position: relative;
    margin-top: 30px;
}
.rightBox .head_tit::after{
    content:'';
    left:0;
    top:50%;
    width: 4px;
    height: 24px;
    background: #0d5297;
    position: absolute;
    margin-top: -12px;
}
.container{
    width: 100%;
    box-sizing: border-box;
    padding: 35px;
    background: #fff;
    margin-top: 10px;
}
.usImg{
    overflow: hidden;
}
.usImg .item{
    width: 407px;
    float: left;
    margin-bottom: 20px;
}
.usImg .item:nth-child(2n){
    float: right;
}
.usImg .item img{
    display: block;
    width: 407px;
    height:260px
}
.usImg .item p{
    text-align: center;
    padding: 10px 0;
}
.page{
    text-align: center;
}
.page a{
    height: 30px;
    line-height: 30px;
    width: 29px;
    text-align: center;
    box-sizing: border-box;
    border: 1px solid #d2d2d2;
    border-radius: 3px;
    display: inline-block;
    vertical-align: top;
    margin:  0 3px;
}
.page a.cur{
    border-color: #0d5297;
    background: #0d5297;
    color: #fff;
}
.page a.next,.page a.perv{
    /*width: 86px;*/
}
.leader_box1 .pic{
    float: left;
    width: 201px;
    height: 223px;
}
.leader_box1 .pic img{
    display: block;
    width: 100%;
    height: 100%;
}
.leader_box1 .text{
    float: left;
    width: 455px;
    margin-left: 64px;
}
.leader_box1 .text h2{
    font-weight: normal;
    font-size: 20px;
    color: #000;
}
.leader_box1 .text h2 span{
    font-size: 16px;
    color: #4e4e4e;
}
.leader_box1{
    margin-bottom: 20px;
}
.leader_box1 .text h3{
    font-size: 14px;
    font-weight: normal;
    color: #0d5297;
    padding-top: 10px;
    padding-bottom: 25px;
}
.leader_box1 .text p{
    font-size: 14px;
    color: #666;
    line-height: 24px;
}
.leader_box2 {
    padding-top: 20px;
    margin-top: 20px;
    padding-bottom: 28px;
    border-bottom: 1px solid #e5e5e5;
}
.leader_box2 p{
    font-size: 14px;
    color: #666666;
    line-height: 24px;
 
}
.leader_box2  h3{
    font-weight: normal;
    font-size: 14px;
    color: #000000;
    margin-top: 20px;
}
.leader_box2:last-child{
    border-bottom: none;
}
.beforTeam dl {
    margin-bottom: 40px;
}
.beforTeam dl dt{
    font-size: 18px;
    color: #000;
}
.beforTeam dl dt span{
    font-size: 12px;
    color: #727272;
}
.beforTeam dl dd .item{
    float: left;
    margin-right: 35px;
    margin-top: 20px;
}
.beforTeam dl dd .item:last-child{
    margin-right: 0px;
}
.beforTeam dl dd .item img{
    display: block;
    width: 131px;
    height: 154px;
}
.beforTeam dl dd .item p{
    font-size: 14px;
    color: #666666;
    text-align: center;
    padding: 10px 0;
}
.containerTitle{
    text-align: center;
    width: 100%;
    font-size: 28px;
    color: #000;
    position: relative;
}
.containerTitle::after{
    position: absolute;
    content: '';
    width: 24px;
    height: 1px;
    background: #0d5297;
    bottom: -15px;
    left: 50%;
    margin-left: -12px;
}
.container_Slider{
    margin-top: 50px;
}
.container_Slider .slider{
    width: 1110px;
    margin: 0 auto;
}
.container_Slider .item .pic{
    background: #fff;
}
.container_Slider .item p{
    text-align: center;
    padding: 0 10px;
    font-size: 14px;
    color: #373737;
    line-height: 24px;
    padding-top: 10px;
    box-sizing: border-box;
    width: 100%;
}
.paper .item {
    margin-bottom: 30px;
    font-size: 14px;
    color: #666666;
    line-height: 24px;
}
.paper .item p a{
    font-size: 14px;
    color: #666666;
    line-height: 24px;
}
.paper .item p a:hover{
    text-decoration: underline;
}
.newList .item{
    width: 100%;
    height: 118px;
  padding:  0 24px;
}
.newList .item a{
    display: block;
    width: 100%;
    height: 100%;
    box-sizing: border-box;
    padding: 20px 0px;
    border-bottom: 1px solid #e5e5e5; 
}
.newList .item a h2{
    font-size: 16px;
    color: #202020;
    font-weight: normal;
}
.newList .item a h2 span{
    float: right;
    font-size: 14px;
    color: #666666;
}
.newList .item a  p{
    font-size: 14px;
    color: #8f8f8f;
    padding-top: 10px;
    width: 890px;
}
.newList .item:hover{
    box-shadow: 0 0 10px rgba(0,0,0,0.19);
}
.newList{
    margin-top: 40px;
}
.atrilCont{
    padding:  40px;
    box-sizing: border-box;
}
.atrilCont p{
    font-size: 14px;
    line-height: 24px;
}
.crumbs{
    text-align: left;
    font-size: 14px;
    color: #666666;
    padding-top: 10px;
    padding-bottom: 10px;
}
.crumbs a{
    color:  #666666;
}
.crumbs a:hover{
    color: #0592fe;
}

.lwfb_text{
    width: 90%;
    margin:auto;
    line-height: 25px;
    color: #666;
    padding-top: 10px;
    height: 180px;
    overflow:hidden;
}