﻿*{margin: 0;padding: 0;
    outline:0 none !important;
    box-sizing: border-box;}
a{text-decoration: none;}
li{list-style: none;}
div,ul{line-height: 1.1;font-size: 0;}
.clear{clear: both;display: block;}
img{max-width: 100%;}
html{min-width: 1280px;}
body{min-width: 1280px;font-family: 微软雅黑;}
@font-face{
    font-family: 'fz';
    src : url('../1.TTF');
}

.wid{width: 1200px;margin: 0 auto;}
.clear{display: block;clear: both;}
.banner img{width: 100%;}
.nav{height: 120px;}
.nav>a{float: left;margin-top: 24px;}
.nav>div{padding-left: 70px;background: url(../images/1_06.png) no-repeat left 2px;float: right;margin-top: 32px;}
.nav>div>span{font-size: 16px;color: #666666;}
.nav>div>b{font-size: 32px;color: #0163a4;font-family: Impact;display: block;margin-top: 4px;}
.nav1{text-align: center;background: #0163a4;position: relative;}
.nav1>li{margin-right: 40px;display: inline-block;vertical-align: middle;position: relative;}
.nav1>li:last-child{margin-right: 0;}
.nav1>li>a{font-size: 16px;color: #fff;transition:0.5s;width: 130px;height: 52px;line-height: 52px;transition:0.5s;display: block;}
.nav1>.avt>a{font-weight: bold;color: #fff;background: #3ba86f;}
.nav1>li:hover>a{font-weight: bold;color: #fff;background: #3ba86f;}
/*.nav1>li>.xl{position: absolute;left: 0%;top: 54px;width: 100%;background: rgba(255,255,255,0.9);padding: 12px 0;text-align: center;z-index: 9999;display: none;border-top: 1px  solid transparent;}*/
/*.nav1>li:hover>.xl{display: block;}*/
/*.nav1>li>.xl>a{display: block;font-size: 16px;color: #666;transition:0.5s;line-height: 28px;height: 28px;}*/
/*.nav1>li>.xl>a:last-child{margin-bottom: 0;}*/
/*.nav1>li>.xl>a:hover{color: #fff;background: #0163a4;}*/
/*.nav1>li>.proxl{position: absolute;left: 50%;top: 54px;width: 1200px;background: rgba(255,255,255,0.9);padding: 12px 0;text-align: left;z-index: 9999;display: none;border-top: 1px  solid transparent;margin-left: -600px;column-count: 4;padding: 28px 40px 10px;}*/
/*.nav1>li>.proxl p{width: 250px;break-inside: avoid;color: #666;font-size: 14px;margin-bottom: 22px;}*/
/*.nav1>li>.proxl b{font-size: 16px;color: #333;display: block;margin-bottom: 14px;}*/
/*.nav1>li>.proxl a{color: #666;font-size: 14px;line-height: 2;}*/
/*.nav1>li:hover>.proxl{display: block;}*/
.in_title {
    padding-top: 80px;
}
.in_title .entit {
    margin-bottom: 12px;
    font: normal 40px "arial";
    color: #666;
    text-align: center;
}
.in_title .tit {
    margin-top: 20px;
    font-size: 30px;
    font-weight: bold;
    line-height: 12px;
    text-align: center;
    color: #0163a4;
    background: url("../images/titline.png") no-repeat;
}
.floor_1 .cont {
    position: relative;
    margin-top: 48px;
}
.floor_1 .top {
    text-align: center;
    padding-bottom: 40px;
    margin-top: 50px;
    overflow: hidden;
}
.floor_1 .top h3 {
    display: inline-block;
    width: 154px;
    height: 40px;
    border: 1px solid #ddd;
    line-height: 40px;
    color: #333;
    font-size: 14px;
    background: #fff;
    margin: 0 15px;
    -webkit-transition: all .3s ease-in-out 0s;
    -moz-transition: all .3s ease-in-out 0s;
    transition: all .3s ease-in-out 0s;
}
.floor_1 .top h3.hover, .floor_1 .top h3:hover {
    background: #0163a4;
    color: #fff;
    border-color: #0163a4;
}
.floor_1 .top h3 a {
    display: block;
    color: #333;
    font-weight: 500;
}
.floor_1 .top h3.hover a,.floor_1 .top h3:hover a {
    color: #fff;
}

.floor_1 .cont .imglist {
    position: relative;
    width: 100%;
}
.floor_1 .cont .gridlist {
    height: auto;
    overflow: hidden;
    width: 100%;
    position: relative;
    margin-bottom: 20px;
}
.floor_1 .cont .gridlist ul {
    width: 100%;
}
.floor_1 .cont .gridlist ul li {
    width: 280px;
    height: 262px;
    border: 1px solid #ddd;
    float: left;
    display: block;
    margin-right: 26px;
    margin-bottom: 30px;
}
.floor_1 .cont .gridlist ul li:nth-child(4n){margin-right: 0;}
.floor_1 .gridlist ul li a {
    display: block;
}
.floor_1 .gridlist ul li img {
    display: block;
    width: 280px;
    height: 210px;
    -webkit-transition: all .3s ease-in-out 0s;
    -moz-transition: all .3s ease-in-out 0s;
    transition: all .3s ease-in-out 0s;
}
.floor_1 .gridlist ul li .txt {
    width: 100%;
    height: 50px;
    background: #fff;
    border-top: 1px solid #ddd;
    -webkit-transition: all .3s ease-in-out 0s;
    -moz-transition: all .3s ease-in-out 0s;
    transition: all .3s ease-in-out 0s;
}
.floor_1 .gridlist ul li h3 {
    text-align: center;
    font-size: 16px;
    font-weight: normal;
    height: 50px;
    line-height: 50px;
    color: #2f4056;
    border-top: 0 none;
    -webkit-transition: all .3s ease-in-out 0s;
    -moz-transition: all .3s ease-in-out 0s;
    transition: all .3s ease-in-out 0s;
}
.floor_1 .gridlist ul li a:hover img {
    filter: alpha(opacity=80);
    -moz-opacity: 0.8;
    -khtml-opacity: 0.8;
    opacity: 0.8;
}
.floor_1 .gridlist ul li a:hover .txt {
    background: #0163a4;
    border-color: #0163a4;
}
.floor_1 .gridlist ul li a:hover h3 {
    color: #fff;
}





#floor_2_main {
    width: 100%;
    height: 654px;
    background: url("../images/114.png") no-repeat center center;
}
.floor_2 .title {
    padding-top: 100px;
    margin-bottom: 56px;
}
.floor_2 .title .tit {
    font-size: 40px;
    text-align: center;
    color: #0163a4;
}
.floor_2 .title .subtit {
    font-size: 20px;
    color: #333;
    text-align: center;
    margin-top: 20px;
}
.floor_2 .iadvantage .list {
    width: 100%;
}
.floor_2 .iadvantage .list li {
    float: left;
    display: block;
    width: 400px;
    margin-bottom: 80px;
    margin-right: 400px;
}
.floor_2 .iadvantage .list li.it2 {
    margin-right: 0px;
}
.floor_2 .iadvantage .list li.it4 {
    margin-right: 0px;
}
.floor_2 .iadvantage .list li .cont {
    font-size: 16px;
    line-height: 24px;
}
.floor_2 .iadvantage .list li .tit em {
    float: left;
    display: block;
    width: 54px;
    height: 38px;
    margin-right: 12px;
    background-size: 50px 38px;
}
.floor_2 .iadvantage .list li .tit {
    margin-bottom: 20px;
    font: bold 24px "microsoft yahei";
    color: #333;
}
.floor_2 .iadvantage .list li .cont {
    color: #333;
    font-size: 14px;
    line-height: 24px;
    text-align: justify;
}
.floor_2 .iadvantage .list li.it1 .tit em {
    background: url("../images/em1.png") no-repeat;
}
.floor_2 .iadvantage .list li.it2 .tit em {
    background: url("../images/em3.png") no-repeat;
}
.floor_2 .iadvantage .list li.it3 .tit em {
    background: url("../images/em2.png") no-repeat;
}
.floor_2 .iadvantage .list li.it4 .tit em {
    background: url("../images/em4.png") no-repeat;
}



.index_slip {
    height: 180px;
    margin-top: -2px;
    background: url("../images/ixbannerbg.png") no-repeat center center;
}
.index_slip .slip_tit {
    width: 942px;
}
.index_slip .slip_tit .tit1 {
    padding-top: 40px;
    font: bold 45px "黑体";
    color: #fff;
    font-style: italic;
}
.index_slip .slip_tit .tit2 .p1 {
    float: left;
    margin-top: 18px;
    font: normal 28px "microsoft yahei";
    color: #fff;
    font-style: italic;
}
.index_slip .slip_tit .tel {
    float: left;
    margin-top: 12px;
    margin-left: 30px;
    width: 310px;
    height: 40px;
    font: normal 30px "arial";
    line-height: 40px;
    text-align: center;
    text-indent: 24px;
    color: #125927;
    background: url("../images/tel_bg.png") no-repeat;
    background-size: 310px 40px;
}
.index_slip .slip_btn {
    display: block;
    margin-left: 30px;
    margin-top: 60px;
    width: 228px;
    height: 71px;
    background: url("../images/ixbanner-btn.png") no-repeat;
    font: bold 20px "microsoft yahei";
    line-height: 50px;
    text-align: center;
    color: #0163a4;
    transition: all 600ms ease;
    -webkit-animation: change 2s linear infinite;
}
/*.index_slip .slip_btn:hover {
    margin-top: 54px;
    transition: all 600ms ease;
}*/
.index_slip1 {
    margin-top: -180px;
    background: none;
}

.fl{float: left;}

/*.in_title {
    padding-top: 70px;
}*/
.case {
    margin-top: 40px;
    position: relative;min-height:466px;
}
.case .left .list li {
    position: relative;
    float: left;
    margin-right: 632px;
    margin-bottom: 20px;
}
.case .left .list li:nth-child(2n) {
    margin-right: 0px;
}

.case .left .list li img {
    display: block;
    width: 283px;
    height: 213px;
    -webkit-transition: all .3s ease-in-out 0s;
    -moz-transition: all .3s ease-in-out 0s;
    transition: all .3s ease-in-out 0s;
}
.case .left .list li .txt {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 284px;
    height: 65px;
    background: url("../images/txt1_bg.png") no-repeat;
}
.case .left .list li .txt .tit {
    font-size: 16px;
    color: #fff;
    text-align: center;
    line-height: 65px;
    font-weight: 500;
}
.case .left .list li:hover img {
    -webkit-filter: brightness(105%);
    filter: brightness(105%);
}
.content{position: absolute;
    width: 590px;
    height: 443px;
    left: 50%;margin-left: -295px;top: 0;}
.content div{background: url() no-repeat center;background-size: cover;height: 443px;}
.content a{display: block;width: 100%;height: 100%;}
.content .txt{ position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 65px;
    background: url("../images/txt2_bg.png") no-repeat;font-size: 16px;
    color: #fff;
    text-align: left;
line-height: 65px;padding: 0 20px;}
.look_more {
    display: block;
    width: 160px;
    height: 40px;
    margin: 0 auto 80px;
    margin-top: 20px;
    font-size: 14px;
    text-align: center;
    line-height: 40px;
    color: #333;
    border: 1px solid #0163a4;
    border-radius: 20px;
}
.look_more:hover {
    background: #0163a4;
    color: #fff;
}



#floor_4_main {
    height: 620px;
    background: url("../images/19b8ae7e87bce059e4093ef607726b9.jpg") no-repeat center center;
}
.floor_4 .in_title .entit {
    color: #fff;
}
.floor_4 .in_title .tit {
    color: #fff;
    background: url("../images/titline1.png") no-repeat center center;
}
.floor_4 .serviceList {
    padding-top: 60px;
}
.floor_4 .serviceList .list {
    width: 104%;
}
.floor_4 .serviceList .list li {
    position: relative;
    float: left;
    width: 120px;
    height: 260px;
    margin-left: 62px;
    background: url("../images/ita_bg.png") no-repeat;
}
.floor_4 .serviceList .list li:first-child {
    margin-left: 0px;
}
.floor_4 .serviceList .list li .img {
    padding: 30px 36px 0 30px;
}
.floor_4 .serviceList .list li .img img {
    display: block;
    width: 100%;
    height: 100%;
*width:47px;
*height:36px;
    transition: all ease 600ms;
}
.floor_4 .serviceList .list li .tit {
    width: 26px;
    height: 108px;
    margin-top: 20px;
*margin-top:12px;
    margin-left: 40px;
    font: bold 26px "Microsoft YaHei";
    text-align: center;
    color: #333;
    display: block;
    vertical-align: text-top;
    line-height: 26px;
*line-height:30px;
    word-break: break-all;
    word-wrap: break-word;
    z-index: 3;
    position: relative;
}
.floor_4 .serviceList .list li .num {
    position: absolute;
    bottom: 0;
    left: 26px;
    width: 61px;
    height: 33px;
}
.floor_4 .serviceList .list li .num img {
    display: block;
    width: 100%;
    height: 100%;
}
.floor_4 .serviceList .list li.ita7 {
    width: 120px;
    background: url("../images/ita1_bg.png") no-repeat;
}
.floor_4 .serviceList .list li:hover .img img {
    transform: rotate(360deg);
    transition: all ease 600ms;
}






#floor_5_main {
    background: #f8f8f8;
}
.floor_5 {
    padding-bottom: 100px;
}
.floor_5 .about .part1 {
    position: relative;
    float: left;
    width: 632px;
}
.floor_5 .about .part1 .title {
    padding-top: 80px;
}
.floor_5 .about .part1 .title .entit {
    font: normal 40px "Akzidenz-Grotesk BQLight";
    line-height: 50px;
    color: #666;
}
.floor_5 .about .part1 .title .tit {
    width: 510px;
    font: bold 30px "Microsoft YaHei";
    color: #0163a4;
    background: url("../images/aboutline.png") no-repeat right center;
}
.floor_5 .about .part1 .view_detail {
    position: absolute;
    top: 114px;
    right: 0;
    display: block;
    width: 120px;
    height: 30px;
    margin: 0 auto;
    margin-top: 20px;
    font-size: 14px;
    text-align: center;
    line-height: 30px;
    color: #0163a4;
    border: 1px solid #c7dae7;
    border-radius: 15px;
    transiton: all .5s;
}
.floor_5 .about .part1 .view_detail:hover {
    background: #0163a4;
    color: #fff;
    transition: all .5s;
}
.floor_5 .about .part1 .cont {
    margin-top: 24px;
    margin-bottom: 24px;
    font-size: 14px;
    color: #333;
    line-height: 30px;
    text-align: justify;
}
.floor_5 .about .part1 .tips {
    width: 630px;
    height: 118px;
    border: 1px solid #ddd;
    background-color: #fff;
}
.floor_5 .about .part1 .tips .item {
    float: left;
    margin-top: 30px;
}
.floor_5 .about .part1 .tips .item:first-child {
    margin-left: 30px;
    margin-right: 0px;
}
.floor_5 .about .part1 .tips .item .img {
    float: left;
    width: 55px;
    height: 55px;
}
.floor_5 .about .part1 .tips .item .img img {
    display: block;
    width: 55px;
    height: 55px;
    transition: all ease 600ms;
}
.floor_5 .about .part1 .tips .item .stit {
    width: 232px;
    float: left;
    margin-left: 12px;
}
.floor_5 .about .part1 .tips .item .stit .tit1 {
    padding-top: 6px;
    font: bold 20px "Microsoft YaHei";
    color: #333;
}
.floor_5 .about .part1 .tips .item .stit .cont1 {
    margin-top: 3px;
    font-size: 14px;
    color: #666;
}
.floor_5 .about .part2 {
    position: relative;
    float: left;
    width: 500px;
    height: 372px;
    margin-top: 136px;
    background: #0163a4;
    margin-left: 68px;
}
.floor_5 .about .part2 .video {
    position: absolute;
    top: -20px;
    left: -20px;
}
.floor_5 .about .part2 .video img {
    display: block;
    width: 500px;
    height: 360px;
}
.floor_5 .about .part1 .tips .item:hover .img img {
    transform: rotate(360deg);
    transition: all ease 600ms;
}
.snew{margin:40px auto 0;}
.snew .left{float: left;width: 398px;border:1px solid #ddd;background: #f8f8f8;padding: 30px 30px 0;height: 432px;}
.snew .left div img{width: 340px;height: 255px;}
.snew .left div p{font-size: 16px;color: #333;margin-bottom: 12px;margin-top: 30px;}
.snew .left div span{font-size: 14px;color: #666;}
.snew .list{float: right;width: 750px;border-top: 1px solid #dddddd;margin-top: 10px;}
.snew .list li{background: url(../images/abc531975c375c5d3dcc690590410cf.png) no-repeat left center;padding-left: 32px;border-bottom: 1px solid #dddddd;height: 52px;line-height: 52px;}
.snew .list li span{font-size: 14px;color: #333;}
.snew .list li p{float: right;font-size: 14px;color: #333;}

.footer {
    width: 100%;
    color: #fff;
    padding: 0 0 18px;
    background: #222222;
}
.footer .links {
    padding: 20px 0;
    margin-bottom: 40px;
    font-size: 16px;
    border-bottom: 1px solid #333333;
}
.footer .links span {
    color: #f9f9f9;
    font-weight: bold;
    display: inline-block;
}
.footer .links a {
    display: inline-block;
    font-size: 14px;
    color: #ccc;
    padding-right: 10px;
}
.footer .links a:hover {
    opacity: 0.8;
    filter: alpha(opacity=80);
}

.footer .contact .ewm {
    width: 134px;
    height: 140px;
    background: #ddd;
    border: 3px solid #999;
}
.footer .contact .ewm img {
    display: block;
    width: 134px;
    height: 134px;
}
.footer .contact .contact_info {
    margin-left: 74px;
}
.footer .contact .contact_info p {
    font-size: 14px;
    color: #ccc;
    line-height: 14px;
}
.footer .contact .contact_info .tel {
    margin-top: 16px;
    margin-bottom: 12px;
    font: normal 34px "arial";
    color: #fff;
    line-height: 28px;
}
.footer .contact .contact_info .p2 {
    margin-bottom: 14px;
}
.footer .contact .contact_info .line {
    width: 30px;
    height: 2px;
    margin-top: 14px;
    margin-bottom: 20px;
    background: #999;
}
.footer .bNav {
    width: 610px;
    margin-left: 100px;
    margin-top: 0px;
}
.footer .bNav dl {
    width: 170px;
    height: 198px;
    margin-top: 6px;
    padding: 0px 0 0px 36px;
    line-height: 18px;
    float: left;
    background: url("../images/footer-split.png") no-repeat right top;
}
.footer .bNav dl:first-child {
    padding-left: 0;
}
.footer .bNav dl dt {
    color: #333;
    font-size: 16px;
    text-align: left;
    margin-bottom: 16px;
}
.footer .bNav dl dt a {
    display: block;
    color: #fff;
}
.footer .bNav dl dt a:hover {
    display: block;
    color: #ccc;
}
.footer .bNav dl dd {
    line-height: 26px;
    text-align: left;
}
.footer .bNav dl dd:first-child {
    margin-top: 30px!important;
}
.footer .bNav dl dd a {
    display: block;
    color: #ccc;
    font-size: 12px;
}
.footer .bNav dl dd a:hover {
    color: #fff;
    opacity: 0.9;
    filter: alpha(opacity=90);
}

.copyright {
    height: 57px;
    line-height: 57px;
    color: #fff;
    font-size: 14px;
    background: #111111;
    text-align: center;
}
.copyright span {
    margin: 0 12px;
    opacity: 0.7;
    filter: alpha(opacity=70);
}
.copyright a {
    color: #fff;
    -webkit-transition: all ease 300ms;
    -moz-transition: all ease 300ms;
    -ms-transition: all ease 300ms;
    -o-transition: all ease 300ms;
    transition: all ease 300ms;
}
.copyright a:hover {
    color: #fff;
}


.toolbar {
    width: 52px;
    position: fixed;
    right: 1%;
    top: 32%;
    margin-top: -115px;
    z-index: 999;
}
.toolbar dd {
    width: 51px;
    height: 51px;
    margin-bottom: 1px;
    position: relative;
    -webkit-border-radius: 100%;
    border-radius: 100%;
    margin-top: 4px;
    /*border: #ebebeb solid 1px;*/
    background-color: #fff;
    -webkit-border-radius: 100%;
    border-radius: 100%;
}
.toolbar dd i {
    width: 51px;
    height: 51px;
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    cursor: pointer;
    text-align: center;
    -webkit-border-radius: 100%;
    border-radius: 100%;
}
.toolbar dd i span {
    width: 35px;
    height: 35px;
    display: block;
    margin: 8px 0 0 8px;
    background: url(../images/rightfixicon.png) no-repeat 0 0;
}
.toolbar dd.gottop {
    display: none;
}
.toolbar .slide-tel {
    display: block;
    width: 0;
    height: 53px;
    line-height: 53px;
    font-size: 24px;
    font-weight: bold;
    font-family: arial;
    color: #FFF;
    position: absolute;
    padding: 0 0 0 53px;
    top: -1px;
    right: -2px;
    -webkit-border-radius: 50px;
    border-radius: 50px;
    overflow: hidden;
}
.toolbar .pop {
    position: absolute;
    right: 90px;
    top: -65px;
    background: #0163a4;
    display: none;
}
.toolbar .pop-code {
    width: 160px;
}
.toolbar .pop-code img {
    width: 160px;
    height: 140px;
    display: block;
    padding: 20px 20px 0;
}
.toolbar .pop-code h3 {
    height: 52px;
    line-height: 26px;
    text-align: center;
    color: #fff;
    font-size: 16px;
    font-weight: 400;
    white-space: nowrap;
}
.toolbar .pop-code h3 b {
    display: block;
    font-size: 14px;
    font-weight: normal;
}
.toolbar .qq span {
    background-position: -35px -47px;
}
.toolbar .qq a {
    width: 52px;
    height: 52px;
    cursor: pointer;
    display: block;
}
.toolbar .qq:hover {
    background-color: #0163a4;
    border-radius: 100%;
}
.toolbar .qq:hover span {
    background-position: 0 -47px;
}
.toolbar .tel span {
    background-position: -35px 0;
}
.toolbar .tel:hover {
    background: #0163a4;
}
.toolbar .tel:hover span {
    background-position: 0 0;
}
.toolbar .code span {
    background-position: -35px -95px;
}
.toolbar dd:hover {
    background-color: #0163a4;
    border-radius: 100%;
}
.toolbar .code:hover span {
    background-position: 0 -95px;
}
.toolbar .top span {
    background-position: -35px -142px;
}
.toolbar .top:hover {
    background-color: #0163a4;
    border-radius: 100%;
}
.toolbar .top:hover span {
    background-position: 0 -142px;
}



.fr {
    float: right;
}
.navtit{background: #fff;border-bottom: 1px solid #cccccc;height: 52px;}
.navtit>div{width: 1200px;margin: 0 auto;line-height: 52px;}
.navtit>div>a{padding: 0 20px;display: inline-block;height: 52px;transition:0.5s;color: #333;font-size: 16px;margin-right: 20px;}
.navtit>div>.avt{color: #fff;background: #1d6ebf;}
.navtit>div>span{padding-left: 24px;background: url(../images/2_05.jpg) no-repeat left center;height: 52px;font-size: 14px;color: #666;float: right;}
.banners{background: url() no-repeat center;height: 300px;}
.contain{width: 1200px;margin: 40px auto 160px;padding: 40px 60px 50px;background: #fff;box-shadow: 0 0 15px rgba(0,0,0,0.15);}
.contain>.tit1{padding-bottom: 20px;border-bottom: 1px dashed #ccc;}
.contain>.tit1>img{vertical-align: middle;}
.contain>.tit1>b{font-size: 24px;color: #1d6ebf;margin-left: 20px;vertical-align: middle;}
.abouts>p{font-size: 16px;line-height: 2;color: #666;margin-bottom: 36px;}
.abouts{margin-top: 30px;margin-bottom: 30px;}
.contain2{margin: 30px auto 140px;}
.contain2>.left{width: 240px;float: left;background: #fff;}
.contain2>.left>p{background-image: linear-gradient(to right, #3185d1, #2857d0);height: 120px;padding-left: 29px;padding-top: 30px;color: #fff;font-size: 24px;font-weight: bold;}
.contain2>.left>p>b{display: block;margin-top: 18px;width: 20px;height: 3px;background: #fff;}
.contain2>.left>div{background: url(../images/2_13.png) no-repeat center bottom;padding-bottom: 66px;}
.contain2>.left>div>div{min-height: 60px;border-bottom: 1px solid #f2f2f2;border-left: 4px solid transparent;}
.contain2>.left>div>div>a{margin-left: 26px;line-height: 60px;display: block;}
.contain2>.left>div>div b{font-size: 18px;color: #666666;vertical-align: middle;font-weight: 500;}
.contain2>.left>div>.avt{background: #f3f7fb;border-left:4px solid #247dcf;}
.contain2>.left>div>.avt b{color: #247dcf;font-weight: bold;}
.contain2>.left>div>.avt span{display: inline-block;}
/*.contain2>.left>div>div:hover b{color: #ba2926;font-weight: bold;}*/
/*.contain2>.left>div>div:hover span{display: inline-block;}*/
.contain2>.right{width: 940px;float: right;background:url(../images/6_05.jpg) no-repeat top center #fff;padding: 42px 60px 60px;}
.contain2>.right>p{border-bottom: 1px solid #cccccc;margin-bottom:0px;}
.contain2>.right>p>b{font-size: 30px;vertical-align: bottom;color: #333;border-bottom: 6px solid #247dcf;padding-bottom: 20px;font-weight: 500;display: inline-block;margin-bottom: -1px;}
.pro{overflow: hidden;margin-top: 32px;}
.pro>li{width: 260px;margin-right: 20px;margin-bottom: 20px;float: left;text-align: center;}
.pro>li:nth-child(3n){margin-right: 0;}
.pro>li img{width: 100%;height: 180px;display: block;}
.pro>li p{font-size: 16px;color: #333;margin-top: 18px;}
.pros{margin: 36px auto 80px;font-size: 16px;color: #666;line-height: 2;}
.new{margin-bottom: 30px;}
.new>div{padding: 40px 0;border-bottom: 1px dashed #ccc;}
.new>div>img{width: 285px;height: 214px;vertical-align: middle;margin-right: 60px;}
.new>div>div{width: 690px;display: inline-block;vertical-align: middle;}
.new>div>div>b{font-size: 20px;color: #333;transition:0.5s;}
.new>div>div>span{font-size: 14px;color: #666;display: block;line-height: 28px;margin: 24px auto 72px;display:-webkit-box;
            -webkit-box-orient:vertical;
            -webkit-line-clamp:2;
            overflow:hidden;}
.new>div>div>p{font-size: 14px;}
.new>div>div>p>font{color: #666;padding-left: 27px;background: url(../images/5_05.png) no-repeat left center;}
.new>div>div>p>a{float: right;margin-top: -8px;width: 98px;height: 32px;line-height: 32px;border-radius: 16px;text-align: center;border:1px solid #ccc;transition:0.5s;color: #666;}
.new>div:hover>div>p>a{background-image: linear-gradient(to right, #3185d1, #2857d0);color: #fff;border-color: #1d6ebf;}
.new>div:hover>div>b{color: #247dcf;}
.newxq{margin: 20px auto 30px;}
.newxq>b{font-size: 24px;color: #333;display: block;text-align: center;}
.newxq>p{padding-bottom: 26px;border-bottom: 1px dashed #ccc;margin-top: 44px;margin-bottom: 28px;text-align: center;}
.newxq>p>img{vertical-align: middle;margin-right: 10px;}
.newxq>p>span{font-size: 14px;color: #999;vertical-align: middle;}
.newxq>div{font-size: 16px;line-height: 2;color: #666;}
.newxq>div>p{text-indent: 2em;margin-bottom: 28px;}
.newxq>ul{margin-top: 44px;padding-top: 30px;border-top: 1px dashed #ccc;}
.newxq>ul>li{margin-bottom: 20px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;width: 604px;}
.newxq>ul>li:last-child{margin-bottom: 0;}
.newxq>ul>li a{font-size: 16px;color: #666;}
.contact1{overflow: hidden;margin-top: 35px;margin-bottom: 60px;}
.contact1>.left{float: left;width:350px;padding-left: 20px;}
.contact1>.left>span{font-size: 30px;display: block;margin-bottom: 44px;}
.contact1>.left>p{margin-bottom: 28px;line-height: 28px;color: #666;}
.contact1>.left>p>span{vertical-align: top;margin-right: 16px;font-size: 16px;padding-left: 30px;}
.contact1>.left>p>font{display: inline-block;vertical-align: middle;font-size: 16px;width: 224px;}
.contact1>.left>p:nth-child(2)>span{background: url(../images/04374a243b45e6ab761c0b25f016166.png) no-repeat left center;}
.contact1>.left>p:nth-child(3)>span{background: url(../images/9e0def60081822976a45d18a7af7e00.png) no-repeat left center;}
.contact1>.left>p:nth-child(4)>span{background: url(../images/0223e3a40a0aeebc2178e18b3667fb5.png) no-repeat left center;}
.contact1>.left>ul>li{width: auto;}
.contact1>.left>ul>li>img{margin-bottom: 12px;}
.contact1>.left>ul>li>span{font-size: 14px;color: #333;}
.contact1>.left>ul>li:last-child{margin-right: 0;}
.contact1>form{margin-left: 510px;padding-left: 70px;border-left: 1px solid #e8e8e8;}
.contact1>form>input{border:1px solid #d3d3d3;padding-left: 20px;width: 100%;height: 46px;line-height: 44px;font-size: 14px;color: #666;margin-bottom: 24px;}
.contact1>form>textarea{font-size: 14px;line-height: 1.8;padding: 10px 20px;border:1px solid #d3d3d3;font-family: å¾®è½¯é›…é»‘;color: #999;resize:none;width: 100%;height: 160px;}
.contact1>form>p{margin-top: 30px;}
.contact1>form>p>span{display: inline-block;border-radius: 22px;width: 136px;height: 44px;vertical-align: middle;margin-right: 20px;text-align: center;line-height: 44px;font-size: 14px;color: #fff;background: #b3b3b3;}
.contact1>form>p>a{display: inline-block;border-radius: 22px;width: 136px;height: 44px;vertical-align: middle;text-align: center;line-height: 44px;font-size: 14px;color: #fff;background: #247dcf;}
.al{margin-top: 30px;}
.al>li{float: left;width: 340px;margin-right: 30px;margin-bottom: 30px;transition:0.5s;}
.al>li:nth-child(3n){margin-right: 0;}
.al>li img{height: 255px;width: 340}
.al>li p{height: 48px;line-height: 48px;color: #666;font-size: 16px;text-align: center;transition:0.5s;}
.al>li:hover p{color: #247dcf;font-weight: bold;}
.al>li:hover{box-shadow: 0 0 20px rgba(40,104,171,0.2);}
/*****分页控件*****/
.pagebox {
    text-align: center
}

.pagination {
    margin: 0;
}

.pagination {
    display: block;
    /*padding-left:345px;*/
    margin: 44px 0;
    border-radius: 3px;
    overflow: hidden;
    text-align: center;
}

    .pagination > li {
        display: inline-block;
    }

.pagination-gap > li:first-child > a, .pagination-gap > li:last-child > a {
    border-radius: 3px;
}

.pagination-gap > li > a {
    margin: 0 3px;
    border-radius: 3px;
    font-size: 10px;
}

.pagination > li > a, .pagination > li > span {
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.6;
    color: #76838f;
    text-decoration: none;
    background-color: transparent;
    border: 1px solid #e4eaec
}

.pagination > li:first-child > a, .pagination > li:first-child > span {
    margin-left: 0;
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px
}

.pagination > li:last-child > a, .pagination > li:last-child > span {
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px
}

.pagination > li > a:focus, .pagination > li > a:hover, .pagination > li > span:focus, .pagination > li > span:hover {
    z-index: 2;
    color: #89bceb;
    background-color: #f3f7f9;
    border-color: #e4eaec
}

.pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover {
    z-index: 3;
    color: #fff;
    cursor: default;
    background-color: #62a8ea;
    border-color: #62a8ea
}

.pagination > .disabled > a, .pagination > .disabled > a:focus, .pagination > .disabled > a:hover, .pagination > .disabled > span, .pagination > .disabled > span:focus, .pagination > .disabled > span:hover {
    color: #ccd5db;
    pointer-events: none;
    cursor: not-allowed;
    background-color: transparent;
    border-color: #e4eaec
}

.pagination-lg > li > a, .pagination-lg > li > span {
    padding: 6px 18px;
    font-size: 18px;
    line-height: 1.3333333
}

.pagination-lg > li:first-child > a, .pagination-lg > li:first-child > span {
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px
}

.pagination-lg > li:last-child > a, .pagination-lg > li:last-child > span {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px
}

.pagination-sm > li > a, .pagination-sm > li > span {
    padding: 3px 10px;
    font-size: 12px;
    line-height: 1.5
}

.pagination-sm > li:first-child > a, .pagination-sm > li:first-child > span {
    border-top-left-radius: 2px;
    border-bottom-left-radius: 2px
}

.pagination-sm > li:last-child > a, .pagination-sm > li:last-child > span {
    border-top-right-radius: 2px;
    border-bottom-right-radius: 2px
}

