@charset 'gb2312';
* { margin: 0; padding:0; color: #45453c;} 
html {width:100%; height: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;  background:url(../images/bg.jpg) center bottom no-repeat; background-size: cover;  background-attachment:fixed;}
body { width:100%; height:100%; }

div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,p,em,i,b,span,fieldset,input,textarea,blockquote,img,button {border:0;  padding:0; margin: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: #45453c; }
fieldset, img { border: 0; }
button, input, select, textarea { font-size: 100%; }
.fl { float:left; }
.fr { float:right; }
a { color: #333; text-decoration: none; transition:all ease-out .4s 0s;-webkit-transition:all ease-out .4s 0s;}
a:hover{ color:#18887c; text-decoration:none; }
div,ul,li,h1,h2,h3,h4,h5,h6,dl,dd,dt,p,i,em,b,span,td,tr,a,strong,input,textarea,blockquote,img,button { box-sizing:border-box; -webkit-box-sizing:border-box; }

.amn { transition:all ease-out .3s 0s;-webkit-transition:all ease-out .3s 0s;}
.amn img { transition:all ease-out .3s 0s;-webkit-transition:all ease-out .3s 0s;}
.amn:hover img { -webkit-transform:scale(1.05);  transform:scale(1.05);}

.header { width:100%; margin:0 auto; height:100%; overflow:hidden;  z-index:99; position:relative;  background:url(../images/top.jpg) center top no-repeat; background-size: cover;  }

.cl { clear: both;}
.ad { margin-top: 25px;}

.arrows{width:60px;height:72px;position:absolute;left:50%;margin-left:-30px;bottom:70px}
.arrows path{stroke:#fff;fill:transparent;stroke-width:2px;animation:arrow 2s infinite;-webkit-animation:arrow 2s infinite}
@keyframes arrow{0%{opacity:0}
40%{opacity:1}
80%{opacity:0}
100%{opacity:0}
}
@-webkit-keyframes arrow{0%{opacity:0}
40%{opacity:1}
80%{opacity:0}
100%{opacity:0}
}
.arrows path.a1{animation-delay:-1s;-webkit-animation-delay:-1s}
.arrows path.a2{animation-delay:-0.5s;-webkit-animation-delay:-0.5s}
.arrows path.a3{animation-delay:0s;-webkit-animation-delay:0s}


.mobtop { display: none; }

.warp { width:1200px; margin: 0 auto; overflow: hidden; color: #fff; }

.lm { width:100%; float: left; text-align:center; margin:50px 0 30px 0;  }

.amn6 {transition:all ease-out .3s 0s;-webkit-transition:all ease-out .3s 0s;}
.amn6:hover { -webkit-transform: translateX(-15px);transform:translateX(-15px);}
.amn5 {transition:all ease-out .3s 0s;-webkit-transition:all ease-out .3s 0s;}
.amn5:hover { -webkit-transform: translateY(-10px);transform:translateY(-10px);}



/*头条*/
.tt { width:100%; margin:0 auto; overflow:hidden; padding:65px 0 60px 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:linear-gradient(135deg,#806d62 0,#005253 100%); 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%;}



/*焦点图*/
.swiper-container2 { margin:0 auto; position:relative; overflow:hidden; list-style:none; padding:0; z-index:1; }
.swiper-wrapper { position: relative; width:100%; height:370px; 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;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;   }

.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 #ff6d264a; padding: 0 0 0 25px; background: url(../images/yuan.png) left center no-repeat; }
.news ul li b { color:#18887c; padding:0 10px 0 0; font-size:13px; font-family:"\65B0\7EC6\660E\4F53"; }

.more { float:right; margin-top:20px;  display: none;}
.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:#18887c; }

.lm { width:100%; float:left;  margin:0 auto; overflow:hidden; text-align:center; padding:50px 0; }
.lm img { width: 50%;}

/*宝贝有话说*/
.dbwys { width:100%; float:left; position: relative; }
.dbwys ul li { width:390px; float:left; margin-right:20px; }
.dbwys ul li img { width:100%; height:100%; }

.dbwys .left_arrow,.dbwys .right_arrow { width:34px; height:60px; top:50%; margin-top:-30px; cursor:pointer; position:absolute; z-index:99; background:rgba(0,0,0,.6); text-align: center; font-size: 26px; line-height:60px; color: #fff; font-family:"\4EFF\5B8B"; }
.dbwys .left_arrow { left:0px; }
.dbwys .right_arrow { right:0px; }
.dbwys .left_arrow:hover,.dbwys .right_arrow:hover { background:linear-gradient(90deg,#806d62,#005253);}



/*现场直击*/
.hdpic { width:100%; overflow:hidden; position: relative; display:block; margin-bottom: 60px;}
.hdpic .swiper-container { margin:0 auto; position:relative; overflow:hidden; list-style:none; padding:0; z-index:1;}
.hdpic .swiper-wrapper { position: relative; width:100%; height:800px; z-index:1; display:-webkit-box; display:-webkit-flex; display:-ms-flexbox; display:flex;}
.hdpic .swiper-slide { width:100%; height:100%; position:relative; -webkit-flex-shrink:0; -ms-flex-negative:0; flex-shrink:0; }
.hdpic .swiper-slide h3 { width:100%; height:100%; position: absolute;}
.hdpic .swiper-slide h3 img { width:100%; height:100%; }
.hdpic .swiper-slide h3 span {  position:absolute; bottom:10%; float:left; padding:15px 30px; max-width:80%; background:linear-gradient(135deg,#806d62 0,#005253 100%); line-height:30px; font-size:22px; color:#fff; text-align: left; width: auto; }
.hdpic .swiper-button-prev,.hdpic .swiper-button-next { width:72px; height:80px; top:50%; margin-top:-40px; cursor:pointer; position:absolute; z-index:99; text-align:center; line-height:80px; font-size:50px; color:#fff;  font-family:"\5B8B\4F53";  font-weight:bold; text-shadow:1px 1px 5px rgba(0,0,0,.2);  background:rgba(0,0,0,.6);}
.hdpic .swiper-button-next { right:0px;}
.hdpic .swiper-button-prev { left:0px;}

/*专家解读*/
.experts { display: none;}
.tuwen555 { width:100%; height:480px; float:left; position:relative; margin-bottom: 10px; }
.tuwen555 ul li { width:19.6%; height:480px; float:left; display:block; position: relative; top:0; left:0; margin-right:.5%;  }
.tuwen555 ul li h3 { width:100%; height:240px; position:absolute; top:0; left:0;  background: linear-gradient(135deg, #13876b 1%, #0e7e72 100%); display:flex;
align-items: center;}
.tuwen555 ul li h3 span { width:100%; float:left; font-size:20px; padding:0 30px; line-height:30px; text-align:center; color:#fff; overflow:hidden; display: -webkit-box; -webkit-line-clamp:5; -webkit-box-orient:vertical; }
.tuwen555 ul li h4 { width:100%; height:240px; top:240px; position: absolute; left:0; overflow:hidden; display:block; }
.tuwen555 ul li h4 b { width:100%; height: 100%;  display:block; position:absolute; background-repeat:no-repeat; background-position:center center; background-size:cover; -webkit-transition:all ease-out .3s 0s;transition:all ease-out .3s 0s; }
.tuwen555 ul li h4 em { width:40px; height:40px; display:none; background: url(../images/player.png); background-size:cover; overflow:hidden; position:absolute; top:50%; left:50%; cursor:pointer;  margin-left:-20px; margin-top:-20px; z-index:1;  transform:rotate(0deg); -webkit-transform:rotate(0deg); -webkit-transition:all ease-out .5s 0s;-transition:all ease-out .5s 0s;}
.tuwen555 ul li:hover h4 em { transform:rotate(360deg);-webkit-transform:rotate(360deg); }
.tuwen555 ul li:hover h4 b { -webkit-transform:scale(1.06); transform:scale(1.06); }
.tuwen555 ul li:nth-child(2n) h3 { top:240px; }
.tuwen555 ul li:nth-child(2n) h4 { top:0px;}
.tuwen555 ul li:nth-child(5) { margin-right:0; }

.footer { width: 100%; float:left; line-height:30px; font-size:15px; text-align: center; padding:14px 0; background:linear-gradient(135deg,#806d62 0,#346d5b 50%, #005253 100%); }
.footer font { margin-left: 14px;  color:#fff;}
.footer strong { margin-left: 10px;  color:#fff;}

.banner { height:595px; margin-bottom:50px; }

.lhsd { width:100%; float:left;  margin-bottom:50px; }
.lhsd ul li { width:100%; font-size:18px;  color:#666; line-height:50px; height:50px; overflow:hidden; background: url(../images/yuan.png) left center no-repeat;  border-bottom:1px dashed #ff6d264a; text-indent:1.5em; }
.lhsd ul li span { float:right; font-size:16px; line-height:50px; color:#888; margin-left:20px; }

.padb100 { padding-bottom:90px;}

@media screen and (max-width: 768px) {

	
	
.header { height:auto;  }
.donghua { display: none; }
.mobtop { display: block; width: 100%; float: left;  }
.mobtop img { width: 100%; height:auto; }
	
.nav { display: none; }
.arrows { display: none;}
	
.warp { width:100%;  padding:0 2%;}


.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%;}


/*焦点图*/
.swiper-wrapper { position: relative; width:100%; height:13rem; z-index:1; display:-webkit-box; display:-webkit-flex; display:-ms-flexbox; display:flex;}
.swiper-slide h3 span { width: 100%;  position:absolute; bottom:0; float:left; padding:5px 10px 10px 10px; font-size:1rem; line-height:1.6rem; color:#fff;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;   }

.swiper-button-prev,.swiper-button-next { width:20px; height:20px; top:50%; margin-top:-10px; cursor:pointer; position:absolute; z-index:99; text-align:center; line-height:20px; font-size:20px; color:#fff; font-family:"\5B8B\4F53";  font-weight:bold; text-shadow:1px 1px 5px rgba(0,0,0,.2); }
.swiper-button-next { right:0;}
.swiper-button-prev { left:0;}

.swiper-pagination { position:absolute; text-align:center;  z-index:10;bottom:5px; left:0; width:100%; display: none;}
.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 { margin-top:0;}
.news ul li { width:100%; font-size:.95rem; line-height:1.8rem;  padding: 8px 0 8px 22px;height: auto;}


.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; padding: 3% 0;  }
.lm img { width:100%; height:auto; margin-left: 3%;}
	
.amn6 {transition:all ease-out .3s 0s;-webkit-transition:all ease-out .3s 0s;}
.amn6:hover { -webkit-transform: translateX(0px);transform:translateX(0px);}
.amn5 {transition:all ease-out .3s 0s;-webkit-transition:all ease-out .3s 0s;}
.amn5:hover { -webkit-transform: translateY(0px);transform:translateY(0px);}
	
/*头条*/
.tt { width:100%; float:left;  margin-bottom: -3%;  }
.tt ul li { margin:0 0 3% 0;  }
.tt ul li h3 { float:left; width:100%; height:12rem;  margin-top: 0; padding:0 0 0 0; }
.tt ul li h3 img { width:100%; height:100%; display:block;}
.tt ul li h2 { float: right; width:100%; padding:3.5% 5%; }
.tt ul li h2 span { line-height:1.5rem; font-size:1rem ;font-weight: 600; -webkit-line-clamp:3; }
.tt ul li h2 p { line-height:1.3rem; font-size:.8rem; margin-top:2%;  -webkit-line-clamp:4; }
.tt ul li h2 font { display: none; }
	
	.hdpic { width:100%; overflow:hidden; position: relative; display:block; margin-bottom: 5%;}
.hdpic .swiper-container { margin:0 auto; position:relative; overflow:hidden; list-style:none; padding:0; z-index:1;}
.hdpic .swiper-wrapper { position: relative; width:100%; height:14rem; z-index:1; display:-webkit-box; display:-webkit-flex; display:-ms-flexbox; display:flex;}
.hdpic .swiper-wrapper img { width:100%; height:100%; }
.hdpic .swiper-slide { width:100%; height:100%; position:relative; -webkit-flex-shrink:0; -ms-flex-negative:0; flex-shrink:0; }
.hdpic .swiper-slide h3 img { width:100%; height:100%; }
.hdpic .swiper-slide h3 span {  position:absolute; bottom:6%; float:left; padding:3% 5%; max-width:90%; line-height:1.3rem; font-size:1rem;   }
.hdpic .swiper-button-prev,.hdpic .swiper-button-next { width:32px; height:2.5rem; line-height:3rem; top:50%; margin-top:-1.7rem; cursor:pointer; position:absolute; z-index:9999; text-align:center; line-height:2.5rem; font-size:1.5rem; color:#fff;  text-shadow:1px 1px 5px rgba(0,0,0,.5);  background:rgba(0,0,0,.6);}
.hdpic .swiper-button-next { right:0;}
.hdpic .swiper-button-prev { left:0;}
	

/*澎湃正能量*/	
.dbwys { width:100%; float:left; position: relative; overflow: hidden; }
.dbwys ul li { width:370px; float:left; margin-right:10px; margin-bottom:0;  margin-bottom: 10px; height:640px;}

.dbwys .left_arrow,.dbwys .right_arrow { width:30px; height:50px; top:50%; margin-top:-76px; font-size: 26px; line-height:50px;}
.dbwys .left_arrow { left:0px; }
.dbwys .right_arrow { right:0px; }
.dbwys .left_arrow:hover,.dbwys .right_arrow:hover { background:rgba(0,0,0,.6); }
	
.footer { width: 100%; float:left;  line-height:1.5rem; font-size:.95rem; padding:.6rem 0; }
.footer font { display: none; }