﻿@charset "utf-8";
/*============================ 初始化样式 ============================*/
@font-face {
    font-family: "iconfont"; /* Project id 3465970 */
    src: url('../fonts/iconfont.woff2') format('woff2'),
    url('../fonts/iconfont.woff') format('woff'),
    url('../fonts/iconfont.ttf') format('truetype');
}

.iconfont {
    font-family: "iconfont" !important;
    font-size: 16px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
* { margin:0; padding:0; box-sizing: border-box}
body {color:#333; font-size:14px;  font-family:"Microsoft YaHei","微软雅黑","SimSun","宋体",sans-serif;min-width: 1200px;overflow-x: hidden}
*html { background-image:url(about:blank);background-attachment:fixed;}
li { list-style:none;}
img { border:none;}
body a img { border:none;}
a { color: #333; text-decoration:none; blr:expression(this.onFocus=this.blur());}
a:focus { outline:none;}
a:link { text-decoration:none;}
a:hover { text-decoration:none; }
input,textarea,button{border: none;outline: none;background: none}
.clear:after {content:''; display:block; clear:both; }
.clear { height:0px; clear:both; }
/*限制文字,文字超出显示冒号*/
.text-cut { overflow: hidden;  white-space: nowrap; text-overflow: ellipsis; -o-text-overflow: ellipsis;-ms-text-overflow: ellipsis;
-webkit-text-overflow: ellipsis; -moz-text-overflow: ellipsis;}
.flex-center{display: flex;justify-content: space-between;flex-wrap: wrap;}
.align-items{align-items: center}

/*============================ 公共部分 ============================*/

/* 文章上下篇 */
.wengzhengfanye { overflow: hidden;line-height: 2;padding: 20px 0 0}
.wengzhengfanye .wengzhengfanyeA,.wengzhengfanye .wengzhengfanyeB {width:50%;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;float: left}
.wengzhengfanye a:hover {color: #0670DD}
.wengzhengfanye .wengzhengfanyeB{float: right;text-align: right}

/* 文章类别上下页 */
.page { overflow:hidden;}
.pagelink {text-align:center;display: flex;justify-content: center;margin-top: 40px}
.pagelink span,.pagelink a
{ display:inline-block;text-align:center; padding:6.5px 12px; border:solid 1px #ddd; color:#666; margin-left: -1px}
.pagelink a.on
{ background:#0670DD; color:#fff; border:solid 1px #0670DD;}
.pagelink span{display:inline-block; color:#fff; background:#0670DD; border:solid 1px #0670DD;}
.pagelink a:hover{background: #EEEEEE}


/*========================================= 首页 =====================================*/
.container { width:1200px; margin:0 auto;}
.fl{float: left}
.fr{float: right}

.top{background: #f6f6f6;line-height: 40px}
.topl{display: flex;align-items: center;}
.topl span{color: #999;margin-right: 20px}
.topl span img{margin-right: 5px}

.topr{}
.topr ul li{border-radius: 100%;margin-left: 20px;border: 1px #c1c1c1 solid;position: relative;
    color: #c1c1c1;font-size: 16px;cursor: pointer}
.topr ul li a{color: #c1c1c1;display: flex;justify-content: center;align-items: center;width: 30px;height: 30px;}
.topr ul li:hover{background: #2A81C5}
.topr ul li:hover a{color: #fff}
.topr ul li dd{position: absolute;top: 35px;left: 0;z-index: 99;display: none}
.topr ul li dd img{max-width: 100px;}
.topr ul li:hover dd{display: block}


.topra{}
.topra span{display: inline-block;margin-left: 40px}
.topra span a{color: #666;display: flex;align-items: center}
.topra span img{margin-right: 5px}

header{background: #fff}

.head{position: relative}
.head{padding: 25px 0}

.nav{}
.nav ul{display: flex;justify-content: space-between;flex-wrap: wrap;}
.nav li{position:relative;transition: all .3s ease;margin-left: 45px;font-size: 16px}
.nav li a{display: block;}
.nav li:hover a,.nav li.active a{color: #0670DD}
/*.nav li:before{content: "";position: absolute;left: 0;right: 0;bottom: 0;background: #3FBC70;height: 4px;
    transform: translateY(4px);transition-property: transform;transition-duration: 0.3s;transition-timing-function: ease-out;}
.nav ul li:hover:before,.nav ul li.active:before{transform: translateY(0);}
.nav ul li:hover,.nav ul li.active{background: rgba(0, 0, 0, 0.1);}*/

.xlnav{display:none;z-index: 100;width: 180px;position: absolute;top: 50px;left: 50%;margin-left:-50%;animation: fadeInUp 0.5s .1s ease both;
    background-color: #f9f9f9;box-shadow: 0 3px 10px rgba(0,0,0,.08);border-radius: 3px;}
.xlnav dd{width: 100%;line-height: 34px;border-bottom: 1px solid rgba(0,0,0,.07);transition: all .3s ease 0s;}
.xlnav dd a{color: #555!important;padding: 0 10px;display: block}
.xlnav dd:hover a{color: #2e9b2a!important;}

/*.nav li:hover .xlnav{display: block}*/

/*banner图片切换样式*/
.banner{width:100%; overflow:hidden;position: relative}
.banner li{overflow:hidden;height: 700px;display:flex;justify-content:center;align-items:center}
/*.banner .swiper-button-prev{width: 27px;height: 60px;margin-top: -39px; background: url("../img/prev.png");
    opacity: .5;left: 50%;margin-left: -625px;z-index: 999}
.banner .swiper-button-next { width: 27px;height: 60px;margin-top: -30px; background: url("../img/next.png");
    opacity: .5;right: 50%;margin-right: -625px;z-index: 999}*/
.banner .swiper-pagination{ position: absolute; bottom:30px!important; width:100%; z-index:100; text-align: center;}
.banner .swiper-pagination-bullet {width:8px;height:8px;margin:0 4px!important;cursor: pointer;background: rgba(0,0,0,0.2);position: relative;border-radius:100%;opacity: 1}
.banner .swiper-pagination-bullet-active{background: none;background: #0670dd}
.banner .swiper-button-prev:hover,.banner .swiper-button-next:hover{opacity: 1}

.title{text-align: center;padding-top: 45px;}
.title h2{font-size: 30px;color: #2a81c5;font-weight: normal;}
.title p{text-transform: uppercase;color: #999;font-size: 16px;}


.oneAa{margin-top: 40px}
.oneA .oneAal{width: 24%;background: #fff;box-shadow: 0px 0px 20px rgba(0,0,0,.12);}
.oneA .oneAar{width: 73%}
.oneA .oneAar ul li{width: 32%;background: #fff;box-shadow: 0px 2px 12px rgba(0, 0, 0, 0.08);text-align: center;
    margin-bottom: 2%;float: left;margin-right: 2%}
.oneA .oneAar ul li dd{width: 100%;height: 190px;overflow: hidden;position: relative}
.oneA .oneAar ul li dd img{max-width: 100%;position: absolute;top: 0;right: 0;bottom: 0;left: 0;margin: auto;transition: all 0.5s ease}
.oneA .oneAar ul li h3{font-size: 16px;color: #595758;font-weight: normal;margin: 15px 0}
.oneA .oneAar ul li p{color: #595758}
.oneA .oneAar ul li:nth-child(3n){margin-right: 0}
.oneA .oneAar ul li:hover{box-shadow: 0px 4px 14px rgba(0, 0, 0, 0.16);}
.oneA .oneAar ul li:hover dd img{transform: scale(1.05);}
.oneA .oneAar ul li:hover h3{color: #2a81c5}

.oneA_more{text-align: center;margin-top: 30px}
.oneA_more a{display: inline-block;background: #2a81c5;width: 178px;line-height: 52px;color: #fff}
.oneA_more a:hover{background: #0670DD}


.oneB{overflow: hidden;margin-top: 50px}
.oneB ul{margin-bottom: 40px}
.oneB ul li{position: relative;}
.oneB ul li dd{position: relative;overflow: hidden}
.oneB ul li dd img{max-width: 100%;transition: transform .5s ease;}
.oneB ul li dd::before {content: '';position: absolute;left: 0;right: 0;bottom: 0;z-index: 1;height: 30%;background: -webkit-linear-gradient(bottom, rgba(0,0,0,0.6) 0%, rgba(0,0,0,0.4) 66%, rgba(0,0,0,0) 99%);background: linear-gradient(bottom, rgba(0,0,0,0.6) 0%, rgba(0,0,0,0.4) 66%, rgba(0,0,0,0) 99%);}
.oneB ul li dl{position: absolute;top:0;left:0;width: 100%;height: 100%;padding: 25px;display: flex;flex-direction: column;z-index: 1}
.oneB ul li dl .more{flex: 1;display: flex;justify-content: center;align-items: center;}
.oneB ul li dl .more span{width: 80px;height: 80px;background-color: #fff;display: flex;justify-content: center;align-items: center;border-radius: 50%;transition: .5s;transform: translateY(20px);opacity: 0;}
.oneB ul li h3{border-top: 1px rgba(255,255,255,0.3) solid;padding-top: 15px;text-align: center;color: #fff}
.oneB ul li dl .more span  i{transform: rotate(90deg);color: #2a81c5;font-size: 32px;}
.oneB ul li:hover dl{background-color: rgba(42,129,197,0.6);}
.oneB ul li:hover .more span{transform: translateY(0);opacity: 1;}
.oneB ul li:hover dd img {transform: scale(1.06);}
.oneBb{overflow: hidden}
.bar-pagination{position: relative;height: 2px;width: 100%;background: #eee;}
.bar-pagination .swiper-pagination-progressbar-fill {height: 5px;top: -2px;background: #2a81c5;}

.oneC{background: url("../img/oc.png") no-repeat center;background-size: cover;padding: 110px 0 200px;margin-top: 50px;position: relative}
.oneC h2{font-size: 30px;color: #fff}
.oneC .text{width: 530px;color: #fff;font-size: 16px;margin: 25px 0 40px;line-height: 1.8}
.oneC dl{display: flex;align-items: center}
.oneC dl a{color: #2a81c5;background: #fff;width: 140px;height: 36px;background-color: #fff;display: flex;justify-content: center;align-items: center;position: relative;z-index: 1;transition: .5s;}
.oneC dl dd{display: flex;justify-content: center;align-items: center;width: 290px;height: 44px;border: 1px #fff solid;transform: translateX(-16px);color: #fff;}
.oneC dl dd i{font-size: 20px;margin-right: 8px}
.oneC dl dd b{font-size: 16px;}
.oneC dl a:hover {background-color: rgba(0,0,0,0);color: #fff;border: 1px #fff solid;}
.oneCa{position: absolute;width: 100%;background-color: rgba(0,0,0,0.3);;bottom: 0;left: 0}
.oneCa ul li{height: 106px;display: flex;justify-content: center;align-items: center;flex-direction: column;width: 25%;color: #fff;}
.oneCa ul li h3{font-size: 36px;}
.oneCa ul li p{color: rgba(255,255,255,0.8);font-size: 16px}

.oneD{margin-top: 50px;overflow: hidden}
.oneDl{width: 548px;}
.oneDl dd{height: 284px;overflow: hidden}
.oneDl dd img{max-width: 100%;transition: all 0.5s}
.oneDl h3{font-size: 16px;margin: 25px 0 10px}
.oneDl p{color: #666;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;line-height: 1.6}
.oneDl dd:hover img{transform: scale(1.1);}
.oneDl:hover h3{color: #2a81c5}


.oneDr{width: 610px;}
.oneDr ul li{background: #eee;margin-bottom: 7px}
.oneDr ul li a{display: flex;align-items: center}
.oneDr ul li dd{color: #a89f9a;text-align: center;width: 90px;height: 90px;display: flex;justify-content: center;align-items: center;flex-direction: column;}
.oneDr ul li dd b{font-size: 32px;}
.oneDr ul li dd p{font-size: 12px}
.oneDr ul li dl{width: 84%;padding: 0 10px}
.oneDr ul li dl h3{font-size: 16px;font-weight: normal;color: #666}
.oneDr ul li dl p{color: #999;margin-top: 10px}
.oneDr ul li:hover dd{background: #2a81c5;color: #fff}


.footer{width:100%;background: #757576;margin-top: 70px}
.foota{display: flex;justify-content: space-between;line-height: 110px;border-bottom: 1px solid rgba(255,255,255,0.2);}
.foota ul{width: 1000px;display: flex;justify-content: space-between}
.foota ul li{font-size: 16px;color: #fff;padding-left: 45px}
.foota ul li:nth-child(1){background: url("../img/foot1.png") no-repeat 0% 50%;}
.foota ul li:nth-child(2){background: url("../img/foot2.png") no-repeat 0% 50%;}
.foota ul li:nth-child(3){background: url("../img/foot3.png") no-repeat 0% 50%;}
.foota ul li:nth-child(4){background: url("../img/foot3.png") no-repeat 0% 50%;}
.foota a{padding: 0px 60px;line-height: 40px;background: #599eec;text-align: center;color: #fff;border-radius: 50px;margin: 35px 0px;}
.footb{padding: 35px 0}
.footb ul{color: #fff}
.footb ul h3{font-size: 16px;font-weight: normal;margin-bottom: 20px}
.footb ul li a{color: #fff;margin-bottom: 10px;display: inline-block}
.footb ul:last-child{padding-right: 55px;}

.copy{background:#525252;color: #fff;padding: 15px 0;text-align: center}
.copy a{color: #fff}



/*========================================= 关于我们 =====================================*/
.ny_ban{overflow: hidden;height: 340px;display:flex;justify-content:center;align-items:center;position: relative}
.ny_ban dl{position: relative;z-index: 2;display: flex;align-items: center;justify-content: center;color: #fff}
.ny_ban dl h2{font-size: 34px;text-align: center;font-weight: normal}

.ny_title{padding-top: 50px;text-align: center}
.ny_title h2{font-size: 28px;color: #0670DD;font-weight: normal;display: flex;justify-content: center;align-items: center;}
.ny_title i{width: 30px;height: 2px;background: #0670DD;display: inline-block;margin: 0 20px}
.ny_title p{font-size: 16px;margin-top: 10px}


.one{line-height: 2;overflow: hidden;margin-top: 50px}
.onel{width: 52%;color: #666}
.onel h3{font-size: 18px;font-weight: normal;color: #333}
.oner{width: 547px;}
.one img{max-width: 100%}
.one table{ border-collapse: inherit; border-spacing:1px; width: 100% }
.one table tr td { line-height:40px; vertical-align:middle;}
.one .ppTableTitle {background: url(../img/title_bg.png) repeat-x top #EFEFEF;font-weight: bold;}


.aboutB{margin-top: 50px;overflow: hidden}
.aboutB ul li{width: 25%;text-align: center;border-left: #dcdcdc dashed 1px;}
.aboutB ul li h3{font-size: 40px;color: #0670DD;font-weight: normal}
.aboutB ul li b{font-weight: normal}
.aboutB ul li p{font-size: 16px;color: #666;margin: 5px 0 8px}
.aboutB ul li:nth-child(1) {border-left: 0;}
.aboutB ul li i{display: inline-block;width: 50px;height: 3px;background: #0670DD}

.pro_con{/*background: #f2f2f2;padding: 60px 0*/;margin-top: 50px}
.pro_conl{width: 24%;background: #fff;box-shadow: 0px 0px 20px rgba(0,0,0,.12);}
.pro_tit{width: 100%;height: 180px;background: url("../img/prol.png") no-repeat center;color: #fff;
    display: flex;align-items: center;justify-content: center;flex-direction: column;}
.pro_tit p{text-transform: uppercase}
.pro_tit h2{font-size: 28px;font-weight: normal}
.pro_tit i{display: inline-block;width: 65px;height: 3px;background: #fff;margin-top: 30px;transform: skewX(-45deg);}


.pro_nav ul li a{display: block;width: 100%;padding:0 10px;line-height: 46.6px;text-align: center;font-size: 16px;color: #333333;border-bottom: 1px solid #f0f0f0;}
.pro_nav ul li a:hover,.pro_nav ul li.active a{color: #0670DD}

.pro_conr{width: 73%}
.pro_conr ul li{display: inline-block;width: 32%;float: left;margin-right: 2%;margin-bottom: 2%;transition: all ease 0.5s;position: relative;top: 0px;background: #fff;box-shadow: 0px 2px 12px rgba(0, 0, 0, 0.08);}
.pro_conr ul li dd{background: #fff;overflow: hidden;height: 190px;position: relative;border-radius: 4px 4px 0 0;margin: 0;}
.pro_conr ul li dd img{max-width: 100%;max-height: 100%;position: absolute;top: 0;right: 0;bottom: 0;left: 0;margin: auto}
.pro_conr ul li dd:after{content: '';width: 100%;height: 100%;position: absolute;top: 0;right: 0;opacity: 0;z-index: 1}
.pro_conr ul li dd i{position: absolute;display: inline-block;visibility: hidden;width: 36px;height: 36px;z-index: 2;
    background: url("../img/pror.png") #fff no-repeat center;background-size: 25px;border-radius: 50%;transition: 0.2s;right: calc(50% - 12px);top: calc(50% - 18px);}
.pro_conr ul li dl{text-align: center;padding: 20px 10px;}
.pro_conr ul li h3{color:#595758;margin-bottom: 8px;text-align: center;font-size: 16px;font-weight: normal;}
.pro_conr ul li p{color: #595758;overflow: hidden;}
.pro_conr ul li:hover {box-shadow: 0px 4px 14px rgba(0, 0, 0, 0.16);}
/*.pro_conr ul li:hover dd img {opacity: 0.4;transition: 0.3s;}*/
.pro_conr ul li:hover dd:after{background: rgba(0,0,0,0.6);opacity: 1;}
.pro_conr ul li:hover dd i{visibility: visible;right: calc(50% - 18px);}
.pro_conr ul li dd i:hover{background: url("../img/prorh.png") #0670DD no-repeat center;background-size: 25px}
.pro_conr ul li:nth-child(3n){margin-right: 0}


.ny_nav{background: #F3F3F3;overflow: hidden;border-bottom: 1px solid #dcdcdc;padding: 8px 0}
.ny_nav ul{display: flex;justify-content: center;}
.ny_nav ul li{float: left;padding: 0 20px;background: url("../img/nynav.png") no-repeat right}
.ny_nav ul li a{display: inline-block;color: #666;font-size: 16px;
    width: 120px;height: 32px;border-radius: 30px;text-align: center;line-height: 32px;}
.ny_nav ul li a:hover,.ny_nav ul li.active a{background: #0670DD;color: #fff}


.news{overflow: hidden;margin-top: 20px}
.news ul li{transition: all 0.5s ease;padding: 25px 0;border-bottom: 1px solid #dcdcdc;overflow: hidden}
.news ul li dd{width: 216px;overflow: hidden;height: 125px;float: left;display: flex;
    justify-content: center;align-items: center;flex-direction: column;background:#EEEEEE;color: #a89f9a}
.news ul li dd img{max-height: 100%;transition: all 0.5s ease}
.news ul li dd b{font-size: 46px;}
.news ul li dl{width: 80%;float: right}
.news ul li dl h3{font-size: 18px;font-weight: normal}
.news ul li dl p{color: #666;-webkit-box-orient: vertical;-webkit-line-clamp: 3;margin: 8px 0;line-height: 1.5;
    display: -webkit-box;white-space: normal;overflow: hidden;}
.news ul li dl span{color: #999;font-size: 12px;}
.news ul li:hover dd img{transform: scale(1.1)}
.news ul li:hover dl h3{color: #0670DD}
.news ul li:hover dd{background: #757576;color: #fff}

.contact{border: 1px solid #bbc0c7;margin-top: 45px}
.contact ul li{width: 25%;border-right: 1px solid #bbc0c7;text-align: center;padding: 42px 30px;display: flex;align-items: center;justify-content: center;flex-direction: column;}
.contact ul li img{width: 50px}
.contact ul li h3{font-size: 26px;color: #013c8b;font-weight: normal;margin-top: 28px;}
.contact ul li h4{font-size: 14px;color: #bbc0c7;margin-top: 8px;font-weight: normal;text-transform: uppercase;}
.contact ul li p{line-height: 27px;color: #222e39;font-size: 16px;margin-top: 22px;min-height: 54px}

#dituContent{height: 500px;margin-top: 45px}
.contactB{font-size: 20px;color: #333333;box-shadow: 0px 10px 20px rgba(0,0,0,.1);line-height: 88px;padding: 0px 45px;}

.join{margin-top: 25px;overflow: hidden}
.join ul li{margin-top: 20px;}
.join ul li h3{background: url("../img/join.png") no-repeat 97% #F8F8F8;padding: 0 30px;font-size: 16px;line-height: 54px;color: #0670DD;cursor: pointer}
.join ul li .text {display: none;width: 100%;padding: 0px 30px;margin-top: 20px;line-height: 30px;color: #666666;overflow: hidden;}
.join ul li.on h3{background: url("../img/joinh.png") no-repeat 97% #0670DD;color: #fff}

.service{}
.service ul li{background: #f5f5f5;margin-top: 40px}
.service ul li a{display: flex;justify-content: space-between;align-items: center}
.service ul li dd{width: 40%;overflow: hidden}
.service ul li dd img{width: 100%;transition: all 0.5s}
.service ul li dl{width: 60%;padding: 0 10%}
.service ul li dl h3{font-size: 20px;font-weight: normal}
.service ul li dl p{color: #666;line-height: 2;margin-top: 20px}
.service ul li:hover dd img{transform: scale(1.1)}

.honor{overflow: hidden;margin-top: 20px}
.honor ul li{width: 23.5%;float: left;text-align: center;margin-right: 2%;margin-top: 2%}
.honor ul li dd{border: 1px solid #ccc;overflow: hidden;height: 300px;padding: 10px;display: flex;justify-content: center;align-items: center;flex-direction: column;}
.honor ul li dd img{max-width: 100%;transition: all 0.5s ease;max-height: 100%}
.honor ul li p{font-size: 16px;padding: 15px 0}
.honor ul li:nth-child(4n){margin-right: 0}
.honor ul li:hover dd img{transform: scale(1.1)}
.honor ul li:hover p{background: #0670DD;color: #fff}

.guide{}
.guide h2{font-size: 16px;color: #666;margin-top: 20px}
.guide ul li{margin-top: 12px;}
.guide ul li h3{background: url("../img/guide.png") no-repeat 98% #E6E6E7;padding: 0 20px;line-height: 50px;
    color: #595757;cursor: pointer;border-radius: 6px;font-weight: normal}
.guide ul li .text {display: none;width: 100%;padding: 0px 20px;margin-top: 12px;line-height: 30px;color: #666666;overflow: hidden;}
.guide ul li.on h3{background: url("../img/guideh.png") no-repeat 98% #0670DD;color: #fff}

.searchA{border-radius: 8px;padding-left: 16px;overflow: hidden;border: 1px #ddd solid;margin-top: 40px}
.searchA form{display: flex;height: 55px;}
.searchA input{width: 1110px;font-size: 16px}
.searchA button{width: 100px;color: #fff;background: #0670DD;font-size: 16px}

.searchB{margin-top: 40px}
.searchB ul li{display: inline-block;width: 23.5%;float: left;margin-right: 2%;margin-bottom: 2%;transition: all ease 0.5s;position: relative;top: 0px;background: #fff;box-shadow: 0px 2px 12px rgba(0, 0, 0, 0.08);}
.searchB ul li dd{background: #000;overflow: hidden;height: 190px;position: relative;border-radius: 4px 4px 0 0;margin: 0;}
.searchB ul li dd img{max-width: 100%}
.searchB ul li dd i{position: absolute;display: inline-block;visibility: hidden;width: 36px;height: 36px;
    background: url("../img/pror.png") #fff no-repeat center;background-size: 25px;border-radius: 50%;transition: 0.2s;right: calc(50% - 12px);top: calc(50% - 18px);}
.searchB ul li dl{text-align: center;padding: 20px 10px;}
.searchB ul li h3{color:#595758;margin-bottom: 8px;text-align: center;font-size: 16px;font-weight: normal;}
.searchB ul li p{color: #595758;overflow: hidden;}
.searchB ul li:hover {box-shadow: 0px 4px 14px rgba(0, 0, 0, 0.16);}
.searchB ul li:hover dd img {opacity: 0.4;transition: 0.3s;}
.searchB ul li:hover dd i{visibility: visible;right: calc(50% - 18px);}
.searchB ul li dd i:hover{background: url("../img/prorh.png") #0670DD no-repeat center;background-size: 25px}
.searchB ul li:nth-child(4n){margin-right: 0}


/*=======================================新闻详情页============================================*/
.content{margin-top: 40px}
.news_info{overflow:hidden;}
.info_title{text-align:center;}
.info_title h1{font-size:24px;font-weight: normal;}
.info_laiyuan{text-align:center;margin-top: 20px;padding-bottom:20px;border-bottom: 1px dashed #dcdcdc}
.info_text{padding:20px 0;line-height:2;min-height: 300px;border-bottom: 1px dashed #dcdcdc}
.info_text img{max-width:100%;display: block;margin: auto}
.info_text table{width: 100%;border: 0;border-collapse: collapse;border-spacing: 0;}
.info_text table td{border: 1px solid #000;text-align: center;line-height: 40px;}
.info_picA{padding:10px;text-align:center;}
.info_picA img{max-width:100%; width: expression(this.width > 720 ? 720: true)}

/*=======================================产品详情页============================================*/
.show{width: 73%}
.show_tit{border-bottom: solid 1px #f3f3f3;color: #424242;display: flex;justify-content: space-between;align-items: center}
.show_tit h1 {font-size: 20px;border-bottom: solid 3px #0670DD;font-weight: bold;padding: 5px 0;}
.show_tit h2 {font-size: 18px;color: #0670DD;font-weight: bold;background: url("../img/show_tit.png") no-repeat right;padding-right: 25px;}


.showA{margin: 30px 0 20px;overflow: hidden}
.showAl{position: relative;height: 350px;border: solid 1px #ececec;}
.showAl img{max-width: 100%;max-height: 100%;position: absolute;top: 0;right: 0;bottom: 0;left: 0;margin: auto}
.showAl ul{display: flex;justify-content: center}
.showAl ul li img{height: 30px;}
.showr{width: 48.5%;height: 350px;padding: 30px 20px;background: #f8f8f8;-moz-border-radius: 5px;-webkit-border-radius: 5px;border-radius: 5px;}
.showr>h1 {color: #0670DD;font-size: 18px;font-weight: lighter;padding-bottom: 10px;}
.showr .text{font-weight: lighter;line-height: 26px;color: #666}
.show_con{line-height: 2;margin-top: 20px}
.show_con img{max-width: 100%}