@charset "utf-8";
/* CSS Document */
body{margin:0;padding:0;font-size:14px;line-height:24px;font-family:"微软雅黑";border-top: solid 3px #cb0000;}
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;transition: all 0.6s;-webkit-transition: all 0.6s;}
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;}
h3{font-weight: normal;}
em{font-style: normal;}
/*header*/
.clearfix::after{
	content: "";
	display: block;
	clear: both;
	height: 0;
}

.content{
	width: 1200px;
	margin: 0 auto;
}
.tel{
	margin: 28px 0 0;
}
.tel h4{
	color: #464646;
	font-size: 18px;
	line-height: 26px;
}
.tel h2{
	color: #cb0000;
	font-size: 30px;
	font-family: Impact;
	line-height: 32px;
}
.nav_bg{
	min-width: 1200px;
	border-top: solid 1px #dcdcdc;
}
.nav{
	width: 1180px;
	margin: 0 auto;
	background: url(../images/index_04.jpg) no-repeat left center;
}
.nav li{
	width: 131px;
	float: left;
	text-align: center;
	background: url(../images/index_04.jpg) no-repeat right center
}
.nav li a{
	line-height: 73px;
	color: #2d2d2d;
	font-size: 15px;
	display: block;
}
.nav li.current a{
	color: #cb0000;
	border-bottom: solid 2px #cb0000;
}
/*banner*/
.flexslider{position:relative;overflow:hidden;background:url(../images/loading.gif) 50% no-repeat;height: 573px;}
.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:#F00028;}

.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*/

.menu{
	position: relative;
	margin-top: -33px;
	z-index: 300;
	margin-right: -27px;
}
.menu li{
	width: 380px;
	height: 200px;
	float: left;
	margin-right: 27px;
	cursor: pointer;
}
.menu_con{
	width: 155px;
	height: 200px;
	color: #c31927;
	background: #f6f6f6;
	overflow: hidden;
	transition: all 0.6s;
	-webkit-transition: all 0.6s;
}
.menu_txt{
	height: 200px;	
	padding: 30px 0 0 15px;
	
}
.menu_txt h3{	
	font-size: 18px;
}
.menu_txt h4{	
	font-size: 12px;
	font-weight: normal;
	text-transform: uppercase;
}
.menu_txt p{
	font-size: 16px;
	padding: 70px 0 0;
	letter-spacing: -1px;
}
.menu_txt p em{
	font-size: 36px;
	font-family: impact;
}
.menu_more{
	background: #f6f6f6;
	height: 36px;
	line-height: 36px;
	display: block;
	padding-right: 10px;
	color: #c31927;
	font-size: 12px;
	
}
.menu li:hover .menu_con{
	transform: translateY(-36px);
	-webkit-transform: translateY(-36px);
	height: 236px;
	background: #cb0000;
	color: #fff;
}


.about_box{
	padding: 35px 0 60px;
}
.tit{
	border-bottom: solid 1px #eeeeee;	
	padding: 20px 0;	
}
.tit span{
	border-left: solid 5px #cb0000;
	line-height: 30px;
	padding-left: 20px;
	font-size: 24px;
	color: #212121;
	text-transform: uppercase;
}
.subnav{
	background: url(../images/index_04.jpg) no-repeat left center;
}
.subnav li{
	width: 130px;
	float: left;
	background: url(../images/index_04.jpg) no-repeat right center;
	text-align: center;
}
.subnav li a{
	color: #2d2d2d;
	font-size: 15px;
}
.about{
	height: 290px;
	margin: 68px 0 0;
	background: url(../images/index_10.jpg) no-repeat right bottom #eeeeee;
}
.about_pic{
	width: 498px;
	height: 305px;
	left: 20px;
	top:-30px;
	background: url(../images/index_11.jpg) no-repeat right bottom;
}
.about_con{
	width: 660px;
	height: 290px;
	padding: 33px 0 0;
}
.about_txt{
	width: 630px;
	color: #333333;
	font-size: 16px;
	line-height: 38px;
}
.about_more{
	width: 103px;
	height: 35px;
	background: #cb0000;
	right: 0;
	bottom: 0;
	color: #fff;
	font-size: 15px;
	display: block;
	text-align: center;
	line-height: 35px;
}
.join_bg{
	min-width: 1200px;
	background: url(../images/index_12.jpg) no-repeat center top;
	height: 534px;
	padding: 48px 0 0;
}
.tit1{
	border-bottom: solid 1px #fff;	
}
.tit1 span{
	border-left: solid 5px #fff;
	color: #fff;
}
.subnav1 li a{
	color: #fff;
}
.join{
	margin: 56px 0 0;
}
.join li{
	text-align: center;
}
.join li p{
	font-size: 16px;
	color: #fff;
	line-height: 52px;
}
.join_more{
	width: 103px;
	height: 35px;
	border: solid 1px #fff;
	display: block;
	margin: 20px auto 0;
	color: #fff;
	line-height: 35px;
	text-align: center;
}
.service{
	padding: 40px 0 117px;
}
.service_list{
	padding: 50px 0 40px;
	margin-right: -60px;
}
.service_list li{
	width: 360px;
	float: left;
	margin-right:60px;
	text-align: center;
}
.service_list li h4{
	color: #272727;
	font-size: 22px;
	line-height: 48px;
	margin: 14px 0 0;
}
.service_list li p{
	line-height: 36px;
	color: #272727;
	font-size: 16px;
}
.service_more{
	background: #cb0000;
}
.honor_bg{
	min-width: 1200px;
	background: url(../images/index_32.jpg) no-repeat center top;
	height: 386px;
}
.honor{
	width: 300px;
	height: 347px;
}
.tit2{
	color: #212121;
	background: url(../images/index_33.jpg) no-repeat left bottom;
	padding-bottom: 15px;
	padding-top: 64px;
}
.tit2 h3{
	font-size: 24px;
	line-height: 42px;
	text-transform: uppercase;
}
.tit2 h4{
	font-size: 20px;
	font-weight: normal;
	line-height: 36px;
}
.honor_list{
	width: 798px;
	right: 0;
	top:-86px;
}
.honor_list li{
	width: 250px;
	padding: 56px 0 0;
}
.honor_list_con{
	border: solid 2px #cb0000;
	transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
}
.honor_pic{
	border-bottom: solid 2px #cb0000;
	height: 311px;
	overflow: hidden;
	transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
}
.honor_list_con h3{
	background: #fff;
	border-bottom: solid 1px #bcbcbc;
	line-height: 39px;
	padding-left: 12px;
	color: #6e6e6e;
	font-size: 16px;
}
.honor_list_con p{
	height: 61px;
	background: #fff;
	padding-left: 12px;
	color: #6e6e6e;
	line-height: 36px;
}
.honor_list_con p span{
	position: absolute;
	right: 10px;
	top: 10px;
	font-size: 36px;
}
.honor_more{
	background: #cb0000;
	color: #fff;
	height: 56px;
	line-height: 56px;
	font-size: 15px;
}
.honor_list li:hover .honor_pic{
	height:367px ;	
}
.honor_list li:hover .honor_list_con{
	transform: translateY(-56px);
	-webkit-transform: translateY(-56px);
}
.news_box{
	padding: 40px 0;
}
.news{
	padding: 40px 0 10px;
}
.news_pic{
	width: 485px;
	height: 347px;
}
.news_pic h3{
	width: 100%;
	background: rgba(0,0,0,.7);
	height: 52px;
	line-height: 52px;
	text-indent: 2em;
	color: #fff;
	font-size: 16px;
	position: absolute;
	bottom: 0;
	left: 0;
}
.news_list{
	width: 700px;
}
.news_list li{
	margin-bottom: 16px;
}
.news_list_con{
	width: 535px;
}
.news_list_con h3{
	color: #2D2D2D;
	font-size: 18px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	width: 70%;
	line-height: 40px;
}
.news_list_con p{
	color: #909090;
	font-size: 16px;
	line-height: 30px;
	height: 60px;
	overflow: hidden;
}
.contact_bg{
	min-width: 1200px;
	background: url(../images/index_42.jpg) no-repeat center top;
	height: 416px;
}
.contact{
	width: 555px;
}
.tit3{
	color: #fff;
}
.contact_txt{
	color: #fff;
	font-size: 16px;
	line-height: 36px;
	margin: 26px 0 0;
}
.code{
	width: 130px;
	height: 130px;
	right: 0;
	top: 180px;
}

.message{
	width: 500px;
}

.message_tit{
	color: #fff;
	font-size: 28px;
	line-height: 42px;
	padding: 30px 0 0;
}
.message_tit span{
	font-size: 16px;
	color: #a3a3a2;
	text-transform: uppercase;
	margin-left: 20px;
}
.user{
	width: 100%;
	height: 45px;
	border: solid 1px #9e9e9e;
	background: none;
	line-height: 45px;
	margin: 22px 0 0;
	padding: 0 25px;
	font:inherit;
	color: #fff;
}
.user::-webkit-input-placeholder{
	color: #fff;
}
.user1{
	height: 80px;
	padding: 5px 25px;
}
.button{
	width: 100%;
	height: 45px;
	background: #fff;
	color: #cb0000;
	border: none;
	line-height: 45px;
	text-align: center;
	font-size: 16px;
	margin: 20px 0 0;
}
.copyright{
	color: #4c4c4c;
	padding: 25px 0;
}
/*main*/
.main{
	padding: 50px 0 114px;
}
.main_tit{
	margin-bottom: 30px;
}
.main_tit h2{
	font-size: 24px;
	line-height: 46px;
}
.main_tit h3{
	color: #3e3e3e;
	line-height: 38px;
	font-size: 14px;
}
.bgr{
	background: #cb0000;
}
.left{
	width: 260px;
}
.left_type h3{
	color: #fff;
	font-size: 19px;
	padding: 25px 0;
}
.left_type ul{
	width: 235px;
	margin: 0 auto;
	padding-bottom: 23px;
}
.left_type ul li{
	height: 35px;
	background: #fff;
}
.left_type ul li a{
	font-size: 16px;
	color: #cb0000;
	line-height: 35px;
}
.m_contact{
	margin: 35px 0 0;
	color: #fff;
	padding: 15px 12px;
}
.m_contact_tit h3{
	font-size: 19px;
}
.m_contact_tit p{
	font-size: 12px;
	line-height: 18px;
}
.m_contact_txt{
	background: #fff;
	color: #000;
	font-size: 13px;
	line-height: 30px;
	padding: 10px 15px;
	margin: 10px 0 0;
}
.right{
	width: 900px;
}
.pro{
	margin-right: -30px;
	padding-bottom: 85px;
}
.pro li{
	width: 280px;
	float: left;
	text-align: center;
	margin: 0 30px 35px 0;
}
.pro li p{
	background: #cb0000;
	height: 45px;
	color: #fff;
	font-size: 18px;
	line-height: 45px;
}
.page a{
	height: 30px;
	padding: 0 10px;
	margin: 0 3px;
	font-size: 12px;
	color: #848484;
	background: #e9e9e9;
	display: inline-block;
	line-height: 30px;
}
.page .select{
	background: #cb0000;
	color: #fff;
}
.m_news{
	padding-bottom: 107px;
}
.m_news li{
	margin-bottom: 10px;
	padding: 23px 10px 23px 20px;
}
.date{
	width: 95px;
	height: 95px;
	background: #f0f0f0;
	padding: 8px 8px 0;
}
.date h3{
	color: #3a3a3a;
	font-size: 24px;
	line-height: 40px;
	border-bottom: solid 1px #dcdcdc;
}
.date p{
	color: #9b9b9b;
	font-size: 20px;
	line-height: 40px;
}
.m_news_con{
	width: 750px;
}
.m_news_con h4 a{
	color: #3e3e3e;
	font-size: 18px;
	line-height: 38px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	display: block;
	width: 80%;
}
.m_news_con p{
	color: #949393;
	line-height: 28px;
	height: 56px;
	overflow: hidden;
	font-size: 16px;
}
.m_news li:hover{
	background: #f3f3f3;
}
.m_news li:hover .date{
	background: #cb0000;
}
.m_news li:hover .date h3,.m_news li:hover .date p{
	color: #fff;
}
.m_news li:hover .date h3{
	border-bottom: solid 1px #fff;
}
