@charset "gb2312";
html, body { margin:0px; padding:0; font:16px/1.5 "Microsoft YaHei" , tahoma, arial, \5FAE\8F6F\96C5\9ED1, "Hiragino Sans GB", sans-serif; background:#fff; }
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; } 
h1,h2,h3,h4,h5,h6,p,em,i,b,span { margin:0; padding:0; font-weight:normal; font-style:normal;}
table,td,tr,th{font-size:12px;}
li{list-style-type:none;list-style:none;}
img{vertical-align:top;border:0;}
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:#444; text-decoration:none; }
a:hover{ color:#c00; text-decoration:none;}
div,ul,li,h1,h2,h3,h4,h5,h6,dl,dd,d,span,b,p,em { 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{-webkit-transition:-webkit-transform 0.3s ease-out;-moz-transition:-moz-transform 0.3s ease-out;-ms-transition:-ms-transform 0.3s ease-out;-o-transition:-o-transform 0.3s ease-out;transition:transform 0.3s ease-out;}
.amn2:hover { -webkit-transform: translateY(-10px);-moz-transform:translateY(-10px);-ms-transform:translateY(-10px);-o-transform:translateY(-10px);transform:translateY(-10px);}

.amn5 {-webkit-transition:-webkit-transform 0.3s ease-out;-moz-transition:-moz-transform 0.3s ease-out;-ms-transition:-ms-transform 0.3s ease-out;-o-transition:-o-transform 0.3s ease-out;transition:transform 0.3s ease-out;}
.amn5:hover { -webkit-transform: translateY(-10px);-moz-transform:translateY(-10px);-ms-transform:translateY(-10px);-o-transform:translateY(-10px);transform:translateY(-10px);}


.warp { width:1200px; margin:0 auto; overflow:hidden; }
.header { width:100%; margin:0 auto; background: url(../images/header.jpg) center top no-repeat; text-align:center; }
.mobtop { width:100%; margin:0 auto; display:none;}


.menu { width:100%; background:rgba(213,0,4,.9); }
.menu ul { width:1200px; margin:0 auto; height:56px;  }
.menu ul li { float:left; font-size:20px; line-height:56px; font-family:"\5B8B\4F53"; }
.menu ul li b { font-weight:bold; font-size:28px; color:#ffec98; vertical-align: bottom; } 
.menu ul li a { color:#fff; padding:0 35px; display:block; text-shadow: 1px 1px 2px rgba(0,0,0,0.2); }
.menu ul li a:hover { color:#ffec98; }
.menu ul li.shu { width:30px; float:left; color:rgba(0,0,0,.1);  text-align:center;  font-size:14px;}
.menu ul li.cug a { color:#ffec98;}



/*头条*/
.tt { width:100%; margin:0 auto; overflow:hidden; padding:45px 0 40px 0;  }
.tt span {  width:100%; float:left; margin-bottom:10px; font-size:36px; line-height:50px; color:#333; font-weight:bold; text-align:center; }
.tt span b { display:inline-block; background:#c00; padding:0 15px; line-height:40px;  vertical-align:top;  font-size:22px; color:#fff; margin-top:5px; border-radius:3px; margin-right:13px; }
.tt p { width:100%;  font-size:16px; color:#999; float:left; font-weight:normal; line-height:30px;  text-align:center; }

.w54 { width:54%;}
.w43 { width:43%;}
.w48 { width:48%;}


/*焦点图*/
.focus { width:100%; height:380px; position:relative; overflow:hidden; float:left; }
.focus .piclist { width:100%; position:absolute; }
.focus .piclist li { width:100%; float:left; height:100%; overflow:hidden; }
.focus .piclist li img { width:100%; height:380px; display:block; }
.focus .piclist li span { width:650px; height:85px; 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(0,0,0,0)),to(rgba(0,0,0,.8))); position:absolute;  text-align:center; bottom:0px; }
.focus .piclist li span p { height:24px; overflow:hidden; width:90%; float: left; margin-left:5%; }
.focus .pager { width:100%; height:8px; position:absolute; left:0; bottom:34px; z-index:1; text-align:center;}
.focus .pager ul li { display:inline-block; zoom:1; width:10px; height:10px; margin:0 3px; line-height:99px; overflow:hidden; background:#fff; cursor:pointer;  border-radius:6px;}
.focus .pager ul li.on { background:#f56a3f; height:10px; width:40px;}
.focus .prev,.focus .next { width:32px; height:40px;top:50%; margin-top:-20px; cursor:pointer; position:absolute; z-index:9999; text-align:center; line-height:40px; font-size:32px; color:#fff;  font-family:"\5B8B\4F53";  font-weight:bold; }
.focus .prev { left:10px; }
.focus .next { right:10px; }



/*最新动态*/
.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; }
.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:#c00; }

.lm { width:100%; margin:1.5% auto; overflow:hidden; text-align:center; }
.lm span { font-size:40px; line-height:42px; font-weight:bold; color:#d92a2d;}
.lm p { color:#d0b359; font-size:18px; line-height:40px; font-family:"\5B8B\4F53"; }

.lm2 { width:100%; float:left; text-align:center; margin:50px 0 40px 0; }
.slm { width:100%; float:left; line-height:32px; font-size:22px; font-weight:bold; color:#d50004; background:url(../images/slm.png) left center no-repeat; padding:0 0 0 45px; margin:20px 0; }



.xxgc { width:100%; float:left; }
.xxgc ul li { width:100%; float:left; margin:10px 2% 10px 0; background:#f9f9f9;  padding:20px 30px;  height:146px; overflow:hidden; }
.xxgc ul li span { width:100%; float:left; font-size:18px; line-height:24px; max-height:48px; font-weight:bold; overflow:hidden; color:#333; }
.xxgc ul li p { width:100%; float:left; color:#999; font-size:14px; line-height:24px; font-weight:normal; padding:10px 0 0 0; }
.xxgc ul li:hover { background:#c00; }
.xxgc ul li:hover span { color:#fff; }
.xxgc ul li:hover p { color:rgba(255,255,255,.9); }
.xxgc ul li:nth-child(3n) { margin-bottom:0; }

.news2 { width:100%;float:left;  }
.news2 ul li { width:100%; float:left; font-size:16px; line-height:49px; overflow:hidden; height:49px; border-bottom:1px dashed #e6e6e6; padding: 0 0 0 25px; background: url(../images/yuan.png) left center no-repeat;}
.news2 ul li a { color:#444; }
.news2 ul li a:hover { color:#c00; }
.news2 ul li span { float:right;color:#999; }


.jsjd { width:100%; float:left; }
.jsjd ul li { width:49%; float:left; margin:10px 2% 0px 0;  background:#f9f9f9;}
.jsjd ul li h2 { width:100%; height:425px; float:left; overflow:hidden; background-repeat:no-repeat; background-size:cover; background-position:center top; }
.jsjd ul li h3 {  width:100%; float:left; padding:0 20px; height:55px; overflow:hidden; color:#444; line-height:55px; font-size:16px; font-weight:bold;}
.jsjd ul li:hover { background:#c00; }
.jsjd ul li:hover h3 { color:#fff;   }
.jsjd ul li:nth-child(2n){ margin-right:0; }

#ygcf { width:100%; float:left; }
#ygcf ul li { width:300px; float:left; margin-right:30px;  }
#ygcf ul li h3 { width:100%; float:left; position: relative; overflow:hidden;   height:500px; }
#ygcf ul li h3 img { width:100%; height:500px; overflow:hidden;  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;}
#ygcf ul li: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);}
#ygcf ul li h3 em { width:40px; height:40px; display:block; background: url(../images/player.png);background-size:cover; overflow:hidden; position:absolute; top:50%; left:50%; cursor:pointer; transform:rotate(0deg); -webkit-transform:rotate(0deg); filter:alpha(opacity=100);-moz-opacity:1;opacity:1; margin-left:-20px; margin-top:-20px; }
#ygcf ul li:hover h3 em { transform:rotate(-180deg);-webkit-transform:rotate(-180deg); filter:alpha(opacity=100);-moz-opacity:1;opacity:1 }
#ygcf ul li p { width:100%; float:left; font-size:17px; line-height:26px; color:#333; padding:14px 0 0 0; }
#ygcf ul li:hover p { color:#e82324;  }


.jspx { width:100%; float:left; margin-bottom:50px; }
.jspx ul { float:left; margin-bottom:-10px;}
.jspx ul li { width:32%; float:left; margin:10px 2% 10px 0; background:#f8f8f8;}
.jspx ul li h2 { width:100%; height:240px; float:left; overflow:hidden; }
.jspx ul li h2 img { width:100%; height:100%; }
.jspx ul li h3 { width:100%; float:left; padding:0 20px; height:55px; overflow:hidden; color:#444; line-height:55px; font-size:16px; font-weight:bold;}
.jspx ul li:nth-child(3n){ margin-right:0; }
.jspx ul li:hover h3 { color:#c00; }


.yssj { width:100%; float:left; margin-bottom:-20px; }
.yssj ul li { width:22%; float:left; margin-right:4%; margin-bottom:20px; }
.yssj ul li h3 { width:100%; float:left;  border-radius: 50%; overflow:hidden; }
.yssj ul li h3 .p { width:100%; height:264px; position:relative; overflow:hidden; display:block;  border-radius:0px; }
.yssj ul li h3 .p img { width:100%; height:264px; position:absolute; left:0; top:0; -webkit-transition:-webkit-transform .3s linear;-moz-transition:-moz-transform .3s linear;-o-transition:-o-transform .3s linear;transition:transform .3s linear;}
.yssj ul li:hover h3 .p img{-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1);-o-transform:scale(1.1);transform:scale(1.1); }
.yssj ul li h3 .p em { width:50px; height:50px; display:block; background: url(../images/player2.png);background-size:cover; overflow:hidden; position:absolute; top:50%; left:50%; cursor:pointer; transform:rotate(0deg); -webkit-transform:rotate(0deg); filter:alpha(opacity=100);-moz-opacity:1;opacity:1; margin-left:-25px; margin-top:-25px; }
.yssj ul li:hover h3 .p em { transform:rotate(-180deg);-webkit-transform:rotate(-180deg); filter:alpha(opacity=100);-moz-opacity:1;opacity:1 }
.yssj ul li h4 { width:100%; float:left; font-size:16px; line-height:24px; color:#333; padding:12px 6%; height:86px; }
.yssj ul li:hover h4 { color:#c90000; }
.yssj ul li:nth-child(4n){  margin-right:0;}


.yxbn { width:100%; overflow:hidden; }
.yxbn .slider { width:100%; min-width:1200px; height:600px; position: relative; overflow: hidden; background: #fff; }
.yxbn .slider .bd { width:1200px; position:absolute; left:50%; margin-left:-600px; }
.yxbn .slider .bd li { width:1200px; overflow: hidden; }
.yxbn .slider .tempWrap { overflow:visible !important }
.yxbn .slider .tempWrap ul { margin-left: -1200px !important; /*强制位置*/ }
.yxbn .slider .tempWrap ul li img { width:1200px; height:600px;}
.yxbn .slider .hd { position:absolute; left:50%; z-index:20; height:10px; bottom:30px; text-align:center; width:1200px; margin-left:-600px; }
.yxbn .slider .hd li { display:inline-block;  zoom:1; width:30px; height:5px; line-height:99px; overflow:hidden; background:#cccacd; margin:0 3px; cursor:pointer; }
.yxbn .slider .hd li.on { background:#d31e25; }
.yxbn .slider .pnBtn { position:absolute; z-index:3000; top:0; width:100%; height:100%; cursor:pointer; }
.yxbn .slider .prev { left:-50%; margin-left:-600px; border-right:1px solid rgb(255,255,255,0.5); }
.yxbn .slider .next { left:50%; margin-left:600px; border-left:1px solid rgb(255,255,255,0.5);  }
.yxbn .slider .pnBtn .blackBg { display:block; position:absolute; left:0; top:0; width:100%; height:100%; background:#000; filter:alpha(opacity=60); opacity:0.6; }
.yxbn .slider .pnBtn .arrow { display:none; position:absolute; top:50%; margin-top:-25px; height:51px;  z-index:40; width:60px; }
.yxbn .slider .pnBtn .arrow:hover { filter:alpha(opacity=60); opacity:0.6; }
.yxbn .slider .prev .arrow { right:5px; background: url(../images/arrow.png) 0 0 no-repeat; }
.yxbn .slider .next .arrow { left:10px; background: url(../images/arrow.png) -70px 0 no-repeat; }

.yxbn .slider .bd li { position: relative; }
.yxbn .slider .bd li img { width:100%; height:100%; display:block;  }
.yxbn .slider .bd h4 { width:100%;position: absolute; bottom:80px;  z-index:99; }
.yxbn .slider .bd h4 font { float:left; font-size:18px; line-height:24px; background:rgba(211,30,37,1); color:#fff; font-weight:bold; padding:2% 3%; text-align:left; }
.yxbn .slider .bd h4 p { width:80%; float:left; font-size:15px; color:#fff; background:rgba(0,0,0,0.6); padding:2% 3%; text-align:left; }




.footer { width:100%; float:left; background:linear-gradient(to right,#dd0000,#cf0d16); font-size:16px; line-height:26px; color:#fff; text-align:center; padding:15px 0; } 
.footer strong { font-weight:bold; }



.newslist { width:100%; float:left; margin-bottom:50px; }
.newslist ul li { width:100%; float:left;  font-size:16px; line-height:50px; overflow:hidden; height:50px; border-bottom:1px dashed #e6e6e6; padding: 0 0 0 25px; background: url(../images/yuan.png) left center no-repeat;}
.newslist ul li span { color:#999; float:right; font-size:14px; }

.yxbn2 { display: none;}
.danmu_bg { background: url(../images/danmu_bg.jpg) no-repeat top scroll; padding-top: 25px; margin-top: 25px;}
.danmu p { margin-bottom: 15px; }
.danmu p span { background: #f8f8f8;padding: 8px 15px; line-height: 48px; border-radius:10px; background: #cf0e16; color: #fed57b; margin-right: 30px;}

@media screen and (max-width:800px) {
.newslist { margin-bottom:8%;}
.newslist ul li {width:100%; font-size:.95rem; line-height:2.8rem; height:2.8rem;  padding: 0 0 0 22px; }
.newslist ul li span { display:none; }

	.menu {display: none;}
	
.header { display:none;} 
.mobtop { display: block;  }
.mobtop img { width:100%; height:auto; }

.warp { width:100%; padding:0 5%;}

.tt { width:100%; margin:0 auto; overflow:hidden; padding:7% 0 5% 0; }
.tt span {  width:100%; float:left; margin-bottom:.8rem; font-size:1.5rem; line-height:2rem;  font-weight:bold; }
.tt span b { padding:0 .7rem; line-height:1.9rem;  vertical-align:top;  font-size:1rem;  margin-top:.1rem; border-radius:3px; margin-right:.7rem; }
.tt p { width:100%; font-size:.9rem; float:left; line-height:1.5rem;  }


.w54 { width:100%;}
.w43 { width:100%;}


/*焦点图*/
.focus { width:100%; height:13rem; position:relative; overflow:hidden; margin-bottom:2%; }
.focus .piclist { width:100%; position:absolute; }
.focus .piclist li { width:100%; float:left; height:13rem; overflow:hidden; }
.focus .piclist li img { width:100%; height:13rem; display:block; }
.focus .piclist li span { width:340px; height:4rem;  background:none; }
.focus .piclist li p { height:2rem; overflow:hidden; width:90%; float:left; margin-left:5%; font-size:1.1rem; line-height:1.5rem; color:#fff; text-shadow:1px 1px 5px rgba(0,0,0,1);}
.focus .pager { width:100%; height:10px; position:absolute; left:0; bottom:1.2rem; z-index:1; text-align:center;}
.focus .prev,.focus .next { width:2rem; height:3rem; top:50%; margin-top:-1.8rem;  line-height:3rem; font-size:2rem;  }
.focus .prev { left:5px; }
.focus .next { right:5px; }


/*最新动态*/
.news { margin-top:0;}
.news ul li { width:100%; font-size:.95rem; line-height:2.8rem; height:2.8rem;  padding: 0 0 0 22px; }
.yssj ul li { width: 48%;}
.yssj ul li h3 {border-radius: inherit; }
.yssj ul li h3 .p{ height: 10rem; width: 10rem; text-align: center;}
.yssj ul li h3 .p img { height: 10rem; width: 10rem;border-radius: 50%;}
.yssj ul li:nth-child(2n){  margin-right:0;}
.yssj ul li h4 { font-size:.85rem; padding:0; line-height:1.5rem;margin-top: 4%; }
.more { float:right; margin-top:5%; }
.more a { display:inline-block; font-size:.85rem; padding:0 12px 0 13px; line-height:2rem; }

.lm { width:100%; float:left; margin:5% 0 6% 0;  }
.lm img { width:100%; height:auto;}

.lm2 { width:100%; float:left; margin:5% 0 6% 0;  }
.lm2 img { width:60%; height:auto;}

.slm { width:100%; float:left; line-height:1.4rem; font-size:1.1rem; background:url(../images/slm.png) left center no-repeat; background-size:contain; height:1.4rem; padding:0 0 0 2.1rem; margin:7% 0 3% 0 }




.w48 { width:100%;}


.xxgc { width:100%; float:left;}
.xxgc ul li { width:100%; float:left; margin:1.5% 0 1.5% 0; padding:4% 5%;  height:auto; overflow:auto; }
.xxgc ul li span { width:100%; float:left; font-size:1.05rem; line-height:1.5rem; max-height: none; overflow:auto; }
.xxgc ul li p { width:100%; float:left; line-height:1.5rem; font-size:0.85rem;  padding:.5rem 0 0 0; }
.xxgc ul li:hover { background:#c00; }
.xxgc ul li:hover span { color:#fff; }
.xxgc ul li:hover p { color:rgba(255,255,255,.9); }

.jsjd { width:100%; float:left; border-bottom:8px solid #e8e8e8; }
.jsjd ul li { width:48%; float:left; margin:0; background:none; margin-bottom:2%;}
.jsjd ul li h2 { width:100%;  height:14rem; float:left; overflow:hidden;}
.jsjd ul li h3 {  padding:.75rem 0; background:none; height:4.5rem;  font-size:1rem; line-height:1.5rem;}
.jsjd ul li:hover { background:none;}
.jsjd ul li:hover h3 { color:#333;  }
.jsjd ul li:nth-child(2n) { float:right; }



.news2 { width:100%;float:left;  }
.news2 ul li { width:100%; float:left; font-size:.95rem; line-height:2.8rem; overflow:hidden; height:2.8rem; padding:0 0 0 22px; }

.jspx { width:100%; float:left; margin-bottom:5%; }
.jspx ul li { width:100%; float:left; margin:0; background:#fff;}
.jspx ul li h2 { width:100%; height:13rem; float:left; overflow:hidden;  }
.jspx ul li h2 img { width:100%; height:13rem; }
.jspx ul li h3 { width:100%; float:left; padding:.8rem 0 1rem 0; height:auto; overflow:auto; font-size:1rem; line-height:1.5rem; }

	.yxbn { display: none;}
	.yxbn2 { display:block;}
	.yxbn2 ul li { width:100%; float:left; margin:0 0 20px; background:#fff;}
	.yxbn2 ul li img { width:100%; height:13rem; }
	.yxbn2 ul li h4 { width:100%; float:left; font-size:16px; line-height:24px; color:#333; background:#f8f8f8; padding:12px 6%; height:48px; }
	.yxbn2 ul li h4 p { display: none;}


.footer { width:100%; float:left; font-size:0.95rem; line-height:1.5rem; text-align:center; padding:2.5% 0; }
}