@charset "utf-8";
body{
	margin: 0;
	padding: 0;
	color: #777;
	font-family: "微软雅黑";
	min-width: 1380px;
}
ul{
	list-style: none;
	margin: 0;
	padding: 0;
}
a{
	text-decoration: none;
	color: #777;
}
img{
	border: 0;
}
.cl{
	width: 100%;
	height: 0;
	overflow: hidden;
	clear: both;
}
.fr{
	float: right;
}
.fl{
	float: left;
}
.ct{
	text-align: center;
}
*:focus{
	outline: none;
}
.h{
	border-bottom: 1px solid #ebebeb;
	width: 100%;
	position: relative;
	z-index: 1;
	height: 38px;
}
.h .spanl{
	display: inline-block;
	border-bottom: 1px solid #ff8f41;
	font-size: 20px;
	color: #333;
	line-height: 38px;
	padding-right: 10px;
	float: left;
}
.h .spanr{
	display: inline-block;
	float: right;
	line-height: 35px;
}
.h .spanr .al{
	font-size: 14px;
	color: #8e8e8e;
}
.h .spanr .al:hover{
	color: #ff8f41;
}
.h .spanr .ar{
	font-size: 20px;
	color: #ff8f41;
	font-weight: bold;
	margin-left: -6px;
}
.h .spanr .al2{
	color: #ff8f41;
	font-size: 14px;
}
input.text:focus{
	outline:#ccc solid 2px;
}




/**/
.webnav
{
    font-family: @微软雅黑;
    font-weight: bold;
    color: #a7a7a7;
    font-size: 13px;
    height: 40px;
    background-color: #171717;
}

.webnav a
{
    height: 40px;
    line-height: 40px;
}

.webnav a:hover
{
    color: #ffffff
}

.top_ioptics
{
    width: 90px;
    height: 40px;
    text-align: center;
    float: left;
    margin: 0 5px 0 5px;
}

.top_clp
{
    width: 135px;
    height: 40px;
    text-align: center;
    margin: 0 5px 0 5px;
    float: left;
}

.top_oj
{
    width: 144px;
    height: 40px;
    float: left;
    text-align: center;
    background: url('../../images/top_hover_2.jpg');
    margin: 0 5px 0 5px;
}

.top_oeshow
{
    width: 90px;
    height: 40px;
    text-align: center;
    margin: 0 5px 0 5px;
    float: left;
}

.wrapper{
	width: 1160px;
	margin: 0 auto;
}

.login{
	height: 20px;
	font-size: 12px;
	line-height: 20px;
}
.login ul li{
	margin-right: 10px;
}
.login ul li a:hover{
	color: #ff8f41;
}
.login img{
	margin: 3px 10px 0 0;
}
.head{
	width: 1160px;
	/*
	height: 90px;
	margin-top: 20px;
    */
    height: 110px;
}
.search{
	width: 536px;
    margin: 28px 63px 0 40px;
}
#search{
	height: 36px;
	line-height: 36px;
	border: 2px solid #ff8f41;
	position: relative;
	z-index: 2;
}
/*
#search form input{
	border: 0;
	padding: 0;
}
#search form .lw{
	display: inline-block;
	font-size: 14px;
	width: 69px;
	height: 36px;
	border-right: 1px solid #ccc;
	cursor: pointer;
}
#search form .text{
	width: 302px;
	height: 36px;
	text-indent: 10px;
	line-height: 36px;
	color: #777;
	vertical-align: middle;
}
#search form .gjss{
	display: inline-block;
	font-size: 14px;
	width: 75px;
	height: 36px;
	background-color: #f1f1f1;
	cursor: pointer;
}
#search form .btn{
	width: 85px;
	height: 36px;
	background: #ff8f41 url(../images/V9_fdj.png) no-repeat 30px 8px;
}
*/
#search input{
	border: 0;
	padding: 0;
}
#search .lw{
	display: inline-block;
	font-size: 14px;
	width: 69px;
	height: 36px;
	border-right: 1px solid #ccc;
	cursor: pointer;
}
#search .text{
	width: 302px;
	height: 36px;
	text-indent: 10px;
	line-height: 36px;
	color: #777;
	vertical-align: middle;
}
#search .gjss{
	display: inline-block;
	font-size: 14px;
	width: 75px;
	height: 36px;
	background-color: #f1f1f1;
	cursor: pointer;
}
#search .btn{
	width: 85px;
	height: 36px;
	background: #ff8f41 url(../images/V9_fdj.png) no-repeat 30px 8px;
}

#search .xl2{
	width: 69px;
	background-color: #f9f9f9;
	position: absolute;
	left: 0;
	top: 36px;
	display: none;
}
#search .xl2 li{
	width: 69px;
	height: 29px;
	line-height: 29px;
	font-size: 12px;
	cursor: pointer;
}
#search .xl3{
	width: 75px;
	background-color: #f9f9f9;
	position: absolute;
	right: 85px;
	top: 36px;
	display: none;
}
#search .xl3 li{
	width: 75px;
	height: 29px;
	line-height: 29px;
	font-size: 12px;
	cursor: pointer;
}
.three{
	/*width:240px;*/
	width: 120px;
	height:40px;
	margin-top: 28px;
	position: relative;
	z-index: 10;
}
.three ul{
	/*width:236px;*/
	width: 118px;
	height:38px;
	border:1px solid #ccc;
	border-right:0;
}
.three ul li{
	width:58px;
	height:38px;
	border-right:1px solid #ccc;
}
.three ul li a{
	display:inline-block;
	width:100%;
	height:100%;
}
.three ul li.wx a img{
	margin:7px 0 0 13px;
}
.three ul li.xl a img{
	margin:7px 0 0 13px;
}
.three ul li.pg a img{
	margin:5px 0 0 17px;
}
.three ul li.az a img{
	margin:5px 0 0 17px;
}
.three .pos{
	position: absolute;
	display: none;
}
.three .sf{
	width: 61px;
	height: 26px;
	background: url(../images/V9_gfwx.png) no-repeat;
	top: -26px;
	left: 0;
	font-family: "宋体";
	font-size: 12px;
	line-height: 20px;
	color: #fff;
}
.three .ewm{
	width: 90px;
	height: 90px;
	top: 32px;
}
#keyword{
	font-size: 12px;
	margin-top: 10px;
}
#keyword a{
	display: inline-block;
	margin-left: 15px;
}
#keyword a:hover
{
    color: #ff8f41;
}



/**/
.menu{
	border-top:2px solid #ff8f41;
	width: 100%;
	height: 43px;
	position: absolute;
	left: 0;
	top: 170px;
	min-width: 1380px;
	background-color:#fff;
}
.menu .xl1{
	position: absolute;
	overflow: hidden;
	right: 0;
	top: 43px;
	width: 1160px;
	height: 385px;
	background: url(../images/V9_dhs.png);
	line-height: 20px;
	display:none;
}
.menu .xl1 table th{
	font-size: 16px;
	height: 32px;
	font-weight: normal;
	font-family: "微软雅黑";
	color: #696969;
}
.menu .xl1 table th,.menu .xl1 table td{
	border-left:1px solid #eee;
}
.menu .xl1 table tbody{
	font-size: 12px;
	font-family: "宋体";
	text-align: center;
}
.menu .xl1 table tbody td a:hover{
	color: #ff8f41;
}
.nav{
	width: 1160px;
	height: 43px;
	line-height: 43px;
	margin: 0 auto;
	position: relative;
}
.nav li a{
	display: inline-block;
	padding: 0 23px;
}
.nav ul li a:hover{
	color: #fff;
	background-color: #ff8f41;
}
.nav .fr{
	display: block;
	width: 118px;
	height: 43px;
	background-color: #eee;
	cursor: pointer;
}
.z1{
	z-index: 2;
}
.ejdh{
	position: absolute;
	top: 215px;
	left: 0;
	height: 45px;
	background-color: #fff;
	display: none;
	z-index: 99;
	width: 100%;
	border-bottom: 1px solid #ff8f41;
	min-width: 1380px;
}
.ejdh .nav{
	width:auto;
	line-height: 40px;
	position:absolute;
	top:0;
}
.ejdh li a{
	color: #7d7d7d;
	font-size: 14px;
	padding: 0 18px;
}
.ejdh li a:hover{
	color: #ff8f41;
}
.banner{
	width: 100%;
	height: 336px;
	margin-top: 45px;
	overflow: hidden;
	position: relative;
	z-index: 1;
}
.banner ul{
	position: absolute;
	top: 0;
	left: 0;
}
.banner ul li,.banner ul{
	width:100%;
	height: 336px;
}
.banner ul li{
	display:none;
	position:absolute;
	left:0;
	top:0;
}
.banner ol{
	list-style: none;
	margin: 0;
	padding: 0;
	position: absolute;
	left: 40%;
	bottom: 20px;
	height: 3px;
}
.banner ol li{
	width: 50px;
	height: 3px;
	margin-left: 10px;
	background-color: #fff;
}
.banner .div{
	width: 1160px;
	height: 336px;
	margin: 0 auto;
}
.banner .div div.fl{
	width: 197px;
	height: 336px;
	background-color: #fff;
	position: relative;
}
.banner .div div.fl .shang{
	width: 197px;
	height: 244px;
}
.banner .div div.fl .xia{
	width: 197px;
	height: 92px;
	position: absolute;
	left: 0;
	top: 244px;
}
.banner .div div.fl .shang a{
	display: inline-block;
	width: 98px;
	height: 80px;
	line-height: 124px;
	font-size: 14px;
	color: #3f3f3f;
	text-align: center;
}

.banner .div div.fl .shang a:hover{
	position: relative;
	z-index: 1;
}
.banner .div div.fl .xia a{
	display: inline-block;
	width: 147px;
	height: 45px;
	border-top: 1px solid #f0f0f0;
	line-height: 44px;
	padding-left: 50px; 
	color: #3f3f3f;
}
.banner .div div.fr{
	width: 277px;
	height: 336px;
	background-color: #fff;
	position: relative;
}
.banner .div div.fr span.title{
	font-size: 20px;
	color: #ff8f41;
	display: inline-block;
	width: 277px;
	line-height: 39px;
	border-bottom: 1px solid #dedede;
	text-align: center;
}
.banner .div div.fr .a a{
	border-bottom: 1px solid #f0f0f0;
}
.banner .div div.fr .brl{
	display: inline-block;
	font-size: 14px;
	font-family: "宋体";
	color: #898989;
	width: 217px;
	height: 32px;
	padding: 10px 15px 10px 45px;
	position: relative;
	z-index: 1;
}
.banner .div div.fr .brl span{
	display: block;
	max-height: 32px;
	overflow: hidden;
}
.banner .div div.fr .ckgd{
	font-size: 14px;
	color: #afafaf;
	text-align: center;
	display: inline-block;
	width: 277px;
	line-height: 30px;
}
.banner .div div.fr .ckgd:hover{
	color: #ff8f41;
}
.banner .div div.fr .a{
	position: relative;
}
.banner .div div.fr .brbj{
	position: absolute;
	left: 0;
	top: 0;
}
.menu .xl1 .ty,.ty{
	width:100%;
	height:10px;
	background-image:url(../images/V9_menu.png);
	position:absolute;
	top:0;
	left:0;
	opacity:0.5;
	filter:alpha(opacity=50);
}
.menu .ty{
	top:auto;
	bottom:-10px;
	opacity:0.5;
	display: none;
	filter:alpha(opacity=50);
}
/*侧导航*/
#cdh{
	position: fixed;
	width: 110px;
	left: 0;
	top: 40%;
}
#cdh div{
	width: 105px;
	margin: -5px 0 -5px 4px;
	height: 35px;
	border-left: 1px dashed #d5d5d5;
}
#cdh a{
	padding-left: 15px;
	background: url(../images/V9_cdh.png) no-repeat 0 5px;
	font-size: 14px;
	color: #606060;
}
#cdh a:hover
{
    background: url(../images/V9_cur_ol.png) no-repeat 0 5px;
	color: #008fd5;
}
/**/
#wrapper{
	width: 1160px;
	margin: 0 auto;
	padding-top: 50px;
	position: relative;
	z-index: 1;
	background-color: #fff;
	overflow:hidden;
}
#wrapper .imgs{
	width: 1160px;
	margin: 30px 0;
}
#wrapper .divs{
	width: 1160px;
}
#wrapper .divs .divl{
	width: 855px;
	margin-right: 25px;
	position: relative;
}
#wrapper .divs1 .divl .tj1{
	position: relative;
	z-index: 1;
	padding: 15px 0 10px 0;
	width: 100%;
	height: 69px;
	border-bottom: 1px solid #f0f0f0;
}
#wrapper .divs1 .divl .tj1 div.fr{
	width: 742px;
	margin-left: 5px;
}
#wrapper .divs1 .divl .tj1 div.fr a{
	font-size: 14px;
	color: #ff8f41;
}
#wrapper .divs1 .divl .tj1 div.fr p,#wrapper .divs .divl .tj1 div.fr span{
	font-size: 12px;
	color: #909090;
	font-family: "宋体";
}
#wrapper .divs1 .divl .tjlist{
	position: relative;
	top: -1px;
}
#wrapper .divs1 .divl .tjlist ul li{
	width: 100%;
	height: 39px;
	border-top: 1px dashed #f0f0f0;
	line-height: 35px;
	font-size: 14px;
	font-family: "宋体";
}
#wrapper .divs1 .divl .tjlist ul li .color{
	color: #606060;
}
#wrapper .divs1 .divl .tjlist ul li .lan{
	padding-left: 20px;
	background: url(../images/V9_list-style-lan.png) no-repeat 5px;
	color: #008fd5;
}
#wrapper .divs1 .divl .tjlist ul li .hui{
	padding-left: 20px;
	background: url(../images/V9_list-style-hui.png) no-repeat 5px;
	color: #c8c8c8;
}
#wrapper .divs .divr{
	width: 280px;
	overflow: hidden;
	position: relative;
}
#wrapper .divs1 .divr{
	height: 370px;
}
#wrapper .divs1 .divr ol{
	position: absolute;
	top: 170px;
	right: 10px;
	list-style: none;
	margin: 0;
	padding: 0;
}
#wrapper .divs1 .divr ol li{
	width: 10px;
	height: 10px;
	background: url(../images/V9_ol.png) no-repeat;
	padding: 3px;
	float: left;
}
#wrapper .divs1 .divr .bndiv{
	margin-top: 15px;
	background-color: #f3f3f3;
	width: 280px;
	height: 355px;
	position: absolute;
	left: 0;
	top: 0;
}
#wrapper .divs1 .divr .bndiv .bn{
	position:absolute;
	left:0;
	top:0;
	display:none;
	width: 280px;
	height: 355px;
}
#wrapper .divs1 .divr .bndiv .bn .video{
	display: inline-block;
	position: relative;
}
#wrapper .divs1 .divr .bndiv .bn .video img{
	margin: 10px;
}
#wrapper .divs1 .divr .bndiv .bn .intro{
	margin: 0 15px 15px 15px;
}
#wrapper .divs .divr .bndiv .bn .intro h4{
	border-bottom: 1px dashed #ccc;
	margin: 0;
	padding: 0 0 12px 0;
	font-weight: normal;
	color: #3f3f3f;
}
#wrapper .divs1 .divr .bndiv .bn .intro p{
	font-size: 12px;
	font-family: "宋体";
}
#wrapper .divs1 .divr .bndiv .bn .intro a{
	font-size: 14px;
	color: #ff8f41;
	font-family: "宋体";
}
#wrapper .list{
	height: 33px;
	display: inline-block;
	position: relative;
	left: 30px;
	top: 5px;
}
#wrapper .list li{
	padding: 6px 15px;
	color: #454545;
	margin-right: 5px;
	background-color: #ebebeb;
	border-radius: 2px;
}
#wrapper .list li:hover{
	cursor: pointer;
	background-color: #ff8f41;
}
#wrapper .divs2 .info{
	display: none;
}
#wrapper .divs2 .info li{
	border-top: 1px dotted #eee;
	padding: 15px 0;
}
#wrapper .divs2 .info li .name a .lan{
	font-size: 14px;
	color: #008fd5;
}
#wrapper .divs2 .info li .name a .hui{
	font-size: 14px;
	color: #454444;
}
#wrapper .divs2 .info li .name span.fr{
	font-size: 12px;
	font-family: "宋体";
}
#wrapper .divs2 .info li .block{
	margin-top: 5px;
	font-size: 12px;
	font-family: "宋体";
	line-height: 32px;
}
#wrapper .divs2 .info li .block .as{
	margin-left:7px;
}
#wrapper .divs2 .info li .block .as a{
	display: inline-block;
	margin-right: 15px;
}
#wrapper .divs2 .info li .block .as a:hover{
	color: #ff8f41;
	text-decoration: underline;
}
#wrapper .divs2 .info li .block div.fr{
	position: relative;
}
#wrapper .divs2 .info li .block div.fr a.ct{
	margin-left: 20px;
}
#wrapper .divs2 .info li .block div.fr .fxd{
	position: absolute;
	width: 110px;
	height: 30px;
	line-height: 0;
	background-image: url(../images/V9_kk.png);
	top: -25px;
	right: 125px;
	display: none;
}
#wrapper .divs2 .info li .block div.fr .fxd a{
	display: block;
	margin: 5px 0 0 5px;
}
#wrapper .divs2 .info li .block div.fr .fx{
	display: inline-block;
	background: url(../images/V9_fx1.png) no-repeat 0 8px;
	padding-left: 18px;
	height: 32px;
}
#wrapper .divs2 .info li .block div.fr .fx:hover{
	background: url(../images/V9_fx2.png) no-repeat 0 8px;
}
#wrapper .divs2 .info li .block div.fr .xx{
	display: inline-block;
	background: url(../images/V9_xx1.png) no-repeat 0 7px;
	padding-left: 18px;
}
#wrapper .divs2 .info li .block div.fr .xx:hover{
	background: url(../images/V9_xx2.png) no-repeat 0 7px;
}
#wrapper .divs2 .info li .block div.fr .xz{
	display: inline-block;
	background: url(../images/V9_xz.png) no-repeat 0 9px;
	padding-left: 18px;
}
#wrapper .divs2 .info li .block div.fr .xz:hover{
	background: url(../images/V9_xz0.png) no-repeat 0 9px;
}
#wrapper .divs2 .info li .block div.fr .yj{
	display: inline-block;
	background: url(../images/V9_yj1.png) no-repeat 0 10px;
	padding-left: 20px;
}
#wrapper .divs2 .info li .block div.fr .yj:hover{
	background: url(../images/V9_yj2.png) no-repeat 0 10px;
}
#wrapper .divs2 .divr .block1 .tag{
	display: inline-block;
	float: left;
	color: #8a8a8a;
	border: 1px solid #eee;
	padding: 5px 10px;
	margin: 12px 3px 0 0;
	max-width:258px;
}
#wrapper .divs2 .divr .block1 .tag:hover{
	border: 1px solid #ff8f41;
}
#wrapper .divs2 .divr .block1 .tag .a{
	display:inline-block;
	margin-bottom:-3px;
	max-width:220px;
	white-space:nowrap;
	overflow:hidden;
	font-size: 14px;
}
#wrapper .divs2 .divr .block1 .tag span{
	font-size: 12px;
	font-family: "宋体";
}
#wrapper .divs2 .divr .block2{
	margin: 15px 0 10px 0;
}
#wrapper .divs2 .divr .block2 div.fr{
	width: 180px;
	margin-left: 7px;
}
#wrapper .divs2 .divr .block2 div.fr .title{
	font-size: 14px;
	color: #ff8f41;
}
#wrapper .divs2 .divr .block2 div.fr p{
	font-size: 12px;
	color: #969696;
	font-family: "宋体";
}
#wrapper .divs2 .divr .block3 ul li{
	line-height: 27px;
	border-top: 1px dashed #eee;
}
#wrapper .divs2 .divr .block3 ul li a{
	font-size: 14px;
	color: #6f6f6f;
}
#wrapper .divs2 .divr .block3 ul li a:hover{
	color:#ff8f41;
}
#wrapper .wfgd1{
	margin: 20px 0;
}
#wrapper .wfgd1 .list{
	padding: 15px 0;
	left: 0;
	top: 0;
}
#wrapper .wfgd1 .list li{
	position: relative;
}
#wrapper .wfgd1 .list li img{
	position: absolute;
	left: 40%;
	bottom: -8px;
	display: none;
}
#wrapper .wfgd1 .gd1{
	border-top: 1px solid #ebebeb;
	position: relative;
	padding: 20px 0;
	overflow: hidden;
	height:220px;
}
#wrapper .wfgd1 .gd1 ul{
	position: absolute;
	left: 0;
	display: none;
}
#wrapper .wfgd1 .gd1 .table{
	top:-1px;
}
#wrapper .wfgd1 .gd1 .gd li{
	width: 132px;
	height: 220px;
	margin-right: 39px;
}
#wrapper .wfgd1 .gd1 .gd li img{
	position: relative;
}
#wrapper .wfgd1 .gd1 .gd li span{
	margin-top: 15px;
	display: block;
	text-align: center;
	font-size: 14px;
	color: #4a4a4a;
}
#wrapper .wfgd1 .gd1 .table{
	width:1160px;
	height:auto;
}
#wrapper .wfgd1 .gd1 .table .tr{
	width:1160px;
	height:34px;
	border-top:1px dashed #c3c3c3;
}
#wrapper .wfgd1 .gd1 .table .tr ul{
	width:1160px;
	height:34px;
	display:block;
}
#wrapper .wfgd1 .gd1 .table .tr .td{
	width:210px;
	height:34px;
	padding-left:20px;
}
#wrapper .wfgd1 .gd1 .table .tr .td a{
	font-size: 14px;
	line-height:35px;
	color: #333;
}
#wrapper .wfgd1 .gd1 .table .tr .td a:hover{
	color:#ff8f41;
}
#wrapper .putong .img{
	height:220px;
}
#wrapper .putong .img li{
	width:192px;
	height:220px;
}
#wrapper .putong .img li a{
	display: inline-block;
	width: 190px;
	height: 220px;
	margin: 0 1px;
	text-align:center;
	overflow:hidden;
}
#wrapper .putong .img li a img{
	margin: 25px 0;
}
#wrapper .putong .img li a span{
	font-size: 14px;
	white-space:nowrap;
	color: #333;
}
#wrapper .divs3 .divl .kyts,#wrapper .divs4 .divl .gdh{
	display: none;
}
#wrapper .divs3 .divl .kyts li,#wrapper .divs4 .divl .gdh li{
	position: relative;
	z-index: 0;
	padding: 15px 0 20px 0;
	width: 100%;
	height: 72px;
	border-top: 1px dashed #c9c9c9;
	top: -1px;
}
#wrapper .divs3 .divl .kyts li div.fr,#wrapper .divs4 .divl .gdh li div.fr{
	width: 720px;
}
#wrapper .divs3 .divl .kyts li div.fr a,#wrapper .divs4 .divl .gdh li div.fr a{
	font-size: 16px;
	color: #333;
}
#wrapper .divs3 .divl .kyts li div.fr a:hover,#wrapper .divs4 .divl .gdh li div.fr a:hover{
	color: #ff8f41;
}
#wrapper .divs3 .divl .kyts li div.fr p,#wrapper .divs3 .divl .kyts li div.fr span,#wrapper .divs4 .divl .gdh li div.fr p,#wrapper .divs4 .divl .gdh li div.fr span{
	font-size: 12px;
	color: #909090;
	font-family: "宋体";
}
#wrapper .divs3 .divr .rwzf{
	width: 260px;
	padding: 10px;
	background-color: #f3f3f3;
}
#wrapper .divs3 .divr .rwzf span{
	font-size: 16px;
	color: #333;
	margin-top: 10px;
	display: block;
}
#wrapper .divs3 .divr .rwzf p{
	width:260px;
	height:57px;
	overflow:hidden;
	font-size: 12px;
	font-family: "宋体";
	line-height: 18px;
}
#wrapper .divs3 .divr .rwzf a.fr{
	display:inline-block;
	font-size:14px;
	color:#ff8f41;
	font-family:"宋体";
}
#wrapper .divs4 .divr .qzzp{
	display: block;
	margin-top: 10px;
	position: relative;
	overflow: hidden;
	width: 280px;
	height: 92px;
	text-align: center;
}
#wrapper .divs4 .divr .qzzp img
{
    /*
	position: absolute;
	left: 0;
	top: 0;
    */
}
#wrapper .divs4 .divr .qzzp .ms{
	position: absolute;
	left: 0;
	top: 0;
	color: #fff;
	width: 280px;
	height: 92px;
	display: none;
	line-height: 18px;
	background-image: url(../images/V9_ms.png);
	text-align: left;
}
#wrapper .divs4 .divr .qzzp .ms .nr{
	position: absolute;
	left: 10px;
	bottom: 10px;
	text-align: left;
}
#wrapper .divs4 .divr .qzzp .ms .nr .s1{
	font-size: 14px;
}
#wrapper .divs4 .divr .qzzp .ms .nr .s2{
	font-size: 12px;
	font-family: "宋体";
}
#wrapper .wfgd2{
	position: relative;
	overflow: hidden;
	width: 1160px;
	height: 240px;
}
#wrapper .wfgd2 .gd2{
	padding: 20px 0;
	position: absolute;
}
#wrapper .wfgd2 .gd2 li{
	width: 180px;
	height: 200px;
	margin-right: 16px;
}
#wrapper .wfgd2 .gd2 li img{
	position: relative;
}
#wrapper .wfgd2 .gd2 li span{
	display: inline-block;
	width: 180px;
	text-align: center;
	line-height: 40px;
}
#footer{
	width: 100%;
}
#footer .links{
	width: 1160px;
	height: auto;
	margin: 0 auto;
}
#footer .links a{
	display: inline-block;
	/*width: 160px;
    height: 60px;
    margin: 10px 2px 20px 2px;*/
    width: 191px;
    height: 88px;
	position: relative;
}
#footer .links a .ms{
	position: absolute;
	display: none;
	/*width: 160px;
    height: 60px;*/
    width: 191px;
    height: 88px;
	left: 0;
	top: 0;
	text-align: center;
	color: #fefefe;
	font-size: 14px;
	line-height: 26px;
	font-family: "宋体";
	background-image: url(../images/V9_ms.png);
	vertical-align: middle;
}
#footer .footer{
	width: 100%;
	height: 90px;
	background-color: #636363;
	padding-top: 10px;
}
#footer .footer p{
	margin: 0;
	padding: 14px 0;
}
#footer .footer p a,.footer div{
	color: #a3a3a3;
	font-size: 14px;
}
#footer .footer a{
	display: inline-block;
	padding: 0 6px 0 8px;
}
#footer .footer img{
	margin-bottom: -3px;
}
#top
{
    /*不显示*/
	display: none;
	/*
	width: 50px;
	height: 50px;
	background: url(../images/V9_top.png) no-repeat;*/
	width: 124px;
	height: 127px;
	background: url(../images/V9_top1.png) no-repeat;
	position: fixed;
	right: 60px;
	bottom: 120px;
	z-index:999;
}