@charset "gb2312";
*{ margin:0px; padding:0px; border:0; }
html, body {width:100%;   margin:0px; padding:0;  font:16px/1.5 "Microsoft YaHei" , tahoma, arial, \5FAE\8F6F\96C5\9ED1, "Hiragino Sans GB", sans-serif; -webkit-font-smoothing: antialiased; }
body { background: url("../images/part3bg.jpg") no-repeat bottom center #fdf9ee; }

div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,blockquote,img,button {border:0;  padding:0; margin:0; font-weight:normal; } 
table,td,tr,th{font-size:12px;}
li{list-style-type:none;list-style:none;}
img{vertical-align:top;border:0;}
h1,h2,h3,h4,h5,h6,p,em,i,b,span { margin:0; padding:0; font-weight:normal; font-style:normal;}
ol,ul {list-style:none;}
address,cite,code,th {font-weight:normal;font-style:normal;}
img:hover { opacity:1; filter: alpha(opacity=100); }
code, kbd, pre, samp { font-family: courier new, courier, monospace; }
small { font-size: 12px; }
legend { color: #000; }
fieldset, img { border: 0; }
button, input, select, textarea { font-size: 100%; }
.fl { float:left; }
.fr { float:right; }
a { color:#404040; text-decoration:none; }
a:hover{ color:#c00; text-decoration:none;}

div,ul,li,h4,h5,dl,dd,dt { box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; }



.amn { transition:all ease-out .3s 0s;-webkit-transition:all ease-out .3s 0s;-moz-transition:all ease-out .3s 0s;-o-transition:all ease-out .3s 0s; }
.amn img { transition:all ease-out .3s 0s;-webkit-transition:all ease-out .3s 0s;-moz-transition:all ease-out .3s 0s;-o-transition:all ease-out .3s 0s; }
.amn:hover img { -webkit-transform:scale(1.05); -moz-transform:scale(1.05); -ms-transform:scale(1.05); -o-transform:scale(1.05); transform:scale(1.05);}

.amn2 { transition:all ease-out .3s 0s;-webkit-transition:all ease-out .3s 0s;-moz-transition:all ease-out .3s 0s;-o-transition:all ease-out .3s 0s; }
.amn2 img { transition:all ease-out .3s 0s;-webkit-transition:all ease-out .3s 0s;-moz-transition:all ease-out .3s 0s;-o-transition:all ease-out .3s 0s; }
.amn2:hover img { -webkit-transform:scale(1.15); -moz-transform:scale(1.15); -ms-transform:scale(1.15); -o-transform:scale(1.15); transform:scale(1.15);}

.w500 { width: 49%;}


h2 { font-size:28px; font-weight:700; border-bottom:#efefef 1px solid; padding:25px 0; margin-bottom:35px;text-align: center;}
h2 font { color:#0e6edd; margin:0 auto -45px; padding-right:10px; width:180px; background:#FFF; display:block;}
h2 i { /*width:0; height:0; display:block; float:right;  margin-top:20px; border:5px solid transparent; border-top-color:#0e6edd;*/}


.banner { background: url("../images/banner.jpg") no-repeat top center; height:650px; }
.warp { width:1200px; margin:0 auto; overflow:hidden;  }
.daoyu { background: #bb0113; padding: 30px 0; font-size: 18px; text-indent: 2em; color: #fcfbbe; margin-bottom: 60px;}


.w68 { width:56%; margin-bottom:5px;  }
.w48 { width:40%; float:right;  }
.w49 { width:49%; }

.lm { width:100%; float: left; margin:10px 0 30px 0;   }
.lm font {width:100%;float: left;background-image: -webkit-gradient(linear,0 0,0 bottom,from(#f12d20),to(#900c05));-webkit-background-clip:text;-webkit-text-fill-color:transparent;text-align:center;font-size:36px;line-height:64px;letter-spacing:0em;margin-top: 30px; font-weight: 700;}
.lm font b { font-size:70px; }
.lm p { font-size:18px; line-height:20px; font-family:"\65B0\5B8B\4F53"; letter-spacing:0em; color:rgba(37,115,205,1); text-align: center; }



/*焦点图*/
.swiper-container { margin:0 auto; position:relative; overflow:hidden; list-style:none; padding:0; z-index:1;}
.swiper-wrapper { position: relative; width:100%; height:420px; z-index:1; display:-webkit-box; display:-webkit-flex; display:-ms-flexbox; display:flex;}
.swiper-slide { width:100%; height:100%; position:relative; -webkit-flex-shrink:0; -ms-flex-negative:0; flex-shrink:0; }
.swiper-slide h3 { width:100%; height:100%; position: absolute;}
.swiper-slide h3 img { width:100%; height:100%; }
.swiper-slide h3 span { width: 100%;  position:absolute; bottom:0; float:left; padding:20px 30px 50px 30px; font-size:22px; line-height:24px; color:#fff; text-shadow:1px 1px 5px rgba(0,0,0,.8);background: -webkit-gradient(linear,0 0,0 100%,from(rgba(85,45,225,0)),to(rgb(0 0 0))); position:absolute;  text-align:center;   }

.swiper-button-prev,.swiper-button-next { width:50px; height:60px; top:50%; margin-top:-30px; cursor:pointer; position:absolute; z-index:99; text-align:center; line-height:60px; font-size:50px; color:#fff; font-family:"\5B8B\4F53";  font-weight:bold; text-shadow:1px 1px 5px rgba(0,0,0,.2); }
.swiper-button-next { right:15px;}
.swiper-button-prev { left:15px;}

.swiper-pagination { position:absolute; text-align:center;  z-index:10;bottom:20px; left:0; width:100%; }
.swiper-pagination-bullet { width:10px; height:10px; display:inline-block; border-radius:100%; background:#fff; border-radius:6px; cursor:pointer; margin:0 4px;}
.swiper-pagination-bullet-active{ opacity:1; background:#f56a3f; width:40px; }


/*最新动态*/
.news { width:100%; float:left; margin-top:-12px; }
.news ul li { width:100%; font-size:16px; line-height:48px; color:#444; overflow:hidden; height:48px; border-bottom:1px dashed #e6e6e6; padding: 0 0 0 25px; background: url(../images/yuan.png) left center no-repeat; }
.news ul li b { color:#c00; padding:0 10px 0 0; font-size:13px; font-family:"\65B0\7EC6\660E\4F53"; }

.more { float:right; margin-top:20px; margin-bottom:20px; }
.more a { display:inline-block; font-size:14px; color:#666; background:#f8f8f8; padding:0 12px 0 13px; line-height:36px; }
.more a:hover { color:#fff; background:#0e6edd; }

.sj { width:100%; float: left;}
.sj ul li { width:18.4%; margin:0 2% 24px 0; float:left;  }
.sj ul li h3 { width:100%; height:280px; float:left; }
.sj ul li h3 img { width:100%; height:100%; }
.sj ul li h4 { width:100%; float:left;  background:#bb0113; color:#fcfbbe; padding:12px 10px;}
.sj ul li h4 font { width:100%; float:left; height:48px; overflow:hidden; line-height: 24px; font-size:16px; }
.sj ul li h4 font strong{ margin-right:5px;}
.sj ul li:hover h4 { color:#C30003; }
.sj ul li:nth-child(5n) { margin-right:0;}
.amn5 {-webkit-transition:-webkit-transform 0.3s ease-out;transition:transform 0.3s ease-out;}
.amn5:hover { -webkit-transform: translateY(-10px);transform:translateY(-10px);}

.wzg { width:100%; float:left;  } 
.wzg ul li { width:100%; float:left; margin-bottom:20px;  }
.wzg ul li h4 { width:60%; float:right; color:#333; line-height:28px; font-size:18px; overflow:hidden; height:112px; padding:0 3% 0 5%;  text-align: left;  }
.wzg ul li h5 { width:40%; float:left; height:120px;  }
.wzg ul li h5 img { width:100%; height:100%;  }
.wzg ul li:hover h4 { color:#d92a2d; }

.list { width:100%; float:right; padding-bottom: 20px; }
.list ul li { width:100%; float: left; font-size:16px; color:#666;line-height:48px; height:48px; overflow:hidden; padding:0 0 0 25px; background: url(yuan.png) left center no-repeat;  border-bottom:1px dashed #e6e6e6}
.list ul li a { color: #333;}
.list ul li a:hover { color: #43ba56;}


.footer { background: #bb0113; line-height: 70px; text-align: center; margin-top: 45px; color: #fff;}




/*手机自适应*/
@media screen and (max-width:999px) and (min-width: 160px){
	html, body,.banner { width:1200px;}
.banner { width:1200px;}
.w500 { width:600px;}
	.warp { box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; padding:0 3%;}
	.top,.elive,ul.kwz,h2 { width:1200px;}
.w500 h2 { width:600px;}
	.top_h1 { width:920px;}
	.elive { width:1200px;}
	#toTop { display:none;}



/*.elive { display:none;}*/
.elive2 { display:block; }
.copy { font-size:11px; text-align:center;}
.copy span { display:none;}
	}
