*{ margin:0px; padding:0px; list-style:none;border:0;}
html{ font-size:14px; }
body{
 margin:0;
 padding:0;
 background-color:#f8fcff !important;
 overflow-x:hidden;

}
img{vertical-align: baseline !important;}
div,img,h3,h4,p,dd,dl,em{margin: 0; padding: 0; border: 0;}
h1{font:bold 1.26em Arial, Sans-Serif;letter-spacing:0px;margin:0;padding:0}
h2{font:bold 1.7em Arial, Sans-Serif;letter-spacing:-1px;font-size:16px;color:#000;background:inherit;margin:0 0 5px;padding:0}
p{margin:0 auto}
ul,li{list-style:none;margin:0;padding:0}
form{margin:0}
input{outline: none;cursor: none;}
input:focus{outline: none;cursor: none;}
a{text-decoration:none;}
a:hover{text-decoration:none; color:#c01701;transition:all 0.2s linear 0s;}
.clear{font-size:0; line-height:0;clear: both;overflow: hidden; zoom: 1;}
.fr{float:right;}
.fl{float:left;}

.zhengquan{width:100%;}

/*商城二级*/
.current {
	width: 1280px;
    height: 40px;
    color: #858585;
    line-height: 40px;
    text-align: left;
    margin:30px auto 10px auto;
	border-bottom: 0px solid #1a80ff;
}
.current p{ position:relative; display:inline-block; padding-left:0px;}
.current p::before {
    content: '';
    position: absolute;
    top:50%;
    left: 0%;
    height:15px; background:url(../images/home_icon.png) center center no-repeat;
    width:16px; margin-top:-8px;
}

.current a {
	color: #858585
}

.current a:hover {
	color: #0a3f74
}

.current span {
	color: #0a3f74;
	text-decoration: underline
}

.currentn {
	width: 1280px;
    height: 40px;
    color: #858585;
    line-height: 40px;
    text-align: left;
    margin:30px auto 10px auto;
	border-bottom: 0px solid #1a80ff;
}
.currentn p{ position:relative; display:inline-block; padding-left:0px;}
.currentn p::before {
    content: '';
    position: absolute;
    top:50%;
    left: 0%;
    height:15px; background:url(../images/home_icon.png) center center no-repeat;
    width:16px; margin-top:-8px;
}

.currentn a {
	color: #858585
}

.currentn a:hover {
	color: #0a3f74
}

.currentn span {
	color: #0a3f74;
	text-decoration: underline
}

.zuo {
    width: 382px;
    float: right;
    margin-top: -3px !important;
    padding: 10px 0px;
}

.pinpai p {
    font-size: 14px;
    color: #888;
    padding-top: 40px !important;
    line-height: 22px;
    border-bottom: 0px solid #eee !important;
    padding-bottom: 20px;
}

.qiugou{width: 1280px;margin: 30px auto;}
.qiugou h2{font-size: 20px;color: #333;}
.qiugou h2 i{width: 5px;
    height: 17px;
    display: inline-block;
    background: #1a80ff;
    position: relative;
    top: 2px;
    margin-right: 6px;
    border-radius: 10px;}
.qiugou ul{overflow: hidden;padding: 30px 0;
    margin:0 0 30px 0;}
.qiugou ul li{width: 227px;filter: drop-shadow(10px 10px 10px #e9e9f2);margin-bottom: 10px;
    float: left;
    margin-right: 10px;
    background: #fff;
    padding: 40px;}
.qiugou ul li:nth-child(4n) {margin-right: 0;}
.qiugou ul li h3{font-size: 16px;
    color: #333;
    line-height: 24px;
    padding-bottom: 20px;height: 48px;}
.qiugou ul li p{font-size: 14px;
    color: #888;height: 80px;
    line-height: 20px;
    padding-bottom: 20px;}
.qiugou ul li dd{font-size: 14px;border-bottom: 1px solid #ddd;
    margin-bottom: 20px;
    color: #666;
    line-height: 20px;
    padding-bottom: 20px;}
.qiugou ul li a{color: #666;
    font-size: 13px;}
.qiugou ul li a span{float: right;
    background: #F2F4FA;
    color: #e01222;
    font-size: 12px;
    padding: 3px 10px;
    border-radius: 10px;}
.xx-tui {
    background: url(/images/xx-tui.png);
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 0;
    width: 30px;
    height: 30px;
}
