@charset "utf-8";
/* CSS Document */
* {margin: 0; padding: 0;}
body{background: #e0f7ea;font:12px/1.6 "微软雅黑","黑体", "宋体";color:#fff;margin:0px;}
div,img{padding:0px;margin:0px;border:none;}
img{*vertical-align: bottom;}
p{line-height:35px;margin:0;padding:0;font-size:18px;text-indent:2em;}
h1{text-indent:-9999em;line-height:0px;font-weight:normal;margin:0px;}
h2{font-size:25px;color:#fcd957;letter-spacing:0px;margin:0px;padding:0px;height:50px;}
h2 span{/*border-bottom:2px solid #fda100;*/}
h3{font-size: 20px;color: #2fc9b9;margin:0;clear: both;line-height:25px;}
h4{font-size:14px;}
ul,ol,dl,dt,dd{list-style: none;padding:0px;margin:0;}
li{font-size:14px;}
a:link,a:hover,a:visited,a:active{text-decoration:none;color:#fcd957;}
a:hover{text-decoration: underline;}
a img{border:none;}
table th,table td{vertical-align: top;}
table {
border-collapse: collapse;
}
form{margin: 0 auto;width: 460px;}

.fl{float:left;}
.fr{float:right;}
/*float*/
.clright{clear:right;}
.clleft{clear:left;}
.clboth{clear:both;}

.lilast{white-space:nowrap;}
.center{text-align: center;}

/*颜色*/
.white{color:white;}
.red{color:red;}
.black{color:black;}

/*通用头部*/
.header2_top{height:29px;border-bottom:1px #dddddd solid;background:#f0f0f0;margin:0px;padding:0px;}
.header2_top_main{width:980px;height:29px;margin:0 auto;}
.header2_top_main .nhhy{ling-height:23px;}
.header2_top_main_index{width:65px;height:29px;background:url("/img/video_fz.jpg") 3px center no-repeat;float:left;color:red;line-height:29px;padding-left:25px;}
.header2_top_main_index:hover{color:red;}
.header2_top_main_name{height:29px;line-height:29px;float:left;background:url("/img/phone.gif") 0 center no-repeat;padding-left:10px;font-family:"΢ź";color:red;margin:0 20px 0 17px;}
.header2_top_main_name:hover{color:red;}
.header2_top_main p{color:#676767;height:29px;line-height: 30px;_line-height: 29px;float:left;font-size:12px;}
.header2_top_main span{width:56px;height:16px;display:block;float:right;margin:6px 13px 0 0;}
.header2_top_main span a{display:block;width:28px;height:16px;float:right;color:#2b2b2b;text-align:center;line-height:16px;}
.header2_top_main span a:hover{background:#cf0015;color:#fff;line-height:16px;}
.dlxg{float:right;width:400px;overflow:hidden;}
.login_before{width:400px;margin-top:3px;overflow:hidden;}
.login_before .text{width:96px;hegiht:18px;bordeR:1px solid #ccc;}
.login_before .btn{width:33px;font-size:12px;padding:1px;padding-top:0;}
.login_before label{margin-left:5px;color:#676767;}
.con_login_name{width:380px;line-height:23px;text-align:right;padding-right:20px;color:#676767;}
.con_login_name a {color:#333;}
.con_login_name .logout{color:#C90000;}

/*通用底部*/
.footer{width:980px;height:206px;margin:0 auto;}
.footer_top{width:980px;height:38px;color:#fff;border-top:1px #5c5c5c solid;border-bottom:1px #5c5c5c solid;line-height:38px;}
.footer_top a{margin:0 .5em;color:#fff;}
.footer_main{width:980px;height:166px;}
.footer_left{width:63px;height:166px;background:url("/img/web_nn1.jpg") 0 no-repeat;float:left;}
.footer_right{width:59px;height:166px;background:url("/img/web_nn2.jpg") 0 no-repeat;float:right;}
.footer_center{width:980px;height:136px;margin:0 auto;text-align:center;padding-top:30px;}
.footer_center span{display:block;margin-bottom:20px;}
.footer_center span a{margin:0 5px;color:#fff;}
.footer_center p{margin-bottom:3px;font-size:12px;line-height:12px;color:#fff;}
.footer_center p a{color:#fff;}

.contain{background: url(bg.jpg) no-repeat center top;}
.container{width:980px;margin:0 auto;text-align: center;}
.layout:after{content:'\20';display:block;height:0;clear:both;}
.layout{*zoom:1;}

.headerWrapper{height:360px;}
.box {padding:30px 0 20px 20px;}
a.seeMore {font-size: 14px;float: right;line-height:35px;color: #2fc9b9;font-weight: normal;}
.text-shadow {text-shadow: 1px 1px black;}
.shadow {
-webkit-box-shadow: 1px 1px 5px black;
-moz-box-shadow: 1px 1px 5px #000000;
box-shadow: 1px 1px 5px black;
}
.i_dot {
float: left;
width: 4px;
height: 4px;
margin: 10px 6px 0 0;_margin: 2px 6px 0 0;
background: url(dot_b.gif) 0 0 no-repeat;
}

/*导航*/
.navWrapper{height:111px; background:url(nav.gif) no-repeat center top;width:1080px;margin:0 auto;}
.nav{width:1083px;position:relative;border:none;}
.nav li{float:left;line-height: 53px;font-size:18px;font-family:"微软雅黑"; }
.nav li a{color:#fff;padding:0 25px; display:inline-block;}
.nav li a:link,.nav li a:visited{color:;}
.nav li a:hover,.nav li a:active{color:#ff9600;}
.nav li .selected a{color:#ee3124;font-weight:bold;}

.qr{
    position: fixed;
    bottom: 50px;
    display: block;
}