
body{font:1em/1.3 "SourceHanSansCN-Normal", sans-serif;}
button, input, select, textarea,h1, h2, h3, h4, h5, h6{line-height:1.3;font-weight: 300;}
address, cite, dfn, em, var {font-style:normal;} 
code, kbd, pre, samp {font-family: courier new, courier, monospace;} 
small {font-size:  0.75em;} 
ul, ol {list-style: none;margin:0; padding: 0px;}
body,legend {color:#666;}
a{color:inherit;text-decoration: none;}
a:hover  {color:#003894;text-decoration: none;}
a:active{color:inherit;}
.css3, a {-webkit-transition-duration: 0.5s;-ms-transition-duration: 0.5s;-o-transition-duration: 0.5s;-moz-transition-duration: 0.5s;	transition-duration: 0.5s;}
img {max-width: 100%;vertical-align: middle;}
.cssimg,.cssimgp img{transition: all 1.5s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;}
.cssimg:hover,.cssimgp:hover img{transform: scale(1.08, 1.08);}
.w100 {width: 100%; padding: 0px; margin: 0px; overflow: hidden;}
.lf {float: left;}
.rt {float: right;}
.vertical-align {
    font-size: 0
}

.vertical-align:before {
    display: inline-block;
    height: 100%;
    vertical-align: middle;
    content: ""
}

.vertical-align-bottom,
.vertical-align-middle {
    display: inline-block;
    max-width: 100%;
    font-size: 14px
}

.vertical-align-middle {
    vertical-align: middle
}

.vertical-align-bottom {
    vertical-align: bottom
}

/*头部*/
.header {
    height: 100px;
    width: 100%;
    z-index:9999;
		background-color: rgba(255,255,255,0.9);
		box-shadow: 0px 1px 5px #999;
    position: fixed;
    top: 0;
    left: 0;
}

.header .containe {
    position: relative;
    height: 100%;
}

.header .h-bg {
    height: 48px;
    background-color: #333333;
    position: absolute;
    top: 100px;
    left: 0;
    width: 100%;
    z-index: -1;
    opacity: .7;
    display: none;
}

.header .rt li .li-d {
    z-index: 10;
    height: 38px;
    line-height: 38px;
    /*min-width: 300px;*/
    min-width: 370px;
    position: absolute;
    text-align: center;
    margin: 0 0 0 -150px;
    left: 50%;
    top: 100px;
    opacity: 1;
    display: none;
}

.header .rt li .li-d a {
    color: #FFFFFF;
    display: inline-block;
    margin: 0 10px;
}

.header .rt li .li-d a.actimg {
    color: #F4E840;
}

.header .rt .li-3 .li-d b {
    display: inline-block;
    width: 16px;
    height: 21px;
    vertical-align: middle;
    margin: -4px 10px 0 0;
}

/*数字营销*/
.header .rt .li-7 .li-d b {
    display: inline-block;
    width: 25px;
    height: 28px;
    vertical-align: middle;
    margin: -4px 10px 0 0;
}

.header .rt .li-6 .li-d {
    width: 1200px;
    text-align: right;
    left: auto;
    padding:0 22px 0 0;
    right: -170%;
}

.header .rt li .li-d a {
    margin: 0 3%;
}

.header .rt .li-6 .li-d b {
    display: inline-block;
    width: 34px;
    height: 34px;
    vertical-align: middle;
    margin: 0 10px 0 0;
}

.header .a-logo {
    display: inline-block;
    height: 100%;
    line-height: 100px;
}

.header .a-logo img {
	height: 4vw;
	max-height: 100%;
    vertical-align: middle;
}

.header .rt {
    /*overflow: hidden;*/
    height: 100px;
    /*margin: 0 9.8% 0 0;*/
}

.header .rt li {
    float: left;
    margin: 0 0 0 2vw;
    position: relative;
}

.header .rt li img {
    vertical-align: middle;
}

.header .rt li.li-last {
    line-height: 100px;
}
.header .rt li.li-last span {font-size: 20px; color: #C00;}

.header .rt li > a {
    display: block;
    color: #333;
    position: relative;
    line-height: 100px;
    font-size: 16px;
}

.header .rt li > a:after {
    content: '';
    position: absolute;
    width: 0;
    border-top: 1px solid #C00;
    bottom: 28px;
    left: 0;
    transition: .4s;
}

.header .rt li a:hover, .header .rt li > a.act {
    color: #C00;
}

.header .rt li > a:hover:after, .header .rt li > a.act:after {
    width: 100%;
}

.header .navBtn {
    height: 100%;
    line-height: 100px;
		position: relative;
    float: right;
    display: none;
    width: 50px;
}

.header .navBtn img {
    vertical-align: middle;
}

.header .navBtn span {
    height: 1px;
    background-color: #000;
    position: absolute;
    top: 0;
    right: 0;
    transition: .5s;
    transform-origin: right bottom;
}

.header .navBtn .s1 {
    width: 60%;
    top: 40%;

}

.header .navBtn .s2 {
    width: 60%;
    top: 50%;
}

.header .navBtn .s3 {
    width: 30%;
    top: 60%;
    transform-origin: right bottom;
}

.header .navBtn:hover .s1 {
    width: 30%;
}

.header .navBtn:hover .s2 {
    width: 45%;
}

.header .navBtn:hover .s3 {
    width: 60%;
}

.header .navBtn.zhuan .s1 {
    width: 60%;
}

.header .navBtn.zhuan .s2 {
    width: 0;
}

.header .navBtn.zhuan .s3 {
    width: 60%;
}

.comban-h1 {
    font-size: 38px;
    position: absolute;
    top: 26%;
    text-align: center;
    width: 100%;
    color: #FFFFFF;

}

.comban-h2 {
    position: absolute;
    top: 46%;
    text-align: center;
    width: 100%;
    color: #FFFFFF;
    font-size: 60px;

}


/*公共*/
.containe {
    /*width:81.2%;*/
    /*width: 1546px;*/
    margin: 0 auto;
		padding: 0px 20px;
    width: 100%;
		max-width: 1400px;
}

.conta {
    width: 72.92%;
    margin: 0 auto;
}
.main{
    margin-top: 100px;
}
.main > div {
    overflow: hidden;
}

.baibg {
    background-color: #FFFFFF;
}
/*640-1024*/
@media screen and (max-width: 1024px), screen and (max-device-width: 1024px) {
	/*公共*/
	    .header .rt .li-6 .li-d {
	        display: none;
	    }
			 .header .navBtn.zhuan .s1 {
			        transform: rotate(-45deg);
			    }
			
			    .header .navBtn.zhuan .s3 {
			        transform: rotate(45deg);
			    }
			
			    .header .rt {
			        width: 30%;
			    }
			
			    .header .rt li a:after {
			        display: none;
			    }
			
			    .header .rt li .li-d {
			        position: inherit;
			        top: 0;
			        height: auto;
			        min-width: 0;
			        margin: 0;
			        left: 0;
			        display: none;
			    }
			
			    .header .rt li .li-d a {
			        display: block;
			        border-top: 1px solid #666666;
			        margin: 0;
			        /*font-size: 20px;*/
			        font-size: 18px;
			        text-align: right;
			        padding: 0 7% 0 0;
			        color: #b8b8b8;
			    }
			
			    .header .rt {
			        float: inherit;
			        position: fixed;
			        margin: 0;
			        background-color: #eee;
			        top: 100px;
			        z-index: 20;
			        height: 100%;
			        right: -100%;
			    }
			
			    .header .rt.suo {
			        right: 0;
			        transition: .5s;
			    }
			
			    .header .rt li img {
			        width: 90%;
			    }
			
			    .header .rt li {
			        float: inherit;
			        margin: 0;
			        text-align: center;
			        display: block;
			        border-bottom: 1px solid #999;
			        /*padding:0 5%;*/
			    }
			
			    .header .rt li > a {
			        /*font-size: 22px;*/
			        font-size: 16px;
			        line-height: 46px;
			        text-align: center;
			        padding: 0 20px;
							color: #333;
			    }
			
			    .header .rt li.li-last {
			        /*line-height: 56px;*/
			        display: none;
			    }
			
			    .header .navBtn {
			        display: block;
			        transition: .4s;
			    }
			
			    .header .h-bg {
			        display: none;
			    }
}
/*640以下*/
@media screen and (max-width: 640px), only screen and (max-device-width: 640px) {
	.header .rt {
	        top: 60px;
	    }
	
	    .banner .swiper-container1 .banwz {
	        transform: scale(.5);
	        left: -24%;
	    }
	
	    .header {
	        height: 60px;
			background: #fff;
	    }
	
	    .header .a-logo {
	        line-height: 60px;
	    }
	
	    .header .a-logo img {
	        height: 72%;
	    }
	
	    .header .navBtn {
	        line-height: 60px;
	    }
			.header .rt {
					width: 100%;
			}
	
			.header .navBtn.zhuan .s1 {
					transform: rotate(-45deg);
					top: 37%;
	
			}
	
			.header .navBtn.zhuan .s3 {
					transform: rotate(45deg);
					top: 68%;
			}
}

/* banner */
.rat-banner {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  overflow: hidden;
  position: relative;
}
.rat-banner img {width: 100%;}
.rat-banner .swiper-button-next, .rat-banner .swiper-button-prev {
    background: rgba(0,0,0,0.2);
    display: inline-block;
    height: 50px;
    line-height: 45px;
    width: 50px;
    text-align: center;
    color: #fff;
    font-size: 40px;
    transition: all 0.3s ease-in-out;
    transform: translateX(-56px);
}
.rat-banner .swiper-button-next {
    transform: translateX(56px);
}
.rat-banner:hover .swiper-button-next, .rat-banner:hover .swiper-button-prev {
    transform: translateX(0);
}
.rat-banner .swiper-pagination-bullet{
	opacity: 1;
	width:30px;
	height:4px;
	background: #fff;
	border-radius: 0;
}
.rat-banner>.swiper-pagination-bullets{
	text-align: center;
	bottom: 20px;
}
.rat-banner .swiper-pagination-bullet-active{
	background:#C00;
}
@media (max-width:767px) {
	.rat-banner {margin-top: 60px;width: auto;}
	.rat-banner .swiper-pagination-bullet{width:20px;height:4px;}
	.rat-banner>.swiper-pagination-bullets{bottom:5px;}
	.rat-banner .swiper-button-next, .rat-banner .swiper-button-prev {display: none;}
}

.rat-kuan-90 {
	width: 90%;
	margin: 0px auto;
	padding: 0px;
}
.rat-index-title {
	width: 100%;
	padding: 0px;
	margin: 0px 0px 30px;
	overflow: hidden;
}
.rat-index-title em {
    display: block;
    font-size: 23px;
    color: #333;
    margin-bottom: 8px;
}
.rat-index-title span {
    font-size: 23px;
    color: #999;
    display: block;
}
.rat-index-title a {
    display: block;
    float: right;
		border: 1px solid #900;
		line-height: 25px;
		padding: 5px 30px 5px 20px;
		color: #900;
		margin: 10px 0px 0px;
		position: relative;
		font: normal normal normal 14px/1 FontAwesome;
}
.rat-index-title a::after {
	content: '+';
	display: block;
	position: absolute;
	left: 5px;
	top: 5px;
	padding: 0px;
	margin: 0px;
	color: #900;
}
.rat-index-title a::before {
	content: "\f0da";
	display: block;
	position: absolute;
	right: 5px;
	top: 5px;
	padding: 0px;
	margin: 0px;
	color: #900;
}

/* 首页简介 */
.rat-index-aboutall {
	padding: 50px 0px;
	margin: 0px;
	overflow: hidden;
}
.ind_cot {
  width: 100%;
  margin: 0 auto;
}

.ind1_cot {
  display: flex;
}
.ind1_left {
  width: 35%;
  margin-top: 75px;
  position: relative;
  height: 500px;
}

.ind1_img {
  height: 100%;
  position: absolute;
  width: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}

.ind1_txt {
  position: absolute;
  top: 0;
  transform: translateY(-73%);
  -webkit-transform: translateY(-73%);
  right: 0;
  z-index: -1;
}

.ind1_txt h2 {
  font-size: 100px;
  white-space: nowrap;
  opacity: 0.08;
}

.ind1_by {
  position: absolute;
  top: -115px;
  right: 70px;
  z-index: 1;
}

.ind1_wz {
  padding: 60px 40px 80px;
  color: #000;
  position: relative;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}

.ind1_wz p {
  font-size: 15px;
  line-height: 28px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 8;
	overflow: hidden;
}

.ind1_wz p:first-letter {
  font-size: 28px;
  margin-right: 2px;
}

.ind1_wz .ind_more {
  position: absolute;
  bottom: 50px;
  right: 40px;
}

.ind1_wz .ind_more a {
  color: #000;
}

.ind_more a {
  text-transform: capitalize;
  color: #C00;
}

.index_2_5 {padding: 0px;position: absolute;width: 100%;bottom: 0px;}
.index_2_5 ul li{float:left; width:25%; text-align:center; background-image:url(../images/img12.jpg);}
.index_2_5_mid{padding:2.4em 1em; background-position:left center; background-repeat:no-repeat; }
.index_2_5 ul li:nth-child(2) .index_2_5_mid,.index_2_5 ul li:nth-child(3) .index_2_5_mid,.index_2_5 ul li:nth-child(4) .index_2_5_mid{background-image:url(../images/img14.jpg);}
.index_2_5_mid_2{font-size:0.875em;}
.index_2_5 ul li .index_2_5_mid{color:#4a4a4a;}
.index_2_5_mid_1 span{font-size:3em; font-family:Arial, Helvetica, sans-serif;}
.index_2_5 ul li .index_2_5_mid_1 span{color:#C00;}
.index_2_5_mid_1 span:nth-child(2){font-size:0.875em; margin-left:0.5em;}

.ind1_lis b {
  font-size: 12px;
  color: #e50012;
  text-transform: capitalize;
  position: absolute;
  top: 6px;
}

.ind1_lis h3 {
  font-size: 14px;
	font-weight: 600;
  line-height: 20px;
  color: #666;
  text-transform: capitalize;
}

.ind1_lis h3 span {
  font-size: 18px;
	font-weight: 600;
	line-height: 25px;
  display: block;
  margin-bottom: 2px;
	color: #C00;
}
.about_4_1_right { float:right;width:64%; margin-left: 1%;margin-top: 75px; padding-top: 50px; position:relative;background-color: #fff;
background-position:center bottom; background-repeat:no-repeat; background-size:cover; background-image:url(../images/history-bg.jpg);}
.swiper-container-index-cate {overflow: hidden;}
.history_mid_1_mid{
position:relative; padding:0 50px;}
.history_mid_1_mid_left{outline: none;
position:absolute; left:0; top:57.5px; z-index:11; width:50px; height:50px; background-position:center; background-repeat:no-repeat; background-size:cover; cursor:pointer; background-image:url(../images/history-dot1.png);}
.history_mid_1_mid_right{outline: none; z-index:11;
position:absolute; right:0; top:57.5px; width:50px; height:50px; background-position:center; background-repeat:no-repeat; background-size:cover; cursor:pointer; background-image:url(../images/history-dot2.png);}
.history_mid_1{
position:relative; padding-bottom:80px; overflow:hidden;}
.history_mid_1:after{
  content: "";
  position: absolute;
  z-index: 1;
  background: #bebebe;
  left: 0%;
  right: 0;
  width: 100%;
  top: 80px;
  height: 1px;
  -webkit-transition: all .4s ease-in-out;
          transition: all .4s ease-in-out;}
.history_mid_1_mid_mid_mid_1{font-family: "PingFangSC-Regular";
font-size:24px; color:#000; text-align:center; position:absolute; left:0; width:100%; text-align:center; top:20px;}
.history_mid_1_mid_mid_mid{ position:relative; z-index:777;border-radius:15px;margin:15px 0px; padding:30px 10px;}
.history_mid_1_mid_mid_mid_2{margin-top:60px; font-size:14px; line-height:1.8; color:#333; text-align:center;}
.history_mid_1_mid_mid_mid_line{ margin-left:-5.5px; z-index:888; background-image:url(../images/history-dot3.png); top:59px;position:absolute; left:50%; width:11px; height:44px; background-position:center top; background-repeat:no-repeat;}
.history_mid_1_mid_mid_mid:hover .history_mid_1_mid_mid_mid_line{background-image:url(../images/history-dot4.png);  }
.history_mid_1_mid_mid_mid:hover .history_mid_1_mid_mid_mid_1{font-size:24px; top:20px;}
.history_mid_1_mid_mid_mid:hover .history_mid_1_mid_mid_mid_2{padding-top:30px;}
.history_mid_1_mid_mid_mid:hover{ -moz-box-shadow:10px 10px 10px rgba(0,0,0,0.1);
    -ms-box-shadow:10px 10px 10px rgba(0,0,0,0.1);
    -o-box-shadow:10px 10px 10px rgba(0,0,0,0.1);background-color:#fff;
    box-shadow:10px 10px 10px rgba(0,0,0,0.1);-webkit-box-shadow:10px 10px 10px rgba(0,0,0,0.1);}
.history_mid_1_mid{
min-height:360px;}
.history_mid_1_mid{
padding:0 45px;
}

/* 团队 */
.rat-index-teamall {
	background-color: #f6f6f6;
	padding: 60px 0px;
	margin: 0px;
}
.index_3_2{position:relative;}
.index_3_2_left{ overflow:hidden;position:relative; width:58.92857142857143%;}
.index_3_2_left_1{ height:100%;position:relative; overflow:hidden; border: 1px solid #ccc;}
/* .index_3_2_left_1:after{content: ""; position: absolute; left:0; bottom:0; height:100%; width:100%; background-color:#000; z-index:1; opacity:0.2;} */
.index_3_2_left_1 img{width:100%;}
.index_3_2_left_1_con{position:absolute; left:0px; width:100%; background-color: rgba(0,0,0,0.5); color:#fff; bottom:0px; padding: 10px 20px; line-height: 1.8; z-index:10;font-size:18px;transition: all 1.5s}
.index_3_2_left_1_con .mask {display: none;transition: all 0.3s ease-in 0.4s;}
.index_3_2_top{position:absolute; right:0; top:0; width:39.58333333333333%; height:48.79154078549849%;overflow: hidden;}
.index_3_2_footer{position:absolute; right:0; bottom:0; width:39.58333333333333%; height:48.79154078549849%;overflow: hidden;}
.index_3_2_top img,.index_3_2_footer img{display:none}
.index_3_2_left_1_mask{position:absolute; left:0; top:0; width:100%; height:100%; z-index:5; background-position:center; background-repeat:no-repeat; background-size:cover;}
/* .index_3_2 a:hover .index_3_2_left_1_con {top: 0px;}
.index_3_2 a:hover .index_3_2_left_1_con span {display: none;}
.index_3_2 a:hover .index_3_2_left_1_con .mask {
    display: inline-block;
		width: 100%;
    -webkit-transition-delay: 0s;
    -moz-transition-delay: 0s;
    -o-transition-delay: 0s;
    -ms-transition-delay: 0s;
    transition-delay: 0s;
		text-align: center;
}
.mask h2 {
    font-size: 32px;
    font-weight: 100;
    color: #fff;
    text-align: center;
    padding: 0px;
}
.mask p {
    font-family: cursive;
    font-style: italic;
    font-size: 30px;
    line-height: 30px;
    position: relative;
    color: #fff;
    padding: 10px 40px 20px;
    text-align: center;
}
.mask p strong {font-size: 24px;}
.mask .info {
    display: inline-block;
    text-decoration: none;
    padding: 10px 20px;
    background: rgba(0, 0, 0, 0.8);
    color: #fff;
    text-transform: uppercase;
    -webkit-box-shadow: 0 0 1px #000;
    -moz-box-shadow: 0 0 1px #000;
    box-shadow: 0 0 1px #000;
    font-size: 16px;
		font-family: "arial";
} */

/* 首页产品展示 */
.rat-index-proall {
	background-color: #fff;
	padding: 50px 0px;
	margin: 0px;
	overflow: hidden;
}


.rat-index-proinfo {
	padding: 0px;
	margin: 0px;
	overflow: hidden;
}
.rat-index-proinfom {
    display: none;
}
.swiper-slide{
	width:70%;
	}
.swiper-slide a{
	transition: 0.2s;
	}	
.swiper-button-prev{
	width:4.5vw;
	height:4.5vw;
	line-height: 4vw;
	text-align: center;
	color: #fff;
	font-size: 3vw;
	left: 7%;
	top:50%;
	background: rgb(0,0,0,0.7);
	margin-top:-4vw;
	border-radius: 50%;
	z-index:99;
	transition: 0.2s;
	}	
.swiper-button-next{
	width:4.5vw;
	height:4.5vw;
	line-height: 4vw;
	text-align: center;
	color: #fff;
	font-size: 3vw;
	right: 7%;
	top:50%;
	background: rgb(0,0,0,0.7);
	margin-top:-4vw;
	border-radius: 50%;
	z-index:99;
	transition: 0.2s;
	}
.swiper-button-prev:hover,.swiper-button-next:hover{
	opacity:0.6;
}

/* 首页视频 */
.rat-index-videoall {
	width: 100%;
	height: 500px;
	background-image: url(../images/videobg.jpg);
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
	background-attachment: fixed;
	padding: 120px 0px 60px;
	margin: 0px;
}
.md_1 {
	margin: 0px 0px 50px;
	padding: 0px;
	overflow: hidden;
}
.md_1 em {
    display: block;
    text-align: center;
    font-size: 32px;
    color: #f5f6f8;
    margin-bottom: 20px;
}
.md_1 span {
    display: block;
    text-align: center;
    font-size: 23px;
    text-transform: uppercase;
    color: #f5f6f8;
}
.md_2 {
    width: 82px;
    height: 82px;
    background-image: url(../images/md_2.png);
    margin: 0 auto;
		display: block;
}

/* 首页新闻 */
.rat-index-newsall {
	padding: 50px 0px;
	margin: 0px;
	overflow: hidden;
}
.rat-index-newsall ul li {
    float: left;
    width: 19.2%;
    margin: 0 0.4%;
    box-shadow: 0 0 9px #999;
		background-color: #fff;
}
.rat-index-newsall ul li .img {
    width: 100%;
    overflow: hidden;
}
.rat-index-newsall ul li .img img {
    display: block;
    width: 100%;
    height: 12vw;
    transition: all 1s;
}
.rat-index-newsall ul li:hover .img img {
	transform: scale(1.08, 1.08);
}
.rat-index-newsall ul li .box {
    box-sizing: border-box;
    padding: 15px 27px;
    border-bottom: 1px solid #ccc;
    background-color: #fff;
}
.rat-index-newsall ul li .box h2 {
    line-height: 25px;
    overflow: hidden;
		text-overflow:ellipsis;
		white-space: nowrap;
		margin: 0px 0px 10px;
    font-size: 14px;
    color: #333;
    font-weight: bold;
}
.rat-index-newsall ul li .box p {
    line-height: 22px;
    height: 63px;
    color: #666;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
}
.rat-index-newsall ul li .date {
    box-sizing: border-box;
    line-height: 60px;
    padding: 0 20px;
}
.rat-index-newsall ul li .date i {
    display: inline-block;
    width: 16px;
    height: 16px;
    margin-right: 25px;
    background: url(../images/index-newsdot.jpg) no-repeat center;
    position: relative;
    top: 3px;
}
.rat-index-newsall ul li .date a {
    color: #C00;
}

/* 底部信息 */
.rat-footer-allinfo {
	padding: 0px;
	margin: 0px;
	overflow: hidden;
}
.rat-footer-topinfo {
	width: 100%;
	margin: 0px;
	background-color: #2d2d2d;
	padding: 60px 0px 40px;
	overflow: hidden;
	clear: both;
}
.rat-footer-kuan {
    margin: 0 auto;
    width: 100%;
    padding: 0 5%;
}
.mgfooter_fsjj {
	width: 100%;
	padding: 0px;
	margin: 0px;
	overflow: hidden;
}
.mgfooter_fsjj li {
    color: #fff;
    min-height: 180px;
    float: left;
}
.mgfooter_fsjj li:nth-child(1) {
    width: 20%;
    padding-right: 4%;
}
.mgfooter_1 {
    background-position: left bottom;
    background-repeat: no-repeat;
    font-size: 16px;
    color: #fff;
    padding-bottom: 10px;
		position: relative;
		margin-bottom: 10px;
}
.mgfooter_1:after {
    content: "";
    position: absolute;
    z-index: 1;
    background: #ababab;
    left: 0%;
    width: 18px;
    bottom: 0px;
    z-index: 10;
    height: 2px;
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
}
.mgfooter_2 {
    padding: 0px 0px 10px 0px;
    line-height: 25px;
    font-size: 12px;
    color: #999;
}
.mgfooter_2 a {
    color: #c1c1c1;
    font-size: 14px;
		display: block;
}
.mgfooter_fsjj li:nth-child(2) {
    width: 20%;
    border-left: 1px #424344 solid;
    border-right: 1px #424344 solid;
    padding-left: 4%;
    padding-right: 4%;
}
.mgfooter_2_pro a {
    display: block;
    width: 50%;
    text-align: left;
    float: left;
}
.mgfooter_fsjj li:nth-child(3) {
    width: 38%;
    border-right: 1px #424344 solid;
    padding-left: 4%;
    padding-right: 4%;
}
.mgfooter_fsjj li dl {margin: 0px; padding: 0px;}
.mgfooter_fsjj li dl dd {
    float: left;
    width: 33.3333%;
}
.mgfooter_fsjj li:nth-child(4) {
    padding-left: 4%;
    width: 21%;
}
.footer_mid_2 {width:100%; text-align:left;}
.footer_mid_2 a{ margin-right:1em;display:inline-block; position:relative; width:33px; height:33px; background-position:center; background-repeat:no-repeat; background-size:cover;}
.footer_mid_2 a:nth-child(1){background-image:url(../images/img1.png);}
.footer_mid_2 a:nth-child(2){background-image:url(../images/img2.png);}
.footer_mid_2 a:nth-child(3){background-image:url(../images/img3.png);}
.footer_mid_2 a:nth-child(4){background-image:url(../images/img4.png);}
.footer_mid_2 a:nth-child(5){background-image:url(../images/img5.png);}
.footer_mid_3_right_1 {
    padding-top: 0px;
    margin: 1.5em 0px;
		position: relative;
}
/* .footer_mid_3_right_1:after {
    content: "";
    position: absolute;
    z-index: 1;
    background: #ababab;
    left: 0%;
    width: 18px;
    top: 0px;
    z-index: 10;
    height: 2px;
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
} */
.footer_mid_3_right_1 img {width: 100px;}
.footer_mid_3_right_3 {
    font-size: 12px;
    color: #717171;
}

.rat-footer-copyright {
    font-size: 12px;
    background-color: #272727;
    line-height: 47px;
    color: #999;
		overflow: hidden;
}
.rat-footer-copyright a {
    color: #999;
}
.rat-mobile-info {display: inline-block;}
.fixed-content{position:fixed;right:0;bottom:200px;z-index:9999;color:#fff}
.fixed-content li{
    width:70px;
    height:62px;
    text-align:center;
    background:#666;
    color: #fff;
    padding-top: 8px;
    margin-bottom:2px;
    position:relative;
    cursor:pointer;
    font-size:12px;
    font-weight:400
}
.fixed-content li a {color: #fff;}
.fixed-content li i{font-size: 28px;margin:0px;display: block;}
.fixed-content li p{margin-left:0;margin-top: 3px;}
.fixed-content li.show_tel div{
    position:absolute;
    top: 0px;
		left: -185px;
		width: 180px;
		height: 62px;
		line-height: 62px;
    box-shadow:0 0 9px #ccc;
    color:#C00;
    background-color:#fff;
    font-size:22px;
    font-family:OPPOSans;
    font-weight:700;
    display: none;
}
.fixed-content li.show_weixin div{
    position:absolute;
    top:0px;
    left:-135px;
    width:130px;
		padding: 10px;
    box-shadow:0 0 9px #ccc;
    color:#666;
    background-color:#fff;
    font-size:22px;
    font-family:OPPOSans;
    font-weight:700;
    display: none;
}
.fixed-content li.show_weixin div img {width: 100%;}
.fixed-content li.show_tel:hover div,.fixed-content li.show_weixin:hover div {display: block;}
.fixed-content li:hover {
    width:70px;
    height:62px;
    background:#fff;
    box-shadow:0 0 9px 0 #ccc;
    color:#C00;
    font-size:12px;
    font-weight:400
}
.fixed-content li:hover a {color:#C00;}

/* 内页开始 */
.pro_bread {
	font-size: 14px;
	line-height: 45px;
	padding: 10px 0px;
	background-color: #f6f6f6;
}
.pro_bread .lefts,
.pro_bread .rights {
	flex: 0 0 auto;
}
.pro_bread .lefts {
	display: inline-flex;
}
.pro_bread .bdsharebuttonbox {
	align-items: center;
}
.pro_bread .left_a {
	color: #000;
	flex: 0 0 auto;
}
.pro_bread .left_a1:hover {
	color: #66b821;
}
.pro_bread .left_a2 {
	color: #333;
}
.pro_bread .left_s0 {
	flex: 0 0 20px;
	text-align: center;
}
.rat-ny-title {
    font-size: 32px;
    color: #000;
    text-align: center;
    margin: 0px 0px 15px;
    line-height: 1.6;
    font-weight: 200;
}
.rat-ny-editor p {
		line-height: 2;
    font-weight: 200;
    font-size: 14px;
    color: #4e4e4e;
    text-align: justify;
}
/* 关于我们 */
.rat-ny-historyall { width:100%;margin: 0px; padding: 50px 0px 0px; position:relative;background-color: #fff;
background-position:center bottom; background-repeat:no-repeat; background-size:cover; background-image:url(../images/history-bg.jpg);}
.rat-about-serviceall {
	padding: 50px 0px;
	margin: 0px;
	overflow: hidden;
}

/* 荣誉资质 */

/* 发展历程 */
.history-li {
	overflow: hidden;
}
.history-li:nth-child(even) > div {
	border-left: 1px solid #ccc;
	margin-left: -1px;
	background: url(../images/history-bg.png) left 60px no-repeat;
}
.history-li:nth-child(even) > div:before {
    border-radius: 50%;
    content: "";
    top: 20px;
    height: 14px;
    left: -8px;
    position: absolute;
    width: 14px;
    background: #333;
}
.history-li:nth-child(odd) > div {
	border-right: 1px solid #ccc;
	margin-right: -1px;
    background: url(../images/history-bg.png) right 60px no-repeat;
}
.history-li:nth-child(odd) > div:before {
    border-radius: 50%;
    content: "";
    height: 14px;
    top: 20px;
    right: -7px;
    position: absolute;
    width: 14px;
    background: #333;
}
.historyall {
	margin:0px auto;
	width: 85%;
	padding-bottom: 0px;
}
.historyall .litit {
	background: #666;
	line-height: 40px;
	font-size: 18px;
	font-weight: 600;
	padding: 0px 20px;
	color: #fff;
	border-bottom: 1px solid #ccc;
	font-weight: 500;
}
.historyall .liCon {
	background-color: #f0f0f0;
	padding:6px 20px;
	line-height: 28px;
	color: #666;
}
.history-li:nth-child(even) .historyall .litit {text-align: left;}
.history-li:nth-child(odd) .historyall .litit {text-align: right;}

/* 企业荣誉 */
.rat-item {margin-bottom: 15px;}
.rat-item .img{ overflow: hidden; position: relative;margin:0px;border: 1px solid #eee;}
.rat-item .img img{ width: 100%; display: block; transition: all 0.6s ease-in-out; -webkit-transition: all 0.6s ease-in-out;}
.rat-item .black-50{ transition: opacity 0.4s cubic-bezier(0.55, 0.085, 0.68, 0.53); -webkit-transition: opacity 0.4s cubic-bezier(0.55, 0.085, 0.68, 0.53);}
.rat-item .vico{ border-top: 10px solid transparent; border-bottom: 10px solid transparent; display: block; margin: 0px auto; height: 0; width: 0; border-left: 10px solid #f0f0f0; position: absolute; left: 50%; top: 50%; margin: -5px 0 0 -5px;}
.rat-item .t{color: #222222; display: block; margin:0px; padding:10px 5%; text-align: center; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; background-color: #f0f0f0;  line-height: 1.5; font-size: 16px; position: relative; z-index: 1;}
.rat-item .t:before{  content:""; z-index: -1; position: absolute; left: 0px; top: 0px; width: 100%; height: 100%; background-color: #900;background-color: ; -webkit-transition:-webkit-transform .38s cubic-bezier(.4,0,.2,1); transition:-webkit-transform .38s cubic-bezier(.4,0,.2,1); transition:transform .38s cubic-bezier(.4,0,.2,1); transition:transform .38s cubic-bezier(.4,0,.2,1),-webkit-transform .38s cubic-bezier(.4,0,.2,1); transform:scaleY(0); -webkit-transform:scaleY(0); -moz-transform:scaleY(0); transform-origin:50% 100% 0; -webkit-transform-origin:50% 100% 0; visibility:hidden\9;}
.rat-item:hover .img img{ transform:scale(1.06); -webkit-transform:scale(1.06);}
.rat-item:hover .t{color: #fff;}
.rat-item:hover .t:before{transform:scaleY(1); -webkit-transform:scaleY(1); -moz-transform:scaleY(1); transform-origin:50% 0 0; -webkit-transform-origin: 50% 0 0;visibility:visible\9;}
.rat-item:hover .black-50{opacity: 0; visibility: hidden\9; }

/* 联系我们 */
.rat-map {
    border: 1px solid #999;
    height: 350px;
    padding: 0px;
    margin: 0px;
    overflow: hidden;
}
.rat-map img {max-width: initial;width: auto;}

.rat-contact-message {
	margin: 30px 0px 0px;
	padding: 0px;
	overflow: hidden;
}
.rat-contact-message ul li {
    margin-top: 25px;
    float: left;
    width: 31.33333%;
    padding-bottom: 8px;
    border-bottom: 1px #ccc solid;
}
.rat-contact-message ul li:nth-child(2) {
    margin-left: 3%;
    margin-right: 3%;
}
.rat-contact-message ul li:nth-child(4) {
    margin-right: 3%;
}
.rat-contact-message ul li:nth-child(5) {
    float: right;
    width: 65.66666%;
}
.rat-contact-message ul li:nth-child(6) {
    width: 100%;
}
.rat-contact-message ul li:nth-child(7) {
    width: 100%;
		text-align: center;
		border-bottom: 0px;
}
.rat-contact-message ul li label {width: 60px; line-height: 20px; font-size: 14px; margin: 0px; font-weight: 300; float: left;}
.rat-contact-message ul li #message {
    height: 95px;
    border: none;
    background: none;
    width: calc(100% - 65px);
    font-size: 14px;
    float: right;
}
.rat-contact-message ul li input {
    border: none;
    background: none;
    width: calc(100% - 65px);
    font-size: 14px;
    float: right;
}
.rat-contact-message ul li input:focus,.rat-contact-message ul li #message:focus  {outline: initial;}
input:-internal-autofill-selected {background-color: initial;}
.rat-contact-message button {
    display: inline-block;
    width: 190px;
    height: 40px;
    line-height: 40px;
    color: #fff;
    background-color: #333;
    font-size: 16px;
		border: 0px;
}
/* 新闻 */

.rat-ny-newsall {
    width: 100%;
    background-color: #fff;
    margin: 0px auto;
    padding: 0px;
    overflow: hidden;
}
.rat-ny-newsall li {
    padding: 0px 0px 20px;
    margin: 0px 0px 20px;
    border-bottom: 1px dashed #ddd;
    overflow: hidden;
}
/* .rat-ny-newsall li:last-child {margin-bottom: 0px ; border-bottom: 0px;} */
.rat-ny-newsimg {
    width: 300px;
    padding: 0px 20px 0px 0px;
    margin: 0px;
    overflow: hidden;
    display: table-cell;
    vertical-align: top;
}
.rat-ny-newsimg img {border: 1px solid #eee;}
.rat-ny-newstxt {
    padding: 0px;
    margin: 0px;
    overflow: hidden;
    display: table-cell;
    vertical-align: top;
}
.rat-ny-newstxt h3 {
    padding: 0px;
    margin: 0px 0px 10px;
    color: #666;
    font-size: 18px;
    line-height: 30px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
}
.rat-ny-newstxt h3 i {
    padding: 0px 10px;
    margin: 0px 0px 0px 10px;
    background-color: #2c3388;
    color: #fff;
    display: inline-flex;
    line-height: 20px;
    font-size: 14px;
    border-radius: 5px;
    font-style: normal;
}
.rat-ny-newstxt p {
    padding: 0px;
    margin: 0px;
    line-height: 25px;
    height: 50px;
    font-size: 14px;
    color: #999;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
.rat-ny-newstxt span {
    border: 1px solid #C00;
    color: #C00;
    line-height: 30px;
    font-size: 14px;
    padding: 0px 0px 0px 10px;
    margin: 15px 0px 0px;
    display: inline-block;
    overflow: hidden;
}
.rat-ny-newstxt span b {
    background-color: #C00;
    color: #fff;
    padding: 0px 10px;
    margin: 0px 0px 0px 10px;
    overflow: hidden;
    display: inline-flex;
}
.rat-news-detailsbg1 {
    width: 90%;
    margin: 0 auto;
    background: #fff;
    margin-top: -30px;
    position: relative;
    z-index: 10;
    padding: 50px;
    overflow: hidden;
}
.rat-news-detailsinfo {
    width: 100%;
    margin: 0 auto;
    padding-top: 0px;
}
.rat-news-detailsinfo p{
	margin:0;
	line-height: 24px;
	margin-bottom: 10px;
}

.rat-news-detailsinfo p img{
	padding:20px 0;
	margin-bottom: 10px;
	width: 70%;
	display: block;
	margin:0 auto;
	/*height: 100%;*/
}
.news_list1_title1{
	font-size:12px;
	color:#000;
}
.news_list1_title1 span{
    display: inline-block;
	font-size:12px;
	background:#C00;
	color:#fff;
	padding:0 5px;
	margin-right:20px;
}
.news_list1_title2{
	margin-top:20px;
	font-size:22px;
	color:#C00;
	margin-bottom: 25px;
}
.news_list1_txt1{
	padding:20px 0;
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
	margin-bottom: 10px;
}
.news_list1_txt1 h5{
	text-align: left;
	font-size:20px;
	color:#000;
	padding-left:20px;
	position: relative;
	margin-bottom: 30px;
}
.news_list1_txt1 h5 span{
	position: absolute;
	top:5px;
	left:0;
	width:12px;
	height:12px;
	border:2px solid #C00;
	border-radius: 50%;
}
.news_list1_img2{
	margin-top:20px;
	margin-bottom: 30px;
}
.news_list1_back{
	margin-top:30px;
	text-align: right;
	padding: 30px 0px;
	border-top:1px solid #ccc;
}
.news_list1_back a{
	display: inline-block;
	width:60px;
	height:60px;
	line-height: 60px;
	border:1px solid #C00;
	border-radius: 50%;
	color:#333;
	font-size:14px;
	text-align: center;
}
.news_list1_btn{
	padding:20px 0;
	border-top: 1px solid #ccc;
}
.news_list1_prev{
	width:50%;
	float:left;
	text-align: left;
	position:relative;
}
.news_list1_prev a{
	position: relative;
	padding-left:5px;
}
.news_list1_next{
	width:50%;
	float:left;
	text-align: right;
	position:relative;
}
.news_list1_next a{
	position: relative;
	padding-right:5px;
}
.news_list1_prev_bg{
	position: absolute;
    top: -5px;
    left: 0;
}
.news_list1_prev_bg span{
	position: absolute;
	top:0;
	left:0;
	width:30px;
	height:30px;
	border:1px solid #C00;
	border-radius: 50%;
}
.news_list1_prev_bg img{
	position: absolute;
    top: -3px;
    left: 6px;
    max-width: initial;
}

.news_list1_next_bg{
    position: absolute;
    top: -5px;
    right: 30px;
}
.news_list1_next_bg span{
	position: absolute;
	top:0;
	left:0;
	width:30px;
	height:30px;
	border:1px solid #C00;
	border-radius: 50%;
}
.news_list1_next_bg img{
    position: absolute;
    top: -3px;
    left: -10px;
    max-width: initial;
}

/* 产品展示 */
.pro-tabs.current{padding-top:0;box-shadow:2px 0 4px rgba(0,0,0,.15);top:80px}
.pro-tabs.current .pro-container{transform:scale(.8)}
.pro-tabs{width:100%;transition:all .6s ease-in-out;background:#fff;border-bottom: 1px solid #eee;}
.pro-tabs .pro-container{padding:1vw 0 1vw;-ms-flex-align:center;transition:all .6s ease-in-out}
.pro-tabs .pro-container,.pro-tabs .pro-tab{display:-ms-flexbox;display:flex;align-items:center}
.pro-tabs .pro-tab{-ms-flex:1;flex:1;border-left:1px solid #eee;box-sizing:border-box;cursor:pointer;transition:all .2s ease-in-out}
.pro-tabs .pro-tab,.pro-tabs .pro-tab .photo{-ms-flex-pack:center;justify-content:center;-ms-flex-align:center}
.pro-tabs .pro-tab .photo{width:35%;height:60px;display:-ms-flexbox;display:flex;align-items:center;margin-right:5px}
.pro-tabs .pro-tab .photo img{max-width:100%;max-height:100%;width:auto;height:auto}
.pro-tabs .pro-tab .photo .icoh {display: block;}
.pro-tabs .pro-tab .photo .icob {display: none;}
.pro-tabs .pro-tab .info{font-size:14px;color:#000;letter-spacing:0}
.pro-tabs .pro-tab:hover{opacity:.7}.pro-tabs .pro-tab:first-child{border:none}
.pro-tabs .pro-tab:hover .info,.pro-tabs .pro-tab.active .info {color:#900; font-weight: 600;}
.pro-tabs .pro-tab:hover .photo .icoh,.pro-tabs .pro-tab.active .photo .icoh {display: none;}
.pro-tabs .pro-tab:hover .photo .icob,.pro-tabs .pro-tab.active .photo .icob {display: block;}
/*.pro-tabs .pro-tab.active{position:relative}
.pro-tabs .pro-tab.active:after{content:"";display:block;width:80%;background:#66b821;height:1px;position:absolute;left:10%;bottom:-.2vw}*/
.pro-container .pro-list:last-child{border:none}
.pro-container.cate-container{width:72vw;margin-top:2.5vw}

.photo-container {
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    list-style: none;
    padding: 0;
    z-index: 1;
    border: 1px solid #eee;
}
.photo-container img {
    display: block;
    width: 100%;
    background-size: cover!important;
    background-color: #f9f9f9;
    transition: all .5s ease-in-out;
}
.rat-pro-one:hover .photo-container img {
    transform: scale(1.05);
}
.rat-pro-one .info {
    padding: 10px 0px 5px;
}
.rat-pro-one .info .title {
    font-size: 14px;
    color: #000;
    letter-spacing: 0;
    line-height: 1.4;
    transition: all .5s ease-in-out;
}
.rat-pro-one .info .desc {
    font-size: 12px;
    color: #777;
    letter-spacing: 0;
    margin-top: 8px;
    line-height: 1.4;
    transition: all .5s ease-in-out;
}
.rat-pro-one:hover .info .desc, .rat-pro-one:hover .info .title {
    transform: translateY(-5px);
}
.rat-pro-one:after {
    content: "";
    display: block;
    position: absolute;
    height: 1px;
    width: 0;
    background: #eee;
    transition: all .5s ease-in-out;
}
.rat-pro-one:hover:after {
    width: 100%;
}
.rat-pro-zycz {
    padding: 10px 20px;
    background-color: #f6f6f6;
    /*border: 1px solid #ccc;*/
    margin: 0px 10px 20px;
    overflow: hidden;
    font-size: 14px;
    text-align: center;
    color: #333;
}
/* 产品内页 */
.rat-pro-item {
    width: 31.3333%;
    margin: 0px 1% 15px;
    position: relative;
    float: left;
}
.pro-page-1 {
	width: 100%;
	overflow: hidden;
	padding: 50px 0 10px;
}
.pro-page-1 .pro-detail-box2 {
	/* width: 75vw;
	height: auto;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: start;
	align-items: flex-start;
	-ms-flex-pack: justify;
	justify-content: space-between;
	max-height: 75vh;
	position: absolute;
	top: calc(50% + 20px);
	left: 12.5vw;
	margin-top: -19.271vw */
}
.pro-page-1 .pro-detail-box2 .top_img {padding: 0px;width: 100%;text-align:center;}
.pro-page-1 .pro-detail-box2 .detail-photo,
.pro-page-1 .pro-detail-box2 .photos {
	width: 41.146vw;
	height: 96px;
	max-height: 75vh;
}
.pro-page-1 .pro-detail-box2 .detail-photo {
	background-size: cover!important
}
.pro-detail-info .title {
	margin-top: 10px;
	font-size: 2.125rem;
	color: #000;
}
.pro-detail-info .desc {
	margin-top: .8vw;
	font-size: 1rem;
	color: #666;
	text-align: justify;
	line-height: 2;
	font-weight: 500;
}
.pro-detail-info .params-box {
	margin-top: 2vw;
}
.pro-detail-info .params-box .params-item {
	display: -ms-flexbox;
	display: flex;
}
.pro-detail-info .params-box .params-item .key {
	width: 80px;
	padding: 1.146vw 0;
	border-bottom: 1px solid #000;
	font-size: 1rem;
	color: #000;
	line-height: 1.6;
	font-weight: 500;
}
.pro-detail-info .params-box .params-item:first-child .key {
	border-top: 1px solid #000;
}
.pro-detail-info .params-box .params-item .value {
	width: calc(100% - 4em);
	word-break: break-all;
	margin-left: .65vw;
	line-height: 1.6;
	padding: 1.146vw 0;
	border-bottom: 1px solid #dcdcdc;
}
.pro-detail-info .params-box .params-item:first-child .value {
	border-top: 1px solid #dcdcdc;
}
.btn-box .pd-btn {
	width: 41.2%;
	margin-top: 30px;
	margin-right: 0;
	text-align: center;
	height: 45px;
	line-height: 45px;
	-ms-flex-pack: center;
	justify-content: center;
	border-radius: 2px;
	transition: opacity .3s ease-in-out;
	cursor: pointer;
}
.btn-box .btn-zx {
	background: #282828;
}
.btn-box .btn-zx .fa, .btn-box .btn-zx span {
	color: #fff;
}
.btn-box .pd-btn .fa {
	font-size: 1.042vw;
}
.btn-box .pd-btn span {
	font-size: 1.042vw;
	margin-left: 12px;
}
.pro_list2_nav {
	border-bottom: 1px solid #DFDEDE;
	font-size: 18px;
	font-weight: 600;
	width: 100%;
	background-color: #fff;
	justify-content: center;
	text-align: center;
}
.pro_list2_nav .nav_item {
	position: relative;
	flex: 0 0 auto;
	line-height: 70px;
	color: #333333;
	font-weight: 500;
}
.pro_list2_nav .nav_item:after {
	left: 50%;
	content: "";
	display: block;
	width: 0;
	height: 3px;
	position: absolute;
	bottom: 0;
	background: #C00;
	transition: all .3s ease-in-out;
}
.pro_list2_nav .nav_item:hover:after, .pro_list2_nav .nav_item.cur:after {
	width: 96px;
	margin-left: -48px;
}
.rat-pro-detils {
	font-size: 16px;
	line-height: 1.8;
	padding: 0px;
	margin: 0px;
	overflow: hidden;
}

/* 加盟专区 */
#main_left_tit {
    margin-bottom: 1px;
    width: 100%;
    height: 80px;
    line-height: 80px;
    background-color: #ac2026;
    color: #ffffff;
    font-size: 26px;
    text-align: center;
}
#main_left_con {
    width: 100%;
}
#main_left_con li {
    margin-bottom: 1px;
    width: 100%;
    height: 50px;
    line-height: 40px;
    text-align: left;
    background-color: #f1f0ed;
    overflow: hidden;
}
#main_left_con li a {
    display: block;
    width: 100%;
    height: 100%;
		font-size: 15px;
		padding: 5px 30px;
}
#main_left_con li a .photo{width:40px;height:40px;margin-right:5px; float: left;}
#main_left_con li a .photo img{max-width:100%;max-height:100%;width:auto;height:auto}
#main_left_con li a .photo .icoh {display: block;}
#main_left_con li a .photo .icob {display: none;}
#main_left_con li a .info{width: calc(100% - 45px); font-size:15px;color:#000;letter-spacing:0; float: right;}
#main_left_con li .main_leftA,#main_left_con li a:hover {
    /*background-color: #ac2026;
		font-weight: 600;*/
    color: #333;
}
#main_left_con li .main_leftA .info,#main_left_con li a:hover .info {color: #fff;}
#main_left_con li .main_leftA  .photo .icob,#main_left_con li a:hover .photo .icob {display: block;}
#main_left_con li .main_leftA  .photo .icoh,#main_left_con li a:hover .photo .icoh {display: none;}
.rat-right-content {
	padding: 0px 0px 0px 30px;
	margin: 0px;
	overflow: hidden;
}
.rat-join-message {
	width: 100%;
	font-size: 14px;
	text-align: left;
	color: #666;
}

/* 全屋整装 */
.rat-allhome-tabs {width: 100%; margin: 0px 0px 0px; padding: 0px; overflow: hidden;}
.ui-tabs{width:100%;overflow-x:auto;padding:30px 0 0;border-bottom:1px solid #eee;overflow-y:hidden}
.ui-tabs::-webkit-scrollbar{display:none;width:0}
.ui-tabs .main{width:auto;white-space:nowrap}
.ui-tabs .ui-tab{display:inline-block;margin-right:60px;width:auto;cursor:pointer;padding-bottom:30px;position:relative;transition:opacity .2s ease-in-out;box-sizing:border-box}
.ui-tabs .ui-tab span{font-size:14px;color:#777;letter-spacing:0;text-align:center}
.ui-tabs .ui-tab.active{border-bottom:2px solid #C00}
.ui-tabs .ui-tab.active span{font-size:14px;color:#282828;letter-spacing:0;text-align:center}
.ui-tabs .ui-tab:last-child{margin-right:0}
.ui-tabs .ui-tab:hover{opacity:.7}


/* 分页 */
.pager{display:inline-block;padding-left:0;margin:20px 0;border-radius:4px}
.pager>li{display:inline}
.pager>li>a,.pager>li>span{position:relative;float:left;padding:6px 12px;margin-left:-1px;line-height:1.42857143;color:#C00;text-decoration:none;background-color:#fff;border:1px solid #ddd}
.pager>li:first-child>a,.pager>li:first-child>span{margin-left:0;border-top-left-radius:4px;border-bottom-left-radius:4px}
.pager>li:last-child>a,.pager>li:last-child>span{border-top-right-radius:4px;border-bottom-right-radius:4px}
.pager>li>a:focus,.pager>li>a:hover,.pager>li>span:focus,.pager>li>span:hover{z-index:2;color:#C00;background-color:#eee;border-color:#ddd}
.pager>.active>a,.pager>.active>a:focus,.pager>.active>a:hover,.pager>.active>span,.pager>.active>span:focus,.pager>.active>span:hover{z-index:3;color:#fff;cursor:default;background-color:#C00 !important;border-color:#C00 !important;}
.pager>.disabled>a,.pager>.disabled>a:focus,.pager>.disabled>a:hover,.pager>.disabled>span,.pager>.disabled>span:focus,.pager>.disabled>span:hover{color:#777;cursor:not-allowed;background-color:#fff;border-color:#ddd}
.pager-lg>li>a,.pager-lg>li>span{padding:10px 16px;font-size:18px;line-height:1.3333333}
.pager-lg>li:first-child>a,.pager-lg>li:first-child>span{border-top-left-radius:6px;border-bottom-left-radius:6px}
.pager-lg>li:last-child>a,.pager-lg>li:last-child>span{border-top-right-radius:6px;border-bottom-right-radius:6px}
.pager-sm>li>a,.pager-sm>li>span{padding:5px 10px;font-size:12px;line-height:1.5}
.pager-sm>li:first-child>a,.pager-sm>li:first-child>span{border-top-left-radius:3px;border-bottom-left-radius:3px}
.pager-sm>li:last-child>a,.pager-sm>li:last-child>span{border-top-right-radius:3px;border-bottom-right-radius:3px}

@media (max-width:767px) {
	.rat-kuan-90 {width: 94%;}
	.index_3_2_left_1_con_1{margin-top:1em;}
	.index_3_2_left_1_con{position:static;font-size: 16px; padding: 5px 15px;}
	.index_3_2_top img, .index_3_2_footer img{display:block}
	.index_3_2_top,.index_3_2_footer{position:relative; width:100%; margin-top:1.5em;}
	.index_3_2_left_1_mask{display:none}
	.index_3_2_left{width:100%;}
	.index_3_2_left_1_con_2{font-size:1em;}
	.fixed-content {display: none;}
	.rat-index-title {margin-bottom: 20px;}
	.rat-index-title em {font-size: 18px;}
	.rat-index-title span {font-size: 16px;}
	.rat-index-aboutall,.rat-index-teamall,.rat-index-proall,.rat-index-newsall {padding: 25px 0px;}
	.ind1_cot {display: inherit;}
	.ind1_txt h2 {font-size: 15vw;}
	.ind1_left {width: 100%; height: auto;margin-top: 40px;}
	.ind1_wz {padding: 20px 10px 40px;}
	.ind1_wz p {font-size: 13px;-webkit-line-clamp: 5; height: 140px;}
	.ind1_wz .ind_more {bottom: 20px;}
	.about_4_1_right {width: 100%;display:none;}
	.index_2_5 {position: inherit; margin-top: 15px; display: none;}
	.rat-index-videoall {padding: 50px 0px; height: auto;background-size: auto 100%; background-attachment: inherit; }
	.md_1 {margin-bottom: 20px;}
	.md_1 em {font-size: 26px;margin-bottom: 10px;}
	.md_1 span {font-size: 16px;}
	.md_2 {width: 50px;height: 50px; background-size: 100%;}
	.rat-index-newsall ul li {width: 99.2%; margin-bottom: 20px;}
	.rat-index-newsall ul li .img img {height: auto;}
	.rat-index-newsall ul li .img,.rat-index-newsall ul li .date {display: none;}
	.rat-index-newsall ul li .box {padding: 10px 5px;}
	.rat-index-newsall ul li .box p {height: auto; margin: 0px; -webkit-line-clamp: 1;}
	.rat-footer-topinfo {padding: 20px 0px;}
	.mgfooter_fsjj li:nth-child(1) {width: 100%;min-height: auto;}
	.rat-mobile-info {display: none;}
	
	.rat-certificate-all {padding: 25px 0px 40px; min-height: 230px;}
	.rat-contact-message,.rat-contact-message ul { padding: 0px;}
	.rat-contact-message ul li,.rat-contact-message ul li:nth-child(5) {width: 100%; margin: 20px 0px 0px !important;}
	.rat-contact-message ul li:nth-child(1) {margin-top: 0px !important;}
	.rat-right-content {padding: 0px;}
	#main_left_con {margin-bottom: 30px;}
	.rat-ny-title {font-size: 24px; margin-bottom: 15px;}
	.rat-ny-historyall {padding-top: 30px;}
	.rat-about-serviceall {padding: 25px 0px;}
	.history_mid_1 {padding-bottom: 25px;}
	.swiper-button-next-honor {right: 0px;}
	.swiper-button-prev-honor {left: 0px;}
	.pro_bread {padding: 0px;}
	.rat-pro-item {width: 48%;}
	.pro-page-1 {padding-top: 25px;}
	.pro-detail-info .params-box .params-item .key {padding: 10px 0px;}
	.btn-box .pd-btn {width: 100%; margin-top: 20px;}
	.pro-page-1 .pro-detail-box2 .top_img {width: 100%;}
	.pro_list2_nav .nav_item {line-height: 45px;}
	.pro-tabs {overflow: hidden;}
	.pro-tabs .pro-container {display: block;}
	.pro-tabs .pro-tab {width: 48%; padding: 5px 0px; margin: 0px 1%;float: left;border-left:0px;}
	.pro-tabs .pro-tab .photo {height: 40px;}
	.ui-tabs {padding: 0px;}
	.ui-tabs .ui-tab {width: 50%; padding: 10px; margin: 0px; text-align:center; float: left;border-bottom: 2px solid transparent;}
	.rat-ny-newsimg {width: 100%; padding: 0px; margin: 0px 0px 10px;display: block;}
	.rat-ny-newsimg img {width: 100%;}
	
	.history-li > div {border:0px;background: none!important;}
	.history-li:nth-child(even) > div:before,.history-li:nth-child(odd) > div:before {display: none;}
	.historyall {width: 100%;padding-bottom: 20px;}
	.history-li:nth-child(odd) .historyall .litit {text-align: left;}
}