﻿/*通用类*/
*{
	margin:0;		
	padding:0;
}
html{
	overflow-x:hidden;		
}
body{		
	width:100%;	
	min-width:320px;
	margin:0 auto;	
	font-family:"Microsoft Yahei";	
	background:#CCCCCC;
	overflow-x:hidden;
	text-align:justify;	
	color:#202020;
    max-width:480px;
    font-size:14px;
    
   
}
.ermm{ width:100%;height:100%;margin:0 auto; position:fixed;top:0;left:0;bottom:0;right:0;z-index:999; text-align:center; vertical-align:middle;background-image:url(../images/slide-bg.png?v=2)}
.ermn{ width:100%;height:40%;margin:auto; position:fixed;top:15%;left:0;bottom:0;right:0;z-index:999; text-align:center; vertical-align:middle;}
.erm{
    width:80%; max-width: 400px; margin:0 auto; vertical-align:middle;height:90%;border-radius: 10px;padding: 0px 0;text-align: left;
    line-height: 35px;
    background: rgba(255,255,255,1);
}
.erm .ti{
    width:120px;
    margin: 20px auto;
    text-align: center;
    font-weight: bold;
    font-size:18px;

}
.erm .infoss{
    width:90%;
    margin: 0 auto;
    line-height: 25px;
 
}
.erm  .infoss ul li{
    border-bottom:1px solid #DDDDDD;
    padding-bottom: 20px;
    margin-bottom:20px;
}
.erm  .infoss ul li:nth-child(2){
    border-bottom:0px solid #DDDDDD;
}
.infoss img{
    float: right;
    width: 35px;
    height: auto;
    padding-top: 13px;
}


/*不同设备字体em基准
@media screen and (min-width: 320px) and (max-width: 360px){ 
  body{
  	font-size:13.5px;
  }
}
@media screen and (min-width: 360px) and (max-width: 480px){ 
  body{
  	font-size:15px;
  }
}
@media screen and (min-width: 480px) and (max-width: 700px){ 
  body{
  	font-size:22.5px;
  }
}
@media screen and (min-width: 700px) and (max-width: 1000px){ 
  body{
  	font-size:28px;
  }
}
@media screen and (min-width: 1000px) and (max-width: 1200px){ 
  body{
  	font-size:32px;
  }
}
@media screen and (min-width: 1200px) and (max-width: 1400px){ 
  body{
  	font-size:40px;
  }
}
@media screen and (min-width: 1400px){ 
  body{
  	font-size:50px;
  }
}
*/

img{
	border:none;
    vertical-align: middle;
}
h1,h2,h3{
	font-weight:normal;	
}
a{
	color:#202020;
	text-decoration:none;	
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	-webkit-tap-highlight-color:transparent;
	outline:none；
}
input,textarea,select{
	font-family:"Microsoft Yahei";	
	font-size:1em;
	outline:none;
	margin:0;
	padding:0;
}
input::-webkit-input-placeholder {
	color: #a0a0a0 !important;
}
textarea::-webkit-input-placeholder {
	color: #a0a0a0 !important;
}
input[type='button'],input[type='text'],input[type='search'], input[type='submit'], input[type='reset'],input[type='date'],input[type='time'],input[type='number'] {
	-webkit-appearance: none;
}
select{
	-webkit-appearance: none;	
}
textarea{ 
	-webkit-appearance: none;
}
input::-webkit-outer-spin-button,input::-webkit-inner-spin-button{
    -webkit-appearance: none !important;
    margin: 0;
}
ul,ol{
	padding:0;
	list-style-type:none;	
}
em{
	font-style:normal;	
}
.lt{
	float:left;	
}
.rt{
	float:right;	
}
input.sub,label{
	border:none;	
	cursor:pointer;
}
input,textarea{
	font-family:"Microsoft Yahei";
	outline:none;	
	margin:0;
	padding:0;
}
table{
	border-collapse:collapse;	
}
td,th{
	padding:0;	
}
div.clear{
	font: 0px Arial; line-height:0;
	height:0; 
	overflow:hidden;	
	clear:both;	
}


.mainss{
    width:100%;
    margin: 0 auto;
    text-align: center;
}
.mainss img{
    width: 96%;
    height: auto;
    margin:30px auto 0;
    border-radius: 20px;
   box-shadow:0 0 10px rgba(0,0,0,0.2);
}


.mainss02{
    width:100%;
    margin: 0 auto;
}
.mainss02 img{
    width: 100%;
    height: auto;
}




.bweixin{
    width:100px;
    height: 25px;
    line-height: 25px;
    background: #54AD22;
    color: #fff;
    padding:5px 10px;
    border-radius: 5px;
}
.cm_photo{
	display:block;
	position:relative;
	overflow:hidden;	
}
.cm_photo .thumb{
	display:block;
	width:100%;
	height:100%;
	position:absolute;
	left:0;
	top:0;
	z-index:10;	
}
.cm_photo .zw{
	display:block;
	height:auto;	
	width:100%;
}

.kuaidi{
    width: 100%;
    margin: 0 auto 15px;
    text-align: left
} 

.kuaidi span{
    width:20%;
    float: left;
}

.kuaidiform {
	background-color: #ffffff;
	height: 35px;
	line-height:26px;
	font-size: 14px;
	width: 70%;
	padding-left:10px;
	border-top:1px #A5C8E6 solid;
	border-bottom:1px #A5C8E6 solid;
	border-right:1px #A5C8E6 solid;
	border-left:1px #A5C8E6 solid;
	color:#999999;
	border-radius:5px 5px 5px 5px;
}

.messagecontent{
    width:98%;
    height:200px;
    border-radius:5px;
    padding:1%
}
.faq{
    background: #EFEFEF;
    padding:2% 2% 4%;
    border: #C2C2C2 1px solid;
    border-radius:5px;
    text-align: left;
    line-height: 25px;
    font-size: 14px;
    margin-bottom:20px;
   
}
.faq1{
    width: 100%;
    margin: 0 auto 15px;
    padding:5px 0px;
}
.faq1 span{
    color: #B5B5B5;
}
.faq2{
    width:calc(92%-40px);
    margin: 0 auto;
    background: #FFFFFF;
    padding: 2% 2% 2% 40px;
    position: relative;
    border-radius: 5px;
    min-height:26px;
    
}
.faq2 img{
    width: 30px;
    height: auto;
    position:absolute;
    left:5px;
}

.tongzhilist{
    width:100%;
}
.tongzhilist ul li{
    width: 96%;
    margin: 0 auto;
    clear: both;
    padding:10px 2%;
    border-bottom:1px solid #DBDBDB;
    font-size:14px;
    line-height:20px;
}
.tongzhilist ul li .times{
    float: left;
    text-align: center;
    width:20%;
    font-size:14px;
    color: #949494;
}
.tongzhilist ul li .times span{
      font-size:12px;
}

.tongzhilist ul li .titles{
    width:80%;
    text-align: left;
}
.tongzhilist ul li .titles .jfjia{
    color:darkgreen;
    
}

.tongzhilist ul li .titles .jfjian{
    color: #FF0004;
}
.zti{
    width: 100%;
    text-align: center;
    line-height:60px;
    padding-bottom:20px;
    font-size:20px;
    font-weight: bold;
}
.zinfos{
    line-height:25px;
}
.tis{
    font-size:14px;
    font-weight: bold;
    border-bottom: 1px solid #DBDBDB;
    padding: 10px 0px;
    margin-bottom:15px;
    
}
.infos{
    width: 100%;
    text-align: left;
    font-size: 14px;
    line-height: 25px;
}
.infos img{
    max-width: 100%;
    height: auto;
}


.wxlogin a{
    float: right;
}

.wxlogin img{
    width: 25px;
    height: auto;
}


 .banner{
	width:100%;	
	position:relative;
	overflow:hidden;	
	cursor:pointer;
}
.banner .swiper-slide{
	width:100%;	
	background-repeat:no-repeat;
	background-position:top center;
}
.banner .swiper-slide img{
	display:block;
	width:100%;
	height:auto;
}
.banner .swiper-slide a{
	display:block;
	width:100%;	
}
.banner .swiper-pagination {
  position: absolute;
  left: 0;
  text-align: center;
  bottom:10px;
  width: 100%;
}
.banner .swiper-pagination-bullet {
  display: inline-block;
  width: 10px;
  height: 10px;
  border-radius: 10px;
  background: #999;
  box-shadow: 0px 1px 2px #555 inset;
  margin: 0 3px;
  cursor: pointer;
}
.banner .swiper-pagination-bullet-active {
  background: #fff;
}


/*公用 CSS*/

.header{
	height:2.8rem;
	width:100%;
    max-width:480px;
   
	position:fixed;
	top:0;
    
	z-index:100;
	background:#fff;	
	border-bottom:1px solid #F1F1F1;
}
.head_menu{
	display:block;
	width:7.8rem;
	height:2.8rem;
	position:absolute;
	right:2%;
	top:10px;
	background:url("../images/head_menu.png") no-repeat left top;
	background-size:100% 200%;	
    font-size:17px;
    font-weight: bold;
    text-align: right;
}
.head_menuclose{
	background-position:left bottom;	
}
.head_menu img{
    width:25px;
    height: auto;
    padding-top:10px;
}
.head_search{
	display:none;
	width:2.8rem;
	height:2.8rem;
	position:absolute;
	right:1%;
	top:0;
	background:url("../images/head_search.png") no-repeat center center;
	background-size:100% 100%;	
}
.header .logo{
	display:block;
	
	height:2.8rem;
	margin:0 auto 0 0;
   text-align: left;
}
.header .logo img{
	display:block;
	height:2.0rem;
	margin:0rem auto 0 20px;
    padding-top:7px;
}

.header .logo1{
	display:block;
	line-height: 2.8rem;
	height:2.8rem;
	margin:0 auto 0 0;
   text-align: left;
    font-size:20px;
}
.header .logo1 img{
	display:block;
	height:1.5rem;
	margin:0rem auto 0 10px;
    padding-top:10px;
    float: left;
}

.header .logo2{
	display:block;
	line-height: 2.8rem;
	height:2.8rem;
	margin:0 auto 0 0;
   text-align: left;
    font-size:20px;
}
.header .logo2 img{
	display:block;
	height:2.2rem;
	margin:0rem auto 0 10px;
    padding-top:5px;
    float: left;
}


.header_zw{
	height:1.4rem;	
	margin-bottom:1px;
    display: 
}
.nav{
	width:33.33%;
	position:absolute;
	right:0;
	top:2.8rem;
	margin-top:1px;
	background:url("../images/nav_bg.png?v=1");	
	z-index:100;
	padding:0.6rem 0;
	display:none;
}
.nav_flog{
	position:fixed;
	left:0;
	top:0;
	width:100%;
	height:100%;
	z-index:99;
	display:none;		
}
.nav a{
	display:block;
	height:2.2rem;
	line-height:2.2rem;
	font-size:0.8rem;
	color:#fff;
	text-align:center;	
}

.fankui a{
    background: #EFEFEF;
    padding:5px 10px;
    border-radius: 5px;
}
.fankui a:hover{
    background: #E30000;
    padding:5px 10px;
    border-radius: 5px;
    color:#fff;
}


.search_bar{
	height:2.5rem;
	width:100%;
	background:#572d15;
	position:fixed;
	left:0;
	top:2.8rem;
	z-index:101;
	border-top:1px solid #ddd;
	border-bottom:1px solid #ddd;		
	display:none;
}
.search_bar .text{
	height:1.5rem;
	line-height:1.5rem;
	text-align:center;
	width:100%;
	border:0;
	background:none;	
	font-size:0.9rem;
	padding:0.5rem 0;
	box-sizing:content-box;
	color:#FFF
}
.search_bar .text:-webkit-input-placeholder{
	color:#c7beba !important;	
}


.baogaolists{
    width: 100%;
    margin: 0 auto;
}
.baogaolists ul li{
    float: left;
    line-height:30px;
    border-top: #EBEBEB 1px dotted;
    text-align: left;
    padding-top: 10px;
    font-size: 14px;
}
.baogaolists ul .li1{
    width:35%;
}
.baogaolists ul .li2{
    width:65%;
}

.baogaolists ul .li2 .ti2{
    color:#666;
}
.baogaolists ul li img{
    width:90%;
    height: auto;
}

.duihuanlist{
    width: 100%;
    margin: 0 auto;
}
.duihuanlist ul li{
    border-bottom: #EBEBEB 1px dotted;
    text-align: left;
    margin-bottom:30px;
    padding-bottom:10px;
    width: 100%;
    line-height: 30px;
}
.duihuanlist ul .llii1{
    width: 30%;
     float: left;
}
.duihuanlist ul .llii2{
    width: 70%;
     float: left;
}
.duihuanlist ul li img{
    width:60px;
    height: auto;
}
.duihuanlist .delcars{
    float: right;
}
.duihuanlist .delcars img{
    width:20px;
    height:auto;
}


.duihuan{
    width:110px;
    margin:0 10px;
    float:left;
}

.duihuan a{
    width:100%;
    line-height:40px;
    background: #E30000;
    color:#fff;
    display: block;
    font-size: 16px;
    border-radius:5px;
}




.duihuan2{
    width:110px;
    margin:0 10px;
    float:left;
}
.duihuan2 a{
    width:100%;
    line-height:40px;
    background: #54AD22;
    color:#fff;
    display: block;
    font-size: 16px;
    border-radius:5px;
    
}
.duihuan2 img{
    width: 23px;
    height: auto;
}



.duihuan3{
    width:110px;
    margin:0 auto;
}

.duihuan3 a{
    width:100%;
    line-height:40px;
    background: #E30000;
    color:#fff;
    display: block;
    font-size: 16px;
    border-radius:5px;
}


.pimg{
    width:100%;
    margin:0 auto;
    text-align: center;
}
.pimg img{
    width: 60%;
    height: auto;
    margin: 0 auto;
}
.jifeng2{
     color: #0071D0;
}
.jifeng3{
     color: #ff0000;
}
.topbottom{
    margin: 20px auto;
}

.jifeng{
    line-height:40px; color: #0071D0;
}
.jifeng a{
    color: #0071D0;
}
.pinfo{
    background:#F7F7F7;
    border-radius:10px;
    padding:4% 2%;
    margin:20px auto 50px;
   
}
.reg{
    margin:20px auto;
    border: #C9C8C8 1px solid;
    width:100%;
    text-align: center;
    color: #0071D0;
     border-radius: 5px;
}
.reg a{
    color: #0071D0;
    line-height: 45px;
   
}

.mylist{
    border:1px solid #E0E0E0;
    border-radius:5px;
    padding:20px;
    margin-bottom: 30px;
}
.mylist ul li{
    text-align: left;
    line-height: 40px;
    border-bottom: 1px solid #E0E0E0;
}
.mylist ul li img{
    padding-right:15px;
    width: 24px;
    height: auto;
}
.mylist ul li:last-child{
    border-bottom: 0px solid #E0E0E0;
}
.mylist ul li a{
    display: block;
    padding: 10px 0;
}
.mylist ul li span img{
    width:15px;
    height: auto;
    float: right;
    padding-top: 10px;
    padding-right:0px;
}
.sl{
    padding-left: 20px;
    display: none
}
.buzuo{
    margin-bottom: 30px;
}
.footer{
	margin-top:0;
	text-align:center;
	color:#666;
	font-size:0.8rem;
	border-top:#CCC  1px solid;
	padding-top:10px;
    background: #fff;
    line-height: 30px;
    
}

.te{ font-size:12px; color:#999}
.hongju2{
    word-break:break-all;
    word-wrap: break-word; 
    word-break: normal;
    line-height:25px;
    font-size:12px;
}

.printclass a{
    display: block;
    width: 150px;
    margin: 0 auto;
    color: #FFFFFF;
    background:#9E1119;
    line-height:30px;
    border-radius:5px;
}
.printclass a:hover{
    display: block;
    width: 150px;
    margin: 0 auto;
    color: #FFFFFF;
    background:#ff0000;
    line-height:30px;
    border-radius:5px;
}

.pagepage{margin:40px auto 40px auto; width:100%; text-align:center;}
.pagepage a{
	display:inline-block;
	height:25px;
	line-height:25px;
	width:25px;
	border:1px solid #dcdcdc;
	margin:0 1px;
	text-decoration:none;
	color:#333;
	font-size: 12px;
}
.pagepage a:hover,.pagepage a.hover{
	color:#fff;
	background:#DF9328;
	border:#DF9328 1px solid;
}


.hongju2 img{height:auto;}

.pagenext{
	height:24px;
	line-height:24px;
	text-align:center;
	margin:20px 0;	
}
.pagenext .back{ margin:0 70px;}
.page_in{
	display:inline-block;
	height:24px;
	text-align:center;	margin:0 auto;width:90%;
}
.pagenext a{
	float:left;
	display:inline-block;
	height:25px;
	line-height:25px;
	padding:0 15px;
	border:1px solid #dcdcdc;
	margin:0 3px;
	font-size:14px;
}

.page_inn{
	display:inline-block;
	height:34px;
	text-align:center;
	width:90%;
	margin:0 auto;
	line-height:34px;
	font-size:14px;
}
.pagenext a{
	float:left;
	display:inline-block;
	height:25px;
	line-height:25px;
	padding:0 15px;
	border:1px solid #dcdcdc;
	margin:0 3px;
	font-size:14px;
}
.hongjuu{ font-size:12px; line-height:25px; font-weight:bold; border-bottom:#CCC 1px dashed; padding-top:15px;}
.soldend{ z-index:11; position:absolute;}

.photoo{
	display:block;
	width:100%;
	border-bottom:1px solid #dcdcdc;	
}
.photoo img{
	display:block;
	width:100%;
}



.form223386 {
	background-color: #ffffff;
	height: 35px;
	line-height:26px;
	font-size: 14px;
	width: 254px;
	padding-left:10px;
	border-top:1px #A5C8E6 solid;
	border-bottom:1px #A5C8E6 solid;
	border-right:1px #A5C8E6 solid;
	border-left:1px #A5C8E6 solid;
	color:#999999;
	border-radius:5px 5px 5px 5px;
}


.form223387 {
	background-color: #ffffff;
	height: 35px;
	line-height:26px;
	font-size: 14px;
	width:150px;
	padding-left:10px;
	border-top:1px #A5C8E6 solid;
	border-bottom:1px #A5C8E6 solid;
	border-right:0px #A5C8E6 solid;
	border-left:1px #A5C8E6 solid;
	color:#999999;
	border-radius:5px 0px 0px 5px;
    float: left;
    margin-left: 20px;
}

.form223388 {
	background-color: #ffffff;
	height: 35px;
	line-height:26px;
	font-size: 12px;
	width:100px;
	padding-left:10px;
	border:1px #A5C8E6 solid;
	color:#666666;
	border-radius:5px 5px 5px 5px;
     margin-left: 20px;
}


.buttonsms{
    height: 36px;
    line-height: 36px;
    color: #ffffff;
    background:#E7161B;
    border-radius:0px 5px 5px 0;
    text-align:center;
    display:block;
    text-decoration: none;
    font-size: 16px;
    border: 0px;
    padding: 0 8px;
    float: left
}


.formsl{
    width:40px;
    text-align: center;
    border:1px #A5C8E6 solid;
    border-radius:5px;
    color: #999;
} 

.submit_btn{
    background:#E71316;
    border: 0;
    color: #ffffff;
    width: 264px;
    line-height:40px;
    border-radius:5px 5px 5px 5px;
}

.submit_btn2{
    background:#ccc;
    border: 0;
    color: #ffffff;
    width: 264px;
    line-height:40px;
    border-radius:5px 5px 5px 5px;
}

.submit_btn3{
    background:#E71316;
    border: 0;
    color: #ffffff;
    width: 100%;
    line-height:40px;
    border-radius:5px 5px 5px 5px;
}


/*公用 CSS*/

/*hm 首页*/

.mainti{
    font-weight: bold;
    margin-top:10px;
}
.sexlist{
    width: 100%;
    margin: 40px auto;
}
.sexlist a{
    width:46%;
    display: block;
    background: #F2F2F2;
    margin: 10px 2%;
    line-height:45px;
    border-radius:10px;
    color: #000;
    font-size:18px;
    font-weight: bold;
    float: left;
}

.sexlist a:hover{
    background: #E7161B;
    line-height:45px;
    color: #fff;
}


.testxname{
    padding:15px 0 20px 0px
}

.testxname input{
    line-height:25px;
    height: 25px;
    border: 1px #ccc solid;
    padding-left:2%;
    width:60%;
}
.testxname ul li{
    float: left;
    width: 48%;
    padding-left: 1%;
    padding-bottom: 10px;
    line-height:30px;
}

.mainziti{
    font-size: 16px;
    color: #000;
	border-collapse: collapse;
      margin: 10px auto 0;
     width: 100%;
}


.asklist{
    width: 100%;
    margin: 0px auto;
    border-bottom: 1px #E0E0E0 dotted;
    padding:15px 0px;
}

.asklist .asktitle{
    line-height:25px;
    padding: 5px 10px;
}


.asklist .asktitle2{
    line-height:25px;
    padding: 5px 10px;
    font-weight: bold;
    color: #ff0000;
}

.asklist ul{
    padding:10px 10px;
    line-height:25px;
    color: #999;
    font-size: 14px;
}

.asklist ul input{
    margin-right:5px;
    margin-left:0px;
}
.te_sub{
	display: block;
	width: 30%;
	height:35px;
	background:#E7161B;
	border:0;
	color:#fff;
	border-radius:0.05rem;
	margin:0.5rem auto;
    border-radius: 10px;
    font-size: 18px;
}
.asklist ul li{
    position: relative;
    padding-left:5px;
}


.hm_banner{
	width:100%;
	position:relative;
	overflow:hidden;
	text-align:center;
    background:#fff;
}
.hm_banner .slides li{
	width:100%;
	float:left;	text-align:center;
}
.hm_banner .slides a{
	display:block;
	width:100%;	text-align:center;
}
.hm_banner .slides img{
	width:100%;
	height:auto;	
	display:block;text-align:center;
}
.hm_banner .flex-direction-nav{
	display:none;	
}
.hm_banner .flex-control-nav{
	width:100%;
	height:0.6em;	
	margin:0;
	left:0;
	bottom:1em;	
}
.hm_banner .flex-control-paging li a{
	display:block;
	background:#a0a0a0;
	width:0.6em;
	height:0.6em;
	margin:0 0.2em;	
	border-radius:0.3em;
}
.hm_banner .flex-control-paging li a.flex-active{
	background:#fff;	
}

.hm_nav{
	text-align:center;	
    background:#fff;
    padding:30px 20px;
}
/*
.hm_nav a{
	display:block;
	width:33.33%;
	height:5rem;
	float:left;
	margin-top:2.7rem;	
}
.hm_nav img{
	display:block;
	height:2.2rem;
	margin:0 auto;	
}
.hm_nav span{
	display:block;
	height:2.8rem;
	line-height:2.8rem;
	font-size:0.86rem;	
}
*/
.cla_content{ line-height:30px; font-size:14px; padding:20px; min-height:200px;}
.cla_content img{ width:100%;}

.cla_contentt{ font-size:12px; padding:20px; min-height:200px; line-height:20px;}
.cla_contentt img{width:100%; height:auto;

}
/*hm 首页*/

/*cla 分类*/

.cla_title{
	height:2.4rem;
	line-height:2.4rem;
	text-align:center;
	background:#e1e1e1;
	color:#666565;	
}
.cla_links a{
	display:block;
	width:33.33%;
	float:left;
	margin-top:0.9rem;	
}
.cla_links img{
	display:block;
	height:3rem;
	margin:0 auto;	
}
.cla_links span{
	display:block;
	height:2.5rem;
	line-height:2.5rem;
	font-size:0.83rem;
	text-align:center;	
}

/*cla 分类*/

/*brand 品牌*/

.nav_pos{
	height:2.4rem;
	line-height:2.4rem;
	background:#e5e5e5;	
	padding:0 3%;
	color:#666565;
}
.nav_pos a{
	color:#666565;	
}

.brand_inf{
	padding:0.8rem 3%;	
	color:#131313;
}
.brand_inf .tp{
	text-align:center;	
}
.brand_inf .tp img{
	display:block;
	height:2.2rem;
	margin:0 auto;	
}
.brand_inf .tp dd{
	height:2rem;
	line-height:2rem;
	font-size:0.83rem;
	color:#131313;	
}
.brand_inf p{
	font-size:0.83rem;
	line-height:1.4rem;
	text-indent:2em;	
}
.brand_inf .tit{
	color:#000;	
}
.brand_inf .more{
	float:right;
	margin-top:-1.4rem;
	line-height:1.4rem;	
	font-size:0.83rem;
}

.brand_handle{
	height:2.4rem;
	line-height:2.4rem;
	text-align:center;
	background:#e5e5e5 url("../images/brand_handle.png") no-repeat center center;
	background-size:auto 100%;	
}
.brand_handle a{
	display:inline-block;
	height:2.4rem;
	line-height:2.4rem;
	border-bottom:2px solid #e5e5e5;	
	width:30%;
	margin:0 5%;
	box-sizing:border-box;
	color:#666565;
}
.brand_handle .hover{
	color:#572d15;
	border-color:#572d15;	
}

.brand_con{
	display:none;	
}
.show{
	display:block;	
}
.brand_item{
	width:45.5%;
	float:left;
	margin:3% 0 0 3%;
	background:#ebebeb;	
	color:#5e5e5e;
}
.brand_item .inf{
	height:6rem;
	padding:0.7rem 4% 0 4%;	
	text-align:center;
	font-size:0.9rem;
	line-height:1.2rem;
	overflow:hidden;
}

/*brand 品牌*/
.viewports {
	PADDING-BOTTOM: 0.4em; PADDING-TOP: 0.4em; PADDING-LEFT: 0.4em; MARGIN: 0px auto; PADDING-RIGHT: 0.4em
}
.service_nav{
	height:30px;
	line-height:30px;
	text-align:center;
	background:#eee;	
	font-size:14px;
}
.service_nav .s_inner{
	display:inline-block;
	height:30px;	
}
.service_nav a{
	float:left;
	display:inline-block;
	padding:0 15px;
	height:30px;
	color:#333;
}
.service_nav a:hover,.service_nav a.hover{
	color:#333;
	background:#a0a0a0;
}

.context {
	BORDER-TOP: #dbdbdb 1px solid; BORDER-RIGHT: #dbdbdb 1px solid; BACKGROUND: #fff; BORDER-BOTTOM: #dbdbdb 1px solid; PADDING-BOTTOM: 1em; PADDING-TOP: 1em; PADDING-LEFT: 1em; BORDER-LEFT: #dbdbdb 1px solid; PADDING-RIGHT: 1em; box-shadow: 1px 0 2px 0 rgba(0, 0, 0, 0.1); border-radius: 3px
}

.randbox .dd {
	BACKGROUND: #fff; PADDING-BOTTOM: 0.8em; PADDING-TOP: 0.8em; PADDING-LEFT: 0px; PADDING-RIGHT: 0px
}
.randbox .dd .sub-hd {
	MARGIN-BOTTOM: 10px; BORDER-BOTTOM: #dbdbdb 1px dotted; PADDING-BOTTOM: 5px
}
.sub-hd-small {
	FONT-WEIGHT: bold; 
}
.article-dd {
	COLOR: #666
}
.article-dd IMG {
	WIDTH: 100%
}

.article-dd2 {
	COLOR: #666
}
.clearfix:after {
	HEIGHT: 0px; CONTENT: "."; CLEAR: both; DISPLAY: block; VISIBILITY: hidden
}
.clearfix {
	DISPLAY: inline-table
}
.cont {
	PADDING-TOP: 1em
}
.cont img{ width:100%}
.mains{
    width:94%;
    margin: 0 auto;
    padding:10px 0;
}
.wrapin{
	width:100%;
	margin-left:auto;
	margin-right:auto;
    background: #FFFFFF;
}

.wrapin2{
	width:100%;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:0;
    height: 100%;
    min-height:700px;
    /*
    background: url("../images/img2.jpg");
    background-size: 100% 100%;
    */
    background: #fb9615;
    padding-bottom: 60px;
}
.wrapin3{
	width:100%;
	margin-left:auto;
	margin-right:auto;
    background: #FFFFFF;
    min-height:1100px;

}

.wrapin4{
	width:100%;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:0;
    height: 100%;
    min-height:700px;
    /*
    background: url("../images/img2.jpg");
    background-size: 100% 100%;
    */
    background: #fff;
    padding-bottom: 60px;
}

.wrapin4 video{
    max-width:100%;
}

.mains1{
    width: 90%;
    margin: 0 auto;
    background: #F1F5F8;
    height:195px;
    border-radius:20px;
    box-shadow:0 0 10px rgba(0,0,0,0.2);
    
}
.mains1 ul li{
    width:25%;
    float: left;
    text-align: center;
}
.mains1 ul li a{
    display: block;
}

.mains1 ul li .icoimg{
    width:70%;
    margin:20px auto;
    background: #fc0556;
    border-radius:100px;
    line-height:61px;
}
.mains1 ul li .icoimg img{
    width:50%;
    height: auto;
    margin: 0 auto;
}

.mains1 ul li .icoimg:hover{
    background: #fc9715;
}

.mains1  .news{
    background: #FFFFFF;
    line-height: 40px;
    margin-top: 15px;
    border-radius:0 0 20px 20px;
}
.mains1  .news .newsti{
    width:25%;
    float:left;
    text-align: center;
    
}
.mains1  .news .newsti .tibg{
    width:96%;
    margin: 5px auto;
    background: linear-gradient(45deg, #FC047D, #E85335);
    line-height:25px;
    color:#fff;
    border-radius:5px 20px 20px 50px;
    font-size:14px;
}
.newsinfo{
   width:75%;
    float:left; 
    height: 30px;
    overflow: hidden;
}
.mains1  .news ul{
    padding:0px;
    margin: 0px;
    list-style: none;
}
.mains1  .news ul li{
    /*width:calc(100% - 20px);*/
    width:97%;
    margin: 0 auto;
    background: url("../images/sj.png?v=2");
    background-repeat: no-repeat;
    background-size:4% auto;
    padding-right:3%;
    background-position:right;
    list-style: none;
    padding: 0px;
}
.mains1  .news ul li a{
    list-style: none;
}
.mains2{
    width: 90%;
    margin:40px auto 20px;
}
.mains2 .tit{
    color:#fff;
    font-size:20px;
}

.mains2 .videolist{
    width:auto;
    margin:20px auto;
    white-space: nowrap; /*元素不换行*/
    overflow-x: hidden; /*x轴方向自动滚动*/
    overflow-y: hidden; /*y轴方向隐藏滚动条*/
    list-style: none;
    display: flex; /*弹性盒子*/
    height:140px;
}
.mains2 .videolist:hover{
     overflow-x: auto; /*x轴方向自动滚动*/
}

.mains2 .videolist a{
    float:left;
    margin:0 20px 0 0;
    font-size: 12px;
    color: #fff;
    width:200px;
    line-height:30px;
}
.mains2 .videolist  img{
    width:170px;
    height: auto;
    border-radius:10px;
}

.mains4{
    width: 90%;
    margin: 20px auto;
    line-height: 25px;
}

.mains4 img{
    max-width:100%;
    margin: 0 auto;
}
.mains4 h2{
    font-size:16px;
    width:100%;
    margin: 0 auto 20px;
    text-align: center;
    border-bottom: 1px dotted #C7C7C7;
    padding-bottom: 10px;
    font-weight: bold
}
.mains4 p{
    margin-bottom:10px;
}
.downlist ul li{
    width:100%;
    margin: 0 auto;
     padding:10px 0;
    text-align: left;
}


.downlist ul li a{
    line-height:20px;
}

.downlist ul li img{
    width:25px;
    height: auto;
}
.videolist::-webkit-scrollbar {
  /*滚动条整体样式*/
  width: 10px;
  /*高宽分别对应横竖滚动条的尺寸*/
  height:6px;
}

.videolist::-webkit-scrollbar-thumb {
  /*滚动条里面小方块*/
  border-radius:5px;
  background: #fff;
}

.videolist::-webkit-scrollbar-track {
  /*滚动条里面轨道*/
  /*border-radius: 5px;*/
}

.newslist{
    width:94%;
    margin: 30px auto;
    background: #F1F5F8;
    box-shadow:0 0 10px rgba(0,0,0,0.2);
    border-radius: 10px;
    padding: 4% 3%;
}
.newslist ul li{
    width:100%;
    clear: both;
    margin:0px auto;
    padding:20px 0px;
}

.newslist ul li .ti{
    width: 75%;
    float: left;
}
.newslist ul li .ti .times{
    color:#818588;
    padding-top: 10px;
    line-height:25px;
    font-size: 12px;
}
.newslist ul li .ti .times img{
    width:15px;
    height: auto;
    vertical-align: middle;
}
.newslist ul li .imgs{
    width: 25%;
    float: left;
    text-align: right;
}
.newslist ul li .imgs img{
    width: 90%;
    border-radius:10px;
}


.mains3{
    width: 80%;
    margin: 0 auto;
    background: #F1F5F8;
    height:60px;
    border-radius:20px;
    box-shadow:0 0 10px rgba(0,0,0,0.2);
    padding:20px 5% 10px;
}

.mains3 ul li{
    width:44%;
    float: left;
}
.mains3 ul li:nth-child(2){
    padding-left: 10%;
    border-left: 2px solid #C2C2C2;
}
.mains3 ul li .t1{
    font-size:18px;
}
.mains3 ul li .t1 span{
    width:5px;
    height:20px;
    line-height: 20px;
    background: #FF0004;
    border-radius:10px;
    margin-right:10px;
}
.mains3 ul li .t2{
    font-size: 16px;
    color:#7D8184;
    margin-left:18px;
}

.headfix{
    height:30px;
}

.index1{

}

.index1right a{
    border:1px solid #E9E9E9;
    display:block;
    padding:5px 20px;
    border-radius:5px;
}
.index1right a:hover{
    background: #E61414;
    border:1px solid #E61414;
    color:#fff;
}
.index1right img{
    width: 25px;
    height: auto;
}
.index2{
    width: 90%;
    margin: 0 auto;
}
.index2 ul li{
    float:left;
    text-align: center;
    width:25%;
}
.paixu a{margin-left:10px;}
.plist{
      width:auto;
      margin:20px auto;
      white-space: nowrap; /*元素不换行*/
      overflow-x: auto; /*x轴方向自动滚动*/
      overflow-y: hidden; /*y轴方向隐藏滚动条*/
      list-style: none;
      display: flex; /*弹性盒子*/
    height:50px;
}
.plist   a{
    float:left;
    margin:0 10px;
}
.plist .active,.plist a:hover{
    color:#ff0000;
}

.prolist{
    width:100%;
    margin: 0 auto;
}
.prolist ul li{
    width: 48%;
    margin: 0 1% 10px;
    float: left;
    background:#fff;
    border-radius:10px;
    text-align: center;
}
.prolist ul li .ti{
    width:96%;
    text-align: left;
    margin: 0 auto;
}

.prolist ul li .tit{
    width:96%;
    text-align: center;
    margin: 0 auto;
    height:44px;
}

.prolist ul li .pimg{
    width: 50%;
    margin: 15px auto 0;
}
.prolist ul li .imgs1{
   line-height: 50px;
    padding-left: 10px;
}
.prolist ul li .imgs2{
   line-height: 50px;
    padding-right: 10px;
}
.prolist ul li .imgs2 div{
    background: #E5E5E5;
    width:25px;
    border-radius:25px;
    line-height:25px;
    margin-top:17px;
}

.bottomfix{
    width: 100%;
    background: #FFFFFF;
    position: fixed;
    max-width: 480px;
    bottom: 0px;
    padding: 10px 0;
    border-top:#DADADA 1px solid;
}
.bottomfixinfo{
    width: 90%;
    margin: 0 auto;
}
.bottomfix ul li{
    float: left;
    text-align: center;
    width: 25%;
}
.bottomfix ul li a{
    color: #969595;
}

.bottomfixinfo img{
    padding-bottom: 5px;
}
.ser_con{
	display:none;	
}
.show{
	display:block;	
}
.ser_contact{
	padding:0px 0;	
}
.texcontent{ line-height:30px; font-size:14px; padding-top:1px; min-height:400px; text-align:left}
.texcontent span {line-height:30px; font-size:14px; }
.ser_contact .c_left{
	float:left;
	width:320px;
	font-size:18px;
	font-weight:bold;
	color:#582e15;	
}
.ser_contact .c_left dl{
	padding-top:26px;
	line-height:30px;	
}
.ser_map{
	float:right;
	width:848px;
	height:398px;
	border:1px solid #666;	
}
.ser_map img{
	display:block;
	width:848px;
}
.pro_wrap{
	width:100%;
	position:relative;
	overflow:hidden;	
}
.pro_list{
	width:100%;	
}
.pro_item{
	width:44%;
	float:left;
	margin:0 8px 18px 8px;
	border:1px solid #dcdcdc;
	height:260px;
	font-size:12px;
	overflow:hidden;
}
.pro_item .photo{
	display:block;
	width:100%;
	border-bottom:1px solid #dcdcdc;	
}
.pro_item .photo img{
	display:block;
	width:100%;
}
.pro_item ul{
	padding:10px 0;
	text-align:center;
	line-height:22px;
	color:#666;	
}


a.new222:link {
	font-size: 12px;
	color: #999;
	text-decoration: none;
	font-weight: bold;
	line-height:15px;
}
a.new222:visited {
	font-size: 12px;
	color: #999;
	text-decoration: none;
	font-weight: bold;line-height:15px;
}

a.new222:active {
	font-size: 12px;
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;line-height:15px;
}
a.new222:hover {
	font-size: 12px;
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;line-height:15px;
}


.pcontenttt{ width:96%; text-align:center;  margin:10px auto; border:#CCC 1px solid;}

.pcontenttt table tr td{ font-size:12px; padding:10px 0px;}
.leibie{ background-color:#EEEEED; border-bottom:#CCC 1px dashed;padding-top:5px;padding-bottom:5px;}

.pcontenttt2{ width:96%; text-align:center;  margin:10px auto; }
a.shanchu:link {
	font-size: 12px;
	color: #582E15;
	font-family: "Microsoft YaHei";
	font-weight:bold;
	text-decoration: none;
	padding:5px;
	border:#CCC 1px solid;
}
a.shanchu:visited {
	font-size: 12px;
	color: #582E15;
	font-family: "Microsoft YaHei";
	font-weight:bold;
	text-decoration: none;
	padding:5px;
	border:#CCC 1px solid;
}
a.shanchu:active {
	font-size: 12px;
	color: #582E15;
	font-family: "Microsoft YaHei";
	font-weight:bold;
	text-decoration: none;
	padding:5px;
	border:#CCC 1px solid;
}

a.shanchu:hover {
	font-size: 12px;
	color: #582E15;
	font-family: "Microsoft YaHei";
	font-weight:bold;
	text-decoration: none;
	padding:5px;
	border:#CCC 1px solid;
}


.deti_left{
	width:320px;
	height:60px;
}
.tags{
	margin-bottom:20px;
	width:320px;
	position:relative;height:60px;
 }
.tags .c_btn{
	width:22px;
	height:22px;
	position:absolute;
	top:25px;
	z-index:20;
	cursor:pointer;	
}
.tags .pre{
	left:0;
	background:url("../images/pro_pre.png") no-repeat;	
}
.tags .next{
	right:0;
	background:url("../images/pro_next.png") no-repeat;	
}
.tags .s_wrap{
	width:100%;
	margin:0 auto;
	position:relative;
	overflow:hidden;
}
.tags li{
	float:left;
	margin:0 5px;
	_display:inline;
	width:50px;
	margin-top:10px;height:60px;
}




.wapmassage{
	float:left;
	width:100%;	
	color:#333;
	font-family:"Microsoft Yahei";
}
.wapmassage .title{
	height:66px;
	line-height:66px;
	font-size:24px;	
}
.wapmassage .name{
	height:58px;
	line-height:58px;
	font-size:18px;
	color:#333;	
}
.wapmassage .name em{
	color:#6f0303;	
}
.wapmassage .text{
	height:46px;
	line-height:46px;
	border:1px solid #959595;	
	width:100%;
	padding-left:8px;
	background:none;
	font-size:14px;
}
.wapmassage textarea{
	height:178px;
	line-height:46px;
	border:1px solid #959595;	
	width:100%;
	padding-left:8px;
	background:none;	
	font-size:14px;
	resize:none;
	overflow:hidden;
}


.btn{
	width:128px;
	height:38px;
	display:block;
	border:0;
	background:#d2d2d2;	
	float:left;
	font-size:16px;
	color:#666;
}

 .res{
	display:inline-block;
	line-height:25px;
	text-align:center;	
	font-size:22px;
	color:#fff;
	background:#ccc;
	float:left;
	border:0;
	margin-left:20px;
	cursor:pointer;
}
.sub{
	color:#fff;
	background:#582e15;	
}


/**  搜索  -**/

.pro_cla{
	box-shadow:0 0 4px #b0afaf;	
	background:#fff url("../images/pro_cla.png") repeat-y left top;
	position:relative;
	overflow:hidden;
}


.cla_item{
	padding:7px 0 7px 18%;
	position:relative;	
	min-height:25px;
	line-height:25px;
	_height:25px;
	background:url("../images/cla_line.gif") repeat-x left top;
	margin-top:-1px;

}
.cla_item .more{
	position:absolute;
	right:10px;
	top:0;
	line-height:36px;
	font-size:12px;	
	width:15%;
	text-align:left
}
.cla_item .tit{
	display:inline-block;
	width:20%;
	padding-left:5px;
	position:absolute;
	left:0;
	top:7px;
	font-size:12px;
	text-align:left;
}
.cla_bf{
	width:100%;	
}
.cla_dx .cla_bf{
	display:none;	
}
.cla_bf .dx_btn{
	position:absolute;
	right:-10px;
	top:0;
	line-height:36px;
	font-size:12px;	
	width:15%;
	text-align:right
}
.cla_bf a{
	float:left;
	margin-right:10px;
	white-space:nowrap;	
}
.bf_fl{
	padding-left:28px;
	position:relative;
	min-height:25px;
	_height:25px;
	width:85%;
	font-size:12px;
	
}
.bf_fl .tit2{
	position:absolute;
	left:0;
	top:0;
	min-height:25px;
	_height:25px;
	font-size:12px;
	}
	
	
.cla_af{
	padding-bottom:100px; font-size:12px;
}
.cla_af span{
	float:left;
	line-height:25px;
	margin-right:18px;	
	white-space:nowrap; color:#666
}
.cla_af .chk{
	position:relative;
	top:2px;
	margin-right:3px;	
}
.cla_af .sub{
	display:inline-block;
	width:60px;
	height:25px;
	line-height:25px;
	text-align:center;	
	font-size:12px;
	font-family:"宋体";
	color:#fff;
	background:#d7000f;
	float:left;
}
.cla_af{
	display:none;	
}
.cla_dx .cla_af{
	display:block;	
}
.cla_af .res{
	display:inline-block;
	width:60px;
	height:25px;
	line-height:25px;
	text-align:center;	
	font-size:12px;
	font-family:"宋体";
	color:#fff;
	background:#ccc;
	float:left;
	border:0;
	margin-left:20px;
	cursor:pointer;
}



a.shubiao:link {
	font-size: 12px;
	color: #666565;
	font-family: "Microsoft YaHei";
	font-weight:normal;
	text-decoration: none;
	padding-left:1px;
	padding-right:1px;
	line-height:25px;
}
a.shubiao:visited {
	font-size: 12px;
	color: #666565;
	font-family: "Microsoft YaHei";
	font-weight: normal;
}
a.shubiao:active {
	font-size: 12px;
	color: #fff;
	font-family: "Microsoft YaHei";
	font-weight: normal;
	text-decoration: none;
	background-color:#582E15;
}

a.shubiao:hover {
	font-size: 12px;
	color: #fff;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: "Microsoft YaHei";
	font-weight: normal;
	text-decoration: none;
	background-color:#582E15;
}


.brand_wrap{
	float:left;
	height:25px;
	position:relative;
	overflow:hidden;
	width:80%;
	font-size:12px;color:#666
}
.brand_wrapshow{
	height:auto;	
} 
.brand_wrap ul{
	padding:1px 0 0 1px;	
}
.brand_wrap li{
	float:left;
	margin:-1px 0 0 -1px;
	position:relative;
	color:#666; padding-right:5px;padding-left:5px; list-style:none
}
.pcpc{
    display: block;
}

.mobmob{
    display: none;
}
@media screen  and (max-width: 1000px){
    .pcpc{
    display:none;
    }

    .mobmob{
        display:block;
    }
    .wrapin2{ min-height:400px;}
    .wrapin3{ min-height:650px;}

    
} 
