/*
■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■
■■■■  制作人：谭超 ， 版权所有：四川迅码网络科技		■■■■
■■■■  整站开发时间：2018-02-02	                        ■■■■
■■■■  请尊重他人劳动成果！，非本人授权，切勿商用		■■■■
■■■■  联系QQ：879700798 承接,APP ,前后端,整站系统开发	■■■■
■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■
*/
body, h1, h2, h3, h4, h5, h6, p, dl, dt, dd, 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;
    padding-inline-start: 0px;
    margin-block-start: 0em;
    margin-block-end: 0em;
    -webkit-margin-before: 0em;
    -webkit-margin-after: 0em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
    -webkit-padding-start: 0px;
}
a { text-decoration:none; color:#333;}
a:hover { text-decoration: none; color: #f00;}
fieldset, img { border:none; vertical-align:middle;}
button, input, select, textarea { font-size:100%; color:#666; font-size:12px;}
h1, h2, h3 { font-size:14px; color:#000;}
em { font-style:normal;}
li{list-style-type:none;}
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;
}
body{
    background: #fff;
}
.swiper-container {
    width: 100%;
    height: 100%;
}
.swiper-slide {
    text-align: center;
    font-size: 18px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
.menu{
	width: 100%;
    height: 80px;
    background: #fff;
}
.menu_main{
    width: 1200px;
    height: 80px;
    margin: auto;
}
.menu_left{
    float: left;
    width: auto;
    height: 80px;padding-right: 20px;
}
.menu_left img{
    width: auto;
    height: 47px;
    margin-top: 17px;
}
.menu_cen{
    float: right;
    width: auto;
    height: 80px;	
}
.menu_cen ul{
	width: 100%;
    height: 45px;
    line-height: 45px;
    padding-top: 35px;
}
.menu_cen ul span{
	float: left;
    width: auto;
    height: 45px;
    line-height: 45px;
    font-size: 18px;
    text-align: center;
    padding-left: 30px;
    padding-right: 30px;
}
.menu_cen ul span.cur{
    background: #eee;	
}
.menu_cen ul a{
	color: #000;
    width: auto;
    height: auto;
}
.menu_cen ul a.curs{
	color:#520054;
}
.menu_cen ul a:hover{
	color:#520054;
}
.zmenu{
	position: absolute;
    width: 100%;
    height: auto;
    z-index: 99999;
    left: 0;
    top: 80px;
    background: #eee;
    padding-top: 20px;
    padding-bottom: 20px;
    display: inline-block;
    overflow: hidden;
	display:none;
}
.zmenu_left1{
    float: left;
    width: 24%;
    border-right: 1px solid #c3c3c3;
    height: auto;	
}
.zmenu_left1:nth-child(4n+4) {
    border-right: 0;
}
.zmenu_leftli{
    width: 80%;
    height: auto;
    display: inline-block;
    padding-left: 15%;
}
.zmenu_leftli b{
    width: 100%;
    height: 50px;
    line-height: 50px;
    float: left;
    font-size: 15px;
    text-align: left;
}
.zmenu_leftli li{
    font-size: 15px !important;
    width: 100% !important;
    height: 40px !important;
    line-height: 40px !important;
    padding-left: 0px !important;
    padding-right: 0px !important;
    text-align: left !important;
    float: left;
}
.zmenu_leftli a:hover{
	text-decoration: underline;
}
.footer{
    height: auto;
    width: 100%;
    background: #323232;
    padding-top: 15px;
    overflow: hidden;
}
.footer_main{
    width: 90%;
    padding: 0 5%;
    overflow: hidden;
    padding-bottom: 4%;
}
.footer_main li{
	width: 16.66%;
	float:left;
}
.footer_main li img{max-width:75%;}
.footer_main li h5{
	width: 100%;
    float: left;
    font-size: 16px;
    color: #d2d2d2;
    font-weight: 700;
    height: 35px;
    line-height: 35px;
}
.footer_main li span{
    width: 100%;
    float: left;
    height: 25px;
    line-height: 25px;
    color: #d2d2d2;
    font-size: 13px;
}
.footer_botm{
    width: 100%;
    height: auto;
    overflow: hidden;
    background: #262626;
}
.footer_botm_main{
    width: 100%;
    height: auto;
    text-align: center;
    color: #a0a0a0;
    padding-top: 20px;
    padding-bottom: 20px;
    line-height: 30px;
}
.footer_botm_main a{
    color: #a0a0a0;
}
.footer_botm_main a:hover{
    color: #f00;
}
.mainleft{
	position: fixed;
    z-index: 9999;
    right: 1px;
    top: 20%;
    width: 90px;	
}
.mainleft li{
    float: left;
    width: 100%;
    height: 90px;
    background: #520054;
    border-radius: 5px;
    color: #fff;
    margin-bottom: 1px;
    cursor: pointer;
}
.mainleft li:hover{
    background:#520054;
 
}

.mainleft li:hover .kefuwx{
	display: block !important;
}
.mainleft li:hover .kefutell{
	display: block !important;
}
.mainleft li img{
	width: 40px;
    height: 40px;
    margin-left: 25px;
    margin-top: 15px;
}
.mainleft li span{
    float: left;
    width: 100%;
    height: 30px;
    line-height: 30px;
    text-align: center;
    font-size: 15px;
    
}

.kefuwx {
    position: absolute;
    right: 92px;
    top: 30px;
    text-align: center;
    display: none;
    width: 177px;
    height: 200px;
    background-color: #fff;
    border: 1px solid #D7D7D7;
}
.kefuwx img{
    width: 150px !important;
    height: 150px !important;
    margin-left: 0 !important;
}
.kefuwx p {
    width: 155px;
    text-align: center;
    font-size: 14px;
    margin-left: 10px;
}

.kefutell {
    position: absolute;
    right: 92px;
    top: 182px;
    text-align: center;
    display: none;
    width: 200px;
    height: 90px;
    line-height: 90px;
    background-color:#520054;
    border-radius: 5px;
}
.kefutell p {
    width:200px;
    height: 90px;
    text-align: center;
    font-size: 20px;
    line-height: 90px;
	color:#fff;
}

