﻿@charset "utf-8";
/* CSS Document */
/* 全局CSS定义 */
body{font-family: Arial;text-align:center;margin:0 auto;padding:0;font-size:14px; font-family: 'Microsoft YaHei';color:#333; background:#fff; min-width:1200px;}
body > div{text-align:center;margin-right:auto;margin-left:auto; font-size:14px;}
div,form,ul,ol,li,dl,dt,dd,span,p{margin:0;padding:0;border:0;}
img,a img{border:0;margin:0;padding:0;}
h1,h2,h3,h4,h5,h6{margin:0;padding:0;font-size:12px;font-weight:normal;}
ul,ol,li{list-style:none}
table,td,input{font-size:12px;padding:0}
.clearfix:after {visibility:hidden;display:block;content:"";clear:both;height:0;}
.clearfix{*zoom:1;}
/* 默认链接颜色 */
a{outline-style:none;color:#333;text-decoration:none;}
a:hover{}
/*清除链接虚框*/
a,area {blr:expression(this.onFocus=this.blur()) }
:focus {-moz-outline-style: none; }
::-webkit-scrollbar {width: 14px; height: 14px;}
::-webkit-scrollbar-track,::-webkit-scrollbar-thumb { border-radius:999px; border:5px solid transparent;}
::-webkit-scrollbar-track { box-shadow:1px 1px 5px rgba(0,0,0,0.2) inset;}
::-webkit-scrollbar-thumb { min-height:20px; background-clip: content-box; box-shadow:0 0 0 5px rgba(0,0,0,0.2) inset;}
::-webkit-scrollbar-thumb:hover{box-shadow:0 0 0 5px rgba(40,188,250,0.5) inset;}
::-webkit-scrollbar-corner { background:transparent;}
textarea {
-webkit-transition: box-shadow 0.30s ease-in-out;
-moz-transition: box-shadow 0.30s ease-in-out;
-ms-transition: box-shadow 0.30s ease-in-out;
-o-transition: box-shadow 0.30s ease-in-out;
outline: none;
border-width:1px;
border-style:solid;
}
textarea:focus {
box-shadow: 0 0 10px rgba(81, 203, 238, 1);
border: 1px solid rgba(81, 203, 238, 1);
}
input {vertical-align:middle;}
.mt20{ margin-top:20px !important;}
.mt30{ margin-top:30px !important;}
.mr20{ margin-right:20px !important;}
.mr40{ margin-right:40px !important;}
.mbt{margin-bottom:30px; }
.bg_color{background:#f2fafc!important; padding-bottom: 30px;}
.fl{ float:left;}
.wrap{ width:1200px; margin:0 auto; position:relative;}
.wrap2{ width:1432px; margin:0 auto; position:relative;}
.topnav{ height:50px; width:100%;background:#fff;}
.topnav .wrap{ width: 1200px; height: 50px; /*background: url("../images/nav_bg.png") right center no-repeat;*/}
.topnav ul{ margin-right:-60px;}
.topnav li{float: left; position: relative; margin-right:0px; }
.topnav li>a{line-height:50px; font-size: 16px; display: block; color: #333; padding:0 35px; }
.topnav li.act>a,.topnav li>a:hover{ background: #093cce; color: #fff;}
.down-bmb{ height:45px; width: 144px; position:absolute; top:14px; right:10px;background:url(../images/navbtnbg.png)  no-repeat; text-align: center; line-height: 40px;}
.down-bmb a{ color:#fff; line-height:40px; font-size:16px;}
.topnav .logo{ position: absolute; top: 0; right: 0;}
.topnav .logo img{height: 32px; padding: 19px 4px;}

.banner{ height:480px; background:#e8750b url(../images/banner.jpg) center top no-repeat; min-width:1200px;}
.banner-cont{ width:1200px; height:480px; margin:0 auto; position:relative; display:none;}
.banner-cont a{ display:block; height:40px; width:142px; position:absolute; bottom:30px; left:286px;}
.banner-cont a.ph{left:449px;}
.tip-l {
    position: fixed;
    bottom: 93px;
    left: 0;
    z-index: 9999;
    width: 140px;
    height: 479px;
}

.tip-lt {
    cursor: pointer;
    height: 60px;
    color: #fff;
    background: #093cce url('../images/tel.png') 14px center no-repeat;
    line-height: 60px;
    font-size: 18px;
    text-align: left;
    padding-left: 46px;
}

.tip-lx {
    cursor: pointer;
    position: absolute;
    top: 0;
    right: 0;
}

.tip-lc {
    display: none;
    background: #e6f2f9;
    font-size: 14px;
    line-height: 18px;
}

.tip-lc li {
    padding: 5px 0;
}

.tip-lc li.ev {
    background: #dbeffa;
}

.tip-r {
    position: fixed;
    bottom: 20px;
    right: 0;
    z-index: 9999;
}

.tip-r li {
    height: 40px;
    padding: 5px 0;
    width: 50px;
    margin-bottom: 1px;
    background: #093cce;
    position: relative;
}

.tip-r li.showewm:hover div {
    display: block
}

.tip-r li.showewm div {
    display: none;
    position: absolute;
    top: 0;
    left: -100px;
    height: 94px;
    width: 94px;
    padding: 3px;
    overflow: hidden;
    
}

.tip-r li.showewm div img {
    height: 94px;
    width: 94px;
}

.tip-r li a {
    color: #fff;
    font-size: 14px;
    line-height: 14px;
}

.float-r {
    position: fixed;
    bottom: 120px;
    right: 0;
    z-index: 99;
}

.float-r>div {
    width: 70px;
    height: 90px;
    background: #093cce;
    margin-bottom: 1px;
    text-align: center;
}

.float-r .icon {
    width: 46px;
    height: 46px;
    padding: 12px 12px 6px;
    background: #e8750b;
    margin-bottom: 1px;
}

.float-r p {
    text-align: center;
}

.float-r p a {
    color: #fff;
}
.float-r .backtop{
	height: 40px;
    padding: 15px 0;
	}
.float-r .backtop a{
	color:#fff;
	line-height:20px;
	}
.step {
    background: url("../images/step.jpg") no-repeat;
    height: 140px;
    width: 1200px;
	margin-bottom:20px;
}

.step ul {
    padding: 45px 0 45px 120px;
}

.step li {
    width: 200px;
    height: 50px;
    float: left;
    line-height: 22px;
    position: relative;
    padding-left: 60px;
}

.step li img {
    height: 50px;
    width: 50px;
    position: absolute;
    top: 0;
    left: 0;
}

.step li h6 {
    font-size: 20px;
    line-height: 30px;
    font-weight: bold;
	text-align:left;
    background-image: -webkit-gradient(linear, left 0, right 0, from(#0b63e8), to(#6a1cac));
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.step li p {
    color: #3b3b3b;
    font-size: 16px;
    text-align:left;
}

.changeImg{ height:400px; width:860px; text-align:left; float: left; margin-right: 20px;}
.changeImg .focus{ height:400px; width: 860px; background: #fff; float: left; text-align: left;}
.changeImg .focus img{ height:400px; width: 860px;}
.forumnews{ background: #fff; height: 400px; width: 320px; float: left; text-align: left;}
.forumnews h6{ font-size: 18px; line-height: 1.6em; margin-bottom: 10px; color: #333; padding: 20px 20px 0;}
.forumnews h6 a:hover{ color: #e8750b;}
.forumnews p{ font-size: 14px; line-height: 1.6em; color: #888; padding: 0 20px; text-indent: 2em;}
.left{ width:1200px; margin-right: 20px;}
.right{ width:280px; background: #fff; padding: 0 20px;} 
.right .hd{ height:60px; line-height:60px; margin-top: 15px; }
.right .hd h5{ font-size:18px; color:#e8750b; }
.right .ft{ margin-bottom:20px;}


.time{ border-bottom:1px solid #e4e4e4; padding-bottom: 20px;}
.time .ft ul{ border-left: 1px solid #e8750b; margin-left: 30px; margin-top: 20px; margin-bottom:30px;}
.time .ft li{ height:44px; padding:12px 0; line-height:22px; background: url("../images/dot.png") left center no-repeat; padding-left: 30px; margin-left: -6px; text-align: left;  }
.time .ft li span{ display:block; color: #dd8f06;}
.zb{ border-bottom:1px solid #e4e4e4;}
.zb .ft img{ margin:0 10px 20px; box-shadow: 0 2px 5px #c3c9c9;}
.zc{}
.zc .ft img{ width:210px; height:50px; margin:0 10px 20px;box-shadow: 0 2px 5px #c3c9c9;}
.contact { padding:0 10px; text-align:left; height: 175px;}
.contact  p{ line-height:26px;}

.s-nav{ position: fixed; z-index:102; width: 60px; right:10px; bottom: 50px; font-size:12px; color:#fff;}
.s-nav a{color:#fff; display:block;}
.s-nav .cl{ background-color:#65c8da; width: 60px; height: 60px; margin-bottom:2px; position: relative;  cursor: pointer;}
.s-nav .ct{ padding-top:36px; line-height:24px;}
.wx{ background:url(images/ewm.png) center 13px no-repeat;}
.lj{ background:url(images/lj.png) center 13px no-repeat;}
.gotop{ background:url(images/up.png) center 13px no-repeat;}
.wx .cc{ width:96px; height:96px; border:3px solid #65c8da; padding:10px; background: #fff; position:absolute; top:0px; right:60px; display:none;}
.wx .cc .arrow { height:17px; width:12px; background:url(images/s-nav-arr.png) no-repeat; position: absolute;right:-12px;top:53px;}



.title, .title_1{ text-align: center; position: relative; padding: 40px 0;}
.title h3{ font-size:20px; color:#e8750b; border-bottom:5px solid #e8750b; height: 55px;line-height:60px; display: inline-block;}
.title a{ position: absolute;  color: #666; font-family: Arial;}
.title a:hover{ color: #e8750b;}

.sqiye .qiyebox .hd{ height:49px; border-bottom:1px solid #dbdbdb; text-align:center; padding-top: 15px; margin: 0;}
.sqiye .qiyebox .hd a{ font-size:18px;  line-height:45px; display:inline-block; padding:0 20px; color:#fff; margin:0 3px; color: #555;}
.sqiye .qiyebox .hd a.act,.sqiye .qiyebox .hd a:hover{  border-bottom:5px solid #e8750b; color:#e8750b; }
.qiyebox{ margin-bottom:10px;}
.stab .sqiyelist{ display:none;}
.sqiye ul{ margin-right:-20px; height:340px;}

.title b {
    border-top: 1px solid #4e364c;
    display: block;
    position: absolute;
    top: 60px;
	left:35%;
    width: 30%;
	text-align:center;
}
.title_1 b {
    border-top: 1px solid #4e364c;
    display: block;
    position: absolute;
    top: 60px;
	left:25%;
    width: 50%;
	text-align:center;
}
.title h2{
    height: 40px;
    padding: 0 30px;
    background: #fff;
    color: #4e364c;
	font-size:24px;
    display: inline-block;
    line-height: 40px;
    position: relative;
    z-index: 9;
}
.subhd-w{padding-top:30px;}
.subhd {
    height: 40px;
    text-align: left;
    position: relative;
}
.subhd h2 {
    font-size: 20px;
	color: #4e364c;
    font-weight: bold;
    line-height: 40px;
}
.subhd input {
    height: 28px;
    width: 300px;
    font-size: 14px;
    padding: 5px 10px;
    border: 1px solid #dcdcdc;
    position: absolute;
    top: 0;
    right: 0;
	}
input {
    vertical-align: middle;
	}
.subhd .search {
    height: 24px;
    width: 24px;
    padding: 8px 16px;
    position: absolute;
    top: 0;
    right: 0;
	}
.subhd .search img {
    width: 100%;
    height: 100%;
	}
.title h4{
    height: 40px;
    padding: 0 30px;
    background: #f2fafc;
    color: #4e364c;
	font-size:24px;
    display: inline-block;
    line-height: 40px;
    position: relative;
    z-index: 9;
}
.title_1 h2{
    height: 40px;
    padding: 0 30px;
    background: #fff;
    color: #4e364c;
	font-size:24px;
    display: inline-block;
    line-height: 40px;
    position: relative;
    z-index: 9;
}
.title h4 a{
    color: #4e364c;
    position: relative;
    z-index: 9;
}
.title h2 a{
    height: 40px;
    color: #4e364c;
	font-size:24px;
    display: inline-block;
    line-height: 40px;
    position: relative;
    z-index: 9;
}

.wrap .more {
    padding: 12px 60px;
    border:1px solid #7ab4fb;
    color: #7ab4fb;
    border-radius: 30px;
    font-size: 18px;
    margin: 10px 0;
    display: inline-block;
}
.wrap .more:hover{
	background:#7ab4fb;
	color:#fff; 
	}


.qiye .qiyebox .hd{ height:49px; text-align:center; margin-bottom: 10px;}
.qiye .qiyebox .hd a{ font-size:18px;  line-height:40px; display:inline-block; padding:0 10px; color:#fff; margin:0 60px; color: #555;}
.qiye .qiyebox .hd a.act,.sqiye .qiyebox .hd a:hover{border-bottom:4px solid #093cce; color:#093cce; }
.qiye ul{ margin-right:-20px;}

.qiyelist li{ float:left; width:182px; margin-top:30px; margin-right:20px;transition: transform .2s linear,box-shadow .2s linear; background: #fff; padding: 15px 0; border:1px solid #c8c8c8;}
.qiyelist li .logo{ height:90px; width:150px; margin-bottom: 10px; text-align:center; margin:0 auto; }
.qiyelist li .logo img{height:90px; width:150px;}
.qiyelist li .txt{ width:160px; margin: 0 auto;  line-height:50px; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
.qiyelist li .txt_sy{ width:160px; margin: 0 auto;  padding-top:15px; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
.qiyelist .number {
    line-height: 26px;
    font-size: 14px;
    text-align: center;
	margin-bottom:10px; }
.qiyelist .number span {
    color: #e8750b;
    font-size: 20px;
    padding-right: 5px;
}
.qiye .qiyebox .qiyelist{ margin-bottom:50px; text-align: center;}
.qiye .qiyebox .qiyelist ul{ margin-right:-50px;}
.votebtn a{ color: #e8750b; border: 1px solid #e8750b; border-radius: 5px; display: inline-block; padding: 6px 20px;}
.votebtn a:hover{color: #fff;  background: #e8750b;}
.qiyelist .qiyeitem{ display: none;}
.exhibox{padding-top:10px; }
.qiyelist_sy li{ float:left; width:182px; margin:30px 20px 10px 0; transition: transform .2s linear,box-shadow .2s linear; background: #fff; padding: 15px 0; border:1px solid #e4e4e4;}
.qiyelist_sy li .logo{ height:90px; width:150px; margin-bottom: 10px; text-align:center; margin:0 auto; }
.qiyelist_sy li .logo img{height:90px; width:150px;}
.qiyelist_sy li .txt{ width:160px; margin: 0 auto;  padding-top:15px; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
.qiye .qiyebox .qiyelist_sy ul{ margin-right:-50px;}
.minlist{display:none; }
.qiyelist_sy .act{display:block; }

.pr li{width: 182px;
    border: 1px solid #eeeeee;
    padding: 10px 20px;
    float: left;
    margin: 0 20px 30px 0;
    background: #fff;
    text-align: center;
	}
.pr .logo li{
	height: 200px;
    width: 150px;
    margin: 5px auto;
	}
.pr .logo img {
    height: 200px;
    width: 150px;
    margin: 5px auto;
}
.pr .name-p{
	line-height: 40px;
    font-size: 18px;
	}
.pr .comname {
    border-top: 1px solid #eee;
    line-height: 30px;
    font-size: 14px;
    height: 30px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.pr .vote {
    margin: 10px auto;
}
.pr .number {
    float: left;
    width: 50%;
    line-height: 26px;
    font-size: 14px;
    text-align: left;
}

.pr .number span {
    color: #e8750b;
    font-size: 18px;
    padding-right: 5px;
}

.pr .btn {
    color: #e8750b;
    border: 1px solid #e8750b;
    border-radius: 5px;
    display: inline-block;
    padding: 6px 20px;
}

.pr .btn a {
    border: 1px solid #e8750b;
    color: #e8750b;
    font-size: 16px;
    display: inline-block;
    line-height: 26px;
    border-radius: 5px;
    padding: 0 20px;
}

.pr .btn a:hover {
    color: #fff;
    background: #e8750b;
}

.pr_top{ height:281px;  margin:0; }
.pr_top1{ width:1200px; margin:0 auto; }
.pr_top1 .logo, .text{float:left; margin-top:40px; }
.pr_top1 .logo{width:180px; height:230px; border:1px solid #c8c8c8; }
.pr_top1 .logo img{padding:15px; width:150px; height:200px;}
.pr_top1 .text{padding-left:20px; text-align:left; height:232px; position:relative; letter-spacing:1px;}
.pr_top1 .text .qymc{font-size:26px; color:#555; font-weight:bolder;}
.pr_top1 .text .qymc span{font-size:16px; font-weight:200; padding-left:10px; }
.pr_top1 .text .piao{font-size:14px; color:#888; line-height:36px; }
.pr_top1 .text .piao span{font-size:20px; color:#e8750b; font-weight:bolder;}
.pr_top1 .text .votebtn{position: absolute; bottom:0; }
.pr_top1 .text .qyname{
    line-height:50px;
    font-size: 14px;
    height:40px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
	}

.qy_top{ height:176px;  margin:0; }
.qy_top1{width:1200px; margin:0 auto; }
.qy_top1 .logo, .text{float:left; margin-top:40px; }
.qy_top1 .logo{width:180px; height:120px; border:1px solid #c8c8c8; }
.qy_top1 .logo img{padding:15px; width:150px; height:90px;}
.text{padding-left:20px; text-align:left; height:122px; position:relative; }
.text .qymc{font-size:26px; color:#555; font-weight:bolder;margin-top: 23px;}
.text .piao{font-size:14px; color:#666; line-height:36px; }
.text .piao span{font-size:18px; color:#e8750b;}
.text .votebtn{position: absolute; bottom:0; }

.ewm{float:right;  margin-top:40px; }
.ewm p{line-height:40px; font-size:14px; color:#555;}
.txt-wrap{padding:5px 0 40px 0; }
.f16{font-size: 16px!important;}
.lh36{line-height:36px;word-wrap: break-word;word-break : keep-all；}
.txt-wrap{padding:10px 0; /*text-indent:40px;*/ text-align:justify;}

.wlxfocus{ width: 540px; height: 280px; float: left; margin-right: 20px;}
.wlxnews{width:640px; height: 280px; float: left; text-align: left; }
.wlxnews li{ padding-left: 28px; width: 280px; height:18px; float: left; position: relative; line-height: 18px; margin: 12px 10px 14px 0; color: #555; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
.wlxnews li:before{ content: ""; height: 6px; width: 6px; border-radius: 6px; background: #b3b3b3; position: absolute; top: 8px; left: 6px;}
.wlxnews li:hover:before{ background: #02ac88;}
.wlxnews li a{ color: #555;}
.wlxnews i{ text-align: center; line-height: 15px; position: absolute; top: 4px ; left: 0; display: block; height: 15px; width: 15px; border:1px solid #e8750b; border-radius: 4px; font-style: normal; color: #e8750b; font-size: 12px;}

.wlxvideo{width:1200px; margin-top:40px;}
.wlxvideo ul{ margin-right: -20px;}
.wlxvideo li{ width: 285px; margin-right: 20px; margin-bottom: 20px; height: 210px; float: left;}
.wlxvideo li .wlximg{ height: 160px; width: 285px;}
.wlxvideo li .wlximg img{ height: 160px; width: 285px; }
.wlxvideo li .txt{ height: 24px; font-size: 14px; line-height: 24px; color: #333; text-align: left; padding: 12px 0;}
.wlxvideo li .txt a:hover{color: #e8750b;}
.wlxvideo li .txt span{ padding:2px 4px;background: #e8750b; color: #fff; border-radius: 5px; margin-right: 10px; }
.exhi{}
.exhi .hd {text-align:left;margin:40px auto 30px;height:43px;position:relative;}
.exhi .hd ul {position:absolute;left:0;top:0;}
.exhi .hd li {float:left;font-size:20px;line-height:40px;margin-right:40px;color:#333;cursor:pointer;}
.exhi .hd li.active {border-bottom:4px solid #e8750b;color:#e8750b;}
.exhibox{}
.exhi li{}
.exhi .exhiimg{ height:157px; width:224px; position:relative;}
.exhi .exhiimg img{ height:157px; width:224px;}
.exhi .exhitxt{ position:relative; background:#fff; }
.exhi .exhitxt h6{ font-size:16px; line-height:26px; text-align: center; padding:12px 0;}
.exhi .exhitxt h6 a:hover{color: #e8750b;}
.exhi .exhitxt p{ font-size:14px; line-height:20px; color: #666666;}
.exhi .exhilist{display:none;}
.exhi .exhibox .active{display: block;}
.exhi .exhilist ul{ margin-right:-40px;}
.exhi .exhilist li{ float:left; width:224px; margin-right: 20px; margin-bottom: 40px;}
.exhi .exhilist .exhiimg i{ position:absolute; top:0; left:0; z-index:999;  font-size:14px; line-height:24px; background:rgba(0,0,0,0.4); padding:0 10px; font-style:normal; color:#fff; border-radius:0 0 11px 0;}
.exhi .exhilist .act .exhiimg i{background:#009dff;}
.exhi .exhilist .exhiimg .hewm{position:absolute; top:0; left:0; height:158px; width:270px; display:none;}
.exhi .exhilist .act .exhiimg .hewm{ display:block;}
.exhi .exhilist .exhiimg .hewm a{ display:block; height:100px; width:100px; padding:29px 85px; background:rgba(0,0,0,0.4);}
.exhi .exhilist .exhiimg .hewm a img{height:100px; width:100px;}
.exhi .exhilist .exhitxt .btn{height:32px; border-radius:5px; text-align:center; line-height:32px; color:#e8750b; font-size:14px; width:100px; border:1px solid #e8750b; cursor:pointer; margin: 0 auto;}
.exhi .exhilist .exhitxt .btn a{color:#e8750b;}
.exhi .exhilist .exhitxt .btn:hover{background:#e8750b;}
.exhi .exhilist .exhitxt .btn:hover a{color:#fff;}
.rubbtn{ padding:20px 0 50px; text-align: center;}
.rubbtn a{ font-size: 16px; border:1px solid #e8750b; padding: 10px 50px; color: #e8750b; border-radius: 40px;}
.rubbtn a:hover{background: #e8750b; color:#fff;}

/*.past_left {
    width: 630px;
    position: relative;
	float:left; 
	margin-right:20px; 
}
.past_right{
    height: 310px;
    width: 550px;
    position: relative;
	float:left; 
}
.pastlist h5{
	color:#4e364c;
	font-size:24px;
	padding:30px 0; 
	}
.past_left:before {
    content: '';
    position: absolute;
    height: 2px;
    width: 560px;
    background: #e8750b;
    top:  180px;
    left: 30px;
}
.past_right:before {
    content: '';
    position: absolute;
    height: 2px;
    width: 490px;
    background: #e8750b;
    top:  180px;
    left: 30px;
}
.pastlist div{
    background: #fca04b;
	margin-bottom: 10px;
}
.pastlist ul {
    margin: 0 20px;
    height: 2px;
    padding: 120px 0;
}
.pastlist li {
    width: 82px;
    height: 20px;
    float: left;
    position: relative;
    text-align: center;
}
.pastlist li i {
    width: 20px;
    font-size: 20px;
    line-height: 24px;
    margin: 0 auto;
    display: block;
    font-style: normal;
    margin-top: 20px;
}
.pastlist li:hover i{
	color:#e8750b;
	}
.pastlist li span {
    position: absolute;
    top: -34px;
    left: 0;
    display: block;
    text-align: center;
    width: 82px;
    color: #4e364c;
    font-size: 16px;
}
.pastlist li:before {
    content: '';
    position: absolute;
    top: -8px;
    left: 32px;
    height: 10px;
    width: 10px;
    background: #fff;
    border: 4px solid #e8750b;
    border-radius: 20px;
}
.pastlist .even i {
    margin-top: -88px;
}
.pastlist .even span {
    top: 16px;
}
*/
.pastlist{
	float:left;
    position: relative; 
	margin-bottom:10px;
	}
.pastlist h5{
	color:#4e364c;
	font-size:24px;
	padding:30px 0; 
}
.pastlist div{
    height: 196px;
	overflow:hidden;
}
.pastlist ul{
	margin:38px 18px;
	}
.pastlist li{
	width: 67px;
    height: 40px;
    text-align: center;
    float: left;
    position: relative;
}
.past_left li{
	margin:0 3px; 
}
.past_right li{
	margin:0 2px; 
}
.pastlist li a{
	font-size:15px;
	line-height:40px;
	background:#fff;
	border-radius:5px;
	color:#4e364c;
	display:block;
}
.pastlist .even{
    margin-top: 80px;
}
.pastlist a:hover{
	background:#4e364c;
	color:#fff;
}
.past_left {
    width: 638px;
	margin-right:20px; 
}
.past_left div{
	background: url("../images/bgjj-bg.jpg ") no-repeat;
}
.past_right{
    width: 542px;
}
.past_right div{
	background: url("../images/jdjj-bg.jpg ") no-repeat;
	}
.coop{ margin:40px 0 60px;}
.coop .wrap{ width:900px; overflow:hidden;}
.coop ul{ margin-top:30px; margin-right:-100px;}
.coop li{float:left; height:80px; width:auto; padding-right:100px; padding-bottom:30px;}
.coop li img{ position:relative; height:80px; width:auto;}

.about{ height:250px; background:#383849; text-align:left;}
.about h5{ color:#fff; font-size:18px; line-height:30px; padding:30px 0 10px;}
.about .host{ width:230px; padding-left:40px; height:250px; float:left;}
.about .host img{ margin-top:15px;}
.about .contact{ width:588px; padding-left:40px; height:250px; border-left:1px solid #4c4c5c; border-right:1px solid #4c4c5c; float:left;}
.about .contact li{ float:left; width:170px; height:50px; font-size:16px; color:#999;}
.about .contact li span{ display:block;}
.about .qr{ width:300px; height:250px;float:left;}
.about .qr img{ padding:65px 0 0 40px; }



.content{ margin:0 auto; }
.tit .hd{ height:46px; border-bottom:2px solid #009dff; text-align:left}
.tit .hd h2{ font-size:18px; background:#009dff; line-height:46px; display:inline-block; padding:0 60px; color:#fff; margin-right:2px;}
.cont-box{ padding:40px 50px;}
.cont-box .ti4em{ text-indent:4em;}
.cont-box h1{ text-align:center; font:24px/40px 'Microsoft YaHei'; color:#e8750b; margin:10px auto 30px;}
.cont-box h3{ margin-top:20px; font:18px/1.8em 'Microsoft YaHei'; color:#111;}
.cont-box h4{ margin-top:10px;font-size:16px; }
.cont-box h4 b{ font:18px/1.8em 'Microsoft YaHei'; color:#111;}
.cont-box h6{ font-weight:bold;margin-top:10px;font-size:16px; }
.cont-box p{ text-indent:2em; margin:5px 0; font-size:16px; line-height:1.8em;}



.vote{ margin-bottom:50px;}
.vote-title{ text-align:center; font:22px/50px 'Microsoft YaHei'; color:#666; margin-bottom:20px;}
.vote-title span{ color: #e8750b;}
.vote ul{margin:0; }
.vote li{line-height:40px; height:40px;}
.vote li.result_hd{ text-align:center; color:#e8750b; margin:40px 0; font-size:16px; border: 1px solid #e8750b; border-right: none;}
.vote li.result_hd div{ border-right: 1px solid #e8750b;}
.vote li .ranking{ float:left; width:136px; text-align:center;}
.vote li .name{ float:left; width:494px; text-align:center;}
.vote li .votes{ float:left; width:566px; }
.vote li .votes .strip{ width:80%; margin:14px 0; display:block; float:left; height:12px; background:#dbdbdb;border-radius:10px; overflow:hidden;transition:box-shadow .2s linear;}
.vote li .votes span{ display:block; width:20%; text-align:center; float:left;}
.vote li .votes .strip i{ height:12px; display:block; background:#e8750b;}

.toupiao{ text-align:center; margin:30px 0 80px;}
.toupiao input{width: 80px; height: 25px; vertical-align: middle; padding-left: 5px;}
.toupiao img {vertical-align: middle; margin: 0 5px; height:30px; width:80px;}
.tp_btn{ margin-top:20px;}
.tp_btn a{ height:36px; line-height:36px; background:#02ac88; color:#fff; border-radius:5px; font-size:16px; display:inline-block; width:120px; margin:0 10px;}
.tp_btn a.tp{ background:#009dff;}
.comment{ padding:0 20px 50px;}
.comment table{ border:none;}
.comment table th{ border:none;  line-height:40px; color:#d20000;}
.comment table td{ border:none;  line-height:30px;}
.comment .review_tit{ color:#999; height:30px; line-height:30px; padding-left:10px;}
.comment .review{ padding-left:10px; margin:10px 20px; border-left:1px solid #dcdcdc; line-height:24px; color:#333; text-align:justify;}
.comment .notice .review_tit{ color:#e8750b; font-size: 16px;}
.comment .all-comment a{ padding:5px;}

.comment-area{ width:94%; margin:40px auto 0; text-align:right;}
.comment-area textarea{height:80px; width:100%; overflow:auto; line-height:21px; margin-bottom:20px; text-align:left;resize:none; font-size:14px;font-family: 'Microsoft YaHei'; color:#666; background: #f4f7f7;}

.comment-area a{  height:36px; line-height:36px; text-align:center; background:#e8750b; color:#fff; border-radius:5px; font-size:16px; display:inline-block; width:120px;}

.t-box{ display:none; position:fixed;width:720px; height:420px;top:50%; left:50%;margin:-260px 0 0 -360px;z-index:10002;_margin-top:260px;_position: absolute;_top: expression(documentElement.scrollTop+370 + "px"); transition:transform 0.3s;-webkit-transition:transform 0.3s;-ms-transition:transform 0.3s;}
.t-box-cont{ background:#fff; width:720px; height:420px;overflow:hidden;}
.rotate{transform:rotate(5deg);transform-origin:0 0;-ms-transform-origin:0 0;-webkit-transform-origin:0 0;-moz-transform-origin:0 0;-o-transform-origin:0 0;}
.t-box i{ position:absolute; border-radius: 36px; overflow: hidden; height:36px; width:36px; right:-18px; top:-18px; background:url(../images/close.png) no-repeat; cursor:pointer;transition:transform 0.3s;}
.t-box i:hover{transform:rotate(180deg);}
.black_overlay{display:none;position:fixed; top:0; _top: expression(documentElement.scrollTop-220 + "px");left:0; width: 100%; height: 100%; _height: 1200px; background:#000; z-index:10001;_position: absolute;}
.rules-list ul{ padding:40px; padding-bottom:20px; margin-right:-30px;}
.rules-list ul li{ width:200px; height:36px; float:left; margin-right:30px; margin-bottom:20px; text-align:center; line-height:18px; background:#0ba4de; padding:6px 0; border-radius:5px; text-align:center; display:table; transition: box-shadow .2s linear;}
.rules-list ul li:hover{ box-shadow: 0 15px 30px rgba(0,0,0,0.3);}
.rules-list ul li a{ color:#fff; display:table-cell; vertical-align:middle;}

.ruleslist{ margin-top:30px;}
.ruleslist table{ border:3px solid #0ba4de; border-right:3px solid #0ba4de; border-bottom:3px solid #0ba4de;}
.ruleslist th{ background:#0ba4de; color:#fff; font:16px/35px 'microsoft Yahei'; text-align:center; border:1px solid #2EBAEF; border-top:none; border-left:none; padding:5px; }
.ruleslist td{ border:1px solid #93D5EF; border-top:none; border-left:none; padding:0 5px; line-height:21px; text-align:center; font-size:14px; text-align:left;}
.ruleslist td.st{ text-align:center;}
.ruleslist td.stb{ font-size:16px; }
.ruleslist td a{ padding-left:20px; line-height:36px; text-align:left; display:block;}
.ruleslist td a span{ background:#6eb400; padding:2px 5px; border-radius:5px; cursor:pointer; color:#fff; margin-left:20px; display:none;}
.rulesbox{ position:fixed; background:url(images/r-bg.png); left:0; top:0; height:100%; width:100%; display:none; text-align:center; z-index:10001;}
.rulesbox .rulescont{ height:100%; width:1000px; margin:0 auto; overflow:hidden;}
.rulesbox .rulescont:before{ content:""; display:block; width:100%; height:10%;}
.rulesbox .tit{ height:10%; *margin-top:100px; width:100%;  font:18px/40px 'Microsoft YaHei'; color:#fff; text-indent:10px; }
.rulesbox .tit i{ position:fixed; right:0; top:0; *top:80px; height:60px; width:60px; background:url(images/cr.png) no-repeat; cursor:pointer;}
.rulesbox .rc{height:80%; width:100%; padding-right: 17px; font:14px/24px 'Microsoft YaHei'; overflow:auto; text-align:left;}
.rulesbox .rc h6{font-size: 16px; color: #ddd; line-height: 28px; margin-bottom: 10px; margin-top: 20px; font-weight:normal;}
.rulesbox .rc p{font-size: 14px; color: #bbb; line-height: 24px; text-indent: 2em; margin-bottom: 5px;}


.newslist ul{ margin-right:-16px;}
.newslist li{ line-height:40px; font-size:16px; width:170px; margin-right:16px; float:left; text-align:center; }
.newslist li a:hover{ color:#d20000;}
.bd{ margin:20px auto;}
.bdnav{text-align: center; font: 24px/40px 'Microsoft YaHei'; color: #009dff; margin: 10px auto 30px;}
.bdcol{ width:600px; float:left; height:auto;}
.bdbox{ margin:60px 30px; border-bottom:1px solid #dcdcdc;}
.bdtit{ color:#009dff; font:24px/24px 'microsoft Yahei';padding:3px 10px; background:#FF9800;display:inline-block; border-radius:20px; color:#fff;}
.bdtit span{font:16px/24px 'Microsoft YaHei'; color:#fff;	vertical-align:middle; margin-right:10px;}

.bdlist{ padding:20px 0 40px; border-radius:0 0 16px 16px; background:#fff;}
.bdlist li{ height:60px; margin:10px 0;}
.bdlist li div{ height:60px; margin:0 auto;}
.bdlist li div img{height: 60px; width: 60px; vertical-align: bottom; float: left; margin-left:20px;}
.bdlist li div a{font-size:18px; color:#666; line-height:60px; text-indent:0; margin-bottom:0; margin-left:14px; float:left;}
.black_overlay{ display: none; position:fixed; top:0; left:0; width:100%; height:100%; background:#000; z-index:10001; opacity:0.85;}
.showvideo{ display: none; text-align:center; position:fixed; left:50%; top:50%; margin: -200px 0 0 -360px; z-index:10003; width:720px; height:auto;}
.showvideo i{position:absolute; top:0; right:-60px; height:60px; width:60px; background:url(../images/close.png) no-repeat; background-size:cover; cursor:pointer; z-index:9999;}
.showvideo video{width:720px; height:auto; z-index:1003;}
.v-play li{position: relative;}
.v-play li:before{ content: ''; position: absolute; left: 14px; bottom: 44px; background:url("../images/vc.png") no-repeat; height: 24px; width: 24px;}
.v-play li:after{ content: ''; position: absolute; left: 14px; bottom: 44px; background:url("../images/vt.png") no-repeat; height: 24px; width: 24px;}
.wlxvideo  .v-play li:before{ bottom: 65px;}
.wlxvideo  .v-play li:after{ bottom: 65px;}
.wlxlist.v-play li:before{ bottom: 105px; z-index: 999;}
.wlxlist.v-play li:after{ bottom: 105px; z-index: 999;}
@-webkit-keyframes rotation{
    from {-webkit-transform: rotate(0deg);}
    to {-webkit-transform: rotate(360deg);}
}
.v-play li:hover:before{
    -webkit-transform: rotate(360deg);
    animation: rotation 2s linear infinite;
}
.evme .hd{ border-bottom:1px solid #dcdcdc; text-align: left; margin: 30px auto; height: 43px; position: relative;}
.evme .biaoti{ text-align: left; margin: 30px auto; height: 43px; position: relative;}
.evme .hd ul{position: absolute; left: 0; top: 0;}
.evme .hd li{ float: left;   font-size: 20px; line-height: 40px; margin-right: 30px;color: #333; cursor: pointer;}
.evme .biaoti li{ float: left;   font-size: 20px; line-height: 40px; margin-right: 30px;color: #4e364c; cursor: pointer;}
.evme .hd li a{ color: #333;}
.evme .hd li.active{border-bottom:4px solid #e8750b;color: #e8750b;}
.evme .hd li.active a{color: #e8750b;}

.event{  width: 860px; float: left; margin-right: 20px; margin-bottom: 40px;}
.event-cont{ height: 380px; width: 860px; background: #fff; overflow: hidden; text-align: left;}
.event-cont .event-item{ height: 0; width: 860px; overflow: hidden;}
.event-cont .event-item img{ height: 380px; width: 860px;}
.event-cont .active{ height: 380px;}
.media{ height: 380px; width: 320px; float: left;}
.media .clearfix{ margin-top:30px; margin-right:-60px;}
.media .clearfix li{float:left; height:70px; width:150px; margin-right:20px; margin-bottom: 8px; background: #fff; border: 1px solid #c8c8c8;}
.media .clearfix li img{ position:relative; height:70px; width:150px;}
.notice{ height: 60px; line-height: 60px; font-size: 20px; padding-left: 60px; background:#fcf6f2 url("../images/notice.png") 20px center no-repeat; text-align: left; }
.notice a{ color: #333;}
.notice a:hover{ color:#e8750b;}
.huiyi{}
.huiyi .focus{ height:250px; width: 490px; background: #fff; float: left; text-align: left; }
.huiyi .focus img{ height:250px; width: 490px;}
.huiyi .jjlt{height:250px; width:690px; margin-left:20px; float:left; }
.huiyi .jjlt .lt_1, .lt_2{float:left; background:#fcf6f2; height:250px; width:340px;  }
.huiyi .jjlt .lt_1{margin-right:10px; }
.huiyi .jjlt a img{height:190px; width:340px;}
.huiyi .jjlt a h5{color:#333; font-size:14px; line-height:28px; text-align:left; padding-left:10px; padding-top:5px; }
.huiyi .jjlt a h6{color:#888; font-size:10px; line-height:16px; text-align:left; padding-left:10px; }
.huiyi .jjlt h5:hover{color:#e8750b;}
.v-play .ltsp{position: relative;}
.v-play .ltsp:before{ content: ''; position: absolute; left: 14px; bottom: 80px; background:url("../images/vc.png") no-repeat; height: 24px; width: 24px;}
.v-play .ltsp:after{ content: ''; position: absolute; left: 14px; bottom: 80px; background:url("../images/vt.png") no-repeat; height: 24px; width: 24px;}
.v-play .ltsp:hover:before{
    -webkit-transform: rotate(360deg);
    animation: rotation 2s linear infinite;
}
.award-video{float:left; width:870px; margin-bottom:40px; }
.award-video li {
    float: left;
    margin-right: 10px;
    height: 261px;
    width: 425px;
    margin-bottom: 10px;
    line-height: 0;
}
.award-video li img{  width: 425px;}
.huiyi .news{  float:right; width: 320px; height: 534px; overflow: auto; border:1px solid #c8c8c8; }
.huiyi h6{font-size:20px; color:#4e364c; text-align:left; margin-bottom:20px; }
.huiyi li h5{font-size:14px; line-height:40px; }
.news li{ padding-left: 16px; background: url("../images/award_dot.png") left 6px no-repeat; text-align: left; margin: 10px 0;}
.news li {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.news ul{margin:12px; }

.discuss{ margin: 20px 0; overflow:hidden; }
.discuss li{ float: left; margin-right: 20px; margin-bottom: 20px;}
.discuss li:last-child{ margin: 0;}
.discuss li img{ width: 285px; height: 175px;}
.discuss li h5{font-size:16px; color:#333; text-align:left; line-height:40px; }
.discuss li span{font-size:12px; color:#888; padding-left:8px; line-height:40px;  }
.speech{ margin-top: 20px;}
.speech li{ float: left; margin-right: 10px; height: auto; width: 191px;}
.speech li img{height: auto; width: 191px;}
.speech li:last-child{ margin: 0;}
@-webkit-keyframes rotation{
    from {-webkit-transform: rotate(0deg);}
    to {-webkit-transform: rotate(360deg);}
}
.v-play li:hover:before{
    -webkit-transform: rotate(360deg);
    animation: rotation 2s linear infinite;
}
.zbwlx-cont{ margin: 20px 0 10px 0;}
.zbwlx .zbwlx-focus{ width: 242px; height: 250px; float: left; margin-right: 10px;}
.zbwlx .zbwlx-focus img{ width: 242px; height: 250px;}
.zbwlx .zbwlx-v{ float: left; width: 628px; }
.zbwlx .zbwlx-v li{ float: left;width: 196px; height: 120px; margin-right: 10px; margin-bottom: 10px; line-height: 0; overflow: hidden;}
.zbwlx .zbwlx-v li img{ width: 196px; height: 120px;}
.zbwlx .news{ width: 318px; height: 248px; float: left; overflow: auto; background:#fff;}
.zbwlx .news li{ overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}

/*.wlxlist{ text-align: left; }
.wlxlist ul{ margin-right: -20px;}
.wlxlist li{ float: left; width: 285px; height: 276px; margin: 0 20px 20px 0; background: #fff;;}
.wlxlist li .img img{ width: 285px; height: 186px;}
.wlxlist li .img{ width: 285px; height: 186px; overflow: hidden; position: relative; margin-bottom:20px;}
.wlxlist li .img .logo{ height: 64px; width: 64px; background: #fff; position: absolute; top: 0 ;left: 0; display: none;}
.wlxlist li .img .logo img{  height: 64px; width: 64px;}
.wlxlist .name{ margin: 10px 0; font-size: 16px; color: #333; padding: 0 10px;overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
.wlxlist .name span{ background: #e8750b; border-radius: 3px; padding: 0 6px; color: #fff; margin-right:10px;}
.wlxlist .report{ padding: 0 10px; color: #333; margin: 10px auto;}
*/.tg_box {margin: 60px 50px;}
.tg_box ul {margin-right: -50px;}
.tg_box li { float: left; }
.tg_box li a{ display:block; width: 138px; height: 32px; border: 1px solid #dcdcdc; border-radius: 30px; margin: 0 50px 26px 0; text-align: center; line-height: 32px;}
.tg_box li a:hover{ color: #fff; background: #e8750b; border:1px solid #e8750b;}

.luntan{margin-right:-20px; margin-bottom: 20px;}
.luntan li{width:224px; float:left; margin:0 20px 30px 0; -webkit-transition: all 0.2s;-moz-transition: all 0.2s;transition: all 0.2s}
.luntan li:hover{
    -webkit-transform: translateY(0px);
	-moz-transform: translateY(0px);
	transform: translateY(0px);
}
.luntanimg{width:224px; height:126px; overflow:hidden;}
.luntanimg img{width:224px; height:126px; }
.luntan li img{
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
	-webkit-transition: -webkit-transform 0.2s;
	-moz-transition: -moz-transform 0.2s;
	-ms-transition: -moz-transform 0.2s;
	transition: transform 0.2s;
}
.luntan li:hover img{-webkit-transform: scale(1.05);
-moz-transform: scale(1.05);
-ms-transform: scale(1.05);
transform: scale(1.05)}
.luntan li:before{ content: ''; position: absolute; left: 14px; top: 90px; background:url("../images/vc.png") no-repeat; height: 24px; width: 24px;z-index:998; }
.luntan li:after{ content: ''; position: absolute; left: 14px; top: 90px; background:url("../images/vt.png") no-repeat; height: 24px; width: 24px; z-index:998;}
.luntan .txt1{text-align:left; font-size:14px; color:#333;  padding-top:10px; }
.luntan .txt1 a:hover{color:#e8750b;  }
.luntan .txt2{text-align:left; font-size:12px; line-height:20px; color:#777; padding-top:10px;}


.bottom{background:#d8d9de; color:#666666; }
.bottom span{ padding: 0 5px;}
.b_top{height:184px; background:#082063; margin-top: 20px;}
.b_top1{height:184px; width:1200px;  margin:0 auto; color:#fff;}
.b_left{text-align:left; float:left;  padding:20px 0;}
.b_left h3{font-size:16px;  line-height:32px; }
.b_left p{font-size:14px;  line-height:28px; text-align:left;}
.b_right{float:right; padding-top:20px;}
.b_right div{padding-left:25px; float:right; }
.b_right p{line-height:36px; text-align:center; }
.b_down{width:1200px; margin:0 auto; text-align:center; line-height:40px; font-size:14px;}




.wlxlist{ text-align:left;}
.wlxlist ul {margin-right:-20px;}
.wlxlist li {float:left;width:285px;margin:0 20px 40px 0;background:#f3f5f7;transition:transform .2s linear,box-shadow .2s linear;}
.wlxlist li:hover {box-shadow:0 15px 30px rgba(0,0,0,0.2);transform:translate3d(0,-2px,0);}
.wlxlist .wlxtxt {padding:8px 14px;}
.wlxlist li .img img {width:285px;height:186px;}
.wlxlist li .img {width:285px;height:186px;overflow:hidden;position:relative;}
.wlxlist li .img .logo {height:64px;width:64px;background:#fff;position:absolute;top:0;left:0;display:none;}
.wlxlist li .img .logo img {height:64px;width:64px;}
.wlxlist .name {margin:10px 0;font-size:16px;color:#333;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.wlxlist .name span {background:#3155b7;border-radius:3px;padding:0 6px;color:#fff;margin-right:10px;}
.wlxlist .tag div {float:left;padding:5px 10px;background:#dbe3eb;color:#5a6570;margin-right:10px;border-radius:3px;font-size:12px;}
.wlxlist .report {color:#333;margin:10px auto;}
.wlxlist .report a:hover {color:#0b63e8;}
.wlxcont .v-play li:before {content:'';position:absolute;top:148px;left:14px;background:url("../images/vc.png") no-repeat;height:24px;width:24px;z-index:1;}
.wlxcont .v-play li:after {content:'';position:absolute;top:148px;left:14px;background:url("../images/vt.png") no-repeat;height:24px;width:24px;}
.wlxcont .hd {text-align:left;margin:40px auto 30px;height:43px;position:relative;}
.wlxcont .hd ul {position:absolute;left:0;top:0;}
.wlxcont .hd li {float:left;font-size:20px;line-height:40px;margin-right:40px;color:#333;cursor:pointer;}
.wlxcont .hd li.active {border-bottom:4px solid #e8750b;color:#e8750b;}
.wlxitem{ display:none;}
.wlxitem.active{ display:block;}
.black_overlay {display:none;position:fixed;top:0;left:0;width:100%;height:100%;background:#000;z-index:999;opacity:0.85;}
.showvideo {display:none;text-align:center;position:fixed;left:50%;top:50%;margin:-200px 0 0 -360px;z-index:1003;width:720px;height:auto;}
.showvideo i {position:absolute;top:0;right:-60px;height:60px;width:60px;background:url(../images/close.png) no-repeat;background-size:cover;cursor:pointer;z-index:9999;}
.showvideo video {width:720px;height:auto;z-index:1003;}

.inputbox {
    margin: 40px auto;
    height: 50px;
    width: 780px;
}
.inputbox textarea {
    display: inline-block;
    font-size: 14px;
    color: #333;
    width: 649px;
    padding: 5px;
    height: 38px;
    resize: none;
    outline: 0;
    border: 1px solid #dcdcdc;
    border-right: none;
    vertical-align: bottom;
	line-height: 38px;
}
.inputbox a {
    display: inline-block;
    height: 50px;
    width: 120px;
    background: #e8750b;
    color: #fff;
    font-size: 16px;
    line-height: 50px;
    text-align: center;
}
.commentlist li {
    padding: 20px 0;
    text-align: left;
}
.commentlist table {
    border: none;
}
.commentlist ul {
    margin-bottom: 40px;
}
.commenttime {
    font-size: 16px;
    padding-bottom: 10px;
}
.commenttxt {
    padding: 15px;
    background: #fff;
    border: 1px solid #dcdcdc;
}







.forum-item {
    margin-right: -20px;
    margin-bottom: -20px;
}

.forum-item li {
    width: 224px;
    float: left;
    margin: 0 20px 30px 0;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    transition: all 0.2s
}

.forum-item li:hover {
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    transform: translateY(0px);
}

.forum-img {
    width: 224px;
    height: 126px;
    overflow: hidden;
}

.forum-img img {
    width: 224px;
    height: 126px;
}

.forum-item li img {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    -webkit-transition: -webkit-transform 0.2s;
    -moz-transition: -moz-transform 0.2s;
    -ms-transition: -moz-transform 0.2s;
    transition: transform 0.2s;
}

.forum-item li:hover img {
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05)
}

.forum-item li:before {
    content: '';
    position: absolute;
    left: 14px;
    top: 90px;
    background: url("../images/vc.png") no-repeat;
    height: 24px;
    width: 24px;
    z-index: 999;
}

.forum-item li:after {
    content: '';
    position: absolute;
    left: 14px;
    top: 90px;
    background: url("../images/vt.png") no-repeat;
    height: 24px;
    width: 24px;
    z-index: 999;
}

.forum-item .txt1 {
    text-align: left;
    font-size: 14px;
    height: 38px;
    color: #3b3b3b;
    padding-top: 10px;
    font-weight: bold;
}

.forum-item .txt2 {
    text-align: left;
    font-size: 12px;
    line-height: 20px;
    color: #666;
    padding-top: 10px;
}

.v-play li {
    position: relative;
}

.v-play li:before {
    content: '';
    position: absolute;
    bottom: 64px;
    left: 14px;
    background: url("../images/vc.png") no-repeat;
    height: 24px;
    width: 24px;
}

.v-play li:after {
    content: '';
    position: absolute;
    bottom: 64px;
    left: 14px;
    background: url("../images/vt.png") no-repeat;
    height: 24px;
    width: 24px;
}

@-webkit-keyframes rotation {
    from {
        -webkit-transform: rotate(0deg);
    }
    to {
        -webkit-transform: rotate(360deg);
    }
}

.v-play li:hover:before {
    -webkit-transform: rotate(360deg);
    animation: rotation 2s linear infinite;
}





.tip-r {
    position: fixed;
    bottom: 20px;
    right: 0;
    z-index: 9999;
}

.tip-r li {
    height: 40px;
    padding: 5px 0;
    width: 50px;
    margin-bottom: 1px;
    background: #093cce;
    position: relative;
}

.tip-r li.showewm:hover div {
    display: block
}

.tip-r li.showewm div {
    display: none;
    position: absolute;
    top: 0;
    left: -100px;
    height: 94px;
    width: 94px;
    padding: 3px;
    overflow: hidden;

}

.tip-r li.showewm div img {
    height: 94px;
    width: 94px;
}

.tip-r li a {
    color: #fff;
    font-size: 14px;
    line-height: 14px;
}



