body{font-family:"Microsoft Yahei"}
.content{width:1170px; height:auto; overflow:hidden; margin:0 auto; background:#fff;}
.content .content_home{width:1170px; height:auto; overflow:hidden; padding-top:10px;}
.home_left{width:1170px; height:auto; overflow:hidden; float:left; text-align:left}
.home_pic{width:1170px; height:370px; overflow:hidden; }
.home_pic img{width:1170px; height:370px; border:0px; float:left; position:relative}
.hljxdd{width:1170px; height:auto; overflow:hidden; padding-top:25px}
.hljxdd-title{width:1170px; height:35px;}
.hljxdd-title hr{ border:none;border-top:1px #E5E5E5 solid; padding:0; margin:0; color:#E5E5E5; height:1px; margin-top:20px; float:left; width:1170px}
.hljxdd-title .hljxddttxt{width:auto; height:35px; line-height:35px; font-family:'Microsoft YaHei'; font-weight:bold; font-size:18px; color:#515050; background:url(../images/hljxdd.jpg) left center no-repeat #fff; text-indent:25px; position:absolute; z-index:1; padding-right:20px;}
.hljxdd-content{width:790px; height:240px; overflow:hidden; padding-top:15px}
.hljxddc-box{width:250px; height:228px; border:1px #E1DFDF solid; margin:5px 20px 5px 0 ; position:absolute; z-index:1;}
.hljxddc-box:hover{background:#c80223; cursor:pointer;box-shadow:0px 0px 8px  #ccc}
.hljxdd-content .m2{margin-left:270px}
.hljxdd-content .m3{margin-left:540px}
.hljxddc-box:hover a{color:#fff}
.hljxddc-box-pic{width:250px; height:165px; overflow:hidden;}
.hljxddc-box-txt{width:216px; height:44px; padding:8px 17px; line-height:24px; overflow:hidden;}
.hljxddc-box-txt a{color:#030303; font-size:16px}
.hlad1{margin:25px 0 0 0}
.hlrmtj{width:790px; height:auto; overflow:hidden; padding-top:25px}
.hlrmtj-title{width:790px; height:35px;}
.hlrmtj-title hr{ border:none;border-top:1px #E5E5E5 solid; padding:0; margin:0; color:#E5E5E5; height:1px; margin-top:20px; float:left; width:790px}
.hlrmtj-title .hlrmtjttxt{width:auto; height:35px; line-height:35px; font-family:'Microsoft YaHei'; font-weight:bold; font-size:18px; color:#515050; background:url(../images/hlrmtj.jpg) left center no-repeat #fff; text-indent:25px; position:absolute; z-index:1; padding-right:20px;}
.hlrmtj-content{width:790px; height:auto; overflow:hidden; padding-top:15px}
.rtmj-box{width:790px; height:auto; overflow:hidden; text-align:left; margin-bottom:20px; border-bottom:1px #E5E5E5 solid; padding-bottom:20px}
.rtmj-box dt{width:250px; height:165px; overflow:hidden; float:left;  margin-right:25px;}
.rtmj-box dt img{transition:all 0.5s;-moz-transition:all 0.5s;-webkit-transition:all 0.5s;-o-transition:all 0.5s;border-radius:8px;}
.rtmj-box dt img:hover{ -webkit-filter:brightness(.7); border-radius:8px;}
.rtmj-box dd{width:515px; height:165px; overflow:hidden; float:left}
.rtmj-box dd h3{font-weight:normal; font-size:18px; margin:0; padding:0; width:515px; height:35px; line-height:35px; overflow:hidden}
.rtmj-box dd h3 a:hover{ color:#c80223}
.rtmj-box dd h3 .dj{background:#c80223; font-size:14px; color:#fff; padding:0px 8px 1px 8px;border-radius:10px; line-height:20px; margin-right:5px}
.rtmj-box dd h3 .yc{background:#c80223; font-size:14px; color:#fff; padding:0px 8px 1px 8px;border-radius:10px; line-height:20px; margin-right:5px}
.rtmj-box dd p{color:#515050; font-size:14px; padding:15px 0 0 0; line-height:24px}
.rtmj-more{width:790px; height:100px; overflow:hidden; text-align:center; margin:0 auto}
.hlmore{width:95px; line-height:40px; font-size:16px; color:#9F9F9F; border:1px #d7d7d7 solid; margin:20px 0 0 350px}
.hlmore:hover{background:#c80223; border:1px #c80223 solid; color:#fff}
.home_right{width:350px; height:auto; overflow:hidden; float:left; margin-left:30px;text-align:left}
.hrtpic{width:350px; height:auto; overflow:hidden;}
.view {
   width: 350px;
   height: 230px;
   float: left;
   overflow: hidden;
   position: relative;
   text-align: center;
   cursor: default;
}
.view .mask, .view .content {
   width: 350px;
   height: 230px;
   position: absolute;
   overflow: hidden;
   top: 0;
   left: 0;
}
.view img {
   display: block;
   position: relative;
}.third-effect .mask {
   opacity: 0;
   overflow:visible;
   -moz-box-sizing:border-box;
   -webkit-box-sizing:border-box;
   box-sizing:border-box;
   cursor:pointer;
   -webkit-transition: all 0.4s ease-in-out;
   -moz-transition: all 0.4s ease-in-out;
   -o-transition: all 0.4s ease-in-out;
   -ms-transition: all 0.4s ease-in-out;
   transition: all 0.4s ease-in-out;
}
.imgshow{width:270px; height:80px; border-bottom:1px #fff solid; margin:75px 40px 0 40px; overflow:hidden; text-align:left}
.third-effect a.info {
   position:relative;
   color:#fff;
   font-size:24px;
}
.third-effect:hover .mask {
   opacity: 1;
   background:rgba(51,196,181,0.8);
}
.third-effect:hover a.info {
	opacity:1;
	-moz-transition-delay: 0.3s;
	-webkit-transition-delay: 0.3s;
	-o-transition-delay: 0.3s;
	-ms-transition-delay: 0.3s;
	transition-delay: 0.3s;
}
.hrsaomiao{width:320px; height:128px; border:1px #F2F1F1 solid; overflow:hidden; margin-top:10px; float:left}
.hrsaomiao dt{float:left; width:120px; height:100px; padding:7px 0 6px 7px; text-align:left}
.hrsaomiao dd{float:left; width:190px; height:100px;padding:7px 0 6px 0px; text-align:left}
.hrsaomiao dd .hrwxtitle{ width:190px; height:35px; line-height:35px; font-size:18px}
.hrsaomiao dd .hrwxcontent{width:190px; height:50px; padding:8px 0 0 0; overflow:hidden}
.hrsaomiao dd .hrwxcontent .trwbico{background:url(../images/hrwbico.jpg) no-repeat; width:50px; height:50px; display:block; float:left; margin-right:12px}
.hrsaomiao dd .hrwxcontent .trqqwbico{background:url(../images/hrqqwbico.jpg) no-repeat; width:50px; height:50px; display:block; float:left; margin-right:12px}
.hrsaomiao dd .hrwxcontent .trwxico{background:url(../images/hrwxico.jpg) no-repeat; width:50px; height:50px; display:block; float:left}
.hrrmht{width:350px; height:auto; overflow:hidden; padding-top:25px}
.hrrmht-title{width:350px; height:35px;}
.hrrmht-title hr{ border:none;border-top:1px #E5E5E5 solid; padding:0; margin:0; color:#E5E5E5; height:1px; margin-top:20px; float:left; width:350px}
.hrrmht-title .hrrmhtttxt{width:auto; height:35px; line-height:35px; font-family:'Microsoft YaHei'; font-weight:bold; font-size:18px; color:#515050; background:url(../images/hrrmht.jpg) left center no-repeat #fff; text-indent:25px; position:absolute; z-index:1; padding-right:20px;}
.hrrmht-content{width:350px; height:auto; overflow:hidden; padding-top:15px}
.hrrmht-content li{ float:left; width:73px; padding:0 7px; height:52px; overflow:hidden; text-align:center; margin:0 auto}
.hrrmht-content li a{width:73px; height:32px; line-height:30px; border:1px #DCDCDC solid; color:#40BFB2; font-size:16px}
.hrrmht-content li a:hover{background:#c80223; color:#fff; border:1px #c80223 solid}
.hrrwbd{width:350px; height:auto; overflow:hidden; padding-top:25px}
.hrrwbd-title{width:350px; height:35px;}
.hrrwbd-title hr{ border:none;border-top:1px #E5E5E5 solid; padding:0; margin:0; color:#E5E5E5; height:1px; margin-top:20px; float:left; width:350px}
.hrrwbd-title .hrrwbdttxt{width:auto; height:35px; line-height:35px; font-family:'Microsoft YaHei'; font-weight:bold; font-size:18px; color:#515050; background:url(../images/hrrwbd.jpg) left center no-repeat #fff; text-indent:25px; position:absolute; z-index:1; padding-right:20px;}
.hrrwbd-content{width:350px; height:auto; overflow:hidden; padding-top:15px}
.hrrwbd-content li{width:332px; height:36px; overflow:hidden; text-align:left; line-height:18px; margin-bottom:25px; padding-left:15px;display:block;vertical-align:middle}
.hrrwbd-content li.rwbd-1{ border-left:3px #FD5F00 solid}
.hrrwbd-content li.rwbd-2{ border-left:3px #FFC002 solid}
.hrrwbd-content li.rwbd-3{ border-left:3px #00A635 solid}
.hrrwbd-content li.rwbd-4{ border-left:3px #00C3C4 solid}
.hrrwbd-content li.rwbd-5{ border-left:3px #B92400 solid}
.hrrwbd-content li.rwbd-6{ border-left:3px #E07E00 solid}
.hrrwbd-content li.rwbd-7{ border-left:3px #27C790 solid}
.hrrwbd-content li.rwbd-8{ border-left:3px #5C68EC solid}
.hrrwbd-content li.rwbd-9{ border-left:3px #00A9DA solid}
.hrrwbd-content li.rwbd-10{ border-left:3px #E41A91 solid}
.hrrwbd-content li a{color:#939292; font-weight:100}
.hrrwbd-content li a:hover{color:#c80223}
.hrtjzz{width:350px; height:auto; overflow:hidden; padding-top:25px}
.hrtjzz-title{width:350px; height:35px;}
.hrtjzz-title hr{ border:none;border-top:1px #E5E5E5 solid; padding:0; margin:0; color:#E5E5E5; height:1px; margin-top:20px; float:left; width:350px}
.hrtjzz-title .hrtjzztxt{width:auto; height:35px; line-height:35px; font-family:'Microsoft YaHei'; font-weight:bold; font-size:18px; color:#515050; background:url(../images/hrtjzz.jpg) left center no-repeat #fff; text-indent:25px; position:absolute; z-index:1; padding-right:20px;}
.hrtjzz-content{width:350px; height:auto; overflow:hidden; padding-top:15px}
.tjzz-box{width:350px; height:90px; overflow:hidden; text-align:left; margin-bottom:20px; border-bottom:1px #E5E5E5 solid; padding:10px 0}
.tjzz-box dt{width:72px; height:90px; overflow:hidden; float:left; margin-right:15px;}
.tjzz-box dt img{border-radius:50px; }
.tjzz-box dd{width:263px; height:90px; overflow:hidden; float:left}
.tjzz-box dd h3{font-weight:normal; font-size:18px; color:#c80223; margin:0; padding:0; width:263px; height:35px; line-height:35px; overflow:hidden}
.tjzz-box dd p{color:#515050; font-size:14px; padding:5px 0 0 0; line-height:24px}
.tjzz-box dd h3 a{ color:#c80223}
.tjzz-box dd p a{ color:#515050}
.frad3,frad2{margin-top:20px;}
.bgcolor {
	width: 100%;
}
.pingpai {
	width:1170px;
	height:110px;
	line-height:40px;
	overflow:hidden;
	margin:0 auto; 
	word-wrap: break-word;
	padding-top:60px;
	text-align:center;
	color:#2A2B2D;
}
.pingpai .title01 {
	width:1170px;
	font-size:30px;
	font-weight:bold;
	display:inline;
}
.pingpai .title01 h2{
	font-size:30px;
	font-weight:bold;
	display:inline;
}
.pingpai .title02 {
	width:1170px;
	font-size:18px;
	color:#666;
}
.pingpai .title02 font {
	color:#FF6600;
}
.pingpai .title03 {
	width:1170px;
	color:#999;
	font-size:13px;
}
/*服务*/
.Service {
	width:1170px;
	height:460px;
	padding-top:6px;
}
.Services {
	width:100%;
	height:360px;
	padding-left:10px;
}
.ServiceList {
	width:292px;
	height:330px;
	float:left;
}
.ServiceList a {
	color:#666;
}
.ServiceLists {
	width:276px;
	height:330px;
border-radius: 4px;
position:relative;
	overflow: hidden;
	background-color:#fafafa;
}
.ServiceLists .top {
	width:280px;
	height:150px;
	text-align:center;
	position:absolute;
	border-top-left-radius: 5px;
    border-top-right-radius: 5px;
	left:0px;
    overflow: hidden;
	}
.ServiceLists .top  img{
	width:280px;
	height:150px;
    overflow: hidden;
	border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}
.ServiceLists .top  img:hover{
	width:280px;
	height:150px;
	position:relative;
    overflow: hidden;
	border-top-left-radius: 5px;
    border-top-right-radius: 5px;
filter:alpha(Opacity=80);-moz-opacity:0.8;opacity: 0.8;
	}
.ServiceLists .title {
	width:280px;
	height:52px;
	text-align:center;
	line-height:20px;
	padding-top:5px;
	position:absolute;
	left:0px;
	top:165px;
	font-size:12px;
}
.ServiceLists .title span {
	color:#2A2B2C;
	font-size:18px;
	font-weight:bold;
	line-height:16px;
}
.ServiceLists .title  span:hover{
		color:#c80223;
}
.ServiceLists .com {
	width:250px;
	height:100px;
	line-height:22px;
	position:absolute;
	left:16px;
	text-align:left;
	top:200px;
	z-index:800;
	font-size:14px;
}
.ServiceLists .tops {
	width:280px;
	height:118px;
	text-align:center;
	padding-top:12px;
	position:absolute;
	left:-275px;
	z-index:800;
}
.ServiceLists .titles {
	width:280px;
	height:52px;
	text-align:center;
	line-height:20px;
	padding-top:5px;
	position:absolute;
	left:280px;
	top:130px;
	color:#FF6600;
	z-index:800;
	font-size:12px;
}
.ServiceLists .titles span {
	color:#2A2B2C;
	font-size:18px;
	color:#FF6600;
	font-weight:bold;
	line-height:16px;
}
.ServiceLists .coms {
	width:250px;
	height:140px;
	line-height:22px;
	position:absolute;
	text-align:left;
	left:280px;
	top:180px;
	z-index:800;
	color:#888888;
	font-size:14px;
}
.ServiceMore {
	width:1170px;
	height:100px;
	padding-top:40px;
	float:left;
}
/**/
.W_slist {
	width: 1170px;
	display: block;
	height:100px;
	margin:auto;
	text-align: center;
}
.W_slist ul {
display: inline-block;
    vertical-align: middle;
}
.W_slist li {
	list-style:none;
	padding:0px;
	margin:0px;
	width: 86px;
	overflow: hidden;
	height: 100px;
	font-size: 14px;
	position: relative;
	display: inline;
	float: left;
	text-align: center;
}
.W_slist li .rad i {
	background: url(../images/w-20140306v2.png) no-repeat;
	-webkit-transition: all .5s ease-in-out;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.W_slist li .rad {
	background: #ccb5a6;
	width: 62px;
	height: 62px;
	-webkit-border-radius: 62px;
	overflow: hidden;
	position: relative;
	z-index: 2;
	margin: 0px auto;
	display: block;
	top:4px;
	-moz-border-radius: 62px;
	border-radius: 62px;
}
.W_slist li .sd {
	width:70px;
	height: 70px;
	display: block;
	-webkit-border-radius:74px;
	-moz-border-radius: 74px;
	-webkit-transition: all .5s ease-in-out;
	-webkit-transform: scale(0.5);
	border-radius:74px;
	background: #e2e2e2;
	top: 0;
	left: 8px;
	position: absolute;
	z-index: 1
}
.W_slist li p {
	color: #FF6600;
	font-size: 14px
}
.W_slist li p strong {
	display: block;
	line-height: 24px;
	font-size: 16px
}
.W_slist a:hover {
	text-decoration: none
}
.W_slist a:hover p {
	text-decoration: none;
	color: #00ABB3;
}
.W_slist li:hover .sd, .W_slist li.hover .sd {
	-webkit-transform: scale(1)
}
.W_slist li .title {
	display:none;
	width:54px;
	height:15px;
	text-align:center;
	color:#FFFFFF;
	left:17px;
	TOP:74PX;
	background:url(../images/r11_c14.gif) no-repeat center top;
	font-size:12px;
	padding-top:3px;
}
.W_slist li:hover .title {
	position:absolute;
	display:block;
}
.W_slist li.p .rad i {
	width: 35px;
	height: 26px;
	background-position: -26px -18px;
	margin-top: 20px
}
.W_slist li.b .rad i {
	width: 32px;
	height: 28px;
	background-position: -111px -17px;
	margin-top: 20px
}
.W_slist li.t .rad i {
	width: 43px;
	height: 23px;
	background-position: -187px -20px;
	margin-top: 20px
}
.W_slist li.y .rad i {
	width: 38px;
	height: 22px;
	background-position: -273px -20px;
	margin-top: 20px
}
.W_slist li.m .rad i {
	width: 32px;
	height: 24px;
	background-position: -356px -18px;
	margin-top: 19px
}
.W_slist li.e .rad i {
	width: 32px;
	height: 39px;
	background-position: -440px -12px;
	margin-top: 12px
}
.W_slist li:hover .rad i, .W_slist li.hover .rad i {
	-webkit-transform: rotate(360deg);
}
.W_slist li:hover .rad, .W_slist li.hover .rad {
	background-color: #00ABB3;
}
/**/
/*首页公司展示*/
.WhyBos {
	width:100%;
	margin-top:30px;
}
.Why {
	width:1170px;
	height:560px;
	}
.WhyLeft {
	width:755px;
	height:560px;
	float:left;
}
.WhyLeft .top {
	width:650px;
	height:110px;
	float:left;
	background:url(../images/s_r24_c4.gif) no-repeat 20px 10px;
	padding-top:10px;
	padding-left:105px;
}
.WhyLeft .topTitle {
	width:648px;
	height:41px;
	text-align:left;
	padding-left:2px;
	font-size:30px;
	font-weight:bold;
	color:#2a2b2c;
	padding-top:2px;
	display:inline;
}
.WhyLeft .topTitle h2{
	width:648px;
	height:41px;
	text-align:left;
	padding-left:2px;
	font-size:30px;
	font-weight:bold;
	color:#2a2b2c;
	padding-top:2px;
	display:inline;
}
.WhyLeft .topComs {
	width:648px;
	height:40px;
	text-align:left;
	padding-left:2px;
	font-size:12px;
	line-height:20px;
}
.WhyLeft .pro {
	width:242px;
	height:184px;
	float:left;
	padding-left:22px;
}
.WhyLeft .ser {
	width:242px;
	height:184px;
	float:left;
}
.WhyLeft .pro img, .WhyLeft .ser img {
	padding-bottom:17px;
}
.WhyLeft .poeComs {
	width:242px;
	height:63px;
	text-align:left;
	line-height:24px;
	font-size:14px;
}
/*首页广告*/
.GgBody {
	width:100%;
	height:380px;
	background-color:#f7f7f7;
}
.GgBodys {
	width:1128px;
	height:362px;
	padding:28px 0px 0px 21px;
}
.GgBodys #Gg1 {
	position:absolute;
	left:-29px;
	top:28px;
}
.GgBodys #Gg2 {
	position:absolute;
	left:396px;
	top:-200px;
}
.GgBodys #Gg3 {
float:right;}
/*结束*/
.WhyLeftCom {
	width:100%;
	height:62px;
	padding-top:30px;
	padding-left:20px;
	float:left;
}
.WhyLeftCom .fontStar {
	font-size:16px;
	color:#ffce0f;
	text-align:left;
}
.WhyLeftCom .fontH1 {
	font-size:28px;
	line-height:28px;
	font-weight:bold;
	text-align:left;
	color:#2A2B2c;
}
.WhyLeftCom .fontcom {
	font-size:18px;
	color:#2A2B2c;
	text-align:left;
}
.WhyLeftComBody {
	width:100%;
	height:105px;
	padding-left:20px;
}
.WhyRight {
	width:400px;
	height:580px;
	float:left;
}
.WhyRight .HeadTop {
	width:400px;
	height:42px;
	background:url(../images/r19_c21.jpg) no-repeat left top;
	padding-top:100px;
	font-size:12px;
}
.WhyRight .bodys {
	width:400px;
	height:400px;
	background:url(../images/r20_c21.jpg) no-repeat 100px top;
	position:relative;
}
.WhyRight .W_title1 {
	width:120px;
	height:20px;
	position:absolute;
	font-size:16px;
	text-align:center;
	top:38px;
	left:15px;
	color:#B898C1;
	filter:alpha(opacity=0); /*IE滤镜，透明&#65533;50%*/
	-moz-opacity:0; /*Firefox私有，透明&#65533;50%*/
	opacity:0;/*其他，透明&#65533;50%*/
}
.WhyRight .W_title2 {
	width:110px;
	height:56px;
	line-height:24px;
	position:absolute;
	font-size:16px;
	text-align:center;
	top:225px;
	left:40px;
	color:#F79357;
	filter:alpha(opacity=0); /*IE滤镜，透明&#65533;50%*/
	-moz-opacity:0; /*Firefox私有，透明&#65533;50%*/
	opacity:0;/*其他，透明&#65533;50%*/
}
.WhyRight .W_title3 {
	width:80px;
	height:22px;
	position:absolute;
	font-size:16px;
	text-align:center;
	top:94px;
	right:1px;
	color:#89A8C4;
	filter:alpha(opacity=0); /*IE滤镜，透明&#65533;50%*/
	-moz-opacity:0; /*Firefox私有，透明&#65533;50%*/
	opacity:0;/*其他，透明&#65533;50%*/
}
.WhyRight .W_title4 {
	width:90px;
	height:48px;
	position:absolute;
	line-height:24px;
	font-size:16px;
	text-align:center;
	top:192px;
	right:15px;
	color:#9F3968;
	filter:alpha(opacity=0); /*IE滤镜，透明&#65533;50%*/
	-moz-opacity:0; /*Firefox私有，透明&#65533;50%*/
	opacity:0;/*其他，透明&#65533;50%*/
}
/*结束*/
/*----------首页新闻---------*/
.IndexNew {
	width:1170px;
	height:450px;
}
.IndexNewhead {
	width:1002px;
	height:56px;
	float:left;
	background:url(../images/r22_c4.jpg) no-repeat 20px 14px;
	padding-left:170px;
	padding-top:15px;
	padding-bottom:20px;
}
.IndexNewhead .title {
	width:70px;
	height:56px;
	float:left;
	color:#c80223;
}
.IndexNewhead .title1 {
	width:120px;
	height:28px;
	font-size:16px;
}
.IndexNewhead .title2 {
	width:70px;
	height:28px;
	font-weight:bold;
	font-size:18px;
}
.IndexNewComs {
	width:600px;
	height:26px;
	padding-top:30px;
	float:left;
	font-size:14px;
}
.IndexNewBody {
	width:1170px;
	height:260px;
}
.IndexNewBodys {
	width:370px;
	height:260px;
	float:left;
	padding-left:20px;
}
.I_NewTitle {
	width:360px;
	height:40px;
	border-bottom:1px solid #D5D1D2;
	float:left;
	margin-bottom:12px;
}
.I_NewTitle .chinas {
	font-size:18px;
	font-weight:bold;
	height:35px;
	padding-top:5px;
	width:135px;
	float:left;
	color:#2A2B2C;
	display:inline;
}
.I_NewTitle .chinas h3{
	display:inline;
	color:#c80223;
}
.I_NewTitle .ens {
	height:28px;
	padding-top:12px;
	width:150px;
	float:left;
	color:#999;
	font-size:12px;
}
.common_pic_dl_twoclearfix {
	width:360px;
	float:left;
}
.pic_two {
	height:70px;
	width:100px;
	float:left;
}
.dt_two {
	width:240px;
	height:70px;
	padding-top:15px;		
	float:right;
	font-size:16px;
	font-weight:bold;
}
.dt_two a:hover{
color:#c80223;
 text-decoration: underline;
 }
.I_NewList {
	padding-left:18px;
	height:26px;
	width:342px;
	float:left;
	font-size:14px;
	background:url(../images/r30_c21.jpg) no-repeat 3px 11px;
	line-height:26px;
	position:relative;
}
.I_NewList a {
	display:block;
	height:26px;
	width:342px;
	position:relative;
}
.I_NewList a:hover {
	color:#c80223;
	text-decoration:underline;
}
.I_NewMore {
	width:100px;
	height:26px;
	padding-left:18px;
	font-size:14px;
	float:left;
	background:url(../images/r32_c21.jpg) no-repeat 3px 9px;
	line-height:26px;
}
/*------------------------*/
.links{width:1200px; height:auto; overflow:hidden; text-align:center; margin:0 auto; background:#fff;margin-top:25px;}
.links .links_pic{width:1200px; height:60px; margin:30px 0;}
.links .links_pic ul{padding:0 20px}
.links .links_pic li{float:left; width:145px; height:60px; overflow:hidden}
.links .links_pic li .yqpic{border:1px #EEEDED solid}
.links .links_txt{width:1200px; height:auto; overflow:hidden;padding-bottom:20px}
.links .links_txt_title{width:1200px; height:45px; line-height:45px; font-size:18px; color:#000; background:url(../images/yqlink.jpg) center center no-repeat;}
.links .links_txt ul{padding:0 20px}
.links .links_txt li{float: left;font-size: 14px;margin: 5px 10px;color: #333;line-height: 22px;}
.links .links_txt li a{color:#333}
.links .links_txt li a:hover{color:#c80223}
.index_new{font-size:14px; margin-bottom:10px;}
.index_new .title{height:30px; line-height:30px;}
.index_new .title a{float:right;}
.index_new .new li{border-bottom:1px dotted #CCCCCC; line-height:25px;}
.index_new .new li span{float:right;}
.link{font-size:12px; padding-top:30px;height:80px; line-height:18px;background: #23282D;color: #6a6b6b;}
.link_n{ width:1155px; text-align:left;margin: 0 auto;}
.link a{margin-right:10px;color: #6a6b6b;}
.link a:hover{margin-right:10px;color:#c80223;text-decoration:underline;}