/*公共样式--开始*/
html, body, div, ul, li, h1, h2, h3, h4, h5, h6, p, dl, dt, dd, ol, form, input, textarea, th, td, select {
    margin: 0;
    padding: 0;
}
*{box-sizing: border-box;}
html, body {
    min-height: 100%;
}

body {
    font-family: "Microsoft YaHei";
    font-size:14px;
    color:#333;

}
i{font-style: normal }

b{
    font-weight:normal
}

/*body ,ul,li{
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen",
    "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue",
    sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    list-style: none;
}*/
h1, h2, h3, h4, h5, h6{font-weight:normal;}
ul,ol {
    list-style: none;
}

img {
    border: none;
    vertical-align: middle;
}

a {
    text-decoration: none;
    color: #333333;
}

table {
    border-collapse: collapse;
    table-layout: fixed;
}

input, textarea {
    outline: none;
    border: none;
}

textarea {
    resize: none;
    overflow: auto;
}

.clearfix {
    zoom: 1;
}

.clearfix:after {
    content: ".";
    width: 0;
    height: 0;
    visibility: hidden;
    display: block;
    clear: both;
    overflow:hidden;
}

.fl {
    /*float: left*/
}

.fr {
    float: right
}

.tl {
    text-align: left;
}

.tc {
    text-align: center
}

.tr {
    text-align: right;
}

.ellipse {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.inline{
    display: inline-block;
    *display: inline;
    *zoom: 1;
}




.flexslider {
    margin: 0 auto 20px;
    position: absolute;
    width: 100%;
    height: 470px;
    overflow: hidden;
    zoom: 1;
}

.flexslider .slides li {
    width: 100%;
    height: 100%;
}




.flexslider:hover .flex-next {
    opacity: 0.8;
    filter: alpha(opacity=25);
}

.flexslider:hover .flex-prev {
    opacity: 0.8;
    filter: alpha(opacity=25);
}

.flexslider:hover .flex-next:hover,
.flexslider:hover .flex-prev:hover {
    opacity: 1;
    filter: alpha(opacity=50);
}

.flex-control-nav {
    width: 100%;
    position: absolute;
    bottom: 10px;
    text-align: center;
}

.flex-control-nav li {
    margin: 0 2px;
    display: inline-block;
    zoom: 1;
    *display: inline;
}

.flex-control-paging li a {
    background: url(/images//default/dot.png) no-repeat 0 -16px;
    display: block;
    height: 16px;
    overflow: hidden;
    text-indent: -99em;
    width: 16px;
    cursor: pointer;
}

.flex-control-paging li a.flex-active,
.flex-control-paging li.active a {
    background-position: 0 0;
}

.flexslider .slides a img {
    width: 100%;
    height: 470px;
    display: block;
}







/*悬浮*/


.xuanfu {
    width: 90px;
    position: fixed;
    top: 228px;
    right: calc(50% - 710px);
    z-index: 999; }
.xuanfu ul {
    width: 70px;
    margin: 0 auto; }
.xuanfu ul li {
    width: 100%;
    height: 74px;
    border: 1px solid #e2e2e2;
    background: #fff;
    border-radius: 4px;
    text-align: center;
    position: relative; }
.xuanfu ul li a {
    width: 100%;
    height: 100%;
    display: block;
    padding-top: 46px;
    color: #555; }
.xuanfu ul li:hover {
    background: #0384fc;
    border: 1px solid #0384fc; }
.xuanfu ul li:hover a {
    color: #fff; }
.xuanfu .zxkf {
    background: url(/images//default/icon_kefu.png) no-repeat center top 12px #0384fc;
    border: 1px solid #0384fc; }
.xuanfu .zxkf a {
    color: #fff; }
.xuanfu .zxkf:hover {
    background: url(/images//default/icon_kefu.png) no-repeat center top 12px #0384fc; }
.xuanfu .qiandao {
    background: url(/images//default/icon_shipin.png) no-repeat center top 11px #fff; }
.xuanfu .qiandao a {
    color: #0384fc; }
.xuanfu .qiandao:hover {
    background: url(/images//default/icon_qiandao_s.png) no-repeat center top 11px #0384fc; }
.xuanfu .yjfk {
    background: url(/images//default/icon_yjfk.png) no-repeat center top 11px #fff; }
.xuanfu .yjfk:hover {
    background: url(/images//default/icon_yjfk_s.png) no-repeat center top 11px #0384fc; }
.xuanfu .dlzc {
    background: url(/images//default/icon_dlzc.png) no-repeat center top 11px #fff; }
.xuanfu .dlzc:hover {
    background: url(/images//default/icon_dlzc_s.png) no-repeat center top 11px #0384fc; }
.xuanfu .apxz {
    background: url(/images//default/icon_app2.png) no-repeat center top 11px #fff; }
.xuanfu .apxz:hover {
    background: url(/images//default/icon_app2_s.png) no-repeat center top 11px #0384fc; }
.xuanfu .gzh2 {
    background: url(/images//default/icon_gzh2.png) no-repeat center top 11px #fff; }
.xuanfu .gzh2:hover {
    background: url(/images//default/icon_gzh2_s.png) no-repeat center top 11px #0384fc; }
.xuanfu .appm {
    width: 270px;
    height: 155px;
    background: url(/images//default/wem_bg2.png) no-repeat;
    position: absolute;
    left: -270px;
    top: -35px;
    padding-right: 16px;
    padding-left: 5px;
    display: none;
    border-radius: 6px;
    overflow: hidden;
}
.xuanfu .appm div {
    width: 50%;
    float: left;
    padding: 14px 10px;
    color: #555; }
.xuanfu .appm div img {
    width: 100%;
    margin-bottom: 4px; }
.xuanfu .apxz:hover .appm {
    display: block; }
.xuanfu .gzhm {
    width: 130px;
    height: 120px;
    position: absolute;
    top: -25px;
    left: -130px;
    padding: 6px;
    background: url(/images//default/wem_bg.png) no-repeat;
    padding-right: 16px;
    display: none;
    border-radius: 6px;
    overflow: hidden;

}
.xuanfu .gzh2:hover .gzhm {
    display: block; }
.xuanfu .gzh2 .gzhm img {
    width: 100%;
    margin-bottom: 4px; 
	}
	
	
/*登录弹窗*/
.dl-popup{
	width:400px;
	height:auto;
	background: url(/images//default/dl_pop.png) center top no-repeat;
	color:#333;
	text-align:center;
	}
.dl-popup h1{
	font-size:22px;
	color:#fff;
	padding-top:36px;
	}
.dl_xx{
	width:340px;
	padding-top:90px;
	margin:auto;
	}
.dl_xx input{
    width: 100%;
    height: 42px;
    padding-left: 10px;
	border:1px #e6e6e6 solid;
	margin:10px 0;
	}
.forget_pod{
    width: 100%;
    display: block;
    color: #666;
    overflow: hidden;
	}
.forget_pod span{
	font-size:14px;
	float:left;
	display:inline-block;
	line-height:36px;
	}
.forget_pod a{
	float:right;
	color:#666;
	line-height:42px;
	}
.forget_pod a:hover{
	color:#0384fc;
	}
.dl_xx input.zddl{
    width: 16px;
    height: 16px;
    position: relative;
    top: 3px;
	margin-right:5px;
	}
.dl-popup a.dlan{
	display: block;
    width: 340px;
    height: 42px;
    text-align: center;
    line-height: 42px;
    background: #0384fc;
    color: #fff;
    border-radius: 5px;
	margin:0 auto;
	cursor:pointer;
	}
.login_btn{
	background-color:#f5f5f5;
	font-size:14px;
	color:#666;
	height:46px;
	line-height:46px;
	margin-top:40px;
	}
.login_btn a{
	color:#0384fc;
	font-style:normal;
	}