body{
	/*height: 8000px;*/
}
/*head*/
.ding-gu{
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 10;
}
.z-ding{
	width: 100%;
	height: 44px;
	background: rgba(0,0,0,0.4);
}
.z-ding-box{
	width: 1200px;
	margin: 0 auto;
}
.ding-left{
	float: left;
}
.language{
	float: left;
	margin-right: 40px;
}
.language-top{
	font-size: 15px;
	color: #fff;
	line-height: 44px;
}
.language-top2{
	color: #4c4c4c;
}

.language-top span{
	display: inline-block;
	width: 12px;
	height: 7px;
	background: url(../images/z-icon2.png) no-repeat center;
}
.language-top2 span{
	background: url(../images/z-icon1.png) no-repeat center;
}
.language ul{
	font-size: 14px;
    width: 70px;
    border: 1px solid #E4E4E4;
    border-bottom: none;
    position: absolute;
    top: 44px;
    z-index: 100;
    background: #fff;
    display: none;
}
.language ul li{
	width: 100%;
    border-bottom: 1px solid #e4e4e4;
    text-align: center;
    line-height: 14px;
    padding: 7px 0px;
}
.language ul li a{
	font-size: 14px;
	color: #777;
}
.language ul li a:hover{
	color: #bd1d21;
}
.z-search{
    width: 284px;
    height: 26px;
    vertical-align: top;
    text-align: left;
    float: left;
    background-color: #fff;
    margin-top: 9px;
    border-radius: 6px;
    overflow: hidden;
}
.z-search form{
	background: #ebeef0;
}
.search-input1{
	width: 240px;
    background: #ebeef0;
    height: 26px;
    line-height: 26px;
    padding-left: 10px;
    font-size: 12px;
    float: left;
    border: none;
    outline: none;
    color: #999;
}
.search-input2{
	width: 20px;
    height: 20px;
    background: url(../images/z-search.png) no-repeat center;
    float: right;
    border: none;
    margin-right: 10px;
    margin-top: 3px;
    cursor: pointer;
}
.ding-right{
	float: right;
	position: relative;
}
.ding-right-phone{
	font-size: 14px;
    line-height: 44px;
    float: left;
    font-weight: bold;
    margin-right: 30px;
}
.ding-right-phone2{
	margin-left: 30px;
	float: left;
}
.ding-right-phone img{
	vertical-align: middle;
}
.ding-right-phone a{
	color: #ffffff;
}
.ding-right-wx{
	float: left;
	line-height: 44px;
	margin-left: 10px;
}
.ding-right-wx img{
	cursor: pointer;
}
.weixin{
	position: absolute;
    width: 120px;
    top: 44px;
    right: 0;
    z-index: 100;
    display: none;
}
.ding-right-wx:hover .weixin{
	display: block;
}
.weixin2{
	left: 0;
	right: auto;
}
.weixin img {
    width: 120px;
}
.ban_h1 {
    height: 0!important;
    position: relative!important;
    left: -10000px!important;
    margin: 0!important;
}
/*nav*/
.z-nav{
	width: 1200px;
	margin: 30px auto;
}
.z-nav .logo{
	float: left;
}
.z-nav .logo img{
	width: 100%;
	display: block;
}
.z-nav ul{
	float: right;
	line-height: 34px;
}
.z-nav ul li{
	float: left;
	margin: 0 14px;
}
.z-nav ul li a{
	font-size: 15px;
	color: #fff;
	padding-bottom: 4px;
}
.z-nav ul li a:hover{
	border-bottom: 1px solid #fff;
}
.my-swiper1 .swiper-button-prev, .my-swiper1 .swiper-button-next{
	background-image: none;
	width: 52px;
	height: 52px;
	background-color: rgba(255,255,255,0.5);
	border-radius: 50%;
	text-align: center;
	line-height: 52px;
}
.my-swiper1 .swiper-button-prev:hover,.my-swiper1 .swiper-button-next:hover{
	background-color: rgba(255,255,255,0.7);
}
.my-swiper1 .swiper-button-prev img, .my-swiper1 .swiper-button-next img{
	display: inline-block;
}
.my-swiper1 .swiper-pagination-bullet{
	width: 22px;
	height: 22px;
	background: #fff;
	opacity: 1;
}
.my-swiper1 .swiper-pagination-bullet-active{
	background: #d0101b;
}
.my-swiper1 .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{
	margin: 0 15px;
}
.my-swiper1 .swiper-container-horizontal>.swiper-pagination-bullets{
	right: 15%;
	left: auto;
	bottom: 60px;
	width: auto;
}
.my-swiper1 .swiper-slide img{
	width: 100%;
}
/*footer*/
.footer{
	background: #eaeaea;
	margin-top: 60px;
}
.footer a:hover{
	color: #bd1d21;
}
.footer-top{
	width: 1200px;
	margin: 0 auto;
	padding: 40px 0 50px 0;
}
.footer-ks{
	float: left;
	margin-right: 70px;
}
.footer-ks h4{
	font-size: 15px;
	color: #333333;
	font-weight: bold; 
}
.footer-ks-a{
	margin-top: 30px;
}
.footer-ks-a a{
	display: block;
	font-size: 15px;
	color: #666666;
	margin-top: 20px;
}
.left_ma {
    width: 100%;
    padding: 10px;
    background-color: #d52426;
}
.left_ma h4 {
    text-align: center;
    color: #fff;
    font-size: 14px;
    margin-top: 5px;
}

/*z-box1*/
.z-box1{
	background: url(../images/bg3.png) no-repeat left bottom;
	overflow: hidden;
}
.z-box1-title {
	text-align: center;	
}
.z-box1-title h2{
	display: inline-block;	
	font-size: 28px;
	color: #333333;
	height: 18px;
	background:#ececec;
	margin: 60px 0;
	padding: 0 20px;
}
.z-box1-title h2 span{
	margin-top: -11px;
	display: block;
}
.z-box1-title h2 span em{
	color: #bd1c21;
	font-weight: bold;
	font-style: normal;
}
.z-box-list{
	width: 1200px;
	margin: 0 auto;
	margin-bottom: 86px;
}
.z-box-item{
	float: left;
	width: 24%;
	margin-right: 1.3%;
	position: relative;
}
.z-box-item:last-child{
	margin-right: 0;
}
.z-box-item h4{
	background: #bd1c21;
	width: 250px;
	height: 56px;
	color: #fff;
	font-size: 15px;
	text-align: center;
	margin: 0 auto;
	border-radius: 26px;
	position: absolute;
	left: 20px;
	top: -28px;
}
.z-box-item h4 span{
	font-size: 36px;
	margin-right: 6px;
}
.z-box-bottom{
	background: url(../images/bg2.png);
}
.z-box-bottom>img{
	width: 100%;
}
.z-box-icon{
	height: 156px;
}
.z-box-icon p{
	margin-top: 20px;
	text-align: center;
}
.z-box-icon img{
	display: inline-block;
	margin-right: 20px;
}
.z-box-icon a{
	display: inline-block;
	vertical-align: middle;
	font-size: 15px;
	color: #4c4c4c;
}
.z-box-icon a:hover{
	color: #bd1d21;
}
.epc-icon1{
	background: url(../images/icon1.png) no-repeat center left;
	background-size:contain;
	padding-left: 34px;
}
.epc-icon1:hover{
	background: url(../images/icon1-hong.png) no-repeat center left;
}
.epc-icon2{
	background: url(../images/icon8.png) no-repeat center left;
	background-size:contain;
	padding-left: 34px;
}
.epc-icon2:hover{
	background: url(../images/icon8-hong.png) no-repeat center left;
}
.epc-icon3{
	background: url(../images/icon3.png) no-repeat center left;
	background-size:contain;
	padding-left: 34px;
}
.epc-icon3:hover{
	background: url(../images/icon3-hong.png) no-repeat center left;
}
.epc-icon4{
	background: url(../images/icon4.png) no-repeat center left;
	background-size:contain;
	padding-left: 34px;
}
.epc-icon4:hover{
	background: url(../images/icon4-hong.png) no-repeat center left;
}
.epc-icon5{
	background: url(../images/icon6.png) no-repeat center left;
	background-size:contain;
	padding-left: 34px;
}
.epc-icon5:hover{
	background: url(../images/icon6-hong.png) no-repeat center left;
}
.epc-icon6{
	background: url(../images/icon7.png) no-repeat center left;
	background-size:contain;
	padding-left: 34px;
}
.epc-icon6:hover{
	background: url(../images/icon7-hong.png) no-repeat center left;
}
.epc-icon7{
	background: url(../images/icon5.png) no-repeat center left;
	background-size:contain;
	padding-left: 34px;
}
.epc-icon7:hover{
	background: url(../images/icon5-hong.png) no-repeat center left;
}
.epc-icon8{
	background: url(../images/icon8.png) no-repeat center left;
	background-size:contain;
	padding-left: 34px;
}
.epc-icon8:hover{
	background: url(../images/icon8-hong.png) no-repeat center left;
}
/*z-box2*/
.z-box2{
	width: 1200px;
	margin: 0 auto;
	margin-bottom: 70px;
}
.z-box2-left{
	float: left;
	width: 28.5%;
	background: url(../images/bg4.png);
	padding: 0 40px;
}
.z-box2-right{
	float: right;
	width: 71.5%;
}
.z-box2-nav{
	font-size: 18px;
	color: #333333;
	font-weight: bold;
	padding: 23px 0 23px 30px;
	border-bottom: 1px solid #d9d9d9;
}
.z-box2-nav-active{
	padding-left: 40px;
	color: #bd1c21;
}
.z-box2-nav span{
	margin-left: 10px;
}
.z-box2-nav:last-child{
	border-bottom: none;
}
.z-box2-right ul{
	display: none;
	overflow: hidden;
}
.z-box2-right .z-box2-show{
	display: block;
}
.z-box2-right li{
	width: 29%;
	float: left;
	margin-left: 4%;
	text-align: center;
	position:relative;
}
.z-box2-right li>a>img{
	width: 100%;
	border: 1px solid transparent;
}
.z-box2-right li>p>a{
	display: block;
	font-size: 15px;
	color: #4c4c4c;
	margin: 10px 0 30px 0;
}
.z-box2-right li p a:hover{
	color: #bd1d21;
}
.z-box2-nav-img{
	width: 60px;
	display: inline-block;
	text-align: center;
}
.z-box2-active{
	text-align: center;
	position: absolute;
	left: 0;
	top: 0;
	background: rgba(255,255,255,.8);
	padding: 20px 20px 0 20px;
	display: none;
	width:100%;
}
.z-box2-active h4{
	font-size: 15px;
	color: #333333;
	border-bottom: 1px solid #808080;
	padding: 10px;
	display: inline-block;
	margin-bottom: 20px;
}
.z-box2-active p{
	height:78px;
	font-size: 15px;
	color: #808080;
	line-height: 26px;
	display: -webkit-box; 
	display: -moz-box;  
	white-space: pre-wrap; 
	word-wrap: break-word;
	overflow: hidden; 
	text-overflow: ellipsis; 
	-webkit-box-orient: vertical; 
	-webkit-line-clamp:3;
	margin-bottom: 15px;
}
.z-box2-active>a{
	font-size: 15px;
	color: #fff;
	background: #bd1d21;
	padding: 10px 25px;
	display: inline-block;
	border-radius: 4px;
}
.z-box2-active a img{
	margin-left: 10px;
}
.z-box3{
	background: url(../images/bg5.png) no-repeat center;
}
.z-box3-con{
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
}
.z-box3-left{
	float: left;
	width: 31%;
	padding-right: 70px;
	margin-top: 120px;
}
.z-box3-right{
	float: left;
	width: 69%;
	background: #d4d6d7;
	margin: 60px 0;
}
.z-box3-left p{
	font-size: 15px;
	color: #fff;
	line-height: 32px;
}
.z-box3-title{
	text-align: left;
}
.z-box3-title h2{
	background: #2c2f30;
}
.z-box3-title h2 span{
	color: #fff;
}
.z-box3-right ul{
	overflow: hidden;
	padding-top: 60px;
}
.z-box3-right ul li{
	float: left;
	width: 26%;
	margin-left: 5.25%;
	margin-bottom: 30px;
}
.z-box3-img{
	position: relative;
}
.z-box3-img img{
	width: 100%;
}
.z-box3-img p{
	width: 100%;
	background: rgba(0,0,0,0.57);
	font-size: 18px;
	color: #fff;
	font-weight: bold;
	text-align: center;
	padding: 10px 0;
	position: absolute;
	bottom: 0;
	left: 0;
}
.z-box3-right p{
	text-align: center;
	margin-top:8px; 
}
.z-box3-right p a{
	font-size: 15px;
	color: #333333;
	background: url(../images/jian4.png) no-repeat center left;
    background-size: auto;
    padding-left: 25px;
}
.z-box3-right p a:hover{
	background: url(../images/jian4-hong.png) no-repeat center left;
	background-size: auto;
	color: #bd1c21;
	font-size: 16px;
}
.z-box3-right p a img{
	margin-right: 5px;
}
.z-box4{
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
	padding: 84px 0 0 0;
}
.z-box4-left{
	width: 58%;
	float: left;
	padding-right: 70px;
	border-right: 1px solid #d9d9d9;
}
.z-box4-right{
	float: right;
	width: 42%;
	padding-left: 70px;
}
.z-box4-title{
	text-align: left;
	float: left;
}
.z-box4-title h2{
	margin-top: 6px;
	margin-bottom: 50px;
}
.z-box4-top{
	overflow: hidden;
}
.z-box4-top a{
	float: right;
	font-size: 14px;
	color: #bd1d21;
	line-height: 24px;
}
.z-box4-top a img{
	margin-left: 5px;
}
.z-box4-left ul{
	overflow: hidden;
}
.z-box4-left li{
	width: 47%;
	float: left;
}
.z-box4-left li:nth-child(odd){
	margin-right: 6%;
}
.z-box4-left li a{
	display: block;
}
.z-box4-left li img{
	width: 100%;
}
.z-box4-left li p{
	text-align: center;
	margin: 10px 0 30px 0;
}
.z-box4-left li p a{
	font-size: 15px;
	color: #4c4c4c;
}
.z-box4-left li p a:hover{
	color: #bd1d21;
}
.z-box4-right li{
	overflow: hidden;
	margin-bottom: 30px;
}
.z-box4-date{
	/*float: left;*/
	width: 16%;
	background: #80868e;
	text-align: center;
	padding: 5px 0;
}
.z-box4-p1{
	font-size: 30px;
	color: #fff;
}
.z-box4-p2{
	font-size: 14px;
	color: #fff;
}
.z-box4-a{
	/*float: right;*/
	width: 84%;
	padding-left: 15px;
}
.z-box4-a p{
    font-size: 14px;
    color: #999;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.z-box4-a a{
	font-size: 15px;
	color: #4c4c4c;
	line-height: 32px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	font-weight: bold;
}
.z-box4-date-active{
	background: #bd1d21;
}
.z-box4-a .z-box-a-active{
	color: #bd1d21;
}
.footer-3d-a{
	text-align: center;
}
.footer-3d-a a{
	display: inline-block;
    font-size: 15px;
    color: #666666;
    border-bottom: 1px solid #ccc;
    padding: 15px 0;
    margin-top: 0;
}
.footer-3d-a p:last-child a{
	border: none;
}
.footer-ks-3d{
	margin-top: -10px;
}
.footer-dizhi{
	margin-right: 0;
	width: 28%;
}
.footer-dizhi h4 span{
	font-size: 24px;
	color: #bd1d21;
	font-weight: bold;
}
.footer-dizhi h4{
	margin-bottom: 30px;
}
.footer-dizhi p{
	font-size: 15px;
	color: #666666;
	margin-bottom: 20px;
}
.footer-dizhi p a{
	color: #666666;
}
.footer-ks .footer-btn{
	display: inline-block;
	background: #bd1d21;
	color: #fff;
	border-radius: 6px;
	padding: 6px 20px;
	margin-top: 0;
}
.footer-ks .footer-btn img{
	display: inline-block;
	vertical-align: middle;
	margin-right: 6px;
}
.footer-ks .footer-btn span{
	font-size: 15px;
	display: inline-block;
	vertical-align: middle;
}
.footer-ks .footer-btn:hover{
	color: #fff;
}
.footer-bottom{
	border-top: 1px solid #ccc;
	padding: 30px 0 40px 0;
}
.footer-bottom p{
	width: 1200px;
	margin: 0 auto;
	font-size: 15px;
	color: #333333;
}
.footer-bottom p>a{
	display: inline-block;
	background: url(../images/f-guo.png) no-repeat center left;
	background-size: contain;
	padding-left: 30px;
	margin-left: 30px;
}
/*header2*/
.ding-gu2{
	position: static;
}
.ding-gu2 .z-ding{
	background: #ebebeb;
}
.ding-gu2 .search-input1, .ding-gu2 .z-search form{
	background: #fff;
}
.ding-gu2 .header_logo{
	font-size: 18px;
	color: #bd1d21;
}
.ding-gu2 .header_logo span{
	vertical-align: bottom;
}
.header2-box{
	margin: 30px 0 20px 0;
}
.wap-flex{
    display:-webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content:space-between;
    justify-content:space-between;
    -moz-box-pack:space-between;
    -webkit--moz-box-pack:space-between;
    box-pack:space-between;
    align-items: center;
    -webkit-align-items:center;
    box-align:center;
    -moz-box-align:center;
    -webkit-box-align:center;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
}
.wap-flex2{
	-webkit-justify-content:space-around;
    justify-content:space-around;
    -moz-box-pack:space-around;
    -webkit--moz-box-pack:space-around;
    box-pack:space-around;
}
.header2-phone-wen{
	margin-left: 20px;
}
.header2-phone-wen span{
	display: block;
}
.header2-phone-span1{
	font-size: 15px;
	color: #333333;
}
.header2-phone-span2{
	font-size: 30px;
	color: #bd1d21;
	font-weight: bold;
}
.header2-nav{
	background: #bd1d21;
}
.header2-nav ul{
	/*overflow: hidden;*/
}
.header2-nav ul li{
	float: left;
}
.header2-nav ul li>a{
	display: block;
	color: #fff;
	font-size: 15px;
	padding: 15px 0;
}
.header2-nav ul li>a span{
	border-right: 1px solid #d16164;
	padding: 0 25px;
}
.header2-nav ul li:last-child a span{
	border-right: 0;
}
.header2-nav ul li>a:hover{
	background: #830900;
}
.header2-nav ul li .nav_bg_hong{
	background: #830900;
}
.common-img img{
	width: 100%;
}
img.special_img {
    border: 2px solid #fff;
    border-radius: 10px;
}
/*mian-nav*/
.mian-nav{
	background: #f5f5f5;
	padding: 15px 0;
}
.mian-nav-left{
	color: #999999;
}
.mian-nav-left img{
	display: inline-block;
	vertical-align: middle;
}
.mian-nav-left a, .mian-nav-left span{
	display: inline-block;
	vertical-align: middle;
	font-size: 15px;
	color: #999999;
}
.mian-nav-left span{
	color:#bd1d21;
}
.mian-nav-left a:hover{
	color: #666;
}
.mian-nav-right-box a{
	display: inline-block;
	font-size: 15px;
	color: #333333;
	padding-left: 30px;
	margin-left: 50px;
}
.mian-icon1{
	background: url(../images/mian-icon1.png) no-repeat center left;
	background-size: contain;
}
.mian-icon1:hover{
	background: url(../images/mian-icon1-hong.png) no-repeat center left;
	background-size: contain;
}
.mian-nav-right-box .mian-icon1-active{
	background: url(../images/mian-icon1-hong.png) no-repeat center left;
	background-size: contain;
	color:#bd1d21;
}
.mian-icon2{
	background: url(../images/mian-icon2.png) no-repeat center left;
	background-size: contain;
}
.mian-icon2:hover{
	background: url(../images/mian-icon2-hong.png) no-repeat center left;
	background-size: contain;
}
.mian-nav-right-box .mian-icon2-active{
	background: url(../images/mian-icon2-hong.png) no-repeat center left;
	background-size: contain;
	color:#bd1d21;
}
.mian-icon3{
	background: url(../images/mian-icon3.png) no-repeat center left;
	background-size: contain;
}
.mian-icon3:hover{
	background: url(../images/mian-icon3-hong.png) no-repeat center left;
	background-size: contain;
}
.mian-nav-right-box .mian-icon3-active{
	background: url(../images/mian-icon3-hong.png) no-repeat center left;
	background-size: contain;
	color:#bd1d21;
}
.mian-icon4{
	background: url(../images/mian-icon4.png) no-repeat center left;
	background-size: contain;
}
.mian-icon4:hover{
	background: url(../images/mian-icon4-hong.png) no-repeat center left;
	background-size: contain;
}
.mian-nav-right-box .mian-icon4-active{
	background: url(../images/mian-icon4-hong.png) no-repeat center left;
	background-size: contain;
	color:#bd1d21;
}
.mian-icon5{
	background: url(../images/mian-icon5.png) no-repeat center left;
	background-size: contain;
}
.mian-icon5:hover{
	background: url(../images/mian-icon5-hong.png) no-repeat center left;
	background-size: contain;
}
.mian-nav-right-box .mian-icon5-active{
	background: url(../images/mian-icon5-hong.png) no-repeat center left;
	background-size: contain;
	color:#bd1d21;
}
.mian-nav-right-box a:hover{
	color: #bd1d21;
}
/*about-1*/
.about-box1-left{
	width: 50%;
}
.about-box1-right{
	width: 50%;
}
.about-box1-left-top{
	padding: 0 20px;
}
.about-box1-left-top h2{
	font-size: 24px;
	color: #bd1d21;
	font-weight: bold;
	background: url(../images/about-icon1.png) no-repeat center left;
	background-size: contain;
	padding-left: 50px;
	margin-bottom: 20px;
}
.about-box1-left-top p{
	font-size: 15px;
	color: #333333;
	line-height: 28px;
}
.about-box1{
	-webkit-align-items: flex-end;
	align-items: flex-end;
	margin-top:60px;
}
.about-box1-left-bottom{
	margin-top: 30px;
}
.about-box1-item{
	text-align: center;
	width: 25%;
	border: 1px solid #e6e6e6;
	padding-bottom: 15px;
}

.about-box1-item h3{
	font-size: 30px;
	color: #bd1d21;	
}
.about-box1-item p{
	font-size: 14px;
	color: #4c4c4c;
}
.about-box1-left-top .about-box1-left-h2{
	background: url(../images/about-icon2.png) no-repeat center left;
	background-size: contain;
}
/*about-box2*/
.about-box2{
	background: url(../images/about-img8.png) no-repeat center;
	height: 690px;
	margin-top: 60px;
}
.about-box2 .z-box1-title h2{
	background: #4e667d;
	color: #fff;
}
/*about-box3*/
.about-box3-left{
	width: 686px;
	position: relative;
}
.about-box3-left-wen{
	width: 448px;
	border: 1px solid #fff;
	position: absolute;
	padding: 20px;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	-webkit-transform: translate(-50%,-50%);
}
.about-box3-left-wen p{
	font-size: 15px;
	color: #1a1a1a;
	line-height: 30px;
	background: rgba(255,255,255,0.7);
	padding: 40px;
}
.about-box3-right{
	width: 514px;
}
.about-box3-right-wen{
	margin-top: -390px;
	margin-left: 230px;
}
.about-box3-right-wen p{
	font-size: 24px;
	color: #bd1c21;
	font-weight: bold;
	padding:50px 0;
}
.about-box3-p2{
	margin-left: 30px;
}
.about-box4>p{
	font-size: 15px;
	color: #333333;
	line-height: 30px;
}
.about-box4-img{
	margin: 30px 0 60px 0;
}
.about-box4-img img{
	width: 31%;
}
/*wenhua*/

.wenhua-box1-img{
	text-align: center;
	margin-top: 60px;
}
.wenhua-box1-img p{
	font-size: 15px;
	color: #333333;
	line-height: 28px;
	margin: 20px 0;
}
.wenhua-box1-bottom{
	position: relative;
}

.wenhua-box1-wen{
	position: absolute;
	top: 50%;
	left: 20px;
	color: #fff;
	transform: translate(0,-50%);
	-webkit-transform: translate(0,-50%);
}
.wenhua-box1-wen h3{
	font-size: 24px;
	margin-left: 60px;
	margin-bottom: 30px;
}
.wenhua-box1-item{
	margin-left: 60px;
}
.wenhua-box1-item p{
	font-size: 15px;
	margin-top: 20px;
	background: url(../images/ab-wh-img3.png) no-repeat center left;
	padding-left: 20px;
}
/*zhanhui*/
.about-zhanhui-box1{
	margin-top: 30px;
}
.zhanhui-box1-center{
	width: 50%;
}
.about-zhanhui-box1-con{
	padding: 40px 20px;
	border-bottom: 1px dashed #e0e0e0;
}
.zhanhui-box1-center h3{
	font-size: 18px;
	color: #333333;
	font-weight: bold;
	margin-bottom: 10px;
}
.zhanhui-box1-center-img{
	margin-bottom: 20px;
}
.zhanhui-box1-center-img span{
	font-size: 15px;
    color: #333333;
    display: inline-block;
    vertical-align: bottom;
    margin-left: 10px;
}
.zhanhui-box1-center p{
	font-size: 15px;
    color: #333333;
    margin-top: 12px;
}
.zhanhui-box1-center p strong{
	font-weight: bold;
}
.zhanhui-box1-right{

}
.zhanhui-box1-right a{
	color: #fff;
	display: block;
	font-size: 15px;
	width: 144px;
	height: 32px;
	line-height: 32px;
	text-align: center;
}
.zhanhui-box1-right .zhan-zi{
	background: #bd1d21;
	margin-bottom: 30px;
}
.zhanhui-box1-right .zhan-liu{
	background: #000;
}
/*zhuanjia*/
.jishu-box5-swiper{
	margin-top: 60px;
}
.jishu-box5-qie{
	text-align: center;
	margin-bottom: 50px;
	font-size: 0;
}
.jishu-box5-qie span{
	display: inline-block;
	font-size: 20px;
	color: #666666;
	background: #f2f2f2;
	padding: 10px 80px;
}
.jishu-box5-qie span:last-child{
	margin-right: 0;
}
.jishu-box5-qie .jishu-box5-span-active{
	padding: 15px 80px;
	background: #bd1c21;
	color: #fff;
}
.jishu-swiper .gallery-thumbs p{
	width: 150px;
	height: 38px;
	line-height: 38px;
	text-align: center;
	font-size: 15px;
	color: #fff;
	background: rgba(0,0,0,0.33);
	text-align: center;
	position: absolute;
	bottom: 20px;
	left: 50%;
	-webkit-transform: translate(-50%,0);
	transform: translate(-50%,0);
	display: flex;
	-webkit-display: flex;
	align-items: center;
	-webkit-align-items: center;
	justify-content: center;
	-webkit-justify-content: center;
}
.jishu-swiper .gallery-thumbs p span{
	display: inline-block;
	vertical-align: middle;
}
.jishu-swiper .swiper-slide-thumb-active p{
	width: 100%;
	height: 100%;
	bottom: 0;
	background: rgba(0,0,0,0.52);
}
.jishu-swiper {
    display: none;
}
.jishu-swiper1{
	display: block;
}
.jishu-swiper-con{
	overflow: hidden;
	display: -webkit-box;
    display: -ms-flex;
    display: -webkit-flex;
    display: flex;
    
    -webkit-box-pack: center;
    -ms-justify-content: center;
    -webkit-justify-content: center;
    justify-content: center;
    
    -webkit-box-align: center;
    -ms-align-items: center;
    -webkit-align-items: center;
    align-items: center;
}
.jishu-swiper-left{
	float: left;
	width: 40%;
	padding-right: 40px;
}
.jishu-swiper-left img{
	width: 100%;
}
.jishu-swiper-right{
	float: left;
	width: 60%;
}
.jishu-swiper-right h6{
	font-size: 18px;
	color: #333333;
	font-weight: bold;
	margin-bottom: 15px; 
}
.jishu-swiper-right p{
	font-size: 15px;
	color: #6e6e6e;
	line-height: 26px;
}
.jishu-swiper .gallery-thumbs{
	margin-top: 60px;
}
.jishu-swiper .gallery-thumbs img{
	width: 100%;
	border:2px solid #fff;
}
.jishu-swiper .gallery-thumbs .swiper-slide-thumb-active img{
	border:2px solid #bd1c21;
}
.jishu-swiper .swiper-button-next, .jishu-swiper .swiper-button-prev{
	width: 27px;
	height: 46px;
	top:50%;
}
.jishu-swiper .swiper-button-prev, .new-list-box2-left .swiper-button-prev{
	background-image:url(../images/ji-jian.png);
}
.jishu-swiper .swiper-button-next, .new-list-box2-left .swiper-button-next{
	background-image:url(../images/ji-jian2.png);
}
/*fazhan*/
.about-fazhan-box1{
	margin-top: 60px;
	margin-bottom: 30px;
}
.fazhan-box1-left{
	width: 40%;
}
.fazhan-box1-right{
	width: 60%;
	padding-left: 60px;
	position: relative;
	padding-top: 84px;
	height: 400px;
	overflow-y: scroll;	
}
.fazhan-box1-right::-webkit-scrollbar  
{  
    width: 3px;   
    background-color: #fff;  
    border-radius: 50%;
}
.fazhan-box1-right::-webkit-scrollbar-thumb
{  
	height: 30px;
    border-radius: 10px;  
    background-color: #bd1c21;  
} 
.fazhan-box1-right h4{
	font-size: 15px;
	color: #303539;
	font-weight: bold;
	margin-top: 40px;
}
.fazhan-box1-right .fazhan-box1-h4{
	margin-top: 0;
}
.fazhan-box1-right p{
	font-size: 15px;
	color: #666666;
	line-height: 30px;
	white-space:normal;
}
.fanzhan-box1-wen{
	font-size: 128px;
	color: #bd1d21;
	opacity: 0.1;
	font-weight: bold;
	position: absolute;
	top: 0;
}

.about-fazhan-box1 .swiper-container-horizontal>.swiper-pagination-bullets {
    bottom: 50px;
}
.about-fazhan-box1 .swiper-pagination-bullet {
    width: 16px;
    height: 16px;
    border: 2px solid #4d4d4d;
    background: #fff;
    opacity: 1;
    vertical-align: middle;
}
.about-fazhan-box1 .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 7%;
}
.about-fazhan-box1 .swiper-pagination-bullet-active {
    width: 14px;
    height: 14px;
    background-color: #bd1c21;
    border: 0;
    box-shadow: 0 0 0 8px #fff,0 0 0 10px #bd1c21;
    margin: auto;
}

.xian {
    width: 100%;
    border-bottom: 4px solid #abaeb0;
    position: absolute;
    bottom: 48px;
    z-index: 1;
}
/*epc*/
.epc-box1{
	margin-bottom: 70px;
}
.epc-box1-left{
	width: 30.5%;
}
.epc-box1-left>p{
	font-size: 15px;
	color: #555555;
	line-height: 26px;
}
.epc-box1-left>p>span{
	font-size: 15px;
	color: #bd1d21;
	font-weight: bold;
}
.epc-box1-left .zhanhui-box1-right{
	margin: 40px 0;
}
.epc-box1-left .zhanhui-box1-right a{
	display: inline-block;
}
.epc-box1-left .zhanhui-box1-right .zhan-zi{
	margin-bottom: 0;
}
.epc-download{
	
}
.epc-download a{
	font-size: 15px;
	color: #333333;
	display: block;
	background: #f5f5f5;
	text-align: center;
	line-height: 46px;
	border: 1px solid #d9d9d9;
}
.epc-box1-center{
	width: 30.5%;
	overflow: hidden;
}
.epc-box1-center-item{
	text-align: center;
	background: #f5f5f5;
	border: 1px solid #d9d9d9;
	width: 50%;
	height: 150px;
	float: left;
}

.epc-box1-center-item h4{
	font-size: 24px;
	color: #bd1d21;
}
.epc-box1-center-item span{
	display: block;
	width: 64px;
	height: 1px;
	background: #bd1d21;
	margin: 10px auto;
}
.epc-box1-center-item p{
	font-size: 15px;
	color: #4c4c4c;
}
.epc-box1-center-icon{
	width: 30px;
	height: 28px;
	margin: 20px auto 4px auto;
}
.epc-box1-right{
	width: 30.5%;
}
.epc-box2{
	background: #f5f5f5;
	padding: 170px 0 140px 0;
}
.epc-box2-wai{
	position: relative;
	width: 25%;
	height: 440px;
	background-color:#2d2d2d;
	color: #fff;
	padding:30px;
}
.epc-box2-wai2{
	background-color: #bd1d21;
}

.epc-box2-wai:after{
	content: "";
	position: absolute;
	display: block;
	top: -210px;
	left: 0;
	width: 0;
	height: 0;
	border: 150px solid transparent;
	border-bottom: 60px solid #2d2d2d;
}
.epc-box2-wai:before{
	content: "";
	position: absolute;
	display: block;
	bottom: -210px;
	left: 0;
	width: 0;
	height: 0;
	border: 150px solid transparent;
	border-top: 60px solid #2d2d2d;
}
.epc-box2-wai2:after{
	border-bottom: 60px solid #bd1d21;
}
.epc-box2-wai2:before{
	border-top: 60px solid #bd1d21;
}
.epc-box2-wai-yuan{
	width: 116px;
	height: 116px;
	text-align: center;
	line-height: 116px;
	background: #515151;
	font-size: 54px;
	color: #fff;
	border-radius: 50%;
	position: absolute;
	top: -110px;
	left: 50%;
	transform: translate(-50%,0);
	-webkit-transform: translate(-50%,0);
	z-index: 2;
}
.epc-box2-wai-yuan2{
	font-size: 40px;
}
.epc-box2-p{
	margin-left: -12px;
}
.epc-box2-wai2 .epc-box2-wai-yuan{
	background: #d52e24;
}
.epc-box2-wai h3{
	font-size: 24px;
	font-weight: bold;
	text-align: center;
}
.epc-box2-wai h5{
	font-size: 15px;
	text-align: center;
	margin: 6px 0 20px 0;
}
.epc-box2-wai>p{
	font-size: 15px;
	line-height: 30px;
	height: 180px;
}
.epc-box2-list p{
	text-align: center;
	margin-bottom: 20px;
}
.epc-box2-list a{
	font-size: 15px;
	color: #fff;
	display: inline-block;
	padding-left: 40px;
}
.epc-box2-icon1{
	background: url(../images/epc-icon11.png) no-repeat center left;	
}
.epc-box2-icon1:hover {
    background: url(../images/epc-icon1-hong.png) no-repeat center left;
	font-size:16px;
}
.epc-box2-icon2{
	background: url(../images/epc-icon12.png) no-repeat center left;
}
.epc-box2-icon2:hover {
    background: url(../images/epc-icon2-hong.png) no-repeat center left;
	font-size:16px;
}
.epc-box2-icon3{
	background: url(../images/epc-icon13.png) no-repeat center left;
}
.epc-box2-icon3:hover {
    background: url(../images/epc-icon3-hong.png) no-repeat center left;
	font-size:16px;
}
.epc-box2-icon4{
	background: url(../images/epc-icon14.png) no-repeat center left;
}
.epc-box2-icon4:hover {
    background: url(../images/epc-icon4-hong.png) no-repeat center left;
	font-size:16px;
}
.epc-box2-icon5{
	background: url(../images/epc-icon15.png) no-repeat center left;
}
.epc-box2-icon5:hover {
    background: url(../images/epc-icon6-hong.png) no-repeat center left;
	font-size:16px;
}
.epc-box2-icon6{
	background: url(../images/epc-icon16.png) no-repeat center left;
}
.epc-box2-icon6:hover {
    background: url(../images/epc-icon7-hong.png) no-repeat center left;
	font-size:16px;
}
.epc-box2-icon7{
	background: url(../images/epc-icon17.png) no-repeat center left;
}
.epc-box2-icon7:hover {
    background: url(../images/epc-icon8-hong.png) no-repeat center left;
	font-size:16px;
}
.epc-box2-icon8{
	background: url(../images/epc-icon18.png) no-repeat center left;
}
.epc-box2-icon8:hover {
    background: url(../images/epc-icon5-hong.png) no-repeat center left;
	font-size:16px;
}
.epc-box3{
	background: url(../images/epc-box3-bg.png) no-repeat center;
	background-size: cover;
	padding-bottom: 50px;
}
.epc-box3-left{
	width: 50%;
	border-radius: 10px;
    overflow: hidden;
}
.epc-box3-right{
	width: 44%;
	color: #fff;
	border-bottom: 1px dashed #fff;
	padding: 50px 0;
}
.epc-box3 .z-box1-title h2{
	color: #fff;
	background: #56493b;
}
.epc-box3-right h3{
	font-size: 24px;
	font-weight: bold;
	margin-bottom: 20px;
}
.epc-box3-right h3 span{
	font-size: 48px;
	color: #bd1d21;
	font-weight: bold;
	-webkit-text-stroke: 1px #fff;
	display: inline-block;
	margin-right: 15px;
}
.epc-box3-right h3 span i{
	display: block;
	width: 100%;
	height: 6px;
	border-radius: 4px;
	background: #bd1d21;
	border: 1px solid #fff;
}
.epc-box3-right p{
	font-size: 15px;
	line-height: 26px;
}
.epc-box3-right2{
	border: 0;
}
.epc-box4{
	margin-bottom: 70px;
}
.epc-box4-item{
	width: 23%;
}
.epc-box4-item p{
	font-size: 14px;
	color: #666666;
	line-height: 26px;
	text-align: center;
	padding: 0 20px;
	margin-top: 8px;
}
.epc-box4-con{
	align-items: flex-start;
}
.epc-box5{
	background: url(../images/epc-box5-bg.png) no-repeat center top;
	padding: 60px 0;
	background-size: 100% 100%;
}
.epc-box5-con{
	align-items: flex-start;
    -webkit-align-items: flex-start;
    box-align: flex-start;
    -moz-box-align: flex-start;
    -webkit-box-align: flex-start;
}
.epc-box5-left{
	width: 46%;
	padding-left: 50px;
}
.epc-box5-left h2{
	font-size: 30px;
	color: #fff;
	position: relative;
	background: #bd1d21;
	display: inline-block;
	border-radius: 6px;
	padding: 6px 24px;
}
.epc-box5-left h2:after{
	content:'';
	position:absolute;
	right:100%;
	bottom:-15px;
	width:30px;
	height:51px;
	border-width:0;
	border-style:solid;
	border-color:transparent;
	margin-right:-8px;
	border-top-width:16px;
	border-top-color:#bd1d21;;
	border-radius:102px 0 0 0;
	color:#dddddd;
}
.epc-box5-left h3{
	font-size: 30px;
	color: #bd1d21;
	text-shadow: -3px 0 #fff, 0 3px #fff, 3px 0 #fff, 0 -3px #fff;
	margin: 20px 0 60px 0;
}
.epc-box5-re{
	background: url(../images/epc-dian.png) no-repeat center left;
	padding-left: 65px;
}
.epc-box5-re h4{
	font-size: 18px;
	color: #333333;
}
.epc-box5-re p{
	font-size: 32px;
	color: #bd1d21;
	font-weight: bold;
	text-shadow: -3px 0 #fff, 0 3px #fff, 3px 0 #fff, 0 -3px #fff;
}
.epc-ma{
	display: inline-block;
	margin-top: 50px;
	margin-left: 70px;
}
.epc-ma p{
	margin-top: 10px;
	font-size: 24px;
	color: #bd1d21;
	text-align: center;
	text-shadow: -1px 0 #fff, 0 1px #fff, 1px 0 #fff, 0 -1px #fff;
	margin-bottom: 20px;
	font-weight: 600;
}
.epc-box5-right{
	width: 54%;
}

/*liuyan*/

.new-liuyan .modal-content{border:none;border-radius:0;-webkit-box-shadow:0 5px 15px rgba(0,0,0,.5);box-shadow:0 5px 15px rgba(0,0,0,.5);background-color:#fff;border:1px solid #999;border:1px solid rgba(0,0,0,.2);border-radius:6px;-webkit-box-shadow:0 3px 9px rgba(0,0,0,.5);box-shadow:0 3px 9px rgba(0,0,0,.5);background-clip:padding-box;outline:0; max-width:1140px; margin:0 auto;}
.new-liuyan .modal-content div{box-sizing:border-box}
.new-liuyan .modal-body p{color:#666;  margin-top:30px; margin-bottom:0;margin-right:0;font-size:15px;}
.new-liuyan .modal-body>p{text-align: center;margin-top: 15px;margin-bottom: 15px;}
.new-liuyan .modal-body h4{color:#333333;font-size:24px;text-align: center;font-weight: bold;margin:10px 0 0 0;}
.new-liuyan .modal-body{padding:20px;color:#333}
.new-liuyan .caption{margin-top:10px}
.new-liuyan .centent_inp{width:50%;float:left}
.new-liuyan .centent_inp:first-child{padding-right:12px}
.new-liuyan .modal-content label{display:inline-block;margin-bottom:5px;font-weight:700;font-size:15px;}
.new-liuyan .centent_inp label span{color:#d31f2b;font-size:12px}
.new-liuyan .modal-content button,.new-liuyan .modal-content input,.new-liuyan .modal-content keygen,.new-liuyan .modal-content select,.new-liuyan .modal-content textarea{box-sizing:border-box;align-items:center;white-space:pre;-webkit-rtl-ordering:logical;color:#000;background-color:#fff;cursor:default;border-width:1px;border-style:solid;border-image:initial}
.new-liuyan .modal-content input{font-family:inherit;font-size:inherit;line-height:inherit;font-size:15px;}
.new-liuyan .modal-content input[type=email],.modal-content input[type=text]{display:block;width:100%;height:34px;padding:6px 12px;font-size:14px;line-height:1.42857;color:#555;vertical-align:middle;background-color:#fff;background-image:none;border:1px solid #ceced0;border-radius:3px;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075);-webkit-transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s;transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s}
.new-liuyan .modal-content select{height:34px;width:100%;border-radius:4px;border:1px solid #ceced0}
.new-liuyan .full{min-height:1px;padding-left:4px;padding-right:4px}
.new-liuyan .content_left,.content_right{min-height:1px;padding-left:4px;padding-right:4px}
.new-liuyan .content_left{width:25%;float:left}
.new-liuyan .content_right{width:75%;float:left}
.new-liuyan .mes_product{margin-bottom:8px}
.new-liuyan .modal-content input[type=checkbox],.new-liuyan .modal-content input[type=radio]{margin:4px 0 0;line-height:normal;box-sizing:border-box;padding:0}
.new-liuyan .caption textarea{width:100%;border-radius:4px;border:1px solid #ceced0}
.new-liuyan .last_can,.new-liuyan .last_sub{height:auto;background:#d31f2b!important;position:static;line-height:10px;border-radius:3px;padding:8px 12px;background:0 0;border-style:solid;border-width:1px;text-transform:uppercase;font-weight:700;padding:10px 10px 8px;margin-right:4px;margin-left:4px;text-decoration:none}
.new-liuyan .last_can{background:#ccc!important}
.new-liuyan .last_can,.new-liuyan .last_sub{color:#fff!important;border:0;margin-top:5px;}

.liu-box{
	width:100%;
	display: none;
	position: fixed;
	top: 5%;
	left:50%;
	z-index: 100;
	transform: translate(50%);
	-webkit-transform: translate(-50%);
}
.liu-box .modal-body{
    position: relative;
}
.liu-box .liu-guan{
    position: absolute;
    top:20px;
    right: 20px;
    cursor: pointer;
}

._clear {
    clear: both;
}

/*epc-da*/
.epc-da-box1{
	padding: 40px 0;
}
.xian_w10{
	width: 100%;
	height: 10px;
	background: #f5f5f5;
}
.epc-da-box2 p{
	font-size: 15px;
	color: #666666;
	line-height: 28px;
	margin: 30px 0;
}
.jian-h3{
	font-size: 24px;
	color: #fff;
	background: #bd1d21;
	font-weight: bold;
	padding: 5px 20px;
	position: relative;
	display: inline-block;
	line-height: normal;
}
.jian-h3:after{
	content: "";
	position: absolute;
	display: block;
	top: -0px;
	right: -34px;
	width: 0;
	height: 0;
	border: 20px solid transparent;
	border-left: 14px solid #bd1d21;
}
.epc-da-box2-left{
	width: 70%;
	padding-right: 60px;
}
.epc-da-box2-right{
	width: 30%;
}
.epc-da-box2-list{
	margin-bottom: 50px;
}
.epc-da-box2-item{
	position: relative;
}
.fangda{
	width: 18px!important;
	height: 18px;
	position: absolute;
	right: 10px;
	bottom: 10px;
}
/*fenxiang*/
.fenxiang{
	border-top: 1px solid #e6e6e6;
	padding-top: 40px;
}
.bdsharebuttonbox {
    text-align: center;
}
.bdsharebuttonbox p {
    overflow: hidden;
    line-height: 34px;
    display: inline-block;
    margin-bottom: 20px;
}
#share span {
    float: left;
    padding-top: 5px;
}
#share a.bds_weixin {
    background: url(../images/pc_procontent_s1.png) no-repeat;
    width: 29px;
    height: 29px;
    float: left;
    display: block;
    margin-right: 8px;
}
#share a.bds_tsina{ 
	background:url(../images/pc_procontent_s3.png) no-repeat;
	width:29px; 
	height:29px; 
	float:left; 
	display:block; 
	margin-right:8px;
}
#share a.bds_qzone{ 
	background:url(../images/pc_procontent-_s44.png) no-repeat;
	width:29px;
	height:29px; 
	float:left; 
	display:block; 
	margin-right:8px;
}
#share a.bds_more{ 
	background:url(../images/pc_procontent_s4.png) no-repeat;
	width:29px;
	height:29px; 
	float:left; 
	display:block; 
	margin-right:8px;
}
.fenxiang-bottom{
	text-align: center;
}
.fen-dian{
	background: #e6e5e5;
	padding: 0 15px;
	display: inline-block;
	border-radius: 4px;
	height: 40px;
	line-height: 40px;
	vertical-align: middle;
}
.fen-dian span{
	font-size: 15px;
	color: #4c4c4c;
	background: url(../images/fen-dian.png) no-repeat center left;
	padding-left: 30px;
}
.fen-dian strong{
	font-size: 18px;
	color: #bd1d21;
}
.fen-wei{
	background: #e6e5e5;
	padding: 0 15px;
	display: inline-block;
	border-radius: 4px;
	height: 40px;
	line-height: 40px;
	vertical-align: middle;
}
.fen-wei span{
	font-size: 15px;
	color: #bd1d21;
	background: url(../images/fen-wei.png) no-repeat center left;
	padding-left: 30px;
}
/*epc-zhizao*/
.epc-zhizao-box2{
	padding-top: 50px;
}
.epc-zhizao-box2-con{
	margin-top: 20px;
}
.epc-zhizao-h2{
	font-size: 24px;
	color: #bd1d21;
	font-weight: bold;
}
.epc-zhizao-box2-left{
	width: 30%;
}
.epc-zhizao-box2-right{
	width: 70%;
}
.epc-zhizao-box2-right p,.epc-zhizao-box2-p p{
	margin-bottom: 20px;
	font-size: 15px;
	color: #666666;
	line-height: 26px;
}
.epc-zhizao-box2-con2{

}
.epc-zhizao-box2-con2 h3{
	font-size: 36px;
	text-align: center;
	color: #333333;
	margin-top: 30px;
}
.epc-zhizao-box2-con2 h3 span{
	font-weight: bold;
	color: #bd1c21; 
}
.epc-zhizao-box2-con2 p{
	font-size: 15px;
	color: #666666;
	line-height: 26px;
	margin: 30px 0 40px 0;
}
.epc-zhizao-box2-con3>p{
	font-size: 15px;
	color: #666666;
	line-height: 26px;
	margin: 30px 0;
}
.epc-zhizao-box2-con3-list{
	margin-bottom: 50px;
}
/*epc-guan*/
.epc-guan-box2{
	padding-top: 60px;
}
.epc-guan-left-con{

}
.epc-guan-left-con p{
	font-size: 15px;
	color: #4c4c4c;
	font-weight: bold;
	background: url(../images/epc-guan-icon1.png) no-repeat center left;
	padding-left: 30px;
	margin: 0;
}
.epc-guan-box2-list{
	margin-bottom: 50px;
}
.epc-guan-box2-item img{
	border: 1px solid #e6e6e6;
	padding: 6px;
}
.epc-guan-box3{
	margin-bottom: 40px;
}
.epc-guan-box3-left{
	width: 50%;
}
.epc-guan-box3-right{
	width: 50%;
	padding-left: 70px;
}
.epc-guan-box3-left-item{
	border-bottom: 1px dashed #e6e6e6;
	margin-bottom: 20px;
}
.epc-guan-box3-left-item:last-child{
	border: 0;
}
.epc-guan-box3-left-item h4{
	font-size: 18px;
	color: #bd1d21;
	font-weight: bold;
}
.epc-guan-box3-left-item p{
	margin: 15px 0;
}
.epc-guan-box3-list{
	margin-bottom: 30px;
}
.epc-guan-box3-list2{
	margin-bottom: 50px;
}
.epc-guan-box4-item{
	position: relative;
	width: 27%;
}
.epc-guan-box4-item span{
	font-size: 24px;
	width: 54px;
	height: 54px;
	text-align: center;
	line-height: 54px;
	color: #fff;
	background: #bd1d21;
	border-radius: 50%;
	display: block;
	position: absolute;
	left: -27px;
}
.epc-guan-box4-item div{
	font-size: 15px;
	color: #333333;
	font-weight: bold;
	line-height: 28px;
	background: #f2f2f2;
	padding: 10px 30px 10px 68px;
}
.epc-guan-box4{
	margin-bottom: 50px;
}
.epc-guan-box5{
	align-items: flex-start;
    -webkit-align-items: flex-start;
    box-align: flex-start;
    -moz-box-align: flex-start;
    -webkit-box-align: flex-start;
    margin: 40px 0;
}
.epc-guan-box5-item{
	text-align: center;
}
.epc-guan-box5-item>img{
	border: 1px solid #e6e6e6;
	padding: 6px;
}

.guan-box5-img img{
	margin: 10px 0;
}
.guan-box5-img p{
	margin: 0;
}
/*epc-an*/
.epc-common-p{
	font-size: 15px;
	color: #666666;
	margin-bottom: 30px;
	line-height: 26px;
}
.epc-an-box2 .epc-common-p{
	color: #333;
}
.epc-an-box3-left{
	width: 68%;
	padding-right: 40px;
}
.epc-an-box3-right{
	width: 32%;
}
.epc-an-box3-right img{
	width: 100%;
}
.epc-an-box3-con{
	margin-top: 30px;
}
.epc-common-p2{
	margin-bottom: 0;
}
.epc-an-box4{
	margin: 40px 0;
}
.epc-an-box4-item{
	width: 25%;
}
.epc-an-box4-item2{
	width: 36%;
}
.epc-an-box4-item h4{
	font-size: 20px;
	color: #333333;
	font-weight: bold;
	background: url(../images/epc-an-icon1.png) no-repeat center left;
	padding-left: 30px;
}
.epc-an-box4-item p{
	font-size: 15px;
	color: #4c4c4c;
	line-height: 26px;
	border: 1px dashed #bd1d21;
	padding: 15px;
	height: 104px;
	margin-top: 20px;
}
.epc-an-box4-list a>img{
	border: 1px solid #e6e6e6;
	padding: 3px;
}
.epc-an-box5{

}
.epc-an-box5 .epc-common-p{
	color: #4c4c4c;
}
.epc-an-box5 h2{
	font-size: 20px;
	color: #bd1d21;
	font-weight: bold;
	text-align: center;
	margin-bottom: 20px;
}
.epc-an-box5-list{
	margin-bottom: 50px;
}
.epc-an-box5-list img{
	border: 1px solid #e6e6e6;
	padding: 6px;
}
/*epc-fayun*/
.epc-fayun-box2{
	margin-bottom: 40px;
}
.epc-fayun-box2-left h3{
	margin-bottom: 40px;
}
.epc-fayun-box3{
	background: url(../images/epc-fayun-bg.png) no-repeat center;
	padding: 60px 0;
}
.epc-fayun-box3-con1{
	margin-bottom: 40px;
}
.epc-fayun-box3-con1-left{
	width: 38%;
}
.epc-fayun-box3-con1-right{
	width: 58%;
}
.epc-fayun-box3-h4{
	font-size: 20px;
	font-weight: bold;
	color: #fff;
	background: url(../images/epc-fayun-icon1.png) no-repeat center left;
	padding-left: 30px;
	margin-bottom: 14px;
}
.epc-fayun-box3-p{
	font-size: 15px;
	line-height: 26px;
	color: #fff;
	background: rgba(255,255,255,.27);
	height: 114px;
	padding: 20px;
}
.epc-fayun-box3-con2-item{
	width: 30.6%;
}
.epc-fayun-box3-con3-item p{
	height: 84px;
}
.epc-fayun-box3-con3{
	margin-bottom: 0;
}
.epc-fayun-box4 .jian-h3{
	margin-top: 50px;
}
.epc-fayun-box4 .epc-an-box4-item{
	width: 40%;
}
.epc-fayun-box4 .epc-an-box4-item2{
	width: 57%;
}
.epc-fayun-box4 .epc-an-box4-item p{
	height: 140px;
	padding: 20px;
}
/*epc-sheji*/
.epc-sheji-box2-right{
	padding-left: 54px;
}
.epc-sheji-box2-right p{
	color: #333333;
}
.epc-sheji-box2-right p:last-child{
	margin-bottom: 0;
}
.epc-sheji-box2{
	margin-bottom: 50px;
}
.epc-sheji-box3 .epc-zhizao-box2-right{
	padding-right: 54px;
}
.epc-sheji-zhuan{
	text-align: center;
	margin: 30px 0;
}
.epc-sheji-zhuan img{
	width: 90%;
}
.epc-sheji-box4{

}
.epc-sheji-box4 h4{
	font-size: 18px;
	color: #bd1d21;
	font-weight: bold;
}
.epc-sheji-box4 p{
	font-size: 15px;
	color: #666666;
	line-height: 26px;
	margin: 15px 0 20px 0;
}
.epc-sheji-box5{
	background: url(../images/epc-sheji-img4.png) no-repeat center;
	padding: 60px 50px;
}
.epc-sheji-box5-left{
	width: 60%;
}
.epc-sheji-box5-left p{
	font-size: 15px;
	color: #fff;
	line-height: 26px;
	margin-bottom: 30px;
}
.epc-sheji-box5-left p:last-child{
	margin-bottom: 0;
}
.epc-sheji-box5-right{
	width: 35%;
}
.epc-sheji-box5-right-item{
	margin-bottom: 20px;
	width: 48%;
	text-align: center;
}
.epc-sheji-box5-right-item p{
	color: #fff;
	line-height: 26px;
	margin-top: 6px;
}
.epc-sheji-box5-right-item2{
	margin-bottom: 0;
}
.epc-sheji-box6 .epc-zhizao-h2{
	margin: 40px 0;
}
.epc-sheji-box6-left{
	width: 44%;
}
.epc-sheji-box6-right{
	width: 56%;
	padding-left: 44px;
}
.epc-sheji-box6-right p{
	font-size: 15px;
	color: #666666;
	line-height: 26px;
	margin-bottom: 20px;
}
.epc-sheji-box6-right .epc-sheji-box6-right-p{
	margin-bottom: 0;
}
.epc-sheji-box7{
	margin-bottom: 60px;
}
/*epc-test*/
.service__introduce__module1, .service__introduce__module2 {
    margin-top: 48px;
    font-size: 15px;
    line-height: 26px;
    letter-spacing: 1px;
    color: #666666;
}
.mining__contains .title__h5 {
    font-size: 20px;
    line-height: 30px;
    letter-spacing: 1px;
    color: #bd1c21;
    font-weight: bold;
}
.text>p{
	color: #333333;
	margin-bottom: 20px;
}
.text>p:last-child{
	margin-bottom: 0;
}
.module1__before {
    height: 187px;
    display: flex;
    margin-top: 28px;
    margin-bottom: 50px;
}
.module1__before > .text {
    flex: 1;
    margin-left: 70px;
}
.module1__center {
    margin-top: 43px;
    margin-bottom: 40px;
}
.module1__center > div {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 12px;
}
.module1__center > div > p {
    padding-right: 70px;
}
.margin--tb30 {
    margin: 30px 0;
}
.service__introduce__module1 > .remarks {
    color: #bd1c21;
    margin-bottom: 64px;
    border-top: 1px solid #f2d2d3;
    border-bottom: 1px solid #f2d2d3;
    padding: 15px 0;
}
.epc-test-h2 h2{
	color: #fff;
    background: #56493b;
}
.epc-test-box2 .z-box1-title h2 {
    color: #fff;
    background: rgba(255,255,255,.09);
    margin-bottom: 20px;
}
.epc-test-box2 p{
	color: #fff;
	text-align: center;
}
#demo{width:100%;margin:0 auto;position:relative;border:solid 1px #ccc;overflow:hidden}
.flipLightBox{text-align:center;margin:0 auto;display:inline-block}.flipLightBox span{background:#fff;color:#fff}.flipLightBox,.flipLightBox-1,.flipLightBox-10,.flipLightBox-11,.flipLightBox-12,.flipLightBox-13,.flipLightBox-14,.flipLightBox-15,.flipLightBox-16,.flipLightBox-17,.flipLightBox-18,.flipLightBox-19,.flipLightBox-2,.flipLightBox-20,.flipLightBox-21,.flipLightBox-22,.flipLightBox-23,.flipLightBox-24,.flipLightBox-25,.flipLightBox-26,.flipLightBox-27,.flipLightBox-28,.flipLightBox-29,.flipLightBox-3,.flipLightBox-30,.flipLightBox-31,.flipLightBox-32,.flipLightBox-33,.flipLightBox-34,.flipLightBox-35,.flipLightBox-36,.flipLightBox-37,.flipLightBox-38,.flipLightBox-39,.flipLightBox-4,.flipLightBox-40,.flipLightBox-41,.flipLightBox-42,.flipLightBox-43,.flipLightBox-44,.flipLightBox-45,.flipLightBox-46,.flipLightBox-47,.flipLightBox-48,.flipLightBox-49,.flipLightBox-5,.flipLightBox-50,.flipLightBox-51,.flipLightBox-52,.flipLightBox-53,.flipLightBox-6,.flipLightBox-7,.flipLightBox-8,.flipLightBox-9{display:block;padding:1px;border:1px solid #ddd}.option-column{width:150px;padding:40px;padding-top:20px;height:315px}

.beneficiation__flow1 .img__contains, .beneficiation__flow2 .img__contains, .beneficiation__flow3 .img__contains, .beneficiation__flow4 .img__contains {
    margin-top: 52px;
    justify-content: space-around;
}
.margin--t30 {
    margin-top: 30px;
}
.img__contains {
    display: flex;
    justify-content: space-between;
}
.img__list {
    position: relative;
}
.beneficiation__flow1 .img__contains p, .beneficiation__flow2 .img__contains p, .beneficiation__flow3 .img__contains p, .beneficiation__flow4 .img__contains p {
    font-size: 14px;
    color: #4d4d4d;
    text-align: center;
    margin-top: 8px;
}

.title__h6 {
    font-size: 15px;
    font-weight: bold;
    color: #333;
}
.beneficiation__flow2 {
    margin-top: 30px;
}
#table1{
	width:100%;
	text-align:center;
}
#table1{
	border:1px solid #ddd;
	border-right:0;
	border-collapse: collapse;
	color:#666;
}
#table1 th, #table1 td{
	border-top: 1px solid #ddd;
	border-right: 1px solid #ddd;
}
.title__h6{
    font-size: 15px;
    font-weight: bold;
    color: #333;
}

.beneficiation__flow2 p:nth-of-type(2) {
    text-indent: 1.6em;
    margin-bottom: 14px;
}
.beneficiation__flow2 p:nth-of-type(3) {
    text-indent: 1.6em;
}
.beneficiation__flow2 p:nth-of-type(4) {
    text-indent: 1.6em;
    /*margin-bottom: 32px;*/
}

.beneficiation__flow3 p:nth-child(1){
    margin: 28px 0 0 0;
}
.beneficiation__flow4 p:nth-child(1){
    margin-top: 28px;
    /*margin-bottom: 50px;*/
}
.beneficiation__flow5{
	margin-bottom: 20px;
}
.epc-test-box2{
	background: url(../images/epc-test-img1.png) no-repeat center;
	background-size: cover;
}
.epc-test-box2-list{
	background: rgba(255,255,255,.5);
	padding: 40px;
	margin: 30px 0;
}
.epc-test-box2-list a{
	border: none;
	position: relative;
}
.epc-test-box2-list2 .img__list{
	width: 23%;
}
.epc-test-box2-list a>img{
	display: block;
	margin: 0 auto;
	width: 100%;
}
.beneficiation__flow1 .epc-test-box2-list2, .beneficiation__flow2 .epc-test-box2-list2, .beneficiation__flow3 .epc-test-box2-list2, .beneficiation__flow4 .epc-test-box2-list2{
	padding: 0;
	margin: 30px 0;
}
/*pro-list*/
.pro-list-item{
	overflow: hidden;
	border-bottom: 1px solid #e6e6e6;
	padding: 40px 0;
}
.pro-list-left{
	float: left;
	width: 30%;
}
.pro-list-right{
	float: left;
	width: 70%;
}
.pro-list-right h2{
	margin-bottom: 10px;
}
.pro-list-right h2 a{
	font-size: 18px;
	color: #333333;
	font-weight: bold;
}
.pro-list-right h2 a:hover{
	color: #bd1d21;
}
.pro-list-right p{
	font-size: 15px;
	color: #1a1a1a;
	line-height: 28px;
}
.pro-list-right p i{
	font-style: normal;
}
.pro-list-btn{
	text-align: right;
	margin-top: 20px;
}
.pro-list-btn a{
	display: inline-block;
	margin-left: 10px;
}
.pro-list-btn .zhan-zi{
	margin-bottom: 0;
}
.pro-list-box{
	margin-top: 20px;
}
.pro-list-nav{
	padding: 0;
}
.pro-list-nav-con{
	position: relative;
	padding: 15px 0;
}
.mian-nav-right-hui a{
	width: 153px;
	height: 95px;
	text-align: center;
	padding-top: 15px;
	position: absolute;
	right: 0;
	top: 0;
	font-size: 18px;
	color: #fff;
	font-weight: bold;
	background: url(../images/pro-list-img2.png) no-repeat center;
}
/*case*/
.case-list-img-ti{
	float: left;
	width: 30%;
	border: 1px solid #ddd;
	margin-right: 5%;
	margin-bottom: 50px;
}
.case-list-img-ti:nth-child(3n+3){
	margin-right: 0;
}

.case-list-img-ti>a{
	display: block;
}
.case-list-img-ti>a img{
	width: 100%;
}
.case-list-img-ti>a h4{
	font-size: 15px;
	color: #333333;
	line-height: 30px;
	margin: 10px 0;
	padding: 0 20px;
	font-weight: bold;
}
.case-list-img-ti-active>a h4{
	color: #bd1c21;
}
.case-list-img-ti-active{
	box-shadow: 0 0 10px 3px #ddd;
	margin-top: -20px;
}
.case-list-ti-wen{
	padding: 0 20px;
	margin-bottom: 20px;
}
.case-list-ti-nei{
	background: #f0f6f6;
	padding: 20px 10px;
	height:172px;
}
.case-list-ti-wen i{
	display: inline-block;
	width: 13px;
	height: 15px;
	background: url(../images/case-icon1.png) no-repeat center;
	margin-right: 5px;
}
.case-list-ti-wen span{
	font-size: 15px;
	color: #666666;
	line-height: 26px;
}
.case-list-ti-wen .pro-list-btn{
	text-align: center;
}
.case-list-ti-wen .pro-list-btn .zhan-zi{
	margin-left: 0;
}
.case-list-ti{
	margin-top: 50px;
}
/*lianxi*/
.lianxi-box1{
	margin: 60px 0;
}
.lianxi-box1-left{
	width: 62%;
}
.lianxi-box1-right{
	width: 35%;
	background: #f5f5f5;
	padding: 0 40px;
}
.lianxi-dian-box{
	border-bottom: 1px solid #e6e6e6;
	padding: 17px 0;
}
.lianxi-dian-box h5{
	font-size: 18px;
	color: #333333;
	font-weight: bold;
}
.lianxi-dian-box h5 img{
	display: inline-block;
	vertical-align: middle;
}
.lianxi-dian-box h5 span{
	display: inline-block;
	vertical-align: middle;
	margin-left: 16px;
}
.lian-dian p{
	font-size: 36px;
	color: #bd1d21;
	font-weight: bold;
	margin-left: 45px;
}
.lian-di p{
	font-size: 15px;
	color: #4c4c4c;
	margin-left: 45px;
}
.lian-email p a{
	font-size: 15px;
	color: #4c4c4c;
	margin-left: 45px;
}
.lian-email p a:hover{
	color: #bd1d21;
}
.lian-zi{
	text-align: center;
	margin: 25px 0 30px 0;
}
.epc-lian{
	margin: 40px 0px 0px 58px;
}
.lian-zi a,.epc-lian a{
	background: #f50f00;
	display: inline-block;
	font-size: 24px;
	color: #fff;
	font-weight: bold;
	border-radius: 6px;
	padding: 10px 30px 10px 40px;
}
.lian-zi a span,.epc-lian a span{
	display: inline-block;
	vertical-align: middle;
	margin-right: 20px;
}
/*new-xiang*/
.new-xiang-box1 h1{
	font-size: 20px;
	color: #4c4c4c;
	font-weight: bold;
	text-align: center;
}
.new-xiang-box1 .laiyuan{
	font-size: 14px;
	color: #808080;
	text-align: center;
	margin-top: 10px;
}
.gong-tishi{
	background: #f0f6f6;
	padding: 20px 60px;
	margin-top: 40px;
	margin-bottom: 50px;
}
.tishi-left{
	float: left;
	width: 63%;
	text-align: center;
}
.tishi-left p{
	font-size: 15px;
	color: #333333;
	margin-bottom: 10px;
}
.tishi-right{
	float: right;
	width: 30%;
	text-align: right;
	padding-top: 15px;
}
.tishi-right .lian-zi{
	margin: 0;
}
.new-xiang-left{
	float: left;
	width: 76%;
	padding-right:60px;
}
.new-xiang-left-con img{
	display: block;
	margin: 20px auto;
}
.new-xiang-left-con p{
	font-size: 15px;
	color: #666666;
	line-height: 28px;
	margin: 10px 0 20px 0;
}
.new-xiang-right{
	float: left;
	width: 24%;
}
.new-xiang-left-con h2{
	font-size: 15px;
	color: #333333;
	font-weight: bold;
}
.new-xiang-left-con h3{
	font-size: 15px;
	color: #333333;
	font-weight: bold;
}
.new-fan{
	border-top: 1px solid #e0e6e6;
}
.new-shang{
	margin-top: 30px;
}
.new-shang a{
	font-size: 15px;
	color: #333333;
	font-weight: bold;
}
.new-shang a:hover{
	color: #be1b20;
}
.new-shang p{
	font-size: 15px;
	color: #808080;
	line-height: 28px;
	margin-top: 10px;
	padding-left: 70px;
	display: -webkit-box; 
	display: -moz-box;  
	white-space: pre-wrap; 
	word-wrap: break-word;
	overflow: hidden; 
	text-overflow: ellipsis; 
	-webkit-box-orient: vertical; 
	-webkit-line-clamp:2;
}
.new-tui{
	margin-bottom: 60px;
}
.new-tui h3{
	font-size: 28px;
	color: #333333;
	text-align: center;
	margin-top: 60px;
	margin-bottom: 40px;
	font-weight: bold;
}
.new-tui li{
	font-size: 15px;
	color: #333333;
	margin-bottom: 20px;
	list-style: disc;
	float: left;
	width: 38%;
	
}
.new-tui li:nth-child(odd){
	margin-left: 11%;
	padding-right:6%;
}
.new-tui li:nth-child(even){
	margin-left: 12%;
}
.new-tui li a{
	color: #333333;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	display: block;
}
.new-tui li a:hover{
	color: #be1b20;
}
.new-tui-xian{
	width: 1px;
	height: 110px;
	background: #e0e6e6;
	margin-left: 50%;
}
.new-xg-you{
	font-size: 22px;
    color: #333333;
    font-weight: bold;
    padding-left: 30px;
    margin-bottom: 20px;
	background: url(../images/new-icon1.png) no-repeat left center;
}
.new-xiang-right-item1{
	border: 1px dashed #e0e6e6;
	padding: 20px 20px 0 20px;
	margin-bottom: 40px;
}
.new-xg-ul1{

}
.new-xg-ul1 li{
	margin-bottom: 30px;
}
.new-xg-ul1 img{
	display: block;
	width: 100%;
}
.new-xg-ul1 p{
	border: 1px solid #f6f6f6;
    box-shadow: 0 2px 3px #ccc;
    border-radius: 3px;
    text-align: center;
}
.new-xg-ul1 p a{
	display: block;
	font-size: 15px;
	color: #4c4c4c;
	padding: 10px;
}
.new-xg-ul1 p a:hover{
	color: #be1b20;
}
.new-xg-ul2 li{
	margin-left:10px;
	list-style: url(../images/new-icon2.png);
	margin-bottom: 20px;
}
.new-xg-ul2 li a{
	font-size: 15px;
	color: #333;
	line-height: 28px;
}
.new-xg-ul2 li a:hover{
	color: #be1b20;
}
.gong-liuyan{
	box-shadow: 0 3px 9px rgba(0,0,0,.2);
	padding: 20px;
	margin-bottom: 30px;
}
.gong-liuyan h3{
	font-size: 24px;
	color: #333333;
	font-weight: bold;
	text-align: center;
	margin-bottom: 10px;
}
.gong-liuyan p{
	font-size: 14px;
	color: #808080;
	line-height: 24px;
	text-align: center;
}

.gong-liuyan-item label{
	font-size: 15px;
	color: #4c4c4c;
	font-weight: bold;
	margin: 10px 0;
	display: block;
}
.gong-liuyan-item label span{
	color:#bd1c21;
}
.gong-liuyan-item input, .gong-liuyan-item textarea{
	width: 100%;
	padding: 6px 12px;
	border: 1px solid #ceced0;
    border-radius: 3px;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
}
.gong-liuyan-item p{
	font-size: 15px;
	color: #bd1c21;
	text-align: left;
	margin-top: 20px;
}
.gong-liuyan-item textarea{
	height: 112px;
}
.gong-button{
	margin-top: 30px;
	margin-bottom: 20px;
}
.gong-button input{
	border-radius: 4px;	
	font-size: 15px;
	color: #fff;
	text-align: center;
	line-height: 40px;
	font-weight: bold;
	padding: 0 15px;
	border: none;
}
.gong-button input[type="submit"]{
	background: #bd1c21;
}
.gong-button input[type="reset"]{
	background: #cbcbcb;
}
.new-box-wai{
	margin-top: 70px;
}
.new-xiang-dian{
	text-align: left;
	color: #dd1306;
}
.new-xiang-dian>img{
	display: inline-block;
	vertical-align: middle;
}
.new-xiang-dian>span{
	display: inline-block;
	vertical-align: middle;
	margin-left: 10px;
}
.new-xiang-dian>strong{
	display: inline-block;
	vertical-align: middle;
	font-size: 44px;
	font-weight: bold;
}
.pro-xg-box6 .fenxiang{
	border-top: 0;
	margin-bottom: 50px;
}
.pro-xg-box6 #share span{
	padding-top: 0;
}
/*xin-new*/

.xin-new-box2-con{
	margin-bottom: 50px;
}
.xin-new-box2-item .xin-new-active{
	color: #fff;
}
.xin-new-ul{
	margin-top: 20px;
}
.xin-new-ul ul{
	margin-bottom:50px;
}
.xin-new-ul li{
	overflow: hidden;
	border-bottom: 1px solid #e6e6e6;
	padding: 30px 0;
}
.xin-new-ul-left{
	float: left;
	width: 18%;
}
.xin-new-ul-left img{
	width: 100%;
}
.xin-new-ul-right{
	float: right;
	width: 82%;
	padding-left: 30px;
}
.xin-new-ul-right h3{
	font-size: 15px;
	color: #333333;
	font-weight: bold;
	margin-top: 10px;
}
.xin-new-ul-right h3 a{
	color: #333333;
}
.xin-new-ul-right h3 a:hover{
	color: #bd1c21;
}
.xin-new-ul-right p{
	font-size: 15px;
	color: #666666;
	line-height: 30px;
	display: -webkit-box; 
	display: -moz-box;  
	white-space: pre-wrap; 
	word-wrap: break-word;
	overflow: hidden; 
	text-overflow: ellipsis; 
	-webkit-box-orient: vertical; 
	-webkit-line-clamp:2;
	margin: 10px 0 20px 0;
}
.xin-new-ul-right .xin-new-ul-date{
	font-size: 14px;
	color: #999999;
}
.xin-new-fenye{
	margin: 60px 0;
	text-align: right;
}
.xin-new-fenye a{
	font-size: 15px;
	color: #666666;
	padding: 3px 10px;
	display: inline-block;
	border: 1px solid #ccc;
	border-radius: 4px;
}
.xin-new-fenye a:hover{
	color: #fff;
	background: #bd1c21;
}
.xin-new-fenye .xin-fenye-active{
	color: #fff;
	background: #bd1c21;
}
.xin-new-fenye span{
	margin: 0 10px;
}
.xin-new-fenye span, .xin-new-fenye i{
	font-size: 15px;
	color: #666666;
}
.xin-new-fenye i{
	font-style: normal;
}
.xin-new-fenye input{
	width: 30px;
	height: 29px;
	border: 1px solid #ccc;
	border-radius: 4px;
	margin: 0 3px;
	text-align: center;
}
.xin-new-fenye .queding{
	background: #bd1c21;
	color: #fff;
	margin-left: 20px;
}
.xin-new-ul-date .span1{
	display: inline-block;
	width: 50%;
}
.xin-new-ul-date .span2{
	display: inline-block;
	width: 50%;
	text-align: right;
}
.mian-nav-right-new .mian-icon1{
	background: url(../images/new-xin-icon1.png) no-repeat center left;
    background-size: contain;
}
.mian-nav-right-new .mian-icon1:hover{
	background: url(../images/new-xin-icon1-hong.png) no-repeat center left;
    background-size: contain;
}
.mian-nav-right-new .mian-icon2{
	background: url(../images/new-xin-icon2.png) no-repeat center left;
    background-size: contain;
}
.mian-nav-right-new .mian-icon2:hover{
	background: url(../images/new-xin-icon2-hong.png) no-repeat center left;
    background-size: contain;
}
.mian-nav-right-new .mian-icon3{
	background: url(../images/new-xin-icon3.png) no-repeat center left;
    background-size: contain;
}
.mian-nav-right-new .mian-icon3:hover{
	background: url(../images/new-xin-icon3-hong.png) no-repeat center left;
    background-size: contain;
}
.mian-nav-right-new .mian-icon4{
	background: url(../images/new-xin-icon4.png) no-repeat center left;
    background-size: contain;
}
.mian-nav-right-new .mian-icon4:hover{
	background: url(../images/new-xin-icon4-hong.png) no-repeat center left;
    background-size: contain;
}
.mian-nav-right-new .mian-icon5{
	background: url(../images/new-xin-icon5.png) no-repeat center left;
    background-size: contain;
}
.mian-nav-right-new .mian-icon5:hover{
	background: url(../images/new-xin-icon5-hong.png) no-repeat center left;
    background-size: contain;
}
.mian-nav-right-new .mian-icon6{
	background: url(../images/new-xin-icon6.png) no-repeat center left;
    background-size: contain;
}
.mian-nav-right-new .mian-icon6:hover{
	background: url(../images/new-xin-icon6-hong.png) no-repeat center left;
    background-size: contain;
}
.mian-nav-right-new .mian-icon1.mian-icon1-hong{
	background-image: url(../images/new-xin-icon1-hong.png);
    color: #bd1d21;
}
.mian-nav-right-new .mian-icon2.mian-icon1-hong{
	background-image: url(../images/new-xin-icon2-hong.png);
    color: #bd1d21;
}
.mian-nav-right-new .mian-icon3.mian-icon1-hong{
	background-image: url(../images/new-xin-icon3-hong.png);
    color: #bd1d21;
}
.mian-nav-right-new .mian-icon4.mian-icon1-hong{
	background-image: url(../images/new-xin-icon4-hong.png);
    color: #bd1d21;
}
.mian-nav-right-new .mian-icon5.mian-icon1-hong{
	background-image: url(../images/new-xin-icon5-hong.png);
    color: #bd1d21;
}
.mian-nav-right-new .mian-icon6.mian-icon1-hong{
	background-image: url(../images/new-xin-icon6-hong.png);
    color: #bd1d21;
}
/*case-xiang*/
.pro-xg-box1-con{
	overflow: hidden;
	padding-bottom:30px;
}
.pro-xg-box1-left{
	float: left;
	width: 40%;
}
.pro-xg-box1-left img{
	width: 100%;
}
.pro-xg-box1-right{
	float: left;
	width: 60%;
	padding: 0 50px;
}
.pro-xg-box1-right h2{
	font-size: 24px;
	color: #333333;
	font-weight: bold;
}
.dise{
	font-size: 100px;
	color: #f7a5a5;
	font-family: Arial;
	font-weight: bold;
	margin-top:20px;
	opacity: 0.12;
}
.pro-xg-box1-right-con{
	margin-top: -60px;
}
.pro-box1-wen{
	/*box-shadow: 0 0 6px #ccc;
	margin: 30px 0;*/
	padding-top:20px;
	border-radius: 10px;
	font-size: 15px;
	color: #333333;
	line-height: 27px;
}
.pro-box1-wen strong{
	color:#1a1a1a;
}
.pro-box1-wen p{
	margin-bottom:10px;
}
.case-xg-box2{
	background: #f0f6f6;
	overflow: hidden;
	padding-bottom: 30px;
}

.case-xg-box3{
	margin-bottom: 60px;
}
.case-xg-box3 ul{
	overflow: hidden;
	margin-top: 40px;
	padding-bottom: 10px;
}
.case-xg-box3 li{
	float: left;
	width: 22.5%;
    margin-right: 3%;
}
.case-xg-box3 li:last-child{
	margin-right: 0;
}
.case-xg-box3 li img{
	width: 100%;
}
.case-xg-box3 li p{
	text-align: center;
    font-size: 15px;
    border: 1px solid #f6f6f6;
    box-shadow: 0 2px 3px #ccc;
    border-radius: 3px;
}
.case-xg-box3 li p a{
	display: block;
	color: #4c4c4c;
	padding: 10px;
}
.pro-list-box3 ul .case-xg-box3-li-active p a{
	background: #c91316;
	font-weight: bold;
	color: #fff;
}
.pro-list-box3 ul .case-xg-box3-li-active img{
	transform:scale(1.2);
	-webkit-transform:scale(1.2);
	-o-transform:scale(1.2);
	-moz-transform:scale(1.2);
}
.case-xg-box4-warp{
	background: #f0f6f6;
	overflow: hidden;
	padding-bottom: 60px;
}
.case-xg-box4-warp .case-xg-box4{
	margin-top: 0;
}
.case-xg-box4-warp .case-xg-box4 ul li{
	margin-bottom:0;
}
.pro-xg-box5 ul img {
    width: 100%;
}
.case-xg-box4 li p{
	/*height: 70px;*/
}
.case-xg-box5{
	background: url(../images/case-xiang-img4.png) no-repeat center;
	padding: 50px 0;
}
.case-xg-box5-wai{
	overflow: hidden;
	background: rgba(240,246,246,0.4);
	margin-top: 40px;
	display: -webkit-box;
    display: -ms-flex;
    display: -webkit-flex;
    display: flex;
    
    -webkit-box-pack: center;
    -ms-justify-content: center;
    -webkit-justify-content: center;
    justify-content: center;
    
    -webkit-box-align: center;
    -ms-align-items: center;
    -webkit-align-items: center;
    align-items: center;
}
.case-xg-box5-left{
	float: left;
	width: 50%;
	padding: 40px;
}
.case-xg-box5-left img{
	width: 100%;
}
.case-xg-box5-right{
	float: left;
	width: 50%;
	padding: 40px 60px 40px 20px;
}
.case-xg-box5-right p{
	font-size: 15px;
	color: #fff;
	line-height: 34px;
	/*margin-top: 90px;*/
}
.case-xg-box5-con h3{
	margin-top: 0;
	color: #fff;
}
.case-xg-box6 .swiper-container{
	margin: 50px 0;
}
.case-xg-box6 .swiper-slide{
	text-align: center;
}
.case-xg-box6 img{
	width: 60%;
	display: inline-block;
}
.case-xg-box6 .swiper-container-3d .swiper-slide-shadow-right, .case-xg-box6 .swiper-container-3d .swiper-slide-shadow-left{
	background-image: -webkit-gradient(linear,left top,right top,from(rgba(255,255,255,.2)),to(rgba(255,255,255,1)));
    background-image: -webkit-linear-gradient(left,rgba(255,255,255,.2),rgba(255,255,255,1));
    background-image: -o-linear-gradient(left,rgba(255,255,255,.2),rgba(255,255,255,1));
    background-image: linear-gradient(to right,rgba(255,255,255,.2),rgba(255,255,255,1));
	transition-duration: 0ms!important;
	-moz-transition-duration: 0ms!important; 
	-webkit-transition-duration:0ms!important;
	-o-transition-duration: 0ms!important; 
}
.case-xg-box6 .swiper-button-prev{
	background: url(../images/case-left.png) no-repeat center;
	height:64px;
	width:39px;
	opacity:0.6;
}
.case-xg-box6 .swiper-button-prev:hover, .case-xg-box6 .swiper-button-next:hover{
	opacity:1;
}
.case-xg-box6 .swiper-button-next{
	background: url(../images/case-right.png) no-repeat center;
	height:64px;
	width:39px;
	opacity:0.6;
}
.pro-xg-you {
	display: inline-block;
    font-size: 28px;
    color: #333333;
    font-weight: bold;
    background: url(../images/pro-icon4.png) no-repeat bottom left;
    padding-bottom: 5px;
    margin-top: 60px;
}
.gong-xg-box1-list {
    margin-top: 30px;
}
.gong-box1-list-item {
    margin-bottom: 40px;
}
.gong-box1-list-item h4 {
    font-size: 15px;
    color: #fff;
    font-weight: bold;
    text-align: center;
    line-height: 46px;
    background: #bd1d21;
    display: inline-block;
    padding: 0 60px;
    border-radius: 6px;
    margin-left: 30px;
}
.gong-box1-list-item p {
    font-size: 15px;
    color: #4c4c4c;
    line-height: 28px;
    border: 1px dashed #dfdfdf;
    padding: 40px 30px 20px 30px;
    border-radius: 10px;
    width: 100%;
    margin-top: -23px;
}
.pro-list-box3 ul li>a {
    display: block;
    overflow: hidden;
}
.pro-xg-box5 ul {
    overflow: hidden;
    padding-bottom: 10px;
}
.pro-xg-box5 li {
    float: left;
    width: 23%;
    margin-right: 2.6%;
}
.pro-list-box3 ul li:nth-child(4n+4) {
    margin-right: 0;
}
.pro-xg-box5 li p {
    text-align: center;
    font-size: 15px;
    border: 1px solid #f6f6f6;
    box-shadow: 0 2px 3px #ccc;
    border-radius: 3px;
}
.pro-xg-box5 li p a {
    color: #4c4c4c;
    padding: 10px 20px;
    display: block;
}
.pro-xg-box5 h3 {
    margin-bottom: 40px;
}
.case-xiang-box{
	margin-top: 70px;
	margin-bottom: 60px;
}
.case-xiang-anniu{
	background: url(../images/case-xiang-bg.png) no-repeat center;
	background-size: auto;
	padding: 40px 0 20px 0;
	margin-top: -80px;
}
.case-xiang-anniu .new-xiang-dian{
	color: #fff;
	width: 46%;
}
.case-xiang-anniu .wap-flex{
	align-items: flex-end;
    -webkit-align-items: flex-end;
    box-align: flex-end;
    -moz-box-align: flex-end;
    -webkit-box-align: flex-end;
}
.case-xiang-zi{
	width: 44%;
	text-align: right;
}
.case-xiang-zi a{
	background-color: #f50f00;
    display: inline-block;
    font-size: 20px;
    color: #fff;
    font-weight: bold;
    border-radius: 35px;
    height: 50px;
    line-height: 50px;
    padding: 0 0px;
    padding-left: 0;
    box-shadow: 0 0 10px 3px #fff;
    -webkit-box-shadow: 0 0 10px 3px #fff;
	width: 40%;
    margin-right: 5%;
}
.case-xiang-zi span{
	display: inline-block;
    margin-right: 15px;
}
.case-xiang-zi .case-xiang-jian{
	margin-right: 10px;
}
img.pro-xiang-iron {
    margin-right: 20px;
}
.new-xiang-ma{
	color: #fff;
	font-size: 15px;
	text-align: center;
}
.new-xiang-ma p{
	color: #fff;
	margin-bottom: 3px;
}
.new-xiang-ma{
	width: 10%;
}
.new-xiang-ma img {
    width: 100%;
}
/*new-zhuan*/
.zhuan-new-box2 {
    margin: 60px 0 30px 0;
}
.zhuan-new-box2-con ul {
    overflow: hidden;
}
.zhuan-new-box2-con ul li{
	float: left;
	width: 31%;
	margin-right: 3.5%;
	margin-bottom: 30px;
}
.zhuan-new-box2-con ul li:nth-child(3n+3){
	margin-right: 0;
}
.zhuan-new-box2-con ul li a{
	display: block;
}
.zhuan-new-box2-con ul li img{
	width: 100%;
}
.zhuan-new-box2-wen h4{
	font-size: 15px;
	color: #333333;
	margin-top: 16px;
	font-weight: bold;
}
.zhuan-new-box2-wen h4 a{
	color: #333333;
	overflow: hidden;
	white-space: nowrap; 
	text-overflow: ellipsis;
	display: block;
}
.zhuan-new-box2-wen h4 a:hover{
	color: #bd1d21;
}
.zhuan-new-box2-wen .zhuan-new-box2-date{
	font-size: 12px;
	color: #999999;
	margin-bottom: 5px;
	margin-top: 5px;
}
.zhuan-new-box2-wen p{
	font-size: 15px;
	color: #666666;
	line-height: 26px;
	display: -webkit-box; 
	display: -moz-box;  
	white-space: pre-wrap; 
	word-wrap: break-word;
	overflow: hidden; 
	text-overflow: ellipsis; 
	-webkit-box-orient: vertical; 
	-webkit-line-clamp:4;
}
.zhuan-new-box2-intro {
    line-height: 25px;
    height: 110px;
}
/*new-xuan*/
.zhi-new-box3{
	overflow: hidden;
}
.zhi-new-ul{
	border-top: 6px solid #f5f5f5;
}
.zhi-new-ul ul{
	overflow: hidden;
	margin-bottom:60px;
}
.zhi-new-ul ul li{
	float: left;
	width: 46%;
	margin-right: 8%;
	border-bottom: 1px dashed #ccc;
    padding: 30px 0;
}
.zhi-new-ul ul li:nth-child(2n+2){
	margin-right: 0;
}

.zhi-new-ul ul li h3{
	font-size: 15px;
    color: #333333;
    font-weight: bold;
    margin: 10px 0;
}
.zhi-new-ul ul li h3 a{
	color: #333333;
}
.zhi-new-ul ul li h3 a:hover{
	color: #bd1c21;
}
.zhi-new-ul ul li p{
	font-size: 15px;
    color: #666666;
    line-height: 30px;
    display: -webkit-box;
    display: -moz-box;
    white-space: pre-wrap;
    word-wrap: break-word;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    margin: 10px 0 0 0;
}
.zhi-new-ul ul li .zhi-new-ul-date{
	font-size: 14px;
    color: #999999;
}
.xin-new-box2-con {
    margin: 50px 0;
}
.xin-new-box2-item {
    float: left;
    width: 31%;
    margin-right: 3.5%;
    border-radius: 10px;
    background: #f5f5f5;
    color: #333333;
}
.xin-new-box2-item img {
    width: 100%;
}
.xin-new-box2-item p {
    font-size: 15px;
    font-weight: bold;
    line-height: 30px;
	height:80px;
    padding: 10px 40px;
    display: -webkit-box;
    display: -moz-box;
    white-space: pre-wrap;
    word-wrap: break-word;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
.xin-new-box2-item:last-child {
    margin-right: 0;
}
.xin-new-box2-item:hover{
	background: #bd1c21;
	color: #fff;
}
.xin-new-box2-item .xin-new-active{
	color: #fff;
}
/*new-gong*/
.xian-new-ul ul{
	overflow: hidden;
	margin-bottom:50px;
}
.xian-new-ul ul li{
	float: left;
	width: 48%;
	overflow: hidden;
	margin-right: 4%;
	margin-top: 50px;
}
.xian-new-ul ul li:nth-child(2n+2){
	margin-right: 0;
}
.xian-new-ul .xian-new-left{
	float: left;
	width: 36%;
}
.xian-new-ul .xian-new-left img{
	width: 100%;
}
.xian-new-ul .xian-new-right{
	float: left;
	width: 64%;
	padding-left: 30px;
}
.xian-new-ul .xian-new-right h3{
	font-size: 15px;
	color: #333333;
	font-weight: bold;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap; 
}
.xian-new-ul .xian-new-right h3 a{
	color: #333333;
}
.xian-new-ul .xian-new-right h3 a:hover{
	color: #bd1c21;
}
.xian-new-ul .xian-new-right .zhi-new-ul-date{
	font-size: 12px;
	color: #999999;
	margin: 4px 0 10px 0;
}
.xian-new-ul .xian-new-right p{
	font-size: 15px;
	color: #666666;
	line-height: 26px;
	display: -webkit-box;
    display: -moz-box;
    white-space: pre-wrap;
    word-wrap: break-word;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
}
.banquan {
    border: 1px dashed #d9dada;
    background-color: #f5f5f5;
    margin-top: 35px;
}
.banquan p {
    text-align: center;
    padding: 10px 0;
    font-size: 14px;
    color: #797979;
}
/*new-video*/
.shi-new-box2-con{
	border-left: 1px solid #bd1c21;
}
.shi-new-box2-list{
	margin: 50px 0;
	margin-left: -8px;
}
.shi-new-box2-list-h3 span{
	display: inline-block;
	width: 16px;
	height: 16px;
	background: #bd1c21;
	border-radius: 50%;
	margin-right: 30px;
}
.shi-new-box2-list h3{
	font-size: 15px;
	color: #fff;
	font-weight: bold;
	text-align: center;
	line-height: 28px;
	background: #bd1c21;
	display: inline-block;
	padding: 0 20px;
	border-radius: 4px;
}
.shi-new-box2-list h3 a{
	color:#fff;
}
.shi-new-box2-list ul{
	padding-left: 48px;
	overflow: hidden;
}
.shi-new-box2-list ul li{
	float: left;
	width: 31%;
	margin-right: 3.5%;
	margin-top: 40px;
}
.shi-new-box2-list ul li:nth-child(3n+3){
	margin-right: 0;
}
.shi-new-box2-list ul li img{
	width: 100%;
}
.shi-new-box2-list ul li p{
	font-size: 15px;
	color: #333333;
	line-height: 24px;
	text-align: center;
	background: #f5f5f5;
	border-bottom: 2px solid #cccccc;
	line-height: 56px;
}
.shi-new-box2-list ul li p a{
	color: #333;
}
.shi-new-box2-list ul li p a:hover{
	color: #bd1c21;
}
/*new*/
.new-list-box2{
	margin: 60px 0;
}
.new-list-box2-left{
	width: 60%;
	overflow: hidden;
	padding-right: 5%;
}
.new-list-box2-left .swiper-slide img{
	width: 100%;
}
.new-list-box2-left .swiper-slide p{
	font-size: 15px;
	font-weight: bold;
	color: #fff;
	background: rgba(0,0,0,0.6);
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	padding: 10px 20px;
}
.new-list-box2-left .swiper-container-horizontal>.swiper-pagination-bullets{
	text-align: right;
	padding-right:20px;
}
.new-list-box2-left .swiper-pagination-bullet{
	background: #fff;
	opacity: 1;
}
.new-list-box2-left .swiper-pagination-bullet-active{
	background: #bd1d21;
}
.new-list-box2-right{
	width: 40%;
	overflow: hidden;
}
.new-list-box2-right ul{
	margin-top:20px;
}
.new-list-box2-right li{
	overflow: hidden;
	margin-bottom: 30px;
}
.new-list-box2-right .z-box4-date {
    float: left;
    width: 16%;
    background: #80868e;
    text-align: center;
    padding: 5px 0;
}
.new-list-box2-right .z-box4-a {
    float: right;
    width: 84%;
    padding-left: 15px;
}
.new-list-box2-right .z-box4-a a {
    font-size: 15px;
    color: #666666;
    line-height: 30px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
}
.new-list-box2-right .z-box4-p1 {
    font-size: 24px;
    color: #fff;
}
.new-list-box2-right .z-box4-p2 {
    font-size: 14px;
    color: #fff;
}
.new-list-box2-right .z-box4-date-active{
	background: #bd1d21;
}
.new-list-box2-right .z-box4-a .z-box-a-active{
	color: #bd1d21;
}
.new-list-box2-left .swiper-button-prev {
    background-image: url(../images/ji-jian.png);
}
.new-list-box2-left .swiper-button-next {
    background-image: url(../images/ji-jian2.png);
}
.new-list-box3{
	align-items: flex-start;
    -webkit-align-items: flex-start;
    box-align: flex-start;
    -moz-box-align: flex-start;
    -webkit-box-align: flex-start;
}
.new-list-box3-left{
	width: 60%;
}
.new-list-box3-right{
	width: 40%;
	padding-left: 60px;
}
.new-list-box3 .z-box4-title h2{
	margin-bottom: 0;
}
.new-list-box3 .xin-new-ul-left{
	width: 30%;
}
.new-list-box3 .xin-new-ul-right{
	width: 70%;
}
.new-list-box3-zhuan{
	margin-top: 30px;
}
.new-list-box3-zhuan a{
	display: block;
	position: relative;
	margin-bottom: 20px;
}
.new-list-box3-zhuan img{
	width: 100%;
}
.new-list-box3-zhuan p{
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	font-size: 14px;
    background: rgba(0,0,0,0.6);
    padding: 10px 20px;
    color: #fff;
}
.new-list-box3 .xin-new-ul{
	margin-top: 0;
}
.new-list-box3 .xin-new-ul ul{
	margin-bottom: 0;
}
.new-list-box3-zhuan .p-active{
	height: 100%;
	text-align: center;
	padding-top: 90px;
}
.new-list-box3-xuan-item{

}
.new-list-box3-xuan-item h3{
	font-size: 15px;
	font-weight: bold;
	background: url(../images/new3.png) no-repeat center left;
	padding-left: 24px;
}
.new-list-box3-xuan-item h3 a{
	color: #333333;
}
.new-list-box3-xuan-item h3 a:hover{
	color: #bd1c21;
}
.new-list-box3-xuan-item p{
	font-size: 15px;
	color: #666666;
	line-height: 30px;
	margin: 10px 0 26px 0;
	padding-left: 24px;
	display: -webkit-box;
    display: -moz-box;
    white-space: pre-wrap;
    word-wrap: break-word;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
.new-list-box3-xuan{
	margin-top: 30px;
}
.new-list-box3-gong{
	margin-top: 30px;
}
.new-list-box3-gong-item{
	width: 47%;
}
.new-list-box3-gong-item img{
	width: 100%;
}
.new-list-box3-gong-item p{
	font-size: 15px;
	color: #333333;
	line-height: 23px;
    height: 46px;
	text-align: center;
	margin: 10px 0 20px 0;
}
.new-list-box3-gong-item .p-hong{
	color: #bd1c21;
}
.new-list-box3-right-item2{
	margin: 50px 0;
}
/*gongyi-xiang*/
.pro-box1-wen p {
    margin-bottom: 10px;
	text-shadow: 0 0 1px #fff, 0 0 1px #fff;
}
.pro-box1-wen strong {
    color: #1a1a1a;
}

.pro-mao a {
    float: left;
    width: 20%;
    background: #ebeced;
    text-align: center;
    line-height: 50px;
    border-right: 2px solid #fff;
    color: #333333;
    font-size: 15px;
}
.pro-mao a:last-child{
	border-right:0;
}
.pro-mao a:hover, .pro-mao a:focus{
	background: #bd1d21;
	color: #fff;
}
.gong-mao a {
    width: 24.5%;
}
.gong-xiang-box .case-xg-box2{
	background: none;
	padding-bottom: 0;
}
.gong-xiang-box .gong-box1-list-item:last-child{
	margin-bottom: 0;
}
.gong-xiang-sheng{
	background: #f0f6f6;
	margin-top: 30px;
}
.gong-xiang-sheng-left{
	width: 50%;
	overflow: hidden;
}
.gong-xiang-sheng-right{

	padding: 40px;
}
.gong-xiang-sheng-right h4 {
    margin: 10px 0;
    font-weight: 600;
}
.gong-xiang-sheng-right p{
	font-size: 15px;
	color: #4c4c4c;
	line-height: 32px;
}
.gong-xg-liu-left{
	float: left;
	width: 31%;
	padding-right: 4%;
}
.gong-xg-liu h3{
	margin-bottom: 30px;
}
.gong-xg-liu-img{
	position: relative;
}
.gong-xg-liu-img a{
	display:block;
	border:0;
}
.gong-xg-liu-img a img{
	width: 100%;
}
.gong-xg-liu-img>img{
	position: absolute;
	right: 20px;
	bottom: 20px;
}
.gong-xg-liu-right{
	float: left;
	width: 68%;
}
.gong-xg-liu-right ul{
	overflow: hidden;
}
.gong-xg-liu-right li{
	float: left;
	width: 32%;
	margin-right: 2%;
}
.gong-xg-liu-right li:nth-child(3n+3){
	margin-right: 0;
}
.gong-xg-liu-right li a{
	display: block;
}
.gong-xg-liu-right li a img{
	width: 100%;
}
.gong-xg-liu-right li p a{
	font-size: 15px;
	color: #4c4c4c;
	text-align: center;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: normal;
	margin: 15px 0 30px 0;
}
.gong-xg-liu-right li p a:hover{
	color: #bd1c21;
}
.fixed {
    position: fixed;
    top: 0;
    width: 1200px;
    z-index: 15;
}
/*pro-xiang*/
.pro-xiang-box1-mart{
	margin-top: -85px;
}
.pro-xg-you-p {
    margin-top: 30px;
}
.pro-xg-you-p p {
    font-size: 15px;
    color: #333333;
    line-height: 28px;
    margin-bottom: 20px;
    background: url(../images/pro-icon5.png) no-repeat left top;
    padding-left: 30px;
}
.pro-xg-you-p p:last-child{
	margin-bottom: 0;
}
.pro-xg-you-p p a {color: #bd1d21;}
.pro-xiang-wai{
	background: url(../images/pro-xiang-img2.png) no-repeat center;
	background-size: cover;
	padding-bottom: 80px;
	margin-top: 60px;
}
.pro-xiang-yuan-left{
	width: 30%;
	padding-left: 30px;
	position:relative;
}
.pro-xiang-yuan-left>img{
	position: absolute;
    right: 20px;
    bottom: 20px
}
.pro-xiang-yuan-right{
	width: 70%;
	padding: 0 50px;
	color: #fff;
}
.pro-xiang-wai .pro-xg-you{
	color: #fff;
}
.pro-xiang-yuan-right p{
	color: #fff;
	font-size: 15px;
	line-height: 28px;
	margin-bottom: 30px;
}
.pro-xiang-yuan-right p a{
	color:#bd1d21;
}
.pro-xiang-yuan-right p:last-child{
	margin-bottom: 0;
}
.pro-xiang-yuan{
	margin-top: 50px;
}
.pro-xg-js{
	overflow: hidden;
}
.pro-xg-js h3{
	color: #fff;
}
.pro-xg-js table{
	text-align: center;
	font-size: 15px;
	border-spacing: 0;
    border-collapse: collapse;
    border-bottom: 1px solid #ccc!important;
    width: 100%;
    max-width: 100%;
    color: #666666!important;
    margin-top: 40px;
	border-right: 1px solid #ccc;
}

.pro-xg-js table th, .pro-xg-js table td{
	border-top: 1px solid #ddd!important;
	border-left: 1px solid #ddd!important;
	font-size:14px;
}
.pro-xg-js table td{
	line-height: 50px;
	width:auto;
}
.pro-xg-js table tr:nth-child(odd){
	background-color: #fff!important;
}
.pro-xg-js table tr:nth-child(even){
	background-color: #f0f0f0!important;
}

.pro-xg-js table tr:first-child{
	background: #bd1d21!important;
	color: #fff!important;
}
.pro-xg-js table th{
	font-weight: bold;
	background-color: #bd1d21!important;
	/*width: 14%;*/
	/*line-height: 70px;*/
	color: #fff;
	border-top: none;
	padding:20px 0;
}
.pro-xg-js table th:first-child{
	border-left: none;
}
.pro-xiang-guan{
	margin-bottom: 0;
}
/*gong*/
.gong-box{
	margin-top: 60px;
}
.gong-tit-box h2{
	background: url(../images/gong-bg1.png) no-repeat center;
	background-size:contain;
	font-size: 48px;
	color: #bd1d21;
	font-weight: bold;
	width: 100%;
	height: 90px;
	line-height: 90px;
}
.gong-box1-tiem{
	width: 24%;
	border-bottom: 2px solid #c9c9c9;
	position: relative;
	height: 288px;
	margin-bottom: 30px;
}
.gong-tit-box{
	background: #f5f5f5;
	border: 6px solid #e6e6e6;
	padding: 20px;
	text-align: center;
	height: 288px;
}
.gong-box1-tiem>a>img{
	width: 100%;
}
.gong-box1-tiem>a>p{
	font-size: 15px;
	color: #333333;
	padding: 20px 0 20px 22px;
}
.gong-tit-box h3{
	font-size: 22px;
	color: #bd1d21;
	font-weight: bold;
	margin-top: 20px;
}
.gong-tit-box p{
	font-size: 15px;
	color: #333333;
	line-height: 24px;
	margin: 20px 0;
}
.gong-tit-box a{
	font-size: 15px;
	color: #fff;
	background: #bd1d21;
	line-height: 30px;
	padding: 0 40px;
	display: inline-block;
}
.gong-cha{
	background: #bd1d21;
	position: absolute;
	bottom: 0;
	right: 0;
	padding: 12px;
	cursor: pointer;
	text-align: right;
}
.gong-cha span{
	font-size: 15px;
	color: #fff;
	line-height: 24px;
}
.gong-cha img{
	margin-left: 8px;
}
.gong-box-con{
	margin-bottom: 30px;
}
.gong-box-con:after{ 
	content:"";
  	display:block;
  	width:49%;
}
.gong-box-con.weikuang:after{ 
	content:"";
  	display:block;
  	width:24%;
}
.gong-box-yi:after {
    content: "";
    display: block;
    width: 24%;
}
.gong-cha .gong-cha-span1{
	text-align: left;
	width: 79%;
	padding-left: 12px;
	display: none;
}
.gong-cha-active{
	width: 100%;
}
.gong-cha-active .gong-cha-span1{
	display: block;
}
.case-box{
	margin-top:60px;
}
.case-list-all{
	overflow:hidden;
}
/*nav*/
.common-nav{
	position: absolute;
	background: #fff;
	display: none;
	z-index:1;
}
.about-dao{
	padding: 10px 20px 30px 20px;
	width: 147px;
	left: -16px;
}
.header2-nav ul li .about-dao a{
	display: block;
	font-size: 15px;
	color: #1a1a1a;
	padding: 15px 10px;
	background: url(../images/nav-jian.png) no-repeat 8px center;
	padding-left: 36px;
	border-bottom: 1px solid #e6e6e6;
}
.header2-nav ul{
	position: relative;
}
.header2-nav ul li .about-dao a:hover{
	color: #bd1d21;
}
/*product*/
.product-box{
	margin-top: 60px;
}
.product-box1{
	margin-bottom: 50px;
}
.pro-tit-box h2{
	font-size: 60px;
	color: #bd1d21;
	font-weight: bold;
	font-style: italic;
	text-shadow: #fff 1px 0 0, #fff 0 1px 0, #fff -1px 0 0, #fff 0 -1px 0;
	margin-bottom: -36px;
	margin-left: 20px;
}
.pro-tit-box h3{
	font-size: 30px;
	color: #1a1a1a;
	font-weight: bold;
	text-shadow: #fff 1px 0 0, #fff 0 1px 0, #fff -1px 0 0, #fff 0 -1px 0;
	background: rgba(255,255,255,.3);
	line-height: 108px;
	text-align: center;
}
.pro-tit-box-con{
	width: 100%;
}
.pro-box1-item{
	width: 25%;
	height: 346px;
	padding: 20px;
	border-right: 1px solid #e6e6e6;
	border-bottom: 1px solid #e6e6e6;
	border-top: 1px solid #e6e6e6;
}
.pro-box1-item h4{
	font-size: 20px;
	color: #1a1a1a;
	font-weight: bold;
	margin: 10px 0;
}
.pro-box1-item p{
	font-size: 15px;
	color: #808080;
}
.pro-box1-item-active{
	box-shadow: -2px 2px 6px 2px #e6e6e6;
}
.pro-box1-item-active h4{
	color: #bd1d21;
}
.pro-box1-item-img{
	text-align: center;
	height: 220px;
	line-height: 220px;
	margin-top: 20px;
}
.pro-tit-box{
	background: url(../images/pro-img1.jpg) no-repeat center;
	background-size: cover;
	padding: 0;
}
.pro-box1-item-title{
	font-size: 24px;
	color: #666666;
	text-align: center;
	line-height: 62px;
	border-bottom: 1px solid #e6e6e6;
}
.pro-box1-item-title i{
	color: #bd1d21;
	font-style: normal;
}
.pro-hot-list{
	padding: 0;
}
.pro-box1-item-list{
	padding: 12px;
}
.pro-box1-item-list span{
	font-size: 44px;
	color: #bd1d21;
}
.pro-box1-item-wen{
width: 60%;
}
.pro-box1-item-wen h5 a{
	font-size: 15px;
	color: #1a1a1a;
}	
.pro-box1-item-wen h5 a:hover{
	color: #bd1d21;
}
.pro-box1-item-wen p{
	font-size: 12px;
	color: #808080;
	margin-top: 3px;
}
.pro-box1-item-list-con{
	border-bottom: 1px solid #e6e6e6;
	padding: 12px 0;
}
.pro-box1-item-list-con:last-child{
	border: 0;
}
.product-box2 .pro-tit-box{
	background: url(../images/pro-bg2.jpg) no-repeat center;
	background-size: cover;
}
.product-box3 .pro-box1-item{
	height: 518px;
}
.pro-hot-list .pro-box1-item{
	width:100%;
	height:51%;
}
.product-box3-center{
	width: 50%;
	height: 518px;
}
.product-box3 .product-box3-center .pro-box1-item{
	width: 50%;
	flex-wrap: wrap;
	height: 50%;
}
.product-box3 .pro-box1-item-img{
	height: 146px;
	line-height: 146px;
}
.product-box3 .pro-tit-box{
	background: url(../images/pro-bg3.jpg) no-repeat center;
	background-size: cover;
}
.product-box4 .pro-tit-box{
	background: url(../images/pro-bg4.jpg) no-repeat center;
	background-size: cover;
}
.product-box5 .pro-tit-box{
	background: url(../images/pro-bg5.jpg) no-repeat center;
	background-size: cover;
}
.product-box6 .pro-tit-box{
	background: url(../images/pro-bg6.jpg) no-repeat center;
	background-size: cover;
}
.pro-box5-list {
	width: 25%;
	height: 518px;
}
.product-box3 .pro-box5-list .pro-box1-item{
	width: 100%;
	height: 33.3%;
}
.product-box5 .pro-box1-item-img{
	text-align: right;
}
.pro-box5-list .pro-box1-item{
	position: relative;
}
.pro-box5-list .pro-box1-item .pro-box1-item-img{
	position: absolute;
	right: 10px;
	bottom: 0;
}
/*epc-nav*/
.epc-common-nav-item{
	text-align: center;
}
.epc-common-nav-item h2{
	font-size: 30px;
	color: #bd1d21;
	font-weight: bold;
}
.epc-common-nav-item h3{
	font-size: 18px;
	color: #333333;
	font-weight: bold;
}
.epc-common-nav-bottom{

}
.epc-common-nav-bottom a{
	width: 146px;
	height: 56px;
	line-height: 56px;
	color: #fff;
	display: inline-block;
	background: url(../images/epc-kuang3.png) no-repeat center;
	text-align: left;
	padding-left: 30px;
}

.epc-common-nav-bottom .epc_bg_hong{

	background: url(../images/epc-kuang-hong.png) no-repeat center;

}
.epc-common-nav-bottom a:hover{
	background: url(../images/epc-kuang-hong.png) no-repeat center;
}
.epc-dao{
	left: 0;
	padding: 40px 20px 50px 20px;
}
.epc-dao .epc-common-nav-bottom a{
	width: 140px;
	height: 53px;
	line-height: 53px;
	background: url(../images/epc-kuang3-xiao.png) no-repeat center;
}
.epc-dao .epc-common-nav-bottom a:hover{
	background: url(../images/epc-kuang-hong-xiao.png) no-repeat center;
}
/*gong-nav*/
.gong-dao-tit{
	width: 20%;
	padding-left: 25px;
	font-size: 18px;
	color: #1a1a1a;
	font-weight: bold;
	background: url(../images/nav-icon1.png) no-repeat center left;
}
.gong-dao-list{
	width: 80%;
}
.gong-dao-list a{
	font-size: 15px;
	color: #1a1a1a;
	background: #eaeaea;
	text-align: left;
	display: inline-block;
	width: 18%;
	line-height: 35px;
    margin-bottom: 15px;
	padding-left:9px;
}
.gong-dao-list a:hover{
	background: #bd1d21;
	color: #fff;
}
.gong-dao{
	left: 0;
	padding: 40px 30px;
	z-index: 1000;
}
.dao-li{
	position: relative;
}
.gong-dao-con-item{
	align-items: flex-start;
    -webkit-align-items: flex-start;
    box-align: flex-start;
    -moz-box-align: flex-start;
    -webkit-box-align: flex-start;
    margin-bottom: 22px;
}
.gong-dao-con-item3{
	margin-bottom: 0;
}
.gong-dao-list:after{
	content:"";
  	display:block;
  	width:38%;
}
.gong-dao-list2:after{
	content:"";
  	display:block;
  	width:18%;	
}
.pro-dao{
	left: 0;
	padding: 40px 30px;
}
.pro-dao-con{
	align-items: flex-start;
    -webkit-align-items: flex-start;
    box-align: flex-start;
    -moz-box-align: flex-start;
    -webkit-box-align: flex-start;
}
.pro-dao-con-item{
	width: 15%;

}
.pro-dao-con-item h3{
	font-size: 18px;
	color: #1a1a1a;
	font-weight: bold;
	background: url(../images/nav-icon1.png) no-repeat center left;
	padding-left: 20px;
	margin-bottom: 12px;
}
.pro-dao-con-item>a{
	margin-bottom: 30px;
	display: block;
	border-top: 1px solid #e6e6e6;
	padding-top: 12px;
}
.pro-dao-con-item img {
    margin-bottom: 30px;
    border-top: 1px solid #e6e6e6;
    padding-top: 12px;
    width: 100%;
}
.pro-dao-con-item>a img{
	width: 100%;
}
.pro-dao-a a{
	font-size: 15px;
	color: #1a1a1a;
	display: block;
	margin-bottom: 20px;
}
.pro-dao-a a:hover{
	color: #bd1d21;
	font-weight: bold;
}
.pro-dao-a2 a{
	display: inline-block;
}
/*404*/
.error-box{
	background: url(../images/bg-404.jpg) no-repeat center;
	background-size: 100% 100%;
	padding-bottom: 125px;
}
.error-box>.wap-flex{
	align-items: flex-start;
    -webkit-align-items: flex-start;
    box-align: flex-start;
    -moz-box-align: flex-start;
    -webkit-box-align: flex-start;
}
.error-right{
	width: 35%;
	text-align: center;
	margin-top: 60px;
}
.error-right p{
	font-size: 18px;
	color: #fff;
	margin-bottom: 20px;
}
.error-left{
	width: 55%;
	margin-top: 70px;
}
.error-left-top{
	
}
.error-left-top h3{
	font-size: 24px;
	color: #fff;
	font-weight: bold;
	border-bottom: 2px solid #fff;
	display: inline-block;
	padding-bottom: 4px;
	margin-bottom: 40px;
}
.error-left-a{

}
.error-left-a a{
	display: inline-block;
	font-size: 18px;
	color: #fff;
	margin-bottom: 30px;
	margin-right: 50px;
}
.error-left-item{
	text-align: center;
	width: 33.3333%;
	background: #789cd0;
	
}
.error-xian{
	width: 30px;
	height: 1px;
	background: #fff;
	display: inline-block;
	vertical-align: middle;
}
.error-left-item h4{
	font-size: 20px;
	color: #fff;
  	display: inline-block;
  	vertical-align: middle;
}
.error-left-item a{
	font-size: 12px;
	color: #fff;
	background: #bd1d21;
	width: 70px;
	height: 20px;
	text-align: center;
	line-height: 20px;
	display: inline-block;
	margin-top: 12px;
}
.error-left-item-top{
	height: 125px;
}
.error-left-item-top .wap-flex{
	height: 125px;
}
.error-left-item-top-con{
	width: 100%;
}
.error-left-item-top-con p{
	font-size: 14px;
	color: #fff;
}
/*cebian*/
.ce-left {
    position: fixed;
    left: 10px;
    bottom: 50px;
    z-index: 100;
    width: 150px;
}
.ce-left  img{
	width:100%;
}
.fixed-lianxi{
	position: fixed;
	bottom: 0;
	right: 10px;
	z-index:15;
}
.fixed-item{
	width: 88px;
	height: 78px;
/*	line-height: 58px;*/
	background-color: #fff;
	border: 1px solid #d9d9d9;
	border-radius: 4px;
	text-align: center;
	margin-bottom: 15px;
	cursor: pointer;
	margin-left:46%;
}
/*
.fixed-tu{
	animation: toTop 6s infinite linear;
	-webkit-animation: toTop 6s infinite linear;
	-o-animation: toTop 6s infinite linear;
	-moz-animation: toTop 6s infinite linear;
}
.fixed-lianxi .fixed-icon-up{
	transform: translate(0,-20px);
	-webkit-transform: translate(0,-20px);
}


@keyframes toTop {
	0% {transform: translate(0,0);}
	20% {transform: translate(0,0);}
	21% {transform: translate(0,-20px);}
	40% {transform: translate(0,-20px);}
	41%{transform: translate(0,0);}
	100% {transform: translate(0,0);}
}
@-webkit-keyframes toTop {
	0% {transform: translate(0,0);}
	20% {transform: translate(0,0);}
	21% {transform: translate(0,-20px);}
	40% {transform: translate(0,-20px);}
	41%{transform: translate(0,0);}
	100% {transform: translate(0,0);}
}

@-o-keyframes toTop {
	0% {transform: translate(0,0);}
	20% {transform: translate(0,0);}
	21% {transform: translate(0,-20px);}
	40% {transform: translate(0,-20px);}
	41%{transform: translate(0,0);}
	100% {transform: translate(0,0);}
}

@-moz-keyframes toTop {
	0% {transform: translate(0,0);}
	20% {transform: translate(0,0);}
	21% {transform: translate(0,-20px);}
	40% {transform: translate(0,-20px);}
	41%{transform: translate(0,0);}
	100% {transform: translate(0,0);}
}
*/
.fixed-icon1 img{
	display: inline-block;
	vertical-align: middle;
}
.fixed-item-phone{
	position: relative;
}
.fixed-phone{
	position: absolute;
	width: 156px;
	left: -156px;
	background: #bd1c21;
	border-radius: 10px 0 10px 10px;
	line-height: 20px;
	padding: 15px 12px;
	display: none;
}
.fixed-phone-active{
	background: #bd1c21;
	border: none;
	border-radius: 0 4px 4px 0;
}
.fixed-phone p{
	font-size: 15px;
	font-weight: bold;
	color: #fff;
	border-bottom: 1px dashed #fff;
	padding: 0 8px 10px 8px;
}
.fixed-phone-top{
	text-align: center;
	font-size: 0;
	margin-bottom: 8px;
}
.fixed-phone-top img{
	display: inline-block;
	vertical-align: middle;
	margin-right: 10px;
}
.fixed-phone-top span{
	font-size: 15px;
	display: inline-block;
	vertical-align: middle;
	color: #fff;
}

.fixed-phone-bottom-item{
	font-size: 0;
	text-align: center;
	background-color: #fff;
	padding: 3px 15px;
	border-radius: 13px;
	margin-top: 15px;
}
.fixed-phone-bottom-item img{
	display: inline-block;
	vertical-align: middle;
	margin-right: 8px;
}
.fixed-phone-bottom-item span{
	display: inline-block;
	vertical-align: middle;
	font-size: 15px;
	color: #bd1c21;
}
.fixed-icon{
	text-align: center;
	position: relative;
	z-index: -1;
	margin-bottom: -57px;
	/*new year*/
	width:60%;
	right:-42%;
	
}
.fixed-icon img{
	display: inline-block;
	width:100%;
}
.fixed-icon2{
	width: 100%;
	height: 29px;
	background-image: url(../images/right-fixed-icon3.png);
	background-repeat: no-repeat;
	background-position: center;
}
.fixed-icon2-active .fixed-icon2{
	background-image: url(../images/right-fixed-icon6.png);
	background-repeat: no-repeat;
	background-position: center;
}
.fixed-icon2-active .fixed-item-nei p{
	color: #fff;
}
.fixed-icon3{
	width: 100%;
	height: 28px;
	background-image: url(../images/right-fixed-icon4.png);
	background-repeat: no-repeat;
	background-position: center;
}
.fixed-icon3-active .fixed-icon3{
	background-image: url(../images/right-fixed-icon7.png);
	background-repeat: no-repeat;
	background-position: center;
}
.fixed-icon3-active{
	background-color: #bd1c21;
}
.fixed-icon3-active p{
	color: #fff;
}
.fixed-icon4{
	width: 100%;
	height: 26px;
	background-image: url(../images/right-fixed-icon5.png);
	background-repeat: no-repeat;
	background-position: center;
}
.fixed-icon4-active .fixed-icon4{
	background-image: url(../images/right-fixed-icon5-active.png);
	background-repeat: no-repeat;
	background-position: center;
}
.fixed-item-toTop{
	display: none;
}
.fixed-item>a{
	height: 100%;
}
.fixed-icon1{
	width: 100%;
	color: #bf1b22;
}
.fixed-item-nei{
	width: 100%;
}
.fan-top{
	height: 100%;
}
.fan-top p{
	color: #b2b2b2;
}
.fan-top{
	background: #f2f2f2;
}
.fixed-icon4-active p{
	color: #666;
}
.fixed-icon4-active .fan-top{
	background: #ddd;
}
.fixed-xian{
	text-align: right;
	position: relative;
	z-index: 10;
}
.fixed-item-zi{
	margin-bottom: -10px;
}
.fixed-item-phone, .fixed-item-liu{
	margin-top: -10px;
}
.fixed-item-toTop{
	margin-top: 15px;
}
.fixed-xian2{
	margin-top: -25px;
}

/*底部营业执照和案例页面样式*/
.footer-bottom p img{
	position: relative;
	bottom: 773px;
	right: -397px;
	display: none;
}

.footer-bottom p a:hover +img{
	display: block;
}


.RadioStyle{
	margin-bottom:30px;
}
.RadioStyle input {
	display: none
}
.RadioStyle label {
	/*border: 1px solid #00a4ff;*/
	padding: 4px 15px;
	line-height: 28px;
	cursor: pointer;
	text-align: center;
	float: left;
	margin: 2px;
	border-radius: 4px;
	font-weight:normal;
	font-size:15px;
}
.RadioStyle .same_name{
	color: #333333;
	margin-bottom: 0;
	margin-top: 4px;
	margin-right: 0;
	padding:0;
	width: 75px;
	height: 36px;
}
.RadioStyle .lable-active{
	background: #bd1c21;
	color: #fff;
}

.RadioStyle label:hover{
	background: #bd1c21;
	color: #fff;
}
.RadioStyle .same_name:hover{
	background: #fff;
	color: #333333;
}
.RadioStyle input:checked + label {
	background: #bd1c21;
	background-size: 21px 21px;
	color: #fff;
}
.kuangzhong label{
	margin-right: 10px;
	padding: 4px 15px;


}


.case-error{
	text-align: center;
	border-bottom: 1px solid #eee;
	padding-bottom: 50px;
}
.case-error img{
	display: inline-block;
}
.case-error-p{
	font-size: 18px;
	color: #808080;
	display: inline-block;
	margin-left: 86px;
	vertical-align: bottom;
}
.case-error-p p{
	margin-bottom: 30px;
	text-align: left;
}
.case-error-p p:last-child{
	padding-left: 35px;
}
.case-error-more{
	font-size: 24px;
	text-align: center;
	color: #fff;
	padding: 10px 0;
	background: #bd1c21;
	width: 230px;
	border-radius: 24px;
	margin: 50px auto;
}

/*专题页转化按钮*/
.fl{
	float: left;
}
.fr{
	float: right;
}
.content{
	width: 1200px;
	margin: 0 auto;
}
.fgzhbox{
  border: 3px solid #d31f2b;
  margin: 30px auto!important;
}
.fgzh_btn {
  width: 40%;
}
.fgzh_btn a{
  height: 43px;
  display: block;
  border-radius: 43px;
  font-size: 16px;
  color: #FFF;
  line-height: 43px;
  width: 44.5%;
  text-align: center;
  background: #d31f2b;
  float: left;
  margin-right: 20px;
}
.fgzh_btn a:hover{
  font-size: 18px;
  color:#fff;
}
.fgzh_btn a img{
  width: auto;
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;

}
.fgzhbox{
  position: relative;
}
.fgzhtop{
  padding: 25px 0 14px;
}
.fgzhtop p{
  color: #333;
  float: left;
  font-size: 15px;
  margin-right: 50px;
  line-height: 43px;
}
.fgzhtop{
  width: 84%;
  margin-left: 16%;
}
.fgzhfoot{
  height: 69px;
  background: url(../images/fgzhfootbg.png) no-repeat center bottom;
}
.fgzhfootleft{
  float: left;
  width: 28%;
}
.fgzhfootright{
  width: 72%;
  float: left;
  box-sizing: border-box;
  padding-left: 10%;
}
.fgzhfootleft a>img{
  width:10.8%;
  position: absolute;
  left: 25px;
  top: 10px;
  box-shadow: 0px 0px 9px 0px rgba(0, 0, 0, 0.05);
}
.fgzhfootleft p{
  margin-left: 53%;
  font-size: 16px;
  color: #FFF;
  line-height: 69px;

}
.fgzhfootleft p img{
  display: inline-block;
  vertical-align: middle;
  width: auto;
  margin-right: 13px;
}
.fgzh_hand {
  float: left;
  position: relative;
  margin-left: 24px;
  margin-top: 18px;
}

.fgzh_hand span{
  width: 16px;
  height: 16px;
  background: rgba(211, 31, 43, .1);
  border-radius: 50%;
  display: block;
  box-sizing: border-box;
  padding: 3px;
  box-sizing: border-box;
   transform: scale(1);
    animation: blow 2s infinite ease-in-out;
}
.fgzh_hand i{
  box-sizing: border-box;
  width: 100%;
  display: block;
  height: 100%;
  background: rgba(211, 31, 43, .16);
  border-radius: 50%;
   transform: scale(1);
    animation: blow 2s infinite ease-in-out;
}
@keyframes blow {
     0%, 5%, 10.5%, 90.5%, 100% {
        transform: scale(1);
        opacity: 1;
    }
    5.5%, 10% {
        transform: scale(0.8);
    }
    70%, 90% {
        transform: scale(1.3);
        opacity: 0;
    }
}
.fgzh_hand img{
  position: absolute;
  top: 17px;
  left: 7px;
  width: auto;

}
.fgzhfootright span>img{
  width: auto;
  display: inline-block;
  margin-right: 13px;
  vertical-align: middle;
}
.fgzhfootright span{
  color: #1a1a1a;
  line-height: 60px;
  display: block;
  float: left;
  margin-top: 10px;
}
.fgzhfootright>a{
  float: left;
  display: block;
  margin-top: 10px;
  line-height: 60px;
  font-size: 38px;
  font-weight: bold;
  color: #d31f2b;
  margin-left: 35px;
}
.fgzhfootright>a:hover{
	color:#d31f2b;
	font-size:39px;
}

/*搜索页面样式*/
.search-tab-span{
	overflow: hidden;
	border-bottom: 1px solid #bfbfbf;
	padding-bottom: 10px;
}
.search-tab-span h3{
	float: left;
}
.search-tab{
	font-size:0;
	float: right;
}
.search-tab span{
	font-size: 15px;
	color: #4c4c4c;
	text-align: center;
	line-height: 26px;
	background: #f2f2f2;
	display: inline-block;
	padding: 6px 40px;
	border: 1px solid #fff;
	cursor: pointer;
}
.search-tab .search-tab-active{
	background: #bd1c21;
	color: #fff;
}
.search-item{
	display: none;
}
.search-item ul{
	margin-top:30px;
}
.search-item.case-list-ti{
	margin-top: 30px;
	overflow: hidden;
}
.search-item-active{
	display: block;
}
.search-res .case-list-ti-nei{
	margin-bottom: 20px;
	overflow: hidden;
}
.pro-haocai h4{
	font-size: 30px;
	color: #333333;
	font-weight: bold;
	background: url(../images/pro-icon4.png) no-repeat left center;
	padding-left: 65px;
	margin: 70px 0;
}
.pro-haocai p{
	font-size: 15px;
	color: #333333;
	line-height: 28px;
	margin-bottom: 20px;
	padding-left: 30px;
}


.pro-xg-hao{
	padding-bottom:60px;
}
.pro-xg-js div, .pro-xg-js p{
	color:#fff;
	margin-top:60px;
}

.search-res li p a{
	font-size: 15px;
	display: inline;
	color: #bd1c21;
	font-weight: normal;
}
.search-item .case-list-ti-nei p{
	font-size:14px;
	line-height:25px;
}

banner-search{
	height: 221px;
}
.search-biao{
	margin-top: 50px;
}
.search-biao p {
	border-top: 1px solid #bfbfbf;
	width: 60%;
	margin: 0 auto -24px auto;
}
.search-biao-wen {
	text-align: center;
}
.search-biao-wen span {
	font-size: 28px;
	display: inline-block;
	padding: 0 40px;
	color: #030303;
	background: #fff;
}
.search-kuang {
	margin: 30px 0 90px 0;
}
.search-kuang-con {
	width: 60%;
	margin: 0 auto;
	text-align: center;
}
.search-kuang-con input[type="text"] {
	display: inline-block;
	padding-left: 15px;
	height: 40px;
	width: 60%;
	border-radius: 6px;
	border: 1px solid #ddd;
	background: #f5f5f5;
}
.search-kuang input[type="submit"] {
	display: inline-block;
	width: 25px;
	height: 25px;
	background: url(../images/search-icon.png) no-repeat center;
	margin-left: -45px;
	margin-bottom: -8px;
	cursor: pointer;
	border:0;
}
.search-res h3 {
	font-size: 20px;
	color: #030303;

	padding-bottom: 10px;
	margin-bottom: 10px;
}
.search-res li {
	padding: 30px 0;
	border-bottom: 1px solid #f2f2f2;
}
.search-res li a {
	font-size: 15px;
	color: #333333;
	font-weight: bold;
	display: inline-block;
	width: 70%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.search-res li h4 span{
	display: inline-block;
	font-size: 14px;
	color: #666666;
	text-align: right;
	font-weight: normal;
}
.search-res li p {
	font-size: 15px;
	color: #666666;
	line-height: 28px;
	margin-top: 20px;
	display: -webkit-box;
	display: -moz-box;
	white-space: pre-wrap;
	word-wrap: break-word;
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-box-orient: vertical;
	-webkit-line-clamp:2;
}
.footer-mar-no .footer{
	margin-top:0;
}
/*下载验证弹框*/
.modal-content {
	border: none;
	border-radius: 0;
	-webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
	box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
	background-color: #fff;
	border: 1px solid #999;
	border: 1px solid rgba(0, 0, 0, .2);
	border-radius: 6px;
	-webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
	box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
	background-clip: padding-box;
	outline: 0;
	max-width: 1140px;
	margin: 0 auto;
}

.modal-content div {
	box-sizing: border-box
}

.modal-body p {
	color: #666;
	margin-top: 30px;
	margin-bottom: 0;
	margin-right: 0;
}

.modal-body h4 {
	color: #d31f2b;
	font-size: 18px;
}

.modal-body {
	padding: 20px;
	color: #333
}

.caption {
	margin-top: 10px
}

.centent_inp {
	width: 50%;
	float: left
}

.centent_inp:first-child {
	padding-right: 12px
}

label {
	display: inline-block;
	margin-bottom: 5px;
	font-weight: 700
}

.centent_inp label span {
	color: #d31f2b;
	font-size: 12px
}

.modal-content button, .modal-content input, .modal-content keygen, .modal-content select, .modal-content textarea {
	box-sizing: border-box;
	align-items: center;
	white-space: pre;
	-webkit-rtl-ordering: logical;
	color: #000;
	background-color: #fff;
	cursor: default;
	border-width: 1px;
	border-style: solid;
	border-image: initial
}

input {
	font-family: inherit;
	font-size: inherit;
	line-height: inherit
}

.modal-content input[type=email], .modal-content input[type=text] {
	display: block;
	width: 100%;
	height: 34px;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.42857;
	color: #555;
	vertical-align: middle;
	background-color: #fff;
	background-image: none;
	border: 1px solid #ceced0;
	border-radius: 3px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	-webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s
}

select {
	height: 34px;
	width: 100%;
	border-radius: 4px;
	border: 1px solid #ceced0
}


input[type=checkbox], input[type=radio] {
	margin: 4px 0 0;
	line-height: normal;
	box-sizing: border-box;
	padding: 0
}

.caption textarea {
	width: 100%;
	border-radius: 4px;
	border: 1px solid #ceced0
}

.last_can, .last_sub {
	background: #d31f2b !important;
	position: static;
	line-height: 10px;
	border-radius: 3px;
	padding: 8px 12px;
	background: 0 0;
	border-style: solid;
	border-width: 1px;
	text-transform: uppercase;
	font-weight: 700;
	height: 30px;
	padding: 10px 10px 8px;
	margin-right: 4px;
	margin-left: 4px;
	text-decoration: none
}

.last_can {
	background: #ccc !important
}

.last_can, .last_sub {
	color: #fff !important;
	border: 0;
	margin-top: 5px;
}

.yingcang {
	position: fixed;
	top: 40%;
	left:50%;
	transform: translate(-50%);
	-webkit-transform: translate(-50%);
	display:none;
	z-index:999;
	width: 80%;
}


.input_box {
	overflow: hidden;
	margin-top: 30px;
}

.input_box input {
	float: left;
	background: #d31f2b !important;
}

.modal-content2 .modal-content {
	max-width: 640px;
}

.close_Mybtn {
	font-size: 15px;
	color: #fff;
	background: #d31f2b;
	padding: 0 6px 3px 6px;
	position: absolute;
	top: 10px;
	right: 10px;
	cursor: pointer;
	z-index: 999;
}
#close{
	right: 289px;
}

.pro-haocai1 h4{
	display: inline-block;
	font-size: 28px;
	color: #333333;
	font-weight: bold;
	background: url(../images/pro-icon4.png) no-repeat bottom left;
	padding-bottom: 5px;
	margin-top: 60px;
}

.pro-haocai1 p{
	font-size: 15px;
	color: #333333;
	line-height: 28px;
	margin-bottom: 20px;
}
@media screen and (min-width: 1440px){
	.fixed-icon {
    text-align: center;
    position: relative;
    z-index: -1;
    margin-bottom: -40px;
    width: 80%;
    right: -37%;
    }
}

@media (min-width: 960px) and (max-width: 1440px) {
	.ce-left{
		width:120px;
	}
	.ce-left img{
		width:100%;
	}
	.fixed-item{
		font-size:12px;
		width: 70px;
		height: 55px;
		font-weight:bold;
	}
	.fixed-item .fixed-icon1 img{
		width:20px;
	}
	.fixed-icon2, .fixed-icon3, .fixed-icon4{
		background-size:20px;
	}
	.fixed-icon img{
		width:100%;
	}
	.fixed-icon{
		/*margin-bottom: -54px;*/
		/*new year*/
		margin-bottom: -35px;
	}
	#LRfloater0{
		top:50px!important;
	}
}

.case-xiang-zi a{
	animation: btnScl 3s infinite linear;
	-webkit-animation: btnScl 3s infinite linear;
	-o-animation: btnScl 3s infinite linear;
	-moz-animation: btnScl 3s infinite linear;
}
@keyframes btnScl {
  0% {
    box-shadow: 0 0 3px 1px #fff;
    -webkit-box-shadow: 0 0 3px 1px #fff;
  }
  50%{
  	box-shadow: 0 0 10px 3px #fff;
    -webkit-box-shadow: 0 0 10px 3px #fff;
  }
  100% {
    box-shadow: 0 0 3px 1px #fff;
    -webkit-box-shadow: 0 0 3px 1px #fff;
  }
}

.chat-right{
	position:fixed;
	right:0;
	width: 150px;
	border-radius: 5px;
	overflow: hidden;
	top: 465px;
	box-sizing: border-box;
	z-index: 999;
}
.chat-right a{
	display: block;
	height: 36px;
	background: #e54550;
	border-radius: 36px;
	position: relative;
	font-size: 17px;
	box-sizing: border-box;
	padding-left: 25px;
	font-weight: bold;
	color: #FFF;
	letter-spacing: 2px;
	line-height: 36px;
	animation: effect 1.2s linear infinite;
}
.chat-right a:hover{
	opacity: .9;
	animation: none;
}
.chatr-hand{
	position: absolute;
	right: 27px;
	top: 7px;
	width: 14px;
}

@keyframes effect {
    0% {
        transform: scale(1)
    }

    50% {
        transform: scale(0.9)
    }

    100% {
        transform: scale(1)
    }
}
@media screen and (max-width: 1500px) {
	.chat-right{
		top: 440px;
	}
	.chat-right a{
		font-size: 16px;
	}

}



