﻿/* 
* @Author: anchen
* @Date:   2018-09-17 09:31:24
* @Last Modified by:   anchen
* @Last Modified time: 2022-07-08 10:42:02
*/
*{margin: 0;padding: 0;
    outline:0 none !important;
    box-sizing: border-box;}
a{text-decoration: none;}
li{list-style: none;}
div{font-size: 0;line-height: 1;}
.clear{clear: both;display: block;}
html{font-family: 微软雅黑;min-width: 1280px;}
img{max-width:100%;}
body{min-width: 1280px;}
@font-face{
    font-family: 'fz';
    src : url('../BARLOW-BOLD_0.TTF');
}
@font-face{
    font-family: 'fzw';
    src : url('../BARLOW-REGULAR.TTF');
}
.wid{width: 1200px;margin: 0 auto;}
.nav{overflow: hidden;}
.nav>a{float: left;margin-top: 18px;}
.nav>ul{float: right;width: auto;height: 100px;}
.nav>ul>li{float: left;border-bottom: 3px solid transparent;padding-top: 37px;}
.nav>ul>li>a{font-size: 16px;color: #333;display: block;padding: 5px 22px;}
.nav>ul>li:hover>a{background: #b2b2b2;color: #fff;}
.nav>ul>.avt>a{background: #b2b2b2;color: #fff;}
.snav{position: relative;margin:-70px auto 0;z-index: 9;border-radius: 12px;background: #fff;overflow: hidden;box-shadow: 0 0 10px rgba(0,0,0,0.1);}
.snav>li{float: left;width: 240px;border-right: 1px solid #e5e5e5;position: relative;height: 140px;padding: 20px 0 0 28px;}
.snav>li>a{font-size: 18px;color: #333;transition:0.5s;}
.snav>li>b{display: block;width: 20px;margin-top: 20px;height: 3px;background: #3460d3;}
.snav>li>img{position: absolute;right: 18px;bottom: 10px;}
.snav>li:hover>a{color: #3460d3;}
.title{text-align: center;margin: 80px auto 40px;}
.title>b{font-size: 36px;display: block;color: #333;}
.title>p{font-size: 20px;display: block;color: #3460d3;margin-top: 18px;font-family: Arial;font-weight: bold;}
.sal{margin-bottom: 100px;}
.sal>li{width: 264px;margin-right: 48px;position: relative;float: left;}
.sal>li:nth-child(4){margin-right: 0;}
.sal>li:nth-child(2n-1){margin-top: 60px;}
.sal>li img{width: 100%;height: 500px;}
.sal>li p{position: absolute;font-size: 20px;color: #fff;left: 40px;bottom: 40px;}
.sal>a{display: block;margin: 60px auto 0;text-align: center;font-size: 16px;color: #fff;width: 140px;height: 48px;line-height: 48px;background-image: linear-gradient(to right, #0097d1, #49619c);border-radius: 24px;}
.spro{padding: 1px 0 100px;background: #f0f2f7;}
.spro>ul{overflow: hidden;}
.spro>ul>li{float: left;width: 285px;padding: 16px 16px 0;margin-right: 20px;margin-bottom: 20px;background: #fff;height: 384px;text-align: center;transition:0.5s;}
.spro>ul>li:nth-child(4n){margin-right: 0;}
.spro>ul>li img{width: 100%;}
.spro>ul>li p{font-size: 18px;color: #666;transition:0.5s;margin-top: 18px;}
.spro>ul>li span{font-size: 14px;color: #3460d3;transition:0.5s;}
.spro>ul>li b{background: #3460d3;width: 18px;height: 2px;margin: 15px auto;display: block;transition:0.5s;}
.spro>ul>li:hover p{color: #fff;}
.spro>ul>li:hover b{background: #fff;}
.spro>ul>li:hover span{color: #fff;}
.spro>ul>li:hover{background: #3460d3;}
.spro>a{display: block;margin: 40px auto 0;text-align: center;font-size: 16px;color: #fff;width: 140px;height: 48px;line-height: 48px;background-image: linear-gradient(to right, #0097d1, #49619c);border-radius: 24px;}
.title>span{display: block;margin-top: 34px;line-height: 32px;font-size: 18px;margin-bottom: 12px;color: #fff;}
.snew{padding: 1px 0;height: 417px;background: url(../images/1_26.jpg) no-repeat center;}
.snew>ul{text-align: center;border-bottom: 1px solid rgba(255,255,255,0.4);}
.snew>ul>li{display: inline-block;vertical-align: bottom;padding: 0 10px;margin: 0 60px;padding-bottom: 32px;border-bottom: 6px solid transparent;font-size: 20px;color: #fff;cursor: pointer;}
.snew>ul>.avt{border-color: #fff;}
.snew1{margin: 60px auto 90px;}
.snew1>li{display: none;overflow: hidden;}
.snew1>li:first-child{display: block;}
.snew1>li>img{width: 540px;height: 396px;float: left;}
.snew1>li>div{float: right;width: 600px;}
.snew1>li>div>b{font-size: 24px;color: #333;padding-bottom: 20px;border-bottom: 1px dashed #ccc;margin-bottom: 26px;display: block;}
.snew1>li>div>p{margin-bottom: 20px;overflow: hidden; 
      white-space: nowrap;
      text-overflow: ellipsis;}
.snew1>li>div>p>a{font-size: 16px;color: #333;}
.snew1>li>div>p:hover>a{color: #3460d3;}
.snew1>li>div>a{font-size: 14px;color: #999999;border-bottom: 1px solid #999999;padding-bottom: 10px;display: block;width: 74px;margin-top: 30px;}
.floor{background: #000;text-align: center;}
.floor>p{border-top: 1px solid rgba(255,255,255,0.4);line-height: 56px;font-size: 14px;color: #8d8d8d;}
.floor>p>a{color: #8d8d8d;}
.pro{overflow: hidden;}
.pro>div{float: left;width: 280px;height: 268px;border:1px solid #e6e6e6;padding: 16px 16px 0;text-align: center;margin-right: 25px;margin-bottom: 25px;}
.pro>div:nth-child(3n){margin-right: 0;}
.pro>div img{width: 100%;height:185px;}
.pro>div p{color: #666;font-size: 16px;margin-top: 30px;}
.tent{width: 1200px;margin: 40px auto 100px;}
.tent>.left{float: left;width: 260px;}
.tent>.left>p{font-size: 32px;color: #fff;background: #3460d3;padding-left: 29px;padding-top: 34px;padding-bottom: 0px;text-transform: uppercase;line-height: 1;font-weight: bold;padding-bottom: 40px;}
.tent>.left>p>b{display: block;height: 3px;width: 30px;background: #fff;margin-top: 17px;}
.tent>.left>ul>li>a{font-size: 16px;line-height: 60px;padding-left: 29px;border: 1px solid #e6e6e6;display: block;height: 60px;color: #333;background: #f7f7f7;border-top:none;}
.tent>.left>ul>li:nth-child(1)>a{border-top: 1px solid #e6e6e6;}
.tent>.left>ul>li:hover>a{color: #3460d3;font-weight: bold;}
.tent>.left>ul>li>.avt{color: #3460d3;font-weight: bold;}
.tent>.left>ul>li>div{padding: 10px 0;background: #fff;border: 1px solid #e6e6e6;border-top: none;display: none;}
.tent>.left>ul>li>div>a{display: block;padding-left: 39px;line-height: 40px;height: 40px;color: #333;font-size: 14px;}
.tent>.left>div{background: url(../images/2_05.jpg);height: 638px;padding: 30px 30px 0 30px;margin-top: 30px;}
.tent>.left>div>b{font-size: 20px;color: #333;display: block;margin-bottom: 26px;}
.tent>.left>div>p{font-size: 14px;line-height: 26px;color: #666666;word-break:break-all;margin-bottom: 16px;}
.tent>.right{width: 890px;float: right;}
.tent>.right>p{margin-bottom: 30px;height: 54px;line-height: 54px;background: url(../images/22_03.jpg) no-repeat center;padding-left: 27px;}
.tent>.right>p>b{font-size: 20px;color: #3460d3;vertical-align: bottom;}
.tent>.right>p>span{float: right;margin-right: 27px;font-size: 14px;color: #333;}
.tent>.right>p>a{float: right;font-size: 14px;color: #666;line-height: 24px;}
.tent>.left>div>span{font-size: 14px;color: #666;display: block;font-weight: bold;line-height: 24px;}
.pros{margin: 60px  auto;padding-left: 50px;overflow: hidden;}
.pros>img{float: left;width:400px;height:370px;}
.pros>div{float: right;width: 620px;margin-top: 14px;}
.pros>div>b{font-size: 24px;color: #333;}
.pros>div>span{color: #333;font-size: 18px;display: block;margin-top: 40px;margin-bottom: 16px;font-weight: bold;}
.pros>div>p{font-size: 16px;color: #333;line-height: 42px;margin-top: 20px;}
.pros1{margin-bottom: 90px;}
.pros1>span{display: block;height: 54px;line-height: 54px;background: url(../images/22_03.jpg) left center;padding-left: 20px;margin-bottom: 20px;font-size: 20px;color: #3460d3;font-weight: bold;}
.pros1>div{font-size: 16px;line-height: 30px;color: #666;padding: 0 20px;}
.about>p{font-size: 16px;line-height: 32px;margin-bottom: 24px;text-indent: 2em;}
.new2>div{border-bottom: 1px solid #ccc;padding: 40px 0 40px 16px;transition:0.5s;background: url(../images/h.png) no-repeat right 24px center;overflow: hidden;}
.new2>div>a>span{display: inline-block;vertical-align: middle;margin-right: 44px;font-size: 18px;color: #333;width: auto;}
.new2>div>a>span>font{color: #3460d3;font-size: 60px;display: block;margin-bottom: 10px;}
.new2>div>a>p{display: inline-block;vertical-align: middle;width: 642px;}
.new2>div>a>p>b{font-size: 20px;display: block;margin-bottom: 16px;color: #333;transition:0.5s;}
.new2>div>a>p>span{font-size: 14px;color: #666;line-height: 24px;}
.new2>div:hover{background: url(../images/l.png) no-repeat right 24px center;}
.new2>div:hover>a>p>b{color: #3460d3;}
.new2>div:first-child{margin-top: -30px;}
.newxq>b{font-size: 24px;color: #333;display: block;text-align: center;line-height: 1.5;margin-bottom: 28px;}
.newxq>p{border-bottom: 1px dashed #ccc;text-align: center;padding-bottom: 20px;margin-bottom: 24px;}
.newxq>p>img{vertical-align: middle;margin-right: 10px;}
.newxq>p>span{font-size: 14px;color: #666;margin-right: 40px;vertical-align: middle;}
.newxq>div{margin-bottom: 30px;}
.newxq>div>p{font-size: 16px;line-height: 28px;margin-bottom: 24px;}
.newxq>div>p:last-child{margin-bottom: 0;}
.newxq>ul{padding-top: 30px;border-top: 1px solid #ccc;}
.newxq>ul>li{margin-bottom: 22px;}
.newxq>ul>li>a{font-size: 16px;color: #666;}
.contact>img{width: 100%;margin-bottom: 40px;box-shadow: 0 0 10px rgba(0,0,0,0.1);border-radius: 6px;}
.contact>b{font-size: 20px;color: #333;}
.contact>p{margin: 12px 0 42px;line-height: 28px;color: #333;font-size: 14px;}
.contact>form{margin-top: 30px;margin-bottom: 56px;}
.contact>form>input{width: 275px;margin-right: 21px;margin-bottom: 21px;border:1px solid #ccc;border-radius: 4px;padding-left: 18px;height: 40px;line-height: 40px;font-size: 14px;color: #666;}
.contact>form>textarea{width: 866px;height: 160px;border:1px solid #ccc;border-radius: 4px;font-size: 14px;color: #666;line-height: 28px;padding: 8px 18px;font-family: 微软雅黑;margin-bottom: 21px;resize:none;}
.contact>form>a{display: block;width: 120px;height: 40px;line-height: 40px;text-align: center;color: #fff;font-size: 16px;background: #3460d3;}
/*****分页控件*****/
.pagebox {
    text-align: center;
}

.pagination {
    margin: 0;
}

.pagination {
    display: block;
    /*padding-left:345px;*/
    margin: 30px 0 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: 12px;
}

.pagination > li > a, .pagination > li > span {
    position: relative;
    float: left;
    padding: 4px 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
}
.qqkefu{
    position: fixed;
    top:50%;
    _position: absolute;
    _top: expression(eval(document.documentElement.scrollTop + 365));
    z-index: 20;
    right:0;
    width:45px;
}
.qqkefu ul li{
    width: 45px;
    height:45px;
    margin-bottom:1px;
    float:right;
    background:#717171;
    line-height:45px;
    font-size:14px;
    cursor:pointer;
    position:relative;
}
.qqkefu ul li a{
    color:#fff;
    display: block;
    overflow: hidden;
    height: 45px;
}
.qqkefu ul li.qq_cza{
    overflow:hidden
}
.qqkefu ul li:hover{
    background:#f08519;
}
.qqkefu ul li.top{
    /*color:#333;*/
    /*font-weight:800;*/
    /*text-align:center;*/
    /*line-height:45px;*/
    background:url("../images/backup.png") no-repeat center #717171;
    position:relative;
    width:45px;
    height: 45px;
    cursor:pointer;
}
.qqkefu ul li.top span{
    position:absolute;
    display:block;
    left:0;
    top:-5px;
    height:5px;
    width:45px;
    /*background:url(../images/czx2.png) no-repeat center;*/
}
.qqkefu ul li.top:hover{
    background:url("../images/backup.png") no-repeat center #f08519;
}
/*.qqkefu ul li.top:hover span{*/
    /*background:url(../images/czx2_hover.png) no-repeat center}*/
.qqkefu ul li b{
    width:45px;
    height:45px;
    display:block;
    overflow:hidden;
    float:left}
.qqkefu ul li span{
    font-size: 14px;
    font-weight: bold;
    color: #FFF;
}
.qqkefu ul li b.a{
    background:url(../images/qq.png) no-repeat center center;
}
.qqkefu ul li b.b{
    background:url(../images/message.png) no-repeat center center;
}
.qqkefu ul li b.c{
    background:url(../images/weixin.png) no-repeat center center;
}
.qqkefu ul li b.e{
    background:url(../images/tel.png) no-repeat center center;
}
.qqkefu ul li.qq_czae{ line-height:15px !important}
.erweima{
   
    height: 150px;
    position: absolute;
    top: -107px;
    left: -140px;
    background: #FFF;
    border: 1px solid #CCC;
    float: right;
    cursor: default !important;
    display:none
}
.erweima p{
    line-height: 20px;
    color: #000;
    font-size: 12px;
    text-align: center;
    float: left;
    width: 130px;
}
.erweima p a{height: auto;}
.erweima p img{
    width: 110px;
    height: 110px;
    margin: 10px 10px 0px 10px;
}
.erweima .arrow3 {
    width: 5px;
    height: 10px;
    display: block;
    background:url(../images/czx6.png) no-repeat;
    position: absolute;
    right: -5px;
    top: 122px;
}
