@charset "utf-8";
.container{width: 1200px;margin: auto;}
.is-header{width: 100%;}
.head-tops{height: 38px;line-height: 38px;}
.head-top .m-groceries ul li{float: left;}
.head-top .m-groceries ul li a {color: #6c767e;font-size: 14px;display: block;overflow: hidden;word-wrap: normal;white-space: nowrap;text-overflow: ellipsis;}
.head-top .m-groceries ul li a:hover,.head-top .head-center .head-center-box ul li a:hover{color: #b80608;}
.head-top .m-groceries ul li span {color: #6c767e !important;padding: 0 7px;}
.head-top .head-center{height:42px;line-height: 42px;background: #f5f5f5;}
.head-top .head-center .head-center-img img{padding: 4px 0;}
.head-top .head-center .head-center-box ul li{float: left;padding-left: 20px;}
.head-top .head-center .head-center-box ul li a{font-size:15px;color: #333333;}
.head-top .head-bottom{height: 288px;background: url(../images/project/bg-banner.png)center no-repeat; background-size: 100% 100%;}
.head-top .head-bottom .m-banner .u-logo{display: block;margin: 40px 0 70px;}
.head-top .head-bottom .m-search{width:630px;height:48px;margin: auto;}
.head-top .head-bottom .m-search .form-control{display: block;width: 100%;height: 48px;background: #fff;color: #999999;border-radius: 25px;padding: 0 25px;font-size: 16px;}
.head-top .head-bottom .m-search .submit{right: 20px;top: 0;height: 48px;width: 23px;background: url(../images/project/search.png)center no-repeat;border: none;}

.m-main{padding-top: 50px;padding-bottom:30px;}
.m-main .m-main-h4{height: 60px;background: url(../images/project/img-dt.png) center no-repeat;}
.m-main .m-main-h4 h4{text-align: center;font-size:29px;line-height: 60px;color: #fff;font-weight: 500;}
.m-main .m-main-box ul li{height: 45px;line-height: 45px;background: url(../images/project/03859043.png)left no-repeat;}
.m-main .m-main-box ul li span{float: right;color: #999999;font-size:14px;}
.m-main .m-main-box ul li a{display: block;font-size: 16px;overflow: hidden;word-wrap: normal;white-space: nowrap;text-overflow: ellipsis;transition: all .3s;padding-left: 18px;}
.m-main .m-main-box ul li a:hover{padding-left: 22px;}
.clear {margin: 0;overflow: hidden;visibility: hidden;font-size: 0;content: ".";clear: both;height: 0;padding: 0;}
@media screen and (min-width:1280px) {

	
}
@media screen and (max-width:1280px) {
}
/*medium pcScreen lg*/
@media screen and (min-width: 1199px){
	
	
}
@media screen and (max-width: 1199px) {
	.container{width: 970px;padding: 0;}
	.head-top .head-bottom .m-banner .u-logo img{width: 100%;}
	/* #_ideConac,#_span_jiucuo,.u-jbzx{display:none;} */

}
/*pad md*/
@media (min-width: 768px) and (max-width: 991px){
	.container{width: 768px;padding: 0;}
	.head-tops{display: none;}
	.head-top .head-center .head-center-box ul li{padding-left: 8px;}
	.head-center-box {margin-right: -15px;margin-left: -15px;}
	.head-top .head-center {height: 58px;line-height: 58px;}
	.head-top .head-center .head-center-img img {padding: 13px 0;}
	.m-pagination{width: auto;}
}
@media screen and (max-width: 767px) {
.head-tops{display: none;}
.container{width: auto;padding: 0 20px;}
.head-top .head-center {height: auto;line-height: 45px;}
.navbar-header{height: 58px;}
.head-top .head-center .head-center-img img {padding: 13px 0;}
.m-pagination{width: auto;}
.f-sm-db{color: #000;}
.head-center-box{width: 100%;margin: 0;z-index: 999;padding: 0;}
.navbar-toggle{background: #fff;}
.navbar-header .navbar-toggle .icon-bar {background-color: #888;display: block;width: 22px;height: 2px;border-radius: 1px;}
.head-top .head-bottom .m-search{width: auto;}
.head-top .head-bottom{height: auto;padding-bottom: 20px;}
}
/*small xs*/
@media screen and (max-width: 638px) {

}
