.wrap{
	width: 100%;
	min-width: 1200px;
}
.w1600{
	width: 1600px;
	margin: 0 auto; 
	overflow: hidden;
}
.w1300{
	width: 1300px;
	margin: 0 auto; 
    overflow: hidden;
}
img{
	vertical-align: middle;
}
@media screen and (max-width: 1895px) {
    .xiala .r_xiala{
    	width: 40%;
    }
}
@media screen and (max-width: 1600px) {
	.xiala .r_xiala{
    	width: 35%;
    }
    .xiala .r_xiala_three{
    	width: 100%;
    }
    .xiala .r_xiala_three img{
    	width: 100%;
    }
    .wrap .w1600{
	   width: 1200px;
	}
	.l_news_one .l_news_one_two{
		height: 279px;
	}
	.l_news_one .l_news_one_one{
		height: auto;
	}
	.l_news .l_news_two{
		height: 200px;
	}
	.online .form input{
		width: 20%;
	}
	body .nei_pro .picScroll-left .picList li{
		width: 22%
	}
}
@media screen and (max-width: 1500px) {
	.xiala .r_xiala{
    	display: none;
    }
    body .video_c{
    	padding-bottom: 4%;
    }
}
.head{
	top: 0;
	left: 0;
	z-index: 50;
	background: white;
	position: fixed;
	box-shadow: 0 8px 40px 0 rgba(0,0,0,0.4);
}
.head_total{
	/* display: flex;
	align-items: center; */
	height: 90px;
	line-height: 90px;
	text-align: center;
	position: relative;
}
.head_total_one{
	width: 12%
}
.head_total_one img{
	width: 100%;
}
.head_total li{
	display: inline-block;
	font-size:1vw;
}
.head_total_two{
	width: 60%;
}
.head_total_two li{
	padding: 0 2%;
	transition: 1s; 

}
.head_total_two_text{
	position: relative;
}
.head_total_two li:hover{
	background: #eb870e;
	color: white;
	cursor:pointer;
}
.head_total_two li.active{
	background: #eb870e;
	color: white;
	cursor:pointer;
}
.xiala{
	width: 100%;
	position: absolute;
	top: 90px;
	left: 0;
	z-index: 10;
	background: #fbfbfb;
	height: 411px;
	overflow: hidden;
	    transform: scaleY(0);
    transition: 1s;
    transform-origin: top;
}
.head_total_two li:hover .xiala {
    transform: scaleY(1);
}
.xiala .l_xiala{
	width: 800px;
	margin-left: 146px;
	color: black;
}
.l_xiala_one{
	font-size: 1.2vw;
	text-transform: uppercase;
	font-weight: bold;
	text-align: left;
	line-height: 1.5vw;
	margin-top: 55px;
}
.l_xiala_one span{
	display: inline-block;
	text-transform: capitalize;
	font-size:0.8vw;
	font-weight: 300;
	display:block;
}
.l_xiala_two{
	margin-top: 20px;
	text-align: left;
}
.r_xiala{
	width: 50%;
	position: relative;
	text-align: left;
}
.r_xiala div{
	display: inline-block;
	vertical-align: top;
}
.r_xiala_three{
	position: absolute;
	top: 0;
	right: 0;
	z-index: -1;
	color: white;
}
.r_xiala_one{
	margin-top: 72px;
}
.r_xiala_two{
	font-size: 1.2vw;
	margin-left: 33px;
	color: white;
	line-height: 2.4vw;
	margin-top: 81px;
	text-transform: uppercase;
	font-weight: bold;
}
.r_xiala_two span{
	display: block;
	font-size: 0.8vw;
	text-transform: capitalize;
	font-weight: 400;
}
.head_total_two .l_xiala_two li{
	font-size: 0.8vw;
	line-height: 43px;
	width: 201px;
	padding: 0;
	border-bottom: solid 1px #c9c9c9; 
	vertical-align: top;
	margin-right: 30px;
	display: block;
	float: left;
	padding: 0 10px;
	overflow: hidden;
}
.head_total_two .l_xiala_two li span{
	float: right;
	font-size: 1vw;
}
.head_total_three{
	display: flex;
	align-items: center;
	height: 90px;
	width: 25%;
}
.head_total_three div{
	display: inline-block;
	margin: 0 2%;
	/* width: 25%; */
}
.head_total_three_one{
	cursor:pointer;
}
.head_total_three_sou{
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	z-index:300;
	background: rgba(0,0,0,0.8);
	text-align: center;
	transform: scaleY(0);
    transition: 1s;
    transform-origin: top;
}
.head_total_three_sou.on{
	transform: scaleY(1);
}
.head_total_three_sou input.keywords{
	width: 88%;
    background: transparent;
    border: 0;
    border-bottom: 2px solid #f2f2f2;
    color: #6E6E6E;
    height: 60px;
    line-height: 60px;
    float: left;
    padding: 0;
}
.form-group{
	width: 70%;
    max-width: 720px;
    position: absolute;
    left: 50%;
    top: 40%;
    transform: translate(-50%,-200%);
     padding-bottom: 10px;
}
.head_total_three_sou .Search{
	    width: 8%;
    height: 60px;
    line-height: 60px;
    border: 0;
    border-bottom: 2px solid #f2f2f2;
    display: block;
    float: left;
    background: url(../images/ico-search-button.png) no-repeat center 50%;
    text-indent: -2000px;
    margin-top: 2px;
}
.head_total_three_chu{
	position: absolute;
	top: 5%;
	right: 5%;
	border: solid 3px white;
	width: 20px;
	height: 20px;
	border-radius: 50px;
	cursor: pointer;
}
.head_total_three_spanish {
	width: 200px;
	display: flex;
	align-items: center;
}
.head_total_three_spanish a {
	font-size: 12px;
}
.head_total_three_spanish img {
	width: 24px;
	margin-top: 1px;
	margin-right: 5px;
}
/*banner*/
.banner{
	margin-top: 90px;
	overflow: hidden;
}
.video4{
	width: 100%;
	margin-top: -5%;
}
.slideBox{ width:100%;overflow:hidden; position:relative;}
.slideBox .hd{ height:15px; overflow:hidden; position:absolute; right:5px; bottom:5px; z-index:1; }
.slideBox .hd ul{ overflow:hidden; zoom:1; float:left;  }
.slideBox .hd ul li{ float:left; margin-right:2px;  width:15px; height:15px; line-height:14px; text-align:center; background:#fff; cursor:pointer; }
.slideBox .hd ul li.on{ background:#f00; color:#fff; }
.slideBox .bd{ position:relative; z-index:0;}
.slideBox .bd li{ zoom:1; vertical-align:middle;}
.slideBox .bd img{ width:100%;display:block;  }
.slideBox .prev,
.slideBox .next{ position:absolute; left:3%; top:50%; margin-top:-25px; display:block; width:32px; height:40px; 
	background:url(../images/slider-arrow.png) -110px 5px no-repeat; filter:alpha(opacity=50);opacity:0.5;   }
.slideBox .next{ left:auto; right:3%; background-position:8px 5px; }
.slideBox .prev:hover,
.slideBox .next:hover{ filter:alpha(opacity=100);opacity:1;  }
.slideBox .prevStop{ display:none;  }
.slideBox .nextStop{ display:none;  }

/*about*/
.about{
	padding-top:4%;
}
.l_about{
	width: 55%;
	border:solid 1px #9c9c9c; 
}
.video{
	width: 100%;
}
.r_about{
	width: 40%;
	margin-top: 2%;
}
.r_about_one{
	font-size: 1.5vw;
    color: #350775;
    font-weight: bold;
}
.r_about_one span{
	display: block;
	text-transform: capitalize;
	font-size: 1.2vw;
	color: black;
	margin-top: 1%;
}
.r_about_two{
	width: 12%;
	height: 2px;
	background: #e6212a;
	margin-top: 2%;
}
.r_about_three{
	font-size: 0.9vw;
	font-weight:300;
	line-height: 1.9vw;
	margin-top: 3%;
}
.r_about_fore{

}
.r_about_fore div{
	float: left;
	width: 221px;
	line-height: 55px;
	border: solid 1px #9c9c9c;
	font-size: 16px;
	text-indent: 45px;
	text-transform: uppercase;
	margin-right: 3%;
	margin-top: 5%;
}
.r_about_fore div span{
	margin: 0 10px;
}
.r_about_fore div img{
	transition: 1s;
}
.r_about_fore div:hover img{
	transform: rotateX(360deg) translateX(-5px);
}
.img_1{
	vertical-align:1px;
	
}
.about_total{
	background: #f0f1f5;
	margin-top: 3%;
}
.about_total li{
	float: left;
	height: 205px;
	width: 25%;
	background: #f0f1f5;
	text-align: center;
	position: relative;
}
.about_total li:after{
	content: '';
	width: 1px;
	height: 130px;
	background: #d6d7da;
	position: absolute;
	top: 20%;
	right: 0px;
}
.about_total li:last-child:after{
	content: '';
	display: none;
}
.about_total li:before{
	content: '';
	width: 1px;
	height: 130px;
	background: #f8f9fa;
	position: absolute;
	top: 20%;
	left: 0px;
}
.about_total li:first-child:before{
	content: '';
	display: none;
}
.about_total_one{
	color: #eb870e;
	font-size: 2.1vw;
	margin-top: 20%;
}
.about_total_one span{
	display: inline-block;
	font-size: 0.6vw;
	color: black;
}
.about_total_two{
	font-size: 0.9vw;
	margin-top: 2%;
}

/*tetel*/
.total_tetel{
	text-align: center;
}
.total_tetel_one{
	font-size: 2.1vw;
	text-transform: uppercase;
	font-weight: bold;
}
.total_tetel_two{
	font-size: 0.8vw;
	margin-top: 0.5%;
}
.total_tetel_three{
	width: 88px;
	height: 2px;
	background: #eb870e;
	margin:  0 auto;
	margin-top: 1%;
}

/*product*/
.product{
	margin-top: 3%;
}
.pro_nav{
	margin-top: 4%;
}
.pro_nav li{
	width: 243px;
	line-height: 74px;
	border: solid 1px #9c9c9c;
	text-align: center;
	display: inline-block;
	margin-bottom: 2%;
	font-size: 0.8vw;
	position: relative;
	transition: 1s;
}
.pro_nav li:hover{
	color: white;
	border: solid 1px #eb870e;

}
.pro_nav li:after{
	content: '';
	width: 0;
	height: 100%;
	background: #eb870e;
	position: absolute;
	top: 0;
	left: 0;
	z-index: -1;
	transition: 1s;
}
.pro_nav li:hover:after{
	content: '';
	width: 100%;
}
.picScroll-left{
	width: 100%;
	margin-top: 2%;
}
.picScroll-left .picList{
	width: 100%;
}
.picScroll-left .picList li{
	width: 24%;
	border: solid 1px #f0f1f5;
	margin: 0 10px;
}
.picScroll-left .picList li img{
	width: 100%;
	transition: 1s;
}
.picScroll-left .picList li video{
	transition: 1s;
}
.picScroll-left .picList li .pic{
	width: 100%;
	overflow: hidden;
	position: relative;
}
.picScroll-left .picList li .pic:after{
	content: '';
	position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.4);
    transition: transform 0.6s;
    transform: scale3d(1.9,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,-100%,0);
    z-index: 1;
}
.picScroll-left .picList li:hover .pic:after{
	content: '';
    transform: scale3d(1.9,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,100%,0);
}
.picScroll-left .picList li:hover .pic img{
	transform: scale(1.1);
}
.picScroll-left .picList li:hover .pic video{
	transform: scale(1.1);
}
.picScroll-left .picList li:hover .title{
	background: #eb870e;
	color: white;
}
.picScroll-left .title{
	background: #f0f1f5;
	width: 100%;
	line-height: 61px;
	text-align: center;
	font-size: 0.8vw;
	transition: 1s;
}
.picScroll-left .tempWrap{
	width: 100%;
}
.picScroll-left .bd{
	width: 100%;
}
.picScroll-left .hd{
	text-align: center;
	margin-top: 2%;
}
.picScroll-left .hd a{
	margin: 0 0.2%;
}
.picScroll-left .hd a.next img{
	transform: rotate(-180deg);
}
.video_c{
	padding-top: 3%;
}
.video_one{
	width: 100%;
	margin-top: 3%;
}
.video_one li{
	width: 30%;
	display: inline-block;
	overflow: hidden;
	position: relative;
	margin-bottom: 2%;
}
.video_one li video{
	transition: 1s;
}
.video_one li:hover video{
	transform: scale(1.2);
}
.video_one li:after{
	content: '';
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.2);
	position: absolute;
	top: 0;
	left: 0;
}
.video_three{
	position:absolute;
	bottom: 15%;
	left: 10%;
	color: white;
	z-index: 10;
	font-size: 1.2vw;
}
.the{
	padding-top: 2%;
	padding-bottom: 5%;
	position: relative;
}
.the_total{
	margin-top: 10%;
}
.the_total li{
	width: 18%;
	display: inline-block;
	padding-bottom: 4%;
	background: #f0f1f5;
}
.the_total li:hover img{
	transform: scale(1.1);
}
.the_total_img{
	width: 100%;
	overflow: hidden;
}
.the_total_img img{
	width: 100%;
	transition: 1s;
}
.the_total_tetel{
	width: 100%;
}
.the_total_tetel_one{
	width: 50%;
	margin: 0 auto;
	padding-top: 10%;
	font-size: 1vw;
	line-height:1.2vw;
}
.the_total_tetel_two{
	width: 70%;
	margin: 0 auto;
	padding-top: 3%;
	font-size: 0.8vw;
	line-height: 1.2vw;
}
.the .r_about_fore{
	text-align: center;
}
.the .r_about_fore div{
	margin: 0  auto; 
	float: none;
	margin-top: 2%;
	color: white;
}
.the_bei{
	width:100%;
	 background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    position: relative;
    height: 0px;
    padding-bottom: 756px;
    background-attachment: fixed;
    background-image: url(../images/the_bei.jpg);
    box-sizing: border-box;
    overflow: hidden;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: -1;
}
.hezuo{
	padding-top: 4%;
}
.hezuo .picMarquee-left{
	width: 100%;
	margin-top: 3%;
}
.hezuo .picMarquee-left .picList {
	width: 100%;
}
.hezuo .picList li{
	width: 20%;
	display: inline-block;
	overflow: hidden;
	border: solid 1px #f0f1f5;
	margin: 0 10px;
}
.hezuo .picList li:hover img{
	transform: scale(1.1);
}
.hezuo .picList li img{
	width: 100%;
	transition: 1s;
}
.news{
	padding-top: 3%;
}
.x_news{
	margin-top: 4%;
}
.l_news{
	width: 60%;
}
.l_news_one{
	width: 100%;
	font-size: 0;
	overflow: hidden;
}
.l_news_one div{
	display: inline-block;
	vertical-align: top;
}
.l_news_one_one{
	width: 50%;
	height: 356px;
}
.l_news_one_one img{
	width: 100%;
}
.l_news_one_two{
	width: 50%;
	background: #eb870e;
	color: white;
	height: 356px;
}
.l_news_one div.l_news_one_total{
	width: 80%;
	margin: 0 auto;
	margin-top: 13%;
	display: block;
	transition: 1s;
	position: relative;
	bottom: 0;
}
.l_news_one div.l_news_one_total:hover{
	bottom: -10px;
}
.l_news_one_three{
	font-size: 1.2vw;
}
.l_news_one_fore{
	font-size: 0.8vw;
	margin-top: 2%;
	line-height: 1.2vw;
}
.l_news_two{
	margin-top: 1%;
	width: 100%;
	background:#f0f1f5;
	height: 270px;
}
.l_news_two div{
	display: inline-block;
	float: none;
	vertical-align: top;
}
.l_news_two_one{
	font-size: 3vw;
	width: 144px;
	text-align: center;
	margin-top: 97px;
	margin-left: 3%;
	position: relative;
}
.l_news_two_one:after{
	content: '';
	width: 1px;
	height: 88px;
	background: #c0c1c4;
	position: absolute;
	top: 0;
	right: 0;
}
.l_news_two_one span{
	display: block;
	font-size: 1.3vw;
	color: #99999c;
}
.l_news_two_two{
	width: 426px;
	margin-left: 3%;
	margin-top: 105px;
}
.l_news_two_two_one{
	font-size: 1.2vw;
}
.l_news_two_two_two{
	font-size: 0.8vw;
	line-height: 1.2vw;
	margin-top: 2%;
}
.l_news_two .r_about_fore div{
	margin: 0;
	margin-left: 31%;
	margin-top: 53%;
}
.r_news{
	width: 38%;
	background: #f0f1f5;
	padding-bottom: 4%;
}
.r_news_total_c{
	width: 100%;
}
.r_news_total_c li{
	width: 100%;
	position: relative;
	bottom: 0;
	transition: 1s;
}
.r_news_total_c li:hover{
	bottom: -10px;
}
.r_news_total_c li div{
	display: inline-block;
}
.r_news_total_c .l_news_two_one{
	margin-top: 14%;
}
.r_news_total_c .l_news_two_two{
	width: 60%;
	margin-top: 15%;
}
.r_news_total_c li:after{
	content: '';
	width: 80%;
	height: 1px;
	background: #c0c1c4;
	position: absolute;
	bottom: -39px;
    left: 58px;
}
.r_news_total_c li:last-child:after{
	content: '';
	display: none;
}
.online{
	margin-top: 3%;
	height: 477px;
	position: relative;
	color: white;
	overflow: hidden;
}
.online .total_tetel{
	margin-top: 5%;
}
.online_bei{
	width:100%;
	 background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    position: relative;
    height: 0px;
    padding-bottom: 477px;
    background-attachment: fixed;
    background-image: url(../images/onl.jpg);
    box-sizing: border-box;
    overflow: hidden;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: -1;
}
.form{
	text-align: center;
	margin-top: 8%;
}
.form input{
	margin: 0;
	padding: 0;
	border: none;
	width: 303px;
	line-height: 77px;
	margin: 0 1%;
	text-indent: 45px;
	font-size: 1vw;
}
.form input.form_one{
	width: 30%;
}
.form input.submit{
	width: 15%;
	text-indent: 0;
	background: #eb870e;
	color: white;
	font-size: 1vw;
	text-transform: capitalize;
}
.foot{
	height: 116px;
	background: #eb870e;
	color: white;
}
.foot_total{

}
.foot_total li{
	display: inline-block;
	margin-top: 40px;
}
.foot_total li div{
	display: inline-block;
	vertical-align: top;
}
.foot_total_two{
	font-size: 1.1vw;
	margin-left: 5px;
}
.foot_total_two span{
	display: block;
	font-size: 1vw;
	margin-top: 4px;
}
.foot_total_one{
	margin-top: 3px;
}
.foot_total li.foot_one{
	margin-top: 17px;
	vertical-align: top;
}
.foot_total li.foot_one div{
	margin-left: 20px;
}
.foot_nav{
	color: white;
	background: #33363b;
	padding-bottom: 3%;
	padding-top: 4%;
}
.foot_nav_total li{
	display: inline-block;
	vertical-align: top;
}
.foot_nav_total_one{
	font-size: 1vw;
}
.foot_nav_total_two{
	font-size: 0.8vw;
	color: #999b9d;
	margin-top: 2%;
}
.foot_nav_total_two li{
	line-height: 1.2vw;
	display: block;
}
.foot_nav_total_three{
	
}
.foot_nav_logo{
	width: 185px;
}
.foot_nav_logo img{
	width: 100%;
}
.foot_nav_text{
	font-size: 1vw;
	margin-top: 4%;
}
.foot_nav_text span{
	font-size: 0.8vw;
    color: #999b9d;
    margin-top: 2%;
    line-height: 1.2vw;
    display: block;
}
.x_foot_nav{
	margin-top: 2%;
}
.foot_nav_di{
	line-height: 77px;
	border-top: solid 1px #98999c;
	background: #33363b;
	color: #a9aaab;
	text-align: right;
	font-size: 0.8;
}
.nei_banner{
	 height: 450px;
    margin-top: 90px;
    position: relative;
    overflow: hidden;
}
.video3{
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: -1;
	margin-top: -15%;
}
.nei_banner div{
	color: white;
	text-align: center;
	line-height: 450px;
	font-size: 2vw;
	text-transform: uppercase;
}
.nei_nav{
	height: 92px;
	background: #f0f1f5;
}
.r_nei_nav{
	line-height: 92px;
	font-size: 0.8vw;
}
.r_nei_nav img{
	margin-right: 5px;
	vertical-align: -4px;
}
.l_nei_nav{
	font-size: 1.2vw;
	margin-top: 24px;
}
.l_nei_nav span{
	    font-size: 0.8vw;
    display: block;
    width: 100%;
    height: 2px;
    background: #e6212a;
    margin-top: 7%;
}
.nei_about_one{
	text-align: center;
	margin-top: 56px;
	font-size: 45px;
}
.nei_about_two{
	width: 928px;
	margin: 0 auto;
	margin-bottom: 119px;
}
.nei_about_three{
	margin-top: 3%;
	width: 100%;
	padding-bottom: 30px;
}
body {
    background: #f8f8f8;
}
.nei_about_three_total{
	width: 100%;
}
.nei_about_three_total li{
	width: 100%;
	background: white;
	margin-bottom: 2%;
}
.nei_about_three_total li div{
	width: 47%;
}
.nei_about_three img{
	width: 100%;
}
.l_nei_about_three_total{
	overflow: hidden;
	padding: 3% 0 0 3%;
}
.l_nei_about_three_total span{
	display: block;
}
.l_one{
	color: #242f8f;
    font-size: 1.2vw;
    font-weight: bold;
}
.l_two{
	margin-top: 1%;
	font-size: 0.7vw;
}
.nei_about_three_one{
	font-size: 25px;
	font-weight: bold;
}
.nei_about_three_two{
	background: #e6212a;
	width: 91px;
	height: 2px;
	margin-top: 20px;
}
.nei_about_three_three{
	font-size: 0.8vw;
	line-height: 1.2vw;
	margin-top: 1%;
}
.nei_pro{
	padding-top: 1%;
}
.nei_pro .picScroll-left .picList li{
	display: inline-block;
	width: 23%;
	margin-bottom: 3%;
}
#focus_Box{
	position:relative;
	width:1200px;
	margin: 0 auto;
	margin-top: 2%;
	padding-bottom: 3%;
}
#focus_Box ul{
	position:relative;
	width:100%;
	height:450px;
	margin-left: -10%;
}
#focus_Box li{
	z-index:0;
	position:absolute; 
	width:0px;height:0px;
	top:146px;
	cursor:pointer;
	left:377px;
	border-radius:4px;
	box-shadow: 0 8px 30px 0 rgba(0,0,0,0.4);
}
#focus_Box li img{
	width:100%;
	background:url(images/loading.gif) no-repeat center 50%;
	height:100%;
	vertical-align:top
}
.pagelist {
    text-align: center;
    font-size: 16px;
}
.pagelist li {
    display: inline-block;
    padding: 10px 15px;
    background: #323232;
    color: white;
    margin: 0 2px;
    font-size: 16px;
    font-weight: lighter;
    transition: 1s;
}
.pagelist li.active {
    background: #eb870e;
}
.pagelist strong{
	margin: 0 10px;
}
.x_xiangqing{
	width: 100%;
	box-shadow: 1px 2px 10px rgba(0,0,0,0.1);
    border: 1px solid #f3f3f3;
    margin-top: 40px;
}
.l_xiangqing{
	width: 50%;
}
.l_xiangqing img{
	width: 600px;
}
.r_xiangqing{
    padding: 40px;
    width: 560px;
    height:472px;
    overflow: hidden;
    border-left: solid 1px #cecece;
}
.r_xiangqing_one{
	    font-size: 24px;
    font-weight: 400;
    text-align: center;
}
.clear_v1 {
	border-top: solid 1px #cecece;
    font-size: 16px;
    line-height: 24px;
    margin-top: 32px;
    padding-top: 40px;
}
.clear_v1 input{
	margin: 0;
	padding: 0;
	border: none;
	font-size: 14px;
}
.clear_v1 textarea{
	margin: 0;
	padding: 0;
	border: none;
	width: 100%;
}
.clear_v1 input.clear_v1_inp{
	line-height: 40px;
	border: solid 1px #cecece;
	width: 100%;
	text-indent: 15px;
	margin-bottom: 15px;
}
.clear_v1 textarea.clear_v1_textarea{
	border: solid 1px #cecece;
	font-size: 14px;
	text-indent: 15px;
	padding-top: 12px;
	font-family: '微软雅黑';
	height: 70px;
}
.clear_v1 input.submit{
	width: 48%;
	line-height: 40px;
	margin-top: 15px;
	font-size: 14px;
	cursor: pointer;
	vertical-align: top;

}
.xiazia{
	width: 48%;
	display: inline-block;
	line-height: 40px;
	text-align: center;
	margin-top: 15px;
	vertical-align: top;
	background: #f0f0f0;
	color: #222;
	float: right;
}
iframe{
	width: 100%;
	height: 100%;
}
iframe .txp_tipbar{
	display: none;
}
.pro_intro {
    margin: 20px 0;
}
.pro_intro .left {
    width: 410px;
    margin-right: 20px;
    float: left;
    border: 1px solid #f3f3f3;
    box-shadow: 1px 2px 10px rgba(0,0,0,0.1);
}
.pro_intro .tabs {
    width: 100%;
    background: #f7f7f7;
}
.pro_intro .tabs ul {
    width: 100%;
    background: #f7f7f7;
}
.clear {
    clear: both;
}
.pro_intro .tabs ul li {
    float: left;
}
.pro_intro .tabs ul li.hover a {
    border-bottom: 1px solid #fff;
    background: #fff;
    font-weight: bold;
    color: #333;
    border-top: 2px solid #db0215;
}
.pro_intro .tabs ul li a {
    display: block;
    padding: 10px 30px;
    text-align: center;
    font-size: 14px;
    border-right: 1px solid #f3f3f3;
    border-bottom: 1px solid #f3f3f3;
    background: #fff;
    color: #999;
    border-top: 2px solid #fff;
}
.pro_intro .plist {
    margin: 15px;
    width: 300px;
}
.pro_intro .plist ul {
    width: 304px;
}
.pro_intro .plist ul li {
    float: left;
    width: 378px;
    margin: 0 15px 15px 0;
    border: solid 1px #eeee;
}
.plist_video{
	width: 378px;
	margin-bottom: 20px;
}
.pro_intro .plist ul li a div {
    overflow: hidden;
    width: 90%;
    margin: 0 auto;
    margin-top: 5px;
}
.pro_intro .plist ul li a div img {
    width: 100%;
    display: block;
    border: 0;
}
.pro_intro .plist ul li a p {
    text-align: center;
    font-size: 14px;
    color: #333;
    margin: 0;
    padding: 5px 0;
    line-height: 24px;
}
.pro_intro .intro {
    padding: 30px;
}
.pro_intro .right {
    float: left;
    width: 865px;
    border: 1px solid #f3f3f3;
    box-shadow: 1px 2px 10px rgba(0,0,0,0.1);
}
.sidebar-l {
    margin-right: 30px;
}
.x9 {
    width: 75%;
}
.article {
    overflow: hidden;
}
.article .padding-large {
    padding: 30px 50px;
    background: white;
    border: solid 1px #f5f5f5;
}
.article .post h1 {
    font-size: 28px;
    font-weight: 600;
}
.blank {
    height: 10px;
    line-height: 10px;
    clear: both;
    font-size: 0;
}
.text-gray, a.text-gray:link, a.text-gray:visited, .button.border-gray, blockquote.border-gray strong, .pager.border-gray a, .pager-prev.border-gray, .pager-next.border-gray {
    color: #888888;
}
.padding-big-bottom {
    padding-bottom: 20px;
}
.text-default {
    font-size: 14px;
}
.margin-right {
    margin-right: 10px;
}
.article .post hr {
    margin: 10px 0;
    height: 1px;
}
.bg-gray {
    background: #F7F7F7;
}
.blank-small {
    height: 20px;
    line-height: 20px;
    clear: both;
    font-size: 0;
}
.padding-large-top {
    padding-top: 30px;
}
.border-top {
    border-top: solid 1px #eee;
}
.height {
    line-height: 24px;
}
.clearfix, .layout, .container, .container-layout, .line, .line-small, .line-middle, .line-big, .nav-main, .nav-sub, .navbar {
    display: block;
}
.line {
    margin: 0;
    padding: 0;
}
.x10 {
    width: 81.33333333%;
}
.text-gray, a.text-gray:link, a.text-gray:visited, .button.border-gray, blockquote.border-gray strong, .pager.border-gray a, .pager-prev.border-gray, .pager-next.border-gray {
    color: #888888;
}
.text-center {
    text-align: center;
}
.x2 {
    width: 12%;
}
.nei_xinwen{
	margin-top: 60px;
}
.border-yellow, .border-yellow .button, .border-yellow .tab-nav li a, .border-yellow .tab-body, .button.bg-yellow, .selected.border-yellow, .pointer.border-yellow li, .check-warning .input, .nav.border-yellow .active a, .nav.nav-tabs.border-yellow, .nav-main.border-yellow a, .nav-main.border-yellow .nav-head, .pagination.border-yellow li, .pager.border-yellow a {
    border-color: #1d2088;
}
.button.bg-main, .button.bg-sub, .button.bg-dot, .button.bg-black, .button.bg-gray, .button.bg-red, .button.bg-yellow, .button.bg-blue, .button.bg-green {
    color: #fff;
}
.bg-yellow, .border-yellow .button.active, .pointer.border-yellow .active, .nav-pills.border-yellow .active a, .nav-main.border-yellow .nav-head, .pagination.border-yellow .active {
    background-color: #1d2088;
}
.radius-rounded {
    border-radius: 2em;
    padding-left: 1em;
    padding-right: 1em;
}
.margin-top {
    margin-top: 10px;
}
.border-none {
    border: 0;
}
.text-default {
    font-size: 14px;
}
.button-big {
    padding: 12px 35px;
    font-size: 16px;
    line-height: 22px;
}
.button-block {
    display: block;
    width: 100%;
}
.x3 {
    width: 25%;
}
.x1, .x2, .x3, .x4, .x5, .x6, .x7, .x8, .x9, .x10, .x11, .x12 {
    float: left;
}
.x1, .x2, .x3, .x4, .x5, .x6, .x7, .x8, .x9, .x10, .x11, .x12, .xl1, .xl2, .xl3, .xl4, .xl5, .xl6, .xl7, .xl8, .xl9, .xl10, .xl11, .xl12, .xs1, .xs2, .xs3, .xs4, .xs5, .xs6, .xs7, .xs8, .xs9, .xs10, .xs11, .xs12, .xm1, .xm2, .xm3, .xm4, .xm5, .xm6, .xm7, .xm8, .xm9, .xm10, .xm11, .xm12, .xb1, .xb2, .xb3, .xb4, .xb5, .xb6, .xb7, .xb8, .xb9, .xb10, .xb11, .xb12 {
    position: relative;
    min-height: 1px;
}
.sidebar-r {
    margin-left: 0px;
}
.bg-white, .button.bg, .border-white .button.active, .pointer.border-white .active, .nav-pills.border-white .active a, .nav-main.border-white .nav-head, .pagination.border-white .active {
    background-color: #fff;
}
.padding-big {
    padding: 20px;
    border: solid 1px #f5f5f5;
}
.title-l h2 {
    line-height: 28px;
    height: 28px;
    color: #333;
    position: relative;
    font-size: 18px;
    letter-spacing: 0;
    padding-left: 20px;
    margin-bottom: 10px;
}
h1, h2, h3, h4, h5, h6, figure {
    font-weight: 400;
}
.title-l h2:before {
    content: '';
    display: block;
    position: absolute;
    width: 5px;
    height: 20px;
    top: 4px;
    background: #1d2088;
    left: 0;
}
.list-post-text li {
    padding: 5px 0;
}
.list-post-text li.dot a:before {
    content: '';
    position: absolute;
    left: -2px;
    background: #ccc;
    width: 6px;
    height: 6px;
    top: 9px;
    border-radius: 50%;
}
.blank-small {
    height: 20px;
    line-height: 20px;
    clear: both;
    font-size: 0;
}
.clearfix:after, .layout:after, .container:after, .container-layout:after, .line:after, .line-small:after, .line-middle:after, .line-big:after, .nav-main:after, .nav-sub:after, .navbar:after {
    content: " ";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    overflow: hidden;
}
.r_news_total{
	width: 100%;
}
.r_news_total li.on .r_news_one_two{
	background: url(../images/about_one.png) center center no-repeat #db0115;
}
.r_news_total li.on{
	color: white;
}
.r_news_total_bei{
	width: 100%;
	height: 0;
	position: absolute;
	top: 0;
	left: 0;
	background:#252525;
	z-index: -1;
	transition: 1s;
}
.r_news_total li.on .r_news_total_bei{
	height: 100%;
}
.r_news_total li.on .r_news_one_two{
	background: url(../images/about_one.png) center center no-repeat #db0115;
}
.r_news_total li.on{
	color: white;
}
.r_news_total li:hover .r_news_total_bei{
	height: 100%;
}
.r_news_total li:hover .r_news_one_two{
	background: url(../images/about_one.png) center center no-repeat #db0115;
}
.r_news_total li:hover{
	color: white;
}
.r_news_total li{
	background: rgba(255,255,255,0.8);
	height: 157px;
	width: 100%;
	overflow: hidden;
	border-radius: 20px 0 0 20px;
	margin-bottom: 49px;
	position: relative;
	z-index: 1;
	transition: 1s;
}
.r_news_total li div{
	display: inline-block;
	vertical-align: top;
}
.r_news_one{
	margin-left: 41px;
	margin-top: 40px;
}
.r_news_total li .r_news_one div{
	display: block;
}
.r_news_one_one{
	font-size: 22px;
	font-family: 'Arial';
	position: relative;
}
.r_news_one_one:after{
	content: '';
	width: 48px;
	height: 1px;
	background: #d7d8d8;
	position: absolute;
	right: -63px;
	top: 7px;
}
.r_news_one_two{
	width: 31px;
	height: 31px;
	background: url(../images/news.png) center center no-repeat #f9fbfc;
	margin-top: 15px;
	transition: 1s;
}
.r_news_two{
	width: 575px;
	margin-top: 39px;
	margin-left: 77px;
}
.r_news_two_one{
	font-size: 20px;
}
.r_news_two_two{
	font-size: 16px;
	font-weight: lighter;
	line-height: 24px;
	margin-top: 18px;
}
.r_news_three{
	width: 234px;
	height: 139px;
	margin-top: 10px;
	margin-left: 15px;
	position: relative;
}
.r_news_three img{
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	height: 100%;
	width: 100%;
}
.news_nei .r_news_total li {
    box-shadow: 8px 8px 15px rgba(0,0,0,0.45);
}
.news_nei .r_news_two {
    width: 665px;
    padding-right: 14.5%;
}
.news_nei{
	padding-top: 3%;
}
.list-post-x{
	margin-top: 20px;
}
.media{
	width: 42%;
	display: inline-block;
	margin:0 10px;
	margin-bottom: 20px;
}
.radius{
	width: 100%;
	border: solid 1px #F7F7F7;
}
.radius:hover img{
	transform: scale(1.1);
}
.radius img{
	width: 100%;
	transition: 1s;
}
.media-body{
	margin-top: 20px;
	text-align: center;
	font-size: 14px;
}
.padding-big-bottom {
    padding-bottom: 20px;
}
.padding-big-top {
    padding-top: 20px;
}
.height {
    line-height: 24px;
}
.text-yellow, a.text-yellow:link, a.text-yellow:visited, .button.border-yellow, .button.bg-yellow-light, blockquote.border-yellow strong, .pager.border-yellow a, .pager-prev.border-yellow, .pager-next.border-yellow, .badge.bg-yellow-light, .alert-yellow, .check-warning {
    color: #1d2088;
}
@media (min-width: 1000px)
.xm12 {
    width: 100%;
}
@media (min-width: 1000px)
.xm1, .xm2, .xm3, .xm4, .xm5, .xm6, .xm7, .xm8, .xm9, .xm10, .xm11, .xm12 {
    float: left;
}
.text-center {
    text-align: center;
}
@media (min-width: 1000px)
.xm12 {
    width: 100%;
}
@media (min-width: 1000px)
.xm1, .xm2, .xm3, .xm4, .xm5, .xm6, .xm7, .xm8, .xm9, .xm10, .xm11, .xm12 {
    float: left;
}
.blank-small {
    height: 20px;
    line-height: 20px;
    clear: both;
    font-size: 0;
}
.blank-large {
    height: 80px;
    line-height: 80px;
    clear: both;
    font-size: 0;
}
.normal-list{

}
.normal-list li{
	font-size: 14px;
	line-height: 26px;
}
.nei_shiji{
	background: url(../images/nei_shiji.png) center 61px  no-repeat;
	margin-top: 43px;
	padding-bottom: 90px;
}
.nei_shiji li{
	width: 280px;
	display: inline-block;
	text-align: center;
	vertical-align: top;
}
.nei_shiji_1{
	font-size: 44px;
	font-family: 'Arial';
}
.nei_shiji_2{
	margin-top: 10px;
}
.nei_shiji_3{
	width: 266px;
	height: 266px;
	margin: 0 auto;
	margin-top: 22px;
	border: solid 6px #dddddd;
	border-radius: 50%;
}
.nei_shiji_3 img{
	width: 100%;
	height: 100%;
}
.nei_shiji_4{
	width: 262px;
	margin: 0 auto;
	margin-top: 27px;
	font-size: 16px;
	font-weight: lighter;
	text-align: left;
	line-height: 26px;
}
.nei_shiji_two{
	margin-top: 38px;
}
.nei_shiji_three{
	margin-top: 78px;
}
.nei_shiji_fore{
	margin-top: 23px;
}
.contact_one {
    font-size: 18px;
    margin-top: 51px;
}
.l_youshi {
    color: black;
}
.l_contact.l_youshi {
    width: 484px;
}
.contact_two {
    font-size: 18px;
    line-height: 46px;
    margin-top: 48px;
}
.contact_three {
    margin-top: 56px;
}
.r_contact {
    width: 565px;
    position: relative;
}
.r_contact_one {
    margin-top: 28px;
}
.r_contact_two {
    color: black;
    margin-top: 19px;
    font-size: 18px;
}
.r_contact_three {
    margin-top: 32px;
}
.r_contact_three input.r_contact_three_one {
    line-height: 35px;
    width: 100%;
    margin-bottom: 19px;
    border-bottom: solid 1px #c4c4c4;
}
.r_contact_three textarea.textarea {
    width: 100%;
    height: 77px;
    border-bottom: solid 1px #c4c4c4;
}
.r_contact_three textarea {
    margin: 0;
    position: 0;
    background: none;
    border: none;
    font-size: 16px;
}
.r_contact_three input {
    margin: 0;
    position: 0;
    background: none;
    border: none;
    font-size: 16px;
}
.ditu {
    height: 530px;
}
.ditu_a {
    width: 100%;
    height: 100%;
}
.r_contact_three input.submit {
    width: 156px;
    line-height: 43px;
    color: white;
    font-size: 16px;
    background: #db0115;
    margin-top: 53px;
    transition: 1s;
    cursor: pointer;
}
.an_an{
	padding-bottom: 80px;
}
.an_an .foot_one div{
	display: inline-block;
	width: 120px;
	border: solid 1px #c4c4c4;
	margin-right: 30px;
}
.an_an .foot_one div img{
	width: 100%;
}
.contact_two img {
    margin-right: 19px;
    margin-left: 12px;
}
.nav_xuan{
	position: fixed;
	top: 60%;
	right: 0;
	z-index: 20;
	font-size: 16px;
	color: white;
	overflow: hidden;
}
.nav_xuan li{
	line-height: 56px;
	background: #eb870e;
	padding: 0 20px;
	margin-bottom: 10px;
	border-radius: 10px 0 0 10px;
	transform: translateX(79%);
	transition: 1s;
    transform-origin: right;
    cursor: pointer;
}
.nav_xuan_text{
	margin-right: 20px;
}
.nav_xuan li:hover{
	transform: translateX(0px);
}
.nav_xuan li.nav_xuan_fore:hover{
	transform: translateX(79%);
}
.nav_xuan li.nav_xuan_fore img{
	transition: 1s;
}
.nav_xuan li.nav_xuan_fore:hover img{
	transform: rotateY(360deg);
}
.liuyan{
	width: 240px;
	position: fixed;
	bottom: 1%;
	left: 1%;
	overflow: hidden;
	    border-radius: 8px;
    z-index: 100;
    box-shadow: 0 8px 40px 0 rgba(0,0,0,0.4);
}
.liuyan_one{
	width: 100%;
	background: #eb870e;
	color: white;
	line-height: 46px;
	cursor:pointer;
}
.liuyan_one .fl{
	margin-left: 15px;
	font-size: 0.8vw;
}
.r_liuyan_one{
	width: 20px;
	height: 2px;
	background: white;
	margin-right: 15px;
	margin-top: 22px;
	transition: 1s;
}
.r_liuyan_one.on{
	width: 20px;
	height: 10px;
	border: solid 2px white;
	background: transparent;
	margin-top: 18px;
}
.liuyan_two{
	width: 100%;
	background: white;
	overflow: hidden;
	transform-origin: bottom;
	transition: 1s;
	height: 342px;
}
.liuyan_two.on{
	height: 0;
}
.liuyan_two input{
	margin:0; 
	padding: 0;
	display: block;
	width: 217px;
	border: 1px solid #DCDFE6;
	margin: 0 auto;
	text-indent: 12px;
	border-radius: 10px;
	margin-top: 10px;
	line-height: 32px;
	font-size: 0.4vw;
}
.liuyan_two input.liuyan_two_submit{
	margin-bottom: 20px;
	font-size: 0.8vw;
	text-transform: capitalize;
	text-indent: 0;
}
.liuyan_two textarea{
	margin:0; 
	padding: 0;
	width: 217px;
	border: 1px solid #DCDFE6;
	margin: 0 auto;
	display: block;
	text-indent: 12px;
	padding-top: 10px;
	margin-top: 10px;
	height: 80px;
	border-radius: 10px;
	font-size: 0.4vw;
}
.nav_c_nav{	
	margin-top: 3%;
	text-align: center;
}
.nav_c_nav li{
	display: inline-block;
	padding: 15px 50px;
	border: solid 1px #cecece;
	margin: 0 1%;
	margin-bottom: 2%;
	position: relative;
	transition: 1s;
}
.nav_c_nav li:after{
	content: '';
	width: 0;
	height: 100%;
	background: #eb870e;
	position: absolute;
	top: 0;
	left: 0;
	z-index: -1;
	transition: 1s;
}
.nav_c_nav li:hover{
	color: white;
	border: solid 1px #eb870e;
}
.nav_c_nav li:hover:after{
	content: '';
	width: 100%;

}
.nav_c_nav li.on{
	color: white;
	border: solid 1px #eb870e;
}
.nav_c_nav li.on:after{
	content: '';
	width: 100%;

}
.foot_nav_total_form{
	text-align: center;
}
.foot_nav_total_form_one{
	width: 504px;
}
.foot_nav_total_form_one li{
	display: inline-block;
	background: white;
	width: 20%;
	height: 100px;
	overflow: hidden;
	margin-bottom: 1%;
}
.foot_nav_total_form_one img{
	width: 100%;
}
.foot_nav_total_form_two{
	margin-top: 4%;
}
.foot_nav_total_form_two img{
	margin-left: -3%;
	transition: 1s;
}
.foot_nav_total_form_two li{
	margin: 0 1.2%;
}
.foot_nav_total_form_two li:hover img{
	transform: rotateY(360deg);
}
