﻿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;}

html {font-size: 62.5%;}

body,input{font-family: "微软雅黑";}

.warp{max-width:640px;margin:0 auto;width:100%;}

.center{
	width: 93.75%;
	margin: 0 auto;
}

.fl{float:left;}

.fr{float:right;}

.none{display:none;}


/******************分割线********************/
.index_top{
	background-color: #f3f3f3;
	padding-top: .8rem;
	padding-bottom: 8px;
	width: 100%;
}

.index_top .center>img{width: 51.3%;}

.index_top .center{overflow: hidden;}

.index_top img{display: block;}

.index_top>.fl{width: 48.125%;}

/*.index_top .fr a:first-of-type{width: 14.37%;}*/

.index_top a:last-of-type img{
	margin-right: 1.6rem;
	width: 14.37%;
}

.index_top a:first-of-type img{width: 11.7%;}

/*index head*/
.index_head img{
	display: block;
	width: 100%;
}

/*index smenu*/
.index_smenu{
	background:url("../images/ind_smenubg.jpg") repeat-x;
	background-size: auto 100%;
	width: 100%;
	top:0;
	left:0;
	z-index:1000;
}

.smenu{overflow: hidden;}

.smenu li{
	float: left;
	text-align: center;
	width: 25%;
}

.smenu a{
	color: #faf9f9;
	display: block;
	font-size: 1.6rem;
	line-height: 3.7rem;
	margin: 0 auto;
	width: 80%;
}




/*index banner*/
.index_banner img{
	display: block;
	width: 100%;
}

/*index au*/
.index_au{margin-top: 4.5rem;}

.index_au_top{
	display: block;
	width: 100%;
}

.index_au_text{
	color: #161616;
	font-size: 14px;
	line-height: 22px;
	overflow: hidden;
}

.index_au_text img{
	float: left;
	margin-right: 2.4rem;
	width: 48%;
}

.index_au_text a{
	color: #d00001;
	display: inline-block;
	font-size: 12px;
	margin-left: auto;
	margin-right: 0;
	float: right;
}

/*index show*/
.index_show{
	background-color: #f4f2f2;
	margin-top: 4.5rem;
	padding-top: 3rem;
	padding-bottom: 4.2rem;
	width: 100%;
}

.index_show_top{
	color: #d00000;
	font-size: 2rem;
	font-weight: bold;
	line-height: 3rem;
	text-align: center;
}

.index_show_menu{
	margin-top: 2.5rem;
	overflow: hidden;
	text-align: center;
	width: 100%;
}

.index_show_menu li{
	float: left;
	width: 20%;
}

.index_show_menu a{
	color: #fdfafa;
	display: block;
	font-size: 1.4rem;
	line-height: 3.5rem;
}

.index_show_menu li:first-of-type{
	background-color: #262626;
	/*border-right: 1px solid #423f3f;*/
}

.index_show_menu li:nth-of-type(2){
	background-color: #313131;
	/*border-right: 1px solid #333;*/
}

.index_show_menu li:nth-of-type(3){
	background-color: #3a3a3a;
	/*border-right: 1px solid #656565;*/
}

.index_show_menu li:nth-of-type(4){
	background-color: #434343;
	/*border-right: 1px solid #4e4e4e;*/
}

.index_show_menu li:nth-of-type(5){
	background-color: #4c4c4c;
	/*border-right: 1px solid #727272;*/
}

.index_show_menu li:nth-of-type(6){
	background-color: #565656;
	/*border-right: 1px solid #848484;*/
}

.index_show_menu li:last-of-type{background-color: #727272;}

.index_show_menu li.active{background-color: #d00000;}

/*图片切换插件*/
.ban{position:relative; overflow:hidden;margin:2rem auto 0 auto;}
.ban2{position:relative; overflow:hidden;margin: 0 auto;}
.ban2 ul{ position:absolute; left:0; top:0;}
.num{overflow:hidden; width:91.6%; position:relative;float:left;}
.min_pic{ padding-top:2rem; width:100%;overflow: hidden;}
.num ul{ position:absolute; left:0; top:0;width: 1000%!important;}
.num ul li{ margin-right:5px; border: 2px solid #d6d6d6;float: left;}
.num ul li.on{ border-color: #d00000;}
.prev_btn1{ width:2.8%; text-align:center; margin-right:6px; cursor:pointer; float:left;}
.next_btn1{  width:2.8%; text-align:center; cursor:pointer;float:right;}

.num ul li:last-of-type{margin-right: 0;}

.ban img{
	display: block;
	width: 100%;
}

.ban2 {padding: 5px;}

.ban2 ul{width: 10000%;overflow: hidden;}

.ban2 ul li{padding: 5px;float: left;}

.ban2 ul img{
	border: 2px solid #d6d6d6;
	/*margin: 5px;*/
}

/*index buy*/
.index_buy{margin-top: 4.2rem;}

.index_buy_top{
	border-bottom: 2px solid #313131;
	color: #424141;
	font-size: 1.8rem;
	font-weight: bold;
	line-height: 2rem;
	height: 2rem;
	padding-bottom: 8px;
	width: 100%;
}

.index_buy_top span{
	border-bottom: 2px solid #fc0000;
	display: inline-block;
	overflow: hidden;
	padding-bottom: 8px;
}

.index_buy_top img{
	margin-right: 8px;
	width: 22px;
}

.index_buy_text{margin-top: 3rem;}

.index_buy_text li{
	color: #161616;
	font-size: 14px;
	line-height: 28px;
	margin-bottom: 18px;
	overflow: hidden;
}

.index_buy_text img{
	margin-right: 5px;
	width: 28px;
}

/*index news*/
.index_news{
	background-color: #f4f2f2;
	margin-top: 4.6rem;
	padding-top: 2.4rem;
	padding-bottom: 2rem;
}

.index_news_top{
	display: block;
	margin: 0 auto;
	width: 76.6%;
}

.index_news_fir{
	margin-top: 8px;
	overflow: hidden;
}

.index_news_fir img{
	margin-right: 2rem;
	width: 34.6%;
}

.index_news_fir {
	color: #3f3f3f;
	font-size: 14px;
	line-height: 20px;
	/*width: 61.6%;*/
}

.index_news_fir span{
	color: #e60012;
	display: block;
	font-weight: bold;
	margin-bottom: 10px;
	margin-top: 2.2rem;
}

.index_news_text{margin-top: 1.6rem;}

.index_news_text li{
	border-bottom: 1px dashed #c9c9c9;
	padding-bottom: 12px;
	margin-bottom: 12px;
}

.index_news_text img{
	float: left;
	margin-right: 1.4rem;
}

.index_news_text a{
	color: #3f3f3f;
	display: block;
	overflow: hidden;
	font-size: 14px;
	line-height: 14px;
}

.index_news_text span{
	display: inline-block;
	/*margin-left: auto;
	margin-right: 0;*/
	float: right;
}

/*index foot*/
.index_foot{margin-top: 1.5rem;}

.index_foot>p{
	color: #504f4f;
	font-size: 1.4rem;
	line-height: 20px;
	text-align: center;
}

.index_foot_menu{
	background:url('../images/ind_smenubg.jpg') repeat-x;
	background-size: auto 100%;
	margin-top: 12px;
	/*overflow: hidden;*/
	width: 100%;
}

.slide-box-2.fixed{
	position:fixed;
	bottom:0;
	left:0;
	z-index:999;
	width:100%;	
}

.index_foot_menu li{
	float: left;
	text-align: center;
	width: 20%;
}

.index_foot_menu a{
	color: #faf9f9;
	display: block;
	font-size: 1.6rem;
	line-height: 3.8rem;
	margin: 0 auto;
}

.index_foot_btm{
	background-color: #dbdada;
	/*height: 9.8rem;*/
	overflow: hidden;
	width: 100%;
}

.index_foot_btm .center{overflow: hidden;}

.index_foot_btm_text{
	border-right: 1px solid #b1b0b0;
	height: 6.8rem;
	padding-top: 3rem;
	text-align: center;
	width: 75%;
}

.index_foot_btm_text div{
	background-color: #fff;
	border-radius: 8px;
	-ms-border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	-o-border-radius: 8px;
	color: #161616;
	display: inline-block;
	font-size: 14px;
	line-height: 3.6rem;
	height: 3.6rem;
	margin: 0 auto;
	padding-left: 1rem;
	width: 80.2%;
	white-space:nowrap;
}

.index_foot_btm_text div a{
	border-left: 1px solid #555;
	color: #d00001;
	/*display: inline-block;*/
	font-size: 14px;
	line-height: 3.6rem;
	/*height: 2.6rem;*/
	padding: .5rem 1rem;
	text-align: center;
	/*width: 8.3rem;*/
}

.index_foot_btm_text input{
	border: none;
	color: #161616;
	font-size: 14px;
	line-height: 3.6rem;
	/*height: 3.6rem;*/
	text-align: left;
	width: 60%;
}

.index_foot_btmtel{
	border-left: 1px solid #fefdfd;
	height: 9.8rem;
	width: 24%;
}

.index_foot_btmtel img{
	padding-top: 2.5rem;
	display: block;
	margin: auto;
	width: 32.5%;
}

/*ny find*/
.ny_find{
	background-color: #eee;
	padding: 8px 0 6px 0;
	width: 100%;
}

.ny_find .center{
	font-size: 0;
	overflow: hidden;
	position: relative;
}

.ny_find .ny_find_text{
	border: 1px solid #dcdcdc;
	color: #818181;
	float: left;
	font-size: 12px;
	line-height: 35px;
	padding-left: 6.3%;
	padding-right: 10px;
	width: 76.6%;
}

.ny_find .ny_find_btn{
	background: url("../images/ny1_find_bg.jpg") no-repeat;
	background-size: 100% 100%;
	border: none;
	color: #fdf9f9;
	float: left;
	font-size: 1.4rem;
	height: 37px;
	width: 14.3%;
}

.ny_find_img{
	position: absolute;
	left: 1.2%;
	top: 20%;
	width: 3.8%;
}

/*ny main*/
.ny_main{margin-top:4.5rem;}

.ny_mainimg li{
	margin-bottom: 2rem;
	width: 47.5%;
}

.ny_mainimg li img{
	border: 2px solid #ddd;
	display: block;
	width: 100%;
}

.ny_mainimg li p{
	color: #686868;
	font-size: 1.6rem;
	line-height: 22px;
	margin-top: 12px;
	text-align: center;
}

.ny1_pagesimg{
	display: block;
	margin: 0 auto;
	width: 35.1%;
}

/*ny2 bigimg*/
.ny2_bigimg{margin-top: 3rem;}

.ny2_prev{
	color: #cc1721;
	display: inline-block;
	font-size: 1.4rem;
	line-height: 24px;
}

.ny2_bigimg ul img{
	display: block;
	margin: 0 auto;
	width: 100%;
}

.ny2_bigimg .ny2_bigimg_pages{width: 16.7%;}

.ny2_bigimg_img{border: 2px solid #d8d8d8;}

.ny2_bigimg_main{margin-top: 3rem;}

.ny2_pages{margin-top: 2.5rem;}

/*ny2 menu*/
.ny2_menu{
	border-bottom: 2px solid #d00001;
	margin-top: 4.5rem;
	width: 100%;
}

.ny2_menu .center{overflow: hidden;}

.ny2_menu li{
	float: left;
	margin-right: 2px;
	text-align: center;
	/*width: 16.3%;*/
}
.ny2_menu li.active a,.ny2_menu li.cur a{
	background-color: #d00001;
	color: #fffefe;
}

.ny2_menu a{
	background-color: #b1b1b1;
	border-radius: 4px 4px 0 0;
	-ms-border-radius: 4px 4px 0 0;
	-moz-border-radius: 4px 4px 0 0;
	-webkit-border-radius: 4px 4px 0 0;
	-o-border-radius: 4px 4px 0 0;
	color: #161616;
	display: block;
	font-size: 12px;
	line-height: 26px;
	padding:0 4px;
}

/*ny2 main*/
.ny2_main{
	margin-top: 3rem;
	margin-bottom: 7.4rem;
}

.ny2_main,.ny2_main p,.ny2_main span,.ny2_main a{
	font-size:14px;
	line-height:2em;
	color:#333;
	font-family:Arial, Helvetica, sans-serif;
}

.ny2_main img{
	max-width:100%;	
}

.ny2_main table{
	width:100% !important;	
}

.ny2_main iframe{width:100% !important;}

/*.ny2_main p{
	color: #161616;
	font-size: 12px;
	line-height: 24px;
	margin-bottom: 22px;
}*/

.ny2_table{
	display: block;
	width: 100%;
}


.index_cpzxl{
	background-color: #d2d2d2;
	padding: 1.2rem 2rem; 
	position: fixed;
	left: -50%;
	top: 0;
	width: 36.5%;
	z-index: 1000;
	height:100%;
	overflow-x: hidden;
}

.index_cpzxl li{
	background: url('../images/ny1_cpxql_bg.jpg') repeat-x;
	background-size: auto 100%;
	border-radius: 5px;
	-ms-border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-o-border-radius: 5px;
	margin-bottom: 3px;
	padding: 0 2.5rem;
	width:100%; box-sizing:border-box;
}

.index_cpzxl a{
	color: #d00000;
	display: block;
	font-size: 1.6rem;
	line-height: 3.5rem;
	overflow: hidden;
}

.index_cpzxl span{
	display: inline-block;
	float: right;
}


