@font-face {font-family: "iconfont";
    src: url('../fonts/iconfont.eot'); /* IE9*/
    src: url('../fonts/iconfont.eot#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('../fonts/iconfont.woff') format('woff'), /* chrome, firefox */
    url('../fonts/iconfont.ttf') format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+*/
    url('../fonts/iconfont.svg#iconfont') format('svg'); /* iOS 4.1- */
}

.iconfont {
    font-family:"iconfont" !important;
    font-size:16px;
    font-style:normal;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: 0.2px;
    -moz-osx-font-smoothing: grayscale;
}
body{
   /* background-color: #f5f5f5;*/
    background-color: #eee;
}
@media only screen and (max-width: 1080px) {
    html, body {
        font-size: 16.875px;
    }
}
@media only screen and (max-width: 960px) {
    html, body {
        font-size:16.875px;
    }
}
@media only screen and (max-width: 800px) {
    html, body {
        font-size: 16.875px;
    }
}
@media only screen and (max-width: 720px) {
    html, body {
        font-size: 16px;
    }
}
@media only screen and (max-width: 640px) {
    html, body {
        font-size: 16px;

    }
}
@media only screen and (max-width: 420px) {
    html, body {
        font-size: 16px;

    }
}


@media only screen and (max-width: 400px) {
    html, body {
        font-size: 16px;

    }
}

@media only screen and (max-width: 380px) {
    html, body {
        font-size: 16px;

    }
}

@media only screen and (max-width: 360px) {
    html, body {
        font-size: 16px;

    }
}

@media only screen and (max-width: 340px) {
    html, body {
        font-size: 16px;

    }
}

@media only screen and (max-width: 320px) {
    html, body {
        font-size: 14px;

    }
}
.jd_layout{
    min-width: 320px;
    max-width: 640px;
    margin: 0 auto;
    /*height: 3000px;*/
    /*background-color: red;*/
    position: relative;
}



/*搴曢儴tab*/
.boottomTab div{
    width: 100%;
    display: block;
}
.boottomTab .tab{
    float: left;
    width: 50%;
}
.mui-btn-primary{
    width: 94%;
    margin-left: 2%;
    font-size:14px;
}

.form-control-feedback{
    margin-top:-0.4rem;!important;
}
/*淇敼瀵嗙爜*/
.area {
    margin: 20px auto 0px auto;
}
.mui-input-group:first-child {
  /*  margin-top: 20px;*/
}
.mui-input-group label {
    width: 43%;
}
.mui-input-row label~input,
.mui-input-row label~select,
.mui-input-row label~textarea {
    width: 57%;
    text-align: right;
}

.mui-checkbox input[type=checkbox],
.mui-radio input[type=radio] {
    top: 6px;
}
.mui-content-padded {
    margin-top: 30px;
    margin-left:18%;
}
.mui-content-padded button{
    background-color: #424D5E;
    width:80%;
    height:100%;
    color: #ffffff;
}

.mui-btn {
    padding: 10px;

}

.mui-table-view .mui-active{
    background-color: #00aaef;!important;
}
#search
{
    position: absolute;
    width: 78%;
    height: 35px;
    line-height: 35px;
    top: 5px;
    border-radius: 20px;
    font-size: 12px;
}
.mui-icon-search{
    margin-left: 80%;
    display: inline-block;
    left: 85%;
    color:#00aaef ;
    font-weight:bold;
}
.Scroll{
    margin-top: 44px;!important;
    margin-bottom: 52px;!important;
}
.Head{
    height: 30px;
   /* background-color:#f2f2f2;*/
    text-align: left;
    line-height:30px;
  /*  box-shadow: 0 1px 6px #ccc;*/
    padding-left:10px;
    margin-top: -3px;
    border-bottom: 1px solid #f6f6f6;
    color: #333;
    margin-bottom: 0;
}
.head-nav1{
    height: 44px;
}
.mui-table-view.mui-grid-view .mui-table-view-cell .mui-media-body{
    font-size:14px;!important;
}
.banner img{
    height: 200px;
    width: 100%;
}
.mui-grid-view.mui-grid-9 .iconfont{
    font-size:25px;
}
.mui-grid-view.mui-grid-9 .iconfont:nth-of-type(1){
    color:#00aaef ;
}

.lead-head ul:last-of-type{
    margin-bottom:50px;
}
::-webkit-input-placeholder { /* WebKit browsers */
    font-size:14px;
    color: #666;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    font-size:14px;
    color: #666;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
    font-size:14px;
    color: #666;
}
:-ms-input-placeholder { /* Internet Explorer 10+ */
    font-size:14px;
    color: #666;
}
.mui-table-view-cell{
    font-size:14px;
    color: #666;
}
.mui-btn-primary{
    cursor: pointer;

}
input[disabled]{
    color: #333!important;
}
.bannerTitle{
    background:rgba(0,0,0,0.3)

}
.index-title{
    font-size: 18px;
    font-weight: 500;
    line-height: 44px;
    background:#ffffff;

    text-align: center;
    margin: 0 -10px;
    padding: 0;
    text-align: center;
    white-space: nowrap;
   /*  color: #fff; */
}
.mui-bar-nav{
    box-shadow: none!important;
}

.mui-grid-view.mui-grid-9{
    border: none;
    margin-bottom: 10px;
    background-color: #fff;
}
.mui-grid-view.mui-grid-9 .mui-table-view-cell{
    border-bottom: none;
}
.function-title{
    width: 2px;
    height: 10px;
    background: #00aaef;
    display: inline-block;
    margin-right: 5px;
}
.icon-img{
    width: 25px;
    height: 25px;
}
.icon-img img{
    width: 25px;
    height: 25px;
}
.mui-grid-view.mui-grid-9 .mui-table-view-cell{
    padding: 10px 15px;
    overflow: hidden;
    border-right: none;
   /* border-bottom: 1px solid #f6f6f6;*/
    border-left: none;

}

.mui-table-view.mui-grid-view .mui-table-view-cell .mui-media-body{
    color: #666;
}
.mui-table-view.mui-grid-view .mui-col-xs-6 .center-a{
    background-color:#fafafa;
}

.fun-centerImg{
   /* float: right;*/
}
.fun-centerImg img{
    width: 40px;
    height: 40px;
}
.fun-centerAd{
    background-color: #f7f7f7;
}
.mui-navbar-inner {
    background-color:#6b6b6b;
}
.mui-title{
    color: #fff;
    font-size:16px;
}
.mui-bar .mui-btn-nav.mui-pull-left .mui-icon-left-nav{
    color: #fff;
}
.mui-col-xs-3.mui-col-sm-3{
    margin-top:10px;
}
.mui-btn-blue, .mui-btn-primary, input[type=submit]{
    border: 1px solid #00aaef;
    background-color: #00aaef;
}
.fun-center{
    font-size: 14px;
    line-height: 43px;
    float: left;
}

/*杞挱鎸囩ず鐐�*/

.mui-slider-indicator .mui-active {
    background-color: #00aaef !important;
}
.mui-slider-indicator .mui-indicator {
    box-shadow: none !important;
    background-color: #EEEEEE;
    opacity: 0.7;  /*閫忔槑搴�*/
}
a{
    text-decoration: none;
}
.mui-slider .mui-segmented-control.mui-segmented-control-inverted .mui-control-item.mui-active{
    color: #fff;
}
.Vilida select{
    text-align: right;
}
ul.newlist{
    background: #e5e5e5;
}
ul.newlist li{
    background: #fff;
    margin-bottom: 10px;
}
ul.newlist li a{
    display: inline-block;
    padding: 10px;
}
ul.newlist li a dt dl{
    margin: 0 0 10px 0;
}
ul.newlist li a dt dl span{
    color: #999;
    margin-left: 5px;
}
ul.newlist li i{
    text-align: center;
    display: inline-block;
    width: 100%;
    font-style: normal;
    padding: 10px 0;
    background: #f0f0f0;
}

/*鏂板*/
.img-wrap{
    text-align: center;
    padding: 200px 20px 50px;
}
.img-wrap img{
    width: 100px;
}
.img-wrap p{
    color: #999;
    font-size: 16px;
    margin-top: 5px;
}


.StepBtn{
    /*text-align: center;*/
    margin-top: 20px;
}
.StepBtn button{
    background: #3498db;
    color: #fff;
}



.aui-flex {
		    display: flex;
		    align-items: center;
		    height: 120px;
		    padding: 15px;
		    background-color: #ffffff;
   		 	margin-top:45px;
		}
		.img{
			width:60px;
			height:60px;
		}
		.aui-flex-boxs {
		    -webkit-box-flex: 1;
		    -webkit-flex: 1;
		    flex: 1;
		    min-width: 0;
		    font-size: 14px;
		    color: #333;
		}
		.aui-flex-boxs p{
			left:18%;
		    font-weight:normal;
		    font-size:22px;
		    margin-bottom:20px;
		    margin-left:20px;
            word-wrap: break-word;
		}
		.nav{
			box-shadow:0 0 1px #888888;
		}
		.prompt{
			box-shadow:0 0 1px #888888;
			background-color: #ffffff;
			height:30px;
			text-align: center;
		}
		.prompt a{
			font-size:15px;
		    font-weight: bold;
		    color: #666666;
		}
		.aui-flex-boxs span em{
		   font-style:normal;
		   font-size:15px;
		   font-weight: normal;
		   color: #919191;
		}
		.aui-drive-box{
			margin-top:20px;
		    width:100%;
		}
		.aui-drive-list{
		    width:100%;
		}
		.aui-flex-box h3{
		    color:#424242;
		    font-weight:normal;
		    font-size:15px;
		}
		.aui-palace-grid {
			background-color: #ffffff;
		    position: relative;
		    float: left;
		    padding: 1px;
		    width: 25%;
		    box-sizing: border-box;
		    margin: 5px 0;
		}
		.aui-palace-grid-icon {
		    width: 28px;
		    height: 28px;
		    margin: 0 auto;
		}
		.aui-palace-grid-icon img {
		    display: block;
		    width: 100%;
		    height: 100%;
		    border: none;
		}
		.aui-palace-grid-text {
		    display: block;
		    text-align: center;
		    color: #333;
		    font-size: 0.85rem;
		    white-space: nowrap;
		    text-overflow: ellipsis;
		    overflow: hidden;
		    padding-top: 0.2rem;
		}
		.aui-palace-grid-text h2 {
		    font-size:13px;
		    font-weight: normal;
		    color: #666666;
		}
		.title{
			font-size:15px;
		    font-weight: bold;
		    color: #666666;
		}
		
		.aui-palace-one{
			background-color: #ffffff;
			height:85px;
		}
		
		.aui-palace-two{
			background-color: #ffffff;
			height:180px;
		}
