@charset uft-8;

@font-face {
    font-family: "element-icons";
    src: url(../fonts/element-icons.woff) format('woff'), url(../fonts/element-icons.ttf) format('truetype');
}

* {margin: 0;padding: 0;}
a {color: #333; outline: none;}
a:hover, a:focus {color: #f00; text-decoration: none; outline: none;}
ul,ol,li {list-style: none; outline: none; padding-left: 0; text-align: left;}
em {font-style: normal;}
input,select {outline: none;}
body {overflow-x: hidden; font-size: 14px;  color: #444; font-family: "黑体","宋体", "element-icons";}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {font-weight: 400;}


.ptb1{padding-top:1em;padding-bottom:1em}
.ptb2{padding-top:2em;padding-bottom:2em}
.ptb3{padding-top:3em;padding-bottom:3em}
.ptb4{padding-top:4em;padding-bottom:4em}
.ptb5{padding-top:5em;padding-bottom:5em}
.ptb6{padding-top:6em;padding-bottom:6em}
.ptb7{padding-top:7em;padding-bottom:7em}
.mbt1{margin-top:1em}
.mbt2{margin-top:2em}
.mbt3{margin-top:3em}
.mbb1{margin-bottom:1em}
.mbb2{margin-bottom:2em}
.mbb3{margin-bottom:3em}
.pbt1{padding-top:1em}
.pbt2{padding-top:2em}
.pbt3{padding-top:3em}
.pbb1{padding-bottom:1em}
.pbb2{padding-bottom:2em}
.pbb3{padding-bottom:3em}
.lh24 {line-height: 24px;}
.bgf7{background: #f7f7f7;}
.fl{float: left;}
.fr{float: right;}
.m-c{color: #c5471c}
h2{color: #c5471c;font-size:2em;}
h3{font-size: 1.8em;color: #c5471c;}

.right_nav{ right:0; top:42%; position:fixed; text-align:left; z-index:999;}
.right_nav li{background:#c8c9ca;margin:4px 0;padding: 10px;border-top-left-radius: 4px;border-bottom-left-radius: 4px;cursor:pointer;position:relative; right: -70px;}
.right_nav li .iconBox{text-align: center;overflow: hidden;display: flex;align-items: center;justify-content: space-between}
.right_nav li img{width: 30px;height:30px;}
.right_nav li h4{color: #fff;font-size:14px;margin:2px 0;margin-left: 15px;}
.right_nav li:hover{background:#d04710}
.right_nav li .hideBox{display: none;position: absolute;right:120px;padding:10px;padding-right: 15px; top:-10px;z-index: 999; width: 200px;}
.right_nav li .hideBox .hb{border: 1px solid #ccc;background-color: #fff; padding: 10px 20px;border-top: 2px solid #d04710;border-bottom-left-radius: 4px;border-bottom-right-radius: 4px;}
.right_nav li .hideBox .hb h5{padding: 5px 0;border-bottom: 2px solid #ccc;color: #d04710;font-size: 16px;font-weight: 400;display: block;white-space: nowrap; margin-bottom:0;}
.right_nav li .hideBox .hb p {margin-top: 5px;font-size: 18px;font-weight: 700;}
.right_nav li .hideBox .hb .qqtalk{margin-top: 10px;}
.right_nav li .hideBox .hb .qqtalk a{display: flex;align-items: center}
.right_nav li .hideBox .hb .qqtalk img{width: 25px;height:25px;}
.right_nav li .hideBox .hb .qqtalk p{font-size: 14px;font-weight: 400;white-space: nowrap; /*margin-top: -5px;*/ margin-left: 5px;}
.right_nav li:nth-child(3) .hideBox img{width:140px;height: 140px;margin-top: 10px;}

#page {padding-top: 4em; text-align:center;}
#page .pagination {display: inline-block;}
#page .pagination li {width:auto; padding:0; border:0px transparent; margin-right:0;  float:none;}


.tc, .page {text-align: center;}
.page {line-height:normal;}
.page ul {margin:0 auto 0;}
.page .pagination>.active>a {background:#d04710; border-color:#d04710;}

.h90 {height: 90px; width:100%;}
header {position:fixed; top:0; width:100%; z-index:100; /*display: flex; justify-content: center; align-items: center;*/}
header .header {height: 90px;position: relative; background:#fff;     box-shadow: 0 0 15px #ddd;}
header .logo{float: left; line-height: 90px; margin-left: 20px;}
header .logo img{ height: 55px;}
header .nav-box {width: 60%; margin: 0 auto;}

header .nav-right {float: right; padding-top:35px; }
header .searchdiv {margin:0 10px; transition: all 0.4s; float: right; padding-top:28px;}
header .searchdiv .form-control {width: 150px!important;}
header .langbtn {float:right; padding-top:34px; margin-right: 20px;}
header .langbtn a {display:inline-block; padding:0 3px;}
/*header .searchdiv .form-group {display:none;}*/
/*header .searchdiv:hover .form-group {display:inline-block;}*/

header .nav-box ul {width: 100%;margin-bottom: 0; }
header .nav-box li {width: 12.6%; float: left; text-align: center; line-height: 90px; margin-left: 1%;}
header .nav-box li:hover a.tit span{transform: rotate(180deg);}
header .nav-box a.tit {font-size: 16px; color: #333; height: 100%; display: block; width: 100%; transition: all .3s; }
header .nav-box a.tit span{margin-left: 6px; transition: all .5s;transform: rotate(0deg);}
header .nav-box li:hover a.tit {color: #d42719 }
header .nav-box .con {position: absolute; top: 90px; left: 0; background: rgba(255,255,255,.9); display: none; box-shadow: 0 5px 10px rgba(0, 0, 0, .2); z-index: 500; width: 100%; padding: 2em 20%;}
header .nav-box .left {float: left;  width: 50%; padding:0 3em;}
header .nav-box .right{width: 50%;float: right;padding: 0 4em;border-left: 1px solid #d04710;}
header .nav-box .link-b { width: 100%; display: block; padding-left: 1%; text-align: left; font-size: 16px; color: #333; line-height: 46px; margin-bottom: 5px; transition: background .3s, color .3s; }
header .nav-box .abt {width: 50%; float: left;margin-bottom: 2em;}
header .nav-box .abt:nth-of-type(2n){float: right;}
header .nav-box .link-b span {width: 100%; display: block; background: 0; margin-left: 	2.2em;}
header .nav-box .link-b .img {width: 30px;height: 35px;float: left; margin-right: 5px;}
header .nav-box .link-b img {/*max-width: 100%;*/ width:25px;}
header .nav-box .link-b{}
header .nav-box .link-b.cur {background-color:  #e2d4d1;}

header .nav-box #mpro {padding: 4em 0;}
header .nav-box #mpro .mprowid {width:1256px; margin:0 auto; text-align:left; overflow: hidden;}
header .nav-box #mpro .confl {position:relative; width:20%; float:left; height:190px;}
header .nav-box #mpro .confl h4 {margin-bottom: 1.2em;}
header .nav-box #mpro .confl img {width:22px; margin-right:6px;}
header .nav-box #mpro .confl:nth-child(1) {border-right:1px solid #d42719; margin-right:6%; }
header .nav-box #mpro .confl:nth-child(2) {border-right:1px solid #d42719; margin-right:6%; }
header .nav-box #mpro .confl:nth-child(3) {border-right:1px solid #d42719; margin-right:6%; }
header .nav-box #mpro p {line-height:34px; margin-bottom:0; padding-left: 35px; font-size:16px;}


.slbanner .item {text-align: center;}
.slbanner .item img {display: inline-block;}

.nav-box .link-k h2 {font-size: 24px; color: #333; line-height: 24px; padding-bottom: 30px; text-align: left }
.nav-box .link-k h2 a {color: #333;}
.nav-box .link-k a.on {display: block; width: 100%; font-size: 14px; text-align: left; color: #666; line-height: 30px; transition: color .3s; }
.nav-box .content .more {width: 145px; height: 40px; line-height: 40px; background: #da2418; display: block; text-align: left; color: #fff; text-align: center; 
background-image: linear-gradient(-45deg, #d04710 , #f76e00 50%, #d04710);
background-image: -webkit-linear-gradient(-45deg, #d04710 , #f76e00 50%, #d04710);
background-image: -moz-linear-gradient(-45deg, #d04710 , #f76e00 50%, #d04710);
}
.nav-box .link-k a:hover {color: #da2418 }
.nav-box .content {width: 70%;line-height: 3em;float: left; }
.navigation {width: 100%; display: none }
.nav-box .content img {max-width: 100%; border-radius:8px 8px 0 0;}


/*banner*/
.carousel-indicators li {border:none; background-color: #fff; height: 3px; width: 30px; border-radius: 1.5px;}
.carousel-indicators .active {background-color: #e5002e; border:none; width: 30px; height: 3px; margin:1px;}

.page1 {padding-top: 1.5em;}
.page1 .menu {display: flex;justify-content: space-around;}
.page1 .menu li {padding: 10px 36px; text-align: center; background-color: #ececed; border-radius: 3px; color: #666; font-size: 16px;cursor: pointer;}
.page1 .menu .mnactive{color: #fff; 
background-image: linear-gradient(-45deg, #d04710 , #f76e00 50%, #d04710);
background-image: -webkit-linear-gradient(-45deg, #d04710 , #f76e00 50%, #d04710);
background-image: -moz-linear-gradient(-45deg, #d04710 , #f76e00 50%, #d04710);
}
/*取消左右按钮的黑色背景*/
.page1 .left{text-shadow: none;}
.page1 .zu {padding:0 0 2rem;}
.page1 .carousel-control.right, .carousel-control.left{background-image: none;}
.page1 .carousel-control{left: -150px;}
.page1  .right {right: -150px;}
.page1 .iconfont {font-size: 2em;}
.page1 .il {position: absolute;top: 50%;margin-top: -14px;left: -1em;}
.page1 .il, .page1 .ir{font-size: 30px; color: #666;}
.page1 .ir {position: absolute;top: 50%;margin-top: -14px;right: -1em;}
.page1  .item{padding: 2em 1em;}

.page1 .carousel-example-class{width: 100%;;height: 100%;}
.page1 .srt{width: 43.2%;float: left;}
.page1 .srt .img{position: relative;width: 100%;}
.page1 .srt .img1{display: block;width: 100%;animation: zhuan2 12s infinite linear}
.page1 .srt .img2{display: block;width: 100%;animation: zhuan 12s infinite linear}
/*.page1 .srt .img2{animation:zhuan 10s infinite linear;-webkit-animation:zhuan 10s infinite linear;}*/
/*.page1 .srt .img3{animation:zhuan2 12s infinite linear;-webkit-animation:zhuan2 12s infinite linear;}*/
.page1 .srt .img2{position: absolute;top: 0;left: 0;width: 100%;}
.page1 .srt .img img{width: 100%;}

.page1 .srt .img3 {position: absolute;top: 0;left: 0;width: 100%; height: 100%; padding-top: 25%; text-align: center;}
.page1 .srt .img3 > img{ max-height: 240px; width: 280px;}


.page1 a{display: block;background: #fff;overflow: hidden;opacity: 0;}
.page1 a{opacity: 1;}
.page1 a .slt{width: 50%;float: right;margin-left: 3%;padding-top: 13vh;}
.page1 a .slt .stt{font-size: 30px;font-family: ex;font-weight: bold;color: #39425f;}
.page1 a .slt .stt2{font-size: 22px;color: #a0adb6;margin: 40px 0 20px;}
.page1 a .slt .stc{line-height: 1.8;color: #39425f;}
.page1 a .slt .smore{color: #fff; width: 160px;height: 40px;margin-top: 50px;border-radius: 5px; line-height: 40px;text-align: center;transition: background-position 1s ease;background-size: 200% 100%;
background-image: linear-gradient(-45deg, #d04710 , #f76e00 50%, #d04710);
background-image: -webkit-linear-gradient(-45deg, #d04710 , #f76e00 50%, #d04710);
background-image: -moz-linear-gradient(-45deg, #d04710 , #f76e00 50%, #d04710);
}
.page1 a .slt .smore:hover{background-position: right center;}
@-webkit-keyframes zhuan{0%{ -webkit-transform: rotate(0deg);}100%{ -webkit-transform : rotate(360deg);}}
@keyframes zhuan{0%{-ms-transform: rotate(0deg);}100%{-ms- transform: rotate(360deg);}0%{-moz- transform: rotate(0deg);}100%{-moz-transform: rotate(360deg);}0%{-o- transform: rotate(0deg);}100%{-o-transform: rotate(360deg);}0%{ transform: rotate(0deg);}100%{transform: rotate(360deg);}}
@-webkit-keyframes zhuan2{0%{ -webkit-transform: rotate(0deg);}100%{ -webkit-transform : rotate(-360deg);}}
@keyframes zhuan2{0%{-ms-transform: rotate(0deg);}100%{-ms- transform: rotate(-360deg);}0%{-moz- transform: rotate(0deg);}100%{-moz-transform: rotate(-360deg);}0%{-o- transform: rotate(0deg);}100%{-o-transform: rotate(-360deg);}0%{ transform: rotate(0deg);}100%{transform: rotate(-360deg);}}


.page2 {height: 800px;background: url(../img/page2_bg.png);position: relative;padding-top: 12em;}
.ptit {font-size: 3em;color: #dc744a;display: block;width: 1em;position: absolute;left: 1em;top: 50%;margin-top: -120px}
.page2 .imgr{position: absolute;right: 0;top: 50%;margin-top: -150px;}
.page2 .p2txt {position: absolute; bottom: -2px; width: 100%;    line-height: 50px;    color: #fff;    font-size: 1.2em;    margin-bottom: 0;    padding-left: 2em;    background: rgba(0,0,0,.8);}
.poster-main{position: relative;margin: 50px auto;}
.poster-main .poster-list .poster-item{	position: absolute;left: 0;top: 0;}
.poster-main .poster-btn{position: absolute;top: 0;	cursor: pointer;}
.poster-main .poster-prev-btn{left: 0;}
.poster-main .poster-next-btn{right: 0;}
.poster-main .poster-next-btn > i,.poster-main .poster-prev-btn >i{font-size: 3em;color: #d38d73;}
.poster-main .poster-prev-btn >i{float: left;margin-top: 50%;margin-left: -1em;}
.poster-main .poster-next-btn > i{float: right;margin-top: 50%;margin-right: -1em; }


.indexsolu {height: 800px;background: url(../img/page2_bg.png);position: relative;padding-top: 15em;}
.indexsolu .ptit {font-size: 3em;color: #dc744a;display: block;width: 1em;position: absolute;left: 1em;top: 50%;margin-top: -120px}
.indexsolu .soludiv {width:80%; margin:0 auto;}
.indexsolu .soludiv .titler {position: absolute; bottom: -2px; width: 100%; transition: all .5s; line-height: 70px;  transition: all 1s;  color: #fff;    font-size: 24px;    margin-bottom: 0;    padding-left: 2em;    background: rgba(0,0,0,.8);}
.indexsolu .solu {padding-bottom:60px;}
.indexsolu .swiper-slide {width:678px;transition-timing-function:linear; overflow: hidden;}
.indexsolu .swiper-slide:hover .titler {background:#d04710; padding-left: 2.6em;}

	@media only screen and (max-width:1200px){
.indexsolu  .swiper-slide {
	        width:470px;
        }
	}
	@media only screen and (max-width:980px){
.indexsolu  .swiper-slide {
	        width:471px;
        }
	}
	@media only screen and (max-height:480px){
.indexsolu  .swiper-slide {
	        width:471px;
        }
	}
.indexsolu 	.swiper-slide img {width:100%;border-radius: 4px; transition: all 1s;}
.indexsolu 	.swiper-slide:hover img {    transform: scale(1.03);}
.indexsolu 	.swiper-slide .title{
		position:absolute;
		transform:rotate(90deg);
		transform-origin:left top;
		left:-3px;
		font-size:11px;
		color: rgb(102, 102, 102);}	
 .indexsolu  .swiper-button-next, .indexsolu  .swiper-button-prev{
		width:86px;
		height:112px;
		background-size:86px 112px; 
		margin-top:-56px;
		outline:none;}
.indexsolu  .swiper-button-next span, .indexsolu  .swiper-button-prev span {font-size: 30px;  color: #666;}
.indexsolu 	.swiper-button-next{
		background-image:url(https://www.swiper.com.cn/demo/slow-transition/img/cursor-next.png);}
.indexsolu 	.swiper-button-prev{
		background-image:url(https://www.swiper.com.cn/demo/slow-transition/img/cursor-prev.png);}		
.indexsolu 	.swiper-pagination-bullet{
		background:none;
		opacity:1;
		margin:0 6px !important;
		width:12px;
		height:12px;
		position:relative;
		outline:none;
		vertical-align:middle;}
.indexsolu 	.swiper-pagination-bullet span{
		width:9px;
		height:9px;
		background:#333;
		display:block;
		border-radius:50%;
		margin-top:3px;
		margin-left:3px;
	}
.indexsolu 	.swiper-pagination-bullet i{
		background:#d04710;
		height:1px;
		width:28px;
		position:absolute;
		top:7px;
		transform:scaleX(0);
		transform-origin:left;
		z-index:3;
		transition-timing-function:linear;
		}
.indexsolu 	.swiper-pagination-bullet-active span,.swiper-pagination-bullet:hover span{
		width:9px;
		height:9px;
		margin-top:3px;
		margin-left:0;
		background:#d04710;
		position:relative;
		z-index:1;
		}
.indexsolu 	.swiper-pagination-bullet-active i{
		animation:middle 6s;
		}
.indexsolu 	.swiper-pagination-bullet:first-child.swiper-pagination-bullet-active i{
		animation:first 6s;
		}
.indexsolu 	.swiper-pagination-bullet:last-child.swiper-pagination-bullet-active i{
		animation:last 6s;
		}				
	@keyframes first{
	  0% {transform:scaleX(0.5);left:0px;}/*091*/
	  100% {transform:scaleX(1);left:2px;} /*0915*/
	}
	@keyframes last{
	  0% {transform:scaleX(0.7);left:-10px;}/*1090*/
	  20% {transform:scaleX(0.3);left:2px;} /*090*/
	  100% {transform:scaleX(0.3);left:0px;} /*090*/
	}		
	@keyframes middle{
	  0% {transform:scaleX(0.7);left:-10px;}/*1091*/
	  20% {transform:scaleX(0.45);left:2px;}/*092*/
	  100% {transform:scaleX(1);left:2px;} /*0913*/
	}	
	


.page3{position: relative;}
.page3 .p3item {position: relative;overflow: hidden;}
.page3 .p3item .imgthumb {/*max-width: 100%;*/ height: 470px; transition: all 1s;}
.page3 .p3txt {position: absolute;height: 6em;padding: 1em;color: #ffffff;font-size: 1.2em; background: rgba(208,71,16,.9); bottom: -114px;width: 100%;opacity: 0; transition: all .5s; z-index:100;}
.page3 .p3item .p3txt {margin-bottom:0;}
.page3 .p3item em {display:block; position:absolute; width:100%; height:100%; z-index:1; background-color:rgba(0,0,0,.4); top:0; left:0;}
.page3 .p3item:hover .p3txt{opacity: 1;bottom: -8px;}
.page3 .p3item:hover .imgthumb {transform: scale(1.05);}
.page3 .p3txt span,.page3 .p3itemr span{display: block;}
.page3 .p3itemr span{margin-bottom: 10px;}
.page3 .p3itemr {font-size: 16px; position: relative; color: #ffffff; padding: 2em 3em; height: 146px; margin-top: 15px; transition: all 1s;}
.page3 .p3itemr em {display:block; position:absolute; width:100%; height:100%; z-index:1; background-color:rgba(0,0,0,.4); top:0; left:0;}
.page3 .p3itemr a {display:block; position:relative; z-index:10;}
.page3 .p3itemr p{color: #ffffff; font-size: 15px;}
.page3 .p3itemr:nth-of-type(1){	margin-top: 0;}
.page3.ptb4 .row>div:nth-child(3) .p3itemr{
	background-image: url("../img/bgList1.jpg");
	background-size: cover;
    background-position: top  95%;
    background-repeat: no-repeat;
}
.page3.ptb4 .row>div:nth-child(4) .p3itemr{
	background-image: url("../img/bgList2.jpg");
	background-size: cover;
    background-position: top  95%;
    background-repeat: no-repeat;
}
.page3.ptb4 .row>div:nth-child(5) .p3itemr{
	background-image: url("../img/bgList3.jpg");
	background-size: cover;
    background-position: top  95%;
    background-repeat: no-repeat;
}
.page3.ptb4 .row>div .p3itemr:hover{
    background-position: top  100%;
    /*background-position-x: center;*/
    /*background-position-y: ;*/
}
.page3 .p3itemr:hover{background: #d04710;}
.page3 .p3itemr > p{line-height: 2em;}
.page3 .p3itemr > a:hover{color: #333;}
.page3 .all{text-align: right;}



/*footer*/
footer{background: #454648;}
footer .line1{position: relative;}
footer .line1 .fcol{width: 14.28%;float: left; color: #ffffff;opacity: .9;margin-bottom: 4em;} 
footer .line1 .fcol p a {color: #f3f2f2;font-size: 14px;opacity: .6;}
footer .line1 .fcol p a:hover {color:#d42719;}
footer .line1 .fcol a.active {color:#e86029; opacity:1;}
footer .line1 .fcol .icon-group a i{font-size: 2em;color: #ccc}
footer .line1 .fcol .icon-group a:hover{color: #f3f2f2}
footer .line1 .fcol .icon-group{bottom: 1em; position: absolute; right: 3.8em;}
footer .line1 .fcol .icon-group a{margin-left: 4px;}
footer .line1 .fcol p{margin: 0 0 6px;}
footer hr{width: 95%;height: 1px; margin: 0 auto;border-top: 1px solid #555556;  }
footer .ftbtm{font-size: 14px;color: #c8c8c4;}
footer .line1 .fcol.fid48 {display:none;} 


/*---------------------关于我们-----------------------------------------------*/
.banner {position: relative; z-index: 1;}
.banner > img{width: 100%;max-height: 450px;}
.aboutext {position: relative;}
.aboutext .banner-describe{position: absolute; left: 15px; top: 20%; margin-top: -21%; z-index: 40;}
.aboutext .btit{font-size: 2em;}
.aboutext .btxt{font-size: 1em;margin-top: 10px;}
.aboutext >p{text-align: start;}
.aboutext span{float: left;display: block;height: 1px;background: #d4d9df;width: 50%;}
.aboutext span:nth-of-type(1){background: #585757;height: 2px;}

.page4{position: relative;}
.pmenu{position: absolute;top:13em;}
.pmenu > li {width: 200px;height: 40px;background: #c8c9ca;line-height: 40px;text-align: center;font-size: 1em;margin-bottom: 10px;cursor: pointer;}
.pmenu > li a {color: #333; display: block;}
.pmenu > li .iconfont{float: right;margin-right: 10px }
.pmenu li:hover {background: #d04710; color:#fff;}
.pmenu  .active {background: #d04710 !important;}
.pmenu  .active a, .pmenu li:hover a { color:#fff;}

.page4 .titds{color: #888;letter-spacing:2px;}
.page4 .p4content{background: #f7f7f7;padding: 20px 70px; margin-top: 4em;}
.page4 .p4content .img img{width: 48%;}
.page4 .p4content .img img:nth-of-type(1){float: left;}
.page4 .p4content .img img:nth-of-type(2){float: right;}
.page4 .p4content .txtds{font-size: 16px;}
.page4 .p4content .txtds p{line-height: 26px;letter-spacing:2px;text-indent:2em;color: #585757}
.page4 .p4content .history{width: 864px;height: 1521px;background: url(../img/history_bg.png) center repeat-y;margin: 0 auto;position: relative;}
.page4 .p4content .history .no {width: 414px;}
.page4 .p4content .history .no:nth-child(odd) {text-align:right;}
.page4 .p4content .history .matter { font-size: 14px; margin: 0px; line-height: 22px;}
.page4 .p4content .history .matter p {margin-bottom:0;}
.page4 .p4content .history >div{position: absolute;}
.page4 .p4content .history .year{color: #e95513;font-size: 1.4em;position: relative;}
.page4 .p4content .history .year .yuan{display: block; width: 20px;height: 20px;box-sizing: border-box;border:1px solid #e95513;padding: 4px;border-radius: 50%;position: absolute;top: 4px;right: -28px;background: #fff;}
.page4 .p4content .history .year .yuan i{display: block;width: 100%;height: 100%;background: #e95513;border-radius: 50%;}
/*.page4 .p4content .history .no1 .year,.page4 .p4content .history .no3 .year,.page4 .p4content .history .no5 .year{float: right;}*/
/*
.history>div:nth-child(2n-1) .year{
	float: right;
}

.history>div:nth-child(2n) .year{
	float: left;
}
*/
/*.page4 .p4content .history .no1 .matter{float: right;color: #595757;font-size:1.1em}*/
.page4 .p4content .pchistory .no2{right: 0;top: 10em;}
.page4 .p4content .history .no2 .year .yuan,
.page4 .p4content .history .no4 .year .yuan,
.page4 .p4content .history .no6 .year .yuan, 
.page4 .p4content .history .no8 .year .yuan,
.page4 .p4content .history .no10 .year .yuan,
.page4 .p4content .history .no12 .year .yuan
{left: -28px;}
.page4 .p4content .pchistory .no3{top: 20em;}
.page4 .p4content .pchistory .no4{top:31em;}
.page4 .p4content .pchistory .no5{top: 42em;}
.page4 .p4content .pchistory .no6{top:51em;}
.page4 .p4content .pchistory .no7{top:66em;}
.page4 .p4content .pchistory .no8{top:96em;}
.page4 .p4content .pchistory .no9{top:115em;}
.page4 .p4content .pchistory .no10{top:130em;}
.page4 .p4content .pchistory .no11{top:153em;}
.page4 .p4content .pchistory .no12{top:188em;}
.page4 .p4content .pchistory .no13{top:308em;}


.lnpage {}
.lnpage .lll {float: left; width: 47%;}
.lnpage .rrr {float: right; width: 47%;}
.lnpage .lll img, .lnpage .rrr img {max-width: 100%;}
.lnpage .lll p, .lnpage .rrr p {font-size: 16px;}

/*----------------------------产品中心-------------------------------------*/
.prosearch{width: 800px;margin: 0 auto 1rem;}
.prosearch .icon-search{font-size:23px;color: #c5471c;font-weight: 600;}
.prosearch .form-control{height: 46px;background:none; outline:none; border:none;box-shadow: none;}
.prosearch .btn-default{background-color: transparent;border: transparent;}
.prosearch .btn-default span{display: block;width: 2px;height: 23px;position: absolute;left: -2px;background: #ccc;top: 10px;}
.prosearch .searchtit{color: #888888;font-size: 14px;}

.pdetail li{width: 50%;float: left;border: 1px solid #ccc;padding: 3em 2em;}
.pdetail li .pimg{width: 30%;float: left;}
.pdetail li .pdiscrip{width: 60%;float: right;}
.pdetail li .pdiscrip .pdtit{color: #585757;font-size: 1.4em;}
.pdetail li .pdiscrip p:nth-of-type(2){font-size: 14px;letter-spacing: 1px;line-height: 20px;}
.pdetail li .pdiscrip .btn{height: 35px;line-height: 20px;width: 140px; border-radius: 0; transition: all 0.4s;}
.pdetail li:hover .pdtit{color: #c5471c}
.pdetail li:hover .btn{color: #fff;background: #c5471c; border-color: #c5471c;}



.pclassbox ul {width: 49%; float: left;}
.f-cb {zoom: 1; }
.pclassbox ul.odd {float: right; }
.pclassbox li.out {box-shadow: 0 0 10px rgba(0, 0, 0, .1); }
.pclassbox li {width: 100%; float: left; margin-bottom: 25px; border: 1px solid #555; transition: box-shadow .3s; }
.pclassbox .tit {width: 100%; padding: 0 5% 0 4%; height: 66px; display: block; line-height: 66px; background: url(../img/pro15.png) no-repeat right 5% center; transition: background .3s; }
.pclassbox li .con {width: 100%; display: none;}
.pclassbox li .con p {margin-bottom: 0; line-height: 50px; padding-left: 77px; font-size: 16px;}
.pclassbox li .con p:nth-child(odd) {background: rgb(247,247,247);}
.pclassbox li.out .tit {background: #d9271b url(../img/pro15_h.png) no-repeat 95% center; }
.pclassbox .pic { padding-left: 5px; margin-bottom: 0; font-size: 1.4em; color: #333; transition: color .3s; }
.pclassbox .pic img {line-height:normal;}
.pclassbox .pic i {margin-right: 15px; font-size: 3rem; color:#c5471c; }
.pclassbox .ico01 {background: url(../img/pro03.png) no-repeat left center; }
.pclassbox li.out .pic {color: #fff; }
.pclassbox li.out .ico01 {background: url(../img/pro03_h.png) no-repeat left center; }
.pclassbox li.out i {color: #fff;}


/*
.page5 .pclass .plist .listl .boxshow {box-shadow: 0 3px 25px #f6f6f6; margin-bottom: 1rem;}
.page5 .pclass .plist .listl .boxshow .ltit {background: #c5471c; color: #fff;}
.page5 .pclass .plist .listl > li,.page5 .pclass .plist .listr{width: 49%;}
.page5 .pclass .plist .listl{float: left;width: 100%;}
.page5 .pclass .plist .listl > li:nth-of-type(2),.page5 .pclass .plist .listl > li:nth-of-type(4),.page5 .pclass .plist .listl > li:nth-of-type(6){float: right;}
.page5 .pclass .plist .con {transition: .3s;}
.page5 .pclass .plist li{width: 100%; float: left; margin-bottom: 5px;  transition: box-shadow .3s } 
.page5 .pclass .plist li:hover .ltit{background: #c5471c url(../img/icon-plus.png) no-repeat right 5% center}
.page5 .pclass .plist ul > li:hover .icon-img i{color: #fff;}
.page5 .pclass .plist li:hover .pic{color: #fff}
.page5 .pclass .plist .ltit { width: 100%; padding: 0 5% 0 7%; height: 70px; display: block; line-height: 70px; background: url(../img/icon-add.png) no-repeat right 5% center;  transition: background .3s}
.page5 .pclass .plist .ltit .pic{ font-size: 20px; color: #333; transition: color .3s}
.page5 .pclass .plist .ltit .icon-img{display: inline-block;float: left;margin-right: 1em;}
.page5 .pclass .plist .ltit .icon-img i{font-size: 2em;color: red}
.page5 .pclass .plist .ltit >p{float: left;}
.page5 .pclass .plist dl {margin-bottom: 0;}
.page5 .pclass .plist li p{padding-left: 60px;font-size: 17px;color: #000; margin-bottom: 0;}
.page5 .pclass .plist li p a {display: block; line-height: 55px;}
.page5 .pclass .plist li p:nth-of-type(2n){background: rgb(247,247,247);}
*/


/*------------------------产品中心1-----------------------------------*/
.page6{padding-bottom: 6em; }
.page6 .container .p6plist {padding-top:2em;}
.page6 .container .p6plist ul li{width: 32%;float: left;border:1px solid #ccc; background:#f6f6f6; padding: 0 2em;margin-top: 14px;transition: .3s;margin-right:1%;}
.page6 .container .p6plist ul li:nth-of-type(3n){margin-right:0}
.page6 .container .p6plist ul li img {transition: all 0.4s; margin-bottom: 0.5rem; max-height: 280px;}
.page6 .container .p6plist ul li:hover img {transform: scale(1.05);}
.page6 .container .p6plist	.p6discrip {overflow: hidden; padding-bottom: 20px;}
.page6 .container .p6plist	.p6discrip .pdtit{font-size: 20px;color: #585757;text-align:center; margin-bottom:20px;}
.page6 .container .p6plist 	.p6discrip p:nth-of-type(2){font-size: 14px;letter-spacing: 1px;line-height: 20px;}
.page6 .container .p6plist 	.p6discrip .btn{height: 40px;line-height: 25px;width: 160px; border-radius: 0; transition: all 0.4s;margin:0 auto;display: block;}
/*.page6 .container .p6plist ul li:hover .pdtit{color: #c5471c}*/
.page6 .container .p6plist ul li:hover .btn{color: #fff;background: #c5471c; border-color: #c5471c;}


/*----------------------prodetail---------------------------*/
.proshow{box-shadow:0px 10px 40px #d5d6d6 inset,0px 2px 20px #d5d6d6; padding-top: 4em; background-color: #fafafa;}
.proshow .pro .proimg {width: 48%;float: left;}
.proshow .pro .prodes {float: right; width: 37%; padding-top: 6em;}
.proshow .pro .prodes .model{color: #c5471c;font-size: 40px;}
.proshow .pro .prodes .protit{font-size: 1.2em;font-weight: 500;}
.proshow .pro .prodes .prodes01{color: #888;font-size: 18px}
/*---------------------产品详情开始-wq----------------------------*/
.proshow .pro{margin-bottom: 150px;}
.proshow .pro .proimg .imgbox,.proshow .pro .proimg .imgboxed{position: relative;display: inline-block;}
.proshow .pro .proimg{position: relative;}
.proshow .pro .proimg .imgbox,.proshow .pro .proimg .imgboxed{position: relative;display: inline-block;}
.proshow .pro .proimg .imgboxed{width: 300px;height:300px;position: absolute;top:0px;right: -100px; overflow: hidden;display: none; }
.proshow .pro .proimg .imgboxed img{position: absolute; }
.proshow .pro .proimg .imgbox>img{}
.proshow .pro .proimg .imgbox>span{width: 70px; height: 70px; background: #ddd; opacity: .5; position: absolute; left: 0; top: 0; display: none;}
.boede{margin-bottom:70px;}
.promodel p img{width: 15%;height: 15%;margin-right: 12px;border: 1px solid #dbdcdc;color: #ffffff}
.promodel .jian{color: #888; text-align: left; font-size:14px; margin:0 43px 0 20px;}


/*.text-center{margin-left: -50px;}*/
/*.pronav ul li{display: inline;}*/
.pronav{position: relative;}
.pronav .pmenu{position: absolute;top:12em; }
.pronav .pmenu > li {width: 200px;height: 30px;background: #c8c9ca;line-height: 30px;text-align: center;font-size: 1em;margin-top: 10px;cursor: pointer;}
.pronav .pmenu > li a{color: #fff;}
.pronav .pmenu > li .iconfont{float: right;margin-right: 10px }
.pronav .pmenu li:hover{background: #d04710;}



/*产品介绍*/
.product-intru{}
.product-intru .nav-tabs{display: flex;justify-content: center;}
.product-intru .nav-tabs>li{font-size: 2em;margin: 0 1em;}
.product-intru .nav-tabs .active{border-bottom: 2px solid #c5471c;}
.product-intru .nav-tabs .active a{color: #c5471c;background-color:transparent;}
.product-intru .nav-tabs>li.active>a, .nav-tabs>li.active>a:focus{border-color: transparent;}
.product-intru .tab-content>div{padding: 4em 6em;}
.product-intru .tab-content>div .tit{font-size: 2em;padding: .5em 0;color: #c5471c}
.product-intru .tab-content>div ul li{font-size: 1.3em;color: #666;line-height: 2em;}
.product-intru .tab-content>div ul li:last-of-type{color: #c5471c}

/*技术参数*/
.product-intru .tab-content>div:nth-of-type(2) table{border: 1px solid #ccc;width: 100%;text-align: center;}
.product-intru .tab-content>div:nth-of-type(2) table th,.product-intru .tab-content>div:nth-of-type(2) table td{border: 1px solid #ccc;text-align: center;font-size: 1.5em;line-height: 2.5em;}

.product-intru .tab-content>div:nth-of-type(4) .content{font-size: 1.6em;}
.product-intru .tab-content>div img {max-width:100%;}
.page3-bottom{padding: 0 80px 80px 80px;}
/*.page3-bottom h3{margin:20px 0;}*/
.page3-bottom ul li{line-height: 2em;font-size: 1.4em;color: #585757}

.nav-tabs>li>a {line-height: 1.2;}
.nav-tabs>li>a:hover {border-color: transparent; background-color: transparent; }
.nav-tabs>li.active>a{border-color: transparent;}
.nav>li>a:focus{background: transparent;border: transparent;}
.page3-bottom ul .lic{color: #d04710}
.page3-bottom .especially .especially-show{}
.page3-bottom .especially .especially-show >table{border-color: #c5471c；border:1px solid;}
.page3-bottom .especially .especially-show >table tr td{padding: 2em 0 2em 2em;border:1px solid;}
.page3-bottom .especially .especially-show >table tr td p{display: inline-block; font-size: 1.2em;}
.page3-bottom .especially .especially-show >ul li .show-img img{width: 100%}
.page3-bottom .especially .especially-show >ul li dl{float: left;padding-left: 40px;font-size: 16px;}
.page3-bottom .especially .especially-show >ul li dl dd{line-height: 2em;}
/*---------------------产品详情结束-wq----------------------------*/



/*解决方案 -begin*/
.solution .container h3{border-bottom: 1px solid #ccc;padding: 1em 0 0 0; margin-bottom:0;}
.solution .container h3 a{border-bottom: 2px solid #d04710;padding:.5em 0;display: inline-block;}
.solution .container .s-content{margin-bottom:50px;}
.solution .container .s-content .item {position: relative;overflow: hidden; transition: all .5s;margin: 2em 0 0;cursor: pointer; width: 49%; float: left;}
.solution .container .s-content .item:nth-child(even) {float:right;}
.solution .container .s-content .item p{margin: 0;}
.solution .container .s-content .item .item-describe,.solution .container .s-content .item .item-mask{position: absolute;padding: .8em 1.5em;bottom:0;width: 100%;}
.solution .container .s-content .item img {transition: all .4s;}
.solution .container .s-content .item:hover img{transform: scale(1.03);}
.solution .container .s-content .item .item-tit {font-size: 22px; color: #f2f1f1;margin-bottom: 0; transition: all .6s;}
.solution .container .s-content .item .item-txt {font-size: 24px; color: #f2f1f1;}
.solution .container .s-content .item .item-describe{opacity: 1;transition: .3s;}
.solution .container .s-content .item .item-mask {background-color: rgb(6,6,6,.6);position: absolute; line-height:65px;  /*bottom: -7em;*/ transition:all .6s; padding:0 2em;}
.solution .container .s-content .item:hover .item-mask{bottom: 0em; background-color: rgba(208,71,16,.9);}
.solution .container .s-content .item:hover .item-describe{opacity: 0}
.solution .container .s-content .item:hover .item-tit {padding-left:0.5em;}
.solution .container .s-content .item .item-mask .icon-the_next_step {position: absolute;color: #d04710;right: 2rem;top: 50%;transform: translateY(-50%);font-size: 2em;cursor: pointer; transition:all .6s;}
.solution .container .s-content .item:hover .item-mask .icon-the_next_step {right: 3rem; color:#fff;}
/*解决方案 -end*/

/*解决方案1 begin-*/
.solu2 .c-tit{font-size: 1.5em;color: #d04710;padding:10px 0;display: block;}
.solu2 .content-list li{line-height: 3em;}
.dot-nav{padding:2em 0;}
.dot-nav li{float: left;line-height: 36px;margin-right: 100px;position: relative;padding-left: 45px;cursor: pointer;}
.dot-nav li a{font-size: 1.4em }
.dot-nav li a:hover{color: #c5471c}
.dot-nav li span{position: absolute;left: 0; width: 36px; height: 36px; background-color: #fff; border-radius: 50%; border: 12px solid #c8c9ca ;display: inline-block;}
.dot-nav .active span{border-color: #d04710}
.solu2 .content{padding: 4em;}
.solu2 .content .content-list{padding-bottom: 2em;}
.solu2 .content .content-list .content-list1{background: url(../img/bg_map.png) no-repeat 452px -2px;padding-bottom: 4em;}
.solu2 .content .content-list .content-list1 .list1-left{width: 42%;}
.solu2 .content .content-list .content-list1 .list1-left .service{margin-top: 8em;}
.solu2 .content .content-list .content-list1 .list1-left .service li{width: 49%;float: left;line-height: 6em;}
.solu2 .content .content-list .content-list1 .list1-left .service li:nth-of-type(2n){float: right;}
.solu2 .content .content-list .content-list2 .c-tit,.solu2 .content .content-list .content-list3 .c-tit{font-size: 1.8em;padding: 3em 0 1em 0;}
.solu2 .content .content-list .content-list2 table{border-color: #c8c9ca}
.solu2 .content .content-list .content-list2 table tr td{padding: 2em 0 2em 2em;}
.solu2 .content .content-list .content-list2 table tr td img{}
.solu2 .content .content-list .content-list2 table tr td p{display: inline-block; font-size: 1.2em;;}
.solu2 .content .content-list .content-list3 .img img{width: 100%;}
.solu2 .content .content-list .content-list3 .nav-list li{width: 16.666%;float: left;padding-left: 2em;line-height: 2em;position: relative;}
.solu2 .content .content-list .content-list3 .nav-list li span{font-size: 1.2em;position: absolute;bottom: 0.2em;}


/*service*/
.service-nav .dot-nav{display: flex;align-items: center;justify-content: center;}
/*.service-map #map*/

/*.service-map > .container {position: relative;}*/
.mapTipText{width: 280px;height: 108px; padding: 0 10px; background-color: #f5f5f5;z-index: 1694869}
#stateTip {z-index: 1000;}
.mapTipText .mapTipImg{height: 66px; width: 66px; float: left;border: 2px solid #ffffff; border-radius: 50%;overflow: hidden;margin: -12px 5px 0 -12px;}
.mapTipText .mapTipImg img{width: 100%;height: 100%;}
.mapTipText .mapTipList{/*float: left;*/margin-left: 4px;}
.mapTipText .mapTipList h2{text-align: left; margin: 0; padding: 2px 0;}
.mapTipText .mapTipList h2 a{font-size: 20px; color: #262626;text-decoration:none;}
.mapTipText .mapTipList h2 a:hover{ color: #0085d2;}
.mapTipText .mapTipList h2 a span{font-size: 16px;margin-left: 3px;}
.mapTipText .mapTipList ul{}
.mapTipText .mapTipList ul li{list-style: none; display: block;}
.mapTipText .mapTipList ul li a{color: #262626;text-decoration:none;}
.mapTipText .mapTipList ul li a:hover{background-color:#2ebcfe;color:#ffffff;}
.service-map .map-img{position: relative;z-index: 0}
.service-map .container{width: 1300px !important;}
.service-map .map-img .img1{z-index: 1;position: absolute;top: 9em;right: 21em}
.service-map .map-img .img2{z-index: 1;position: absolute;top: 13em;right: 22em}
.service-map .map-img .img3{z-index: 1;position: absolute;top: 16em;right: 24em}
.service-map .map-img .img4{z-index: 1;position: absolute;top: 18em;right: 30em}
.service-map .map-img .img5{z-index: 1;position: absolute;top: 24em;right: 28em}
.service-map .map-img .img6{z-index: 1;position: absolute;top: 21em;right: 31em}
.service-map .map-img .img7{z-index: 1;position: absolute;top: 27em;right: 32em}
.service-map .map-img .img8{z-index: 1;position: absolute;top: 27em;right: 25em}
.service-map .map-img .img9{z-index: 1;position: absolute;top: 31em;right: 24em}
.service-map .map-img .img10{z-index: 1;position: absolute;top: 36em;right: 26em}
.service-map .map-img .img11{z-index: 1;position: absolute;top: 40em;right: 31em}
.service-map .map-img .img12{z-index: 1;position: absolute;top: 635px;right: 464px}
.service-map .map-img .img13{z-index: 1;position: absolute;top: 567px;right: 511px}
.service-map .map-img .img14{z-index: 1;position: absolute;top: 482px;right: 444px}
.service-map .map-img .img15{z-index: 1;position: absolute;top: 478px;right: 396px}
.service-map .map-img .img16{z-index: 1;position: absolute;top: 410px;right: 382px}
.service-map .map-img .img17{z-index: 1;position: absolute;top: 431px;right: 450px}
.service-map .map-img .img18{z-index: 1;position: absolute;top: 505px;right: 530px}
.service-map .map-img .img19{z-index: 1;position: absolute;top: 540px;right: 595px}
.service-map .map-img .img20{z-index: 1;position: absolute;top: 437px;right: 591px}
.service-map .map-img .img21{z-index: 1;position: absolute;top: 450px;right: 520px}
.service-map .map-img .img22{z-index: 1;position: absolute;top: 370px;right: 570px}
.service-map .map-img .img23{z-index: 1;position: absolute;top: 324px;right: 548px}
.service-map .map-img .img24{z-index: 1;position: absolute;top: 384px;right: 509px}
.service-map .map-img .img25{z-index: 1;position: absolute;top: 270px;right: 500px}
.service-map .map-img .img26{z-index: 1;position: absolute;top: 355px;right: 629px}
.service-map .map-img .img27{z-index: 1;position: absolute;top: 240px;right: 819px}
.service-map .map-img .img28{z-index: 1;position: absolute;top: 437px;right: 651px}
.service-map .map-img .img29{z-index: 1;position: absolute;top: 437px;right: 651px}
.service-map .map-img .img30{z-index: 1;position: absolute;top: 437px;right: 651px}




.banner .banner-s-describe{position: absolute;top:0; bottom:0; left:0; right:0;background:#000; opacity:0.6;padding: 6em 0;color: #fff}
.banner .banner-s-describe .s-tit{font-size: 2em;text-align: center;line-height: 3em;}
.banner .banner-s-describe .s-tit-c{display: flex;justify-content: center;font-size: 1.8em}
.banner .banner-s-describe .s-tit-c li{width: 5em;text-align: center;line-height: 2em;}
.service-tx {padding: 0 5%;}
.service-tx p{margin: 0}
.service-tx .tit{font-size: 2em;}
.service-tx >ul{display: flex;justify-content: center;}
.service-tx >ul li{width: 300px;}
.service-tx >ul li a{display: block;text-align: center;}
.service-tx >ul li img{display: inline-block;}

.service-tel{position: relative;display: block;margin-top: 4em;}
.service-tel img{width: 100%;}
.service-tel .tel-24{position: absolute;top: 30%;color: #fff;margin: 0 auto;left: 50%;margin-left: -141px;}
.service-tel .tel-24 a{font-size: 3em;color: #fff;line-height: 3em;}
.service-tel .tel-24 p{font-size: 2em;}
.service-tel .tel-24 p .iconfont{font-size: 1.4em;margin-right: .4em;}


.service-down span{display: inline-block;cursor: pointer;}
.service-down .tit{font-size: 1.4em}
.service-down .video-des {line-height: 50px;background: #f6f6f6;font-size: 16px;}
.service-down .video-box {width:110%;}
.service-down .video-box li {width: 29%; position: relative;float: left;  cursor:pointer;  margin-right: 40px;    margin-bottom: 30px;}
.service-down .video-box li img {max-width: 100%; height: 280px;}
.service-down .video-box li .icon-play{position: absolute;left: 50%;top: 50%;display: block;transform: translate(-50%,-50%);font-size: 3em;cursor: pointer;}
.service-down .data-box {margin-bottom:50px;}
.service-down .data-box li{float: left;margin-right: 2em;padding: 2em 4em;background: #f7f7f7;}
.service-down .data-box li .data-des{font-size: 1.2em;color: #777}
.service-down .data-box li .icon-down{font-size: 2em;border-radius: 50%;background: #ccc;width: 40px;height: 40px;text-align: center;transition: all .3s;}
.service-down .data-box li .icon-down:hover{background: linear-gradient(to right,#e95912, #f29301);background: -webkit-linear-gradient(to right,#e95912, #f29301); /* Safari 5.1 - 6.0 */ background: -o-linear-gradient(to right,#e95912, #f29301); /* Opera 11.1 - 12.0 */ background: -moz-linear-gradient(to right,#e95912, #f29301); /* Firefox 3.6 - 15 */ color: #fff}

.service-down .modal-dialog {width: 780px; position: absolute;margin-left: -450px;margin-top: -215px; left: 50%;top: 50%;}
.service-down .modal-dialog .modal-content{background: #333;position: relative;}
.service-down .modal .glyphicon-remove{position: absolute;right: 10px;color: #fff;font-size: 1.1em;top: 10px;}
.service-down .modal-dialog video{width: 100%;}
.service-down .data li{border: 1px solid solid;}
.service-down .data li:hover .icon-Down{color: #eb610f;}
.service-down .data-card{width: 586px;margin: 0 auto;padding: 6em 0;}
.service-down .data-card .card{border: 1px solid #ccc;background:#fff;position:relative;}
.service-down .data-card .card .tit{background: #c5471c;color: #fff;line-height: 2em;padding: 0 1em}
.service-down .data-card form{padding: 1em 2em}
.service-down .data-card form select{width: 100%}
.service-down .data-card form input{width: 100%;margin-top: 1em;}
.service-down .data-card form input:last-of-type{display: inline-block;width: 3%;float: left;}
.service-down .data-card form p{margin-top: 10px;color: #aaa}
.service-down .data-card .card .btn{margin-right: 2em;margin-bottom: 2em;background: #777;color: #fff;padding-left: 2em;padding-right: 2em}


.service-concat{}
.service-concat h3{color: #000;font-size:1.8em}
.service-concat .img{width: 39%;float: left;}
.service-concat .txt-des{width: 59%;float: right;}
.service-concat .txt-des .tit a {font-size: 1.4em; color:#333; padding-top:10px; display:block;}
.service-concat .txt-des .des {line-height:26px; color: #666;}
.service-concat .container .row >div:nth-of-type(1){padding-right: 2em;}
.service-concat .container .row >div:nth-of-type(2){padding-left: 2em;}
.way {margin: 10em 0;}
.way .vx-box{width: 160px;margin: 0 auto}
.way .vx-box>div:hover .con{opacity: 1;}
.way .vx-box span{display: block;text-align: center;font-size: 3em;color: #fff;line-height: 70px;}
.way .vx-box .vx,.way .vx-box .qq{    width: 160px; height: 160px; padding-top: 24px; float: left;background: #c5471c;color: #fff;cursor: pointer;position: relative;border-radius: 80px;}
.way .vx-box .vx p,.way .vx-box .qq p{font-size: 17px}
.way .vx-box .qq {float: right;}
.way .vx-box .con {background: #c5471c;position: absolute; padding:0 15px; line-height: 40px;border-radius: 4px;bottom: -4em;left: 2em;opacity: 0;transition: all .3s;}
.way .vx-box .con p {line-height: 34px;text-align: center;position: relative; margin-bottom:0;}
.way .vx-box .con p:after { border-left: 10px solid transparent; border-right: 10px solid transparent; border-bottom: 10px solid #c5471c; content: ""; position: absolute; width: 0; top: -10px;left: 1.2em; }
.way .vx-box .qq  .con{left: -2em}
.way .vx-box .qq .con p:after{left: 5.2em}

.way .vx-box #wxcon {bottom: 0.5em; left: 13em; padding: 15px; background: #c5471c; z-index: 200;}
.way .vx-box #wxcon p {}
.way .vx-box #wxcon p:after {transform: rotate(-90deg); left: -30px; top:10px;}

.solu2 .way {margin: 4em auto 8em;}


/*********联系我们**************/
.concat-content .headquarters{height: 600px;background: url(../img/concat_bg.jpg);position: relative;padding: 100px 4em 0 4em;}
.concat-content .headquarters .mask{position: absolute;top:0; bottom:0; left:0; right:0;background:#000; opacity:0.4;}
.concat-content .headquarters .describe{color: #fff;position: absolute;width: 40%;height: 370px;padding: 1em 4em 0 2em;background: rgba(0,0,0,.6);}
.concat-content .headquarters .describe .tit{border-bottom: 1px solid #fff;font-size: 1.8em}
.concat-content .headquarters .describe ul li{font-size: 16px;line-height: 2.5em;color: #eee}
.concat-content .headquarters .map{position: absolute;right: 4em;top: 50%;transform: translateY(-50%);width: 48%;height: 290px;}
.concat-content .headquarters .map img{width: 96%;}

.bsc {padding:0 30px;}
.bsc .tit{font-size: 1.6em;padding: .6em 0}
.bsc > p:nth-of-type(2),.bsc> p:nth-of-type(3){border: 1px solid #ccc;background: #fff;padding-left: .6em;width: 300px;font-size: 20px;line-height: 2em;}
.bsc> p:nth-of-type(3){border-color: transparent;padding-left: 0;}
.bsc> p:nth-of-type(3) select{width: 100%;height: 2em;padding-left: 8px;}
.bsc .area{padding-left: 0.8em; font-size: 1.2em}

/*///////////投资者关系//////////////////////////*/
.investor .head .head-left,.investor .head .head-right,.investor .presentation .box .box-left,.investor .presentation .box .box-right{width: 48%;float: left;}
.investor .head .head-right,.investor .presentation .box .box-right{float: right;}
.investor .head .head-left .box .tit{font-size: 1.8em;background: #c5471c;padding-left: 20px;line-height: 2;color: #fff}
.investor .head .head-left .box ul{padding-left: 20px;}
.investor .head .head-left .box ul li{font-size: 16px;color: #585757;line-height: 2em;}

.investor .presentation h2{color: #333}
.investor .presentation .box .box-left img{width:100%;}
.investor .presentation .box .box-right ul li{font-size: 16px;line-height: 2.3em;border-bottom: 1px solid #ccc;margin-bottom: 7px;padding:0 10px;}
.investor .presentation .box .box-right ul li .data{float: right; margin-top: 0;}
.investor .presentation .box .box-right ul li a:hover{color: #333}
.investor .presentation .box .box-right ul li:hover{background: #c5471c;}
.investor .presentation .box .box-right ul li:hover a{color: #fff}
.investor .presentation .box .box-right ul .active{color:#fff;background: #c5471c;}
.investor .presentation .box .box-right ul .active a{color: #fff}
.investor .presentation .box .box-right ul .active a:hover{color: #fff}
.investor .presentation .btn{padding: 3px 16px;color: #aaa;margin-top: 1em;}

.notice h2{color: #333}
.notice .notice-list .item {width: 31%;float: left;border-left: 4px solid #b4b4b5;padding: .6em 1em;margin-bottom: 2em; transition: box-shadow .3s;cursor:pointer;background:#ffffff}
.notice .notice-list .item:hover{
box-shadow: 0 0 20px rgba(0, 0, 0, .1);
}
 .notice .notice-list .item .date{border-bottom: 1px solid #ccc;font-size: 16px;line-height: 2em;     margin-bottom: 10px; color: #333;}
 .notice .notice-list .item .date a{color: #777}
 .notice .notice-list .item .date span{float: right;}
 .notice .notice-list .item p{font-size: 16px;     line-height: 26px;}
 .notice .notice-list .item>p:hover{color: #d20317; }
 .notice .notice-list .item a{display: block; 	width: 100%;    height: 100%; }
 .way .vx-box .qq a{	display: block;	width: 100%;    height: 100%; }
 .notice .notice-list .active{border-left: 4px solid #c5471c;}
 .notice .notice-list .active p{color: #c5471c}
 .notice .notice-list .active .date span{color: #c5471c}
 .notice .notice-list .mr12{margin-right: 2%;}
 .notice .btn{padding: 3px 16px;color: #aaa;margin:1em 0;}

.jlchart h2{color: #333}
.jlchart .communication-img{position: relative;}
.jlchart .communication-img .item{cursor: pointer; width: 144px;height: 144px;position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);border-radius: 50%;background-color: rgba(197,71,28,.85);display: flex;align-items: center;justify-content: center;color: #888888;}
.jlchart .communication-img .item span{display: block;font-size: 3em; color:#fff;}
.jlchart .communication-img .item p{font-size: 18px;padding: .6em 0; color:#fff;}


.sstz .communication-img{position: relative;}
.sstz .communication-img .item{cursor: pointer; width: 144px;height: 144px;position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);border-radius: 50%;background-color: rgba(197,71,28,.85);display: flex;align-items: center;justify-content: center;color: #888888;}
.sstz .communication-img .item span{display: block;font-size: 3em; color:#fff;}
.sstz .communication-img .item p{font-size: 18px;padding: .6em 0; color:#fff;}

.sstz .box-right ul li{font-size: 16px;line-height: 2.3em;border-bottom: 1px solid #ccc;margin-bottom: 7px;padding:0 10px;}
.sstz .box-right ul li .data{float: right; margin-top: 0;}
.sstz .box-right ul li a:hover{color: #333}
.sstz .box-right ul li:hover{background: #c5471c;}
.sstz .box-right ul li:hover a{color: #fff}
.sstz .box-right ul .active{color:#fff;background: #c5471c;}
.sstz .box-right ul .active a{color: #fff}
.sstz .box-right ul .active a:hover{color: #fff}



.shares h2{color: #333}


/*----------news-list-------------*/
.news-list{margin: 2em 0 12em 0;}
.news-list .item{padding-bottom: 1em;margin-bottom: 2em;}
.news-list .item p{font-size: 17px;padding: 0 1em;color: #333;line-height: 1.6em;margin: 10px 0;}
.news-list .item span{color: #777;margin-right: 5px;}
.news-list .item span i{margin-right: .5em;}

/*news-list01*/
.solution-news01 {position: relative;margin: 2em 0 2em 0;}
.solution-news01 .page ul {padding:4em 0;}
.solution-news01 .pmenu{top: 0;}
.solution-news01 .item {position: relative;overflow: hidden;color: #f2f1f1;cursor: pointer;margin-bottom: 2em;}
.solution-news01 .item .img-resposive {/*width: 430px;*/ max-width:100%; height: 330px; transition: all .4s;}
.solution-news01 .item .item-describe{padding: .8em 1em;position: absolute;bottom: 0;color: #f2f1f1; background-color: rgba(208,71,16,.9); width:100%;}
.solution-news01 .item .tit{font-size: 1.2em;color: #f2f1f1; height:23px; line-height:23px; overflow:hidden; text-overflow:ellipsis; white-space: nowrap;} 
.solution-news01 .item .item-describe span{font-size: 1em}
.solution-news01 .item .item-describe span i{margin-right: .5em;font-size: 1em; }
.solution-news01 .item .mask{position: absolute;bottom: -10em;padding: 1em 0 .5em 1em;background-color: rgba(0,0,0,.85);transition: all .5s; width:100%;}
.solution-news01 .item:hover .mask {bottom: 0;}
.solution-news01 .item:hover .item-describe{display: none;}
.solution-news01 .item:hover .img-resposive { transform:scale(1.04);
		    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(0%);
    -ms-filter: grayscale(0%);
    -o-filter: grayscale(0%);
    filter: grayscale(0%);
    filter: none;
}
.solution-news01 .item .mask .mask-des{color: rgba(255,255,255,.9);}
.solution-news01 .item .mask .mask-des p{width: 84%;float: left;font-size: 14px;color: rgba(255,255,255,.9);margin-bottom: 0;}
.solution-news01 .item .mask .mask-des span{display: block;width: 16%;float: left;color: #d04710;font-size: 3em;text-align: center;} 

/*---------------news-detail------------------------------*/
.news-detail{position: relative;margin: 4em 0 8em 0;}
.news-detail .pmenu{top: 13em}
.news-detail .head .tit{font-size: 2em;}
.news-detail .head span{color: #777}
.news-detail .content {padding: 2em 4em;}
.news-detail .content .img{display: flex;justify-content: space-between;margin-bottom: 1em;}
.news-detail .content .img >img{width: 24%;}
.news-detail .content p{font-size: 1.2em;color: #555;padding-bottom: 1em;line-height: 1.8em;text-indent: 1em;}


.promenu {position: absolute; top:4em; left:0; z-index:100;}
.promenu .pmli {width: 200px; position:relative; background: #f6f6f6; text-align: center; font-size: 1em; margin-bottom: 10px; cursor: pointer;}
.promenu .pmli .pma {height: 40px; line-height: 40px; margin-bottom:15px; background:#c8c9ca;}
.promenu .pmli .pma .iconfont {float: right; margin-right: 10px;}
.promenu .pmli > a {color: #333; display: block;}
.promenu .pmli.active .pma {background:#d04710; color:#fff;}
.promenu .pma {}
.promenu .hhul {position:absolute; top:0; left:200px; display:none; width: 250px; padding-left: 10px;}
.promenu .hhul li a {display:block; padding-left: 10px; line-height: 35px; margin-bottom: 5px; background: #f6f6f6;}
.promenu .pmli:hover .hhul {display:block;}
.promenu .hhul li a:hover, .promenu .hhul li a.active {background:#d04710; color:#fff;}


.tbox {position: absolute; top:4em; left:0; z-index:90; box-shadow: 0 0 15px #ddd;}
.tbox .tdl {width: 200px; position: relative; background: #f6f6f6; padding-bottom: 15px; text-align: center; font-size: 1em; margin-bottom: 0px; cursor: pointer;}
.tbox .tdl dt {}
.tbox .tdl dt a {height: 40px; line-height: 40px; margin-bottom: 6px;background: #c8c9ca; display: block; color: #333;}
.tbox .tdl dt a.active {background: #d04710; color: #fff;}
.tbox .tdl dd {position: relative;}
.tbox .tdl dd .tdda {display: block; line-height: 32px; margin-bottom:1px;}
.tbox .tdl .tspan {position: absolute; top: 0; left: 200px; display: none; width: 250px; padding-left: 10px;}
.tbox .tdl dd:hover .tdda, .tbox .tdl dd .active {background: #d04710; color: #fff;}
.tbox .tdl dd:hover .tspan {display: block;}
.tbox .tdl .tspan a {display: block; line-height: 32px; margin-bottom: 5px; background: #f6f6f6; text-align: left; padding-left: 10px;}
.tbox .tdl .tspan a:hover {background: #d04710; color: #fff;}


.map-content{padding:30px 0}
.map-module{width:1200px!important;margin:0 auto;position:relative;transition:all .3s ease}
.map-title{font-size:24px;color:#333;text-align:center;margin:50px 0;position:relative}
.map-branch .map-title{margin:20px 0 0;z-index:1}
.map-title:before{content:"";position:absolute;width:0;height:0;bottom:-23px;left:50%;transform:translateX(-50%);border:6px solid;border-color:#20b09f transparent transparent}
.map-title:after{content:"";position:absolute;width:52px;height:3px;background-color:#20b09f;bottom:-12px;left:50%;transform:translateX(-50%)}
.map-content-info{position:relative;margin-bottom:30px}
.branch-map-l{width:849px;height:575px;position:relative}
.map-content-box{width:100%;height:100%;background:url(../img/map-bj.png) no-repeat center;position:relative}
.map-dot{position:absolute;text-align:center;font-size:12px;cursor:pointer}
.beijing{left:585px;top:220px}
.tianjin{left:604px;top:234px}
.hebei{left:575px;top:254px}
.shanxi{left:540px;top:276px}
.liaoning{left:660px;top:196px}
.jilin{left:696px;top:167px}
.heilongjiang{left:676px;top:106px}
.shanghai{left:668px;top:341px}
.jiangsu{left:646px;top:316px}
.zhejiang{left:655px;top:379px}
.anhui{left:605px;top:334px}
.fujian{left:625px;top:428px}
.jiangxi{left:595px;top:402px}
.shandong{left:610px;top:284px}
.henan{left:562px;top:316px}
.hubei{left:555px;top:359px}
.hunan{left:545px;top:409px}
.guangdong{left:575px;top:466px}
.guangxi{left:506px;top:461px}
.chongqing{left:495px;top:364px}
.sichuan{left:425px;top:354px}
.guizhou{left:484px;top:424px}
.yunnan{left:405px;top:462px}
.shanxi1{left:502px;top:312px}
.hainan{left:520px;top:532px}
.gansu{left:346px;top:218px}
.xinjiang{left:232px;top:192px}
.qinghai{left:344px;top:290px}
.ningxia{left:463px;top:270px}
.neimenggu{left:528px;top:194px}
.xizang{left:230px;top:345px}
.taiwan{left:678px;top:456px}

.mapnh {position:absolute; right:24%; bottom:0;}
.mapnh img {width:90px;}

.map-dot:after{content:"";display:block;width:8px;height:8px;margin:0 auto;background-color:#d04710;border-radius:50%}
.map-dot.beijing:after{background-color:#d04710;}
.branch-map-data {position:absolute; right: -226px; top: 210px; box-sizing:border-box;width:250px; height:300px; border:1px solid #d04710;box-shadow:0 0 2px 2px #e9e9e9;background-color:#fff;padding:10px 30px;z-index:1;display:none; background-image: linear-gradient(-45deg, #d04710 , #f76e00 50%, #d04710);}
.branch-map-data-title{border-bottom:1px solid #eee}
.branch-map-data-title p{font-size:18px;color:#fff;line-height:28px; font-weight:bold;}
.branch-map-data-info{max-height:236px;overflow-y:auto}
.data-branch {border-bottom:1px dashed #eee;padding:6px 0;box-sizing:border-box}
.data-branch hr {margin-top: 10px; margin-bottom: 10px;}
.data-branch:last-child{border:none}
a,button,input,textarea{-webkit-tap-highlight-color:transparent;-moz-transition:all .3s ease;-webkit-transition:all .3s ease;transition:all .3s ease}
.data-branch .data-name{font-size:14px;color:#fff;line-height:normal;margin-bottom:5px}
.data-branch p{font-size:12px;color:#fff;line-height:20px; margin-bottom:0;}
.branch-map-data:before{content:"";position:absolute;left:-16px;top:50%;transform:translateY(-50%);width:0;height:0;border:8px solid;border-color:transparent #d04710 transparent transparent}
.branch-map-data:after{content:"";position:absolute;left:-15px;top:50%;transform:translateY(-50%);width:0;height:0;border:8px solid;border-color:transparent #d04710 transparent transparent}
.map-dot.cur:before{content:"";position:absolute;left:50%;bottom:-3px;transform:translateX(-50%);width:14px;height:14px;border-radius:50%;border:1px solid #d04710;animation:dot 4s infinite}
@keyframes dot{100%{transform:translateX(-50%) scale(1);opacity:1}
50%{transform:translateX(-50%) scale(1.5);opacity:.1}
}

/* 互动问答 2023 2 6*/
.form-body {max-width:650px; margin:0 auto;}

.fslist {background:#f6f6f6; margin-top:15px; padding:20px 50px 5px; box-shadow: 0 0 5px rgb(0 0 0 / 10%);}
.fslist dl {display:flex;}
.fslist dl dt {font-size:20px; color:#fff; padding:4px 8px; border-radius: 3px; height: 36px;}
.fslist dl dd {padding-left: 30px;}
.fslist .d1 dd {font-size:20px; padding-top:5px;}
.fslist .d2 {}
.fslist .d1 dt {background:#555;}
.fslist .d2 dt {background:#da2418;}
.fslist .vxhdz {color:#c5471c;}
.fslist .vxhdz span {font-size:16px;}
.fslist .vxhf {line-height:22px; padding-top:6px;}

.hdrem .fslist {margin-top:0; margin-bottom:18px; padding:15px 20px 5px;}
.hdrem .fslist dl dd {padding-left: 10px;}
.hdrem .fslist .d2 {margin-bottom:6px;}


/*media*/
@media (min-width: 992px) { 
	header .nav-box .con{padding: 2em 10%;}
	header .nav-right .input-group{width: 180px;margin-right: -150px;}
	.pmenu{display: none;}
	.ptit{display: none;}
 }
 @media (min-width: 1300px) { 
	
	header .nav-right .input-group{width: 200px;margin-right: -162px;}
	.pmenu{display: none;}
 }
 @media (min-width: 1360px){
 	.container{width: 1200px}
 	.page2{height: 650px;padding-top: 7em;}
 	.page2 .container{width: 1170px}

 	header .nav-box .con{padding: 2em 16%;}

 	.solu2 .content .content-list .content-list1 {background: url(../img/bg_map.png) no-repeat 290px -2px;height: 637px }
 	.solu2 .content .content-list .content-list1 .list1-left .service li{line-height: 2em;}
	
	.solution .container .s-content .item .item-mask {bottom: 0em;}

	.proshow .pro .prodes{width: 52%;}
	.proshow .pro{margin-bottom: 50px;}

 	.concat-content .headquarters .map {right: 2em}
 	.concat-content .headquarters{padding: 100px 4em 0 2em}
 	.concat-content .headquarters .describe{height: 400px}


 	.solution-news01 .item .mask{bottom: -13em;}
 }
@media (min-width: 1455px){
	header .nav-right .input-group{width: 250px;margin-right: -212px;}
	/*.container{width: 1300px}*/
	header .nav-box .con{padding: 2em 22%;}

	.solu2 .content .content-list .content-list1 {background: url(../img/bg_map.png) no-repeat 440px -2px;height: 635px; }
}
@media (min-width: 1649px) { 
	.page2 .imgr {display: none;}
	.ptit{display: block;}
	.container{width: 1360px}
	.pmenu > li{width: 200px}
	.pmenu{display: none;}
 }
@media (min-width: 1729px){
	.pmenu{display: block;}
}








