@charset "utf-8";

/* CSS Document */

body{font-size:18px;line-height:24px;font-family:"微软雅黑";}

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;}

.f16{font-size: 16px;}

.wrap_box{

	max-width: 1920px;

	min-width: 1360px;

	margin: 0 auto;

}

/*header*/

.clearfix::after{

	content: "";

	display: block;

	clear: both;

	height: 0;

}

.content{

	width: 1360px;

	margin: 0 auto;

}

.bigimg{

	overflow: hidden;

}

.bigimg img{

	transition: all 0.6s;

	-webkit-transition: all 0.6s;

}

.bigimg:hover img{

	transform: scale(1.2);

	-webkit-transform: scale(1.2);

}

.nav{

	margin: 74px 0 0 17px;

}

.nav>li{

	float: left;

	margin: 0 9px;

	padding: 0 4px;

	color: #1c1c1c;

	line-height: 42px;

}

.nav>li:hover{

	border-bottom: solid 2px #a4102a;

	color: #a00000;

}

.nav>li.current{

	border-bottom: solid 2px #a4102a;

	color: #a00000;

}

.tel{

	width: 225px;

	height: 144px;

	background: #e5e5e5;

	padding: 36px 0 0;
	color: #6c6c6c;

	font-size: 16px;

	line-height: 32px;

}

.tel h2{

	color: #a00000;

	font-size: 30px;

	line-height: 40px;

}



/*banner*/

.flexslider{position:relative;overflow:hidden;background:url(../images/loading.gif) 50% no-repeat;height: 650px;}

.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;display: none;}

.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:#1f95d7;}



.flex-direction-nav{position:absolute;z-index:3;width:100%;top:45%;}

.flex-direction-nav li a{display:block;width:44px;height:44px;overflow:hidden;cursor:pointer;position:absolute;}

.flex-direction-nav li a.flex-prev{left:195px;background:url(../images/prev.png) center center no-repeat;}

.flex-direction-nav li a.flex-next{right:195px;background:url(../images/next.png) center center no-repeat;}

.flex-direction-nav li a.flex-prev:hover{background:url(../images/prev-h.png) center center no-repeat;}

.flex-direction-nav li a.flex-next:hover{background:url(../images/next-h.png) center center no-repeat;}

/*index*/

.pro{

	padding: 45px 0 45px;

}

.pro_type{

	width: 228px;

	background: #fff;

}

.pro_type_tit{

	height: 103px;

	color: #fff;

	font-size: 24px;

	padding: 13px 0 0;

	line-height: 62px;

	background: url(../images/index_03.jpg) no-repeat 10px 70px #a00000;

}

.pro_type_tit span{

	/*color: #c60a0a;*/

	font-size: 14px;

	margin-left: 5px;

}

.pro_type ul{

	border: solid 1px #dcdcdc;

}

.pro_type ul li{

	border-bottom: solid 1px #dcdcdc;

	line-height: 84px;

	color: #555555;

	font-size: 16px;

	text-align: center;

}

.pro_type ul li:hover{

	background: #a00000;

	color: #fff;

}

.pro_type ul li.current{

	background: #a00000;

	color: #fff;

}

.pro_more{

	background: #bfbfbf;

	color: #555555;

	height: 62px;

	line-height: 62px;

	display: block;

	font-size: 16px;

}

.pro_list{

	width: 1062px;

}

.pro_list ul{

	margin-right: -63px;

}

.pro_list li{

	width: 312px;

	float: left;

	margin: 0 63px 16px 0;

}
.pro_list li a{
	
	font-size:14px;
}

.pro_list_pic{

	overflow: hidden;

	display: block;

}

.pro_list li h3{

	width: 100%;

	margin: 10px 0 0;

	line-height: 52px;

	color: #555555;

	height: 52px;

}

.pro_list li h3::after{

	content: "";

	position: absolute;

	bottom: 0;

	left: 0;

	width: 0;

	height: 2px;

	background: #a00000;

	transition: all 0.6s;

	

}

.pro_list li:hover h3{

	background: url(../images/index_07.jpg) no-repeat right center;

}

.pro_list li:hover h3:after{

	width: 100%;

}

.bg1{

	background: url(../images/bg1.jpg) no-repeat center top;

	height:749px ;

	padding: 60px 0 0;

}

.about_pic_box{

	width: 498px;

	margin-left: 73px;

}

.about_pic{

	width: 498px;

	height: 593px;	

	background: url(../images/index_08.png) no-repeat left top;

	padding: 32px 0 0 35px;

}

.about_pic_tit{

	color: #8d0000;

	font-size: 18px;

	text-transform: uppercase;

	line-height: 46px;

}

.about_con{

	width: 635px;

	margin: 80px 25px 0 0;

	color: #fff;

}

.about_tit{

	font-size: 39px;

	line-height: 48px;

}

.about_tit span{

	font-size: 18px;

	margin-left: 20px;

	text-transform: uppercase;

}

.about_txt{

	line-height: 32px;

	height: 293px;

	margin: 30px 0 0;

}

.about_more{

	width: 149px;

	height: 55px;

	background: #a00000;

	line-height: 53px;

	border-bottom: solid 2px #959595;

	display: block;

}

.news{

	padding: 50px 0 80px;

}

.tit{

	color: #212121;

	font-size: 30px;

	background: url(../images/index_09.jpg) no-repeat left bottom;

	line-height: 70px;

}

.tit span{

	color: #a00000;

	font-size: 24px;

	margin-left: 10px;

}

.news_l{

	width: 588px;

	margin: 52px 0 0 33px;

}

.news_l_con{

	height: 216px;

	box-shadow: 0 0 20px #939393;

	padding: 33px 25px 0;

	color: #484848;

	overflow: hidden;

}

.news_l_con h3{

	font-size: 18px;

	margin-bottom: 15px;

}

.news_l_con a{

	color: #a00000;

}

.news_r{

	background: url(../images/index_11.jpg) no-repeat bottom;

	width: 653px;

	height: 466px;

	margin: 52px 40px 0 0;

	box-shadow: 0 0 20px #939393;

	padding: 30px 0 0;

}

.news_r li{

	height: 48px;

	margin-bottom: 13px;

	padding: 0 25px;

	color: #484848;

	font-size: 16px;

	line-height: 48px;

}

.news_r li a{

	width: 80%;

	float: left;

}

.news_r li span{

	float: right;

}

.news_r li:hover{

	color: #fff;

	background: #a00000;

}

.bg2{

	background: url(../images/bg2.jpg) no-repeat;

	height: 470px;

}

.tit1{

	background: url(../images/index_15.jpg) no-repeat left bottom;

}

.tit1 span{

	color: #757575;

}

.tip{

	color:#000000 ;

	line-height: 42px;

}

.case_more{

	right: 0;

	top: 28px;

	line-height: 40px;

	color: #212121;

	border-bottom: solid 2px #535353;

}

.case{

	margin: 15px 0 0;

}

.case li{

	width: 310px;

}

.case li h3{

	width: 100%;

	height: 46px;

	background: #a00000;

	line-height: 46px;

	color: #fefefe;

}

.friendlink{

	padding: 20px 0;

	color: #2a2a2a;

}

.friendlink a{

	padding: 0 3px;

}

/*footer*/

.footer_bg{

	background: url(../images/footer_bg.jpg);

	padding: 45px 0 58px;

}

.footer{

	width: 850px;

	margin-left: 12px;

}

.footer_nav{

	color: #fff;

}

.footer_nav a{

	color: #fff;

	padding: 0 10px;

}

.copyright{

	color: #acacac;

	margin: 15px 0 0 10px;

	line-height: 36px;
	font-size:14px;

}

.code{

	margin: 40px 40px 0 0;

}

.footer_logo{

	margin: 40px 30px 0 0;

}

/*main*/

.main{

	background: #f4f4f4;

}

.m_pro_type{

	margin-top: -42px;

	position: relative;

	z-index: 400;

}

.right{

	width: 1060px;

	background: #fff;

	margin-top: -40px;

	z-index: 600;

	padding: 15px 0 70px;

}

.right_tit{

	border-bottom: solid 4px #eeeeee;

	line-height: 58px;

	font-size: 18px;

	padding: 0 20px;

	text-transform: uppercase;

}

.right_tit b{

	font-size: 30px;

	margin-right: 15px;

}

.red{

	color: #a00000;

}

.path{

	right:10px;

	top: 10px;

	color: #525252;

	font-size: 14px;

}

.m_pro{

	padding: 30px 20px;

	margin-right: -42px;

}

.m_pro li{

	width: 312px;

	float: left;

	margin: 0 42px 38px 0;

}


.m_pro li h3{

	width: 100%;

	height: 43px;

	background: #a00000;

	line-height: 43px;

	color: #fff;
	
	font-size:14px;

}

.page a{

	padding: 0 10px;

	height: 28px;

	display: inline-block;

	line-height: 28px;

	margin: 0 7px;

	background: #dbdbdb;

}

.page .on{

	background: #a00000;

	color: #ffffff;

}

.m_news{

	padding-bottom: 65px;

}

.m_news li{

	border-bottom: solid 1px #ececec;

	line-height: 60px;

	padding: 10px 20px 0 45px;

	background: url(../images/main2.jpg) no-repeat 20px 33px;

	font-size: 16px;

	color: #5a5a5a;

	position: relative;

}

.m_news li a{

	width: 80%;

	display: block;

}

.m_news li span{

	position: absolute;

	right: 20px;

	top: 10px;

}

.service{

	padding: 35px 30px;

}

.service h3{

	color: #a00000;

	font-size: 18px;

	margin-bottom: 20px;

}

.ser_bor{

	background: url(../images/main3.jpg) repeat-x bottom;

}

.message{

	padding: 43px 20px 100px ;

}

.message_con{

	width: 707px;

	color: #a00000;

	padding: 25px 0 0;

}

.message_con p{

	margin-bottom: 25px;

	float: left;

}

.message_con p label{

	width: 93px;

	display: inline-block;

}

.user{

	width: 612px;

	height: 39px;

	border: dashed 1px #1c1c1c;

	background: #eeeeee;

	padding: 0 10px;

}

.user1{

	width: 296px;

	margin-right: 10px;

}

.yam_txt{

	color: #121212;

	font-size: 12px;

	margin-left: 10px;

}

.btn{

	width: 175px;

	height: 56px;

	border-bottom: solid 3px #1b0c00;

	background: #a00000;

	margin: 35px auto 0;

	display: block;

	color: #fff;

	font-size: 24px;

}

.mes_txt p{

	color: #000000;

	margin-bottom: 8px;

}

.mes_txt span{

	color: #5a5a5a;

	font-size: 12px;

	line-height: 14px;

	display: block;

}

.m_about{

	color: #555555;

	padding: 20px 25px;

}

.m_contact_l{

	width: 400px;

	margin: 78px 0 0 60px;

}

.m_contact_l h3{

	color: #a00000;

	font-size: 22px;

	font-weight: bold;

	line-height: 26px;

	margin-bottom: 25px;

}

.m_contact_l p{

	margin-bottom: 23px;

	color: #000000;

	font-size: 16px;

}

.m_contact_l p img{

	margin-right: 10px;

}

.m_contact_r{

	margin: 147px 10px 0 0;

}

.m_contact_txt{

	margin: 30px 0 20px;

}

.job_l{

	width: 535px;

	margin-left: 25px;

	color: #555555;

	line-height: 30px;

}

.job_l h3{

	color: #a00000;

	font-size: 22px;

	margin-bottom: 10px;

}

.job_r{

	margin: 30px 35px 0 0;

}

#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%;

}