﻿body{
	font-family: "FZLTXIHJW","Microsoft Yahei";
	background: #f9f9f9;
}
@font-face{
	font-family: "FZLTXIHJW";
	src: url("../fonts/方正兰亭细黑简体.TTF");
}
/*顶部*/
.top_box{
	width: 100%;
	height: 30px;
	background: #f9f9f9;
	border-top: 1px solid #cb111f;
	border-bottom: 1px solid #f0f0f0;
}
.top_main{
	width: 1200px;
	height: auto;
	margin: auto;
	position: relative;
	z-index: 20;
}
.top_left{
	float: left;
	background: #f9f9f9;
}
.top_left li{
	display: inline-block;
	float: left;
	position: relative;
	cursor: pointer;
}
.top_left li a{
	display: block;
	color: #989898;
	font-size: 12px;
	line-height: 30px;
	padding-left: 25px;
	margin: 0 8px 0 12px;
	z-index: 10;
}
.top_left .top_weixin a{
	background: url(../images/y_top_icon1.png) no-repeat left center;
}
.top_left .top_weibo a{
	background: url(../images/y_top_icon2.png) no-repeat left center;
}
.top_left li span{
	width: 1px;
	height: 30px;
	display: block;
	background: url(../images/y_top_icon3.png) no-repeat center;
}
.top_left li div{
	position: absolute;
	top: -120px;
	left: 0;
	width: 0;
	height: 0;
	opacity: 0;
	transition: all .4s;
	-webkit-transition: all .4s;
	-moz-transition: all .4s;
	-o-transition: all .4s;
	z-index: -1;
}
.top_left .top_weibo div{
	left: -32px;
}
.top_left li:hover div{
	width: 134px;
	height: 134px;
	top: 24px;
	opacity: 1;
}
.top_left .top_weixin:hover a{
	background: url(../images/y_top_icon1_1.png) no-repeat left center;
}
.top_left .top_weibo:hover a{
	background: url(../images/y_top_icon2_1.png) no-repeat left center;
}
.top_phone{
	margin-left: 20px;
	padding-left: 18px;
	font-size: 14px;
	color: #cb111f;
	font-weight: bold;
	line-height: 30px;
	background: url(../images/y_top_icon6.png) no-repeat left center;
}
.top_right{
	position: absolute;
	right: 14px;
	top: 0;
	/*width: 132px;*/
	height: 31px;
	background: #cb111f;
	border-bottom-left-radius: 8px;
	border-bottom-right-radius: 8px;
}
.top_right ul{
	width: auto;
	margin: auto;
	padding: 0 8px;
}
.top_right ul li{
	padding: 0 8px;
	display: inline-block;
	float: left;
	text-align: center;
}
.top_right ul li a{
	font-size: 14px;
	line-height: 30px;
	color: #fff;
	display: block;
}
.top_right ul li a:hover{
	text-decoration: underline;
}
/*头部*/
.head_box{
	width: 100%;
	height: 123px;
	background: #fff;
	margin-bottom: 6px;
}
.head_main{
	width: 1200px;
	margin: auto;
}
.head_logo{
	float: left;
}
.head_logo a{
	display: block;
}
.head_logo a img{
	margin-top: 45px;
	margin-left: 11px; 
}
.head_menu{
	float: right;
	margin-top: 45px;
}
.head_menu li{
	width: 115px;
	display: inline-block;
	float: left;
	text-align: center;
	position: relative;
}
.head_menu_show{
	z-index: 10;
}
.head_menu_putong{
	display: block;
	line-height: 58px;
	color: #535353;
	font-size: 18px;
	border-bottom: 2px solid rgba(0,0,0,0);
	z-index: 10;
	background: #fff;
}
.head_menu_putong:hover,
.head_menu li .head_menu_select{
	color: #cb111f;
	border-bottom: 2px solid #cb111f;
}
.head_menu_drop{
	width: 115px;
	height: 0;
	padding: 8px 0;
	background: #fff;
	border-bottom-left-radius: 8px;
	border-bottom-right-radius: 8px;
	background: #fff;
	opacity: 0;
	/*opacity: 1;*/
	position: absolute;
	top: 0;
	left: 0;
	transition: all .6s;
	z-index: -1000;
}
.head_menu_drop li{
	/*z-index: 1;*/
}
.head_menu_drop li a{
	line-height: 30px;
	font-size: 16px;
	border-bottom: 0px;
	color: #535353;
}
.head_menu_drop li a:hover{
	border: 0px;
	color: #cb111f;
}
.head_menu li:hover .head_menu_drop{
	opacity: 1;
	height: auto;
	top: 60px;
}
/*banner部分*/
.mainbanner{
	height: 354px;
	overflow:hidden; 
	position:relative;
	z-index: 9;
}
.mainbanner_window{
	left:50%;
	width:1920px;
	height: 354px;
	overflow:hidden;
	margin-left:-960px;
	position:absolute;
}
.mainbanner_window ul{
	width:999999px;
	height: 354px;
	position:relative;
}
.mainbanner_window li{
	width:1920px;
	height: 354px;
	text-align:center;
	font-size:0px;
	float:left;
	display:inline;
}
.mainbanner_window li img{
	width:1920px;
	height:354px;
}
.mainbanner_list{
	position:absolute;
	bottom: 30px;
	width: 100%;
	text-align: center;
}
.mainbanner_list li{
	width:9px;
	height:9px;
	overflow:hidden;
	display:inline-block;
	margin: 0 5px;
}
.mainbanner_list a{
	width:9px;
	height:9px;
	overflow:hidden;
	background: url("../images/y_index_banner_icon.png") no-repeat;
	text-align:center;
	display: block;
}
.mainbanner_list li.active a{
	background-position:0 -9px;
}
.mainbanner_list li a:hover{
	background-position:0 -9px;
}
/*首页-关于柏博*/
.index_about{
	width: 1200px;
	height: auto;
	margin: auto;
	padding-top: 76px;
	padding-bottom: 76px;
}
.index_about img{
	float: left;
	margin-left: 47px;
	margin-right: 74px;
	width: 472px;
	height: 290px;
	display: block;
}
.index_about_right{
	float: right;
	width: 607px;
	height: 290px;
}
.index_about_right h1{
	color: #444;
	font-size: 30px;
	font-weight: bold;
	line-height: 40px;
	margin-bottom: 20px;
}
.index_about_right p{
	width: 478px;
	height: 144px;
	overflow: hidden;
	color: #878787;
	font-size: 20px;
	line-height: 36px;
}
.index_about_right a{
	margin-top: 48px;
	margin-left: 0;
}
/*.index_about_right a{
	width: 195px;
	height: 36px;
	display: block;
	margin-top: 48px;
	text-align: center;
	line-height: 36px;
	border: 1px solid #c5c5c5;
	border-radius: 16px;
	color: #c5c5c5;
	font-size: 14px;
	transition: all .6s;
}
.index_about_right a:hover{
	width: 230px;
	background: #cb111f;
	color: #fff;
	border: 1px solid #cb111f;
}*/
/*首页-柏博服务*/
.index_service_box{
	width: 100%;
	height: 733px;
	position: relative;
	overflow: hidden;
}
.index_service_bg{
	width: 1920px;
	height: 733px;
	display: block;
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -960px;
	z-index: 1;
}
.index_service_main{
	width: 1230px;
	height: auto;
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -615px;
	z-index: 2;
}
.index_service_main h1{
	text-align: center;
	margin-top: 14px;
	line-height: 180px;
	color: #fff;
	font-size: 30px;
	font-weight: bold;
}
.index_service{
	width: 1230px;
	height: auto;
}
.index_service li{
	width: 318px;
	height: 443px;
	background: #fff;
	border-bottom: 2px solid #c5c5c5;
	display: inline-block;
	float: left;
	margin: 46px;
}
.index_service li:hover{
	border-bottom: 2px solid #f4a109;
}
.index_service_link img{
	width: 318px;
	height: 148px;
	display: block;
}
.index_service_link h1{
	color: #444;
	font-size: 18px;
	line-height: 64px;
}
.index_service_link p{
	padding: 0 18px;
	color: #444;
	line-height: 30px;
	font-size: 16px;
	height: 150px;
	overflow: hidden;
}
.index_service_more{
	width: 230px;
	height: 36px;
	margin: auto;
	margin-top: 10px;
	display: block;
	text-align: center;
	line-height: 36px;
	border: 1px solid #c5c5c5;
	border-radius: 16px;
	color: #c5c5c5;
	/*color: #fff;*/
	font-size: 14px;
	transition: all .6s;
	position: relative;
	z-index: 20;
}
.index_service_more span{
	width: 0;
	height: 36px;
	border-radius: 16px;
	position: absolute;
	left: 0;
	top: 0;
	background: #cb111f;
	z-index: -10;
	transition: all .6s;
}
.index_service_more:hover {
	color: #fff;
	border: 1px solid #cb111f;
}
.index_service_more:hover span{
	width: 230px;
}
.index_service_bg_1366{
	display: none;
}
@media screen and (max-width: 1366px){
	.index_service_bg{
		display: none;
	}
	.index_service_box{
		height: 550px;
	}
	.index_service_bg_1366{
		display: block;
		width: 1920px;
		height: 550px;
		display: block;
		position: absolute;
		top: 0;
		left: 50%;
		margin-left: -960px;
		z-index: 1;
	}
	.index_service_main{
		/*width: 1230px;*/
		width: 996px;
		margin-left: -498px;
		padding-top: 46px;
	}
	.index_service_main h1{
		margin-top: 0;
		line-height: 36px;
		font-size: 30px;
	}
	.index_service{
		width: 996px;
		/*background: #f00;*/
	}
	.index_service li{
		width: 280px;
		height: 380px;
		margin: 46px 26px 26px 26px;
	}
	.index_service_link img{
		width: 280px;
		height: auto;
		display: block;
	}
	.index_service_link h1{
		font-size: 18px;
		line-height: 64px;
	}
	.index_service_link p{
		padding: 0 18px;
		color: #444;
		line-height: 30px;
		font-size: 16px;
		height: 150px;
		overflow: hidden;
		margin-bottom: 20px;
	}
	.index_service_link h1{
		line-height: 58px;
	}
	.index_service_link p{
		height: 90px;
	}
}
/*首页-产品中心*/
.index_product_box{
	width: 100%;
	height: auto;
	padding: 82px 0 46px 0;
	background: #fff;
}
.index_product_box h1{
	color: #444;
	font-size: 30px;
	line-height: 36px;
	text-align: center;
	font-weight: bold;
	margin-bottom: 66px;
}
.index_product_main{
	width: 1038px;
	height: auto;
	margin: auto;
}
.index_product_main li{
	/*width: 288px;*/
	width: 270px;
	height: auto;
	display: inline-block;
	float: left;
	margin: 0 38px;
}
.index_product_main li img{
	margin: 0 auto 36px auto;
	width: 140px;
	height: 140px;
	display: block;
}
.index_product_main li h1{
	font-weight: bold;
	color: #878787;
	font-size: 22px;
	line-height: 28px;
	margin-bottom: 20px;
}
.index_product_main li p{
	color: #878787;
	font-size: 16px;
	line-height: 28px;
	height: 56px;
	overflow: hidden;
}
.index_product_more a{
	width: 100%;
	height: 68px;
	display: block;
	background: #f0f0f0;
	text-align: center;
	color: #c5c5c5;
	line-height: 68px;
	transition: all .4s;
}
.index_product_more a:hover{
	color: #fff;
	background: #fbb811;
}
@media screen and (max-width: 1366px){
	.index_product_box{
		padding: 46px 0 46px 0;
	}
	.index_product_box h1{
		margin-bottom: 40px;
	}
}
/*首页-我们的团队*/
.index_team_box{
	width: 100%;
	height: 524px;
	position: relative;
	overflow: hidden;
}
.index_team_box .img{
	width: 1920px;
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -960px;
	z-index: 1;
}
.index_team_box .index_team_bg_one{
	height: 524px;
}
.index_team_main{
	width: 100%;
	height: auto;
	text-align: center;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2;
}
.index_team_main h1{
	font-size: 30px;
	line-height: 36px;
	color: #fff;
	font-weight: bold;
	margin: 80px auto;
}
.index_team_main p{
	font-size: 20px;
	color: #fff;
	line-height: 48px;
}
.index_team_bg_two{
	display: none;
}
@media screen and (max-width: 1366px){
	.index_team_main h1{
		margin: 46px auto 30px auto;
	}
	.index_team_bg_one{
		display: none;
	}
	.index_team_bg_two{
		display: block;
	}
	.index_team_box{
		height: 316px;
	}
	.index_team_box .index_team_bg_two{
		height: 316px;
	}
}
/*子页banner部分*/
.about_banner_box{
	width: 100%;
	height: 354px;
	position: relative;
	overflow: hidden;
}
.about_banner_box img{
	width: 1920px;
	height: 354px;
	display: block;
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -960px;
}
.about_box{
	width: 100%;
	height: auto;
	background: #fff;
}
.about_main{
	width: 1140px;
	height: auto;
	margin: auto;
	padding: 60px 30px 130px 30px;
}
/*子页菜单*/
.about_menu_box{
	width: 520px;
	margin: auto;
}
.about_menu_box{
	margin-bottom: 72px;
}
.about_menu_box li{
	width: 260px;
	height: 60px;
	display: inline-block;
	float: left;
	text-align: center;
	line-height: 60px;
}
.about_menu_box li a{
	font-size: 24px;
	color: #c5c5c5;
	display: block;
	border-bottom: 2px solid #c5c5c5;
}
.about_menu_box .about_menu_select a,
.about_menu_box li a:hover{
	color: #cb111f;
	border-bottom: 2px solid #cb111f;
}
.about_content p{
	text-indent: 2em;
	color: #333;
	font-size: 18px;
	line-height: 45px;
}
.about_introduction_image{
	width: 1136px;
	height: auto;
	margin: auto;
	margin-top: 30px;
}
.about_introduction_image li{
	display: inline-block;
	float: left;
}
.about_introduction_image li img{
	display: block;
}
/*柏博动态-新闻*/
.news_list_box{
	width: 1202px;
	height: auto;
	margin: auto;
	padding: 60px 0 0 0;
}
.news_list_main li{
	width: 100%;
	height: auto;
	margin-bottom: 15px;
}
.news_list_main li:last-child{
	margin-bottom: 0;
}
.news_list_main li a{
	width: 100%;
	height: 100%;
	padding-bottom: 17px;
	display: block;
	border-bottom: 1px solid #eaeaea;
	transition: all .4s;
}
.news_list_main li a .news_list_date{
	width: 60px;
	height: 42px;
	background: #cb111f;
	float: left;
}
.news_list_main li a .news_list_date span{
	color: #fff;
	display: block;
	font-family: Arial;
}
.news_list_main li a .news_list_date .news_list_date_one{
	margin-top: 8px;
	font-size: 16px;
	line-height: 16px;
	text-align: center;
}
.news_list_main li a .news_list_date .news_list_date_two{
	margin-left: 8px;
	font-size: 8px;
	line-height: 16px;
	text-align: left;
}
.news_list_main li a img{
	width: 210px;
	height: 144px;
	display: block;
	float: left;	
	margin-top: 19px;
	margin-right: 30px;
}
.news_list_main li a .news_list_content{
	width: 692px;
	height: auto;
	float: left;
}
.news_list_main li a .news_list_content h1{
	margin-top: 19px;
	color: #222;
	font-size: 18px;
	line-height: 40px;
}
.news_list_main li a .news_list_content p{
	color: #444;
	font-size: 14px;
	line-height: 30px;
	height: 90px;
	overflow: hidden;
}
.news_list_main li a .news_list_more{
	width: 210px;
	height: 181px;
	background: url(../images/y_news3.png) no-repeat center 80px;
	float: right;
	transition: all 1s;
}
.news_list_main li a:hover{
	background: #f5f5f5;
}
.news_list_main li a:hover .news_list_more{
	background: url(../images/y_news4.png) no-repeat 110px 80px;
}
.news_list_main li a:hover .news_list_content h1{
	color: #cb111f;
}
/*页码*/
.news_list_page{
	width: 100%;
	height: auto;
	margin: auto;
	margin-top: 40px;
}
.news_list_page .news_list_page_all{
	width: 180px;
	height: 56px;
	float: left;
	display: block;
	background: #cb111f;
	color: #fff;
	font-size: 16px;
	line-height: 56px;
	text-align: center;
}
.news_list_page ul{
	float: right;
	position: relative;
}
.news_list_page ul li{
	display: inline-block;
	float: left;
	background: #f0f0f0;
}
.news_list_page ul a{
	width: 508px;
	height: 56px;
	display: block;
	position: relative;
	color: #a4a4a4;
	font-size: 16px;
	line-height: 56px;
	text-align: center;
	z-index: 2;
	transition: all .6s;
}
.news_list_page ul .news_list_page_one{
	color: #fff;
}
.news_list_page ul a .news_list_page_pages{
	position: absolute;
	top: 0;
	right: 16px;
}
.news_list_page ul .news_list_page_select{
	width: 508px;
	height: 56px;
	background: #cb111f;
	color: #fff;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	transition: all .6s;
}
/*新闻内容*/
.news_content_box{
	width: 1054px;
	height: auto;
	margin: auto;
}
.news_content_date{
	width: 70px;
	height: auto;
	float: left;
	border-right: 1px solid #e5e5e5;
	text-align: center;
}
.news_content_date h1{
	color: #cb111f;
	font-size: 30px;
	line-height: 30px;
	border-bottom: 1px solid #e5e5e5;
	padding-bottom: 7px;
	font-family: Arial;
}
.news_content_date span{
	color: #737373;
	font-size: 18px;
	font-family: Arial;
	line-height: 18px;
	padding-top: 7px;
	display: block;
}
.news_content_main{
	width: 960px;
	height: auto;
	float: right;
}
.news_content_main img{
	width: 100%;
	height: auto;
	margin-bottom: 18px;
}
.news_content_main h1{
	color: #222;
	font-size: 22px;
	line-height: 44px;
}
.news_content_main span{
	display: block;
	color: #666;
	font-size: 14px;
	line-height: 44px;
}
.news_content_main p{
	color: #444;
	font-size: 16px;
	line-height: 40px;
	text-indent: 2em;
}
.news_share_box{
	width: 1060px;
	height: auto;
	margin: 40px auto 34px auto;
}
.news_share_box h1{
	float: left;
	color: #a4a4a4;
	font-size: 16px;
	line-height: 43px;
	margin-right: 10px;
}
.news_share_box ul{
	float: left;
}
.news_share_box ul li{
	width: 46px;
	height: 43px;
	display: inline-block;
	float: left;
}
.news_share_box ul .news_share_line{
	width: 1px;
	height: 23px;
	background: #e5e5e5;
	margin-top: 10px;
}
.news_share_box ul li span:hover{
	background-position: center 5px;
}
.news_share_box ul li span{
	width: 46px;
	height: 43px;
	display: block;
	transition: all .4s;
}
.news_share_box ul .news_share_weixin span{
	background: url(../images/y_news6.png) no-repeat center;
}
.news_share_box ul .news_share_qzone span{
	background: url(../images/y_news7.png) no-repeat center;
}
.news_share_box ul .news_share_weibo span{
	background: url(../images/y_news8.png) no-repeat center;
}
.news_content_link{
	width: 1202px;
	height: auto;
	margin: auto;
	position: relative;
}
.news_content_link li{
	display: inline-block;
	float: left;
	background: #f0f0f0;
}
.news_content_link li a{
	width: 601px;
	height: 56px;
	display: block;
	line-height: 56px;
	color: #a4a4a4;
	z-index: 2;
	position: relative;
	transition: all .6s;
}
.news_content_link li a span{
	width: 120px;
	height: 56px;
	display: block;
	float: left;
	padding-left: 31px;
	z-index: 200;
}
.news_content_link li a h1{
	width: 450px;
	height: 56px;
	float: right;
	z-index: 200;
}
.news_content_link li a h2{
	text-align: center;
}
.news_content_link li .news_content_link_one{
	color: #fff;
}
.news_content_link .news_content_link_select{
	width: 601px;
	height: 56px;
	background: #cb111f;
	color: #fff;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 0;
	transition: all .6s;
}
/*产品中心-热销产品-列表页*/
.product_sales_list_box{
	width: 1202px;
	height: auto;
	margin: auto;
	margin-bottom: 50px;
}
.product_sales_list_box li{
	width: 100%;
	height: 200px;
	border: 1px solid #ebebeb;
	margin-bottom: 15px;
}
.product_sales_list_box li a{
	width: 100%;
	height: 100%;
	display: block;
}
.product_sales_list_box li a:hover h1{
	color: #cb111f;	
}
.product_sales_list_box li a img{
	width: 199px;
	height: 188px;
	display: block;
	float: left;
	margin: 9px 35px auto 52px;
}
.product_sales_list_box li a div{
	width: 745px;
	height: auto;
	float: left;
	margin-right: 15px;
}
.product_sales_list_box li a div h1{
	color: #222;
	font-size: 18px;
	line-height: 45px;
	margin-top: 15px;
}
.product_sales_list_box li a div p{
	color: #444;
	font-size: 14px;
	line-height: 30px;
	height: 120px;
	overflow: hidden;
	margin-bottom: 18px;
}
.product_sales_list_box li a span{
	width: 1px;
	height: 96px;
	display: block;
	float: left;
	margin-top: 50px;
	background: url(../images/y_product1.png) no-repeat;
}
.product_sales_list_box li a h2{
	width: 153px;
	height: auto;
	float: right;
	color: #ffa200;
	margin-top: 88px;
	text-align: center;
	font-size: 18px;
	line-height: 45px;
}
.product_sales_content_box{
	width: 100%;
	height: auto;
	background: #fff;
}
.product_sales_content_box h1{
	color: #222;
	font-size: 24px;
	line-height: 45px;
	padding: 56px 0 32px 0;
	background: #fff;
	text-align: center;
}
.product_sales_content_introduction_box{
	width: 100%;
	height: auto;
	background: #f6f6f6;
	padding: 36px 0 26px 0;
}
.product_sales_content_introduction{
	width: 1088px;
	height: auto;
	margin: auto;
}
.product_sales_title_small{
	width: 119px;
	height: 39px;
	color: #fff;
	font-size: 14px;
	line-height: 39px;
	background: #ff5959;
	text-align: center;
	border-radius: 6px;
	margin-bottom: 30px;
}
.product_sales_content_introduction p{
	width: 1048px;
	margin-left: 40px;
	text-indent: 2em;
	color: #444;
	font-size: 16px;
	line-height: 36px;
}
.product_sales_content_element{
	padding: 36px 0 20px 0;
}
.product_sales_content_element_main{
	width: 1088px;
	height: auto;
	margin: auto;
}
.product_sales_content_element_content{
	width: 1048px;
	margin-left: 40px;
}
.product_sales_content_element_content img{
	width: 100%;
	height: auto;
	display: block;
}
.product_sales_content_element_content p{
	color: #444;
	font-size: 16px;
	line-height: 36px;
	margin-bottom: 40px;
} 
.product_sales_content_element_content p span{
	color: #cb111f;
}
.product_sales_line{
	width: 100%;
	border-bottom: 1px solid #e6e6e6;
	margin: 38px auto 50px auto;
}
.product_sales_content_backlist{
	width: 100%;
	height: 90px;
	background: #fff;
	text-align: center;
}
.product_sales_content_backlist a{
	color: #a4a4a4;
	font-size: 16px;
	line-height: 90px;
	display: block;
	transition: all 0.4s;
}
.product_sales_content_backlist a:hover{
	color: #fff;
	background: #cb111f;
}
/*产品中心-产品披露*/
.disclosure_box{
	width: 1202px;
	height: auto;
	margin: auto;
}
.disclosuretitle{
	width: 100%;
	height: auto;
	border-bottom: 1px solid #c5c5c5;
	margin-bottom: 26px;
}
.disclosuretitle li{
	display: inline-block;
	float: none;
}
.disclosuretitle li a{
	line-height: 38px;
	font-size: 16px;
	color: #666;
	text-align: center;
	padding: 0 14px;
	display: block;
}
.disclosuretitle .select a{
	color: #cb111f;
}
.disclosurecontent ul li{
	/*width: 100%;*/
	height: auto;
	margin-bottom: 14px;
	border: 1px solid #ebebeb;
}
.disclosurecontent a:hover h1{
	color: #cb111f;
}
.disclosure_mod_left{
	float: left;
	width: 135px;
	height: auto;
	text-align: center;
}
.disclosure_mod_left h2{
	color: #c5c5c5;
	font-size: 38px;
	font-family: Arial;
	margin-top: 42px;
	margin-bottom: 12px;
}
.disclosure_mod_left span{
	display: block;
	color: #c5c5c5;
	font-size: 18px;
	font-family: Arial;
	margin-bottom: 30px;
}
.disclosure_mod_right{
	width: 990px;
	height: auto;
	padding-left: 34px;
	padding-top: 15px;
	padding-bottom: 20px;
	float: left;
	border-left: 1px solid #ebebeb;
}
.disclosure_mod_right h1{
	color: #222;
	font-size: 18px;
	line-height: 44px;
	margin-bottom: 10px;
}
.disclosure_mod_right p{
	color: #444;
	font-size: 16px;
	line-height: 30px;
	height: 60px;
	overflow: hidden;
}
.disclosure_content_title{
	width: 1202px;
	height: auto;
	margin: auto;
}
.disclosure_content_title h1{
	color: #222;
	font-size: 22px;
	line-height: 44px;
	text-align: center;
	margin-bottom: 66px;
}
.disclosure_content_main{
	width: 1060px;
	margin: auto;
	padding-left: 70px;
}
.disclosure_content_main h2{
	color: #444;
	font-size: 16px;
	line-height: 30px;
	margin-bottom: 30px;
}
.disclosure_content_main p{
	color: #444;
	font-size: 16px;
	line-height: 30px;
	text-indent: 2em;
}
.disclosure_content_main span{
	display: block;
	color: #444;
	font-size: 16px;
	line-height: 30px;
	text-align: right;
	margin-top: 90px;
	margin-bottom: 150px;
}
/*招贤纳士*/
.advertise_list_box{
	width: 100%;
	height: auto;
}
.advertise_list_one{
	background: #cb111f;
	color: #fff;
}
.advertise_list_box li ul li{
	width: 25%;
	height: 40px;
	display: inline-block;
	float: left;
	text-align: center;
	line-height: 40px;
}
.advertise_list_two{
	border-bottom: 1px solid #e6e6e6;
	color: #444;
}
.advertise_list_two a{
	color: #444;
}
.advertise_list_two a:hover{
	color: #cb111f;
}
.advertise_content_box h1{
	color: #222;
	font-size: 22px;
	line-height: 44px;
	text-align: center;
}
.advertise_content_main{
	border: 1px solid #e6e6e6;
	border-bottom: 0;
	margin-top: 46px;
	/*margin-bottom: 48px;*/
}
.advertise_content_main li ul{
	padding: 0;
}
.advertise_content_main li ul li{
	width: 33%;
	display: inline-block;
	float: left;
	border-bottom: 0;
	padding: 0;
	line-height: 56px;
}
.advertise_content_main li{
	padding-left: 88px;
	padding-right: 88px;
	border-bottom: 1px solid #e6e6e6;
	color: #222;
	font-size: 16px;
	line-height: 36px;
}
.advertise_content_one{
	padding-top: 26px;
	padding-bottom: 26px;
}
.advertise_content_one h1{
	line-height: 56px;
	color: #222;
	font-size: 16px;
	line-height: 36px;
	text-align: left;
}
.advertise_back_list{
	width: 100%;
	height: 55px;
	display: block;
	text-align: center;
	line-height: 55px;
	color: #a4a4a4;
	font-size: 16px;
	background: #f0f0f0;
}
.advertise_back_list:hover{
	color: #fff;
	background: #cb111f;
}
.advertise_jianli{
	width: 113px;
	height: 43px;
	display: block;
	margin: auto;
	border: 1px solid #e6e6e6;
	border-top: 0px;
	color: #fff;
	font-size: 16px;
	line-height: 43px;
	background: #cb111f;
	text-align: center;
	margin-bottom: 13px;
}
/*我要应聘*/
.advertise_jianli_box{
	width: 100%;
	height: auto;
	padding: 160px 0;
}
.advertise_jianli_main{
	width: 1069px;
	height: auto;
	margin: auto;
	border: 1px solid #e6e6e6;
	border-right: 0px;
}
.advertise_jianli_main .advertise_jianli_hang{
	height: 50px;
	border-bottom: 1px solid #e6e6e6;
}
.advertise_jianli_hang li{
	display: inline-block;
	float: left;
}
.advertise_jianli_hang .advertise_jianli_name{
	width: 136px;
	height: 50px;
	border-right: 1px solid #e6e6e6;
}
.advertise_jianli_hang .advertise_jianli_content{
	width: 218px;
	height: 50px;
	border-right: 1px solid #e6e6e6;
}
.advertise_jianli_main .advertise_jianli_hang_jianjie,
.advertise_jianli_hang_jianjie .advertise_jianli_name{
	height: 90px;
}
.advertise_jianli_main .advertise_jianli_hang_yanzhengma,
.advertise_jianli_hang_yanzhengma .advertise_jianli_name{
	height: 65px;
}
.advertise_jianli_hang .advertise_jianli_name span{
	padding-left: 30px;
	display: block;	
	line-height: 50px;
	color: #444;
	font-size: 16px;
}
.advertise_jianli_hang_jianjie .advertise_jianli_name span{
	line-height: 90px;
}
.advertise_jianli_hang_yanzhengma .advertise_jianli_name span{
	line-height: 65px;
}
.advertise_jianli_hang .advertise_jianli_content{
	text-align: center;
	line-height: 50px;
}
.advertise_jianli_hang_jianjie .advertise_jianli_content{
	width: 930px;
	height: 90px;
	line-height: 90px;
}
.advertise_jianli_hang_yanzhengma .advertise_jianli_content{
	width: 930px;
	height: 65px;
	line-height: 65px;
	/*text-align: center;*/
}
.advertise_jianli_hang .advertise_jianli_content input{
	width: 180px;
	height: 44px;
	padding: 0 6px;
	margin: auto;
	border: 1px solid #cb111f;
	line-height: 44px;
	color: #444;
	font-size: 16px;
	outline: none;
}
.advertise_jianli_hang_jianjie .advertise_jianli_content input{
	width: 892px;
	height: 84px;
	padding: 0 6px;
}
.advertise_jianli_hang_yanzhengma .advertise_jianli_content input{
	/*width: 892px;*/
	width: 193px;
	height: 59px;
	padding: 0 6px;
	float: left;
	margin: 3px auto auto 12px;
}
/*性别*/
.advertise_jianli_select_content{
	position: relative;
}
.advertise_jianli_select{
	width: 93px;
	height: 44px;
	border: 1px solid #cb111f;
	float: left;
	outline: none;
	position: absolute;
	top: 3px;
	left: 12px;
	-webkit-appearance: none;
	-moz-appearance: none;
	-o-appearance: none;
	appearance: none;
	background: url(../images/y_advertise1.png) no-repeat right center;
}
.advertise_jianli_sex{
	padding-left: 20px;
}
.advertise_jianli_hunyin{
	padding-left: 10px;
}
.advertise_jianli_xueli{
	padding-left: 10px;
}
/*个人简介*/
.advertise_jianli_hang_jianjie textarea{
	width: 892px;
	height: 84px;
	padding: 0 6px;
	border: 1px solid #cb111f;
	outline: none;
	font-size: 16px;
	color: #444;
	line-height: 30px;
	font-family: Microsoft Yahei;
	margin-top: 3px;
}
/*验证码*/
.advertise_jianli_hang_yanzhengma .advertise_jianli_content img{
	width: 131px;
	height: 48px;
	display: block;
	margin-top: 8px;
	margin-left: 10px;
	float: left;
}
.advertise_jianli_hang_yanzhengma .advertise_jianli_content a{
	color: #444;
	font-size: 16px;
	line-height: 65px;
	display: block;
	float: left;
	margin-left: 10px;
}
/*提交按钮*/
.advertise_jianli_submit{
	width: 113px;
	height: 43px;
	display: block;
	margin: auto;
	margin-top: 31px;
	border: 1px solid #e6e6e6;
	color: #fff;
	font-size: 16px;
	background: #cb111f;
	line-height: 43px;
	text-align: center;
}
/*提交蒙版*/
.advertise_submit_box{
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,.4);
	/*background: #f00;*/
	z-index: 10000;
	position: fixed;
	top: 0;
	left: 0;
	display: none;
}
.advertise_submit_main{
	width: 616px;
	height: auto;
	position: fixed;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
	-o-transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	-moz-transform: translate(-50%,-50%);
	-webkit-transform: translate(-50%,-50%);
}
.advertise_submit_main h1{
	color: #333;
	font-size: 14px;
	line-height: 46px;
	padding-left: 26px;
	background: #f1f1f1;
	position: relative;
}
.advertise_submit_main h1 img{
	width: 46px;
	height: 46px;
	display: block;
	position: absolute;
	top: 0;
	right: 0;
}
.advertise_submit_main h2{
	padding-left: 220px;
	height: 214px;
	color: #666;
	font-size: 20px;
	line-height: 214px;
	font-weight: bold;
	background: #fff url(../images/y_advertise4.png) no-repeat 350px center;
}
.advertise_submit_main div{
	width: 100%;
	height: 38px;
	background: #f1f1f1;
}






/*联系我们*/
.contact_top_box{
	width: 100%;
	background: #f9f9f9;
}
.contact_top_main{
	width: 1132px;
	margin: auto;
	padding: 26px 36px 21px 32px;
}
.contact_top_intro{
	width: 984px;
	height: auto;
	float: left;
	margin-top: 10px;
}
.contact_top_intro li{
	width: 40%;
	display: inline-block;
	float: left;
	
}
.contact_top_intro li span{
	display: block;
	padding-left: 38px;
	color: #565150;
	font-size: 18px;
	line-height: 60px;
}
.contact_top_intro_one span{
	background: url(../images/y_contact2.png) no-repeat left center;
}
.contact_top_intro_two span{
	background: url(../images/y_contact3.png) no-repeat left center;
}
.contact_top_intro_three span{
	background: url(../images/y_contact4.png) no-repeat left center;
}
.contact_top_intro_four span{
	background: url(../images/y_contact5.png) no-repeat left center;
}
.contact_top_intro .contact_top_intro_left{
	width: 60%;
}
.contact_top_erweima{
	width: 128px;
	height: 128px;
	padding: 10px;
	/*background: #fff;*/
	float: right;
}
.contact_top_erweima img{
	width: 128px;
	height: 128px;
	display: block;
}
.contact_bottom_box{
	width: 100%;
	padding: 36px 0 40px;
	background: #fff;
}
.contact_map_box{
	width:1200px;
	height:675px;
	margin: auto;
}
.iw_poi_title {color:#CC5522;font-size:14px;font-weight:bold;overflow:hidden;padding-right:13px;white-space:nowrap}
.iw_poi_content {font:12px arial,sans-serif;overflow:visible;padding-top:4px;white-space:-moz-pre-wrap;word-wrap:break-word}
/*底部*/
.bottom_box{
	width: 100%;
	height: 152px;
	background: #ebebeb;
}
.bottom_main{
	width: 1200px;
	height: auto;
	margin: auto;
}
.bottom_left{
	width: 186px;
	height: 95px;
	display: block;
	margin-top: 35px;
	margin-left: 12px;
	float: left;
}
.bottom_safe{
	float: left;
	margin-top: 55px;
	margin-left: 230px;
}
@media screen and (max-width: 1366px){
	.bottom_main{
		width: 1000px;
	}
	.bottom_safe{
		margin-left: 150px;
	}
}
.bottom_safe img{
	width: 127px;
	height: 47px;
	display: block;
	float: left;
	margin-right: 15px;
}
.bottom_right{
	width: 250px;
	height: 60px;
	display: block;
	margin-top: 38px;
	margin-right: 25px;
	float: right;
}
.footer_box{
	width: 100%;
	height: 40px;
	background: #2b2b2b;
}
.footer_main{
	width: 1200px;
	height: auto;
	margin: auto;
}
.footer_main span{
	line-height: 40px;
	color: #a4a4a4;
	font-size: 12px;
}
.footer_left{
	display: block;
	margin-left: 12px;
	float: left;
}
.footer_right{
	display: block;
	margin-right: 25px;
	float: right;
}
/*右侧QQ部分*/
.right_toolbar{
	position: fixed;
	right: 10px;
	bottom: 10%;
	z-index: 100;
}
.right_toolbar ul{
	width: 44px;
	height: auto;
	border: 1px solid #e7e7e7;
}
.right_toolbar ul li{
	width: 44px;
	height: 44px;
	border-bottom: 1px solid #e7e7e7;
	position: relative;
	transition: all .6s;
}
.right_toolbar ul li a{
	width: 100%;
	height: 100%;
	display: block;
	transition: all 1s;
	z-index: 2;
}
.right_toolbar ul li .right_toolbar_one{
	background: #f6f6f6 url(../images/y_right_toolbar1.png) no-repeat center;
}
.right_toolbar ul li .right_toolbar_two{
	background: #f6f6f6 url(../images/y_right_toolbar2.png) no-repeat center;
}
.right_toolbar ul li .right_toolbar_three{
	background: #f6f6f6 url(../images/y_right_toolbar3.png) no-repeat center;
}
.right_toolbar ul li .right_toolbar_four{
	background: #f6f6f6 url(../images/y_right_toolbar4.png) no-repeat center;
}
.right_toolbar ul li .right_toolbar_five{
	background: #cb111f url(../images/y_right_toolbar5.png) no-repeat center;
}
.right_toolbar ul li div{
	width: 0;
	height: 44px;
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: -1;
	transition: all .6s;
	opacity: 0;
}
.right_toolbar ul li div h1{
	color: #fff;
	font-size: 16px;
	line-height: 44px;
	background: #cb111f;
	padding-left: 15px;
	font-weight: normal;
}
.right_toolbar ul li:hover div{
	width: 146px;
	left: -146px;
	opacity: 1;
}
.right_toolbar ul .right_toolbar_weixin div{
	height: 139px;
}
.right_toolbar ul .right_toolbar_weixin:hover div{
	width: 139px;
	left: -141px;
}


/*.radius_2{border-radius:2px;-moz-border-radius:2px;-webkit-border-radius:2px;}
.radius_4{border-radius:4px;-moz-border-radius:4px;-webkit-border-radius:4px;}
.radius_6{border-radius:6px !important;-moz-border-radius:6px !important;-webkit-border-radius:6px !important;}
.radius_8{border-radius:8px;-moz-border-radius:8px;-webkit-border-radius:8px;}
.radius_10{border-radius:10px;-moz-border-radius:10px;-webkit-border-radius:10px;}
.radius_12{border-radius:12px;-moz-border-radius:12px;-webkit-border-radius:12px;}
.radius_14{border-radius:14px;-moz-border-radius:14px;-webkit-border-radius:14px;}
.radius_16{border-radius:16px;-moz-border-radius:16px;-webkit-border-radius:16px;}
.opacity_0{filter:alpha(opacity=0);-moz-opacity:0;opacity:0;}
.opacity_10{filter:alpha(opacity=10);-moz-opacity:0.1;opacity:0.1;}
.opacity_20{filter:alpha(opacity=20);-moz-opacity:0.2;opacity:0.2;}
.opacity_30{filter:alpha(opacity=30);-moz-opacity:0.3;opacity:0.3;}
.opacity_40{filter:alpha(opacity=40);-moz-opacity:0.4;opacity:0.4;}
.opacity_50{filter:alpha(opacity=50);-moz-opacity:0.5;opacity:0.5;}
.opacity_60{filter:alpha(opacity=60);-moz-opacity:0.6;opacity:0.6;}
.opacity_70{filter:alpha(opacity=70);-moz-opacity:0.7;opacity:0.7;}
.opacity_80{filter:alpha(opacity=80);-moz-opacity:0.8;opacity:0.8;}
.opacity_90{filter:alpha(opacity=90);-moz-opacity:0.9;opacity:0.9;}
#tstk{width:100%;height:100%;position:fixed;top:0;left:0;z-index:90000000;display: none;}
#tstk .main{width:100%;height:634px;position:relative;z-index:90000000;top:50%;left:50%;transform:translate(-50%,-50%)}
#tstk .main .main-port{width:804px;height:634px;background:#fff;position:relative;margin: 0 auto;background:url(../images/bbtatk_0713.gif)}
#tstk .main .main-port .main-bottom{height:100px;width:704px;position: absolute;bottom:0;left:0;line-height: 100px;padding:0 50px;}
#tstk .main .main-port .main-bottom .remember{font-size:16px;}
#tstk .main .main-port .main-bottom .buttontatk{margin-top:30px;display:inline-block;color:#fff;float:right;padding:10px 30px;background:#e41b28;line-height: normal;cursor:pointer;}
#tstk .revbg{position:absolute;left:0;top:0;width:100%;height:100%;background:#000;z-index:9000000;}*/

/**
新添加
 */
.modal-form-confirm {
    margin: 0 35px;
}
.modal-form-confirm-inner {
    margin: 0 auto;
    border-radius: 10px;
    box-sizing: border-box;
    position: relative;
    /*padding-bottom: 186px;*/
    text-align: left;
    overflow: hidden;
    /*background-image:url("../images/combination.png");
    background-repeat: no-repeat;
    background-size: 100% 100%;*/
}
.modal-form-confirm-inner .zh-modal-img{
    display:block;
    width:100%;
}
.modal-form-confirm-inner-body {
    background: #ffffff;
    padding:10px 20px 27px;
}
.modal-form-confirm-inner-bottom {
    padding: 10px 30px 10px 30px;
}
.modal-form-confirm-inner h3 {
    font-size: 1.5rem;
    font-weight: normal;
}
.modal-form-confirm-inner p {
    text-align:justify;
    font-size: 1.6rem;
    color:#505050;
}
.modal-form-confirm-inner span {
    font-size: 1.6rem;
    color:#505050;
    float:right;
}
.modal-form-confirm-inner button {
    background-color: #d80c18;
    border-radius: 3px;
    font-size: 1.4rem;
    color:#fff;
    font-weight: normal;
    border:none;
    width: 100%;
}
.modal-form {
    position: fixed;
    top:0;
    left:0;
    bottom:0;
    right:0;
    background-color: rgba(0,0,0,0.5);
    text-align: center;
    z-index: 9999;
    /*-webkit-overflow-scrolling: touch;*/
    /*-webkit-user-select: none;*/
    /*-webkit-backface-visibility: hidden;*/
    /*backface-visibility: hidden;*/
}
.modal-form-inner {
    background:#fff;
    width: 794px;
    margin: 0 auto;
    border-radius: 10px;
    box-sizing: border-box;
    position: relative;
    top: 15%;
    padding-bottom: 152px;
    background:#fff url('../images/banner.png') bottom center no-repeat;
}
.modal-form-header {
    text-align: left;
    height: 60px;
    line-height: 60px;
    padding: 0 35px;
    border-bottom: 1px solid #cfcfcf;
}
.modal-form-header h3 {
    display: inline-block;
    margin: 0;
    padding: 0;
    font-size: 22px;
    font-family: "微软雅黑";
    color: #aa9568;
}
.modal-form-body{
    background: #f7f7f7;
}
.modal-form-logo-pc {
    margin-top: 5px;
    margin-right: 15px;
}
.modal-form-left {
    text-align: left;
    font-size: 15px;
    line-height: 26px;
    font-family: "微软雅黑 Light","微软雅黑";
    width: 442px;
    min-height:410px;
    padding:0 25px 20px;
    float: left;
    color: #505050;
    background:#fff;
    box-sizing: border-box;
    border-right: 1px solid #cfcfcf;
}
.modal-form-right {
    float: left;
    margin-left: 30px;
}
.modal-form-left strong {
    font-weight: normal;
    color:#a97335;
    font-size:14px;
}
.modal-form-left ul li,.modal-form-left ul  {
    list-style: none;
    margin:0;
    padding:0;
}
.modal-form-left ul li {
    position: relative;
}
.modal-form-left ul li input {
    display: inline-block;
    position: absolute;
    top: 4px;
    left: 6px;
}
.modal-form-left ul li p {
    text-indent: 2em;
    display: inline-block;
    margin:0;
    padding:0;
    /*float: left;*/
}
.modal-form-close {
    position: absolute;
    right: -30px;
    top: -30px;
    cursor: pointer;
    width: 37px;
    height: 37px;
    background:url('../images/modal_close.png') no-repeat top center;
}
.modal-form-bottom {
    position: absolute;
    bottom:30px;
    left: -20px;
    right: -20px;
    width: 911px;
    height: 125px;
    padding-top: 25px;
    background:url('../images/modal_form_bottm.png') no-repeat top center;
}
.modal-form-bottom {
    line-height: 10px;
}
.modal-form-bottom p{
    font-size: 23px;
    color:#fff;
}
.modal-form-bottom strong {
    font-size: 26px;
    font-weight: bold;
    color:#e2bd4b;
    font-family: "微软雅黑";
}
.modal-form-fleft {
    float:left;
}
.modal-form-fright {
    float:right;
    margin-top: 10px;

}
.modal-form-field {
    height: 38px;
    margin-bottom: 30px;
    font-size: 16px;
}
.modal-form-field input {
	font-size: 15px;
    width: 243px;
    height: 46px;
    padding-left: 45px;
    border-radius: 30px;
    outline: none;
    border: 1px solid #cccccc;
}
#register_name{
    background: #fff url("../images/person.png") no-repeat 20px center;
}
#register_phone{
    background:#fff url("../images/phone.png") no-repeat 20px center;
}
#register_code{
    background:#fff url("../images/key.png") no-repeat 20px center;
}
.modal-form-submit {
    margin-top: 40px;
}
#register_code {
    width: 118px;
    display: inline-block;
    float: left;
}
#register_getcode {
    width: 120px;
    display: inline-block;
    height: 48px;
    background-color: #d7ac72;
    color: #fff;
    border: none;
    border-radius: 50px;
    float: right;
    font-size: 15px;
}
#register_submit {
    background-color: #d7ac72;
    border-radius: 36px;
    font-size: 18px;
    color: #fff;
    text-align: center;
    font-weight: normal;
    border: none;
}
.register-checkbox {
    appearance: none;
    -webkit-appearance: none;
    vertical-align: middle;
    color: #808080;
    line-height: 1;
    outline: 0;
    width: 18px;
    height: 18px;
    background: url('../images/disable.png') no-repeat center;
}
.register-checkbox:focus {
    border: 1px solid #e2bd4b;
}
.register-checkbox:checked::before{
    display: block;
    width: 18px;
    height: 18px;
    content: "";
    background: url('../images/checked.png') no-repeat center;
    color: #000;
    font-size: 12px;
}

.register-read {
    width:280px;
    font-size: 14px;
    line-height: 1;
}
.register-read .register-checkbox {
    line-height: 1.5;
}
.register-cpic input {
    width: 112px;
    margin-bottom: 22px;
    margin:0;
    float: left;
}
.register-cpic img.cpic {
    width: 120px;
    float:right;
    display: block;
    margin-top:2px;
}
.register-cpic {
    /*display: none;*/
}
.register-tip {
    color:#ff0000;
    position: relative;
    top: -10px;
    height: 14px;
    font-size: 14px;
}
.modal-form-field-submit {
    margin-bottom: 25px;
}
.modal-form-or {
    margin: 0!important;
    margin-left:32px!important;
}
/**
新添加结束
 */
/*2018/1/2
新添加
*/
.zh-bottom-img{
    background-image:url("../images/bottom.png");
    background-repeat: no-repeat;
    background-size: 100% 100%;
    position: absolute;
    left:0;
    bottom:0;
    width:100%;
    height:100%;
}
.zh-bottom-word{
    cursor:pointer;
    color:#ffffff;
    font-size:14px;
    padding:4px;
    margin: 0 auto;
}
.zh-arrow-bottom{
    cursor:pointer;
    display:block;
    margin: 0 auto;
}
.zh-bottom-tel{
    width:812px;
    margin:0 auto;
    height:50px;
}
.zh-tel-img{
    display:block;
    float: left;
}
.zh-bottom-i{
    float: left;
    display: inline-block;
    color:#ffffff;
    font-size: 22px;
    font-weight: 600;
    font-style:normal;
    padding:10px 0 0 14px;
}
.zh-bottom-line{
    width:2px;
    height:40px;
    background-color: #ffffff;
    float: left;
    margin:9px 20px 0 28px;
}
.zh-tel-s{
    margin-top:9px;
}
.zhDisplayNone{
    display:none;
}
.zh-bottom-word1{
    cursor:pointer;
    color:#ffffff;
    font-size:14px;
    padding:4px;
    margin: 0 auto;
}
.zh-arrow-bottom1{
    cursor:pointer;
    display:block;
    margin: 0 auto;
}
.zh-open-left-img{
    width:60px;
    float:left;
}
.zh-open-left-word{
    float:left;
}
.zh-field-line{
    width:100%;
    padding:6px 30px 24px 0;
}
.zh-field-line img{
    display: block;
    width:100%;
}
.zh-modal-box-img{
    width:100%;
    display: block;
}
.modal-form-field .register-modal-cpic{
    background:#fff url("../images/register.png") no-repeat 20px center;
    width:165px;
}


@media (min-width:0px) and (max-width: 970px) {
    body {
        padding-bottom: 20px;
    }
    .icon-success {
        margin: 10px auto;
        padding-top: 40px;
        width: 20%;
    }
    .modal-box-head {
        height: 80px;
        /*background-image: url("../images/top-make.png");
        background-repeat: no-repeat;*/
        position: relative;
    }
    .fixed-bottom {
        position: fixed;
        bottom: 0;
        /*height: 100px;*/
        z-index: 13;
        width:100%;
    }
    .fixed-bottom>a,.fixed-bottom>img {
        width: 50%;
        float: left;
        display: inline-block;

    }
    .fixed-bottom>a img {
        width: 100%;
    }
    .sm.mobile-show {
        padding-bottom: 30px;
        position: relative;
    }
    .sm.mobile-show:after {
        height: 10px;
        background-color: #fff;
        display: block;
        content: '';
        position: absolute;
        bottom:0;
        width: 100%;
    }
    
    .swiper-slide {
        background-color: #f2f2f2;
    }

    .swiper-button-next, .swiper-button-prev {
        position: absolute;
        top: 50%;
        width: 18px;
        height: 32px;
        margin-top: -32px;
        z-index: 10;
        cursor: pointer;
        -moz-background-size: auto;
        -webkit-background-size: auto;
        background-size: auto;
        background-position: center;
        background-repeat: no-repeat;
    }
    .swiper-button-next, .swiper-container-rtl .swiper-button-prev {
        background-image: url(../images/m_r.png);
        right: 5px;
        left: auto;
        background-size: cover;
    }
    .swiper-button-prev, .swiper-container-rtl .swiper-button-next {
        background-image: url(../images/m_l.png);
        left: 5px;
        right: auto;
        background-size: cover;
    }
    .swiper-pagination-bullet {
        width: 16px;
        height: 16px;
        display: inline-block;
        border-radius: 50%;
        background: #acacac;
        opacity: .8;

    }
    .swiper-pagination-bullet-active {
        opacity: 1;
        background: #656565;
    }
    .swiper-container-horizontal>.swiper-pagination {
        bottom: 1%;
        left: 0;
        width: 100%;
    }
    .mobile-show {
        display: block;
        max-width: 100%;
    }
    .mobile-hide {
        display: none;
    }
    .m-image {
        max-width: 100%;
        width: 100%;
    }
    .sm-item {
        height: inherit;
        padding: 10px 10px;
    }
    .sm-item p{
        height: inherit;
        font-size: 18px;
        line-height: 33px;
    }
    .sm-item h3 {
        font-size: 26px;
        height: 51px;
        line-height: 51px;
    }
    .sm-item strong {
        font-weight: bold;
        color: #ff0000;
        font-size: 20px;
    }
    .sm-item p.long {
        height: inherit;
    }
    .sm-item p.short {
        height: inherit;
    }
    .adv-big {
        max-width: 100%;
    }
    .adv-item {
        margin-bottom: 34px;
    }
    .sm-title p {
        font-size: 20px;
    }
    .adv-tc {
        margin-top: 0px;
    }
    .sm-item .btn {
        width: 70%;
        width: 100%;
        margin:0;
        height: 70px;
        line-height: 70px;
        font-size: 26px;
    }
    .sm-itme-logo {
        height: inherit;
    }
    .sm-title h3 {
        font-size: 46px;
        margin-top: 30px;
    }
    .sm-itme-img {
        max-width: 100%;

    }

    .modal-box {
        width: 80%;
        min-height: inherit;
        margin:auto;
    }
    .modal-box-success {
        width: 96%;
    }
    #modal_submit1 {
        width: 100%!important;
        background-color: #d7ac72;
        border-radius: 35px;
        height: 35px;
        line-height: 35px;
        text-align: center;
        color:#fff;
        border:none;
        font-size: 16px;
        behavior: url(../images/ie-css3.htc);
        padding:0;
    }
    .modal-box-body form .hotphone {
        font-size: 12px;
    }
    .modal-username1 {
        padding-left: 35px!important;
        background:url("../images/person.png") no-repeat 10px center;
    }
    .modal-phone1 {
        padding-left: 35px!important;
        background:url("../images/phone.png") no-repeat 10px center;
    }
    .field-code{
        height:45px;
        margin-bottom:15px;
    }
    .modal-phonecode1 {
        padding-left: 35px!important;
        background:url("../images/key.png") no-repeat 10px center;
    }
    #modal_form label {
        display: none;
    }
    .modal-box-success .modal-box-close {
        top: 10px;
    }
    .modal-box-success-inner h6 {
        margin: 0;
        color:#a97335;
        font-weight: normal;
        font-size: 28px;
    }
    .modal-phonecode1 {
        width: 55%;
        height:35px;
        border-radius: 35px;
        border:1px solid #e5e5e5;
        float: left;
    }
    .modal-username1 {
        width: 100%;
        height:35px;
        margin-bottom:15px;
        border-radius: 35px;
        border:1px solid #e5e5e5;
    }
    .modal-phone1 {
        width: 100%;
        height:35px;
        margin-bottom:15px;
        border-radius: 35px;
        border:1px solid #e5e5e5;
    }
    #getcode1 {
        width: 40%;
        height:35px;
        line-height: 35px;
        box-sizing: border-box;
        background-color: #d7ac72;
        float: right;
        border-radius: 35px;
    }
    .sm {
        margin:0;
        padding:0;
    }
    .sm .col-md-6 {
        width: 100%;
        margin: 0;
        padding:0;
    }
    .ny-hf-body-open {
        display: none;
    }

    .ny-mobile {
        display: block;
        height: 61px;
    }
    .ny-hf {
        height: 81px;
        padding: 10px 0;
        box-sizing: border-box;
        background-color: #d42a2a;
    }
    .mbdiv {
        height: 70px;

    }
    .market-line1 {
        top: 35%;
        right: 5%;
    }
    .market-line2 {
        bottom: 35%;
        left: 5%;
    }
    .market-question span {
        display: none;
    }
    .modal-box-body form .field label {
        width: 100%;
        display: block;
    }
    .modal-box-body form .field {
        margin-bottom: 10px;
        position: relative;
    }
    .modal-box-body form {
        padding: 20px;
        width: 100%;
    }
    .modal-box-body {
        width: 100%;
    }
    .modal-box-form-tip{
        font-size: 14px;
        color: #d42a2a;
        left: 0;
        width: 100%;
        padding-left:20px;
    }
    .modal-cpic1 {
        float: left;
        width: 55%;
        height:35px;
        border:1px solid #e5e5e5;
        border-radius:35px;
        padding-left: 45px!important;
        background:url("../images/register.png") no-repeat 10px center;
    }

    /*手机端新增*/
    .page_body{
        padding:30px 20px;
        background: #ffffff;
    }
    .zhLine{
        width:100%;
        padding-bottom:15px;
    }
    .zhLine img{
        display: block;
        width:100%;
    }
    .modal-box-body form .field input {
        width:100%;
        height:45px;
        line-height:45px;
        font-size:14px;
    }
    .modal-box-body form .field .modal-phonecode{
        width:56%;
    }
    #getcode{
        width:42%;
        height:45px;
        line-height: 45px;
        font-size:14px;
    }
    .zh-field-line{
        padding:20px 30px 20px 0;
    }
    #modal_submit{
        width:100%;
        height:45px;
        line-height: 45px;
        font-size:14px;
    }
    .zh-fixed-line{
        width:1px;
        height: 80%;
        background: #ffffff;
        position: absolute;
        top:0;
        bottom:0;
        left:0;
        right:0;
        margin:auto;
    }
    .cpic{
        width:40%;
    }
}

@media (min-width: 1200px){
    .container {
        width: 1000px;
    }
}

.close1 {
	position:relative;
	top:-70px;
	right: -30px;
}
#closebt {
	float: right;
}
#closebt img {
	width: 20px;
}
.index_a{
	color: #878787;
}
.index_a:hover{
	color: #cb111f;
}

/*产品部分*/
.product_box{
	width: 100%;
	height: auto;
}
.product_box .product_main{
	padding: 26px 0 0 0;
}
.product_box .product_main ul.title_list{
	width: 400px;
	margin: auto auto 58px auto;
}
.product_box .product_main ul.title_list li{
	width: 200px;
	float: left;
}
.product_box .product_main ul.title_list li a{
	width: 200px;
	display: block;
	border-bottom: 2px solid #b9aaa8;
	color: #b9aaa8;
	font-size: 30px;
	line-height: 88px;
	text-align: center;
}
.product_box .product_main ul.title_list li a:hover,
.product_box .product_main ul.title_list li.on a{
	border-bottom: 2px solid #e50011;
	color: #e50011;
}
.product_box .product_main .slide_box{

}
.product_box .product_main .slide_box{

}
.product_box .product_main .slide_box ul.list{
	text-align: center;
}
.product_box .product_main .slide_box ul.list li{
	width: 372px;
	height: auto;
	display: inline-block;
	margin: auto 5px;
	background: #fff;
	border-bottom: 8px solid #fff;
	transition: all 0.4s;
    vertical-align: top;
}
.product_box .product_main .slide_box ul.list li:hover{
	border-bottom: 8px solid #e50011;
}
.product_box .product_main .slide_box ul.list li img{
	width: 100%;
	height: 284px;
	display: block;
}
.product_box .product_main .slide_box ul.list li .intro{
	width: 100%;
	height: 254px;
	padding: 26px 15px 0 15px;
	box-sizing: border-box;
	text-align: left;
	position: relative;
}
.product_box .product_main .slide_box ul.list li .intro h1{
	overflow: hidden;
	color: #333;
	font-size: 18px;
	line-height: 36px;
	white-space: nowrap;
	text-overflow: ellipsis;
	margin-bottom: 4px;
}
.product_box .product_main .slide_box ul.list li .intro i{
	width: 34px;
	height: 2px;
	display: block;
	margin-bottom: 10px;
	background: #e74f3a;
}
.product_box .product_main .slide_box ul.list li .intro p{
	height: 48px;
	color: #999;
	font-size: 14px;
	line-height: 24px;
	margin-bottom: 64px;
}
.product_box .product_main .slide_box ul.list li .intro a{
	width: 80px;
	height: 22px;
	display: block;
	border-radius: 12px;
	border: 1px solid #e50011;
	color: #e50011;
	font-size: 14px;
	line-height: 22px;
	text-align: center;
	position: absolute;
	bottom: 30px;
	right: 15px;
	transition: all 0.4s;
}
.product_box .product_main .slide_box ul.list li:hover .intro a{
	color: #fff;
	background: #e50011;
}
.home_more{
	width: 100%;
	height: auto;
	text-align: center;
	background-color: #F7F7F7;
}
.home_more a{
    color: #c5c5c5;
    line-height: 40px;
    transition: all .4s;
    border-radius: 12px;
    border: 1px solid #c5c5c5;
    padding: 5px 20px;
}
.home_more a:hover{
	color: #e50011;
	border: 1px solid #e50011;
}
