@charset "UTF-8";
@media screen and (min-width: 751px) {
  html {
    font-size: 100px;
    height:100%;
  }
}
@media screen and (max-width: 750px)and (min-width: 640px) {
  html {
    font-size: 100px;
    height:100%;
  }
}

@media screen and (max-width: 640px) and (min-width: 600px) {
  html {
    font-size: 88.89px;
  }
}

@media screen and (max-width: 600px) and (min-width: 414px) {
  html {
    font-size: 83.33px;
  }
}

@media screen and (max-width: 414px) and (min-width: 412px) {
  html {
    font-size: 57.5px;
  }
}

@media screen and (max-width: 412px) and (min-width: 384px) {
  html {
    font-size: 57.22px;
  }
}

@media screen and (max-width: 384px) and (min-width: 375px) {
  html {
    font-size: 53.33px;
  }
}

@media screen and (max-width: 375px) and (min-width: 360px) {
  html {
    font-size: 52.08px;
  }
}

@media screen and (max-width: 360px) and (min-width: 320px) {
  html {
    font-size: 50px;
  }
}

@media screen and (max-width: 320px) {
  html {
    font-size: 44.44px;
  }
}


* {
	margin: 0;
	padding: 0;
}
p{
	margin: 0;
}
a{
text-decoration:none; 
color:#333; 
} 
li{
	list-style: none;
}
body{
	font-size: 14px;
	max-width:1920px ;

	margin: 0 auto;
	/*font-family: "Helvetica Neue","Hiragino Sans GB","Microsoft YaHei","\9ED1\4F53",Arial,sans-serif;*/
	font-family:-apple-system-font, BlinkMacSystemFont, "Helvetica Neue", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei UI", "Microsoft YaHei", Arial, sans-serif;
	
}
.box{
	
	    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
	
}

.boxz{
	width: 100%;
}
/*轻浮动*/
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {
    zoom: 1
}

.fl{
	float: left;
}
.fr{
	float: right;
}


.zhesdw{
	left: 0;
	right: 0;
	width: 1300px;
	margin: 0 auto;
	position: absolute;
	top: 50%;
}



.Fye {
	display: table;
	margin: 0 auto;
	padding: 40px;
}

.Fye .on {
	background: #109073;
	color: #FFFFFF;
}

.Fye a {
	display: table;
	white-space: nowrap;
	width: 30px;
	height: 30px;
	float: left;
	box-sizing: border-box;
	font-size: 14px;
	padding: 0 5px;
	text-align: center;
	line-height: 30px;
	background: #e4e9ec;
	color: #777777;
	margin: 0 2px;
	border: 1px solid #DEDEDE;
}


.shli_cover{position: fixed;top: 0;right: -100%;z-index: 100;width: 100%;height: 100%;background-color: rgba(0,0,0,0.5);}
.shli_cover .shli_cover_l{position: relative;height: 100%;width: 30%;float: left;}
.shli_cover .shli_cover_l img{width: 30px;height: 48px;margin: auto;position: absolute;left: 0;right: 0;top: 0;bottom: 0}
.shli_cover .shli_cover_r{width: 70%;height: 100%;right: 0;background-color: #333333;float: right;overflow: scroll;}
.shli_cover .shli_cover_r.on{position: fixed;right: 0;}
.shli_cover .shli_cover_r ul li>a{padding: 10px 12px;border-bottom: 1px solid #4d4d4d;display: block;font-size:.32rem;color: #bebebe;}
.shli_cover .shli_cover_r ul li>a.on{background-color: #474747;}
.shli_cover .shli_cover_r ul li span{float: right;position: relative;padding-right: 6%;font-size: 14px;}
.shli_cover .shli_cover_r ul li img{position: absolute;right: 0;top: 4px;}
.shli_cover .shli_cover_r ul li .x{display: none;width: 10px;top: 3px;}
.shli_cover .shli_cover_r ul li .r{display: inline-block;width: 10px;}
.shli_cover .shli_cover_r ul li .shli_co_b{display: none;width: 100%;background-color: #1a1a1a;}
.shli_cover .shli_cover_r ul li .shli_co_b a{color: #fff;padding: 0 10px;font-size: 14px;display: block;line-height: 35px;}
.shli_cover .shli_cover_r ul li .shli_co_b a:hover{background-color: #474747;}
.mgb {
    width: 80%;
    height: 0;
    overflow: hidden;
    float: right;
}
/*header end*/


.ca_caca:hover{
	width: 150px !important;
transition: all .5s;
	border-radius: 20px;
	border:1px solid #CCCCCC;

	margin-right: 10px;
	overflow: hidden;
}
.ca_caca {
	height: 20px;
	position: relative;
	
	font-size: 12px;
	padding-left: 10px;
	outline: none;
	top: 40px;
}
.ca_caca:hover img{
	border-radius: 50px;
	background: #FFFFFF;
	position: absolute;
	right: 0;
	top: 0;
	cursor: pointer;
}
.ca_caca:hover input{
	display: block;
}
.ca_caca input{
	display: none;
	font-size: 12px;
	padding-left: 10px;
	outline: none;
	width: 130px;
	position: absolute;
	top: 0;
	left: 0;
	height: 20px;
	border-radius: 20px;
	border:0;
}
.ca_caca1{
	position: relative;
}
.ca_caca2{
	position: relative;
}
.ca_caca1:hover div{
display: block;
}
.ca_caca2:hover div{
display: block;
}
.ca_caca2 div{
	position: absolute;
    top: -142px;
   
    width: 120px;
    left: -54px;
    background: #FFFFFF;
    border: 1px solid #999999;
    z-index: 9999;
    display: none;
}
.ca_caca2 div img{
	width: 120px;
	height: 120px;
}
.ca_caca1 div{
	position: absolute;
	top:70px;
	left: -70px;
	background: #FFFFFF;
	border: 1px solid #999999;
	padding: 20px;
	z-index: 9999;
	display: none;
}
.sou_sj img{
	width: .5rem;
}
.sou_sj{
	position: relative;
	padding-left: .2rem;
	width: 4rem;
	display: none;
/*border: 1px solid #999999;*/
border-radius: .2rem;
	height: .5rem !important;
	    margin-top: .2rem;
}
.sou_sj input{
	width: 3rem;
	height: .5rem;
}
@media screen and (max-width: 450px){
.sou_sj{
	display: block;
}
	
}