﻿/*通用类*/
*{
	margin:0;
	padding:0;	
}
@font-face {
	font-family:RF;
	src:url(../fonts/R.TTF);
	font-display:swap;
}
body{		
	min-width:1200px;
	margin:0 auto;
	font-size:14px;	
	font-family:PingFang SC,Hiragino Sans GB,Microsoft YaHei UI,Microsoft YaHei,Source Han Sans CN,sans-serif;
	background:#fff;
	color:#000;
	text-align:justify;	
}
h1,h2,h3{	
	font-weight:500;	
}
img{
	border:none;	
}
a{
	cursor:pointer;
	color:#000;
	text-decoration:none;	
	outline:none;
}
a:hover{
	color:#f89100;	
}
ul{
	list-style-type:none;	
}
em{
	font-style:normal;	
}
.lt{
	float:left;	
}
.rt{
	float:right;	
}
input.sub,label{
	border:none;	
	cursor:pointer;
}
input,textarea{
	font-family:PingFang SC,Hiragino Sans GB,Microsoft YaHei UI,Microsoft YaHei,Source Han Sans CN,sans-serif;
	outline:none;	
}
table{
	border-collapse:collapse;	
}
table td,table th{
	padding:0;	
}
input::-webkit-input-placeholder,textarea::-webkit-input-placeholder{
    color:#ccc;
}
input::-moz-placeholder,textarea::-moz-placeholder{   /* Mozilla Firefox 19+ */
    color:#ccc;
}
input:-moz-placeholder,textarea:-moz-placeholder{    /* Mozilla Firefox 4 to 18 */
    color:#ccc;
}
input:-ms-input-placeholder,textarea:-ms-input-placeholder{  /* Internet Explorer 10-11 */ 
    color:#ccc;
}
div.clear{
	font: 0px Arial; line-height:0;
	height:0; 
	overflow:hidden;	
	clear:both;	
}
.line5{
	font-size:1px;height:5px;width:100%;clear:both;	
}
.line10{
	font-size:1px;height:10px;width:100%;clear:both;	
}
.line20{
	font-size:1px;height:20px;width:100%;clear:both;	
}
/*wrapin 主体容器宽度*/
.wrapin{
	width:1200px;
	margin-left:auto;
	margin-right:auto;
}

.header{
	width: 1200px;
	margin:0 auto;
	padding:50px 0;
	height: 100px;
	position: relative;
	z-index: 100;
}
.header .logo{
	float: left;
}
.nav{
	float: left;
	padding-left:50px;
}
.nav_in{
	float: left;
	width: 90px;
	padding-top:30px;
	padding-left:20px;
	text-align: center;
}
.nav_in .hover,.nav_in a:hover{
	color:#000;
	background:#f89100;
}
.nav_in a{
	display: none;
	height: 22px;
	line-height: 22px;
	margin-bottom:15px;
}
.nav_in .par{
	display: block;
}
.nav_in:hover a{
	display: block;
}
.header .tel{
	float: right;
	color:#f3953a;
	font-size:28px;
	line-height: 80px;
}
.area1{
	width: 1200px;
	margin:50px auto;
}
.a1_left{
	float: left;
	margin:90px 0 0 0;
	width: 190px;
}
.a1_right{
	width: 935px;
	height: 410px;
	float: right;
	background:#f89100;	
	position: relative;
}
.a1_right .intro{
	float: left;
	color:#fff;
	width: 380px;
	margin-left:30px;
}
.a1_right .intro p{
	line-height: 1.6;
	text-indent:2em;
}
.a1_right .ar{
	display: block;
	position: absolute;
	bottom: 0;
	right: -30px;
}
.area2{
	width: 1200px;
	margin:0 auto;
}
.ahead1{
	padding-bottom:50px;
}
.ahead1 .left{
	display: block;
	height: 90px;
	float: left;
}
.ahead1 .crts{
	float: right;
}
.ahead1 .s1{
	float: left;
	line-height: 32px;
	color:#f34f00;
	font-size:16px;
	text-align:right;
}
.ahead1 .s2{
	float: left;
	line-height: 32px;
	color:#000;
	font-size:16px;	
}
.ahead1 .line{
	float: left;
	background:#f78f00;
	width: 4px;
	height: 50px;
	margin:8px 10px 0 10px;
}
.area2 .items{
	border-bottom:30px solid #dcdcdc;
	margin-bottom:30px;
}
.area2 .item{
	float: left;
	width: 400px;
	height: 167px;
	display: block;
}
.area2 .photo{
	display: block;
	width: 230px;
	height: 167px;
	float: left;
}
.area2 .crt{
	float: right;
	width: 170px;
	height: 167px;
}
.area2 .crt dl{
	height: 100px;
	box-sizing:border-box;
	padding:0 12px;
}
.area2 .crt dt{
	line-height: 30px;
	color:#f79100;
	height: 60px;
	white-space:nowrap;
}
.area2 .crt dd{
	font-size:17px;
}
.area2 .inf{
	height: 67px;
	background:#f79100;
	color:#fff;
	padding:0 10px;
	line-height: 1.6;

}
.area2 .inf2{
	height: 67px;
	background:#07a4d7;
	color:#fff;
	padding:0 10px;
	line-height: 1.6;

}

.area3{
	width: 1200px;
	margin:0 auto 50px auto;
}
.area3 .cleft{
	float: left;
	width: 500px;
	line-height: 24px;
}
.area3 .cleft p{
	text-indent:2em;
}
.area3 .tags{
	width: 400px;
}
.area3 .tags span{
	float: left;
	width: 65px;
	line-height: 1.6;
}
.area3 .cright{
	float: right;
	width: 570px;
}
.area4{
	width: 1200px;
	margin:0 auto;
}
.ahead2{
	padding:60px 0;
}
.ahead2 .sleft{
	float: left;
	position: relative;
}
.ahead2 .line{
	width: 92px;
	height: 3px;
	background:#f89304;
	position: absolute;
	left: 0;
	top: -10px;
}
.ahead2 .t1{
	font-size:20px;
	line-height: 26px;
	color:#f89100;
}
.ahead2 .t2{
	font-family:RF;
	line-height: 40px;
	font-size:16px;
	letter-spacing:7px;
}
.ahead2 .sright{
	float: right;
}
.a4_item{
	margin-bottom:45px;
	height: 250px;
}
.a4_item .photo{
	display: block;
	width: 250px;
	height: 250px;
}
.a4_item .intro{
	height: 250px;
	width: 940px;	
	background:#f89100;
	position: relative;
}
.a4_item .b{
	height: 40px;
	width: 100%;
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 10;
	background:#fbc06d;
}
.a4_item .num{
	float: left;
	display: block;
	height: 126px;
	margin:60px 30px 0 30px;
}
.a4_item dl{
	color:#fff;
	padding:48px 0 0 0;
	font-family:RF;
}
.a4_item dt{
	font-size:25px;
	line-height: 60px;
}
.a4_item dd{
	font-size:20px;
	line-height: 1.6;
}
.area5{
	width: 1200px;
	margin:0 auto;
}
.area5 .more{
	display: block;
	width: 290px;
	height: 42px;
	line-height: 42px;
	background:#f89100;
	text-align: center;
	font-size:16px;
	font-family:RF;
	color:#fff;
}

#certify {
	position: relative;
	width: 1200px;
	margin: 0 auto
}

#certify .swiper-container {
	padding-bottom: 60px;
}

#certify  .swiper-slide {
	width: 520px;
	height: 408px;
	background: #fff;

}
#certify  .swiper-slide img{
	display:block;
	width: 100%;
	height: 100%;
	border:5px solid #fff;	
}
#certify  .swiper-slide p {
	line-height: 98px;
	padding-top: 0;
	text-align: center;
	color: #636363;
	font-size: 1.1em;
	margin: 0;
}

#certify .swiper-pagination {
	width: 100%;
	bottom: 20px;
}

#certify .swiper-pagination-bullets .swiper-pagination-bullet {
	margin: 0 5px;
	border: 3px solid #fff;
	background-color: #d5d5d5;
	width: 10px;
	height: 10px;
	opacity: 1;
}

#certify .swiper-pagination-bullets .swiper-pagination-bullet-active {
	border: 3px solid #00aadc;
	background-color: #fff;
}

#certify .swiper-button-prev {
	left: -30px;
	width: 45px;
	height: 45px;
	background: url(../images/wm_button_icon.png) no-repeat;
	background-position: 0 0;
	background-size: 100%;
}

#certify .swiper-button-prev:hover {
	background-position: 0 -46px;
	background-size: 100%
}

#certify .swiper-button-next {
	right: -30px;
	width: 45px;
	height: 45px;
	background: url(../images/wm_button_icon.png) no-repeat;
	background-position: 0 -93px;
	background-size: 100%;
}

#certify .swiper-button-next:hover {
	background-position: 0 -139px;
	background-size: 100%
}
.area6{
	width: 1200px;
	margin:0 auto;
}
.area6 .item{
	width: 270px;
	height: 500px;
	float: left;
	margin-right:40px;
	font-family:RF;
	color:#fff;
}
.area6 .item1{
	background:#f2943a;
}
.area6 .item2{
	background:#08a4d7;
}
.area6 .item3{
	background:#f2943a;
}
.area6 .item4{
	background:#08a4d7;
	margin-right:0 !important;
}
.area6 .ico{
	display: block;
	width: 160px;
	height: 160px;
	margin:5px auto;
}
.area6 .name{
	text-align: center;
	height: 62px;
	line-height: 62px;
	font-size:22px;
}
.area6 .line{
	width: 220px;
	height: 5px;
	margin:0 auto;
	background:#08a4d7;
}
.area6 .item2 .line,.area6 .item4 .line{
	background:#f2943a;
}
.area6 .tip{
	width: 214px;
	margin:14px auto;
	line-height: 1.8;
}
.area7{
	width: 1200px;
	margin:0 auto 50px auto;	
}
.area7 .cleft{
	width: 450px;
	float: left;
	font-family:RF;
}
.area7 .head{
	font-size:22px;
	color:#f2943a;
	height: 80px;
	line-height: 50px;
	border-top:5px solid #f89100;
}
.area7 li{
	margin-bottom:20px;
	position: relative;
	background:#06aacf;
	height: 32px;
	line-height: 32px;
	color:#fff;
	padding-left:60px;
}
.area7 .tit{
	position: absolute;
	left: 0;
	top: 0;
	height: 32px;
	width: 48px;
	color:#fff;
	background:#f89100;
	text-align: center;
	font-family:arial;
	font-size:25px;
}
.area7 .line{
	height: 30px;
	border-bottom:5px solid #f89100;
}
.area7 .cright{
	float: right;
	width: 720px;	
}
.area7 .half{
	width: 320px;
}
.area7 dt{
	height: 32px;
	line-height: 32px;
	background:#f2943a;
	position: relative;
	text-align: center;
	color:#fff;
	font-size:24px;
	font-family:RF;
}
.area7 .ti{
	height: 32px;
	width: 40px;
	position: absolute;
	left: 0;
	top: 0;
	background:#06aacf;
	font-family:arial;
}
.area7 dd{
	padding:10px;
	line-height: 1.6;
}

.footer{
	height: 106px;
	background:#342b2c;	
}
.footer .ft_logo{
	float: left;
	display: block;
	height: 106px;
}
.ft_line{
	float: left;
	width: 2px;
	height: 70px;
	background:#fdac3b;
	margin:20px 20px 0 20px;
}
.ft_inf{
	float: left;
	color:#fff;
	font-size:16px;
	line-height: 32px;
	padding-top:20px;
}
.ft_code{
	float: left;
	display: block;
	width: 66px;
	height: 62px;
	margin:24px 0 0 0;
}
.ft_info{
	float: left;
	color:#fff;
	padding-top:15px;
}
.ft_info .ti{
	font-size:12px;
	line-height: 1.8;
}
.is_header{
	height: 220px;
	width: 1200px;
	margin:0 auto;
}
.is_header .logo2{
	float: left;
	margin-top:60px;
}
.is_header .logo2 img{
	display: block;
	height: 95px;
}
.is_header .crt{
	height: 110px;
	float: right;
	margin-top:50px;
}
.main{
	width: 1200px;
	margin:0 auto;
}
.aside{
	width: 357px;
	float: left;
}
.as_tp{
	background:#f89100;
	border-bottom:10px solid #fbc06d;
	padding:0 0 50px 112px;
	position: relative;
	color:#fff;
}
.as_tp .t1{
	font-size:22px;
	line-height: 42px;
}
.as_tp .t2{
	font-size:22px;
	font-family:RF;
	line-height: 42px;
	letter-spacing:5px;
}
.as_tp .ico{
	display: block;
	width: 70px;
	position: absolute;
	left:26px;
	top:16px;	
}
.as_title{
	height: 70px;
	line-height: 70px;
	background:#06aacf;
	font-size:22px;
	color:#fff;
	text-align: center;
	font-family:RF;
	letter-spacing:8px;
	margin-top:30px;
}
.section{
	float: right;
	width: 800px;
}
.sec1 .r{
	margin-top:-100px;
}
.sec1 .t1{
	font-size:22px;
	line-height: 40px;
	color:#f89100;
	font-family:RF;
	letter-spacing:8px;
	border-bottom:5px solid #f89100;
	padding-bottom:5px;
}
.sec1 .tip{
	font-size:15px;
	line-height: 24px;
	padding-top:10px;
	text-indent:2em;
}
.back{
	width: 1160px;
	margin:50px auto;
	background:#f89100;
	height: 40px;
	line-height: 40px;
	text-align: right;
	padding:0 20px;
}
.back a{
	color:#fff;
}
.section .title{
	font-size:22px;
	line-height: 40px;
	font-family:RF;
	color:#f89100;
	border-bottom:3px solid #f89100;
	margin-bottom:10px;
}
.section .title .bm{
	font-size:14px;
	text-align:right;
}
.section .ts{
	font-size:14px;
	line-height: 24px;
}
.section .ts p{
	text-indent:2em;
}
.sec2{
	background:url(../images/sec2.png) no-repeat right center;
}
.sec3{
	min-height: 400px;
	background:url(../images/sec3.png) no-repeat right center;
}
.sec4{
	min-height: 400px;
	background:url(../images/sec4.png) no-repeat right center;
}
.sec5{
	min-height: 400px;
	background:url(../images/sec5.png) no-repeat right center;
}
.sec6{
	min-height: 400px;
	background:url(../images/sec6.png) no-repeat right center;
}
.sec7{
	min-height: 500px;
	background:url(../images/sec7.png) no-repeat right center;
}
.sec8{
	min-height: 400px;
	background:url(../images/sec8.png) no-repeat right center;
}
.as_bt{
	background:#f89100;
	color:#fff;
	padding:10px 25px;
	line-height: 1.5;
}
.sec9 img{
	display: block;
	width: 100%;
}
.qqa{
	width: 80px;
	height: 65px;
	padding-top:15px;
	position: fixed;
	right: 50px;
	bottom: 50px;
	z-index: 100;
	background:#f2943a;
	color:#000 !important;
	text-align: center;
	font-size:15px;
	line-height: 25px;
}