/*全局通用样式*/
    @charset "utf-8";
    * {margin:0; padding:0;}
    * html body {overflow:visible;}
    * html iframe, * html frame {overflow:auto;}
    * html frameset {overflow:hidden;}
    body {
    	color:#000;
    	background:#FFFFFF;
    	font-size: 12px;
    	text-align:center;
    	font-family: Microsoft Yahei,SimSun,Helvetica;
    	}
    body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset, table, td, img, div, tr {margin:0 auto; padding:0;}
    ul li{list-style: none;}
    /*禁止页面上下滑动的时候，页面左右移动*/
    body,html{
        /*overflow-x:hidden;overflow-y:hidden;*/
    }
    .bg_color{
    	background: #f5f5f5;
    }
    a{
    	text-decoration: none;
    }
  	.clearfix:after{  /*最简方式*/
		content: '';
		display: block;
		clear: both;
	}
	
.percent_w1{
	width: 100%;
	background: #f6f6f6;
}
.percent_w2{
	width: 100%;
	background: #ffffff;
}
.percent_w3{
	width: 100%;
	height: 48px;
	background: #ffffff;
	border-bottom: 2px solid #F0807C;
}
/*head*/
.index_hd{
	width: 1200px;
	background: #f6f6f6;
	position: relative;
}
.index_hd_lt{
	float: left;
	height: 48px;
	line-height: 48px;
	font-size: 14px;
	color: #333;
}
.index_hd_rt{
	height: 48px;
	line-height: 48px;
	font-size: 14px;
}
.index_hd_rt a li{
	float: right;
    padding: 0 15px;
    color: #333;
    margin: 16px 0;
    height: 16px;
    line-height: 16px;
    border-right: 1px solid #BFBFBF;
    position: relative;
}
.index_hd_rt a:first-child li{
	border-right: none;
}
.index_hd_rt a li:hover{
	color: #EC5E58;
}
.index_hd_rt a li b{
	font-weight: normal;
	margin-left: 30px;
}
.index_ewm{
	display: none;
	position: absolute;
	top: 50px;
    right: -12px;
    z-index: 1001;
}
.index_search{
	width: 1200px;
	height: 100px;
	position: relative;
}
.index_logo{
	position: absolute;
	top: 20px;
	left: 0;
}
.index_sh{
	float: right;
	height: 36px;
	position: absolute;
	top: 20px;
	left: 356px;
}
.index_sh input{
	float: left;
	outline: none;
	width: 406px;
	height: 36px;
	padding: 0 18px;
	border: 1px solid #EC5E58;
	margin: 0;
	text-align: left;
	color: #333;
}
.index_sh_btn{
	float: left;
	width: 80px;
	height: 34px;
	line-height: 34px;
	font-size: 14px;
	color:#ffffff;
	background: #EC5E58;
	border: 1px solid #EC5E58;
}
.index_shopoing{
	position: absolute;
	top: 20px;
	right: 0;
	background: #FAFAFA;
	height: 34px;
	line-height: 34px;
	border: 1px solid #D6D6D6;
	padding: 0 28px;
}
.index_shopoing p{
	float: left;
	font-size: 14px;
	color: #666666;
}
.index_shopoing img{
	float: right;
	width: 20px;
	height: 20px;
	margin: 7px 0 7px 14px;
}
.index_hotwords{
	position: absolute;
	top: 60px;
    left: 356px;
	width: 488px;
}
.index_hotwords a{
	float: left;
    margin-right: 10px;
    white-space: nowrap;
    color: #999;
    font-size: 14px;
    line-height: 20px;
}
.index_hotwords .index_hotred{
	color: #f10215;
}
.index_hotwords a:hover{
	color: red;
}
.index_part{
	width: 1200px;
	height: 48px;
	border-bottom: 2px solid #F0807C;
}
.index_part a{
	float: left;
}
.index_part a li{
	height: 48px;
	line-height: 48px;
	padding: 0 30px;
	font-size: 16px;
	color: #515151;
}
.index_part a li:hover{
	color: #EC5E58;
}
.index_part a:first-child li{
	width: 140px;
	color: #ffffff;
	background: #EC5E58;
}

/*footer*/
.footer{
	width: 100%;
	background: #F5F5F5;
}
.index_footer{
	width: 100%;
	background: #F5F5F5;
	border-top: 1px solid #E8E8E8;
}
.index_footer_in{
	width: 1200px;
	background: #F5F5F5;
}
.index_footer_in .index_introduce{
	padding-bottom: 16px;
	border-bottom: 1px solid #DFDFDF;
}
.index_introduce li{
	float: left;
	width: 240px;
	padding:16px 0;
	cursor:pointer;
}
.index_introduce .index_int_hover{
	color: #EC5E58;
}
.index_introduce li img{
	float: left;
}
.index_introduce li h4{
	margin-left: 60px;
	text-align: left;
	font-size: 14px;
	margin-top: 5px;
	height: 20px;
	line-height: 20px;
}
.index_introduce li p{
	margin-left: 60px;
	text-align: left;
}
.index_footer_in .index_other{
	padding-bottom: 70px;
}
.index_other li{
	float: left;
	width: 200px;
	padding:16px 0;
}
.index_other li h4{
	text-align: left;
	font-size: 14px;
	margin-top: 5px;
	height: 20px;
	line-height: 20px;
}
.index_other li p{
	text-align: left;
}
.index_other li p a{
	color:#515151;
	height: 18px;
	line-height: 18px;
}
.index_other .index_oth_hover{
	color: #EC5E58;
}
.index_record_num{
	width: 1200px;
	padding-bottom: 56px;
	background: #f5f5f5;
}
.index_record_num p{
	color:#919191;
}

/*模拟下拉框*/
#divselect{
	width:186px;
	position:relative; 
	z-index:999;
	float: left;
	margin-right: 15px;
}
#divselect p{
	width:130px; 
	height:36px;
	line-height:36px; 
	display:block; 
	color:#666666; 
	cursor:pointer;
	font-style:normal;
	text-align: left;
	padding-left:20px; 
	padding-right:30px; 
	border:1px solid #333333;
	overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
	border: none;
	background: #f8f8f8;
	border-radius: 4px;
}
#divselect p:before {
	content: "";
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 6px solid #666666;
    position: absolute;
    top: 15px;
    right: 15px;
    width: 0;
    cursor: pointer;
}
#divselect ul{
	width:180px;
	background: #f8f8f8;
	border-radius: 4px;
	position:absolute; 
	top:36px;
	left: 2px;
	z-index:20000; 
	display:none;}
#divselect ul li{
	height:36px; 
	line-height:36px;
}
#divselect ul li a{
	display:block; 
	height:36px;
	color:#333333; 
	padding-left:20px;
	text-align: left;	
	text-decoration:none; 
}
#divselect ul li a:hover{
	color:#EC5E58;
	background-color:#fff;
}

/*弹窗*/
.model_bg{
    position: fixed;
    top:0;
    left: 0;
    bottom: 0;
    right: 0;
    background: rgba(0,0,0,.6);
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000,endColorstr=#99000000);
    z-index: 999;
    display: none;
}
.my_model{
    position: fixed;
    display: none;
    top:10%;
    left: 50%;
    margin-left: -390px;
    z-index: 9999;;
    border: 1px solid #aeaeae;
    border-radius: 3px;
    padding: 20px;
    background: #fff;
    max-height: 600px;
	overflow: hidden;
	overflow-y: auto;
}
.register_head .register_close{
	position: absolute;
	top:0;
	right: 0;
	cursor:pointer;
}
#my_model01,#my_model02,#my_model03,#my_model04{
	width: 480px;
	margin-left: -240px;
	padding:0;
}
#my_model01 h4,#my_model02 h4,#my_model03 h4,#my_model04 h4{
	height: 66px;
	line-height: 66px;
	color:#EC5E58;
	font-size: 16px;
	border-bottom: 1px solid #ddd;
}
#my_model01 table{
	width: 60%;
}
#my_model01 table tr td{
	height: 38px;
	line-height: 38px;
	padding: 10px 0;
	font-size: 14px;
	text-align: left;
	color:#333333;
}
#my_model01 table tr td input{
	outline: none;
	border: none;
	height: 38px;
	line-height: 38px;
	width: 100%;
	font-size: 14px;
}
#my_model01 a,#my_model02 a,#my_model03 a{
	display: block;
	width: 60%;
	height: 40px;
	line-height: 40px;
	font-size: 14px;
	background: #EC5E58;
	color:#fff;
	margin:30px auto;
	border-radius: 4px;
}
#my_model02 p,#my_model04 p{
	margin-top: 30px;
	font-size: 14px;
}
#my_model03 img{
	display: block;
	width: 80%;
	margin-top: 30px;
}
#my_model04 a,#my_model05 a{
	display: block;
	width: 40%;
	height: 40px;
	line-height: 40px;
	font-size: 14px;
	background: #EC5E58;
	color:#fff;
	margin:30px auto;
	border-radius: 4px;
	border: 1px solid #EC5E58;
}
#my_model04 .my_model_btn,#my_model05 .my_model_btn{
	float: left;
	margin-left: 36px;
	color: #EC5E58;
	background: #fff;
	border: 1px solid #EC5E58;
}
#my_model04 .my_model_btn01,#my_model05 .my_model_btn01{
	float: right;
	margin-right: 36px;
}
#my_model04 .my_model_btn02{
	display: block;
	width: 40%;
	height: 40px;
	line-height: 40px;
	font-size: 14px;
	background: #EC5E58;
	color:#fff;
	margin:30px auto;
	border-radius: 4px;
	border: 1px solid #EC5E58;
}
#my_model05{
	width: 700px;
	margin-left: -350px;
	padding:0 15px;
}
#my_model05 h1{
	height: 66px;
	line-height: 66px;
	color:#EC5E58;
	font-size: 16px;
	margin-bottom: -20px;
}
#reg_data{
	width: 780px;
}
.register_header .register_title{
	position: absolute;
	top:24px;
	left:42px;
    font-size: 20px;
    color: #EC5E58;
    height: 50px;
    line-height: 50px;
}
.register_title .register_data_img{
	float: left;
	width: 50px;
	height: 50px;
	margin-right: 20px;
}
#reg_data .register_head{
	padding: 38px 0;
	position: relative;
}
.register_head .register_title{
	font-size: 18px;
	color: #333;
}
.register .register_data{
	width: 788px;
	height: 40px;
	line-height: 40px;
	color:#515151;
	margin-bottom: 20px;
	position: relative;
}
.register .register_data p{
	width: 110px;
	font-size: 14px;
	float: left;
	text-align: left;
}
.register .register_data .data_int{
	outline: none;
	border: none;
	float: left;
	font-size: 14px;
	width: 321px;
	height: 40px;
	line-height: 40px;
	padding-left: 20px;
	border-radius: 4px;
	background: #F8F8F8;
	margin: 0;
	margin-left: 30px;
	text-align: left;
}
.register_select{
	float: left;
	width: 648px;
	margin-left: 30px;
}
.register_select select{	
    float: left;
    text-align: center;
    width: 142px;
    padding-left:20px;
    padding-right:32px;
    margin-right: 10px;
    color:#757575;
    border: none;
    outline: none;
    border-radius: 4px;
    height: 40px;
	line-height: 40px;
	font-size: 14px;
  	background: transparent;
   	-webkit-appearance: none; /*for chrome*/
   	overflow: hidden;
   	background: url("../../images/data_select.png") no-repeat 116px center #F8F8F8;
}
.register_data_check{
	width: 788px;
	position: relative;;
	height: 40px;
	border-bottom: 1px solid #EEEEEE;
	margin-bottom: 40px;
	position: relative;
}
.register_data_check label {
    position: absolute;
    top: 4px;
    left: 140px;
    margin-left: 0;
    z-index: 1;
    border: 1px solid #b8b8b8;
    width: 12px;
    height: 12px;
    cursor: pointer;
}
label.mark {
    background: url(../../images/mark1.png) no-repeat -1px -1px;
}
.register_data_check input[type="checkbox"] {
	position: absolute;
    top: 4px;
    left: 140px;
    opacity: 0;
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
}
.register_data_check p{
	text-align: left;
	font-size: 14px;
	margin-left: 170px;
}
.register .register_data_photo{
	width: 788px;
	color:#515151;
	padding-bottom: 40px;
	border-bottom: 1px solid #EEEEEE;
	position: relative;
	margin-bottom: 40px;
}
.register .register_data_photo p{
	width: 110px;
	font-size: 18px;
	float: left;
	text-align: left;
}
.register_data_photo .register_goods{
	float: left;
	margin-left: 30px;
	position: relative;
}
.register_goods .data_photo{
	display: block;
}
.register_goods #file01{
	width: 480px;
    height: 300px;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
}
.register_address{
	display: none;
}
.register_address .register_head{
	width: 788px;
	text-align: left;
}
.register .register_content{
	margin-bottom: 60px;
}
.register .register_content h4{
	text-align: left;
	font-weight: normal;
	font-size: 14px;
	height: 20px;
	line-height: 20px;
}
.register .register_content p{
	text-align: left;
	font-size: 12px;
	text-indent: 2em;
	height: 20px;
	line-height: 20px;
}
.register .register_btn{
	display: block;
	width: 440px;
	height: 40px;
	line-height: 40px;
	border: none;
	outline: none;
	background: #BDC4CC;
	color:#fff;
	margin:0 auto;
	font-size: 14px;
	border-radius: 4px;
	cursor:pointer;
}
.register .register_btn01{
	float: left;
	width: 240px;
	height: 40px;
	line-height: 40px;
	border: none;
	outline: none;
	background: #EC5E58;
	color:#fff;
	
	margin:0 auto;
	margin-left: 130px;
	font-size: 14px;
	border-radius: 4px;
	cursor:pointer;
}
.register .register_btn02{
	float: right;
	width: 240px;
	height: 40px;
	line-height: 40px;
	border: none;
	outline: none;
	background: #F5F5F5;
	color:#666;
	margin:0 auto;
	margin-right: 130px;
	font-size: 14px;
	border-radius: 4px;
	cursor:pointer;
}
.register .register_btn03{
	display: block;
	width: 440px;
	height: 40px;
	line-height: 40px;
	border: none;
	outline: none;
	background: #fff;
	color:#666666;
	margin:0 auto;
	font-size: 14px;
	border-radius: 4px;
	cursor:pointer;
}
.register .register_btn:hover{
	background: #EC5E58;
}

/*popup*/
.pop_bg{
    position: fixed;
    top:0;
    left: 0;
    bottom: 0;
    right: 0;
    background: rgba(0,0,0,.6);
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000,endColorstr=#99000000);
    z-index: 999;
    display: none;
}
.popup{
    position: fixed;
    display: none;
    top:10%;
    left: 50%;
    width: 480px;
	margin-left: -240px;
    z-index: 9999;;
    border: 1px solid #aeaeae;
    border-radius: 3px;
    background: #fff;
    max-height: 600px;
	overflow: hidden;
	overflow-y: auto;
}
.popup h4{
	height: 66px;
	line-height: 66px;
	color:#EC5E58;
	font-size: 16px;
	border-bottom: 1px solid #ddd;
}
.popup a{
	display: block;
	width: 60%;
	height: 40px;
	line-height: 40px;
	font-size: 14px;
	background: #EC5E58;
	color:#fff;
	margin:30px auto;
	border-radius: 4px;
}
.popup p{
	margin-top: 30px;
	font-size: 14px;
}
.popup .popup_btn01{
	float: left;
	width: 40%;
    margin-left: 36px;
    color: #EC5E58;
    background: #fff;
    border: 1px solid #EC5E58;
}
.popup .popup_btn02{
	float: right;
	width: 40%;
    margin-right: 36px;
}