@charset "utf-8";
@import url('https://fonts.font.im/css?family=Oswald');
/* CSS Document */
*{
	padding: 0;
	margin: 0;
}
html{margin:0; padding: 0;font-size: 100%!important;}
body{margin:0; padding: 0; background: #fff}
div{margin:0;padding: 0;}
ul,li{ list-style:none; list-style-position: outside; margin: 0; padding: 0;}
a{ text-decoration:none; color: 333;}a:hover{color:#666}
p{ line-height: 1.7em; margin: 15px 0; color: #525252;text-align:justify}


/*公共*/


.width-1500{width:1500px; margin: auto; overflow: hidden}
.width-1400{width:1400px; margin: auto; overflow: hidden}
.width-1300{width:1300px; margin: auto; overflow: hidden}
.width-1280{width:1280px; margin: auto; overflow: hidden}



/*首页样式*/
.index-content{width:100%; margin: auto; overflow: hidden; background: #f6f6f6}

/*首页标题*/
.index-title{width:100%; margin: auto; overflow: hidden; background:url(../images/index-title-bg.png) no-repeat top 8px center; text-align: center; font-size: 1em; color: #a9a9a9;letter-spacing:2px; padding-bottom: 30px;}
.index-title span{ display:block; color: #5c5c5c; font-size: 2em;letter-spacing:2px; margin-bottom: 10px;}

/*园区概况*/
.index-yqgl{width:100%; margin:4% auto; overflow: hidden}
.index-yqgl .yqgl-box{width:100%; margin:3em auto 0; overflow: hidden}
.index-yqgl .yqgl-box ul{ width:100%; margin-left: -1px}
.index-yqgl .yqgl-box ul li{width:24.8%; float: left; border-left:1px solid #e3e3e3}
.index-yqgl .yqgl-box ul li .nub{width:80%; margin: auto;color: #525252;text-align: center; }
.index-yqgl .yqgl-box ul li .nub .nub1{ font-size: 3.8em; color: #1968c0; font-weight: 800;  	}
.index-yqgl .yqgl-box ul li .nub .nub2{width:100%; float: left; margin-top: 0.5em; line-height: 1.85em; font-size: 0.938em; color: #909090}
.index-yqgl .yqgl-box ul li .nub .nub2 span{ color:#000;}
.index-yqgl .yqgl-btn{width:140px; height: 48px; border: 1px solid #d2d2d2; color: #585858; text-align:center; margin:3em auto 0; line-height: 48px;transition: all 0.4s;}
.index-yqgl .yqgl-btn:hover{ background: #1968c0; color: #fff;border: 1px solid #1968c0;transition: all 0.4s;}

/*走进园区*/
/*----电商中心*/
.index-zjyq{width:100%; margin: 4% auto; overflow: hidden; float: left;}
.index-zjyq1{width:100%; margin:4% auto 0; overflow: hidden;}
.index-zjyq1 .zjyq1-left{width:322px; float: left; position: relative;}
.index-zjyq1 .zjyq1-left1{width:322px; float: left; position: relative; padding-bottom: 78%; overflow: hidden}
.index-zjyq1 .zjyq1-left1 .left-tp{position: absolute; z-index: 1; background: #bb0c13}
.index-zjyq1 .zjyq1-left1 .left-tp img{opacity: 1;transition: all 0.4s;}
.index-zjyq1 .zjyq1-left1 .left-text1{width:80%; position: absolute; color: #fff; z-index: 2; text-align: center; top: 30%; left:10%; font-size: 2em;opacity: 0;transition: all 0.4s;}
.index-zjyq1 .zjyq1-left1 .left-text2{width:80%; position: absolute; color: #fff; z-index: 2; text-align: center; top: 70%; left:10%;letter-spacing:2px;opacity: 0;transition: all 0.4s;}
.index-zjyq1 .zjyq1-left1 .left-text3{width:80%; position: absolute; color: #fff; z-index: 2; text-align: center; top: 60%; left:10%;font-size: 1.5em;opacity: 0;vertical-align: middle; transform: rotate(0deg);transition: transform 0.5s linear;}
.index-zjyq1 .zjyq1-left1:hover .left-tp img{ opacity: 0.2;transition: all 0.4s;}
.index-zjyq1 .zjyq1-left1:hover .left-text1{top: 40%; font-size: 2em; opacity: 1;transition: all 0.4s;}
.index-zjyq1 .zjyq1-left1:hover .left-text2{top: 55%;  opacity: 1;transition: all 0.4s;}
.index-zjyq1 .zjyq1-left1:hover .left-text3{top: 70%; opacity: 1;transition: all 0.4s;transform: rotate(360deg);}



.index-zjyq1 .zjyq1-left2{width:322px; float: left; position: relative; padding-bottom: 78%; overflow: hidden; margin-top: 2%}
.index-zjyq1 .zjyq1-left2 .left-tp{position: absolute; z-index: 1; background: #bb0c13; }
.index-zjyq1 .zjyq1-left2 .left-tp img{opacity: 1;transition: all 0.4s;opacity: 0.2}
.index-zjyq1 .zjyq1-left2 .left-text1{width:80%; position: absolute; color: #fff; z-index: 2; text-align: center; top: 30%; left:10%; font-size: 2em;opacity: 1;transition: all 0.4s;}
.index-zjyq1 .zjyq1-left2 .left-text2{width:80%; position: absolute; color: #fff; z-index: 2; text-align: center; top: 70%; left:10%;letter-spacing:2px;opacity: 0;transition: all 0.4s;}
.index-zjyq1 .zjyq1-left2 .left-text3{width:80%; position: absolute; color: #fff; z-index: 2; text-align: center; top: 60%; left:10%;font-size: 1.5em;opacity: 0;vertical-align: middle; transform: rotate(0deg);transition: transform 0.5s linear;}
.index-zjyq1 .zjyq1-left2:hover .left-tp img{ opacity: 0.2;transition: all 0.4s;}
.index-zjyq1 .zjyq1-left2:hover .left-text1{top: 40%; font-size: 2em; opacity: 1;transition: all 0.4s;}
.index-zjyq1 .zjyq1-left2:hover .left-text2{top: 55%;  opacity: 1;transition: all 0.4s;}
.index-zjyq1 .zjyq1-left2:hover .left-text3{top: 70%; opacity: 1;transition: all 0.4s;transform: rotate(360deg);}



/*----农贸城*/
.index-zjyq1 .zjyq1-right{width:calc(100% - 335px); float: right;position: relative;}
.index-zjyq1 .zjyq1-right .right-tp{ position: absolute; z-index: 1; background: #000;}
.index-zjyq1 .zjyq1-right .right-tp img{opacity: 1;transition: all 0.4s;}
.index-zjyq1 .zjyq1-right .right-text{width:320px; height: 140px; background: #1968c0;position: absolute;z-index: 2; margin: 0 35% ; opacity: 0.8;transition: all 0.4s;} 
.index-zjyq1 .zjyq1-right .right-text .right-text1 {width:80%; position: absolute; color: #fff; z-index: 2; text-align: center; top: 20%; left:10%; font-size: 1.85em;opacity: 1}
.index-zjyq1 .zjyq1-right .right-text .right-text2 {width:80%; position: absolute; color: #fff; z-index: 2; text-align: center; top: 55%; left:10%;letter-spacing:2px;opacity: 1}
.index-zjyq1 .zjyq1-right .right-text .right-text3 {width:80%; position: absolute; color: #fff; z-index: 2; text-align: center; top: 70%; left:10%;font-size: 1.5em;opacity: 1;vertical-align: middle; transform: rotate(0deg);transition: transform 0.5s linear;}
.index-zjyq1 .zjyq1-right:hover .right-tp img{opacity: 0.3;transition: all 0.4s;}
.index-zjyq1 .zjyq1-right:hover .right-text{width:40%; height: 140px;  margin: 20% 30%; opacity: 1;transition: all 0.4s;} 
.index-zjyq1 .zjyq1-right:hover .right-text3 {transform: rotate(360deg);}


/*5个园区*/
.index-zjyq2{width:100%; margin:15px auto; overflow: hidden}
.index-zjyq2 ul {width:100.5%; margin-left: -0.5%;}
.index-zjyq2 ul li{ width:19.5%; margin-left: 0.5%; float: left;position: relative;}
.index-zjyq2 ul li .tp{position: relative;z-index: 1; background: #000; overflow: hidden;  }
.index-zjyq2 ul li .tp img{ text-align: center;transition: .4s ease;display: block;height: 100%;width: 100%;}
.index-zjyq2 ul li .name{position: absolute;width: 100%; bottom: 0px; transition:.4s ease;text-align: center; background-color:rgba(193,45,49,0.8);height: 45px; line-height: 45px; color: #fff; z-index: 2;}
.index-zjyq2 ul li:hover .name{height: 80px; background-color:rgba(193,45,49,0.8);}
.index-zjyq2 ul li:hover .tp img{ transform: scale(1.05);}




/*走进园区--手机端*/
.zjyq-sj{width:100%; margin: auto; overflow: hidden; display:none; margin-top: 3%}
.zjyq-sj img{width:100%}
.zjyq-sj .row1{width:100%; margin:5% auto 0; overflow: hidden}
.zjyq-sj .row1 .dszx{width:49.5%; margin: auto; overflow: hidden; float: left;}
.zjyq-sj .row1 .nmc{width:49.5%; margin: auto; overflow: hidden; float: right}
.zjyq-sj .row2{width:100%; margin: auto; overflow: hidden; margin-bottom: 5%}
.zjyq-sj .row2 ul{width:101%; margin: auto; overflow: hidden; margin-left: -1%}
.zjyq-sj .row2 ul li{width:32.33%; margin: auto; overflow: hidden; float: left; margin-left: 1%}





/*新闻*/
.index-news{width:100%; margin: auto; overflow: hidden; background: #fff; padding: 4% 0;}
.index-news .index-news-title{width:20%; float: left; background: url(../images/index-news-title.jpg) no-repeat bottom left; color: #727070; font-size: 1.8em; padding-bottom: 20px;}
.index-news .index-news-list{width:calc(80% - 150px);  float: left;}
.index-news .index-news-list li{width:calc(50% - 50px); float: left; background: url(../images/index-news-dot.jpg) no-repeat left center; padding-left: 20px; margin-right: 30px; margin-top: 1em; overflow: hidden; height: 20px;}
.index-news .index-news-list li .indexnews-title{width:calc(100% - 120px); color: #7c7c7c; float: left;}
.index-news .index-news-list li .indexnews-date{width:80px;color: #cacaca; float: right; font-size: 0.9em}
.index-news .index-news-more{width:130px; height: 45px; background: #1968c0; color: #fff; text-align: center; line-height: 45px; float: right;}




/*入驻品牌*/
.index-pp{width:100%; margin:4% auto; overflow: hidden}
.index-pp .pp-box{width:100%; margin:4% auto; overflow: hidden}






/*星级商户*/
.index-xjsh{width:100%; margin:4% auto;overflow: hidden; display:none;}
.index-xjsh .xjsh-img{width:100%; margin:2% auto; overflow: hidden}
.index-xjsh .xjsh-img img{width:100%}


.target {
				width:100%;
				height:520px;
				overflow:hidden;
				position:relative;
				margin:20px auto;
			}
.target img {
				position:absolute;
				top:0;
				left:0;
				width:100%;
				height:100%;
			}






/* 底部
------------------------------ */
.footer{width:100%; margin: auto; overflow: hidden; background:url(../images/footer-bg.jpg) top center; margin-top: 3% }
.footer .footer1{width:100%; margin: auto; overflow: hidden;    background-color: rgba(22,73,154,1); height: 50px; line-height: 50px;font-size: 0.9em ;color:#fff}
.footer .footer1 a{color:#fff}
.footer .footer1 a:hover{ opacity: 0.8}
.footer .footer2 {width:100%; margin: auto; overflow: hidden; margin-bottom: 20px;}
.footer .footer2 .footer-logo {width:100%; margin:40px auto 0; overflow: hidden}
.footer .footer2 .footer-text {width:60%; margin:40px auto 0; overflow: hidden; float: left; color: #fff; font-size: 0.93em;letter-spacing:1px; line-height: 24px;}
.footer .footer2 .footer-code {width:200px; margin:auto; overflow: hidden; float: right; color: #fff;}
.footer .footer2 .footer-code li {width:50%; float: left; text-align: center; font-size: 0.8em; color: #bcc2d4;}
.footer .footer2 .footer-code li img{ margin-bottom:10px;} 

.footer .footer3 {width:100%; margin: auto; overflow: hidden; border-top:1px solid #183b82;padding: 20px 0;font-size: 0.938em;}
.footer .footer3 .footer3-left {width:calc(100% - 150px);  margin: auto; overflow: hidden; float: left; color: #fff; opacity: 0.5; }
.footer .footer3 .footer3-right {width:150px;  margin: auto; overflow: hidden; float: right; color: #bcbcbc}
.footer .footer3 .footer3-right a{ color: #bcbcbc}
.footer .footer3 .footer3-right a:hover{ opacity: 0.8}

.footer .footer3 .footer3-left a{ color: #fff; opacity: 1}
.footer .footer3 .footer3-left a:hover{ color: #fff; opacity: 0.5}










/* 内页------------------------------ */

/*内页头部*/

.nei-top{width:100%; margin: auto; overflow: hidden; position: relative; height: auto;padding-bottom: 4%;}
.nei-top .tp{ position: absolute;  text-align: center}
.nei-top .tp img{width:100%}

.nei-top .about-top-text{width:600px;color: #fff;background-color:rgba(21,73,154,0.8);position: relative;margin-top: 9%; margin-bottom: 4%; overflow: hidden; float: right; margin-right: 9%; text-align: right; padding-right: 3%; padding-top: 2.5%}
.nei-top .about-top-text h1{font-size:2.2em; font-weight: bold;  }
.nei-top .about-top-text h2{font-size:1.05em;font-weight: normal; text-transform: uppercase; margin-top: 0.5em;}
.nei-top .about-top-text h3{font-size:1em; line-height: 2em; text-align: right;margin-bottom: 1.5em; font-weight: normal;letter-spacing:2px; padding-bottom: 2em;}
.nei-top .about-top-text h3 img{display: none}




/*子页内栏目导航*/
.news-menu-box{width:100%; border-bottom: 1px solid #eaeaea; overflow: hidden;margin-top: 1em;}
.news-menu-box .submenu{width:auto; line-height: 4em; float: left}
.news-menu-box .submenu li{float:left;  width:100px; text-align: center;}
.z-dh{float:left; line-height: 3em; color: #333; font-size: 1.25em; text-transform: uppercase}


.nei-content{width:100%; margin: auto; overflow: hidden; background: url(../images/nei-bg.jpg) repeat-x top; padding-top: 5.5%}


/*关于我们*/
.about{width:100%; margin: auto; overflow: hidden;}
.about .ab-left{width: 100%;float: left; position: absolute; z-index: 1;}
.about .ab-left .ab-leftContent{width:45%; float: left;}
.about .ab-left .ab-leftContent .ab-title1{width:100%; font-size: 2em; margin-top: 0;letter-spacing:2px}
.about .ab-left .ab-leftContent .ab-title2{width:100%;font-size: 1.1em; margin-top: 1em; color: #a6a6a6;letter-spacing:2px}
.about .ab-left .ab-leftContent .ab-line{width:69px;height: 3px; background:url(../images/index-news-title.jpg); margin: 1.75em 0 3.5em}
.about .ab-left .ab-leftContent .ab-text{width:100%;text-align:justify}
.about .ab-left .ab-leftContent .ab-text p{ font-size:1.1em; line-height: 2em}
.about .ab-right{width:48%; float: right;overflow: hidden; margin-top: 2%}


/*企业文化*/
.culture{width:100%; margin: auto; overflow: hidden}
.culture-title{width:100%; margin: auto; overflow: hidden; background: url(../images/about-culture.jpg) no-repeat}
.culture-title2{width:630px; height: 150px; float: left; margin-top: 100px; background:url(../images/culture-title-bg.jpg)no-repeat right 15px center #1968c0; color: #fff;letter-spacing:2px}
.culture-title2 .cultureTitleText{width:80%; margin: auto; background: url(../images/culture-line.jpg) no-repeat bottom left; padding-bottom: 20px; padding-top: 5%}
.culture-title2 .cultureTitleText span{ font-weight: bold; display:block; font-size: 1.85em;}

.culture-content{width:100%; margin: auto; overflow: hidden}
.culture-content ul{width:100%; margin: auto; overflow: hidden;}
.culture-content ul li{width:100%; margin: auto; overflow: hidden; float: left; height: 320px; margin-top: 3%}
.culture-content ul li .culture-text{width:50%; float: left; color: #fff; height: 100%}
.culture-content ul li .culture-text .ico{width:70%;  margin: auto ; overflow: hidden; margin-top: 10%; font-size: 1.5em; font-weight: bold;}
.culture-content ul li .culture-text .ico img{ vertical-align:middle; margin-right: 20px;}
.culture-content ul li .culture-text .info{width:70%;  margin: auto; overflow: hidden; margin-top: 5%;line-height: 2em; font-size: 0.95em;}
.culture-content ul li .culture-img{width:50%;  font-size: 0px; float: left; }

.culture-red{ background: #c60b37;}
.culture-blue{ background: #1968c0;}
.culture-yellow{ background: #dcbd6f;}


/*联系方式*/
.contactus{width:100%; margin: auto; overflow: hidden; margin-bottom: 3%}
.contactus .c-left{width:450px; float: left; overflow: hidden; margin-left: 13%}
.contactus .c-left .title{width:100%; margin: auto; overflow: hidden; color: #353535;margin-bottom: 40px;}
.contactus .c-left .title .contact-title1{width: 100%; margin: auto; overflow: hidden; font-size: 3.5em; color: #eaeaea;font-weight: bold; text-transform: uppercase; letter-spacing: 2px;display: none}
.contactus .c-left .title .contact-title2{width: 100%; margin: auto; overflow: hidden; font-size: 2em; color: #323232; margin-top: 30px; text-transform: uppercase; letter-spacing: 4px; }
.contactus .c-left .title .contact-title3{width: 100%; margin: auto; overflow: hidden; font-size: 1em; color: #a6a6a6; margin-top: 20px;  text-transform: uppercase; letter-spacing: 2px; background: url(../images/index-news-title.jpg) no-repeat left bottom ;padding-bottom: 30px;}

.contactus .c-left .list{width:100%; margin: auto; background: url(../images/contact-line.html) no-repeat top right;height: 500px; overflow-y: scroll; }
.contactus .c-left .list ul{width:100%; margin: auto;  border-bottom: 1px dashed #dedede;padding: 20px 0 20px 0px; color: #525252;  }
.contactus .c-left .list ul li{width:96%;  overflow: hidden;font-size: 1em; line-height: 3.2em;}
.contactus .c-left .list ul li img{float:left; margin-right: 15px; margin-top: 15px; display:none}
.contactus .c-right{width:calc(80% - 430px);  float: right; overflow: hidden; }




/*新闻列表*/
.news{width:100%; margin: auto; overflow: hidden}
.news .news-title{width:100%; margin: auto; overflow: hidden; background: url(../images/news-title-bg.jpg) no-repeat left bottom ; padding-bottom: 30px; color: #939393;letter-spacing:2px}
.news .news-title span{display: block; color: #000000; font-size: 2.2em; font-weight:bold;letter-spacing:2px; margin-bottom: 10px;}

.news-list-box{ width:100%; overflow: hidden;}
.news-list-box li{margin-top:4%; overflow: hidden; border-bottom: 1px dashed #dcdcdc; padding-bottom: 3%; }
.news-list-box li .pic{width:386px; height: 248px; float: left;}
.news-list-box li .textbox{width:calc(100% - 440px);  float: right; }
.news-list-box li .textbox .title{ color: #333333; font-size: 1.2em; overflow: hidden ;  height: 2.2em;}
.news-list-box li .textbox .title .title-bt{ height: 1.4em; overflow: hidden}

.news-list-box li .textbox .title a{ color: #333333;   }
.news-list-box li .textbox .title a:hover{ color: #000;  }
.news-list-box li .textbox .text{ color: #a8a8aa; font-size: 1em; line-height: 1.85em; margin-top: 2.5em; height: 3.5em; overflow: hidden;}
.news-list-box li .textbox .date{ color: #bcbcbc; font-size: 0.938em; text-transform: uppercase; padding-bottom: 20px; }

.news-list-box li .textbox2{width:100%;  float: right; }
.news-list-box li .textbox2 .title{ color: #333333; font-size: 1.2em; overflow: hidden ;  height: 2.2em;}
.news-list-box li .textbox2 .title .title-bt{ height: 1.4em; overflow: hidden}

.news-list-box li .textbox2 .title a{ color: #333333;   }
.news-list-box li .textbox2 .title a:hover{ color: #000;  }
.news-list-box li .textbox2 .text{ color: #a8a8aa; font-size: 1em; line-height: 1.85em; margin-top: 2.5em; height: 3.5em; overflow: hidden;}
.news-list-box li .textbox2 .date{ color: #bcbcbc; font-size: 0.938em; text-transform: uppercase; background: url(../images/index-news-title.jpg) no-repeat left bottom ; padding-bottom: 20px; }




/*大事记*/
.dsj-title{width:100%; margin: auto; overflow: hidden; background: url(../images/index-news-title.jpg) no-repeat left bottom; padding-bottom: 20px; margin-bottom: 3%}
.dsj-title1{width:100%; font-size: 2em;letter-spacing:2px}
.dsj-title1 span{ font-weight: bold;}
.dsj-title2{font-size: 1em; color: #a6a6a6;letter-spacing:2px; margin-top: 10px;}

.fzlc-sj{width:100%; margin: auto; overflow: hidden; display:none}
.fzlc-sj li{width:96%; margin: auto; overflow: hidden; margin-top:25px;}
.fzlc-sj li .title{width:100%; background: #dc3737; color: #fff; padding: 10px}
.fzlc-sj li .title span{ font-size: 1.2em; font-weight: bold;}
.fzlc-sj li .tp{width:100%;}
.fzlc-sj li .tp img{width:100%;}
.fzlc-sj li .date{width:100%; background: #efefef; color: #858585; padding: 10px; font-size: 0.85em;}


/*详细页*/
.detail{width:100%; overflow: hidden; }
.detail .title{ font-size: 1.5em;   color: #333;  line-height: 2em;  text-align: center; }
.detail .date{ line-height: 2.6em; text-align: center;padding: 5px; font-size: 0.85em; color: #666; border-bottom: 1px solid #f3f2f2;}
.detail .content{width:100%;margin-top: 40px; line-height: 2.2em; font-size: 1em;text-align:justify; color: #757575;}
.detail .content img{max-width:90%;}

.detail-link{width:100%; border-top:1px dashed #dcdcdc; overflow: hidden; padding-top: 15px; margin-top: 5%; padding-bottom: 15px; margin-bottom: 3%}
.detail-link li{width: 100%; float: left;overflow: hidden;    border-bottom: none;    padding-bottom: 0px;    margin-bottom: 0px;line-height: 30px;color: #595959; font-size: 1em;}
.detail-link li a{color: #555;}




/*翻页*/
.fanye{  width: 100%;float: left; margin-top: 3em; margin-bottom: 3em; text-align: center;font-size: 0.875em;}
.fanye-box{width:380px;  float: none; text-align: center; line-height: 35px; margin: auto;}
.fanye-Previous{width:78px; float:left;border: 1px solid #bfc4c5;height: 35px; color: #666666; margin-right: 5px;}
.fanye-Next{width:78px; float:left;border: 1px solid #bfc4c5; height: 35px;color: #414040; margin-left: 5px;}
.fanye-Number{width:35px; float:left; color: #414040;  margin: 0 5px; border: 1px solid #bfc4c5;}
.fanye-Number-current{width:35px; float:left; color: #fff; background: #345d8f; margin: 0 5px;}




/*内页标题1*/
.nei-title1{width:100%; margin: auto; overflow: hidden; color: #353535;margin-bottom: 40px;}
.nei-title1 .nei-title1-1{width: 100%; margin: auto; overflow: hidden; font-size: 3.5em; color: #eaeaea;font-weight: bold; text-transform: uppercase; letter-spacing: 2px; display: none}
.nei-title1 .nei-title1-2{width: 100%; margin: auto; overflow: hidden; font-size: 2em; color: #323232; margin-top: 30px; text-transform: uppercase; letter-spacing: 2px;}
.nei-title1 .nei-title1-3{width: 100%; margin: auto; overflow: hidden; font-size: 0.95em; color: #494949; margin-top: 20px;  text-transform: uppercase; letter-spacing: 1px; background: url(../images/index-news-title.jpg) no-repeat left bottom ;padding-bottom: 30px;}

.nei-title1 .neiTitleMore{width:220px; height: 55px; line-height: 55px; float: right; background: #c61823; color: #fff; text-align: center;margin-top: -65px;transition: all 0.4s;}
.nei-title1 .neiTitleMore:hover{background: #15499a;transition: all 0.4s; }

.neiTitleMore-sj{width:220px; height: 55px; line-height: 55px;  margin: auto; background: #c61823; color: #fff; text-align: center; display:none}



/*投诉建议*/
.fankui{width:100%; margin:5em auto; overflow: hidden; border-top:1px solid #dedede; }
.fankui .box{margin-top:3em; width:100%; overflow: hidden;}
.fankui .box .photo{width:46%;float: left; margin-right: 2%}
.fankui .box .photo img{width:100%; max-width:632px;}
.fankui .box .box-right{width:52%;float: left;}

.fankui .box .box-right .message{width:100%; margin: auto;  overflow: hidden;}
.fankui .box .box-right .message .row{width:100%; float: left; padding: 10px 0px; overflow: hidden;}
.fankui .box .box-right .message .row .row-left{width:20%; float: left;color: #8b8161; font-size: 0.875em; display: block }
.fankui .box .box-right .message .row .row-right{width:75%; float: left;}
.fankui .box .box-right .message .row .row-right .red{color:#df0034; font-weight: bold; margin-left: 10px;}
.fankui .box .box-right .message .row .row-right .input{ padding: 10px; width:80%; border: 1px solid #dedede}

.yh-btn{ width:185px; height: 55px; line-height: 55px; background: #1968c0; color: #fff; font-size: 18px; text-align: center; margin:0 1% 0 0;display: inline-block; vertical-align: middle;-webkit-transform: translateZ(0);transform: translateZ(0);  box-shadow: 0 0 1px rgba(0, 0, 0, 0);  -webkit-backface-visibility: hidden;  backface-visibility: hidden;  -moz-osx-font-smoothing: grayscale;  overflow: hidden;  -webkit-transition-duration: 0.3s;  transition-duration: 0.3s;  -webkit-transition-property: color, background-color;  transition-property: color, background-color;	 border: none}

.yh-btn:hover, .yh-news-detail-btn:focus, .yh-news-detail-btn:active {background-color: #5a5a5a; color: white;}


/*购物导航*/
.gwdh{width:100%; margin: auto; overflow: hidden}
.gwdh-left{width:45%; float: left; overflow: hidden}
.gwdh-left img{width:100%}
.gwdh-right{width:50%; float: right}
.gwdh-right .gwdh-title{width:100%;margin: auto; overflow: hidden;letter-spacing:2px; background: url(../images/news-title-bg.jpg) no-repeat bottom left; padding-bottom: 20px;}
.gwdh-right .gwdh-title1{width:100%;margin: auto; overflow: hidden; font-size: 1.8em; font-weight: bold; color: #595959;}
.gwdh-right .gwdh-title1 img{ vertical-align: middle; margin-right: 20px;}
.gwdh-right .gwdh-title2{width:100%;margin: auto; overflow: hidden; color: #939393; margin-top: 10px;}
.gwdh-right .gwdh-text{width:100%;margin: auto; overflow: hidden ; line-height: 2em; color: #525252; margin-top: 3em; font-size: 1.05em;}
.gwdh-right .gwdh-code{width:100%;margin: auto; overflow: hidden ; margin-top: 3em }
.gwdh-right .gwdh-code li{width:30%;margin: auto; overflow: hidden ;  float: left; text-align: center; color: #a7a7a7; margin-right: 15px;}

.gwdh-right .gwdh-code li img{width:100%; max-width: 183px;}



/*万臻酒店*/
.wzjd{width:100%; margin:0 auto 5%; overflow: hidden; border-bottom: 1px dashed #ccc; padding-bottom: 4% }

.wzjd-nav{width:98%;overflow: hidden;margin:3% 0 8% 1%;box-shadow: 1px 1px 3px rgba(0,0,0,0.1);}
.wzjd-nav ul{width:100%; margin: auto; overflow: auto;padding: 2em 0; margin-left: -1px;}
.wzjd-nav ul li{width:24.5%; float: left; border-left: 1px dashed #ebebeb; text-align: center; color: #555 }
.wzjd-nav ul li .wzjd-ico{ margin-bottom: 10px}
.wzjd-nav ul li .wzjd-ico-title{ color: #c6c6c6; font-size: 0.9em;}
.wzjd-nav ul li .wzjd-ico-title span{ display:block; color: #000000; font-size: 1.15em; line-height: 2em}

.wzjd-nav ul li .wzjd-ico img{transform:translateY(0%);transition: all 0.3s; width:70%; max-width:140px; }/**上移元素**/
.wzjd-nav ul li:hover .wzjd-ico img{transform:translateY(-10%);transition: all 0.3s;/**上移元素**/}



/*万物流中心*/

.wlzx-nav{width:80%;overflow: hidden; margin: auto}
.wlzx-nav ul{width:100%; margin: auto; overflow: auto;padding: 2em 0; margin-left: -1px;}
.wlzx-nav ul li{width:33%; float: left; border-left: 1px dashed #ebebeb; text-align: center; color: #555 }
.wlzx-nav ul li .wzjd-ico{ margin-bottom: 10px}
.wlzx-nav ul li .wzjd-ico-title{ color: #c6c6c6; font-size: 0.9em;}
.wlzx-nav ul li .wzjd-ico-title span{ display:block; color: #000000; font-size: 1.15em; line-height: 2em}

.wlzx-nav ul li .wzjd-ico img{transform:translateY(0%);transition: all 0.3s; width:70%; max-width:140px; }/**上移元素**/
.wlzx-nav ul li:hover .wzjd-ico img{transform:translateY(-10%);transition: all 0.3s;/**上移元素**/}



/*万臻宴*/
.wzy{width:100%; margin: auto; overflow: hidden; margin-top: 3%}
.wzy li{width:100%; margin: auto; overflow: hidden;background: #f5eee9; margin-top: 2%}
.wzy li .tp{width:40%;margin: auto; overflow: hidden;  float: left; font-size: 0;}
.wzy li .text{width:50%;margin: auto; overflow: hidden; float: left; margin-left: 5%; margin-right: 5%; color: #525252; }
.wzy li .text span{display:block; font-weight: bold; font-size: 1.5em; margin-top: 14%; margin-bottom: 10px;}

.wzy-sj{width:100%; margin: auto; overflow: hidden; margin-top: 3%; display:none}
.wzy-sj li{width:100%; margin: auto; overflow: hidden;background: #f5eee9; margin-top: 2%}
.wzy-sj li .tp{width:100%;margin: auto; overflow: hidden;  float: left; font-size: 0;}
.wzy-sj li .tp img{width:100%;}
.wzy-sj li .text{width:90%;margin: auto; overflow: hidden; float: left; margin-left: 5%; margin-right: 5%; color: #525252; padding: 5% 0; font-size: 0.9em; }
.wzy-sj li .text span{display:block; font-weight: bold; font-size: 1.2em; margin-bottom: 10px;}


/*民大惠民*/
.mdhm{width:100%; margin: auto; overflow: auto; overflow: hidden;}
.mdhm .gwdh-title{width:100%;margin: auto; overflow: hidden;letter-spacing:2px; background: url(../images/news-title-bg.jpg) no-repeat bottom left; padding-bottom: 20px;}
.mdhm .gwdh-title1{width:100%;margin: auto; overflow: hidden; font-size: 1.8em; font-weight: bold; color: #595959;}
.mdhm .gwdh-title2{width:100%;margin: auto; overflow: hidden; color: #939393; margin-top: 10px;}
.mdhm-content{width:100%; margin: auto; overflow: hidden; margin-top: 4%; line-height: 2em; color: #525252; font-size: 1.05em;}
.mdhm-content img{float: left; margin-right: 40px; margin-bottom: 30px;}

.fpzq-content{width:100%; margin: auto; overflow: hidden; margin-top: 4%; line-height: 2em; color: #525252; font-size: 1.05em;}
.fpzq-content img{width:100%; }


/*电商中心*/
.dszx{width:100%; margin:2% auto 0; overflow: hidden;color: #525252;line-height: 2em;  border-top:1px solid #eaddd2}
.dszx li{margin:3% auto; border-bottom: 1px dashed #ccc; padding-bottom: 4%; font-size: 1em; float: left;}
.dszx li span{font-size: 1.35em; font-weight: bold; display: block; margin-bottom: 15px}
.dszx li img{float:left; margin-right: 40px; margin-bottom: 10px;}








/*荣誉资质*/
.honor{widht:100%; margin: auto; margin-top: 4%; overflow: hidden; height: 767px; background: url(../images/honor-bg.jpg) no-repeat top center;}
.honor .honor-img{width:95%; max-width: 876px; float:right; margin-right: 5%; margin-top: 165px;}
.honor .honor-img img{width:100%; max-width: 876px;}



/*荣誉资质-列表*/
.honor-list{width:100%; margin: auto; overflow: hidden;}
.honor-list ul{}
.honor-list ul li{width:30.33%; margin-right: 3%; float: left; margin-bottom: 4%}
.honor-list ul li img{width:100%}







/*农贸城*/
.new-nmc{width:100%; margin: auto; overflow: hidden; margin-top: 2%}
.new-nmc li{width:100%; margin:6% auto; overflow: hidden; background: url(../images/new-nmc-bg.jpg) repeat-x top}
.new-nmc li .title{width:100%; margin:2em auto; overflow: hidden; text-align: center;}
.new-nmc li .title span{font-size:1.5em; font-weight: bold;margin-right: 20px; color: #525252}
.new-nmc li .tp{width:88%; margin:auto; overflow: hidden; text-align: center;}
.new-nmc li .tp .subtp{width:46%; margin: auto 2%; float: left;overflow: hidden; background: none}
.new-nmc li .tp .subtp img{width:100%; max-width: 557px;}



















/*<1660*/
@media screen and (max-width:1659px) 
{
	
}

/*<1500*/
@media screen and (max-width:1560px) 
{
	.width-1500{width:96%;}
	
	.nei-top{    padding-bottom: 3%;}
}


/*<1400*/
@media screen and (max-width:1460px) 
{
	.width-1400{width:96%;}
	
	
	.nei-top .about-top-text h1{}
	.nei-top .about-top-text h2{font-size: 1em;}
	

}


/*<1380*/
@media screen and (max-width:1379px) 
{
	
	
	
	
}


/*<1350*/
@media screen and (max-width:1350px) 
{
	
	.nei-top{    padding-bottom: 2%;}
}


/*<1300*/
@media screen and (max-width:1320px) 
{
	
	.width-1300{width:96%;}
	
	
}

/*<1280*/
@media screen and (max-width:1280px) 
{
	
	.width-1280{width:96%;}
	.nei-top .about-top-text{ letter-spacing:0px;width: 40%;}
	
	
	
}


/*<1200*/
@media screen and (max-width:1200px) 
{
	.about .ab-left .ab-leftContent .ab-text p{font-size:1em;}
	.index-zjyq1 .zjyq1-right .right-text .right-text2{letter-spacing:0px; font-size: 0.85em;}
	
}



/*<1100*/
@media screen and (max-width:1100px) 
{
	
	
	.nei-top .about-top-text{ background: none; padding-bottom: 10%}
	.nei-top .about-top-text h3{display:none}
	.nei-top .about-top-text h1{  display:none}
	.nei-top .about-top-text h2{  display:none}
	
	
}



/*<1000*/
@media screen and (max-width:999px) 
{
	.index-yqgl .yqgl-box ul li .nub .nub1{    font-size: 2.8em}
	.about .ab-left{position:relative}
	.about .ab-left .ab-leftContent{width:100%}
	.about .ab-right{width:100%;}
	.about .ab-right img{width:100%;}
	
	.index-zjyq{display:none}
	.zjyq-sj{display:block}
	
}


/*<900*/
@media screen and (max-width:899px) 
{
	.footer .footer2 .footer-text{font-size: 0.85em;letter-spacing: 0px;}
}



/*<950*/
@media screen and (max-width:950px) 
{
	.index-news .index-news-list li .indexnews-title{width:100%}
	.index-news .index-news-list li .indexnews-date{display:none}
	.footer .footer2 .footer-code{margin-top:40px;}
}


/*<850*/
@media screen and (max-width:850px) 
{
	
	.index-zjyq1 .zjyq1-left{width:50%}
	.index-zjyq1 .zjyq1-left .left-tp{width:100%}
	.index-zjyq1 .zjyq1-left .left-tp img{width:100%}
	.index-zjyq1 .zjyq1-right{width:50%}
	.index-zjyq1 .zjyq1-right .right-text{width:60%;}
	.index-zjyq1 .zjyq1-right:hover .right-text{width:80%;margin: 0 10%;}
	
	
	.detail-link li{width:100%}
	.detail-link-right{float: left;text-align: left}
	
	.contactus .c-left{width:100%;margin-left: 5%;}
	.contactus .c-right{display:none}
	
	.gwdh-right .gwdh-text{font-size:0.85em;}
	
	.fankui .box .photo{display:none}
	.fankui .box .box-right{width:100%;}
	
	.news-list-box li .pic{display:none}
	.news-list-box li .textbox{width:100%}
}

/*<760*/
@media screen and (max-width:760px) 
{
	.nei-top .about-top-text h3{display:none}
	
	
	
}

/*<660*/
@media screen and (max-width:660px) 
{
	.index-yqgl .yqgl-box ul li .nub .nub1{    font-size: 1.5em}
	.index-yqgl .yqgl-box ul li .nub .nub2{    font-size: 0.75em}
	.index-yqgl .yqgl-btn{ width: 110px; height: 35px;   margin: 2em auto 1em; line-height: 35px; }
	

	
	.index-title span{font-size: 1.75em}
	.index-yqgl .yqgl-box ul li{width:24%}
	
	.footer .footer2 .footer-text{width:100%; margin-bottom: 20px;}
	.footer .footer2 .footer-code{float:inherit; margin: auto; }
	
	.footer .footer3 .footer3-left{width:100%; font-size: 0.85em;}
	.footer .footer3 .footer3-right{width:100%; text-align: left;font-size: 0.85em;}
	.footer .footer2 .footer-logo img{width:40%;}
	
	.index-news .index-news-title{width:100%; text-align: center;background: url(../images/index-news-title.jpg) no-repeat bottom center}
	.index-news .index-news-list{width:100%}
	.index-news .index-news-more{ margin:auto;  margin:20px 30%}
	.index-news .index-news-list li{width:100%}
	
	.news-menu-box{display:none}
	.about .ab-left .ab-leftContent .ab-title1{font-size: 1.5em;}
	.about .ab-left .ab-leftContent .ab-title2{font-size: 0.85em;letter-spacing: 1px;}
	.culture-title2 .cultureTitleText span{    font-size: 1.35em;}
	.culture-title2 .cultureTitleText{font-size: 0.85em; width:90%;}
	.culture-content ul li .culture-img{display:none}
	.culture-content ul li .culture-text{width:100%}
	.culture-content ul li{height: 320px;    margin-top: 2%;}
	.culture-content ul li .culture-text .ico{    margin-top: 10%;font-size: 1.3em;}
	.culture-content ul li .culture-text .info{    font-size: 0.9em;}
	
	.contactus .c-left .title .contact-title1{font-size: 2.5em;}
	.contactus .c-left .title .contact-title2{font-size: 1.8em;}
	.contactus .c-left .title .contact-title3{letter-spacing: 1px;font-size: 0.95em;}
	.dsj-title1{    font-size: 1.85em;}
	.dsj-title2{font-size: 0.95em;letter-spacing: 1px;}
	.fzlc{display:none}
	.fzlc-sj{display:block;}
	.gwdh-left{display:none}
	.gwdh-right{width:100%}
	.gwdh-right .gwdh-title1{font-size:1.5em}
	.gwdh-right .gwdh-code li{width: 28%;}
	.nei-title1 .neiTitleMore{display:none}
	.honor{height: 367px;}
	.honor .honor-img{    margin-top: 75px;}
	.neiTitleMore-sj{display:block}
	.nei-title1 .nei-title1-1{font-size: 2.5em;}
	.nei-title1 .nei-title1-2{font-size: 1.8em;}
	.nei-title1 .nei-title1-3{letter-spacing: 1px; font-size: 0.95em;}
	.news .news-title span{font-size: 1.8em;}
	.news .news-title{letter-spacing: 1px; font-size: 0.95em;}
	.news-list-box li .textbox .text{margin-top: 1em;}
	.news-list-box li{    margin-top: 5%;padding-bottom: 4%;}
	.detail .title{    font-size: 1.05em;}
	.detail-link li{font-size: 0.85em;}
	
    .wzy{display:none}
	.wzy-sj{display:block}
	.mdhm-content img{width:100%}
	.dszx{ font-size: 0.95em;}
	
	.target{height: 200px;}
	
	.dszx li img{width:100%}
	
	.wlzx-nav{width:100%;}
	
}