@charset "utf-8";
/* CSS Document */
*{margin:0px;padding:0px}
body{font-size:12px; font-family:"微软雅黑";color:#000; min-width:1200px;}
img{border: 0;}
li{ list-style:none;}
.fl{float:left;}
.fr{float:right}
.cl{clear:both;}
a{ text-decoration: none; }
a:hover{ text-decoration:underline; }
cite{ font-style:normal; float:right}
cite a{ color:#333}
p{ text-indent:2em}

/***************通用部分***************/
.page{ width:1350px; margin:0 auto}
.min_hover{ width:100%; height:40px; position:absolute; left:0; bottom:79px; opacity:0.5; filter:alpha(opacity=50); background:#000;}
.min_text{width:100%; height:40px; position:absolute; left:0; bottom:79px; line-height:40px; text-align:center; font-size:16px}
.min_text a{ color:#fff}

.header{ background:url(header.jpg) no-repeat center top; padding-top:688px; height:124px; overflow:hidden}
.header img{ width:100%; display:block}

.coopright p{ line-height:34px; font-size:16px; text-align:center; color:#59575a; padding:0 15px}
.coopright p a{ color:#59575a;}

.wrap{ background:url(bg1.jpg) no-repeat center top; padding-bottom:60px}

/***************第一部分***************/
.min_box{ background:url(li.png) repeat-y center top; padding:60px 60px 1px; margin-bottom:50px}
.min_box img{ display:block; margin:0 auto 60px}

/***************第2部分***************/
/* 本例子css */
.slideGroup{ width:100%;}
.slideGroup .parHd{ height:80px; line-height:80px;position:relative; margin-bottom:40px;}
.slideGroup .parHd ul li{ float:left;cursor:pointer; background:url(tdn.png)  no-repeat center top; width:355px; height:80px; text-align:center; font-size:24px; color:#fff; font-style:italic; font-weight:bold; margin:0 25px }
.slideGroup .parHd ul li.on{ font-size:28px; font-style:normal; color:#6a1216}



.min_box1{ background:url(li.png) repeat-y center top; padding:50px; margin-bottom:50px}

.picMarquee-left{ overflow:hidden; position:relative;}
.picMarquee-left .bd ul{ overflow:hidden; zoom:1; }
.picMarquee-left .bd ul li{ margin:0 8px; float:left; _display:inline; overflow:hidden; text-align:center;  }

/***************第3部分***************/




/***************第4部分***************/




/***************第5部分***************/



/***************第6部分***************/









@media screen and (max-width:1400px) {
body, html{ zoom:0.9}

}
@media screen and (max-width: 1200px) {
body, html{ zoom:0.8}

}
@media screen and (max-width: 900px) {
body, html{ zoom:0.7}

}

@media screen and (max-width:700px) {
body, html{ zoom:0.6}

}
@media screen and (max-width:500px) {
body, html{ zoom:0.5}

}











