@charset "utf-8";
/* CSS Document */
body{font-size:14px;line-height:24px;font-family:"微软雅黑";color: #333;}
html,body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td,p{margin:0;padding:0;}
*{box-sizing: border-box; -webkit-box-sizing: border-box;}
input{vertical-align: middle;}
img{border:0;vertical-align:middle;}
table {border-collapse: collapse;border-spacing: 0;}
ul,li{list-style-type:none;}
a{text-decoration:none;color: inherit;}
a:hover{text-decoration:none;}
.tc{text-align:center;}
.tl{text-align:left;}
.tr{text-align:right;}
.fl{float:left;}.fr{float:right;}.cl{clear:both;}.fb{font-weight:bold;}
input[type="text"]:focus,input[type="password"]:focus,textarea:focus{outline:none;}
.rel{position: relative;}
.abs{position: absolute;}
.ellipsis{white-space: nowrap;text-overflow: ellipsis;overflow: hidden;}
h3{font-weight: normal;}
em{font-style: normal;}

.wrap_box{
	max-width: 1920px;
	min-width: 1200px;
	margin: 0 auto;
}
/*header*/
.clearfix::after{
	content: "";
	display: block;
	clear: both;
	height: 0;
}

.content{
	width: 1200px;
	margin: 0 auto;
}
.bigimg img{
	width: 100%;
	height: 400px;
    transition: all 0.6s;
	-webkit-transition: all 0.6s;
}
.bigimg:hover img{
	transform: scale(1.2);
	-webkit-transform: scale(1.2);
}
.nav{
	margin: 34px -20px 0 0;
}
.nav li{
	float: left;
	color: #333;
	background: url(../images/nav.jpg) no-repeat right center;
	line-height: 38px;
	padding: 0 20px;
	
}
.nav li a{
	display: block;
}
.nav li:last-child{
	background: none;
}
.nav li:hover a{
	color: #ffac42;
	border-bottom: solid 2px #ffac42;
}
.nav li.active a{
	color: #ffac42;
	border-bottom: solid 2px #ffac42;
}
/*banner*/
.flexslider{position:relative;overflow:hidden;background:url(../images/loading.gif) 50% no-repeat;height: 534px;}
.slides{position:relative;z-index:1;}
.slides img{width:1920px;position: absolute;top: 0;left:50%;margin-left: -960px;}
.flex-control-nav{position:absolute;bottom:10px;z-index:2;width:100%;text-align:center;}
.flex-control-nav li{display:inline-block;width:14px;height:14px;margin:0 5px;*display:inline;zoom:1;}
.flex-control-nav a{display:inline-block;width:14px;height:14px;line-height:40px;overflow:hidden;background:#fff;border-radius:100%;cursor:pointer;}
.flex-control-nav .flex-active{background:#ffac42;}

.flex-direction-nav{position:absolute;z-index:3;width:100%;top:45%;}
.flex-direction-nav li a{display:block;width:50px;height:50px;overflow:hidden;cursor:pointer;position:absolute;}
.flex-direction-nav li a.flex-prev{left:40px;background:url(../images/prev.png) center center no-repeat;}
.flex-direction-nav li a.flex-next{right:40px;background:url(../images/next.png) center center no-repeat;}

/*index*/
.pro_con{
	width: 780px;
	top: 30px;
	left: 0;
}
.tit1{
	color: #ffac42;
	font-size: 32px;
	line-height: 74px;
}
.tit_bg{
	background: url(../images/tit_bg1.jpg) no-repeat left bottom;
}
.pro_tit{
	margin: 26px 0 0;
}
.pro_tit h3{
	color: #333333;
	font-size: 20px;
	margin-bottom: 10px;
}
.pro_tit p{
	color: #858585;
}
.more1{
	right: 0;
	top: 20px;
}
.pro_list{
	padding-bottom: 10px;
}
.pro_list ul{
	margin-right: -28px;
}
.pro_list li{
	float: left;
	margin-right: 28px;
	margin-bottom: 30px;
	overflow: hidden;
}
.pro_list li:nth-child(1),.pro_list li:nth-child(2){
	margin-top: 262px;
}
.pro_list li:nth-child(1) img{
	width: 480px;
	height: 733px;
}
.pro_list li:nth-child(2) img{
	width: 276px;
	height:328px;
}
.pro_list li:nth-child(3) img{
	width: 385px;
	height: 591px;
}
.pro_list li:nth-child(4) img{
	width: 375px;
	height: 373px;
}
.pro_list li:nth-child(5) img{
	width: 284px;
	height: 373px;
}
.bg1{
	background: url(../images/bg1.jpg) no-repeat center top;
	overflow: hidden;
	height: 556px;
	
}
.about{
	width: 600px;
	padding: 15px 0 0;
}
.tit2{
	font-size: 30px;
	color: #333;
	line-height: 84px;
	text-transform: uppercase;
}
.about_txt{
	line-height: 30px;
	margin: 40px 0;
}
.about_pic{
	width: 928px;
	right: 630px;
	top: 0;
	height: 556px;
}
.bg2{
	background: url(../images/bg2.jpg) no-repeat center top;
	height: 1183px;
	padding: 36px 0 0;
}
.tit3 h3{
	background: url(../images/tit_bg2.jpg) no-repeat center top;
	font-size: 40px;
	text-transform: uppercase;
	line-height: 56px;
}
.tit3 p{
	font-size: 30px;
	line-height: 56px;
}
.case{
	padding: 30px 0 5px;
	margin-right: -29px;
}
.case li{
	width: 379px;
	height: 380px;
	float: left;
	position: relative;
	margin-right: 29px;
	margin-bottom: 73px;
}
.case_pic{
	width: 379px;
	height: 380px;
	overflow: hidden;
	display: block;
}
.case li h3{
	width: 348px;
	height: 48px;
	position: absolute;
	bottom: -28px;
	background: #fff;
	left: 0;
	right: 0;
	margin: 0 auto;
	box-shadow: 0 5px 5px rgba(19,5,7,0.15);
	text-align: center;
	line-height: 48px;
}
.ad1{
	width: 49.84%;
}
.ad2{
	width: 50.16%;
}
.bg3{
	background: url(../images/bg3.jpg) no-repeat center top;
	height: 578px;
	overflow: hidden;
}
.news{
	width: 505px;
	margin: 10px 0 0 165px;
}
.news_list{
	padding: 15px 0 53px;
}
.news_list li{
	border-bottom: solid 1px #e1e1e1;
	padding: 34px 0 25px;
	position: relative;
}
.news_list li h3{
	color: #333333;
	font-size: 16px;
	width: 70%;
}
.news_list li p{
	line-height: 22px;
	height: 44px;
	overflow: hidden;
	margin: 35px 0 0;
	color: #646464;
}
.date{
	color: #9b9b9b;
	font-size: 13px;
	right: 0;
	top: 30px;
}
.news_pic{
	top: 0;
	left: 756px;
}
.bg4{
	background: url(../images/index_47.jpg) no-repeat center top;
	height:355px ;
	padding: 117px 0 0;
}
.search{
	width: 468px;
	height: 54px;
	background: #fff;
	border-radius: 8px;
	margin: 50px auto 0;
	overflow: hidden;
}
.ss{
	width: 414px;
	height: 54px;
	border: none;
	line-height: 54px;
	padding: 0 30px;
}
.ss_btn{
	margin: 14px 0 0;
}
/*footer*/
.footer{
	padding:30px 0 ;
	color: #333333;
	font-size: 12px;
}
.footer a{	
	padding: 0 20px;
}
.copyright{
	margin: 10px 0 0;
}
/*main*/
.main_bg1{
	background: url(../images/main1.jpg) no-repeat left top;
}
.main_bg2{
	background: url(../images/main2.jpg) no-repeat right bottom;
	padding: 45px 0 50px;
}
.type{
	padding: 35px 0 0;
}
.type a{
	padding: 0 25px;
	height: 40px;
	line-height: 40px;
	display: inline-block;
	font-size: 16px;
	border-radius: 8px;
	margin: 5px 20px;
}
.type .current{
	background: #ffac42;
	color: #fff;
}
.page{
	font-size: 16px;
	color: #3d3d3d;
}
.page span{
	margin: 0 30px;
}
.page span a{
	width: 34px;
	height: 34px;
	background: #cfcccc;
	line-height: 34px;
	border-radius: 100%;
	display: inline-block;
	margin: 0 6px;
	color: #fff;
}
.page .on{
	background: #ffac42;
}
.m_news{
	padding: 30px 0;
}
.m_news li{
	margin-bottom: 32px;
}
.m_news_pic img{
	width: 525px;
	height: 323px;
}
.m_news_con{
	width: 745px;
	height: 280px;
	right: 0;
	top: 22px;
	background: #fff;
	padding: 40px 50px 0 40px;
}
.m_news_con h3{
	color: #ffac42;
	font-size: 18px;
}
.m_news_con>a{
	width: 134px;
	height: 30px;
	border: solid 1px #b1b1b1;
	line-height: 28px;
	text-align: center;
	display: block;
	margin: 35px 0 30px;
	border-radius: 5px;
}
.m_news_con p{
	color: #646464;
	font-size: 14px;
	line-height: 30px;
	height: 90px;
	overflow: hidden;
}
.m_news_date{
	right: 50px;
	top: 40px;
	color: #000;
	font-size: 16px;
}
.m_news_date span{
	color: #8c8c8c;
	font-size: 30px;	
}
.m_news li:nth-child(even) .m_news_pic{
	 float: right;
}
.m_news li:nth-child(even) .m_news_con{
	 left: 0;
}
.m_news li:nth-child(even) .m_news_con h3{
	text-align: right;
}
.m_news li:nth-child(even) .m_news_con>a{
	float: right;
}
.m_news li:nth-child(even) .m_news_date{
	left: 40px;
}
.m_about{
	padding: 35px 0 50px;
}
.m_about_txt{
	padding:40px 0 0;
	color: #333;
	line-height: 30px;
}
.m_about_txt img{
	width: 100%;
}
.contact_tips{
	font-size: 20px;
	line-height: 30px;
	background: url(../images/tit_bg1.jpg) no-repeat center bottom;
	padding: 22px 0;
}
.message_bg{
	background: url(../images/main5.jpg) no-repeat;
	height: 782px;
	padding: 45px 0 0;
}
.message{
	width: 755px;
	margin: 0 auto;
	padding: 85px 0 0;
}
.message p{
	margin-bottom: 29px;
	font-size: 15px;
}
.message p label{
	width: 62px;
	display: inline-block;
}
.user1{
	width: 692px;
	height: 48px;
	background: #fff;
	border: none;
	box-shadow: 0 3px 3px rgba(19,5,7,0.06);
	padding: 0 10px;
	font: inherit;
}
.user2{
	vertical-align: top;
	height: 160px;
	padding: 5px 10px;	
}
.btn{
	width: 692px;
	height: 48px;
	background: #ffac42;
	color: #fff;
	font-size: 16px;
	border: none;
}
#news_list ul {	width: auto;height: 230px;padding: 9px;}
#news_list ul li {	width: auto;	padding-left: 10px;	height: 30px;	line-height: 30px; *height: 27px; *line-height: 27px;	padding-right: 10px;color:#000;}
#news_list a{color:#000;}
#news_list a:hover{ text-decoration:none; }
#news_list ul li:hover{ text-decoration:none; position: relative; right: 0px; top: 1px;}
#news_list .one {background: #F0F0F0;} 
#news_list ul li span {	float: left;}
#news_list ul li strong {	float: right;	font-weight: normal;}
#news_con {	width: auto;	min-height: 360px;	padding: 15px;	padding-right: 0px;	color:#000;	text-align:justify;}
#news_con .h1 {	text-align: center;	font-size: 16px;	height: 35px;	line-height: 35px;}
#news_con .h2 {	text-align: center;	font-weight: normal;	width: auto;	height: 25px;	line-height: 25px;	border-top: solid 1px #ccc;	border-bottom: solid 1px #ccc;	color: #666;	margin-bottom: 5px; font-size:14px}
#news_con #pic { position:relative;text-align: center;	margin-bottom: 5px;}
#news_con #pic #prev{ position:absolute; top:50%; left:0px; font-size:50px;font-weight:bold; color: #e61902;}
#news_con #pic #next{ position:absolute; top:50%; right:0px; font-size:50px;font-weight:bold; color: #e61902;}
#news_con #pic #prev_none{ position:absolute; top:50%; left:0px; color:#999; font-size:50px;font-weight:bold}
#news_con #pic #next_none{ position:absolute; top:50%; right:0px; color:#999; font-size:50px;font-weight:bold}
#news_cons_title{border-bottom:solid 1px #ccc; font-weight:bold ; font-size:15px; margin-bottom:10px;}
#news_cons{ margin-bottom:15px;font-size:14px;}
#news_con img{
	max-width: 100%;
}