﻿@charset "utf-8";
/* CSS Document */

body, h1, h2, ol, ul, li, p, input, textarea, button {
	margin:0;
	padding:0;
	font-family:"微软雅黑", "Microsoft YaHei", arial
}
ul, ol {
	list-style:none
}
input, img {
	vertical-align: middle;
}
input[type="text"], input[type="search"] {
	-webkit-appearance:none;
	-webkit-tap-highlight-color:#fff;
	outline:0
}
input[type=button],input[type=submit]{
	-webkit-appearance:none;
	outline:none
}
b { font-weight:700;}
a {
	color:#333;
	text-decoration:none
}
a:visited {
	text-decoration:none
}
body {
	color:#333;
	
	font-size:12px;
	background:#FCFCFC;
	font-family:"微软雅黑", "Microsoft YaHei", arial
}
img { border:0px; }
.main{
	width: 100%;max-width: 640px;margin: 0px auto;padding: 0px;overflow: hidden;
}
.main .top{
	width: 100%;height: 95px;overflow: hidden;background: #fe5400;vertical-align:middle;text-align: center;position: relative;
}
.main .top .back { position: absolute;top: 0px;left:15px; }
.main .top img { height: 95px;margin-top: 0px; }

.header{width:100%; top:0; left:0; background:#FFFFFF;}
.main_top { width: 100%;overflow: hidden; margin:0px auto; height:100%; max-width:640px;}
.header .main_top img {  width: 100%;max-width: 100%;}

	.top .dexdd{ position: absolute;right: 10px; top:13px; }
	.top .dexdd a{ color: #ffffff; font-size:20px; }
	.top .dexdd a:hover{ color: #ffffff; font-size:20px; }
	.top .dexdd a:visited{ color: #ffffff; font-size:20px; }
	.main .search .top_img img {  width:90% } 

.main_content2 { width: 100%;overflow: hidden; margin-top:0px;}
.main_content2 img { width: 100%;max-width: 100%; }
.main_content .li-btn {
    overflow: hidden;
    margin: 0px auto;
    text-align: center;
}
.input_btn {
    width: 95%;
    height: 40px;
    border-radius: 20px;
    border-style: none;
    background: #ff9801;
    font-size: 14px;
    color: rgba(255,255,255,1);
}
.div_rtu * {
    vertical-align: middle;
}

.div_rtu {
    border-radius: 5px;
    background: #575757;
    width: 95%;
    overflow: hidden;
    height: 50px;
    margin: 0 auto;
    line-height: 50px;
}

    .div_rtu img {
        width: 25px;
        padding-left: 15px;
    }

    .div_rtu span {
        padding-left: 5px;
        color: #dedede;
        font-size: 14px;
    }

    .div_rtu input {
        padding-left: 4px;
        color: #fff;
        font-size: 14px;
        height: 30px;
        border-radius: 5px;
        width: 60%;
        border: none;
        background: #575757;
    }
.swiper-container {
	margin:0 auto;
	position:relative;
	overflow:hidden;
	-webkit-backface-visibility:hidden;
	-moz-backface-visibility:hidden;
	-ms-backface-visibility:hidden;
	-o-backface-visibility:hidden;
	backface-visibility:hidden;
	/* Fix of Webkit flickering */
	z-index:1;
}
.swiper-wrapper {
	position:relative;
	width:100%;
	-webkit-transition-property:-webkit-transform, left, top;
	-webkit-transition-duration:0s;
	-webkit-transform:translate3d(0px, 0, 0);
	-webkit-transition-timing-function:ease;
	-moz-transition-property:-moz-transform, left, top;
	-moz-transition-duration:0s;
	-moz-transform:translate3d(0px, 0, 0);
	-moz-transition-timing-function:ease;
	-o-transition-property:-o-transform, left, top;
	-o-transition-duration:0s;
	-o-transform:translate3d(0px, 0, 0);
	-o-transition-timing-function:ease;
	-o-transform:translate(0px, 0px);
	-ms-transition-property:-ms-transform, left, top;
	-ms-transition-duration:0s;
	-ms-transform:translate3d(0px, 0, 0);
	-ms-transition-timing-function:ease;
	transition-property:transform, left, top;
	transition-duration:0s;
	transform:translate3d(0px, 0, 0);
	transition-timing-function:ease;
}
.swiper-free-mode > .swiper-wrapper {
	-webkit-transition-timing-function: ease-out;
	-moz-transition-timing-function: ease-out;
	-ms-transition-timing-function: ease-out;
	-o-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
	margin: 0 auto;
}
.swiper-slide {
	float: left;
}
/* IE10 Windows Phone 8 Fixes */
.swiper-wp8-horizontal {
	-ms-touch-action: pan-y;
}
.swiper-wp8-vertical {
	-ms-touch-action: pan-x;
}
.pagination {
	position: absolute;
	left: 0;
	text-align: center;
	bottom:5px;
	width: 100%;
}
.swiper-pagination-switch {
	display: inline-block;
	width: 6px;
	height: 6px;
	border-radius: 6px;
	background: #d1d1d1;
	margin: 0 3px;
	cursor: pointer;
}
.swiper-active-switch {
	background: #AF449A;
}
.hslide {
	min-height: 138px;
	height: 138px;
	width: 100%;
}
.hslide img { width: 100%; }

.main .search{ width: 100%;overflow: hidden;background: #c6ff00; margin-top:3px;}

.main .search .top_img{ width: 100%; overflow: hidden;padding:10px 0px; text-align: center;vertical-align:middle }
.main .search .top_img img { width: 60%; }
.main .search .inp
{
	border:1px solid #CCCCCC; width: 70%;border-radius: 5px;-webkit-border-radius:5px;-moz-border-radius:5px;height:30px;padding:5px 10px; line-height: 35px;font-size:18px;
}
.main .search .m_inp { overflow: hidden;padding:10px 0px;text-align: center;vertical-align:middle  }
.main .search .uny_img { overflow: hidden;padding:10px 0px;text-align: center;vertical-align:middle  }
.main .search .uny_img .img { width: 100px; }
.main_content { width: 100%;overflow: hidden; margin-top:5px;}

.main_content img { width: 100%;max-width: 100%; }

.main_content table{ width: 100%; }
.main_content table th{ font-weight:bold;padding: 8px ;font-size: 16px; }
.main_content table td{ padding: 5px;text-align: center;font-size:14px; }

.main_top { width: 100%; margin:0px auto; background-color:#fff;  height:100%; min-width:300px; max-width:640px; position:relative;}

.main_top> .topback {  width: 30px;height:100%; position:absolute; display:table; text-align:center;top:5px;bottom:0;left:5px; vertical-align:middle;margin:auto; }
.main_top> .topback span{ display:table-cell;text-align:center; vertical-align:middle;}
.main_top> .topback img{ width:100%;text-align:center; vertical-align:middle;}

.main_top> .topmember { width: 30px;height:100%; position:absolute; right:4px;display:table; top:4px; bottom:0;display:table;vertical-align:middle;margin:auto;}
.main_top> .topmember span{ display:table-cell;text-align:center; vertical-align:middle;}
.main_top> .topmember img{width:100%;text-align:center; vertical-align:middle;}

.main_top> .toplogo{width:100%;text-align:center;}
.main_top> .toplogo img{width:40%;}


.main_topmb { width: 100%; margin:0px auto;  min-width:300px; max-width:640px; position:relative; background-color:#fff;}
.main_topmb> .topbackmb {  width: 30px;height:100%; position:absolute; display:table; text-align:center;top:5px;bottom:0;left:5px; vertical-align:middle;margin:auto; }
.main_topmb> .topbackmb span{ text-align:center; vertical-align:middle;display:table-cell;}
.main_topmb> .topbackmb img{ width:100%;text-align:center; vertical-align:middle;}
.main_topmb> .topmembermb { width: 30px;height:100%; position:absolute; right:4px;display:table; top:4px; bottom:0;display:table;vertical-align:middle;margin:auto;}
.main_topmb> .topmembermb span{ text-align:center; vertical-align:middle;display:table-cell;}
.main_topmb> .topmembermb img{width:100%;text-align:center; vertical-align:middle;}
.main_topmb> .toplogomb{width:100%;text-align:center; }
.main_topmb> .toplogomb img{width:40%;}




.main_top> .top_form{padding-left:70px; padding-right:35px;height:40px;}
.main_top> form> input{width:100%;height:30px; padding-left:22px; margin-top:5px;border-radius:5px; background:#b52600; border:1px solid #a92907; color:#dedede;}
.main_top>form>.top-icon{width:25px; height:25px; position:absolute;left:72px; top:10px; background:url("/images/searchicon.png") no-repeat;}

		.content {margin: 0px auto; width: 100%; height: auto;}
		.content > ul {list-style: none; margin-top: 20px; }
		.content .menu-one > li {width: 100%; height: auto; overflow: hidden; border-top: 1px solid #f93656;}
		.content .menu-one > li.firstChild {border: 0;}
		.content .menu-one .header { text-indent: 0px; padding-left:5px;height: 50px;vertical-align:middle;   position:relative;    cursor: pointer;}
		
		
		
		
		.content .menu-one .header:hover,
		.content .menu-one .menuOne-current {background: #f93656; color: #fff;}
		.content .menu-one .header > span {display: block;}
		.content .menu-one .header .txt {float: left; color: #333;vertical-align:middle;  font-size:16px; }
		.content .menu-one .header .arrow {float: right; width: 0px; height: 50px; background: url(arrow-d.png) no-repeat center center;}
		.content .menu-two {display: none; width: 100%; height: auto;}
		.

		.content .menu-show .header {background: #c6ff00;}
		.content .menu-show .header .arrow {background-image: url(arrow-u.png);}

.menu-two { background: #fff; }
.menu-two p{ padding: 5px 10px; line-height: 20px;  }

.notices {
    width: 100%;
    background: #fff;
    overflow: hidden;
    border-top: 1px solid #ffcc32;
}
.notices ul { padding: 0px 5px; }
.notices ul li{ padding: 0px;margin: 0px; }

    .notices ul li.hea {
        position: relative;
        padding: 3px 0px;
        color: #ffcc32;
        font-size: 16px;
    }

    .notices ul li.hea span {
        position: absolute;
        top: 3px;
        right: 10px;
        color: #ffcc32
    }

.notices ul li.hea span a{color: #999 }
    .notices ul li.ms {
        padding: 4px 0px;
        position: relative;
        line-height: 35px;
        border-bottom: 1px solid #ffcc32;
    }
.notices ul li.ms img{ width: 28px; }
.notices ul li.ms a{ font-size:16px;color: #666666 }
.notices ul li.ms span{ position: absolute;right: 10px; }
.notices ul li.sec{ border-bottom: 0px; }



.content{ background: #ffffff; }
.content .nunwss{ width: 100%;text-align: center;padding: 8px 0px;background: #006699;color: #ffffff;font-size: 16px; }
.content .menu-ones > li { height: auto; overflow: hidden; margin:10px 0px; padding: 0px 5px;  }
.content .menu-ones > li.firstChild {border: 0;}
.content .menu-ones .header {height: 30px; background: #fff; line-height: 30px; text-indent: 8px; cursor: pointer;}




.content .menu-ones .header:hover,
.content .menu-ones .menuOne-current {background: #fff;}
.content .menu-ones .header > span {display: block;}
.content .menu-ones .header .txt {color: #aaa; font-size: 14px; position: relative; }
.content .menu-ones .header .arrow {float: left;  width: 30px; height: 30px; background: url(ri.png) no-repeat center center;-webkit-background-size:30px 30px; background-size: 30px 30px;}
.content .menu-twos {display: none; width: 100%; height: auto;}
.content .menu-twos p{ background: #fff;font-size: 12px;  padding-left: 45px; color: #666 }
.content .menu-shows .header { }
.content .menu-shows .header .arrow {background-image: url(le.png); -webkit-background-size:30px 30px;background-size: 30px 30px;}


.content .menu-ones .header .txt font{ position: absolute;right: 5px;color: #333 }

.main_content .titleone{ height:40px;background: #006699; }
.main_content .titleone p{ line-height: 30px;font-size:18px;color: #fff;text-align: center ;  }

.main_content .titletwo{ height:30px;background: #ef70b6; }
.main_content .titletwo p{ line-height: 20px;font-size:14px;color: #811c78;text-align: center ;  }

.main_content .he_line{ height:40px;background: #006699; }
.main_content .he_line p{ line-height: 30px;font-size:18px;color: #fff;text-align: center ;  }

.main_content .he_line2{ height:30px;background: #ef70b6; }
.main_content .he_line2 p{ line-height: 20px;font-size:14px;color: #811c78;text-align: center ;  }

.main_content .li-he{  overflow:hidden;  margin: 10px 0px;  }


.main_content .li-he .nue{ width: 33%;float: left;text-align: center; }

.main_content .li-he .nue p{ font-size: 16px;color: #666;text-align: center; margin-bottom: 10px;}



.main_content .chang{ width: 78px;height:26px;text-align: center;font-size:14px; border: 1px solid #999; -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px;; }

.main_content .kuan{width: 78px;height:26px;text-align: center;font-size:14px;border: 1px solid #999; -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px; }


.main_content .gao{ width: 78px;height:26px;text-align: center;font-size:14px;border: 1px solid #999; -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px; }

.main_content .zhong{ width: 78px;height:26px;text-align: center;font-size:14px;border: 1px solid #999; -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px; }

.main_content .total{ width: 78px;height:26px;text-align: center;font-size:14px;border: 1px solid #999; -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px; }

.top .dexdd{ position: absolute; background:url(mybg.png) no-repeat; width:90px; height:40px; margin-top:40px; margin-right:-5px;}
	.top .dexdd a{ color:#754b00; font-size:20px; line-height:40px;}
	.top .dexdd a:hover{ color:#754b00; font-size:20px; line-height:40px;}
	.top .dexdd a:visited{ color:#754b00; font-size:20px; line-height:40px;}

.main_content .subg{ height:30px; }

p{ padding: 5px 0px; }
ol li{ padding: 5px 0px; }
.tilte { text-align: center;height:40px;background: #006699;color:#fff;font-size:16px; line-height: 40px; }
.tiltetwo { text-align: center;height:40px;background: #811c78;color:#fff;font-size:16px; line-height: 40px; }
 .tilte_p { 
 text-align: center;
			overflow: hidden;
			padding: 2px 0px;
 }
 .tilte_s {
			padding: 10px 20px;
			text-align: left;
			background: #00b0d6;
			color: #fff;
			font-size: 16px;
			line-height: 40px;
			overflow: hidden;
		}
.tilte2 {
    text-align: center;
    height: 30px;
    position: relative;
    background: #ff9801;
    color: #333;
    font-size: 14px;
    line-height: 30px;
}
.main_content table td {
			font-size: 12px;
		}
.main_content .cform { overflow:hidden; padding:10px 20px;  line-height: 30px; }
.unyxec { height:30px; padding: 2px 5px; width:180px; line-height: 30px; border:1px solid #666;border-radius:5px;  }
input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
    color: #999;font-size:14px;
}

input:-moz-placeholder, textarea:-moz-placeholder {
    color: #999;font-size:14px;
}

input::-moz-placeholder, textarea::-moz-placeholder {
    color: #999;font-size:14px;
}

input:-ms-input-placeholder, textarea:-ms-input-placeholder {
    color: #999;font-size:14px;
}
.ino {
    height: 30px;
    width: 100%;
    line-height: 30px;
    border: 1px solid #333;
    border-radius: 5px;
    background: #f4f4f4;
    color: #000;
    margin-top: 4px;
    padding-left: 5px;
    font-size:14px;
}
.reg-div {
    position: relative;
    width: 60%;
    height: 40px;
    padding-left: 30px;
    padding-right: 15px;
    background: #999;
    line-height: 30px;
    margin: 0 auto;
}

    .reg-div > .tel-icon {
        width: 30px;
        height: 30px;
        position: absolute;
        left: 0px;
        top: 6px;
        background: url("/images/reg-tel.png") no-repeat;
        background-size: 30px;
    }

    .reg-div > .name-icon {
        width: 30px;
        height: 30px;
        position: absolute;
        left: 0px;
        top: 7px;
        background: url("/images/reg-name.png") no-repeat;
        background-size: 30px;
    }

    .reg-div > .pass-icon {
        width: 30px;
        height: 30px;
        position: absolute;
        left: 0px;
        top: 5px;
        background: url("/images/reg-pass.png") no-repeat;
        background-size: 30px;
    }

    .reg-div > .pass2-icon {
        width: 30px;
        height: 30px;
        position: absolute;
        left: 0px;
        top: 5px;
        background: url("/images/reg-pass2.png") no-repeat;
        background-size: 30px;
    }

    .reg-div > .safe-icon {
        width: 30px;
        height: 30px;
        position: absolute;
        left: 0px;
        top: 5px;
        background: url("/images/reg-safe.png") no-repeat;
        background-size: 30px;
    }	
		
.clearfix{
display:block;
clear:both;
height:75px;
}
.souming{
    width:100%; background:#f19ec2;
    
}
.souming h1{
  font-size:18px;
  font-weight:bold;
  text-align:center;
  padding-top:10px;
    
}
.souming h2{
  font-size:12px;
  font-weight:normal;
  text-align:right;
  padding-top:10px;
  padding-bottom:15px;
  padding-right:10px;
    
}
.souming p{
    line-height:16px;
   padding-left:25px; 
    padding-right:5px;
}
.souming p .itm{
    margin-left:-17px;
}

.souming p a{
    background:#ffff00;
    color:#ff0000;
    font-weight:bold;
    padding-left:5px;
    padding-right:5px;
}

.th-order {
    font-weight: bold;
    background: #ccc;
    min-width: 32px;
}
.tr-bg1{
    background:#f4f4f4;
}
.tr-bot{
    background:#dedede;
}
.botmain{
    position:fixed; 
	bottom:0; 
	left:0;
	height:50px; 
	width:100%;
	z-index:999;
    overflow-x: hidden;
    background-color: #fff;
    box-shadow: 0 0 10px 0 rgba(155,143,143,0.6);
    -webkit-box-shadow: 0 0 10px 0 rgba(155,143,143,0.6);
    -moz-box-shadow: 0 0 10px 0 rgba(155,143,143,0.6);
    padding-top:4px;
	}

.botmain .botbar{
    width: 100%;
	max-width: 640px;
	margin: 0px auto;
	padding: 0px;
	overflow: hidden; 
	height:100%;
   
}

.bottab {
    height: 100%;
    position: relative;
    background-color: #fff;
}

.bottab li{
    text-align: center;
    width: 20%;
    float: left;
    height: 100%;

}
.bottab li a{
   display:inline-block;
   text-align:center;
    width: 70px;
    height: 50px;
    color:#707070;
}
.bottab li a img{
    height: 30px;
    width: 30px;
    overflow: hidden;
    
}
.bottab li a span{
    float:left;
    height: 20px;
    width: 100%;
    overflow: hidden;
    
}
.actspan{
    color:#006699;
}
.bar-img{
    display: inline-block;
    width: 70px;
    height: 50px;
}

.bottab img{
    max-height: 100%;
    max-width: 100%;
    width: auto;
    overflow: hidden;
}
/*大屏幕*/
@media screen and (min-width:600px) {
    .notice {
        width: 20px;
        height: 20px;
        line-height: 20px;
        font-size: 10px;
        color: #fff;
        text-align: center;
        background-color: #f00;
        border-radius: 50%;
        position: absolute;
        right: 25px;
        top:5px;
    }
}

/*小屏幕*/
@media screen and (max-width: 600px) {
    .notice {
        width: 20px;
        height: 20px;
        line-height: 20px;
        font-size: 10px;
        color: #fff;
        text-align: center;
        background-color: #f00;
        border-radius: 50%;
        position: absolute;
        right: 5px;
        top: 0px;
    }
}

