/*----global CSS 清除浏览默认样式----*/
*{ margin:0; padding:0;}
body{ font-family:Microsoft YaHei,SimHei,SimSun,Arial, Helvetica, sans-serif;font-size:16px;  background:#d5e6e7 url(body-bg.jpg) no-repeat top center;}
li{ list-style:none;}
a{ text-decoration:none; color:#333; transition:all .5s;-moz-transition:color .5s;-webkit-transition:color .5s; 
-o-transition:color .5s; }
a:hover{ text-decoration:none; color:#2d86ff;}
img{ border:none; vertical-align:bottom; display:inline-block;}
h3{ font-weight:normal;}
.fl{ float:left;}
.fr{ float:right;}
.mb50{ margin-bottom:50px;}

/*-----layout CSS-----*/
ul,ul li,.col,.hd,h2,.bd,.menu,.clear{ overflow:hidden; zoom:1; }

/*------------------------头部 start--------------------------*/
.header{ width:1200px; margin:0 auto;}

/*------------------------内容 start--------------------------*/
.cont-wrap{ background:url(cont-bg.png) repeat-y top center;}
.content{width:1200px; margin:0 auto; padding-top:30px;}

/*宽度1200*/
.w1200{width:1200px; margin:0 auto;padding-top:30px; }

/*栏目图片，更多在内容后面*/
.hd2{ margin-bottom:25px; text-align: center;}

.col-tit2{}
.col-more2{ position:relative; z-index:3; width:100%;height:40px; line-height:40px; display:block; text-align:center; color:#fff; font-size:18px; }
.col-more2 span{ position:relative; z-index:3; display:block; width:100px;transform: skewX(-10deg); margin:0 auto; height:40px; background:#17879d;}
.col-more2:after{ content:""; position:absolute; z-index:0; left:0; top:50%; margin-top:-1px; display:block; width:100%; height:1px; background:#eee;}
.col-more2:hover span{ background:#188FFF; color:#fff;}

/*--------板块1--------*/
/* 右侧文字列表焦点图-----*/
.hot-News-switch { position: relative; }

.hot-News-switch .bd { display: none; }

.hot-News-switch .bd:first-child { display: block; }

.hot-News-switch .thumb { width: 71.42857%; height: 483px; overflow: hidden; display: none; background-color: #000; }

.hot-News-switch .thumb img { position: relative; width: 100%; }

.hot-News-switch .thumb video { width: 100%; height: 100%; display: block; }

.hot-News-switch .thumb:first-child { display: block; }

.hot-News-switch .list { width: 28.57143%; position: absolute; top: 0; right: 0; background-color: #827a6f; overflow:hidden;}

.hot-News-switch .list p { height: 78px; display: block; padding: 10px 20px 5px; overflow: hidden; z-index: 2; position: relative; background-color: rgba(0, 0, 0, 0.5); }

.hot-News-switch .list a:after { content: ""; display: block; border-top: 10px solid transparent; border-bottom: 10px solid transparent; border-left: 10px solid #fff; position: absolute; top: 50%; left: -10px; margin-top: -10px; z-index: 1; opacity: 0; -webkit-transition: .3s; -o-transition: .3s; transition: .3s; }

.hot-News-switch .list .image-bg { width: 100%; height: 100%; position: absolute; right: 0; top: 0; z-index: 1;  -webkit-filter: blur(5px); filter: blur(5px);}

.hot-News-switch .list .label { min-width: 48px; line-height: 20px; display: inline-block; vertical-align: top; *display: inline; *zoom: 1; font-size: 14px; text-align: center; padding: 0 5px; background-color: #0066ff; -webkit-border-radius: 10px; border-radius: 10px; color: #fff; }

.hot-News-switch .list .title { display: block; font-size: 16px; color: #fff; display: -webkit-box; height: 40px; line-height: 20px; -o-text-overflow: ellipsis; text-overflow: ellipsis; overflow: hidden; -webkit-box-orient: vertical; -webkit-line-clamp: 2; margin-top: 3px; }

.hot-News-switch .list .on { height: 93px; background-color: #0066ff; }

.hot-News-switch .list .on .title { color: #fff; font-size: 20px; height: 48px; line-height: 24px; }

.hot-News-switch .list .on .label { background-color: #fff; color: #0066ff; }

.hot-News-switch .list .on:after { opacity: 1; left: 0; }

.hot-News-switch .video-bd .list .on .title { color: #fff; }

.hot-News-switch .video-bd .list .on { background-color: #e6002d; }

.hot-News-hd { position: absolute; top: 0; left: 0; z-index: 10; }

.hot-News-hd a { color: #fff; font-size: 18px; background-color: rgba(0, 0, 0, 0.5); float: left; min-width: 80px; margin-right: 1px; text-align: center; line-height: 44px; }

.hot-News-hd a.on, .hot-News-hd a:hover { background-color: #0370e8; }



/*--------板块2--------*/
.bd ul li {
    float: left;
    width: 557px;
    height: 280px;
    background: #bc9247;
    background: -webkit-linear-gradient(top, #4eabb1 0, #15869c 100%);
	background: -o-linear-gradient(top, #4eabb1 0, #15869c 100%);
	background: -moz-linear-gradient(top, #4eabb1 0, #15869c 100%);
	background: linear-gradient(top, #4eabb1 0, #15869c 100%);
    overflow: visible;
    position: relative;
    margin:100px 0px 20px 37px;
}
.photo {
    width: 248px;
    height: 333px;
    top: -29px;
    left: 20px;
}
.photo {
    position: relative;
    overflow: hidden;
}
.photo img {
    width: 100%;
    height: 100%;
}
.text {
    position: absolute;
    width: 250px;
    right: 15px;
    top: 30px;
    color: #fff;
}
.bd ul li  a{
	color: #fff;
}
.bd ul li .text h3 a{
    font-size: 30px;
    line-height: 30px;
    }
.bd ul li .text h4 a{
    font-size: 22px;
    font-weight: normal;
    line-height: 44px;
    margin-top: 5px;
}
.type {
    position: absolute;
    width: 39px;
    height: 35px;
    background: url(icon.png) no-repeat;
    right: 14px;
    bottom: 7px;
}

/*------------------------底部 start--------------------------*/
.footer-wrap {
    background: #d5e6e7 url(footer-bg.jpg);
    width: 100%;
    margin: 0 auto;
    text-align: center;
    font-size: 14px;
    padding: 431px 0 150px;
	min-width: 1200px;
    background-position: center;
}
.footer{ width:1200px; margin:0 auto; text-align: center; font-size:14px; padding:20px 0; color:#fff; }


