﻿@charset "UTF-8";
@import url("common.css");
 .feny li a,.feny li,.feny span {
        float:left;display:block;height:20px;line-height:20px;padding:5px;vertical-align:middle}
       .feny span{padding-top:10px}
       .feny li.current{background-color:#12126d;color:white; vertical-align:middle;line-height:25px; text-align:center;
                        padding:5px 10px;margin:5px
       }

/*@media (max-width: 400px) and (max-width: 400px) {}*/
/*@import url("tinyscreen.css") screen and (max-device-width: 400px);
value=":: 输入关键字 ::" onFocus="this.value=''" onblur='if (value ==""){value=":: 输入关键字 ::"}'
background:rgba(0, 0, 0, 0.5) none repeat scroll 0 0 !important;filter:Alpha(opacity=50); background:#000;
*/
/*
font-family: Arial, Helvetica, sans-serif;
font-family: "Arial", "Verdana", "Trebuchet MS", "微软雅黑";
*/
/*	font-size:0px;width: 0px;height: 0px;line-height:0px;
	border-color:transparent transparent transparent #ccc;
	border-style: dashed dashed dashed solid;
	border-width: 3px;
	display: block;
*/
/*
-webkit-transform: translate(-50%,0%);  
-ms-transform: translate(-50%,0%);
-moz-transform: translate(-50%,0%); 
-o-transform: translate(-50%,0%);  
transform: translate(-50%,0%); 
 */
.clear{clear: both;}
.m-g{width: 1200px;margin: 0 auto;}
td{vertical-align:middle !important;}
@media (min-width: 1200px) and (max-width: 1220px) {
	.m-g{width: 100%;}
}
body{background:url(../Images/s-conbg.jpg);}
.header{width:100%;background:url(../Images/header-bg.png) repeat-x left bottom;height: 85px;z-index: 999;position: relative;}
.header .logo{float: left;margin-top:10px;}
/*导航*/
.min-nav{float:right;height: 80px;}

.nav{float:left; display:inline;}
.nav li{float:left; display:inline;width: 120px;height:80px;line-height:80px;text-align: center;position:relative;z-index: 99999;}
.nav li:after{content: ' ';display: inline-block;width: 1px;height: 14px;background:#e5e5e5;position: absolute;top: 35px;right: 0px;}
.nav li.last:after{content: ' ';display: inline-block;width: 0px;}

.nav li strong{height:80px; display:block;font-size:15px;font-weight: normal;}
.nav li strong a{color:#333;display:inline-block;}
.nav li.selected:after{display: none;}
.nav li.selected strong{background: #10458f;}
.nav li.selected strong a{color: #fff;}
.nav li.hover strong{background: #10458f;}
.nav li.hover strong a{color: #fff;}
.nav li.hover:after{display: none;}

.nav li .sub{position:absolute; left:0; top:80px;z-index: 99999;}
.nav li .sub dl{position:relative;background:#10458f;}
.nav li .sub dd a{display:block;width: 125px; height:45px; line-height:45px;color:#fff; font-size:14px;padding: 0 10px;border-bottom: 1px solid #0d3266;font-family: "Arial", "Verdana", "Trebuchet MS", "微软雅黑";}

.nav li dd.selected{position: relative;}
.nav li .sub02{position:absolute; left:145px; top:0px;z-index: 99999;}
.nav li .sub02 dl{background: #0d3266;}
.nav li .sub02 dl dd a{font-size: 12px;display: block;height: 40px;overflow: hidden;line-height: 40px;width: 140px;color: #e0e0e0;}
.nav li .sub02 dl dd a:hover{color: #fff;}
.nav li dd.selected .sub02{display: block !important;}

/*banner*/
.device{margin-top:-5px;position: relative;}
.swiper-container {width: 100%;height: 0px;padding-bottom: 34%;}
.swiper-slide img{width: 100%;height: 100%;}
/*下标圆点*/
.pagination {position: absolute;z-index: 20;left: 10px;bottom: 10px;display: none;}
.swiper-pagination-switch {display: inline-block;width: 8px;height: 8px;border-radius: 8px;background: #222;margin-right: 5px;opacity: 0.8;border: 1px solid #fff;cursor: pointer;}
.swiper-visible-switch {background: #aaa;}
.swiper-active-switch {background: #fff;}
/*左右箭头*/
.device .arrow-left {background-image:url(../Images/banner-left.png);background-repeat:no-repeat;width: 52px;height: 100px;z-index: 9;
	position: absolute;
	left: 5%;
	top: 50%;
	-webkit-transform: translate(0%,-50%);  
	-ms-transform: translate(0%,-50%);
	-moz-transform: translate(0%,-50%); 
	-o-transform: translate(0%,-50%);  
	transform: translate(0%,-50%);  
}
.device .arrow-right {background-image:url(../Images/banner-right.png);background-repeat:no-repeat;width: 52px;height: 100px;z-index: 9;
	position: absolute;
	right: 5%;
	top: 50%;
	-webkit-transform: translate(0%,-50%);  
	-ms-transform: translate(0%,-50%);
	-moz-transform: translate(0%,-50%); 
	-o-transform: translate(0%,-50%);  
	transform: translate(0%,-50%); 
}

@media (min-width: 1200px) and (max-width: 1300px) {
	.header .logo{margin-left: 20px;}
	.min-nav{margin-right: 20px;}
}

/*5块内容*/
.picZ{height: 234px;background:url(../Images/s-conbg.jpg);}
.picZ .m-g{position:relative;z-index: 99;margin-top: -100px;}
.picZ .pic{text-align:center;float: left;width: 20%;height: 0px;padding-bottom: 19.5%;background-repeat: no-repeat;background-size: cover;}
.picZ .pic:hover{box-shadow: 0px 20px 25px #666;position: relative;z-index: 9;}
.picZ .pic:hover>a>span,.picZ .pic:hover>a>p{color:#101010;font-weight: bold}
.picZ .pic a{display: block;}
.picZ .pic .ico{margin:20% auto 0;width: 27%;height: 0px;padding-bottom: 27%;}
.picZ .pic .ico img{width: 100%;}
.picZ .pic i{display:inline-block;width: 15px;border-bottom: 1px solid #eee;margin-top:5%;font-style: normal;}
.picZ .pic p{color: #fff;font-size: 20px;margin-top:5%}
.picZ .pic span{color: #fff;margin-top:5%;font-family: Arial, Helvetica, sans-serif;font-size: 12px;filter:Alpha(opacity=50);opacity:0.5;}
.picZ .pic01{background-image: url(../Images/show01.jpg);}
.picZ .pic02{background-image: url(../Images/show02.jpg);}
.picZ .pic03{background-image: url(../Images/show03.jpg);}
.picZ .pic04{background-image: url(../Images/show04.jpg);}
.picZ .pic05{background-image: url(../Images/show05.jpg);}

.s-con{background:url(../Images/s-conbg.jpg);height: 410px;}
.s-con .con-left{float: left;width: 530px;border-right: 1px solid #e0e0e0;padding:0 50px 0 20px;margin-top:55px;}
.s-con .con-left h3{width: 100%;position: relative;height: 38px;}
.s-con .con-left h3 p{float: left;color: #e9a910;font-size: 20px;}
.s-con .con-left h3 p span{font-size: 30px;color: #5a5a5b;font-family: Arial, Helvetica, sans-serif;padding-right:5px;}
.s-con .con-left h3 a{float: right;color: #666;}
.s-con .con-left h3 i{display: block;width: 40px;height: 2px;background: #5a5a5b;position: absolute;bottom: 0px;left: 0px;font-style: normal;}
.s-con .con-left dl{margin-top:30px;overflow: hidden;border-bottom: 1px dashed #a8a8a8;padding-bottom: 25px;}
.s-con .con-left dl dt{float: left;}
.s-con .con-left dl dd{width: 400px;float: right;margin-top:2px;}
.s-con .con-left dl dd.time{color: #666;font-size: 16px;margin-top:0px;}
.s-con .con-left dl dd.tit a{font-size: 14px;color: #666;}
.s-con .con-left dl dd.con a{display:block;height:40px;overflow:hidden;color: #a8a8a8;font-size: 13px;}
.s-con .con-left ul{overflow: hidden;}
.s-con .con-left h3 a:hover{color: #e9a910;}
.s-con .con-left ul li{line-height: 28px;overflow: hidden;}
.s-con .con-left ul li a{color: #666;}
.s-con .con-left ul li em{float: right;color: #a8a8a8;}
.s-con .con-right{float: right;width: 489px;margin-top:40px;padding: 0 60px 0 50px;}
.s-con .con-right dl{overflow: hidden;margin-top:40px;}
.s-con .con-right dl dt{float: left;}
.s-con .con-right dl dd{width: 340px;float: right;}
.s-con .con-right dl dd.tit a{font-size: 18px;color: #e9a910;}
.s-con .con-right dl dd.con a{font-size: 14px;color: #666;line-height: 1.6em;margin-top: 10px;display: block;overflow: hidden;height: 65px;}
@media (min-width: 1000px) and (max-width: 1220px) {
	.s-con .con-left{width: 55%;box-sizing:border-box;padding:0 5% 0 1%;}
	.s-con .con-left dl dd{width: 73%;}
	.s-con .con-right{width: 45%;box-sizing:border-box;padding: 0 1% 0 5%;}
	.s-con .con-right dl dd{width: 67%;}
}

.subsidiary{height: 133px;background-image: url(../Images/son-com.jpg);background-repeat: no-repeat;background-position: center left;background-size: cover;}
.subsidiary .subsi{position:relative;width: 24.2%;height: 0px;padding-bottom: 8.1%;margin-right: 1%;margin-top:1.6%;float: left;background-repeat: no-repeat;background-size: cover;}
.subsidiary .subsi a{display: block;overflow: hidden;}
.subsidiary .subsi h3{color: #fff;font-size: 18px;margin:7% 0 0 13%;}
.subsidiary .subsi p{color: #fff;font-size: 10px;margin:1% 0 0 13%;}
.subsidiary .subsi span{display: block;width: 25px;height: 3px;background: #fff;margin:2% 0 0 13%;}
.subsidiary .subsi i{position: absolute;bottom: 0px;right: 0px;font-style: normal;}
.subsidiary .lastSubsi{margin-right: 0px;}
.subsidiary h3.aa{color: #333;}
.subsidiary  p.aa{color: #333;}
.subsidiary span.bb{background: #333;}
.subsidiary .subsi:hover{box-shadow: 0px 0px 20px #568ff3;position: relative;z-index: 9;}


.f-bg{background: #fff;overflow: hidden;}
.footer{width: 1200px;margin:0 auto;padding:20px 0;overflow: hidden;}
.footer .f-logo{float: left;margin-top:15px;border-right: 1px solid #a8a8a8;padding-right:20px;margin-right: -220px;}
.footer .f-nav{margin-top:12px;width: 100%;float: left;}
.footer .f-nav p{color: #666;margin:5px 200px 0 240px;}
.footer .f-nav p a{color: #666;padding-right: 10px;}
.footer .f-nav p a:after{content: '|';padding-left: 10px;font-size: 12px;color: #999;}
.footer .f-nav p a:last-child:after{content: ' ';}
.footer .f-ewm{float: right;margin-left: -180px;}
.footer .f-ewm p{width: 89px;height: 80px;border:1px solid #a8a8a8;border-right: 0px;float: left;text-align: center;}
.footer .f-ewm p i{width: 70px;display: block;line-height: 1.4em;margin:20px auto 0;color: #a8a8a8;font-size: 13px;font-style: normal;}
@media (min-width: 1000px) and (max-width: 1220px) {
	.footer{width: 100%;}
}
.fixed{position: fixed;top: 300px;right: 0px;z-index: 9999;}
.fixed .rela{position: relative;}
.fixed .rela .con{position: absolute;top: 0px;z-index:9998;left: 0px;width: 70px;line-height: 36px;text-align: center;color: #fff;}
.fixed .rela .mes-con{background: #10458f;}
.fixed .rela .erp-con{background: #2e815e;}
.fixed .rela img{position: relative;z-index: 9999;}
.fixed .erp{margin-top:5px;}

/*内页*/
.n-banner{margin-top:-5px;height: 0px;padding-bottom: 17.9%;background-size:cover;background-repeat: no-repeat;background-position: center top;}
.n-tit{height: 55px;border-bottom: 1px solid #e5e5e5;}
.n-tit h3{float: left;margin-top:15px;}
.n-tit p{float: right;line-height: 55px;color: #525252;font-size: 12px;}
.n-tit p img{margin-top: 20px;margin-right: 3px;}
.content{width: 1200px;margin:30px auto 0;}
.content .n-left{float: left;width: 240px;background: url(../Images/n-nav-line.png) no-repeat right top;min-height: 610px;padding-right: 30px;margin-right: -270px;position: relative;z-index: 99;}
.content .n-left ul li{width: 240px;height: 57px;line-height: 57px;border-bottom: 1px solid #e2e2e2;overflow: hidden;}
.content .n-left ul li span{
	font-size:0px;width: 0px;height: 0px;line-height:0px;
	border-color:transparent transparent transparent #474747;
	border-style: dashed dashed dashed solid;
	border-width: 3px;
	display:block;
	float: left;
	margin:27px 4px 0 20px;
}
.content .n-left ul li a{display:block;float: left;width:210px;height:57px;font-size: 16px;color: #474747;}
.content .n-left ul li a.m-l{margin-left: 20px;}
.content .n-left ul li:hover{background:url(../Images/n-nav-bg.jpg) no-repeat;}
.content .n-left ul li:hover a{color: #fff;}
.content .n-left ul li:hover span{
	border-color:#fff transparent transparent transparent ;
	border-style: solid dashed dashed dashed;
}

.content .n-left ul li.hover{background:url(../Images/n-nav-bg.jpg) no-repeat;}
.content .n-left ul li.hover a{color: #fff;}
.content .n-left ul li.hover span{
	border-color:#fff transparent transparent transparent ;
	border-style: solid dashed dashed dashed;
}
.content .n-left ul li{height: auto;}
.content .n-left ul li dl dd{height: 57px;line-height: 57px;border-top: 1px solid #e2e2e2;}
.content .n-left ul li dl dd a{color: #000 !important;font-size: 14px;margin-left:35px;}
.content .n-left ul li dl dd a:hover{color: #10458f !important;}
/*.content .n-left ul li dl{display: none;}
.content .n-left ul li.hover dl{display: block;}
.content .n-left ul li.hover dl dd{height: 57px;line-height: 57px;border-top: 1px solid #e2e2e2;}
.content .n-left ul li.hover dl dd a{color: #000;font-size: 14px;margin-left:35px;}
.content .n-left ul li.hover dl dd a:hover{color: #10458f;}
.content .n-left ul li.hover{height: auto;}*/
.content .n-right{float: right;width: 100%;overflow: hidden;}
.content .n-right .right-tit{height: 50px;border-bottom: 1px solid #e1e1e1;margin-left: 300px;line-height: 50px;}
.content .n-right .right-tit h3{font-size: 18px;position: relative;color: #474747;overflow: hidden;}
.content .n-right .right-tit h3 span{font-size: 12px;color: #bbb;padding-left:10px;font-family: Arial, Helvetica, sans-serif;}
.content .n-right .right-tit h3 i{font-size: 16px;color: #eeb50e;padding-right: 5px;font-style: normal;}
.content .n-right .right-tit h3 b{display: block;position: absolute;left: 0px;top: 50px;height: 1px;width:150px;background: #eeb50e;}
.content .n-right .right-nav{margin-left: 300px;}
.content .n-right .right-nav ul{margin-top:20px;overflow: hidden;}
.content .n-right .right-nav ul li{float: left;margin-top:10px;}
.content .n-right .right-nav ul li a{display: block;padding:7px 30px;background: #d1d1d1;margin-right: 10px;}
.content .n-right .right-nav ul li a:hover{background: #10458f;color: #fff;}
.content .n-right .right-nav ul li a.hover{background: #10458f;color: #fff;}
.content .n-right .right-bj{margin-left: 300px;margin-top:20px;line-height: 1.6em;}
.content-bg{background:url(../Images/content-bg.jpg) repeat-x;height:20px;margin-top:20px;width: 100%;}

.content .n-right .right-gywm{margin-left: 300px;}
.content .n-right .dsj{margin-top:40px;overflow: hidden;}
.content .n-right .dsj dl{overflow: hidden;position: relative;background: url(../Images/dsj-line.png) repeat-y 109px 0;}
.content .n-right .dsj dl:last-child{background: none;}
.content .n-right .dsj dl dt{float: left;font-size: 18px;font-weight:700;color: #828282;margin-left: 20px;}
.content .n-right .dsj dl dd.position-dot{position: absolute;top: 0px;left: 100px;height: 21px;width: 21px;padding:0px;border:0px;background: url(../Images/dot.jpg) no-repeat;}
.content .n-right .dsj dl dd{float: left;width: 83%;padding-left: 7%;color: #747474;padding-bottom: 40px;}
@media (min-width: 1000px) and (max-width: 1220px) {
	.content{width: 99%;}
}

.content .n-right .hzhb{margin-top:50px;overflow: hidden;}
.content .n-right .hzhb ul{width: 100%;height: 0px;padding-bottom: 40%;background: #fff;padding-top:30px;padding-left:30px;box-sizing:border-box;}
.content .n-right .hzhb ul li{float:left;width: 32%;
	border:1px solid #eee;border-left:0px;box-sizing:border-box;border-top: 0px;
}
.content .n-right .hzhb ul li:nth-child(3n){border-right: 0px;}
.content .n-right .hzhb ul li img{width: 100%;}

.content .n-right .lxwm{overflow: hidden;width: 95%;margin:40px auto 0;border-bottom: 1px solid #e0e0e0;padding-bottom: 30px;}
.content .n-right .lxwm:last-child{border-bottom: 0px;}
.content .n-right .lxwm .lxwm-left{width: 100%;float: left;}
.content .n-right .lxwm .lxwm-left dl{overflow: hidden;margin-right: 300px;}
.content .n-right .lxwm .lxwm-left dl dt{width:100px;font-weight: 700;font-size:16px;height:30px;text-align:center;line-height:30px;color:#fff;background-image: url(../Images/n-nav-bg.jpg);background-repeat: no-repeat;background-size: cover;}
.content .n-right .lxwm .lxwm-left dl dd{margin-top:10px;color: #555;}
.content .n-right .lxwm .lxwm-right{float: right;border:5px solid #fff;margin-left: -280px;}

.content .n-right .zpxx{margin-top:30px;}
.content .n-right .zpxx dl{width: 100%;overflow: hidden;margin-top:15px;padding-left: 15px;}
.content .n-right .zpxx dl dt{float: left;font-size: 16px;font-weight: 700;color: #666;}
.content .n-right .zpxx dl dd{float: left;padding:0 15px 0 0;}
.content .n-right .zpxx dl dd:after{content: '|';font-size: 12px;color:#aaa;padding-left: 15px;}
.content .n-right .zpxx dl dd a.allc{color: #666;}
.content .n-right .zpxx dl dd a.allc2{color: #10458f;}
.content .n-right .zpxx table{width: 100%;border: 1px solid #d1d1d1;border-right: 0px;margin-top:30px;}
.content .n-right .zpxx table thead{background:#d1d1d1;}
.content .n-right .zpxx table td{height: 45px;text-align: center;border-right: 1px solid #d1d1d1;}
.content .n-right .zpxx table thead td{border-right: 1px solid #ddd;}
.content .n-right .zpxx table thead td:last-child{border-right: 1px solid #d1d1d1;}
.content .n-right .zpxx table td a:hover{color: #10458f;}
.content .n-right .zpxx .fenye{text-align: right;margin-top:20px;}
.content .n-right .zpxx .fenye a{padding:1px 7px;display: inline-block;margin-left: 5px;}
.content .n-right .zpxx .fenye a:hover{background:#10458f;color: #fff;}
.content .n-right .zpxx .fenye a.hover{background:#10458f;color: #fff;}

.content .news{border: 1px solid #c9c9c9;padding:35px 30px;overflow: hidden;margin-top:10px;}
.content .news .news-left{float: left;margin-right: -268px;position: relative;z-index: 2;}
.content .news .news-left img{ max-width:268px; max-height:192px;}
.content .news .news-right{float: left;width: 100%;}
.content .news .news-right dl{margin-left: 300px;}
.content .news .news-right dl dt a{color: #4b4b4b;font-size: 16px;}
.content .news .news-right dl dt a:hover{color: #174a92;}
.content .news .news-right dl dd.time{color: #979797;font-size: 12px;margin-top:7px;}
.content .news .news-right dl dd.con{margin-top:25px;line-height: 1.6em;height: 70px;overflow: hidden;}
.content .news .news-right dl dd.con a{color: #4b4b4b;font-size: 14px;}
.content .news .news-right dl dd.more a{margin-top:15px;display: block;width: 90px;height: 28px;text-align:center;line-height:28px;border: 1px solid #d3d3d3;}
.content .news .news-right dl dd.more a:hover{border: 1px solid #174a92;color: #174a92;}
.content .feny{text-align: center;margin-top:20px;padding-bottom: 30px;}
.content .feny a{padding:5px 12px;display: inline-block;margin-left: 5px;border: 1px solid #ddd;}
.content .feny a:hover{background:#10458f;color: #fff;}
.content .feny a.hover{background:#10458f;color: #fff;}

.content .n-right .ygjy{width: 98%;margin:40px auto 0;}
.content .n-right .ygjy dl{float: left;width: 49%;background:#fff;position: relative;height:0px;padding-bottom:24.8%;overflow: hidden;}
.content .n-right .ygjy dl dt{position: absolute;top: -219px;left: 0px;width: 100%;height: 219px;
	background:rgba(16, 69, 143, .9) none repeat scroll 0 0 !important;filter:Alpha(opacity=90); background:#10458f;
}
.content .n-right .ygjy dl dt p{width: 75%;line-height: 1.6em;color: #fff;margin: 40px auto 0;text-align: center;}
.content .n-right .ygjy dl dd.img{float: right;width: 50%;}
.content .n-right .ygjy dl dd.img img{width: 100%;}
.content .n-right .ygjy dl dd.con{float: left;width: 47%;margin-top: 30px;}
.content .n-right .ygjy dl dd.con p{text-align: right;margin-top:5px;}
.content .n-right .other dl dd.img{float: left;}
.content .n-right .other dl dd.con p{text-align: left;margin-top:5px;margin-left: 15px;}


/*在线留言*/
.zxly{width: 1200px;overflow: hidden;padding:60px 0;background: #fff;margin:0 auto;}
.zxly .zxly-tit{width: 1020px;margin:0 auto;text-align: center;border-bottom: 1px solid #ececec;padding-bottom: 50px;}
.zxly .zxly-tit h2{font-size: 38px;font-family: Arial, Helvetica, sans-serif;margin-top: 20px;}
.zxly .zxly-tit h3{font-size: 20px;}
.zxly .zxly-tit p{width: 625px;margin:30px auto 0;color: #666;}
.zxly table{width: 470px;margin:30px auto 0;}
.zxly table td{height: 60px;color: #555;}
.zxly table td input{border: 1px solid #e0e0e0;color: #999;height: 30px;width: 320px;padding-left: 10px;}
.zxly table tr.ly-top td{vertical-align:top !important;padding-top:10px;}
.zxly table tr.ly-top td textarea{border: 1px solid #e0e0e0;}
.zxly table tr.ly-top td p{color: #ccc;}
.zxly table tr.submit td{padding-top: 20px;}
.zxly table tr.submit td input{width: 140px;height: 40px;background: url(../Images/1.png) no-repeat;}
@media (min-width: 1000px) and (max-width: 1220px) {
	.zxly{width: 100%;}
}
.f-banner{margin-top:-5px;height: 0px;padding-bottom: 34.7%;background-size:cover;background-repeat: no-repeat;background-position: center top;}
.content .n-left ul li em{font-size: 8px;color: #ccc;padding-left: 5px;font-family: "Arial", "Verdana", "Trebuchet MS", "微软雅黑";}
.content .n-left ul li:hover em{font-size: 8px;color: #a3c4d6;font-family: "Arial", "Verdana", "Trebuchet MS", "微软雅黑";}
.content .n-left ul li.hover em{font-size: 8px;color: #a3c4d6;font-family: "Arial", "Verdana", "Trebuchet MS", "微软雅黑";}
.content .n-left ul li dl dd a i{font-style: normal;padding-right: 30px;font-size: 16px;}
.content .n-left ul li dl dd:hover a i{font-style: normal;background: url(../Images/f-c-jt.jpg) no-repeat 100% 70%;}
.content .n-left ul li dl dd a.hover i{color:#10458f;font-style: normal;background: url(../Images/f-c-jt.jpg) no-repeat 100% 70%;}
.content .n-right .fg-right{margin-left: 300px;}
.content .n-right .fg-right ul{overflow: hidden;margin-top:15px;}
.content .n-right .fg-right ul li{height: 40px;line-height: 40px;border-bottom: 1px solid #e4e4e4;padding:0 30px;overflow: hidden;}
.content .n-right .fg-right ul li:hover{background: #fff;border-bottom: 1px solid #fff;}
.content .n-right .fg-right ul li em{float: right;color: #888;font-size: 12px;font-family: "宋体";}
.content .n-right .fg-right ul li a i{
	font-size:0px;width: 0px;height: 0px;line-height:0px;
	border-color:transparent transparent transparent #909090;
	border-style: dashed dashed dashed solid;
	border-width: 4px;
	vertical-align: middle;
	padding-right: 5px;
}
.content .n-right .fg-right ul li:hover a i{
	font-size:0px;width: 0px;height: 0px;line-height:0px;
	border-color:transparent transparent transparent #eeb50e;
	border-style: dashed dashed dashed solid;
	border-width: 4px;
}
.content .n-right .fg-fen{text-align: center;margin-top:30px;}
.content .n-right .fg-fen a{display: inline-block;margin-right: 5px;width: 29px;height: 29px;text-indent: -9999px;}
.content .n-right .fg-fen a.shang{background: url(../Images/f-leftbtn.png) no-repeat;}
.content .n-right .fg-fen a.xia{background: url(../Images/f-rightbtn.png) no-repeat;}
.content .n-right .fg-fen a:hover.shang{background: url(../Images/f-leftbtnh.png) no-repeat;}
.content .n-right .fg-fen a:hover.xia{background: url(../Images/f-rightbtnh.png) no-repeat;}
