﻿body,h1,h2,h3,h4,p,dl,dd,ul,ol,form,input,textarea,th,td,select
{margin: 0;padding: 0;}
em{font-style: normal;}
li{list-style: none;}
a{text-decoration: none;}
img{border: none;font-size: 0;}
table{border-collapse: collapse;}
input,textarea{outline: none;}
textarea{resize:none;overflow: auto;}

.clear{clear: both;}
body{ background-color:#f3f3f3;}
body,input{font-family: "微软雅黑";}

.center{
	width: 1100px;
	margin: 0 auto;
}

.fl{float:left;}

.fr{float:right;}

.none{display: none;}


/******************分割线********************/
/*index top*/
.index_top{
	color: #666;
	font-family: "宋体";
	font-size: 13px;
	line-height: 15px;
	padding: 10px 0;
}

.index_top ul{overflow: hidden;}

.index_top_menu li{
	float: left;
	padding: 0 8px;
}
.index_top_menu li span{color: #666;}
.index_top_menu li a{color: #666;}

.index_top_menu .index_top_menu_last{
	border-left: 1px solid #666;
	padding-right: 0;
}

.index_top_menu img{margin-right: 5px;}

.index_top_menu li:hover a{color: #ff6600;}

.index_top_menu li:hover .index_top_img_after{display: inline-block;}

.index_top_menu li:hover .index_top_img_prev{display: none;}

/*index logo*/
.index_logo{
	background-color: #f3f3f3;
	min-width: 1100px;
	width: 100%;
}

.index_logo_main{
	overflow: hidden;
	padding: 15px 0;
	width: 100%;
}

.index_logo_main .fr{width: 63.6%;}

.smenu{
	overflow: hidden;
	text-align: center;
}

.smenu li{
	float: left;
	font-size: 15px;
	line-height: 60px;
	width: 12.5%;
}

.smenu li a{
	color: #333;
	display: block;
}

.smenu li:hover a{color: #ff6600;}

/*index banner*/
.index_banner{background-color: #f3f3f3;}/*#f3f3f3*/

.index_banner .center{
	background-color: #fff;
	position: relative;
	bottom: 80px;
}

.index_banner_img{
	min-width: 1100px;
	width: 100%;
}

.index_banner img{display: block;}

.index_banner_main{overflow: hidden;}

.index_banner_main li{
	float: left;
	position: relative;
}

.index_banner_main_chiness{
	color: #333;
	font-size: 20px;
	line-height: 22px;
}

.index_banner_main .index_banner_main_english{line-height: 25px;}

.index_banner_main_english{
	color: #ff6600;
	font-family: "Arial";
	font-size: 12px;
	line-height: 35px;
}

.index_banner_main a{
	display: block;
	margin-top: 34px;
	text-align: center;
}

.index_banner_main a img{
	margin: 5px auto 0 auto;
	height: 25px;
	width: 25px;
}

.index_banner_main .index_banner_shadow{
	background:rgba(0,0,0,.5);
	color: #fff;
	display: none;
	font-size: 22px;
	line-height: 402px;
	width: 100%;
	position: absolute;
	top: -34px;
	text-align: center;
}

.index_banner_long img{
	height: 402px;
	width: 366px;
}

.index_banner_short img{
	height: 260px;
	width: 365px;
}

.index_banner_bottomlr img{
	height: 238px;
	width: 366px;
}

.index_banner_bottommid img{
	height: 238px;
	width: 365px;
}

#index_banner_topmid{line-height: 260px;}

#index_banner_bottommid{line-height: 238px;}

.index_banner_main li:hover .index_banner_shadow{display: block;}

/*index show*/
.index_show{margin-top: 35px;}

.index_show_top{text-align: center;}

.index_show_top_english{
	color: #666;
	font-family: "Arial";
	font-size: 18px;
	line-height: 35px;
	text-transform:uppercase;
}

.index_show_top_chiness{
	border-bottom: 1px solid #ff6600;
	color: #ff6600;
	display: inline-block;
	font-size: 20px;
	line-height: 30px;
	padding-bottom: 3.8px;
}

.index_show_top_chiness span {
	border-bottom: 1px solid #ff6600;
	padding-bottom: 3px;
}
.index_show_top_chiness a{
	color: #ff6600;
}
.index_show_smenu{
	margin:20px auto 0 auto;
	width: 570px;
	text-align: center;
}

.index_show_smenu li{
	float: left;
	width: 25%;
}

.index_show_smenu li a{
	border: 1px solid #ff6600;
	color: #666;
	display: inline-block;
	font-size: 15px;
	line-height: 32px;
	height: 32px;
	padding: 0 20px;
	border-radius: 8px;
	-ms-border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	-o-border-radius: 8px;
}

.index_show_smenu li:hover a{
	background-color: #313131;
	border: 1px solid #313131;
	color: #fff;
}

.index_show_img{
	margin-top: 28px;
	overflow: hidden;
}

.index_show_img li{
	float: left;
	width: 20%;
	text-align: center;
}

.index_show_img p{
	color: #333;
	font-size: 14px;
	line-height: 38px;
}

.index_show_img div{
	height: 261px;
	width: 204px;
	overflow: hidden;
}
/*放大*/
.index_show_img li:hover img{
	transform: scale(1.2,1.2);
	transition:all 1s;
}

#index_show_chose{
	background-color: #313131;
	border: 1px solid #313131;
	color: #fff;
}

/*index about us*/
.index_au{
	background: url("../images/index_au_bg.jpg") no-repeat center;	
	margin-top: 50px;
	min-width: 1100px;
	width: 100%;
}

.index_au_main{
	overflow: hidden;
	padding: 58px 0;
}

.index_au_main>.fl{overflow: hidden;}

.index_au_main>.fr{
	width: 872px;
}

.index_au_main ul{overflow: hidden;}

.index_au_main ul>.fr{text-align: center;}

.index_au_text{
	background-color: #333;
	color: #999;
	font-size: 14px;
	line-height: 24px;
	margin-top: 36px;
	padding: 15px 0 22px 30px;
	width: 100%;
}

.index_au_text p{
	margin-right: 50px;
	text-indent: 2em;
	    color: #FDFDFD;
}

.index_au_text a{
	border: 1px solid #ff6600;
	color: #ff6600;
	display: inline-block;
	margin-top: 10px;
	padding: 5px 13px;
	border-radius: 5px;
	-ms-border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-o-border-radius: 5px;
}

/*index news*/
.index_news{margin-top: 35px;}

.index_news_main{
	margin-top: 25px;
	overflow: hidden;
	text-align: center;
}
.index_news_main2{
	margin-top: 120px;
	overflow: hidden;
	text-align: center;
}
.index_news_main3{
	margin-top: 200px;
	overflow: hidden;
	text-align: center;
}



.index_news_main li{
	float: left;
	width: 25%;
}
.index_news_main2 li{
	float: left;
	width: 25%;
}
.index_news_main3 li{
	float: left;
	width: 25%;
}


.index_news_main_top{
	color: #333;
	font-size: 15px;
	line-height: 35px;
	margin: 0 auto;
	overflow: hidden;
	text-align: left;
	width: 256px;
}

.index_news_main_top span{
	color: #666;
	font-family: "宋体";
	font-size: 12px;
	float: right;
}

.index_news_main_text{
	color: #666;
	font-family: "宋体";
	font-size: 13px;
	line-height: 20px;
	margin: 0 auto;
	text-align: left;
	width: 256px;
}

.index_news_main li:hover .index_news_main_top{color: #ff6600;}

/*index foot*/
.index_foot{
	background-color: #333;
	color: #e3e3e3;
	font-family: "宋体";
	font-size: 12px;
	margin-top: 50px;
	min-width: 1100px;
	width: 100%;
}

.index_foot_main{
	overflow: hidden;
	padding: 10px 0;
}

.index_foot_main li{
	float: left;
	overflow: hidden;
	width: 33.3%;
}

.index_foot_fir img{
	float: left;
	margin-right: 22px;
	width: 54px;
}

.index_foot_fir div{
	float: left;
	line-height: 20px;
	margin-top: 10px;
	text-align: center;
	width: 77%;
}

.index_foot_fir a{color: #e3e3e3;}

.index_foot_sec{
	line-height: 54px;
	text-align: center;
}

.index_foot_sec span{margin-left: 15px;}

.index_foot_thi{
	line-height: 54px;
	overflow: hidden;
	text-align: right;
}

.index_foot_thi img{
	height: 30px;
	margin-left: 5px;
	width: 30px;
	vertical-align: middle;
}

.index_foot_thi_fir img{
	width: 23px;
	height: 27px;
	margin-left: 0;
}

/*detail banner*/
.detail_banner{background-color: #f3f3f3;}

.detail_banner_main{
	margin-top: -4px;
	position: relative;
}

.detail_banner_main img{
	height: 240px;
	width: 368px;
	position: absolute;
	top:-80px;
}

.detail_banner_main>li{
	overflow: hidden;
	width: 50%;
}

.detail_menu ul{
	overflow: hidden;
	width: 90%;
	float: right;
}

.detail_menu li{
	float: left;
	font-size: 14px;
	line-height: 82px;
	text-align: center;
	width: 25%;
}

.detail_menu li a{
	color: #666;
	display: block;
}

.detail_menu li:hover a {
	background-color: #333;
	color: #fff;
}

/*detail main*/
.detail_main{
	margin-top: 116px;
	overflow: hidden;
}

.detail_main img{
	float: left;

	margin: 0 35px 20px 0;
}

.detail_main_text{
	color: #666;
	font-size: 14px;
	line-height: 24px;
}

.detail_main_text .detail_main_text_h1{
	color: #333;
	font-size: 16px;
	font-weight: bold;
	line-height: 42px;
}

.detail_main_text .detail_main_text_h2{
	border-bottom: 1px solid #ccc;
	color: #333;
	font-size: 14px;
	font-weight: bold;
	line-height: 28px;
	margin-bottom: 10px;
	overflow: hidden;
	width: 755px;
}

/*introduce*/
.introduce,.show{margin-top: 116px;}

.introduce>ul{overflow: hidden;}

.introduce_text{
	color: #393939;
	font-size: 14px;
	line-height: 24px;
	width: 74%;
}

.introduce_img{width: 21.4%;}

.introduce_img img{
	margin-bottom: 10px;
	width: 232px;
	height: 137px;
}

.introduce_img .introduce_img_last{margin-bottom: 0;}

#introduce_chose{
	background-color: #333;
	color: #fff;
}

/*show*/
.show_main{overflow: hidden;}

.show_main li{
	float: left;
	margin-bottom: 15px;
	text-align: center;
	width: 25%;
}

.show_main img{
	height: 326px;
	width: 257px;
}

.show_main p{
	color: #333;
	font-size: 14px;
	line-height: 32px;
}

.show_main div{
	height: 326px;
	width: 257px;
	overflow: hidden;
}
/*放大*/
.show_main li:hover img{
	transform: scale(1.2,1.2);
	transition:all 1s;
}

.show_main li:hover p{color: #ff6600;}

.show>div{text-align: center;}

.show_pages{
	display: inline-block;
	margin-top: 10px;
	overflow: hidden;
}

.show_pages li{
	float: left;
	font-family: "宋体";
	font-size: 13px;
	line-height: 24px;
	margin-right: 8px;
}

.show_pages a{
	border: 1px solid #ccc;
	color: #666;
	display: block;
	padding: 0 8px;
}

.show_pages li:hover a{
	background-color: #ff6600;
	color: #fff;
}

.video_show{
	margin-left: 40%;
}
.video_show span{
	font-size:23px;
	line-height:60px;
	font-weight:bold;
}
.video_show img{
	margin-left:32px;
	margin-bottom:20px;
}
.video_show p{
	font-size:12px;
	line-height:24px;
	color:#4d4d4d;
	text-indent:2em;
}

.list{
	margin-left: 50%;
}
.link{
	width:100%;
	margin-top:20px;
	}
	
.index_top_menu{
	float: right;
    margin-right: 231px;
	}
.link li{
	float: left;
	padding: 0 14px;
	text-align:center;
	
}
.link li a{
	font-size: 14px;
	color: #ff6600;
}
.search{
	width:169px;
	height:26px;
	text-align:left;
	background:url(../images/icon0.png) no-repeat left center;
}
.searchTxt{
	width:135px;
	height:22px;
	line-height:26px;
}
.searchBtn{
	cursor:pointer;
	width:30px;
	height:26px;
	background:url(../images/icon2.png) no-repeat center center;
	float:right;
	border: 1px solid #FF8104;
}
.recruit td{
vertical-align: top;
padding-bottom: 6px;
padding-left: 20px;
}

