body{
    background:white;
    min-width:1250px;
}
.wd1200{
	width:1200px;
	margin:0 auto;
}
.dpnone{
	display: none!important;
}
.fl{
	float: left;
}
.fr{
	float: right;
}
.img-box{
	overflow: hidden;
}
.img-box img{
	width:100%;
	min-height:100%;
}
.mt-30{
	margin-top:30px;
}

.wd-100{
	width:100px;
	display: block;
}
.wd-550{
	width:550px;
	display: block;
}
.wd-318{
	width:318px;
	display: block;
}
.wd-210{
	width:210px;
	display: block;
}


/*å¤´éƒ¨*/
.hd-wrap{
}
.hd-wrap .hd-top{
	font-size:12px;
	line-height:40px;
	color:#6f6f6f;
	background:#F4F4F4;
}
.hd-wrap  .hd-top a{
	color:#6f6f6f;
}
.hd-wrap  .hd-top .myorder{
	color:red;
}
.hd-wrap  .hd-top span{
	margin:0 8px;
	color:#ccc;
}
.hd-wrap  .hd-bottom{
	background:white;
}	
.hd-wrap  .hd-bottom .logo-wrap{
	padding:10px 0;
}
.hd-wrap  .hd-bottom .logo-box{
	width:360px;
	height:60px;
	overflow: hidden;
}

.hd-wrap  .hd-bottom .search-wrap{
    margin-top:12px;
}
.hd-wrap  .hd-bottom .search-wrap .search-box{
	font-size:14px;
	
}
.hd-wrap  .hd-bottom .search-wrap .search-box input{
	width:350px;
	padding:0 10px;
	height:36px;
	line-height:36px;
	border:1px solid #dd3635;
}
.hd-wrap  .hd-bottom .search-wrap .search-box a{
	font-size:16px;
	line-height:38px;
	background:#dd3635;
	color:white;
	padding:0 14px;
	display:block;
	float: right;
	margin-left: -3px;
}
.hd-wrap  .hd-bottom .search-wrap p{
	font-size:15px;
	line-height:29px;
	color:#999;
}
.hd-wrap  .hd-bottom .search-wrap p span{
    margin:0 5px;
}
.hd-wrap  .hd-bottom .search-wrap p a{
	color:#999;
}

.hd-wrap .hd-nav{
	background:#F4F4F4;
}
.hd-wrap .hd-nav .navone{
	
}
.hd-wrap .hd-nav .navone li{
	float: left;
	font-size:18px;
	line-height:48px;
	text-align: center;
	position: relative;
	margin-left:5px;
}
.hd-wrap .hd-nav .navone li a{
	display: block;
	padding:0 14px;
	min-width:42px;
}
/*.hd-wrap .hd-nav .navone li.showbefore a{*/
/*	background:url(/images/twonav_open.png) no-repeat;*/
/*	background-position:center right 1px;*/
/*}*/
/*.hd-wrap .hd-nav .navone .showbefore.showafter a{*/
/*	background:url(/images/twonav_close.png) no-repeat;*/
/*	background-position:center right 1px;*/
/*}*/
/*.hd-wrap .hd-nav .navone li.active.showbefore a{*/
/*    background:url(/images/twonav_close.png) no-repeat;*/
/*	background-position:center right 1px; */
/*}*/
.hd-wrap .hd-nav .navone li:first-child{
	margin-left: 0;
}
.hd-wrap .hd-nav .navone li:hover{
	background:#dd3635;
}
.hd-wrap .hd-nav .navone li:hover a{
	color:white;
}
.hd-wrap .hd-nav .navone li.active{
	background:#dd3635;
}
.hd-wrap .hd-nav .navone li.active a{
	color:white;
}

.hd-wrap .hd-nav .navtwo-list{
	z-index:999;
/*	position: absolute;*/
	width:100%;
}
.hd-wrap .hd-nav .navtwoitem{
	width:100%;
	background:white;
	border-bottom: 1px solid #ccc;
	padding:25px 0;
}
.hd-wrap .hd-nav .navtwoitem.notwo{
	display: none!important;
}
.hd-wrap .hd-nav .navtwoitem a{
	font-size:15px;
	line-height:30px;
	margin:0 35px;
}
.hd-wrap .hd-nav .navtwoitem a:first-of-type{
    margin-left:10px;
}
.hd-wrap .hd-nav .navtwoitem a:hover{
	color:#dd3635;
}
.hd-wrap .hd-nav .navtwoitem a.active{
	color:#dd3635;
}
.hd-wrap .hd-nav .navtwoitem .wd1200{
	text-align: center;
}

/*ä½œå“æœç´¢é¡µ*/
.works .search-wraps{
    margin-top:0;
}
.works .search-wraps .search-boxs{
	font-size:14px;
	
}
.works .search-wraps .search-boxs input{
	width:350px;
	padding:0 10px;
	height:36px;
	line-height:36px;
	border:1px solid #dd3635;
}
.works .search-wraps .search-boxs a{
	font-size:16px;
	line-height:38px;
	background:#dd3635;
	color:white;
	padding:0 14px;
	display:block;
	float: right;
	margin-left: -3px;
}
.works .search-wraps p{
	font-size:15px;
	line-height:29px;
	color:#999;
}
.works .search-wraps p span{
    margin:0 5px;
}
.works .search-wraps p a{
	color:#999;
}
.search-result-no {
    font-size: 18px;
    width: 100%;
    text-align: center;
    color: #333;
    padding: 25px 0;
    display: none;
}

/*å°¾éƒ¨*/
/*.footer{*/
/*	margin-top:38px;*/
/*    background:#555;*/
/*}*/
/*.footer .ft_top {*/
/*    margin: 0 auto;*/
/*    padding: 20px 0 15px 0;*/
/*}*/
/*.footer .ft_top .ft_left{*/
/*	float: left;*/
/*	width:100%;*/
/*	color:white;*/
/*	font-size:15px;*/
/*	line-height:30px;*/
/*}*/
/*.footer .ft_top .ft_left a{*/
/*    color:white;*/
/*}*/
/*.footer .ft_top .ft_left a img{*/
/*    vertical-align: middle;*/
/*}*/
/*.footer .ft_top h5 {*/
/*    font-size: 18px;*/
/*    line-height: 26px;*/
/*    padding:11px 0;*/
/*    margin-bottom: 14px;*/
/*    font-weight:500;*/
/*    text-align: center;*/
/*}*/
/*.footer .ft_top h5 a{*/
/*    color: white;*/
/*    margin-left:30px;*/
/*}*/
/*.footer .ft_top h5 a:first-of-type{*/
/*	margin-left:0;*/
/*}*/
/*.footer .nofollow{*/
/*	color: white;*/
/*    text-align: center;*/
/*    font-size:14px;*/
/*    line-height:28px;*/
/*}*/
/*.footer .nofollow span{*/
/*    margin-right: 6px;*/
/*    font-size:13px;*/
/*    font-weight: 500;*/
/*    display: inline-block;*/
/*    vertical-align: middle;*/
/*}*/
/*.footer .nofollow span a{*/
/*    color: white;*/
/*}*/
/*.footer .footerimg{*/
/*	margin-top:35px;*/
/*	margin-left:-30px;*/
/*}*/
/*.footer .footerimg span{*/
/*	margin-left:30px;*/
/*}*/

/*.footer .ft_bottom{*/
/*	width:100%;*/
/*    background: rgb(62,60,60);*/
/*    border-top: 2px solid rgb(65,65,65);*/
/*}*/
/*.footer .ft_bottom p{*/
/*	text-align: center;*/
/*	padding:15px 0;*/
/*}*/


/*é¢åŒ…å±‘*/
.spot-wrap{
	font-size:16px;
	line-height: 30px;
	padding:25px 0;
	color:#999;
}
.spot-wrap a{
	color:#999;
}
.spot-wrap .active{
	color:#dd3635;
}
.spot-wrap span{
	margin:0 3px;
}
.spot-wrap span:first-of-type{
	margin-left:0;
}



/*åˆ†äº«*/
.share-wrap{
	position: fixed;
	left:50%;
	margin-left:-655px;
	top:50%;
	z-index:100;
}
.share-wrap .bdsharebuttonbox .bds_weixin {
    background: url(/images/share02.png) no-repeat;
}
.share-wrap .bdsharebuttonbox .bds_tsina {
    background: url(/images/share03.png) no-repeat;
}
.share-wrap .bdsharebuttonbox .bds_qzone {
    background: url(/images/share04.png) no-repeat;
}
.share-wrap .bdsharebuttonbox .bds_sqq {
    background: url(/images/share06.png) no-repeat;
}
.share-wrap .bdsharebuttonbox .bds_more {
    background: url(/images/share01.png) no-repeat;
}
.share-wrap .bdsharebuttonbox a {
    float: none;
    display:block;
    background: none;
    margin:10px 0;
}

/*h5é¡µé¢å¤´éƒ¨*/
.clear {
    clear: both;
    display: block;
}

.phone-header{
    /*display:none;*/
}

.fx{
    position:fixed;
    top:0;
    z-index:50;
}
.phone-header{
   background:white;
   margin-bottom: 30px;
   /*width:100%;*/
}
.phone-header .phone-nav{
    display:flex;
    display:-webkit-flex;
    align-items:center;
    /*justify-content:space-between;*/
    padding: 10px 0;
    /*border-bottom:1px solid #e1e1e1;*/
}
.head-tlt{
    font-size: 30px;
    margin-left: 20px;
    color: #6b6b6b;
}
.phone-header .phone-nav .phone-logo{
    width:180px;
    height:55px;
    margin-left:10px;
}
.phone-header .phone-nav .login-box{
    flex:1;
    text-align:right;
    font-size:15px;
    line-height:30px;
    margin-right:10px;
}
.phone-header .phone-nav .phone-login{
    flex:1;
    margin:0 10px;
    display:flex;
    display:-webkit-flex;
    align-items:center;
    justify-content:flex-end;
    font-size:15px;
    line-height:30px;
    margin-right:10px;
}
 .phone-header .phone-nav .phone-login span{
    margin:0 6px;
 }

.phone-min{
    width: 50px;
    height: 30px;
    float: right;
    /*border-left: 1px solid #ddd;*/
    background: url(/images/min-menu-in.gif) no-repeat 0 -10px;
    background-size: cover;
    display: block;
}
.phone-min.close {
     background-position: 0 -60px;
}



.nav_min {
    position: absolute;
    left: 0;
    top: 50px;
    width: 100%;
    background: #fff;
    border-top: 1px solid #cdcdcd;
    display: none;
}

.nav_min .i {
    border-bottom: 1px solid #cdcdcd;
    clear: both;
    cursor: pointer;
}

.nav_min .i .ico {
    display: flex;
    display: -webkit-flex;
    float: left;
    width: 40px;
    height: 35px;
    align-items: center;
    justify-content: center;
    margin-left: 10px;
}
.nav_min .i .ico img{
    width:18px;
}

.nav_min label {
    display: block;
    float: left;
    line-height: 35px;
    font-size: 15px;
    margin-left: 15px;
}

.nav_min .phone-gomore{
    display: block;
    float: right;
    height: 35px;
    background: url(/images/arrow_right02.png) no-repeat center center;
    width: 60px;
    margin-right: 5px;
}

.nav_min .si {
    border-top: 1px solid #cdcdcd;
    padding: 10px 0;
    display:none;
}

.nav_min .si a {
    display: block;
    color: #333;
    font-size: 14px;
    line-height: 30px;
    text-indent: 62px;
}

.nav_min_bg {
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.6);
    z-index: 9;
}




/*é€‚é…*/
@media (min-width:100px) and (max-width:640px){
   .index-adv {
        margin: 0 auto;
    }
    .index-adv a{
        width:100%;
        display: block;
    }
    .index-adv img {
        height: 50px;
        width:100%;
        display: block;
    }
    .phone-header .phone-nav .phone-logo{
        width:150px;
    }
    body{
        min-width:300px;
    }
    .wd1200{
         width:94%;
    }
    .hd-wrap .hd-top{
       display:none;
   }
    .hd-wrap .hd-bottom .logo-box{
        width:100%;
        float: none;
        margin:0 auto;
        display:none;
    }
    .hd-wrap .hd-nav{
        display:none;
    }
    .hd-wrap .hd-bottom .search-wrap{
        float: none;
        margin:0 auto;
    }
    .hd-wrap .hd-bottom .search-wrap .search-box{
        display:flex;
        display:-webkit-flex;
    }
    .hd-wrap .hd-bottom .search-wrap .search-box input{
        flex:1;
        width:auto;
        
    }
    .phone-header{
        display:block;
    }
    .share-wrap{
        display:none;
    }
    
    
    .works .search-wraps{
        float: none;
        margin:0 auto;
    }
    .works .spot-position{
        float: none;
    }
    .works .search-wraps .search-boxs{
        display:flex;
        display:-webkit-flex;
    }
    .works .search-wraps .search-boxs input{
        flex:1;
        width:auto;
        
    }
    
}




/*å…¬å…±å¼¹çª—æ ·å¼*/
#commonpop{
	position:fixed;left:0;top:0;right:-7%;bottom:0;margin:auto;
	width:180px;height:48px;background-color:rgba(0,0,0,0.6);
	text-align:center;display:none;border-radius:5px;
	z-index:100000;
}
#commonpop p{
	margin:0 !important;padding:0 !important;
	color:#fff;font-size:12px;text-align:center;
	display:flex;justify-content:center;align-items:center;
	width:100%;height:100%;flex-direction:column;
	color:white;
}
#commonpop p span{
	line-height:22px;display:block
}
@media screen and (max-width:1366px){
	#commonpop{
		right:-18%
	}
}
@media screen and (max-width:1024px){
	#commonpop{
		right:6%
	}
}

