body, h1, h2, h3, h4, h5, h6, p, dl, dt, dd, ul, ol, li, fieldset, button, input, textarea, th, td {
	margin:0; padding:0; 
	font: 14px/1.5 "Microsoft Yahei",tahoma,arial,"Hiragino Sans GB";

}
ul, ol { list-style:none;}
a { text-decoration:none; color:#333;outline: none;}
a:hover { text-decoration: none; color:#000;outline: none;}
fieldset, img { border:none; vertical-align:middle;}
button, input, select, textarea {outline: none;font-size:100%; color:#666; font-size:12px;}
h1, h2, h3 { font-size:14px;}
em { font-style:normal;}
li{list-style-type:none; outline: none;}
/*background: linear-gradient(to right, #23df94 , #00ffa5);*/
 
input:-webkit-autofill, textarea:-webkit-autofill, select:-webkit-autofill {
    background-color: #fff !important;
	-webkit-box-shadow: 0 0 0px 1000px white inset !important;
    background-image: none !important;
    color: rgb(0, 0, 0) !important;
}
input,select{
	border: 0px;outline:none;cursor: pointer;
}
html{
	font-size:3rem;    background: #636363;
}
body{
    background: #f2f2f2;
    max-width: 750px;
    margin: auto;
}
.header{
    height: auto;
    position: fixed;
    z-index: 999;
    max-width: 750px;
    width:100%;
	top:0;
}
.main_xx{
	width: 100%;
    height: auto;
    margin: auto;
    overflow: hidden;
    padding-top: 1rem;
}
.main{
	width: 100%;
    height: auto;
    margin: auto;
    overflow: hidden;
    padding-top:1.9rem;
}
.menu{
    width: 100%;
    height: auto;
    background: #fff;
}
.menu_top{
    width: 100%;
    height: 1rem;

}
.menu_top_left {
    float: left;
    width: 25%;
	height: 1rem;
}
.menu_top_left img{
	float: left;
    width: 0.35rem;
    height: 0.35rem;
    margin-top: 0.32rem;
    margin-left: 0.2rem;
}
.menu_top_left i{
    width: 1rem;
    height: 1rem;
    float: left;
    line-height: 1rem;
    font-size: 0.32rem;
    font-style: normal;
}
.menu_top_cen{
    float: left;
    width: 50%;
	height: 1rem;
}
.menu_top_cen h1{
    width: 100%;
    height: 1rem;
    line-height: 1rem;
    font-size: 0.32rem;
    font-style: normal;
    text-align: center;
}
.menu_top_right{
    float: left;
    width: 25%;
	height: 1rem;
}
.menu_cen{
    width: 100%;
    height: auto;
}
.menu_cen_main{
	width: 100%;
    height: auto;
}
.menu_cen_main_left{
    float: left;
    width: 30%;
    height: auto;
}
.menu_cen_main_left img{
	float: left;
    width: auto;
    height: 0.75rem;
    margin-top: 0.15rem;
    margin-left: 0.2rem;
}
.menu_cen_main_cen{
    margin: auto;
    width: 100%;
    height: auto;
    display: inline-block;
}
.menu_cen_main_cen a{
    float: left;
    width: 100%;
    height: 0.8rem;
    text-align: center;
}
.menu_cen_main_cen a li{
    font-size: 0.25rem;
    color: #000;
    width: 100%;
    height: 0.75rem;
}
.menu_cen_main_cen a li span{
    width: 100%;
    float: left;
    height: 0.55rem;
    line-height: 0.7rem;
    font-size:0.3rem;
}
.menu_cen_main_cen a li i{
    width: 100%;
    height: 0.2rem;
    font-style: normal;
    font-weight: 100;
    clear: both;
    font-size: 0.18rem;
    -webkit-transform: scale(.8);
    -o-transform: scale(1);
    line-height: 0.2rem;
    opacity: .6;
    filter: alpha(opacity=40);
    float: left;
}
.menu_cen_main_cen a li.tabcur{
    /*color: #617ef9 !important;*/
	font-weight: bold;
}
.menu_cen_main_right{
	float: right;
    width: 60%;
    height: 0.8rem;
    margin-top: 0.2rem;
}
.menu_cen_main_right input::-webkit-input-placeholder {
	color: #000;
}
.menu_cen_main_right input::-moz-input-placeholder {
	color: #000;
}
.menu_cen_main_right input::-ms-input-placeholder {
	color: #000;
}
.menu_cen_main_right .sy_menu_sosoinput{
    float: left;
    width: 73%;
    height: 0.6rem;
    line-height: 0.62rem;
    background: #f1f1f1;
    color: #000;
    border-radius: 0.1rem 0 0 0.1rem;
    text-indent: 0.3rem;
    font-size: 0.28rem;
}
.menu_cen_main_right .sy_menu_soan{
	float: left;
    width: 20%;
    height: 0.6rem;
    line-height: 0.62rem;
    background: #ffd00a;
    font-size: 0.28rem;
    color: #333;
    border-radius: 0px 0.1rem 0.1rem 0px;
    -webkit-appearance: none;
}
.tit{
    width: 100%;
    height: 1rem;
    margin: auto;
    line-height: 1rem;
    font-size: 0.26rem;
    color: #676767;
}
.tit_left{
    float: left;
    width: 50%;
    height: 1rem
}

.tit_left b{
    font-size: 0.32rem;
    color: #000;
    border-left: 0.1rem solid #ffd00a;
    padding-left: 0.15rem;
}
.tit_right{
    width: 45%;
    height: 1rem;
    float: right;
    font-size: 0.25rem;
    line-height: 1.04rem;
    text-align: right;
    color: #bfbfbf;
    background: url(../image/hjright.png) right 0.44rem no-repeat;
    background-size: 0.2rem;
    padding-right: 4%;
}
.tits{
    width: 100%;
    height: 1rem;
    margin: auto;
    line-height: 1rem;
    font-size: 0.26rem;
    color: #676767;
}
.tits_left{
    float: left;
    width: 50%;
    height: 1rem
}

.tits_left b{
    font-size: 0.32rem;
    color: #000;
    border-left: 0.1rem solid #ffd00a;
    padding-left: 0.15rem;
}
.tits_right{
	width: 44%;
    height: 1rem;
    float: right;
    font-size: 0.25rem;
    line-height: 1.04rem;
    text-align: right;
    color: #bfbfbf;
    background: url(../image/hjright.png) right 0.43rem no-repeat;
    background-size: 0.2rem;
    padding-right: 4%;
    margin-right: 2%;
}
/*-----------------侧栏--------------------*/

#moquu_top,#moquu_wxin,#moquu_wshare,#moquu_wmaps {
	-webkit-transition: 0.5s all;
    transition: 0.5s all;
	z-index:2;
	width:50px;
	height:50px;
	right:10px;
	position:fixed;
	cursor:pointer;
	_position:absolute;
	_bottom:auto;
	_top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop,10)||0)-(parseInt(this.currentStyle.marginBottom,10)||0)))
}

#moquu_top {
	bottom:30px;
	background:url(../image/upup.png)#8e8e8e center no-repeat;
	background-size: 30px 30px;
	width:50px;
	height:50px;
	border-radius: 4px;
}

.moquu_wxin,.moquu_wshare {
	position:relative;
	z-index:2
}
.moquu_wxin a:hover .moquu_wxinh,.moquu_wshare a:hover .moquu_wshareh {
	display:block
}
.moquu_wshareh img{
    width: 180px;
    float: left;
    height: 180px;
}
.moquu_wshareh b{
    float: left;
    width: 180px;
    height: 40px;
    line-height: 40px;
    color: #fff;
    background: #000;
    font-size: 15px;
    text-align: center;
}
.moquu_wxinh img{
    width: 180px;
    float: left;
    height: 180px;
}
.moquu_wxinh b{
    float: left;
    width: 180px;
    height: 40px;
    line-height: 40px;
    color: #fff;
    background: #000;
    font-size: 15px;
    text-align: center;
}
.moquu_wxin .moquu_wxinh {
    position: absolute;
    display: none;
    left: -200px;
    bottom: 0px;
    width: 180px;
    height: 220px;
    background: #fff;
    border-radius: 5px;
    overflow: hidden;
	box-shadow: 0px 5px 20px 0px gainsboro;
}
.moquu_wshare .moquu_wshareh {
	position: absolute;
    display: none;
    left: -200px;
    top: -110px;
    width: 180px;
    height: 220px;
    background: #fff;
    border-radius: 5px;
    overflow: hidden;
	box-shadow: 0px 5px 20px 0px gainsboro;
}

.footer{
    float: left;
    width: 100%;
    background:  #333;
    height: auto;
    text-align: center;
 
}
.footerfkone{
    width: 100%;
    height: auto;
    overflow: hidden;
    padding-bottom: 0.5rem;
}

.footerfkone_leftone{
    float: left;
    width: 100%;
    height: 1.2rem;
    text-align: left;
    margin-top: 0.2rem;
}
.footerfkone_leftone_logo{
    width: 100%;
    height: 1rem;
    text-align: center;
}
.footerfkone_leftone_logo img{
    width: auto;
    height: 1rem;
	-webkit-filter: grayscale(100%);
	-moz-filter: grayscale(100%);
	-ms-filter: grayscale(100%);
	-o-filter: grayscale(100%);
	filter: grayscale(100%);
	filter: gray;
}

.footerfkone_lefttwo{
    float: left;
    width: 100%;
    height: auto;
}
.footerfkone_lefttwoli{
    width: 100%;
    height: auto;
    color: #c8c8c8;
    overflow: hidden;
    padding-bottom: 0.1rem;
}
.footerfkone_lefttwoli ul{
    width: 100%;
    height: auto;
    display: inline-block;
}
.footerfkone_lefttwoli ul li{
    float: left;
    width: auto;
    height: 0.6rem;
    line-height: 0.6rem;
    color: #d4d4d4;
    font-size: 0.25rem;
    margin-left: 0.25rem;
    padding-left: 0.1rem;
    padding-right: 0.1rem;
    border-radius: 0.1rem;
}
.footerfkone_lefttwobm{
    width: 90%;
    height: auto;
    line-height: 0.4rem;
    font-size: 0.25rem;
    color: #7a7a7a;
    text-align: left;
    margin-left: 5%;
}
.footerfkone_lefttwobm a{
    color: #7a7a7a;
    float: left;
    width: 100%;
    height: auto;
    font-size: 0.26rem;
}
.page{
    width: 96%;
    height: 1rem;
    margin: auto;
    margin-bottom: 0.3rem;
    line-height: 1rem;
    background: #fff;
    text-align: center;
    font-size: 0.3rem;
    border-radius: 0.15rem;
}
.hz {
    position: fixed;
    bottom: 0;
    max-width: 750px;
    height: 1rem;
    background: rgba(0, 0, 0, 0.8);
    z-index: 100;
    width: 100%;
}
.hz a {
    display: block;
    height: 1rem;
    padding: 4px 25px 4px 30px;
    position: relative;
    box-sizing: border-box;
}
.hz a img {
    float: left;
    width: 0.7rem;
    height: 0.7rem;
    border-radius: 3px;
}
.hz a em {
    font-style: normal;
    display: block;
    height: 0.4rem;
    line-height: 0.4rem;
    font-size: 0.3rem;
    margin-left: 0.8rem;
    color: #fff;
    vertical-align: top;
    text-align: left;
}
.hz a span {
    display: block;
    height: 0.3rem;
    line-height: 0.3rem;
    color: #ccc;
    font-size: 0.23rem;
    margin-left: 0.8rem;
    text-align: left;
}
.hz a i {
    font-style: normal;
    display: block;
    position: absolute;
    top: 0.2rem;
    right: 0.2rem;
    width: 1.2rem;
    height: 0.6rem;
    line-height: 0.6rem;
    background-color: #00cc7d;
    border-radius: 3px;
    color: #fff;
    font-size: 0.3rem;
}
.hz p {
    background: url(../image/iconx.png) no-repeat;
    background-size: 40px 1850px;
    position: absolute;
    top: 0;
    left: 0;
    width: 0.5rem;
    height:  0.6rem;
    line-height: 0;
    font-size: 0;
    background-position: 10px -1008px;
}
.popup{
    position: fixed;
    background-color: rgba(0,0,0,0.6);
    width: 100%;
    height: 100%;
    left: 0px;
    top: 0px;
    display: none;

    z-index: 9999;
}
.weix-box{
    width: 100%;
    height: 100%;
    background: url(../image/weixin.png)no-repeat center;
    background-position-y: 9px;
    background-position-x: 0.5rem;
    background-size: 85%;
}