@charset "utf-8"; html, body, button, input, select, textarea {
    font-family: "Microsoft YaHei", "\5FAE\8F6F\96C5\9ED1", arial, tahoma, "\5b8b\4f53", sans-serif;
    color: #2F2F2F;
}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td, hr, button, html {
    margin: 0;
    padding: 0;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

img {
    border: 0;
}

i, em {
    font-style: normal;
}

ol, ul, li {
    list-style: none;
}

h1, h2, h3, h4, h5, h6, small {
    font-size: 100%;
    font-weight: normal
}

a, a:hover {
    text-decoration: none;
}

a {
    color: #2F2F2F;
    outline: none;
}

a:hover {
    color: #ff7e00;
}

.fr {
    float: right;
}

.fl {
    float: left;
}

/**
***清理浮动**/
.clear:after, .clear:before {
    content: '';
    display: table;
}

.clear:after {
    clear: both;
    overflow: hidden;
}

.clear {
    *zoom: 1; }

body {
    font-size: 14px;
    background-color: #fff;
}

.box {
    width: 100%;
    float: left;
}

@font-face {
    font-family: "numfont";
    src: url('../fonts/avant-garde-gothicltextralight.ttf') format('truetype');
}

@font-face {
    font-family: "telfont";
    src: url('DINCond-Bold.otf') format('truetype');
}
@font-face {
    font-family : "semibold";
    src : url("../fonts/msyh.ttf");
}
.thinklog_pages a.current, .thinklog_pages a.current span, .thinklog_pages a:hover, .thinklog_pages a:hover span {
    border: #2F2F2F 1px solid;
    background: #2F2F2F;
    color: #fff;
}

/*broswer check*/
.m-browser-mask {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: .85;
    filter: alpha(opacity=85);
    z-index: 9000
}

.m-browser-box {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 1000px;
    height: 500px;
    margin: -250px 0 0 -500px;
    background: #fff;
    -webkit-box-shadow: 0 0 10px rgba(200, 200, 200, .75);
    box-shadow: 0 0 10px rgba(200, 200, 200, .75);
    -webkit-border-radius: 10px;
    border-radius: 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 10px 45px;
    z-index: 9999
}

.m-browser-box .title {
    font-size: 30px;
    padding: 20px 0;
    text-align: left;
    color: #000;
    border-bottom: 1px solid #ccc;
    padding-left: 30px
}

.m-browser-box .subtitle {
    font-size: 22px;
    color: #717171;
    padding: 25px 0 25px 30px
}

.m-browser-box .list {
    width: 100%;
    height: 200px;
    margin-top: 50px
}

.m-browser-box .list li {
    float: left;
    width: 33%;
    margin-left: -55px
}

.m-browser-box .list li a {
    display: block
}

.m-browser-box .list li a .i-chrome, .m-browser-box .list li a .i-firefox, .m-browser-box .list li a .i-safari {
    display: block;
    width: 100px;
    height: 100px;
    margin: auto;
    margin-bottom: 25px;
    -webkit-border-radius: 50%;
    border-radius: 50%
}

.m-browser-box .list li a .i-chrome {
    background: url(../images/i-chrome.jpg) center no-repeat
}

.m-browser-box .list li a .i-firefox {
    background: url(../images/i-firefox.jpg) center no-repeat
}

.m-browser-box .list li a .i-safari {
    background: url(../images/i-safari.jpg) center no-repeat
}

.m-browser-box .list li a .text {
    display: block;
    font-size: 14px;
    text-align: center
}

.wrap {
    width: 1200px;
    padding: 0px;
    margin: 0 auto;
    position: relative;
    clear: both;
}

.header {
    width: 100%;
    float: left;
    clear: both;
    height: 106px;
    line-height: 106px;
    text-align: center;
    position: absolute;
	top:0;
	left:0;
	background:#fff;
    z-index: 100;
	border-bottom:1px solid #363636;
}

.header .wrap {
    height: 106px;
    display: block;
    line-height: 106px;
}

.header a.alogo {
    display: block;
    float: left;
    line-height: 106px;
    height: 106px;
    vertical-align: middle;
}
.fadeInLeft {
    -webkit-animation-name: fadeInLeft;
    animation-name: fadeInLeft;
}
.header a.alogo img {
    vertical-align: middle;
}

.header-menu {
    height: 106px;
    width: 900px;
    float: right;
    position: relative;
    font-size: 18px;
}
.header-menu a.en{
    position:absolute;
    right:0;
    top:-8px;
}
.header-menu a {
    color: #3b3b3b;
	height:20px;
	line-height:20px;
	padding:32px 0 33px 0;
}
.header-menu > ul{
    width: 100%;
    display: table;
}
.header-menu li.cate0 {
    height: 20px;
    line-height: 20px;
    display: table-cell;
    text-align: center;
    font-weight: normal;
    /*position: relative;*/
    white-space: nowrap;
	padding:52px 0 36px 0;
}

.header-menu li.cate0.on > a, .header-menu li.cate0:hover > a {
   color:#02599f;
}

.cate-sub {
    display: none;
    width: 100%;
    position: absolute;
    top: 115px;
    left: 0;
    z-index: 99999;
    height: 50px;
    line-height: 50px;
    float: left;
    background-color: #19b27c;
    text-align: center;
}

.cate-sub a {
    font-size: 14px;
    padding: 0 20px;
}

.kw-wrap {
    width: 100%;
    float: left;
    background-color: #19b27c;
    color: #fff;
    height: 77px;
    position: relative;
    z-index: 99999;
}

.kw-wrap .wrap {
    height: 77px;
    width: 1090px;
    border-left: 10px solid #fff;
}

.kw-tel {
    width: 228px;
    height: 218px;
    float: left;
    background-color: #19b27c;
    color: #fff;
    padding: 50px 31px 37px 31px;
    margin-top: -228px;
}

.kw-tel .p1 {
    width: 100%;
    float: left;
    clear: both;
    padding-bottom: 30px;
    margin-bottom: 30px;
    border-bottom: 1px solid #089463;
}

.kw-tel .p2 {
    font-size: 11px;
}

.kw-tel .p3 {
    background: url("../images/icon-tel2.png") no-repeat 60px 50%;
    font-size: 14px;
}

.kw-tel .p4 span {
    display: inline-block;
    width: 10px;
    border-bottom: 3px solid #fff;
}

.kw-tel .p5 {
    background: url("../images/icon-tel.png") no-repeat 0 50%;
    font-size: 24px;
    padding-left: 24px;
}

.kw-tel .p6 {
    background: url("../images/icon-phone.png") no-repeat 0 50%;
    font-size: 24px;
    padding-left: 24px;
}

.kw-tel .num {
    display: block;
    float: left;
    width: 46px;
    height: 46px;
    border: 2px solid #2a2a2a;
    font-size: 30px;
    line-height: 46px;
    text-align: center;
    color: #2a2a2a;
}

.kw-tel .r1 {
    width: 170px;
    font-size: 15px;
    color: #2a2a2a;
    display: block;
    float: right;
    height: 30px;
    line-height: 30px;
}

.kw-tel .r2 {
    width: 170px;
    font-size: 13px;
    color: #2a2a2a;
    display: block;
    float: right;
    height: 20px;
    line-height: 20px;
    letter-spacing: .5em;
}

.kw-list {
    width: 500px;
    border-left: 10px solid #fff;
    float: left;
    height: 77px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    line-height: 77px;
}

.kw-list a {
    color: #fff;
    padding-left: 20px;
}

.kw-wrap .frm {
    width: 290px;
    height: 36px;
    float: right;
    margin: 21px 0 20px 0;
}

.kw-wrap .frm .kw {
    display: block;
    float: left;
    border: none;
    background-color: #fff;
    height: 36px;
    width: 233px;
    padding: 0 10px;
}

.kw-wrap .frm [type="submit"] {
    display: block;
    float: left;
    border: none;
    background: #242424 url("../images/icon-search.png") no-repeat center;
    height: 36px;
    width: 36px;
}

.footer {
    background-color: #333;
    width: 100%;
    padding: 70px 0;
    float: left;
}

.footer .links {
    width: 100%;
    float: left;
    border-bottom: 1px solid #434343;
    padding-bottom: 30px;
}

.footer .links .len {
    color: #5a5a5a;
    font-size: 12px;
    text-transform: uppercase;
}

.footer .links .fl {
    font-size: 18px;
    color: #fff;
    width: 125px;
    height: 24px;
    line-height: 24px;
    background: url('../images/icon-quick-right.png') center right no-repeat;
}

.footer .links .fr {
    width: 950px;
}

.footer .links .fr a {
    padding-right: 30px;
    color: #fff;
    padding-bottom: 15px;
    padding-top: 3px;
    display: inline-block;
}

.footer .contacts {
    width: 100%;
    float: left;
    padding-top: 50px;
}

.footer .contacts .fl {
    width: 50%;
}

.footer .contacts .fl a {
    color: #fff;
    font-size: 18px;
    padding-right: 36px;
}

.footer .contacts .fl .d2 {
    margin-top: 35px;
    font-size: 12px;
    color: rgb(125, 125, 125);
    line-height: 2.667;
    text-align: left;
}

.footer .contacts .fr {
    width: 50%;
}

.footer .contacts .fr .wx {
    width: 130px;
    float: right;
}

.footer .contacts .fr .wx img {
    float: right;
    width: 120px;
    height: 120px;
}

.footer .contacts .fr .olink {
    width: 400px;
    text-align: right;
    float: left;
}

.footer .contacts .fr .olink .p1 {
    margin: 10px 0;
}

.footer .contacts .fr .olink .p2 {
    color: #fff;
    padding-top: 10px;
    font-size: 12px;
}

.footer .contacts .fr .olink .p3 {
    font-family: telfont;
    color: #fff;
    font-size: 36px;
}

.copyright {
    background-color: #333;
    color: #7d7d7d;
    padding: 20px 0;
    border-top: 1px solid #434343;
}

a.more {
    display: inline-block;
    float: right;
    color: #036eb8;
}

.copyright .wrap {
    padding: 10px 0;
    color: #939393;
    line-height: 30px;
}

.copyright .wrap a {
    color: #7d7d7d;
}

.cate-title {
    width: 100%;
    height: 40px;
    line-height: 40px;
    text-align: left;
    border-bottom: 1px solid #979797;
    float: left;
    /*margin:35px 0px;*/
}

.cate-title .cn {
    float: left;
    height: 30px;
    line-height: 30px;
    border-left: 5px solid #e81c23;
    font-size: 18px;
    font-weight: bold;
    padding-left: 15px;
    color: #2d2d2d;
    display: inline-block;
}

.position {
    float: right;
    text-align: right;
}

.content .doc-info {
    width: 100%;
    float: left;
    text-align: center;
    margin-bottom: 10px;
    padding: 10px 0px;
    border: 1px dashed #9c9c9c;
}

.content .doc-info span {
    color: #858585;
    padding-left: 20px;
}

.content .content-text {
    width: 100%;
    float: left;
    min-height: 500px;
    margin-bottom: 10px;
    font-size: 14px;
    line-height: 250%;
}

.content .prevnext {
    width: 100%;
    float: left;
    margin: 50px 0px;
    border-top: 1px dashed #9c9c9c;
    line-height: 40px;
    padding-top: 20px;
}



.bread_line {
    height: 71px;
    background: url(../images/breadline_bg.png) no-repeat;
    font-size: 14px;
    color: #fff;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
}

.bread_line span {
    font-size: 30px;
    color: #fff;
    line-height: 71px;
    margin-right: 10px;
    margin-left: 25px;
}

.bread_line a {
    margin: 0 7px;
    font-size: 14px;
    color: #fff;
}

.message_nav {
    width: 1200px;
    margin: 0 auto;
    height: 60px;
    overflow: hidden;
    position: relative;
}

.message_nav ul li {
    float: left;
}

.message_nav ul li a {
    display: block;
    height: 57px;
    line-height: 57px;
    font-size: 15px;
    color: #414141;
    padding: 0 25px;
}

.message_nav ul li a.message_nav_c {
    border-bottom: 3px solid #0c55a4;
    color: #0c55a4;
}

.main_wrap_lv2 {
    background: #f6f6f6;
}


.srv-item {
    height: 50px;
    margin: 29px 0;
    width: 265px;
    padding-left: 60px;
    float: left;
    position: relative;
}

.srv-item .ico {
    display: block;
    background: #585858;
    width: 50px;
    height: 50px;
    position: absolute;
    left: 0;
    top: 0;
    line-height: 50px;
    text-align: 50px;
    border-radius: 50%;
    text-align: center;
}

.srv-item .ico img {
    display: inline-block;
    text-align: center;
    vertical-align: middle;
}

.srv-item p {
    height: 25px;
    line-height: 25px;
}

.srv-item p.p2 {
    font-size: 12px;
    color: #898989;
}

.hf {
    background: #000;
    width: 100%;
    float: left;
    padding: 60px 0;
}

.hf .hf-item {
    width: 220px;
    float: left;
    color: #828282;
    font-size: 16px;
    text-transform: uppercase;
    line-height: 2.333;
}
.hf .hf-item a{
    color:#828282;
}
.hf-item .p0 {
    font-size: 18px;
    color: #fff;
    text-transform: uppercase;
    line-height: 1.714;
    text-align: left;
    padding-bottom: 40px;
}

.hf-item .p2 {
    font-size: 24px;
    font-weight: lighter;
    font-family: PingFangSC-Light, PingFangSC, 'Microsoft YaHei UI Light';
    color: rgb(130, 130, 130);
    text-transform: uppercase;
    line-height: 1.167;
    text-align: left;
}

.hf .fr img {
    float: right;
    margin-top: 70px;
}

.cp {
    width: 100%;
    float: left;
    height: 44px;
    background: #000;
    border-top: 1px solid #1a1a1a;
    line-height: 44px;
    color: #555;
}
.menulist{ display:none; background:#e6e7ef; width:100%; top: 108px; left:0; position:absolute;height:140px;line-height: 25px;}
.menulist a{ float:left;width: 110px;margin: 0 45px; font-size:18px;  font-family:"宋体"; height:140px; padding:0;}
.menulist a img{ width:100%;}
.menulist a img:hover{
  transition: all 0.6s;
  transform: scale(1.4);
}
.wap{ display: none; }
.mobileFooter{ display: none; }
@media screen and (max-width:800px){
.wap{display: block;}
.pc{ display: none; }
img{ max-width: 100% }
    .headerTop{width: 100%;height: 60px;position: fixed;top: 0px;left: 0;z-index: 100;background-color: #fff;}
    .headerTop .logo img{ height: 35px; margin: 10px 0 0 20px; }
    .headerTop .nav{ display: block;}
    ul.menu{ display: block; flex-wrap: wrap; width:60%;  height: 100%; position: fixed; right: 0px; top: 60px; z-index: 100; overflow-y: scroll;  
             transform: translate3d(100%, 0px, 0px);  transition: all 0.65s ease-in-out 0s;background: #fff;}
    ul.menu.active{transform: translate3d(0px, 0px, 0px);}
    ul.menu li{ line-height: 45px; height: 45px; border-bottom:1px solid #777;}
    ul.menu li::after{ display: none;}
    ul.menu li a{ height: 100%; font-size: 16px; padding: 0 0 0 10px;}
    ul.menu li.active a{ border: none; font-size: 18px; text-shadow: 0 0 5px #dedcdc; }
    .headerTop .call{ position: absolute; top: 60px; left: 0; width: 100%; height: auto; background-color: #fff; padding: 0px 20px; }
    .headerTop .call h6, .headerTop .call h3{ display: none; transition:all .5s ease-out;}
    .headerTop .call.active{ padding: 10px 20px; transition:all .5s ease-out;}
    .headerTop .call.active h6, .headerTop .call.active h3{ display: block; transition:all 1s ease-out; }
    .headerTop .call.active .icon-dianhua{ color: #676666;}
    .headerTop .call i.icon-dianhua{ font-size: 36px; padding: 10px; position: absolute; top: -60px; left: initial; right: 120px;}

    header .nav{width:30px;height:20px;display:none;position:absolute;top:0;right:10px;cursor:pointer;padding:20px 15px;position:absolute;}
    header .nav span{width:26px;height:3px;background:#015aa1;display:block;border-radius:2px;transition:all .5s ease-out;position:absolute;top:20px;}
    header .nav span:nth-child(2){top:29px;}
    header .nav span:nth-child(3){top:37px;}
    header .nav span.active:nth-child(1){transform:rotate(45deg);transition:all .5s ease-out;top:29px;}
    header .nav span.active:nth-child(3){transform:rotate(-45deg);transition:all .5s ease-out;top:29px;}
.wrap{ width: 90%; margin:0 auto; } 
.index_menu{ width: 90%; margin:0 auto;margin: 40px auto 20px;position: relative;overflow: hidden; }   
.index_menu li{ width: 20%; float: left; text-align: center;  margin:0 6% 20px; padding-top: 22%; }
.index_menu li:nth-child(1){ background: url(../images/home01.png) top center no-repeat; background-size: contain; }
.index_menu li:nth-child(2){ background: url(../images/home02.png) top center no-repeat; background-size: contain;}
.index_menu li:nth-child(3){ background: url(../images/home03.png) top center no-repeat; background-size: contain;}
.index_menu li:nth-child(4){ background: url(../images/home04.png) top center no-repeat; background-size: contain;}
.index_menu li:nth-child(5){ background: url(../images/home05.png) top center no-repeat; background-size: contain;}
.index_menu li:nth-child(6){ background: url(../images/home06.png) top center no-repeat; background-size: contain;}
.titles{color: #222222; text-align: center;line-height: 40px; }
.titles h3{ font-size: 28px; font-family: "semibold"; }
.titles h3:after{ display: block;content: ""; background: #222; width: 20px; height: 3px; margin: 10px auto 0; }
.titles p{ font-size: 18px; }
.recboxa{ background: #f6f6f6; padding:40px 0;}
.Newspro{ margin-top: 20px!important; }
.Newspro .swiper-slide{ background: none; }
.Newspro .swiper-slide dl{ line-height: 50px; color: #222222; }
.Newspro-pagination{ position: relative!important; margin-top: 20px; }
.Newspro-pagination .swiper-pagination-bullet{ border:1px solid #6b6b6b; width: 5px; height: 5px; border-radius: 50%; }
.Newspro-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{ background:#6b6b6b;  }
.index_product{padding:40px 0 10px; background: #f8f8f8; position: relative; overflow: hidden;}
.index_productlist{ position: relative; overflow: hidden; margin-top: 20px; }
.index_productlist li{ float: left; width: 48%; margin:2% 1%; text-align: center; line-height: 30px;}
.index_productlist li img{ width: 100%; border-radius: 10px; }
.index_productlist li a{ color: #222; }
.index_productlist li .tit{ font-size: 18px;font-family: "semibold"; }
.index_productlist li .intro{    text-overflow: ellipsis;    overflow: hidden;    text-overflow: ellipsis;    white-space: nowrap;}
.more{ width: 100%; background: #fff; line-height: 50px; text-align: center; margin-top: 20px; }
.more a{ color: #222; font-size: 16px; font-weight: bold; }
.index_about{ padding: 40px 0; }
.index_about .in_aboutimg{ margin-top:20px; }
.hf .hf-item{ display: none; }
.hf .fl{ color: #fff; width: 70%; }
.hf .fl h3{ font-size: 20px; font-weight: bold; margin-bottom:20px; }
.hf .fl p{ font-size: 14px; line-height: 30px; }
.hf .fr{ width: 30%;color: #fff;text-align: center;line-height: 40px; }
.hf .fr img{ margin-top: 40px; }
.cp{ color: #fff; font-size: 12px;border-top: 1px solid #fff;padding-bottom: 56px; }
.mobileFooter{width: 100%;  display:block; display: flex; display: -webkit-flex; flex-wrap: nowrap; justify-content: space-between; align-items: center;  position: fixed;  left: 0; bottom: 0; z-index: 100; background-color:#1762a3; }
.mobileFooter div {text-align: center; width: 25%;  padding: 18px 0 0px 0; height: 100%;position: relative;  }
.mobileFooter div h6{ font-size: 14px; color: #fff; line-height: 2;  margin-top: 10px;} 
.mobileFooter div:nth-child(1) i{ background:url(../images/home.png) left no-repeat;position: absolute;top: 5px;background-size: cover;width: 25px;height: 25px; left:38%;} 
.mobileFooter div:nth-child(2) i{ background:url(../images/bottel.png) left no-repeat;position: absolute;top: 5px;background-size: cover;width: 30px;height: 25px; left:34%;}   
.mobileFooter div:nth-child(3) i{ background:url(../images/botqq.png) left no-repeat;position: absolute;top: 5px;background-size: cover;width: 25px;height: 25px; left:38%;}    
.mobileFooter div:nth-child(4) i{ background:url(../images/botmes.png) left no-repeat;position: absolute;top: 5px;background-size: cover;width: 30px;height: 25px; left:37%;}   
.bread_line span{ font-size: 24px; }
#banner{ height: 300px!important; }
.message_nav{ width: 90%; height: auto; }
.message_nav ul li a{ padding:0 10px; }
.page-content{ overflow: hidden; overflow-x: scroll; }
.proheader .fr h3{ font-size: 18px!important; }
.procont img{ height: auto; }
.proheader .fl{ width: 100%!important;}
.proheader .fr{ width: auto!important;  margin:20px;}
.rec-pro ul{ width: 100%!important; margin-left: 0!important; }
.rec-pro ul a{ width: 100%; margin:0; display: block; float: none; margin-bottom: 40px;position: relative;overflow: hidden; }
.rec-pro li{ width: 100%!important;  height: auto!important;margin:0!important; }
.rec-pro li .img{ height: auto!important; }
.rec-pro li .tit{ width: 100%!important; font-size: 30px !important;font-weight: bold;}
.ny_prolist{background:#f4f4f4;position: relative;overflow: hidden; padding:20px 0;}
.ny_prolist ul li{ width:30%; margin:1% 1.5%; float: left; height: 100px; text-align: center; font-size: 16px;}
.rec-pro li .ny_more{ font-size: 18px;  width: 80px;margin: 25px auto 20px;line-height: 30px; background: url(../images/cent.png) bottom no-repeat;background-size: contain; padding-bottom: 20px;}
.rec-pro li .attrs{ font-size: 18px;color: #000;margin: 10px 0; }
.rec-pro li .intro{ display: block!important; text-align: left; }
.ny_procontent{ text-align: center; position:absolute; width: 100%;font-size: 30px; margin-top:30px;}
.proheader .fr p{ margin-top:20px!important; }
.proheader{ padding: 0!important; }
.Newspro .swiper-slide img{ border-radius: 10px; }
.Newspro .swiper-slide .bplay{ position: absolute; top: 30%; left: 46%; }
}