@charset "utf-8";
/* CSS Document */
body{margin:0;padding:0;font-size:14px;line-height:22px;font-family:Microsoft YaHei,黑体,Verdana,Arial,sans-serif;-webkit-text-size-adjust:none;color:#333;text-transform: uppercase}
html,body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td,p{margin:0;padding:0;}
img{border:0;vertical-align:bottom;}
ul,li{list-style-type:none;}
a{color:#333;text-decoration:none;transition:all 0.3s;}
input:focus,select:focus,option:focus,textarea:focus{ outline:none;}
textarea,input[type=date],input[type=number]{ resize:none; border: none;}
button:hover,input[class*=b]:hover{ cursor:pointer;}
i,u{font-style: normal;font-weight: normal;}
.tl{text-align:left;}.tc{text-align:center;}.tr{text-align:right;}
.fl{float:left;}.fr{float:right;}.cl{clear:both;}.fb{font-weight:bold;}
.f12{font-size:12px;}
.f14{font-size:14px;}
.f16{font-size:16px;}
.f18{font-size:18px;}
.f20{font-size:20px;}
.f26{font-size:26px;}
.f60{font-size:60px;}
.rel{position:relative;}
.min_w{min-width:1200px;}
.container{width:1200px;margin:0 auto;}

/*header*/
header{
    width: 100%;
}
header .nav{
    width: 100%;
    height: 120px;
    background: #fff;
}
header .nav .logo{
    width: 26%;
    height: 100%;
    text-align: center;
    line-height: 83px;
}
header .nav .dh{
    width: 74%;
    height: 100%;
    background: url(../images/nav.png)no-repeat;
    background-size: 100% 100%;
}
header .nav .dh ul{
    margin:47px 61px 0 0;
    overflow: hidden;
}
header .nav .dh ul li{
    width: 123px;
    height: 70px;
    float: left;
    text-align: center;
}
header .nav .dh ul .on{
    border-bottom: 3px solid #fff
}
header .nav .dh ul li:hover{
    border-bottom: 3px solid #fff
}
header .nav .dh ul li p:first-child{
    font-size: 16px;
    color: #fff;
}
header .nav .dh ul li p:last-child{
    font-size: 12px;
    color: #8E97C6
}
/*main*/
main{
    width: 100%;
}
main .sycp{
    width: 100%;
}
main .sycp .rs{
    height: 70px;
    background: url(../images/rs.png)no-repeat center;
    position: absolute;
    left: 50%;
    z-index: 10;
    margin:-35px 0 0 -600px;
}
main .sycp .rs .ss{
    width: 1022px;
    height: 100%;
    margin: 0 auto;
    color: #fff;
}
main .sycp .rs .ss .fl{
    line-height: 70px;
    font-size: 16px
}
main .sycp .rs .ss .fl a{
    color: #fff;
    font-size: 16px
}
main .sycp .rs .ss .bd{
    width: 293px;
    height: 30px;
    background: #fff;
    line-height: 30px;
    padding-left: 15px;
    margin-top: 19px;
}
main .sycp .rs .ss .fr input{
    border: none;
   
}
main .sycp .rs .ss .fr input:first-child{
    width: 234px;  
    height: 28px;
}
main .sycp .rs .ss .fr input::-webkit-input-placeholder{
    font-size: 14px;
}
main .sycp .rs .ss .fr form input:last-child{
    width: 55px;
    height:30px;
    text-align: center;
    background: #1E64BC;
    color: #fff
}
main .sycp .hx{
    width: 100%;
    height: 6px;
    background: #EEEEEE;
    margin:65px 0 6px 0;
}

.banner .slideBox {
    width: 100%;
    height: 710px;
    overflow: hidden;
    position: relative;
}

.banner .slideBox .hd {
    height: 15px;
    overflow: hidden;
    position: absolute;
    left: 918px;
    bottom: 50px;
    z-index: 1;
}

.banner .slideBox .hd ul {
    overflow: hidden;
    zoom: 1;
    text-align: center;
}

.banner .slideBox .hd ul li {
    display: inline-block;
    width: 12px;
    height: 12px;
    background: #fff;
    border-radius: 50%;
    cursor: pointer;
    margin-left: 20px;
}

.banner .slideBox .hd ul li.on {
    background: #1E64BC;
    color: #fff;
}

.banner .slideBox .bd {
    position: relative;
    height: 100%;
    z-index: 0;
}

.banner .slideBox .bd li {
    zoom: 1;
    vertical-align: middle;
}

.banner .slideBox .bd img {
    width: 100%;
    height: 710px;
    display: block;
}
.cpzs{
    background: #EEEEEE;
    padding-top: 82px;
    padding-bottom: 1px;
    text-align: center
}
.tou{
    height: 66px;
    text-align: center;
    position: relative;
}
.tou p:nth-child(1){
    font-size: 30px;
    color: #1E64BC;
}
.tou p:nth-child(2){
    font-size: 20px;
    font-weight: bold;
    color: rgba(30,100,188,0.2);
    margin-top: -3px;
}
.tou p:nth-child(3){
    font-size: 16px;
    margin-top: 5px;
}
.slideTxtBox {
    text-align: left;
}

.slideTxtBox .hd {
   
    position: relative;
}
.slideTxtBox .hd .cpfl{
    position: relative;
}
.slideTxtBox .hd .cpfl .on{
    font-weight: bold
}
.slideTxtBox .hd .cpfl::after{
    content: "";
    width: 21px;
    height: 4px;
    background: #38A1FD;
    border: 1px solid #fff;
    position: absolute;
    left: 0;
    bottom: 0;
}
.slideTxtBox .hd .cpfl a{
    line-height: 44px
}
.slideTxtBox .hd .cpfl span{
    display: inline-block;
    width: 15px;
    text-align: right;
}
.slideTxtBox .bd .zslb li {
    width: 386px;
    height: 234px;
    position: relative;
    float: left;
    margin-right: 20px;
    margin-top: 22px
}
.slideTxtBox .bd .zslb li:nth-child(3n){
    margin: 0;
    margin-top: 22px
}
.slideTxtBox .bd .zslb li .zsb{
    width: 100%;
    height: 100%;
    background: url(../images/zsb.png) no-repeat center;
    background-size: cover;
    position: absolute;
    top: 0;
    left: 0;
    text-align: center;
    color: #fff;
    display: none
}
.slideTxtBox .bd .zslb li:hover .zsb{
    display: block;
}
.slideTxtBox .bd .zslb li .zsb h3{
    font-size: 26px;
    font-weight: normal;
    margin-top: 94px;
}
.slideTxtBox .bd .zslb li .zsb p{
    margin-top: 12px;
}


/* 下面是前/后按钮代码，如果不需要删除即可 */
.slideTxtBox .arrow {
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1;
}

.slideTxtBox .arrow a {
    display: block;
    width: 38px;
    height: 38px;
    float: right;
    
    cursor: pointer;
    border: 1px solid #fff;
    border-radius: 50%;
}

.slideTxtBox .arrow .next {
    background: #C3C3C3 url("../images/cpan2.png") no-repeat center;
}

.slideTxtBox .arrow .prev {
    background: #C3C3C3 url("../images/cpan1.png") no-repeat center;margin-right: 5px;
}
.slideTxtBox .arrow .next:hover {
    background: #2888E3 url("../images/cpan2.png") no-repeat center;
}

.slideTxtBox .arrow .prev:hover {
    background: #2888E3 url("../images/cpan1.png") no-repeat center;margin-right: 5px;
}
.ckd{
    display: inline-block;
    width: 150px;
    height: 42px;
    border: 1px solid #999999;
    border-radius: 5px;
    text-align: center;
    line-height: 42px;
    margin: 35px 0;
}
.gc{
    width: 100%;
    height: 700px;
    background: url(../images/gcbg.jpg) no-repeat center;
    background-size: cover
}
.gc .tou{
    padding-top: 80px;
}
.gc .tou p{
    color: #fff;
}
.gc .tou p:nth-child(2){
    color: rgba(255,255,255,0.2)
}
.picMarquee-left {
    position: relative;
    margin-top: 50px
}

.picMarquee-left .hd {
    text-align: center;
    line-height: 54px;
    width: 408px;
    margin: 56px auto;
}

.picMarquee-left .hd a{
    display: inline-block;
    float: left;
}
.picMarquee-left .hd .prev,
.picMarquee-left .hd .next {
    width: 54px;
    height: 54px;
    cursor: pointer;
}
.picMarquee-left .hd .ck{
    color: #fff;
    border: 1px solid #fff;
    width: 150px;
    height: 42px;
    border-radius: 5px;
    text-align: center;
    line-height: 42px;
    margin: 6px 64px 0 64px;
}
.picMarquee-left .hd .next {
    background: url("../images/dz.png") no-repeat;
}

.picMarquee-left .hd .prev {
    background: url("../images/dy.png") no-repeat;
}

.picMarquee-left .bd ul {
    overflow: hidden;
    zoom: 1;
}

.picMarquee-left .bd ul li {
    margin: 0 8px;
    float: left;
    height: 298px;
    /* display: inline; */
    overflow: hidden;
    text-align: center;
    position: relative;
    transition: linear 0.3s
}

.picMarquee-left .bd ul li .pic {
    text-align: center;
}

.picMarquee-left .bd ul li .pic img {
    width: 285px;
    height: 248px;
    display: block;
}

.picMarquee-left .bd ul li .title {
    width: 100%;
    height: 50px;
    background: #fff;
    position: absolute;
    bottom: 0;
    left: 0;
    transition: linear 0.3s
}
.picMarquee-left .bd ul li .title p{
    font-size: 16px;
    line-height: 50px;
}
.picMarquee-left .bd ul li .title span{
    display: none;
    color: #999999
}
.picMarquee-left .bd ul li:hover .title{
    height: 100px;
    background: #222222;
    color: #fff;
}
.picMarquee-left .bd ul li:hover .title p{
    margin-top: 29px;
    margin-bottom: 12px;
    line-height: 16px;
}
.picMarquee-left .bd ul li:hover .title span{
    display: block;
}
.ab{
    padding: 120px;
}
.ab .abz{
    width: 600px;
}
.ab .abz h3{
    font-size: 26px;
    height: 50px;
    position: relative;
}
.ab .abz h3::before{
    content: "";
    width: 40px;
    height: 2px;
    background: #1E64BC;
    position: absolute;
    left: 0;
    bottom: 0;
}
.slideTxt .hd ul {
    overflow: hidden;
    margin-top: 38px;
}


.slideTxt .hd ul li {
    float: left;
    width: 188px;
    height: 138px;
    border: 1px solid #B7B7B7;
    cursor: pointer;
    text-align: center;
    border-radius: 5px;
    margin-right: 12px;
}
.slideTxt .hd ul li:nth-child(3){
    margin: 0;
}

.slideTxt .hd ul li.on {
    background: #1E64BC;
    border: 1px solid #1E64BC;
}
.slideTxt .hd ul li div{
    width: 54px;
    height: 54px;
    overflow: hidden;
    text-align: center;
    margin: 0 auto;
    margin-top: 35px;
}
.slideTxt .hd ul li p{
    font-size: 18px;
    margin-top: 10px;
    color: #8D8D8D
}
.slideTxt .hd ul li div img{
    margin: 0;
}
.slideTxt .hd ul li.on div img{
    margin-top: -59px;
} 
.slideTxt .hd ul li.on p{
    color: #fff;
}
.slideTxt .bd div p{
    font-size: 16px;
    line-height: 30px;
    margin-top: 10px;
}
.slideTxt .bd div a{
    display: block;
    width: 111px;
    height: 35px;
    padding-left: 24px;
    line-height: 35px;
    background: #1E64BC url(../images/jt.png) no-repeat 76px center;
    color: #fff;
    font-size: 12px;
    border-radius: 50px;
    margin-top: 38px;
}
.aby{
    width: 600px;
}
.aby .lk{
    width: 406px;
    height: 398px;
    padding-left: 26px;
    background: #1E64BC;
    position: relative;
}
.aby .lk h3{
    margin-top: 26px;
    color: #fff;
    font-weight: normal;
    font-size: 20px;
}
.aby .lk p{
    margin-top: 12px;
    color: rgba(255,255,255,0.5);
    font-size: 16px;
}
.aby .lk img{
    width: 510px;
    height: 270px;
    position: absolute;
    right: 27px;
    bottom: 30px;
    box-shadow: 0px 0px 10px #666;
}
.new .ntop{
    width: 100%;
    height: 200px;
    background: url(../images/newsb.jpg) no-repeat center;
    background-size: cover;
    padding-top: 60px;
}
.new .ntop .tou{
    width: 400px;
    height: 130px;
    background: rgba(255,255,255,0.2);
    margin: 0 auto;
}
.new .ntop .tou p{
    color: #fff;
}
.new .ntop .tou p:nth-child(1){
    padding-top: 32px;
    font-weight: bold
}
.new .ntop .tou p:nth-child(2){
    color: rgba(255,255,255,0.2)
}
.syn{
    margin-top: 32px;
    padding-bottom: 50px;
}
.syn li{
    width: 100%;
    height: 172px;   
    transition: linear 0.3s;
    padding-top: 30px;
}
.syn li:hover{
    background: #F1F1F1;
}
.syn li .nzk{
    position: relative;
}
.syn li .nzk div{
    float: left;
}
.syn li .nzk .n_z{
    width: 115px;
    position: relative;
}
.syn li .nzk .n_z h3{
    font-size: 60px;
    line-height: 50px;
    color: #E0E0E0;
    transition: linear 0.3s 
}
.syn li .nzk .n_z p{
    font-size: 18px;
    margin-top: 12px;
    color: #999999;
    transition: linear 0.3s 
}
.syn li:hover .nzk .n_z h3{
    color: #666666
}
.syn li:hover .nzk .n_z p{
    color: #666666;
}
.syn li .nzk .n_z::after{
    content: "";
    width: 1px;
    height: 73px;
    background: #CACACA;
    position: absolute;
    right: 0;
    top: 0;
}
.syn li .nzk .n_y{
    width: 710px;
    margin-left: 44px;
    overflow: hidden;
}
.syn li .nzk .n_y h3{
    font-size: 18px;
    font-weight: normal;
    color: #333333;
    transition: linear 0.3s;
    width: 710px;
}
.syn li:hover .nzk .n_y h3{
    color: #334BA5;
    width: 710px;
}
.syn li .nzk .n_y p{
    color: #999999;
    line-height: 24px;
    width: 710px;
}
.syn li:hover .nzk .n_y p{
    width: 710px;
    color: #666666;
}
.syn li .nzk .n_y .nm{
    display: block;
    width: 80px;
    height: 30px;
    background: #E5E5E5;
    text-align: center;
    line-height: 30px;
    color: #fff;
    margin-top: 30px;
}
.syn li:hover .nzk .n_y .nm{
    background: #334BA5;
}
.syn li .nzk .n_t{
    width: 285px;
    height: 140px;
    float: right;
    position: absolute;
    top: 0;
    right: 0;
}
.syn li .nzk .n_t img{
    width: 285px;
    height: 140px;
    margin: 0;
    padding: 0;
}
.ejt{
    width: 100%;
    height: 520px;
    background-size: cover;
    text-align: center;
    color: #fff;
}
.ejt h3{
    font-size: 32px;
    line-height: 32px;
    padding-top: 212px;
}
.ejt p{
    font-size: 24px;
    margin-top: 28px;
}
.ejnr{
    position: relative;
}
.lxt{
    width: 100%;
    height: 70px;
    background: rgba(255,255,255,.68);
    position: absolute;
    top: -70px;
    line-height: 70px
}
.lxt ul li:nth-child(1){
    margin-left: 26px;
    padding-left: 29px;
    background: url(../images/lxus2.png) no-repeat left center
}
.lxt ul li:nth-child(2){
    margin-right: 28px;
}
.lxt ul li:nth-child(2) p{
    color: #334BA5;
    font-weight: bold
}
.cpzx{
    overflow: hidden;
    text-align: center;
    padding-top: 30px;
    padding-bottom: 60px;
}
.tya div{
    width: 220px;
    height: 45px;
    line-height: 45px;
    background: #334BA5;
    color: #fff;
}
.tya ul li{
    width: 172px;
    height: 45px;
    padding: 0 24px;
    line-height: 45px;
    background: #F6F6F6 url(../images/jnt.png) no-repeat 190px center;
    border-bottom: 2px solid #fff;
}
.tya ul li:hover{
    background: #556bba url(../images/jiantou2.png) no-repeat 190px center;
}
.tya ul li:hover p{
    color: #fff;
}
.ejy{
    width: 960px;
}
.lxwm img{
    height: 236px;
}
.lxwm div{
    text-align: left;
    margin-top: 45px;
}
.lxwm div p{
    padding-left: 40px;
    font-size: 18px;
    line-height: 54px;
}
.lxwm div:nth-of-type(2){
    margin-left: 227px;
}
.lxwm div:nth-of-type(1) .lxz{
    background: url(../images/lxus3.png) no-repeat left center;
}
.lxwm div:nth-of-type(1) .lxz{
    background: url(../images/lxus4.png) no-repeat left center;
}
.lxwm div:nth-of-type(2) .lxz{
    background: url(../images/lxus1.png) no-repeat left center;
}
.lxwm div:nth-of-type(2) .lxz{
    background: url(../images/lxus5.png) no-repeat left center;
}
.cpyb li{
    float: left;
    width: 310px;
    height: 188px;
    position: relative;
    margin-right: 14px;
    margin-bottom: 18px;
}
.cpyb li:nth-child(3n){
    margin: 0;
    margin-bottom: 18px;
}
.cpyb li .cpmz{
    width: 100%;
    height: 32px;
    background: rgba(0,0,0,0.46);
    position: absolute;
    bottom: 0;
    color: #fff;
    line-height: 32px;
}
.cpyb li:hover .cpmz{
    display: none
}
.cpyb li .zsb{
    width: 100%;
    height: 100%;
    background: url(../images/zsb.png) no-repeat center;
    background-size: cover;
    position: absolute;
    top: 0;
    left: 0;
    text-align: center;
    color: #fff;
    display: none;
}
.cpyb li:hover .zsb{
    display: block;
}
.cpyb li .zsb h3{
    font-size: 20px;
    font-weight: normal;
    margin-top: 75px;
}
.cpyb li .zsb p{
    margin-top: 5px;
    font-size: 12px;
}
.caslb li{
    width: 228px;
    height: 198px;
    position: relative;
    overflow: hidden;
    float: left;
    margin-right: 15px;
    margin-bottom: 17px;
}
.caslb li img{
    width: 100%;
    height: 100%;
}
.caslb li:nth-child(4n){
    margin: 0;
    margin-bottom: 17px;
}
.caslb li div{
    width: 100%;
    height: 40px;
    background: rgba(0, 0, 0,0.4);
    position: absolute;
    bottom: 0;
    left: 0;
    transition: linear 0.3s
}
.caslb li:hover div{
    height: 80px;
    background: #222222;
}
.caslb li div .mza{
    line-height: 40px;
    color: #fff;
    display: block
}
.caslb li:hover div .mza{
    line-height: 14px;
    padding: 10px;
    margin-top: 10px;
}
.caslb li div .mr{
    color: #fff;
    display: none;
}
.caslb li:hover div .mr{
    display: block;
}
.main_page {
    margin: 30px 0;
}

.main_page a {
    display: inline-block;
    margin: 0 5px;
    padding: 0 11px;
    height: 30px;
    line-height: 30px;
    border-radius: 50px;
    background: #E9E9E9;
}

.main_page a:hover {
    background: #334BA5;
    color: #fff;
}
.newsl li{
    height: 160px;
    background: #F3F3F3;
    text-align: left;
    overflow: hidden;
    padding: 10px 26px 0 10px;
    transition: linear 0.3s;
    margin-bottom: 20px;
}
.newsl li:hover{
    box-shadow: 0 0 25px #BFCEE8;
}
.newsl li .nt{
    width: 213px;
    height: 150px;
    overflow: hidden;
}
.newsl li .nwz{
    width: 678px;
}
.newsl li .nwz h3{
    font-size: 20px;
    padding-top: 30px;
}
.newsl li .nwz h3 span{
    font-size: 14px;
    font-weight: normal;
    color: #999999
}
.newsl li .nwz p{
    font-size: 16px;
    line-height: 30px;
    margin-top: 16px;
    color: #666666;
}
.abt{
    text-align: left;
}
.abt .zw{
    font-size: 24px;
    font-weight: normal;
    line-height: 45px;
    border-bottom: 1px solid #E0E0E0;
    text-align: center
}
.abt .zwz{
    line-height: 34px;
    color: #414141;
}
footer{
    width: 100%;
    height: 441px;
    padding-top:54px;
    position: relative; 
}
footer .db{
    width: 100%;
    height: 356px;
    background: #1F2022
}
footer .db .zuo{
    background: #1F2022;
    height: 100%;
}
footer .db .zuo .xdh{

    width: 598px;
    height: 61px;
    padding-top: 59px;
}
footer .db .zuo .xdh ul{
    width: 100%;
    height: 20px;
}
footer .db .zuo .xdh ul:last-child{
    margin-top: 0px;
}
footer .db .zuo .xdh ul li{
    float: left;
    margin-right: 132px;    

	
}
footer .db .zuo .xdh ul li a{
    color: #999999;
    font-size: 14px;
	display:block;
	width:95px;

}
footer .db .zuo .ewm{
    margin-left: 115px;
}
footer .db .zuo .ewm .wai{
    width: 20px;
    height: 75px;
    line-height: 18px;
    margin-right: 45px;
    color: #fff;
    margin-top: 65px;
}
footer .db .zuo .ewm .ewt{
    width: 126px;
    height: 171px;
    text-align: center;
    margin-top: 40px;
    
}
footer .db .zuo .ewm .ewt .ewbk{
    width: 126px;
    height: 121px;
    padding-top: 4px;
    border: 1px solid #4C4D4E;
    text-align: center
}
footer .db .zuo .ewm .ewt img{
    width: 116px;
    height: 116px;
}
footer .db .zuo .ewm .ewt P{
    width: 100%;
    height: 40px;
    line-height: 40px;
    color: #999999
}
footer .db .you{
    width: 48%;
    height: 293px;
    background: url(../images/dbbg.jpg)no-repeat;
    background-size: 100% 100%;
    position: absolute;
    top: 0;
    right: 0;
    padding-top:118px;
    padding-left: 63px 
}
footer .db .you .lx{
    width: 100%;
    height: 210px;
}
footer .db .you .lx .lxx{
    color: #fff;
    margin-right: 198px;
}
footer .db .you .lx .three{
    margin-top: 60px;
}
footer .db .you .lx .lxx h4::before{
    content: "";
    display: block;
    width: 16px;
    height: 4px;
    background: #fff;
    margin-bottom: 8px;  
}
footer .db .you .lx .lxx p{
    margin-top: 19px;
}
footer .db .bh{
    width: 100%;
    height: 81px;
    background: #1F2022;
    border-top: 1px solid #323334;
}
footer .db .bh div p{
    text-align: center;
    line-height: 81px;
    color: #999999
}

/* end */