@charset "utf-8";

body,ol,ul,li,h1,h2,h3,h4,h5,h6,p,th,td,dl,dd,form,fieldset,legend,input,textarea,select,div,span,a,aside,article,section,header,nav,footer,label,img{margin:0;padding:0;box-sizing:border-box;}
fieldset,img{border:0;}
img{vertical-align:middle;max-width:100%;}
ol,ul,li{list-style-type:none;}
table{border-collapse:collapse;border-spacing:0;}
button,input,select,textarea{font-size:.875rem;font-family:inherit;margin:0;outline:none;resize:none;border:none;background:none;}
.clearfix:after{clear:both;content:".";display:block;height:0;overflow:hidden;visibility:hidden;}
.clearfix{zoom:1;}
html{verflow:-Scroll;overflow-x:hidden;zoom:1;overflow-y:scroll;overflow:-moz-scrollbars-vertical;}
h1,h2,h3,h4,h5,h6{font-weight:normal;font-size:100%;}
body{color:#666;line-height:1.5;font-family:'Microsoft YaHei',Arial,'simsun',HELVETICA;min-width:320px;}
a{color:#666;text-decoration:none;transition:all ease 0.3s;}
a:hover{color:#0c71b7;}

/* css */
.fl{float:left;}
.fr{float:right;}
.ce{text-align:center;}
.hide{overflow:hidden;}
.mb15{margin-bottom:15px;}
.mb20{margin-bottom:20px;}
.container{position:relative;min-width:320px;width:100%;max-width:1600px;margin:0 auto;}
.pImg{position:relative;padding-top:100%;display:block;overflow:hidden;}
.pImg img{position:absolute;top:0;left:0;width:100%;height:100%;transition:all 0.5s;}
.bgImg{background-position:center;background-size:cover;position:relative;transition:all 0.5s;display:block;width:100%;height:100%;}
.pd60{padding:70px 0;font-size:.875em;overflow:hidden;}
.mb40{margin-bottom:40px;}
.font14{font-size:.875em;}
.gray{background:#efefef;}
/* css */

/* header */
.header{position: relative;width:100%;z-index:99;left:0;top:0;height:90px;line-height:90px;background:#fff;}
.header .logo{position:absolute;left:0;top:0;} 
.nav {padding: 0 520px 0 30%;height:90px;display:flex;justify-content: space-between;}
.nav .m{float:left;text-align:center;position:relative;}
.nav .m>a{color:#1a1a1a;display:block;position:relative;z-index:2; font-size:18px;}
.nav .m>a::after{content:"";position: absolute;left:0;bottom:0;width:100%;height:4px;background:#0c71b7;transform: scale(0,1);transform-origin:right;transition:transform .5s;}
.nav .cur>a,.nav .m>a:hover{color:#0c71b7;}
.nav .cur>a::after,.nav .m>a:hover::after{transform: scale(1);transform-origin:left;}
.nav .navSub{position:absolute;left:0;top:120%;background:#eee;line-height:35px;width:180px;color:#333;font-size:.875rem;transform: scale(0) ;transition:top .5s,opacity 0.4s;opacity:0;left:50%;margin-left:-90px;}
.nav .navSub li{border-bottom:1px solid #ddd;line-height:35px;}
.nav .navSub a{color:#333;display:block;}
.nav .navSub a:hover{background:#0c71b7;color:#fff;}
.nav .m:hover .navSub{transform:scale(1);opacity:1;top:100%;}
.headFix{box-shadow:1px 1px 5px #ddd;position: fixed;}
/* header */

/* headR */
.headR{position:absolute;right:0;top:30px;line-height:30px;}
.headR .tel{float:left;font-size:14px;padding-left:50px;color:#0c71b7;font-size:22px;font-weight:700;font-family:Arial;position: relative;}
.headR .tel::after{content:"\e610";position: absolute;left:28px;font-family:"iconfont";opacity:.8;font-size:16px;color:#333;}
.wapTel{font-family:"iconfont";position: absolute;color:#0c71b7;right:60px;font-size:1.5rem;line-height:1;top:20px;display:none;}
/* headR */

/* navTrigger */
.navTrigger{position:absolute;top:22px;right:15px;width:28px;overflow:hidden;white-space:nowrap;color:transparent;z-index:20;cursor:pointer;display:none;}
.navTrigger span{display:block;height:2px;background:#0c71b7;margin-bottom:6px;transition:all 0.3s;  -webkit-transform-origin: 0% 50%;-moz-transform-origin: 0% 50%; -ms-transform-origin: 0% 50%;-o-transform-origin: 0% 50%;transform-origin: 0% 50%;}
.navTrigger span:nth-child(3){margin-bottom:0;}
.navTrigger-on span:nth-child(1){transform: translateX(4px) translateY(0px) rotate(45deg);}
.navTrigger-on span:nth-child(2){opacity:0;}
.navTrigger-on span:nth-child(3){transform:translateX(2px) translateY(2px) rotate(-45deg);}
.wapTel{font-family:"iconfont";position: absolute;color:#0c71b7;right:60px;font-size:1.5rem;line-height:1;top:20px;display:none;}
.wapLang{position: absolute;right:96px;top:12px;display:none;}
/* navTrigger */

/* dnTitle */
.dnTitle{margin-bottom:40px;text-align:center;font-size:0.938rem;}
.dnTitle span{display:block;font-size:2.667em;color:#191919;}
.dnTitle b{font-weight: normal;color:#0c71b7;}
/* dnTitle */

/* dnPro */
.dnPro{background:#ededed;overflow:hidden;}
.dnPro li{background:#fff;margin-bottom:20px;height:490px;overflow:hidden;}
.dnPro li .pic{width:50%;height:490px;overflow:hidden;display:block;}
.dnPro li .pic .bgImg{transition:all 1s;}
.dnPro li .txt{width:50%;padding:4%;position:relative;background:#fff;height:490px;}
.dnPro li h4{font-size: 26px;color:#191919;margin-bottom:20px;font-weight:700;}
.dnPro li p{font-size: 16px;color:#191919;line-height:38px;}
.dnPro li .more,.aboutMain .more{width:120px;height:34px;line-height:34px;border:1px solid #b3b3b3;text-align:center;display:inline-block;font-size:12px;font-family:Arial;margin-top:25px;}
.dnPro li .more:hover,.aboutMain .more:hover{color:#005aae;border:1px solid #005aae;width:180px;}
.dnPro li .small{position:absolute;left:0;bottom:0;margin-left:1px;max-width:100%;}
.dnPro li:nth-child(2n) .txt{float:left;} 
.dnPro li:nth-child(2n) .pic{float:right;}
.dnPro li:nth-child(2n) .small{margin-right:1px;margin-left:0px;}
.dnPro li:hover .bgImg{transform: scale(1.1);}
/* dnPro */

/* dnNews */
.newsMain{overflow:hidden;margin-right:-15px;}
.newsMain li{float:left;width:33.3%;padding-right:15px;overflow:hidden;margin-bottom:15px;}
.newsMain li:nth-child(7),.newsMain li:nth-child(8),.newsMain li:nth-child(9){margin-bottom:0;}
.newsMain li a{display:block;overflow:hidden;position:relative;z-index:2;color:#888;background:#f9f9f9;padding:20px;}
.newsMain li .bgImg{height:167px;transition:all .6s;}
.newsMain li h4{font-size:1.286em;white-space:nowrap;overflow:hidden;text-overflow: ellipsis;color:#333;padding:10px 0 15px 0;transition:all .3s;font-weight:bold;}
.newsMain li p{height:50px;margin-bottom:12px;line-height:1.8;}
.newsMain li .date{display:block;font-size:12px;}
.newsMain li .date i{font-style:normal;margin-left:20px;opacity:.6;}
.newsMain li:nth-child(2),.newsMain li:nth-child(3){margin-bottom:15px;}
.newsMain li a:hover .bgImg{transform: scale(1.1);}
.newsMain .pic h4{z-index:2;position:relative;}
.newsMain .pic .hide{display:block;}
.newsMain .txt a{padding:20px;}
.newsMain .txt h4{padding-top:0;}
.newsMain .txt .bgImg{position: absolute;z-index:-1;opacity:0;top:0;left:0;}
.newsMain .txt a:hover .bgImg{opacity:.2;}
.newsMain .txt a:hover{color:#fff;background-color:#0c71b7;}
.newsMain .txt a:hover h4{color:#fff;}
/* dnNews */

/* footer */
.footer {width: 100%;float: left;}
.footer .foot1 {padding: 55px 0 30px 0;width: 100%;float: left;background-color:#323232;}
.footer .foot1 .ewm{ display:none;width: 150px;position: absolute;right: 0;top: 0;}
.footer .foot1 .ewm .img {width: 146px;height: 146px;margin: 0 auto;line-height: 0;}
.footer .foot1 .pos {position: relative;min-height: 146px;padding-right: 150px; display:none;}
.footer .foot1 .left {width: 21.774%;float: left;}
.footer .foot1 .left .zx {width: 66px;height: 66px;font-size: 18px;line-height: 24px;border-radius: 4px;padding: 8px 0;text-align: center;float: left;color: #fff;background: #0c71b7;margin-left: 30px;}
.footer .foot1 .left .num {font-size: 30px;line-height: 33px;margin-left: 14px;float: right;color: #fff;font-weight: bold;}
.footer .foot1 .right {width: 77.227%;padding-top: 5px;float: right;padding-left: 20px;border-left: 1px solid rgba(255,255,255,.1);}
.footer .foot1 .right .u1 {float: left;margin-bottom: 20px;}
.footer .foot1 .right .li {font-size: 16px;line-height: 18px;padding-left: 24px;float: left;margin-right: 85px;color: #fff;opacity: 0.6;}
.footer .foot1 .right .li:last-child {margin-right: 0;}
.footer .foot1 .right .l1 {background: url(../images/l1.png) no-repeat left center;background-size: 22px 22px;}
.footer .foot1 .right .l2 {background: url(../images/l2.png) no-repeat left center;background-size: 22px 22px;}
.footer .foot1 .right .l3 {background: url(../images/l3.png) no-repeat left center;background-size: 22px 22px;}
.footer .foot1 .right .yq {float: left;}
.footer .foot1 .right .yq .p {float: left;font-size: 16px;line-height: 18px;padding-left: 24px;background: url(../images/yq.png) no-repeat left center;background-size: 22px 22px;color: #fff;opacity: 0.6;}
.footer .foot1 .right .yq .a {float: left;display: block;margin: 0 10px;font-size: 16px;line-height: 18px;color: #fff;opacity: 0.6;position: relative;}
.footer .foot1 .right .yq .a::after {content: "";width: 1px;height: 16px;background: rgba(255,255,255,.2);position: absolute;right: -10px;top: 3px;}
.footer .foot1 .right .yq .a:last-child::after {display: none;}
.footer .foot1 .right .yq .a:hover {text-decoration: underline;}
.footer .foot2 {padding: 12px 0;width: 100%;float: left;background: #2c2c2c;}
.footer .foot2 .copy {font-size: 16px;line-height: 18px;color: #fff;opacity: 0.6;text-align: center;position: relative;display: block;overflow: hidden;}
.footer .foot2 .link {font-size: 16px;line-height: 18px;color: #fff;opacity: 0.6;float: right;}
.footer .foot2 .link:hover {text-decoration: underline;}
.footer .foot2 .dt{color: rgb(238, 236, 225); padding-left:10px;}
/* footer */

/* foot */
.foot{ display:none;}
.foot .box {width: 100%;float: left;position: fixed;left: 0;bottom: 0;height: 45px;background: #0c71b7;z-index: 66;box-shadow: 0 -4px 7px rgba(0, 0, 0, 0.15);z-index: 9999999;}
.foot .box li {box-sizing: border-box;width: 50%;float: left;text-align: center;border-right: 1px solid rgba(255, 255, 255, 0.2);}
.foot .box li .ico7 {width: 100%;float: left;}
.foot .box li .name {font-weight: bold;width: 100%;float: left;font-size: 1rem;color: #fff;line-height: 45px;width: 100%;height: 100%;}
.foot .box li .name img{width:22px;margin-right: 10px;display: inline-block;vertical-align: middle;}
.foot #wxnr {width: 100%;height: 100%;max-width: 640px;min-width: 320px;position: fixed;top: 0;z-index: 1000;display: none;background: rgba(0,0,0,.6);}
.foot #wxnr .nrdf {margin: auto;position: absolute;top: 50%;left: 0;right: 0;width: 22rem;padding: 4rem 0 3rem;margin-top: -11rem;text-align: center;background-color: rgba(255, 255, 255, 0.8);box-shadow: 0px 2px 6px #777;-webkit-box-shadow: 0px 2px 6px #777;-moz-box-shadow: 0px 2px 6px #777;border-radius: 10px;}
.foot #wxnr img {display: block;margin: 0 auto 0.8rem;}
.foot #wxnr p {display: block;font-size: 1.4rem;text-align: center;color: #666;}
.foot #wxnr i {display: block;position: absolute;top: 1rem;right: 1rem;width: 1.5rem;height: 1.5rem;font-size: 1rem;line-height: 1.5rem;text-align: center;color: #fff;font-weight: bold;font-style: normal;background: #333;border-radius: 1rem;cursor: pointer;}
.foot #wxnr #btn {display: inline-block;padding:  0.1rem 0.2rem;background-color: #f19903;color: #fff;border-radius: 0.2rem;cursor: pointer;}
/* foot */

/* dnBan */
.dnBan{position: relative; overflow: hidden; height: 450px;}
.dnBan .picture{overflow: hidden;}
.dnBan .picture img{position: absolute;width: 100%;height: 100%;left: 0;top: 0;position: relative;max-width: none;}
.dnBan{height: auto;}
/* dnBan */

/* dnLianxi */
.dnLianxi {background: #f3f3f3;position: relative;}
.contactpage {box-shadow: 3px 4px 32px 0px rgba(226, 226, 226, 0.75);background: #fff;position: relative;z-index: 3;}
.dnLianxi .sec1 ul {display: flex;justify-content: space-between;}
.dnLianxi .sec1 li {width: 50%;position: relative;transition: all 1s;border-bottom: 1px solid #e2e2e2;}
.dnLianxi .sec1 li .text {padding: 50px 110px;z-index: 332;position: relative;}
.dnLianxi .sec1 li img { width:100px;}
.dnLianxi .sec1 li:nth-child(1) {border-right: 1px solid #e2e2e2;}
.dnLianxi .sec1 h3 {font-family: '微软雅黑';font-size: 44px;color: #333333;margin: 15px 0 10px 0;}
.dnLianxi .sec1 p {color: #000000;font-size: 16px;}
/*--*/
.dnLianxi .sec2 {padding: 80px 110px;border-bottom: 1px solid #E2E2E2;}
.dnLianxi .sec2 ul {display: flex;justify-content: space-between;}
.dnLianxi .sec2 li {position: relative;transition: all 1s;display: flex;align-items: center;align-content: center;}
.dnLianxi .sec2 li p {color: #000;font-size: 18px;padding-left: 20px;}
.dnLianxi .sec2 li:hover img {animation: jello 1s;}
/*--*/
.dnLianxi .sec3 {padding: 80px 110px;position: relative;overflow: hidden;z-index: 3;/* display: flex; *//* justify-content: space-between; */text-align: center;}
.dnLianxi .sec3 .left {/* max-width: 680px; */width: 100%;/* padding-right: 50px; *//* position: relative; */}
.dnLianxi .sec3 h2 {color: #333333;font-size: 29px;text-align: center;}
.dnLianxi .sec3 label {display: flex;border-bottom: 1px solid #ddd;align-items: center;padding: 60px 0 20px 0;position: relative;width: 48%;float: left;margin-right: 20px;}
.dnLianxi .sec3 label img {display: block;flex-shrink: 0;width: 20px;margin-right: 10px;}
.dnLianxi .sec3 label input {flex-grow: 1;font-size: 16px;color: #333;}
.dnLianxi .sec3 input::-webkit-input-placeholder {color: #aaaaaa;font-size: 16px;}
.dnLianxi .sec3 input:-moz-placeholder {color: #aaaaaa;font-size: 16px;}
.dnLianxi .sec3 input::-moz-placeholder {color: #aaaaaa;font-size: 16px;}
.dnLianxi .sec3 input:-ms-input-placeholder {color: #aaaaaa;font-size: 16px;}
.dnLianxi .sec3 .skew {width: 399px;height: 76px;background-color: #e62129;transform: skew(-10deg);display: flex;align-items: center;justify-content: center;margin-top: 80px;transition: all .6s;cursor: pointer;}
.dnLianxi .sec3 .sub {background: #07599f;width: 30%;cursor: pointer;transition: all .3s;color: #fff;border:1px solid #07599f;height: 60px;line-height: 60px;margin-top: 50px;font-size:20px;text-align: center;width: 240px;height: 56px;cursor: pointer;overflow: hidden;/* margin: 48px auto 0; */.container {display: flex;justify-content: center; /* 水平居中 */align-items: center; /* 垂直居中 */
};/* display: block; */}
.dnLianxi .sec3 .sub:hover{background:#005d94;}
.dnLianxi .sec3 .skew:hover {box-shadow: 0 0 20px 5px rgba(230, 33, 41, 0.35);transform: translateX(10px);}
.dnLianxi .sec3 .skew:hover button {transform: none;}
.dnLianxi .sec3 label i {position: absolute;bottom: 0;left: 0;right: 0;width: 0%;height: 1px;background: #E62129;transition: all 0.6s;z-index: 33;display: block;content: '';}
.dnLianxi .sec3 input:focus+i {width: 100%;}
.dnLianxi .sec3 .mapbox {/* width: 50%; */height: ;z-index: 33;}
.dnLianxi .sec3 .mapbox img {display: inline;max-width: none;max-height: inherit;}
/* dnLianxi */

/* dnGongsi */
.dnGongsi{padding-bottom:60px;position:relative;z-index:2;color:#fff;background-color: #db2035;background:url('../images/dnGongsi.jpg') no-repeat center;overflow:hidden;}
.dnGongsi .font{position:relative;}
.dnGongsi .txt{font-size:.875rem;padding-top:10px}
.dnGongsi h3{margin-bottom:40px;overflow:hidden;margin-right:50px;}
.dnGongsi h3 span{font-size:2.25em;margin-left:20px;float:left;padding-top:40px;margin-left:-160px;}
.dnGongsi p{margin-bottom:15px;font-size: 16px;line-height: 32px;}
.dnGongsi h2{font-size: 26px;text-align:center;display: block;margin-bottom: 20px;}
.dnGongsi ul{color:#fff; display: flex;flex-direction: row;justify-content: space-between;margin-top:30px;}
.dnGongsi ul li{text-align:center;}
.dnGongsi ul li span{font-size:3.25em;}
.dnGongsi ul li i{font-family:"iconfont";display:none;}
.dnGongsi ul li:last-child{border-right:none;}
/* dnGongsi */

/* dnPinpai */
.dnPinpai{padding:65px 0;}
.dnPinpai ul li{display: flex;width:49%;float:left;margin-right:2%;border: 1px solid #e3e2e2;}
.dnPinpai ul li:nth-child(2n){margin-right:0}
.dnPinpai ul li .pic{width:50%;float:left;overflow:hidden;}
.dnPinpai ul li .pic img{width:100%;height:100%;display:block;object-fit: cover}
.dnPinpai ul li .txt{width:50%;float:left;padding:25px 35px;overflow:hidden;background-color: #f7f7f7;}
.dnPinpai ul li .txt h4{font-size: 28px;color: #0c71b7;}
.dnPinpai ul li .txt p{font-size: 16px;line-height: 32px;padding-top:15px;overflow: hidden;color: #333;}
.dnPinpai ul li .txt a{display:block;width:136px;height:36px;border:1px solid #007bc2;line-height:34px;text-align:center;border-radius:4px;font-size:16px;color:#007bc2;margin-top:25px;}
.dnPinpai ul li .txt a:hover{background:#007bc2;color:#fff;}
/* dnPinpai */ 

/* dnXinwen */ 
.dnXinwen ul li{float: left;width: 23.5%;margin: 0 30px 30px 0;}
.dnXinwen ul li:nth-child(4n+0){ margin-right:0;}
.dnXinwen ul li .con{ padding:0 20px 40px 20px;}
.dnXinwen ul li a{position: relative;display: block;overflow: hidden;background-color: #fff;border: 1px #f1f2f5 solid;}
.dnXinwen ul li a:after{content: "";position: absolute;left: 0;top: 0;height: 3px;width: 0;transition: all .5s;background-color: #0c71b7;}
.dnXinwen ul li a h4{width: 100%;font-size: 18px;color: #191919;margin-top:30px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;transition: all .4s;}
.dnXinwen ul li a .txt{-webkit-line-clamp: 2;font-size: 15px;color: #666666;line-height: 28px;margin-top:15px;margin-bottom: 15px;}
.dnXinwen ul li a .pic{display: block;position: relative;width: 100%;padding-top: 134%;overflow: hidden;}
.dnXinwen ul li a .pic img{display: block;position: absolute;width: 100%;height: 100%;transition: all .4s;top: 0;left: 0}
.dnXinwen ul li a .time{float:left; margin-right:20px; display: block;font-size: 12px;color: #999999;}
.dnXinwen ul .more{float:left;color:#999;font-size:12px;padding: 0 0px;display: block;}
.dnXinwen ul .more:before{content: ""; float:right;width:10px;height:7px;margin:6px 0 0 10px;background: url(../images/line02.png) no-repeat -10px 0px;transition: all .4s ease-in-out;}
.dnXinwen ul li:hover a{box-shadow:0 0 20px 10px rgba(0,0,0,0.08);}
.dnXinwen ul li:hover a{transform: scale(1.02);}
.dnXinwen ul li:hover a:after{width: 100%;}
.dnXinwen ul li:hover a h4{color: #0c71b7}
.dnXinwen ul li:hover .more{color:#eb1e23}
.dnXinwen ul li:hover .more:before{ background-position:0 0 }
/* dnXinwen */ 

/* pagination */
.pagination{padding: 25px 0 0 15px;text-align:center;overflow:hidden;}
.pagination a{font-size:12px;line-height:30px;display:inline-block;height:30px;padding:0 12px;text-align:center;color:#333;border: 1px solid #e3e3e3;background:#fff;margin-left:2px;}
.pagination a.a1{line-height:30px;height:30px;margin-top:0;padding:0 12px;}
.pagination a:hover{text-decoration:none;color:#000;background:#f1f1f1;}
.pagination span{line-height:30px;display:inline-block;height:30px;padding:0 12px;text-align:center;color:#fff;margin-left:2px;background: #0c71b7;color:#fff;border: 1px solid #0c71b7;}
/* pagination */

/* xwShown */
.xwShown .titleTop{text-align: center;padding: 0 0 20px 0;margin: 0 0 30px 0;border-bottom:1px #ddd solid}
.xwShown .tit{color:#000000;font-size: 24px;}
.xwShown .msg{ margin-top:10px;color:#a7a7a7;font-size:14px;}
.xwShown .msg *,.xwShown .msg span,.xwShown .msg a{color:#a7a7a7;font-size:14px;}
.xwShown .msg span{margin:0 5px;}
.xwShown .msg a:hover,.xwShown .msg .active{color:#FF6600}
.xwShown .msg .active{font-weight:bold;}
.xwShown .con p{ font-size:16px; line-height:32px; color:#333; margin-bottom:20px;}
.xwShown .pagIng{border-top:1px #aaa dotted;border-bottom:1px #aaa dotted;padding:15px 0;overflow: hidden;}
.xwShown .pagIng span{ display: inline-block;color:#888888;font-size:14px;}
.xwShown .pagIng span a{color:#888888;font-size:14px;}
.xwShown .pagIng span a:hover{color:#2d499c}
.xwShown .pagIng .prev{float:left}
.xwShown .pagIng .next{float:right}
/* xwShown */

/* proShow */
.proShow{background:#f1f1f1;}
.proShow td{border: 1px solid #d4cfcf;line-height: 38px;}
.proShow .proShow_box1{overflow:hidden;margin-bottom:50px;background:#fff;}
.proShow .proShowTop{overflow:hidden;margin-bottom:50px;}
.proShow .proShow_l{width:100%;margin-bottom: 30px;}
/*--*/
.proShow .gallery .pImg{padding-top: 61.8%;width:100%;height: auto;}
.proShow .gallery .pImg img{ height:100%;}
.proShow .gallery .pic:hover img{transform: scale(1.1);}
.proShow .gallery{width: 50%;position:relative;border-right:solid 1px #ddd;}
.proShow .gallery .gallery-top{position:relative;border-bottom: 1px solid #ddd;}
.proShow .gallery .gallery-top .pImg{padding-top:80%;}
.proShow .gallery img{width:100%;}
.proShow .gallery-top li a{position:relative;padding-top:81%;}
.proShow .gallery-thumbs{margin-left:1px;}
.proShow .gallery-thumbs li{border-right:1px solid #bdc4ce;padding-top:20%;cursor:pointer;width:25%;position: relative;}
.proShow .gallery-thumbs li::after{content:"";position: absolute;left:0;top:0;bottom:0;right:0;}
.proShow .gallery-thumbs .on::after{border:2px solid #0c71b7;}
.proShow .gallery .swiper-button-prev{left:0;}
.proShow .gallery .swiper-button-next{right:0;left:auto;}
.proShow .gallery:hover .btn{opacity:.8;}
/*--*/
.proShow .proShow_R .con{color: #666666;font-size: 16px;line-height: 30px;padding: 0 0px 20px 0px;border-bottom: #d9d9d9 solid 1px;}
/*--*/
.proShow .proShow_R .box .text .item{width: 50%;height:50px;line-height:50px;text-align:center;float:left;vertical-align:middle;border: 1px solid #0c71b7;background: #0c71b7;color:#fff;font-size:1rem;margin-top: 1rem;}
.proShow .proShow_R .box .text .tel{width:50%;height:50px;line-height:50px;text-align:center;float:left;vertical-align:middle;border: 1px solid #0c71b7;color: #0c71b7;font-size:1.15rem;margin-top:1rem;}
.proShow .proShow_R .box .text .tel i, .proShow .proShow_R .box .text .item i{display:inline-block;vertical-align:middle;margin-right:10px;}
.proShow .proShow_R .box .text .tel i img, .proShow .proShow_R .box .text .item i img{vertical-align:middle;display:table;}
/*--*/
.proShow .picShow_r{width:28%;overflow:hidden;}
.proShow .picShow_r .title{font-size:1.429em;color:#333;border-bottom: 1px solid #d9d9d9;height:40px;margin-bottom:25px;white-space:nowrap;text-overflow: ellipsis;}
.proShow .picShow_r .title span{display:inline-block;border-bottom: 1px solid #0c71b7;height:40px;}
.proShow .picShow_r .title a{float:right;font-size:12px;margin-top:4px;}
.proShow .picShow_r li{margin-bottom:15px;overflow: hidden;font-size:12px;}
.proShow .picShow_r li .pImg{width: 100%;float:left;padding-top: 80%;border:1px solid #ddd;margin-bottom: 5px;}
.proShow .picShow_r li .pImg::after{content:"";position:absolute;left:0;top:0;background:#000;opacity:.5;width:100%;height:100%;transition:all .5s;z-index:4;}
.proShow .picShow_r li .pImg::before{content:"";position:absolute;left:50%;top:50%;width:71px;height:71px;background: url('../images/vIcon.png') no-repeat;margin-left:-45px;margin-top:-18px;z-index:5;transition:all .5s;}
.proShow .picShow_r li h4{font-size:15px;margin-bottom:10px;}
.proShow .picShow_r li h4 a{color:#222;}
.proShow .picShow_r li h4 a:hover{color:#0c71b7;}
.proShow .picShow_r li:hover img{transform: scale(1.1);}
.proShow .picShow_r li:last-child{border-bottom:none; padding-bottom:0; margin-bottom:0;}
.proShow .picShow_r li:nth-child(3){margin-bottom:0;}
.proShow .picShow_r li:nth-child(3) h4{margin-bottom:0;}
/*--*/
.proShow .rightNews_w li h4{font-size:18px;margin-top: 10px;text-align: center;display: block;border: 1px dotted #bfbfbf;line-height: 40px;}
.proShow .rightNews_w li p{line-height: 22px;}
.proShow .rightNews,.rightContact{background:#f4f4f4;padding:5%;}
.proShow .rightNews_w,.rightContact_w{background:#fff;padding:8%;}
/*--*/
.proShow .proShow_R{width: 50%;overflow:hidden;line-height:1.8;padding:3% 4%;}
.proShow .proShow_R .title{margin-bottom:20px;color:#333;}
.proShow .proShow_R .title span{display:block;font-size: 28px;color: #0c71b7;font-weight: bold;}
.proShow .proShow_R .font{min-height: 116px;line-height:2;font-size: 16px;margin-top: 20px;}
.proShow .proShow_R .font span{display:block;overflow:hidden;margin-bottom: 5px;width: 50%;float: left;background: url(../images/iyuan.png) no-repeat left;background-size: 8px;box-sizing: border-box;padding-left: 15px;}
.proShow .proShow_R .font strong{font-size: 18px;overflow: hidden;}
.proShow .proShow_R .btn{overflow:hidden;border-bottom: 1px solid #ddd;border-top: 1px solid #ddd;padding:20px 0;margin-bottom:20px;margin-top:10px;}
.proShow .proShow_R .btn a{width:38%;height:50px;line-height:50px;float:left;text-align:center;border:1px solid #ccc;margin-right:3%;}
.proShow .proShow_R .btn i{font-family:"iconfont";position:relative;margin-right:5px;font-style:normal;font-size:1.286rem;line-height:1;top:2px;}
.proShow .proShow_R .btn a:hover{background:#0c71b7;color:#fff;border:1px solid #0c71b7;}
.proShow .proShow_R .tel{font-size:1.571em;color:#191919;font-family:Arial;font-weight:bold;padding-left:25px;margin-bottom:15px;}
.proShow .proShow_R .tel span{margin-left:15px;}
.proShow .proTie span{display:inline-block;border-bottom: 1px solid #0c71b7;color: #0c71b7;height: 45px;font-size: 24px;}
.proShow .proTie{height: 45px;border-bottom:1px solid #dcdcdc;font-size:1.286em;margin-bottom: 15px;}
.proShow .proShow_con{background:#fff;padding: 2%;overflow: hidden;}
.proShow .proShow_con .main{background:#fff;font-size: 16px;line-height: 32px;color: #191919;}
.proShow .proShow_con .main table {border-collapse: collapse;border: 1px solid #ccc;margin-top: 10px;margin-bottom: 5px;width: 100%;text-align: center;}
.proShow .proShow_con .main td,.proShow .proShow_con .main th {padding: 5px 10px;border: 1px solid #ccc;border-collapse: collapse}
.proShow .proShow_con .main table tr td{border: 2px solid #ffffff;background: #e1e9ef;font-size: 16px;color: #505050;height: 40px;}
.proShow .proShow_con .main p{padding-bottom: 5px;}
.proShow .showPage_w{background:#fff;margin-top:40px;}
.proShow .gallery-thumbs.swiper-container .swiper-slide{pointer-events:auto;}
/*--*/
.yingyong ul{margin-right:-30px;}
.yingyong li{width:25%;text-align:center;float:left;padding-right:30px;margin-bottom:30px;}
.yingyong li .a{display:block;overflow:hidden;}
.yingyong li .pImg{padding-top:74%;border:1px solid #e1e1e1;}
.yingyong li p{font-weight:normal;text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#333;z-index:2;position:relative;border: 1px solid #e7e5e5;line-height: 39px;height: 49px;}
.yingyong li .a:hover img{transform:scale(1.1);}
.yingyong li .a:hover p{color:#0c71b7;}
/* proShow */