body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, dl, dt, dd, ul, ol, li, pre, form, fieldset, legend, button, input, textarea, th, td, iframe
{
    margin: 0;
    padding: 0;
}
h1, h2, h3, h4, h5, h6
{
    font-size: 100%;
    font-weight: normal;
}
body, button, input, select, textarea
{
    font-family: Arial,sans-self,Microsoft YaHei;
    font-size: 62.5%;
    line-height: 1.5;
}
ol, ul
{
    list-style: none;
}
.clearfix
{
    clear: both;
}
table
{
    border: 1px solid #ddd;
}
table tr
{
    border-style: solid;
    border-top-width: 1px;
    border-color: #ddd;
}
table tr td
{
    margin: 0;
}
.flex
{
    display: flex;
    justify-content: center;
    align-items: center;
}
.jszcbox .jszctext
{
    width: 75px;
}
.jszcbox .jszcimg
{
    width: 55px;
}
section
{
    position: relative;
    color: #333;
}
.delighter.splash
{
    transition: all 2s ease-out;
}
.delighter.right
{
    transform: translate(-100%);
    opacity: 0;
    transition: all .75s ease-out;
}
.delighter.right.started
{
    transform: none;
    opacity: 1;
}
.delighter.left
{
    transform: translate(100%);
    opacity: 0;
    transition: all .75s ease-out;
}
.delighter.left.started
{
    transform: none;
    opacity: 1;
}
.delighter.bottom
{
    transform: translatey(300%);
    opacity: 0;
    transition: all .75s ease-out;
}
.delighter.bottom.started
{
    transform: none;
    opacity: 1;
}
.delighter.top
{
    transform: translatey(-50%);
    opacity: 0;
    transition: all .75s ease-out;
}
.delighter.top.started
{
    transform: none;
    opacity: 1;
}
.header
{
    width: 100%;
    max-width: 1360px;
    margin: 0 auto;
    padding: 30px 0;
}
.header .logo
{
    display: block;
    float: left;
}
.header .nav
{
    float: right;
    width: 60%;
    font-size: 0;
}
.nav-current
{
    display: block!important;
}
.header .nav a
{
    display: inline-block;
    width: 14.285%;
    color: #1d1d1d;
    font-size: 17px;
    line-height: 58px;
    border-bottom: 1px solid #fff;
    text-align: center;
}
.header .nav .menunow
{
    color: #0089cf;
}
.header .nav .menu:hover
{
    color: #0089cf;
}
.keywords
{
    width: 100%;
    max-width: 1366px;
    margin: 20px auto;
}
.key-l
{
    max-width: 1050px;
    float: left;
    font-size: 15px;
    color: #898989;
    line-height: 15px;
    margin-top: 12px;
}
.key-l span
{
    font-size: 20px;
    color: #1f1f1f;
    line-height: 20px;
    margin-top: 10px;
}
.search
{
    width: 240px;
    overflow: hidden;
    background: #f6f6f6;
    float: right;
    border: 1px solid #dcdcdc;
    border-radius: 25px;
    height: 40px;
    line-height: 40px;
}
.search input.username
{
    width: 78%;
    float: left;
    border: 0;
    border: none;
    outline: none;
    line-height: 40px;
    font-size: 12px;
    color: #959495;
    text-indent: .5em;
    background: none;
}
.search input.da_button
{
    width: 20%;
    float: right;
    border: 0;
    font-size: 16px!important;
    text-indent: -9999px;
    background: url(../image/keyword_search.png) no-repeat center;
    line-height: 40px;
    font-size: 12px;
    color: #fff;
}
.bigtit
{
    text-align: center;
    color: #858585;
    font-size: 19px;
    line-height: 40px;
}
.bigtit span
{
    color: #1e1f20;
    font-size: 42px;
    line-height: 68px;
    display: block;
    text-align: center;
}
.about .bigtit
{
    margin-bottom: 35px;
}
.more
{
    display: block;
    font-size: 16px;
    color: #fff;
    text-align: center;
    width: 184px;
    line-height: 46px;
    margin: 0 auto;
    background: #7c2828;
    border-radius: 5px;
}
.more:hover
{
    font-weight: bold;
}
.case-box .bigtit span
{
    color: #fff;
}
.case-box .bigtit
{
    padding-top: 205px;
    color: #b3b3b3;
}
.cp-cen
{
    width: 100%;
    max-width: 2560px;
    margin: 0 auto;
    padding: 65px 0;
    border-top: 1px solid #bfbfbf;
}
.cpclass
{
    width: 100%;
    max-width: 1366px;
    margin: 40px auto;
    text-align: center;
}
.cpclass a
{
    display: inline-block;
    padding: 0 40px 0 30px;
    background: url(../image/cpnav.jpg) no-repeat right center;
    color: #222;
    font-size: 17px;
    margin: 10px 0;
}
.cpclass a:last-child
{
    background: none;
}
.cpclass a:hover
{
    color: #7c2828;
}
.cp-box
{
    width: 100%;
    max-width: 2560px;
    margin: 0 auto;
    background: url(../image/cp-back.jpg) no-repeat center 0;
}
.cp-con
{
    width: 100%;
    max-width: 1366px;
    margin: 0 auto;
    position: relative;
}
.conl
{
    float: left;
    margin-top: 235px;
}
.conr
{
    float: right;
    position: absolute;
    right: 0;
    top: 50px;
}
.conr img
{
    max-width: 780px;
}
.conl h2
{
    width: 610px;
    height: 74px;
    text-align: center;
    font-size: 40px;
    color: #fff;
    padding-top: 20px;
    background: url(../image/cp-icon1.jpg) no-repeat center center;
}
.conl span
{
    display: block;
    font-size: 20px;
    color: #414141;
    margin: 25px auto;
    text-align: center;
}
.conl ul
{
    margin-left: 20px;
}
.conl ul li
{
    font-size: 20px;
    color: #414141;
    line-height: 34px;
    padding-left: 30px;
    background: url(../image/cp-icon2.png) no-repeat 0 center;
}
.cp-cen .cp-list
{
    display: block;
    width: 100%;
    max-width: 1366px;
    margin: 40px auto;
    font-size: 0;
    border: 0;
}
.cp-list li
{
    width: 33.33%;
    float: left;
    border-bottom: 5px solid #000;
}
.cp-list li .piclist
{
    width: 100%;
}
.cp-list li .piclist .imgbox
{
    width: 100%;
    height: 338px;
    box-sizing: border-box;
    padding: 20px 50px;
    background: #fff;
    margin-bottom: 20px;
    overflow: hidden;
}
.cp-list li .piclist .imgbox img
{
    width: 100%;
    height: 100%;
}
.cp-list li:nth-child(2) .piclist .imgbox
{
    border-left: 1px solid #000;
    border-right: 1px solid #000;
}
.cp-list li .piclist h2
{
    width: 80%;
    background: #000;
    margin: 0 auto;
    text-align: center;
    line-height: 20px;
    padding: 10px 0;
    transform: skew(-30deg);
    -webkit-transform: skew(-30deg);
    -moz-transform: skew(-30deg);
    -o-transform: skew(-30deg);
    -ms-transform: skew(-30deg);
}
.cp-list li .piclist h2 span
{
    font-size: 18px;
    color: #fff;
    display: inline-block;
    transform: skew(30deg);
    -webkit-transform: skew(30deg);
    -moz-transform: skew(30deg);
    -o-transform: skew(30deg);
    -ms-transform: skew(30deg);
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.cp-list li:hover .piclist .imgbox img
{
    transform: scale(1.1,1.1);
    transition: transform .2s;
}
.about
{
    width: 1366px;
    margin: 0 auto;
}
.aboutl
{
    width: 580px;
    float: left;
}
.aboutr
{
    width: 760px;
    float: right;
}
.aboutr h2
{
    color: #425a8f;
    font-size: 25px;
    line-height: 42px;
    padding-bottom: 5px;
    margin-bottom: 12px;
    border-bottom: 1px dotted #e3e3e3;
}
.aboutr .edit
{
    color: #7e7e7e;
    font-size: 15px;
    line-height: 30px;
}
.product-number-inner
{
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
    padding: 10px 0;
    font-size: 0;
}
.product-number-inner:after
{
    content: "";
    clear: both;
    display: table;
}
.product-number-inner li
{
    float: left;
    width: 25%;
    padding-top: 65px;
    text-align: center;
}
.product-number-inner li:nth-child(1)
{
    background: url(../image/about-icon1.jpg) no-repeat center 0;
}
.product-number-inner li:nth-child(2)
{
    background: url(../image/about-icon2.jpg) no-repeat center 0;
}
.product-number-inner li:nth-child(3)
{
    background: url(../image/about-icon3.jpg) no-repeat center 0;
}
.product-number-inner li:nth-child(4)
{
    background: url(../image/about-icon4.jpg) no-repeat center 0;
}
.product-number-inner li b
{
    font-weight: 400;
    font-size: 40px;
    color: #425a8f;
    line-height: 1;
    display: inline-block;
    margin: 15px 0 10px 0;
}
.product-number-inner li b i
{
    font-style: normal;
}
.product-number-inner li b span
{
    font-size: 40px;
}
.product-number-inner li p
{
    font-size: 18px;
    color: #232323;
}
.scroll_horizontal
{
    position: relative;
    line-height: 20px;
    bottom: -80px;
}
.scroll_horizontal .box
{
    overflow: hidden;
    position: relative;
    width: 100%;
    max-width: 1366px;
    margin: 0 auto;
}
.scroll_horizontal .list
{
    overflow: hidden;
    width: max-content;
    word-break: break-all;
}
.scroll_horizontal .list li
{
    float: left;
    width: 229px;
}
.scroll_horizontal .piclist
{
    display: block;
    width: 215px;
    overflow: hidden;
    background: #eee;
}
.scroll_horizontal .piclist .imgbox
{
    width: 100%;
    height: 305px;
    box-sizing: border-box;
    overflow: hidden;
}
.scroll_horizontal .piclist .imgbox img
{
    width: 100%;
    height: 100%;
}
.scroll_horizontal .piclist h2
{
    font-size: 16px;
    line-height: 20px;
    text-align: center;
    color: #242424;
    padding: 12px;
}
.scroll_horizontal .plus, .scroll_horizontal .minus
{
    position: absolute;
    top: 40%;
    width: 33px;
    height: 67px;
    cursor: pointer;
}
.scroll_horizontal .plus
{
    background: url(../image/iconL.png) no-repeat;
    left: -45px;
}
.scroll_horizontal .minus
{
    background: url(../image/iconR.png) no-repeat;
    right: -45px;
}
.scroll_horizontal .piclist:hover .imgbox img
{
    transform: scale(1.1,1.1);
    transition: transform .2s;
}
.case-box
{
    height: 1256px;
    width: 100%;
    max-width: 2560px;
    min-width: 1366px;
    background: url(../image/case-back.jpg) no-repeat center 0;
}
.cases-list
{
    width: 1366px;
    margin: 20px auto;
    font-size: 0;
}
.cases-list li
{
    display: inline-block;
    width: 30.666%;
    height: 328px;
    position: relative;
}
.cases-list li:nth-child(2)
{
    margin: 15px 2%;
}
.cases-list li:nth-child(5)
{
    margin: 15px 2%;
}
.cases-list li .imgbox
{
    width: 100%;
    height: 100%;
    overflow: hidden;
}
.cases-list li .imgbox img
{
    width: 100%;
    height: 100%;
}
.cases-list li:hover .imgbox img
{
    transform: scale(1.1,1.1);
    transition: transform .2s;
}
.cases-list li h2
{
    width: 94%;
    height: 90%;
    box-sizing: border-box;
    margin: 3.5% 3%;
    text-align: center;
    position: absolute;
    top: 0;
    left: 0;
    border: 1px solid #fff;
}
.cases-list li h2 span
{
    font-size: 20px;
    color: #fff;
    vertical-align: middle;
    display: inline-block;
    margin-top: 130px;
}
.news-box
{
    width: 1366px;
    margin: 20px auto;
}
.news-con
{
    margin: 70px auto;
}
.news-con h2
{
    position: absolute;
    top: 0;
    left: 0;
    line-height: 40px;
    width: 130px;
    text-align: center;
    background: rgba(66,90,143,.89);
    font-size: 18px;
    color: #fff;
}
.newsL
{
    width: 30.666%;
    height: 555px;
    float: left;
    background: #f8f8f8;
    position: relative;
}
.list1
{
    width: 100%;
}
.list1 .tList
{
    display: block;
    width: 100%;
}
.list1 .tList .new-img
{
    width: 100%;
    height: 210px;
    overflow: hidden;
}
.list1 .tList .new-img img
{
    width: 100%;
    height: 100%;
}
.list1 .tList h3
{
    font-size: 20px;
    color: #212121;
    line-height: 30px;
    margin: 15px 0;
    box-sizing: border-box;
    padding: 0 20px;
}
.list1 .tList p
{
    font-size: 16px;
    color: #787878;
    line-height: 30px;
    box-sizing: border-box;
    padding: 0 20px;
}
.list1 .tList .dtime
{
    font-size: 15px;
    color: #787878;
    margin: 10px 0;
    box-sizing: border-box;
    padding: 0 20px;
}
.list1 .tList:hover h3
{
    color: #b62727;
    font-size: 18px;
    font-weight: bold;
}
.newsL ul, .newsC ul
{
    border-top: 1px dotted #dcdcdc;
    box-sizing: border-box;
    margin: 0 20px;
    padding: 20px 0;
}
.newsL ul .tList, .newsC ul .tList
{
    display: block;
}
.newsL ul .tList h3, .newsC ul .tList h3
{
    float: left;
    font-size: 15px;
    color: #454545;
    line-height: 30px;
}
.newsL ul .tList .dtime, .newsC ul .tList .dtime
{
    float: right;
    font-size: 15px;
    color: #454545;
    line-height: 30px;
}
.newsC
{
    width: 30.666%;
    height: 555px;
    margin: 0 2%;
    float: left;
    background: #f8f8f8;
    position: relative;
}
.newsR
{
    width: 30.666%;
    height: 555px;
    float: left;
    background: #f8f8f8;
    position: relative;
    box-sizing: border-box;
    padding: 55px 0;
    overflow: hidden;
}
.newsL ul .tList:hover h3
{
    color: #b62727;
}
.newsL ul .tList:hover .dtime
{
    color: #b62727;
}
.newsC ul .tList:hover h3
{
    color: #b62727;
}
.newsC ul .tList:hover .dtime
{
    color: #b62727;
}
.newsR .centent
{
    width: 96%;
    margin-left: 4%;
}
.style1
{
    width: 100%;
    height: 478px;
    margin: 0;
    overflow-y: auto;
}
.style1 ul
{
    margin: 0;
    width: 94%;
}
.style1 li
{
    font-size: 20px;
    color: #1b1a1a;
    line-height: 38px;
}
.style1 li a
{
    display: block;
}
.style1 li a h3
{
    float: left;
}
.style1 li a .dtime
{
    float: right;
    font-size: 15px;
    color: #989898;
}
.style1 li:hover a h3
{
    color: #b62727;
}
.style1 li:hover a .dtime
{
    color: #b62727;
}
.footer-box
{
    width: 100%;
    max-width: 2560px;
    margin: 0 auto;
    height: 513px;
    background: url(../image/foot-back.jpg) no-repeat center 0;
}
.footer
{
    width: 1366px;
    margin: 0 auto;
    padding-top: 150px;
}
.fl
{
    float: left;
    margin-top: 38px;
}
.fc
{
    width: 970px;
    float: left;
}
.fr
{
    float: right;
    width: 129px;
    text-align: center;
    margin-top: 38px;
    font-size: 15px;
    color: #fff;
    line-height: 40px;
}
.fc h2
{
    font-size: 23px;
    color: #f3f3f3;
}
.fc em
{
    display: block;
    width: 45px;
    height: 3px;
    background: #425a8f;
    margin: 15px 0;
}
.fc ul
{
    font-size: 0;
    float: left;
    margin-left: 100px;
}
.fc ul a
{
    display: block;
    font-size: 15px;
    color: #bcbcbc;
    line-height: 32px;
}
.fc3
{
    width: 42%;
}
.fc3 a
{
    width: 50%;
    float: left;
}
.jiaozhu-box
{
    width: 100%;
    max-width: 2560px;
    margin: 0 auto;
    background: #000;
}
.jiaozhu
{
    width: 1366px;
    margin: 0 auto;
    padding: 15px;
}
.jiaozhu .jz-l
{
    float: left;
}
.jiaozhu .jz-r
{
    float: right;
}
.jz-l, .jz-r, .jz-l a, .jz-r a
{
    font-size: 14px;
    color: #bcbcbc;
}
.page-ban
{
    width: 100%;
    max-width: 2560px;
    height: 400px;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
}
.page-ban-img
{
    width: 2560px;
    height: 400px;
    position: absolute;
    left: 50%;
    margin-left: -1280px;
}
.p-bigtit
{
    text-align: center;
    color: #333;
    font-size: 38px;
    line-height: 40px;
    margin-bottom: 50px;
}
.p-bigtit em
{
    color: #42639e;
}
.p-bigtit span
{
    color: #666;
    font-size: 18px;
    line-height: 38px;
    display: block;
    text-align: center;
}
.page-mian
{
    width: 1366px;
    margin: 0 auto;
}
.page-l
{
    width: 242px;
    float: left;
    background: #efefee;
}
.page-l h1
{
    width: 100%;
    text-align: center;
    color: #fff;
    font-size: 30px;
    line-height: 75px;
    background: url(../image/pagecptit.jpg) no-repeat center 0;
}
.page-l a
{
    display: block;
    font-size: 17px;
    color: #444;
    line-height: 50px;
    border-top: 1px solid #fff;
    padding-left: 40px;
}
.page-l .smenuv
{
    background: #5273b0;
    color: #fff;
}
.page-l a:hover
{
    background: #5273b0;
    color: #fff;
}
.page-r
{
    width: 1085px;
    float: right;
}
.fenlei
{
    font-size: 24px;
    color: #333;
    line-height: 50px;
    padding-bottom: 5px;
    border-bottom: 1px solid #e5e5e5;
}
.shaixuan
{
    margin: 10px 0 50px 0;
}
.shaixuan .sx-btn
{
    font-size: 16px;
    color: #444;
    line-height: 34px;
    padding: 6px;
    overflow: hidden;
    border-bottom: 1px dashed #eee;
}
.shaixuan .sx-btn .pro-name
{
    width: 125px;
    float: left;
}
.shaixuan .sx-btn ul
{
    width: 944px;
    float: right;
}
.shaixuan .sx-btn ul a
{
    display: inline-block;
    margin-right: 60px;
}
.page-query
{
    width: 100%;
    display: flex;
    flex-wrap: wrap;
}
.cp-list
{
    display: inline-block;
    width: 48%;
    margin: 0 1% 30px 1%;
    border: 1px solid #dcdcdc;
    box-sizing: border-box;
    padding: 15px;
    vertical-align: top;
}
.cp-list .cp-img
{
    width: 50%;
    float: left;
    margin-right: 5%;
}
.cp-list .cp-img img
{
    width: 100%;
}
.cp-list .canshu
{
    width: 45%;
    float: right;
}
.cp-list .canshu h4
{
    font-size: 20px;
    color: #42639e;
    margin: 10px;
}
.cp-list .canshu p
{
    font-size: 15px;
    color: #707070;
    line-height: 28px;
}
.cp-list .canshu .more
{
    width: 130px;
    line-height: 36px;
    border-radius: 50px;
    background: #42639e;
    margin: 15px 0;
}
.cp-list:hover .canshu .more
{
    background: #7c2828;
}
.cp-detail1
{
    margin: 25px 0 60px 0;
}
.cp-detail1 .xqytu
{
    width: 45%;
    margin-right: 5%;
    box-sizing: border-box;
    padding: 15px;
    border: 1px solid #dcdcdc;
    text-align: center;
    float: left;
}
.cp-detail1 .xqytu img
{
    max-width: 100%;
    margin: 0 auto;
}
.cp-detail1 .d-canshu
{
    width: 50%;
    float: right;
}
.cp-detail1 .d-canshu h4
{
    font-size: 20px;
    color: #42639e;
    margin: 10px 0;
    border-bottom: 1px solid #e5e5e5;
    padding-bottom: 10px;
}
.cp-detail1 .d-canshu p
{
    font-size: 15px;
    color: #707070;
    line-height: 28px;
}
.cp-detail1 .d-canshu .d-tel
{
    font-size: 18px;
    color: #393939;
    line-height: 42px;
    padding: 10px 0 10px 50px;
    margin-top: 10px;
    background: url(../image/cpdetail_icon1.jpg) no-repeat 0 center;
    border-top: 1px solid #e5e5e5;
}
.cp-detail2
{
    margin-bottom: 60px;
}
.cp-detail2 h3
{
    font-size: 20px;
    color: #d4d4d4;
    border-bottom: 1px solid #e5e5e5;
    margin-bottom: 30px;
}
.cp-detail2 h3 span
{
    display: inline-block;
    font-size: 23px;
    color: #42639e;
    border-bottom: 2px solid #42639e;
}
.xq-memo
{
    padding: 30px;
    box-shadow: 0 0 18px 3px rgba(0,0,0,.2);
}
.xq-memo li
{
    font-size: 16px;
    color: #666;
    padding: 15px 0 15px 30px;
    background: url(../image/cpdetail_icon2.jpg) no-repeat 0 16px;
}
.cp-detail3 h3
{
    font-size: 20px;
    color: #d4d4d4;
    border-bottom: 1px solid #e5e5e5;
    margin-bottom: 30px;
}
.cp-detail3 h3 span
{
    display: inline-block;
    font-size: 23px;
    color: #42639e;
    border-bottom: 2px solid #42639e;
}
.xqmsnr, .xqmsnr div, .xqmsnr p
{
    font-size: 16px;
    color: #666;
    line-height: 30px;
}
.xqmsnr img
{
    max-width: 100%;
}
#detail-box
{
    float: none;
    width: 100%;
}
.p-cpclass
{
    width: 100%;
    background: #efefed;
    text-align: center;
    margin: 50px 0;
}
.p-cpclass .smenu
{
    display: inline-block;
    font-size: 18px;
    color: #666;
    text-align: center;
    width: 238px;
    line-height: 55px;
    background: url(../image/page-class.jpg) no-repeat right center;
}
.p-cpclass .smenu:last-child
{
    background-image: none;
}
.p-cpclass .smenu:hover
{
    color: #fff;
    background: #42639e url(../image/page-class-icon.png) no-repeat center bottom;
}
.p-cpclass .smenuv
{
    display: inline-block;
    font-size: 18px;
    color: #666;
    text-align: center;
    width: 238px;
    line-height: 55px;
    color: #fff;
    background: #42639e url(../image/page-class-icon.png) no-repeat center bottom;
}
.current
{
    color: #fff!important;
    background: #42639e url(../image/page-class-icon.png) no-repeat center bottom!important;
}
.cp-query
{
    font-size: 0;
}
.cp-query .cp-list
{
    display: inline-block;
    width: 31.333%;
    margin: 0 1% 30px 1%;
    border: 0;
    background: #f0f0f0;
    box-sizing: border-box;
    padding: 0;
    vertical-align: top;
}
.cp-query .cp-list .cp-img
{
    width: 100%;
    height: 306px;
    float: none;
    margin-right: 0;
    overflow: hidden;
}
.cp-query .cp-list .cp-img img
{
    width: 100%;
    height: 100%;
}
.cp-query .cp-list h2
{
    font-size: 16px;
    color: #444;
    margin: 10px;
    text-align: center;
}
.cp-query .cp-list:hover
{
    background: #42639e;
}
.cp-query .cp-list:hover .cp-img img
{
    transform: scale(1.1,1.1);
    transition: transform .2s;
}
.cp-query .cp-list:hover h2
{
    color: #fff;
}
.news-query
{
    width: 100%;
}
.query
{
    display: block;
    width: 100%;
    box-sizing: border-box;
    padding: 20px;
    border: 1px solid #dcdcdc;
    margin-bottom: 30px;
}
.query .query-img
{
    width: 30%;
    float: left;
}
.query .query-img img
{
    width: 100%;
    height: 100%;
}
.query-con
{
    width: 65%;
    float: right;
}
.query-con h2
{
    font-size: 20px;
    color: #444;
    line-height: 50px;
}
.query-con p
{
    font-size: 16px;
    color: #666;
    line-height: 30px;
}
.query-con .more
{
    width: 130px;
    line-height: 36px;
    border-radius: 0;
    background: #b6b6b6;
    margin: 15px 0;
}
.query:hover
{
    border: 1px solid #42639e;
}
.query:hover h2
{
    color: #42639e;
}
.query:hover .more
{
    background: #42639e;
}
.news-detail
{
    widlth: 100%;
    max-width: 1366px;
    margin: 0 auto;
}
.xwnbt
{
    text-align: center;
    font-size: 28px;
    line-height: 50px;
    margin-top: 30px;
    color: #000;
}
.xwsxx
{
    text-align: center;
    color: #aaa;
    margin-bottom: 20px;
}
.xwnnr
{
    margin-bottom: 60px;
}
.xwnnr, .xwnnr p, .xwnnr div
{
    font-size: 16px;
    line-height: 32px;
    color: #666;
}
.down-query
{
    width: 100%;
    font-size: 0;
    margin-bottom: 50px;
}
.down-query li
{
    font-size: 0;
}
.down-query .down-name
{
    background: #42639e;
}
.down-query .filename
{
    width: 30%;
    display: inline-block;
    font-size: 16px;
    line-height: 52px;
    color: #fff;
    text-indent: 2em;
}
.down-query .filename:nth-child(1)
{
    width: 40%;
}
.down-list
{
    border-bottom: 1px solid #dcdcdc;
}
.down-query .down-tit
{
    width: 40%;
    vertical-align: top;
    display: inline-block;
    box-sizing: border-box;
    padding-left: 50px;
    background: url(../image/down-icon1.jpg) no-repeat 25px center;
    font-size: 16px;
    line-height: 52px;
    color: #333;
    text-indent: 2em;
}
.down-query .down-dtime
{
    width: 30%;
    vertical-align: top;
    display: inline-block;
    font-size: 16px;
    line-height: 52px;
    color: #333;
    text-indent: 2em;
}
.down-query .times
{
    width: 30%;
    vertical-align: top;
    display: inline-block;
    font-size: 16px;
    line-height: 52px;
    color: #333;
    text-indent: 2em;
}
.down-query .down-btn
{
    width: 30%;
    vertical-align: top;
    display: inline-block;
    height: 52px;
    font-size: 16px;
    line-height: 52px;
    color: #333;
    background: url(../image/down-icon2.jpg) no-repeat 80% center;
}
.down-list:hover .down-btn
{
    background: url(../image/down-icon3.jpg) no-repeat 80% center;
}
.aboutL
{
    width: 52%;
    float: left;
}
.aboutR
{
    width: 45%;
    float: right;
}
.aboutR img
{
    max-width: 100%;
}
.aboutL .bigtit
{
    font-size: 38px;
    line-height: 40px;
    color: #333;
    text-align: left;
}
.aboutL .bigtit span
{
    font-size: 18px;
    line-height: 35px;
    color: #666;
    text-align: left;
}
.aboutL em
{
    display: block;
    width: 52px;
    height: 3px;
    background: #42639e;
    margin: 15px 0 30px 0;
}
.aboutL .edit
{
    font-size: 18px;
    line-height: 32px;
    color: #717070;
}
.page-about .product-number-inner
{
    margin: 50px auto;
}
.video-center
{
    width: 100%;
    max-width: 2560px;
    margin: 0 auto;
    background: url(../image/page-about3.jpg) no-repeat center 0;
    padding: 50px 0;
}
.video-box
{
    font-size: 0;
    width: 1366px;
    margin: 0 auto;
}
.video-box li
{
    width: 32%;
    height: 291px;
    display: inline-block;
}
.video-box li video
{
    display: block;
    margin: 0 auto;
    padding: 30px 35px 40px 35px;
    background: url(../image/page-about2.png) no-repeat center;
    text-align: center;
}
.video-box li h2
{
    font-size: 18px;
    line-height: 56px;
    color: #333;
    text-align: center;
}
.video-box li:nth-child(2)
{
    margin: 0 2%;
}
.page-con1
{
    width: 100%;
    max-width: 2560px;
    margin: 0 auto;
    background: #ecf0f6;
    padding: 60px 0;
}
.page-con1 .bigbox
{
    width: 1366px;
    margin: 0 auto;
}
.bigleft
{
    width: 50%;
    float: left;
}
.bigright
{
    width: 45%;
    float: right;
}
.smallbox
{
    width: 1366px;
    margin: 60px auto;
}
.smallleft
{
    width: 45%;
    float: left;
}
.smallright
{
    width: 50%;
    float: right;
}
.bigleft h2, .smallbox h2
{
    font-size: 30px;
    color: #42639e;
    line-height: 78px;
}
.bigbox ul li, .smallbox ul li
{
    font-size: 15px;
    color: #666;
    line-height: 36px;
    padding-left: 25px;
    background: url(../image/jishu-icon1.png) no-repeat 0 center;
}
.bigbox p, .smallbox p
{
    font-size: 15px;
    color: #666;
    line-height: 36px;
}
.shouhou
{
    background: #f8f8f8;
}
.shouhou h2
{
    font-size: 18px!important;
    color: #222!important;
    line-height: 30px!important;
    padding: 30px 0 30px 60px!important;
}
.shouhou1 h2
{
    background: url(../image/fuwu-icon1.jpg) no-repeat 0 center;
}
.shouhou2 h2
{
    background: url(../image/fuwu-icon2.jpg) no-repeat 0 center;
}
.shouhou .smallright
{
    padding: 30px 30px 0 0;
    box-sizing: border-box;
    width: 55%!important;
}
.p-contact
{
    font-size: 0;
}
.p-contact li
{
    width: 25%;
    display: inline-block;
    font-size: 16px;
    color: #707070;
    text-align: center;
}
.p-contact li h3
{
    font-size: 18px;
    color: #333;
    margin: 20px 0 10px 0;
}
.zhuanli-box
{
    margin: 40px 0 80px 0;
}
.zhuanli-tit
{
    font-size: 24px;
    color: #333;
    line-height: 34px;
    padding-left: 10px;
    border-left: #415b8e 5px solid;
}
.zhuanli-box .scroll_horizontal
{
    bottom: 0!important;
}
.zhuanli-box .scroll_horizontal .list li
{
    width: 346px!important;
}
.zhuanli-box .scroll_horizontal .piclist
{
    width: 320px;
    height: auto;
    background: none;
}
.zhuanli-box .scroll_horizontal .piclist .imgbox
{
    height: auto;
    box-sizing: border-box;
    padding: 12px;
    border: 1px solid #e5e5e5;
    overflow: hidden;
}
.zhuanli-box .scroll_horizontal .piclist h2
{
    padding: 20px;
}
.zhuanli-box .scroll_horizontal .piclist:hover h2
{
    color: #42639e;
}
.ato-content
{
    width: 1366px;
    margin: 40px auto;
    position: relative;
}
.ato-list
{
    width: 100%;
}
.tempWrap
{
    width: 100%!important;
}
.ato-list ul li
{
    width: 346px!important;
    float: left;
    text-align: center;
    box-sizing: border-box;
    padding-right: 22px;
    padding-left: 3px;
}
.ato-list ul li a
{
    width: 100%;
}
.ato-list ul li a .imgbox
{
    width: 100%;
    box-sizing: border-box;
    padding: 12px;
    border: 1px solid #e5e5e5;
    overflow: hidden;
}
.ato-list ul li a .imgbox img
{
    width: 100%;
    height: 410px;
}
.ato-list ul li a h2
{
    font-size: 16px;
    color: #565656;
    margin: 20px 0;
}
.ato-list-fl
{
    margin: 40px auto;
    display: block;
    width: 100%;
    position: absolute;
    top: 25%;
}
.ato-list-fl a
{
    display: block;
}
.ato-list-fl a img
{
    display: block;
    border: none;
    margin: 0 auto;
    margin-top: 12px;
}
.ato-list-fl .prev
{
    position: absolute;
    left: -45px;
}
.ato-list-fl .next
{
    position: absolute;
    right: -45px;
}
.ato-list ul li:hover a .imgbox img
{
    transform: scale(1.1,1.1);
    transition: transform .2s;
}
.ato-list ul li:hover a h2
{
    color: #42639e;
}
.zhuanli-xq h4
{
    font-size: 20px;
    color: #42639e;
    margin: 10px 0;
    padding-bottom: 10px;
    text-align: center;
}
.zhuanli-xq .xqytu
{
    float: none;
    margin: 0 auto;
}
.my-map
{
    margin: 50px auto;
    width: 100%;
    height: 400px;
}
.my-map .icon
{
    background: url(http://lbs.amap.com/console/public/show/marker.png) no-repeat;
}
.my-map .icon-cir
{
    height: 31px;
    width: 28px;
}
.my-map .icon-cir-red
{
    background-position: -11px -5px;
}
.amap-container
{
    height: 100%;
}
.mysearch
{
    display: block;
    width: 94%;
    padding: 30px 3%;
    background: #fff;
    margin: 30px 0;
    overflow: hidden;
    box-shadow: 0 0 20px rgba(143,143,143,.2);
    font-size: 18px;
}
.qt-pagination
{
    width: 94%;
    margin: auto;
    overflow: hidden;
    padding: 20px 0;
    text-align: center;
    margin-bottom: 50px;
}
.qt-pagination a
{
    background-color: #fff;
    border: 1px solid #e3e3e3;
    padding: 0 10px;
    margin-right: 3px;
    min-width: 30px;
    height: 30px;
    line-height: 30px;
    display: inline-block;
    text-align: center;
}
.qt-pagination .pages
{
    background: #42639e;
    color: #fff;
}
@media(max-width: 1366px)
{
    body
    {
        width: 1366px;
        margin: 0 auto;
    }
}
