@charset "utf-8";
/* CSS Document */

body{
	margin:0px;
	padding:0px;
	font-size:14px;
	font-family: "Microsoft Yahei","微软雅黑",Tahoma,Arial,Helvetica,"宋体";

	position:relative;
}

 .pages{
                    text-align: center;margin-bottom: 10px;
                }
.pages li{float: left;}
                 .pages li a {
                    margin-right: 10px;
                    height: 30px;
                    line-height: 30px;
                    text-align: center;
                    color: #666;
                    background: #fff;
                    border-color: #ddd;
                    border-width: 1px;
                    border-style: solid;
                    border-radius: 3px;
                    padding: 5px 10px;
                }
                .pages li a.Ahover{
                    color:#03a4ac;
                }
				
				
				.gduo{ height:30px; line-height:30px; background:#f7f7f7; overflow:hidden; margin:15px 0px; padding:0 10px;}
.gduo span{ float:right; width:320px; overflow:hidden; height:30px; display:block;}
.gduo a{  font-weight:bold;}
.serviceTel{
width:320px;
height:100px;
color:#FFFFFF;
font-size:18px;
background-color:#FF3300;
padding:15px;
padding-top:16px;
padding-left:30px;
margin-top:-80px;
position:absolute;
z-index:9999;
line-height:40px;
}
.serviceTel .p1{
font-size:30px;
}


.gw {width:100%;position:relative; margin:0 auto}
.gc {margin:0px auto;width:1200px;}
.sk {margin-top:40px;}
.fl {float:left;}
.fr {float:right;}
.yh_logo{ position:absolute; z-index:999; text-align:center; top:30px; width:100%}
.logo{float:left;width:340px;}
i,em{ font-style:normal}
.toptop {overflow:hidden;background:#4f4f4f;height:34px;}
.toptop span {float:left;line-height:34px;color:#c3c3c3}
.toptop p {float:right;line-height:34px;color:#c3c3c3;}
.toptop p a {color:#c3c3c3;line-height:34px;}
.glogo {width:296px;height:85px;padding:10px 0px}
.gdnav {width:730px;}
.gdnav img {float:left;padding-top:16px;padding-right:10px;}
.gdnav span {font-size:14px;line-height:40px;color:#83c0ff;}
.gdnav b {font-family:'aril';font-size:28px;color:#ffffff;}
.gnav {background:url(../images/nbj.png) no-repeat center top;height:76px;width:100%; text-align:center;position:absolute;z-index:999;margin-top:66px;}
ul.gdao {position:relative;z-index:99;margin-top:12px;}
ul.gdao li{width:121px;float:left;list-style:none; text-align:center;height:76px;position:relative;height:auto; vertical-align:text-top;}
ul.gdao li a {display:block;height:75px;text-align:center;position:relative; vertical-align:top;height:76px;}
ul.gdao li a b {color:#ffffff;font-size:16px;line-height:40px;*line-height:40px;text-align:center;width:121px; vertical-align: text-top;font-weight:normal;}
ul.gdao li:Hover a b {color:#fcff00;}
ul.gdao li a span {color:#ffffff;font-family:'Arial';line-height:12px;font-size:12px;-webkit-transform:scale(0.8);-o-transform:scale(1);display:inline-block; vertical-align:text-top;}
ul.gdao li ul {width:342px;top:64px;line-height:30px;position:absolute;left:0px;height:0px;}
ul.gdao li:hover ul {transition:all 0s ease;height:auto}
ul.gdao li ul li { clear:both;height:40px;border-bottom:1px dotted #fcf5c1;background:none;background-color:#333;line-height:40px;position:relative;}
ul.gdao li ul li:hover { background:none;background-color:#fcf5c1;height:40px;line-height:40px;padding:0px;}
ul.gdao li ul li a {color:#ffffff;line-height:40px;height:40px;display:block;padding:0px;position:relative;border-right:0px;}
ul.gdao li ul li:hover a {color:#333333;}
ul.gdao li ul li ul {position:absolute;width:121px;height:50px;left:121px;top:0px;display:none; z-index:999999999999999999}
ul.gdao li ul li:hover ul {display:none;}
ul.gdao li ul li:hover ul li a {color:#ffffff;}
ul.gdao li ul li ul li {width:121px;height:40px;background-color:#666666;}
ul.gdao li ul li ul li:hover a {color:#ffffff;display:block;width:121px;height:40px;background-color:#333333;}
ul.gdao li ul li ul li a:Hover {color:#333333;background-color:#fcf5c1;}


.fullSlide {
	width:100%;
	position:relative;
	height:721px;
	background:#000;
	overflow:hidden;
}
.fullSlide .bd {
	margin:0 auto;
	position:relative;
	z-index:0;
	overflow:hidden;
}
.fullSlide .bd ul {
	width:100% !important;
}
.fullSlide .bd li {
	width:100% !important;
	height:721px;
	overflow:hidden;
	text-align:center;
	transition:all 0s ease;
}
.fullSlide .bd li a {
	display:block;
	height:721px;
}
.fullSlide .hd {
	width:100%;
	position:absolute;
	z-index:1;
	bottom:0;
	left:0;
	height:30px;
	line-height:30px;
}
.fullSlide .hd ul {
	text-align:center;
}
.fullSlide .hd ul li {
	cursor:pointer;
	display:inline-block;
	*display:inline;
	zoom:1;
	width:42px;
	height:11px;
	margin:1px;
	overflow:hidden;
	background:#000;
	filter:alpha(opacity=50);
	opacity:0.5;
	line-height:999px;
}
.fullSlide .hd ul .on {
	background:#f00;
}
.fullSlide .prev,.fullSlide .next {
	display:block;
	position:absolute;
	z-index:1;
	top:50%;
	margin-top:-30px;
	left:15%;
	z-index:1;
	width:40px;
	height:60px;
	background:url(../images/slider-arrow.png) -126px -137px #000 no-repeat;
	cursor:pointer;
	filter:alpha(opacity=50);
	opacity:0.5;
	display:none;
}
.fullSlide .next {
	left:auto;
	right:15%;
	background-position:-6px -137px;
}





/* 标准盒模型 */
.ttl{height:18px;}
.ctt{height:auto;clear:both;border-top:0;text-align:left; margin-top:40px;}
.w936{margin:0px 0;clear:both;width:1200px;/*滑动门的宽度*/}
.w936n{margin:180px auto;clear:both;width:1200px;/*滑动门的宽度*/}
/* TAB 切换效果 */
.tb_{}
.tb_ ul{background:url(../images/hengxian.png) repeat-x top;height:194px;width:100%;text-align:center;position:relative;}
.tb_ li{display:inline-block;padding:0px 10px;height:194px;line-height:1.9;cursor:pointer; text-align:center;*display: inline;zoom: 1;}
/* 控制显示与隐藏css类 */
.normaltab   {  background-repeat: no-repeat; color:#1F3A87 ;display:inline-block;}
.hovertab    {  background-repeat: no-repeat; color:#1F3A87; font-weight:bold ;display:inline-block;}
.dis{display:block;}
.undis{display:none;}

 
.cbp-hrsub .cbp-hrsub-inner a.topmore{
	display:block;
	margin-top:10px;
	width:120px;
	height:46px;
	line-height:46px;
	text-align:center;
	background-color:#F90;
	-webkit-border-radius:20px;
	-moz-border-radius:8px;
	-ms-border-radius:8px;
	-o-border-radius:8px;
	border-radius:8px;
}


/* 网页底部滚动特效 */
*{margin:0;padding:0;list-style:none}
a{outline:0;text-decoration:none}
strong{font-weight:400}
.strong{font-weight:700}
::selection{background:#1EACDF;color:#fff}
img{border:0}
::-moz-selection{background:#1EACDF;color:#fff}
::-webkit-selection{background:#1EACDF;color:#fff}
.autoWidth{margin:0 auto;min-width:1000px;max-width:1200px}
.auto{margin:0 auto;min-width:1000px;max-width:1200px}
@media screen and (max-width:1233px){.auto{padding-left:10px}
}
.clearfix:after,.clearfix:before{display:table;line-height:0;content:""}
.clearfix:after{clear:both}
.clear-float{clear:both}



.footer{background-color:#0181fe;font-family:"Microsoft Yahei"}
.footer-floor1{width:100%;padding:36px 0 60px}
.footer-list{width:50%;height:100%;float:left}
.footer-list ul{float:left;margin-right:18%; height:230px; overflow:hidden;}
.footer-list .flist-4{margin-right:0}
.footer-list li{line-height:32px}
.footer-list li a{color:#fff;font-size:14px;text-decoration:none}
.footer-list li a:hover{text-decoration:none;color:#fff}
.footer-list .flist-title{font-size:16px;color:#fff; background: rgba(0, 0, 0, 0) url("../images/bbg.jpg") no-repeat scroll left bottom;
   padding-bottom: 6px; font-weight:bold;}
.footer-floor2{width:100%;padding:20px 0;text-align:center;background-color:#333333}
.footer-floor2 p{text-align:center;color:#FFF;font-size:14px;line-height:30px}
.footer-floor2 p span{font-family:PingFangSC-Light,'helvetica neue','hiragino sans gb',tahoma,'microsoft yahei ui','microsoft yahei',simsun,sans-serif}
.footer-floor2 a{color:#b6e2f2}
.footer-floor2 a:hover{color:#a8d0e0;text-decoration:underline}
.foot-link{margin:0 15px;text-decoration:none;color:#b6e2f2}
.foot-link:hover{text-decoration:underline}
.footer-right{width:500px;float:right}
.bottomcontact{float:right;color:#fff;line-height:30px;}
.telephone{width:100%;height:32px;line-height:32px;color:#fff}
.telephone span{display:inline-block;width:32px;height:32px;float:left;background:url(../images/phone_32px.png);margin-left:16%}
.telephone .tel-number{font-size:26px;font-weight:400;text-align:right;color:#FFCC00;}
.official-plat{width:100%;height:100%;margin-top:20px;position:relative}
.official-plat ul{float:right;margin-top:7px}
.official-plat ul li span{display:inline-block;width:32px;height:32px;background:url(../images/plat_icon.png) no-repeat 0 0;line-height:32px;float:left;margin-right:12px}
.official-plat ul li .weibo-logo{background:url(../images/plat_icon.png) no-repeat -32px 0}
.official-plat ul li .qq-logo{background:url(../images/plat_icon.png) no-repeat -64px 0}
.official-plat ul li{height:45px}
.official-plat ul a{display:inline-block;height:32px;width:100%;line-height:32px;color:#fff;text-decoration:none;font-size:12px}
.official-plat>p{display:inline-block;width:132px;height:132px;border:1px solid #ddd;}
.official-plat .weixin{position:absolute;top:0;left:-60px;background-image:url(../images/plat_qrcode.png);background-repeat:no-repeat;background-position:0 0; width:260px;}
.official-plat .weibo{position:absolute;top:0;left:10px;background-image:url(../images/plat_qrcode.png);background-repeat:no-repeat;background-position:-132px 0;display:none}
.lanuages{float:left; margin-left:430px;}
.lanuages a{display:block;width:100px;height:40px; background-color:#FF6600; color:#FFF !important; text-align:center;}
#wx-corner{border:10px solid transparent;border-left:10px solid #fff;position:absolute;top:12px;right:-20px;z-index:10}
#wb-corner{border:10px solid transparent;border-left:10px solid #fff;position:absolute;top:58px;right:-20px;z-index:10}
.five-superiority{width:100%;border-bottom:1px solid #27aede;padding:10px 0 20px}
.five-superiority-list li{float:left;width:20%;height:36px;text-align:center;border-left:1px solid #27aede}
.five-superiority-list li:first-child{border-left:none}
.five-superiority-list li a{display:inline-block;position:relative;width:100%;height:36px;line-height:36px;background:no-repeat 2% center;text-indent:2em;color:#fff;font-size:16px}
.five-superiority-list li a:hover{color:#bfe7f5}
.five-superiority-list li a.superiority-text{text-indent:4em}
.superiority-icon{position:absolute;width:40px;height:40px;left:10%;background-repeat:no-repeat;background-image:url(../images/footer_youshi.png)}
.compensate_ico .superiority-icon{background-position:0 0}
.compensate_ico:hover .superiority-icon{background-position:0 -50px}
.retreat_ico .superiority-icon{background-position:0 -100px}
.retreat_ico:hover .superiority-icon{background-position:0 -150px}
.technology_ico .superiority-icon{background-position:0 -200px}
.technology_ico:hover .superiority-icon{background-position:0 -250px}
.prepare_ico .superiority-icon{background-position:0 -300px}
.prepare_ico:hover .superiority-icon{background-position:0 -350px}
.service_ico .superiority-icon{background-position:0 -400px}
.service_ico:hover .superiority-icon{background-position:0 -450px}
.marquee-box{overflow:hidden;width:100%;position:absolute;left:0;top:0}
.marquee{width:8000%;height:60px}
.wave-list-box{float:left}
.wave-list-box ul{float:left;height:60px;overflow:hidden;zoom:1}
.wave-list-box ul li{height:60px;width:100%;float:left;line-height:30px;list-style:none}
.wave-box{position:relative;height:60px;background:#fff}







.top_lan{ width:100%;z-index:999999; top:30px;position:absolute; text-shadow: 2px 0 2px #fff,0 2px 2px #8B4513,0 -2px 2px #fff,-2px 0 2px #fff;  }
.top_lan p{ width:1200px; margin:0 auto; text-align: right; color:#FF0000; font-size:16px; text-transform:uppercase}
.top_lan p img{ margin:0 10px;}


.cptj h3 a{ float:right; color:#999; font-size:16px}
.cptj h3{ color:#0f1273; font-size:24px; height:50px; text-transform:uppercase;}




	/*  */
.cont{width:1200px;margin:0px auto;}
.textcent{ text-align:center}

.head {height: 140px;width: 100%; }
.yanse{ display:block;width:400px; float:right;height:51px; font-size:24px;padding-top:20px;margin-top:30px;color:#E54314;}
.head-left {float: left;height: 51px;width: 135px;margin-left:7px;margin-top: 20px;}
.menbg{width:100%; background-color:#028DC5;}
.menbg ul{
list-style:none;
margin:0px;
padding:0px;
}
.menbg ul li{
float:left;
display:block;

text-align:center;
}
.menConfig{
height:50px;
line-height:50px;
}

.menbg ul li a{
display:block;
color:#FFFFFF;
width:150px;
}
.menbg ul li a:visited{
color:#FFFFFF;
}
.menbg ul li a:hover{
background-color:#fff100;
color:#333333;
}

.menbg ul li .cur{
background-color:#fff100;
color:#333333 !important; 
}
.productsClass ul{
list-style:none;
padding:0px;
margin:0px;
 

}


.productsClass li{
float:left;
}


.productsClass li a.ok {
display:block;
float:left;
width:190px;
background-color:#368CC0;
color:#FFFFFF !important;
text-align:center;
padding-top:60px;
padding-bottom:60px;
margin-top:6px;
margin-bottom:6px;
margin-left:10px;
border-radius:4px;
}

.productsClass li  a{
display:block;
float:left;
width:190px;
background-color:#F4F4F4;
border:1px solid #ccc;
color:#000 !important;
text-align:center;
padding-top:20px;
padding-bottom:20px;
margin-top:6px;
margin-bottom:6px;
margin-left:6px;
border-radius:4px;
}


.productsClass li a.overbg{

}

.productsClass li a:visited{
color:#242424 !important;
}

.productsClass li a.ok:visited{
color:#FFF !important;
}

.productsClass li a:hover{
	background-image: url(../images/classbg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	color:#FFFFFF !important;
}









.productsClassChild ul{
list-style:none;
padding:0px;
margin:0px;
 

}

.productsClassChild li{
	display:inline;
}
.productsClassChild li a{
background-color:#F4F4F4;
border:1px solid #ccc;
color:#000 !important;
text-align:center;
padding:20px 70px;
margin-left:10px;
border-radius:4px;
}

.productsClassChild li a.overbg{

}

.productsClassChild li a:visited{
color:#000 !important;
}
.productsClassChild li a:hover{
	background-image: url(../images/classbg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	color:#FFF !important;
}










.productsClass li a:hover#pc2{
	background-image: url(../images/aaa2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.productsClass li a:hover#pc3{
	background-image: url(../images/aaa3.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.productsClass li a:hover#pc4{
	background-image: url(../images/aaa4.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.productsClass li a:hover#pc5{
	background-image: url(../images/aaa5.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.productsClass li a:hover#pc6{
	background-image: url(../images/aaa6.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.productsClass li a:hover#pc7{
	background-image: url(../images/aaa7.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.productsClass li a:hover#pc8{
	background-image: url(../images/aaa8.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.productsClass li a:hover#pc9{
	background-image: url(../images/aaa9.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.productsClass li a:hover#pc10{
	background-image: url(../images/aaa10.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.productsClass li a:hover#pc11{
	background-image: url(../images/aaa11.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.productsClass li a:hover#pc12{
	background-image: url(../images/aaa12.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.productsClass li a:hover span{

}

/*nav导航盒子*/
.nav{font-family:"微软雅黑";}
/*nav-main*/
ul.nav-main{width:100%;height:100%;list-style-type:none}
ul.nav-main span{display:inline-block;margin-left:18px;width:12px;height:9px; }

/*图标向上旋转*/
.hover-up{transition-duration:.5s;transform:rotate(0);-webkit-transform:rotate(0); }
/*图标向下旋转*/
.hover-down{transition-duration:.5s;transform:rotate(180deg);-webkit-transform:rotate(180deg)}
/*导航条设置*/
ul.nav-main>li{width:116px;height:68px;display:block;float:left;color:#fff;margin-right:1px;cursor:pointer}
ul.nav-main>li:hover{background:#fff ; color:#be4355 }
ul.nav-main>li:hover span{ background:url(/images/sg3.jpg)  no-repeat center center; z-index:100000 }
/*隐藏盒子设置*/
div.hidden-box{width:110px;position:absolute;display:none;background:#315565 url(/images/sj2.png) no-repeat  top center;top:90px;filter:alpha(opacity=80); -moz-opacity:0.8; opacity:0.8;}
.hidden-box>ul{list-style-type:none;color:#fff;cursor:pointer; padding-top:12px;padding-bottom:15px}
.hidden-box>ul li{ line-height:30px; height:36px; font-weight:500}
.hidden-box a{color:#FFF; display:block;}
.hidden-box a:hover{background:#643519;color:#FFF;}
.hidden-box a:visited{ color:#FFF;}



/*隐藏盒子位置设置*/
.hidden-loc-index{left:290px}
.hidden-loc-us{left:406px}
.hidden-loc-info{left:526px}
.box04{left:649px} 
.hidden-zhaoshang-index{left:888px} 


h1{
	padding:0;
	margin:0;
}
img{
	border:0;
}
a{
	text-decoration:none;
	color:#333;
	font-size:16px;
}
a:visited{
	text-decoration:none;
	color:#333;
	font-size:16px;
}
a:hover{
	text-decoration:none;
	color:#F60;
	font-size:16px;
}

.wrap{
	margin:0 auto;
	width:1200px;
	
	
}

.wrap .welcome{
	color:#848484;
	float:left;
	height:30px;
	line-height:30px;
	padding-top:10px;
}

.wrap .top2{
	color:#848484;
	float:right;
	height:30px;
	padding-top:10px;
}

.wrap .top2 span{
	color:#FF0000;
	font-size:18px;
}

.wrap marquee{
	color:#848484;
}

.top_logo{
	margin:0px;
	padding:0px;
	background:#FFF url(../images/Indexok_01.jpg) no-repeat scroll left top;
	height:140px;
	width:1060px;
}
.top_nav_bg{
	float:left;
	width:100%;
	
}
#nav{
	float:left;
	margin:0;
	padding:0 0 0 0px;
	list-style:none;
	width:1060px;
}
#nav li{
	float:left;
	margin:0;
	padding:0;
	width:150px;
	height:52px;
	text-align:center;
}
#nav a{
	float:left;
	display:block;
	color:#FFF;
	font-size:16px;
	margin:0 1px 0 0;
	padding:16px 8px;
	text-decoration:none;
	border-bottom:none;
	width:100%;
	 
}
#nav a:hover{
	width:100%;
	border-left: 2px double #FFF;
	background-color:#FF8901;
	
	
}
.top_Img{
	background:url(../images/Indexok_03.jpg) no-repeat scroll left top;
	height:461px;
	clear:both;
}
.index_body_1
{
	clear:both;
	width:100%;
	background:url(../images/gongchengbg.jpg)  repeat-x scroll left top;
	
}
.index_body_1_title{
	background:url(../images/Indexok_04.jpg) no-repeat scroll left top;
	height:150px;
	margin-left:350px;
}
.index_body_1_title span{
	background:url(../images/8.jpg) no-repeat scroll left top;
	width:38px;
	height:13px;
	float:right;
	margin:12px 10px 0 0;
}
.index_body_1_contact{
	background:url(../images/88.jpg) no-repeat scroll left top;
	height:414px;
	padding:10px 20px 0px 38px;
}

.index_body_1_contact_ok ul{
	float:left;
	margin:0;
	padding:0 0 0 0px;
	list-style:none;
}
.index_body_1_contact_ok li{
	float:left;
	position:relative;
	padding:11px;
	padding-right:1px;
	margin-bottom:15px;
 
 
	 
}
.index_body_1_contact_ok li span{
	position:absolute;
	
 
	text-align:center;
	width:100%;
	height:35px;
	line-height:25px;
}

.index_body_1_contact_ok li a{
	color:#000;
	text-decoration:none;
}

.index_body_1_contact_ok li a img{
	color:#333;
	text-decoration:none;
	border:3px solid #FFF;
	display:block;
}


.case-cont-b ul li img {
    display: block;
    height: 230px;
    width: 280px;
}
.case-cont-b ul li span {
text-align:center;
    display: block;
    margin: 10px 0; font-size: 16px; font-weight:bold;
}
.procedure {
    background: rgba(0, 0, 0, 0) url("../images/lc.jpg") no-repeat scroll center center;
    height: 125px;
    margin: 45px auto 0;
    width: 1200px;
}

.procedure_z {
    height: 30px;
    margin: 0 auto;
	margin-bottom:50px;
    padding-left: 10px;
    width: 1230px;
}
.procedure_z li {
    display: block;
    float: left;
    height: 30px;
    line-height: 30px;
    text-align: center;
    width: 150px;
}
.procedure_z a {
    color: #666;
    display: block;
    font-size: 16px;
    height: 30px;
    line-height: 30px;
    text-align: center;
}
.procedure_z a:hover {
    color: #008754;
    font-weight: bold;
}

.cp_mup .cp_mup_c ul li a{
display:block;
border:1px solid #CCCCCC;
}

.cp_mup .cp_mup_c ul li a:hover{
	-webkit-box-shadow: 4px 4px 10px #ccc;
	-moz-box-shadow: 4px 4px 10px #ccc;
    box-shadow: 4px 4px 10px #ccc;
	border-collapse:separate !important;
}

.cp_mup {
    height: 660px;
    margin: 0 auto;
	margin-top:40px;
    overflow: hidden;
    width: 1200px;
}

.cp_mup2 {
    height: 630px;
    margin: 0 auto;
	margin-top:40px;
    overflow: hidden;
    width: 1200px;
}
.cp_mup_c {
    width: 100%;
}
.cp_mup_c li {
    background: white none repeat scroll 0 0;
    float: left;
    list-style: outside none none;
    margin: 5px 19px;
	margin-bottom:60px;
	text-align:center;
	width:362px;
	height:250px;
}
.cp_mup_c li .cp_mup_c_img{
	width: 280px;
	height:230px;
	overflow:hidden;
}
 
.cp_mup_c li  img {
	display:block;
	width:358px;
	height:250px; border: 1px solid #444;
}
.cp_mup_c li span{
	display:block;
	margin:10px 0; font-size: 16px; font-weight: 600;

}
.cp_mup_c li p {
    font-size: 16px;
    line-height: 50px;
    text-align: center;
}
.cp_mup_c li p a {
    color: #333;
}
.index_body_1_contact_ok li a:hover img{
	color:#333;
	text-decoration:none;
	border:3px solid #FF0000;
	display:block;
}

.pageNav{text-align:center;width:100%; clear:both;color:#999999;}

.pClass .hometui{
display:block;
width:155px;
color:#FFFFFF;
text-align:center;
padding:8px 0;
background:url(../images/fenleib.jpg) no-repeat left top;
}

.pClass a{
display:block;
width:155px;
text-align:center;
padding:8px 0;
background:url(../images/fenleia.jpg) no-repeat left top;
}

.pClass a:hover{
display:block;
color:#FFFFFF;
width:155px;
text-align:center;
padding:8px 0;
background:url(../images/fenleib.jpg) no-repeat left top;
}



.banner_left{
	margin-top:30px;
	margin-bottom:30px;
	float:left;
	width:50%;
	height:230px;
	background-color:#003D8E;
	
}
.banner_left_nei{
	color:#FFF;
	font-size:16px;
	padding-top:39px;
	width:530px;
	float:right;
	line-height:36px;
	
}

.banner_right{
	margin-top:30px;
	margin-bottom:30px;
	float:left;
	width:50%;
	height:230px;
	background:url(../images/banner_right.jpg) no-repeat left top;
}


.index_body_2{
	margin:0 auto;
	width:1060px;
	 
	
}

.news1{
	float:left;
	width:300px;
	
}
.news2{
	float:left;
	width:530px;
	background-color:#FFF;
	height:266px;
	
}
.news2 ul{
	list-style:none;
	margin:4px 0 0;
	padding:0 0 0 16px;
	
}
.news2 ul li{
	background: url(../images/gif0057.gif) no-repeat scroll left center;
	padding-left:14px;
	line-height:29px;
	height:29px;
}
.news3{
	float:left;
	width:530px;
	background-color:#FFF;
	height:266px;
}
.news3 ul{
	list-style:none;
	margin:4px 0 0;
	padding:0 0 0 20px;
	
}
.news3 ul li{
	background: url(../images/gif0057.gif) no-repeat scroll left center;
	padding-left:14px;
	line-height:29px;
	height:29px;
}
.contact{
	line-height:29px;
	background-color:#FFF;
	padding:10px;
}
.clear{
	clear:both;
}

.footer a{
	text-decoration:none;
	color:#FFF;
	font-size:16px;
}
.footer a:visited{
	text-decoration:none;
	color:#FFF;
	font-size:16px;
}

.footer_left{
	width:740px;
	float:left;
	margin-top:40px;
}

.footer_right{
	width:410px;
	height:170px;
	float:left;
	
}

.main_context{
	margin:0 auto;
	width:1200px;

}

.left_context{
	display:block;
	float:left;
	width:250px;
	border:1px solid #CCCCCC;
	margin-top:30px;
	
}
.left_context_nav{
	background:url(../images/leftcontact.jpg) no-repeat scroll left top;
	width:254px;
	height:78px;
}
.left_context p{
	font-size:16px;
	line-height:29px;
	padding:10px 10px 10px 10px;
	background-color:#F2F1F1;
}
.right_context{
	float:right;
	width:1200px;
	margin-bottom:50px;
	
}
.right_context_nav{
	width:1200px;
	height:72px;
	border-bottom:1px solid #CCCCCC;
	
}
.PCC{text-align:center; margin:40px auto;}
.main_context .right_context .childNav{
}

.right_context_nav span{
	display:block;
	padding-top:40px;
	padding-left:15px;
	font-size:16px;
	color:#000000;
	background:url(../images/jiantou.jpg) no-repeat left bottom;
}
.right_context_info center h1{
	margin-bottom:20px;
}
.fabuzhe{
	text-align:right;
	margin-bottom:10px;
}
.right_context_nav a{
	color:#000000;
	font-weight:normal;
	
}
.right_context_info{
	font-size:16px;
	color:#000000;
	line-height:35px;
	margin:19px;
}
.right_context_info ul.news{
	list-style:none;
	padding:0;
	padding-left:5px;
	margin:0;
}

.right_context_info ul.news li{
	background: url(../images/gif0057.gif) no-repeat scroll 0 11px;
	padding-left:16px;
	font-size:14px;
	color:#7D7D7D;
	border-bottom:1px  dashed #CCCCCC;
	margin-bottom:10px;
	padding-bottom:10px;
	line-height:26px;
	float:left;
}
.right_context_info ul.news li a{font-weight:bold;display:block;float:left; width:1000px;}
.right_context_info ul.news li span{display:block;float:right;width:100px;}
.right_context_info ul.news li p{
	text-indent:4px;
	font-size:14px;
	color:#5F5F5F;
	display:block;
	float:left;
}

.right_context_info .Products{
	width:805px;
	display:inline;
}

.right_context_info .Products ul{
	list-style:none;
	padding:0;
	padding-left:5px;
	margin:0;
}

.right_context_info .Products ul li{
	display:block;
	float:left;
	margin:18px;
	margin-right:10px;
	border:1px solid #CCCCCC;
}
.right_context_info .Products ul li img{
	width:350px;
	height:263px;
	overflow:hidden;
}
.right_context_info .Products ul li span{
	display:block;
	margin:10px 0;
	text-align:center;
	font-size:16px; line-height: 26px;
	font-weight:bold;

}
.relatedNews{
	margin-bottom:30px;
}
.relatedNews h3{
	border-bottom:1px solid #CCCCCC;
	padding:10px 0;
	margin-bottom:10px;
	font-size:18px;
}
.relatedNews ul li{
	float:left;
	width:590px;
	line-height:32px;
	margin-right:10px;
	padding-left:12px;
	background:url(../images/dots.png) no-repeat left center;

}
	


.about{
	background-color:#003D8E;
	color:#FFF;
	font-size:16px;
	line-height:40px;
	padding-top:35px;
	padding-bottom:35px;
	margin-bottom:20px;
}

.left_context_nav_title h2{
	text-align:center;
	color:#FFF;
	background-color:#00559c;
	width:250px;
	height:70px;
	line-height:70px;
	border:1px solid #CCCCCC;
	
}
.left_context_nav_title ul{
	list-style:none;
	line-height:33px;
	margin:0px;
	padding:0px;
	background-color:#E8E8E8;
}

.formL{
	float:left;
}
.formL input{
	height:20px;
}
.formR{
	float:left;
 }

.erweima{
float:left;
margin-top:40px;
margin-right:40px;
text-align:center;
color:#CCCCCC;
}
 .copyright{
 float:left;
	 margin-top:40px;
	 color:#FFF;
	 }
	 
	 
	 
div, ul, li, ol, form, dl, dt, dd, p, span, img,hr,h1,h2,h3,h4,h5,button{ margin:0px; padding:0px; border:0px; }
input{ padding:0px; margin:0px;} li,ol{ list-style:none; } font{ font-size:12px;} em{ font-style:normal;}
a{ color:#000000; text-decoration:none;} a:hover{ color:#cd130a;}
.clear{ clear:both; zoom:1; height:0px; font-size:0px; overflow:hidden;}
.clear:after{ content:''; display:block; height:0px; clear:both; }
.fl{ float:left;} .fr{ float:right;}
.red{ color:#d22428;}
.orange{ color:#ff6600;}
.home_cen{ width:1100px; margin:0px auto; position:relative;}
.mart_25{ margin-top:25px;}
.mart_35{ margin-top:35px;}





/*case*/
.case{ background-color:#eaeff5; clear:both; margin:0 auto; margin-top:40px;}
.case-cont{ width:1160px; margin:0 auto;}
.case-cont-t{color:#3b3b3b; text-align:center;}
.case-cont-t h2{font-size:32px; padding-top:35px;}
.case-cont-t p{ line-height:30px; color:#696767;}
/* marqueeleft */
.marqueeleft{width:1200px;overflow:hidden;}
.marqueeleft ul{float:left;}
.marqueeleft li{float:left;margin:0 10px;display:inline;overflow:hidden; background-color:#FFFFFF}
.marqueeleft li .pic{display:block;width:width:280px; height:230px;overflow:hidden;}
.marqueeleft li .pic img{ width:280px; height:230px;}
.marqueeleft li .txt{text-align:center;height:40px;line-height:40px; }
.marqueeleft li .txt a{ color:#000; text-decoration:none;}
.marqueeleft li .txt a:hover{ text-decoration:underline;}

.eng{
	margin-left: 5px;
	text-transform: uppercase;
	font-size: 32px;
	color: #666;
}
	 
	 
.home_cen{ width:1200px; margin:0px auto; position:relative;}
	 
.home_tit{ text-align:center; margin-bottom:10px;}
.home_tit h1{ font-weight:normal; padding:30px 0 10px; font-size:30px; background:url(../images/tit_bg.gif) no-repeat center bottom;}
.tit_wz{ margin-top:12px; color:#888; line-height:18px;}
.new_left{ width:480px; overflow:hidden;}
.home_more{ width:138px; height:34px; line-height:34px; margin:54px auto 0; background:url(../images/more_bg.gif) no-repeat;}
.home_more a{ width:138px; height:34px; display:block; cursor:pointer;}
.home_more span{ display:block; width:106px; text-align:center; color:#fff; font-size:14px;}
.new_rig{ width:545px; overflow:hidden;}

.new_left{ width:480px; overflow:hidden;}
.home_more{ width:138px; height:34px; line-height:34px; margin:54px auto 0; background:url(../images/more_bg.gif) no-repeat;}
.home_more a{ width:138px; height:34px; display:block; cursor:pointer;}
.home_more span{ display:block; width:106px; text-align:center; color:#fff; font-size:14px;}
.new_rig{ width:1200px; overflow:hidden;margin-top:30px;}


.hsc_uli{ cursor:pointer; margin-bottom:36px; *margin-bottom:32px; height:80px; overflow:hidden; border-bottom:1px solid #dadada;}
.scdt_ul{ height:450px; overflow:hidden;}
.scdt_ul li strong{ width:78px; height:70px; display:block; font-family:Arial; text-align:center; background-color:#1D4A94;}
.scdt_ul li strong b{ font-size:34px; color:#fff; font-weight:normal; display:block; margin-top:3px; display:block;}
.scdt_ul li strong em{ font-style:normal; color:#fff;}
.hsc_str{  float:right;margin-left:10px;}
.hsc_str_h{ border:1px solid #cd130a; float:left;}
.scdt_ul li strong.hsc_str_h b,.scdt_ul li strong.hsc_str_h em,.scdt_ul li p span.hsc_span_h{ color:#cd130a;}
.scdt_ul li .hsc_p{ width:1090px;}
.scdt_ul li p span{ color:#000; font-size:16px; display:block; margin-bottom:10px;}
.scdt_ul li p.hsc_hot span{ padding-left:35px; background:url(../images/hot.png) no-repeat left 4px;font-size:18px; font-weight: bold; }
.scdt_ul li p font{ font-size:14px; color:#888; line-height:22px;}
.home_jjfa{ width:1100px; height:450px; line-height:20px; background:url(../images/jj_fana.jpg) no-repeat; overflow:hidden;}
.home_jjfa ul li{ width:158px; height:205px; padding:50px 30px; overflow:hidden; text-align:center; border-left:1px solid #5a5b5b; margin-top:30px; float:left;}
.home_jjfa .home_more{ margin-top:34px;}
.home_jjfa ul li span a{ width:88px; height:63px; display:block; margin:0 auto;}


.focus{ position:relative; width:480px; height:312px; background-color: #000;}  
.focus img{ width:480px; height:312px;} 
.focus .fPic{ position:absolute; left:0px; top:0px; }  
.focus .D1fBt{ overflow:hidden; zoom:1;  height:16px; z-index:10;  }  
.focus .shadow{ width:100%; position:absolute; bottom:0; left:0px; z-index:10; height:50px; line-height: 50px; background:url(../images/black.png) repeat; display:block;  text-align:left; }  
.focus .shadow a{ text-decoration:none; color:#fff; font-size:14px; overflow:hidden; margin-left:10px;}  
.focus .fcon{ position:relative; width:100%; float:left;  display:none; background:#000  }  
.focus .fcon img{ display:block; }  
.focus .fbg{bottom:25px; right:10px; position:absolute; height:21px; text-align:center; z-index: 200; }  
.focus .fbg div{margin-top:16px;overflow:hidden;zoom:1;height:14px}    
.focus .D1fBt a{position:relative; display:inline; width:12px; height:12px; border-radius:7px; margin:0 5px;color:#B0B0B0; text-decoration:none; text-align:center; outline:0; float:left; background:#D9D9D9; }    
.focus .D1fBt .current,.focus .D1fBt a:hover{background:#fc114a;}    
.focus .D1fBt img{display:none}    
.focus .D1fBt i{display:none; font-style:normal; }    
.focus .prev,.focus .next{position:absolute;width:40px;height:74px;background:url(../images/focus_btn.png) no-repeat;}
.focus .prev{top: 50%;margin-top: -37px; left: 0;background-position:0 -74px; cursor:pointer; }  
.focus .next{top: 50%;margin-top: -37px; right: 0;  background-position:-40px -74px;  cursor:pointer;}  
.focus .prev:hover{  background-position:0 0; }  
.focus .next:hover{  background-position:-40px 0;}


.hezuo{
width:100%;
height:380px;
background:url(../images/tb4.jpg)  repeat center top;
margin:30px 0;
}
.hezuo h3{
color:#FFFFFF;
font-size:24px;
font-weight:normal;
padding-top:30px;
}
.hezuo  .hezuo_info{
background:url(../images/hezuoinfo.jpg) no-repeat left top;
width:1186px;
height:110px;
margin-top:30px;
}

.center{
text-align:center;
padding-top:50px;
font-weight:normal;
font-size:30px;
}
 
.footer_box{
float:left;
width: 160px;
margin-right: 25px;
}
.footer_box dt{
font-size:16px;
background:url(../images/bbg.jpg) no-repeat left bottom;
padding-bottom:6px;
}
.footer_box a{
font-size:14px;
color:#FFF;
}
.footer_box a:hover{
font-size:14px;
color:#999999;
}
.footer_box a:visited{
font-size:14px;
color:#FFF;
}

.footer_logo{
margin-top:20px;
background:url(../images/ruike.jpg) no-repeat left top;
width:291px;
height:66px;
}

.copyright_info{
background-color:#022359;
margin-top:20px;
text-align:center;
padding-top:15px;
height:40px;
}

.topmargin{
margin-top:50px;
}
.about_left{
float:left;
width:620px;
font-size:14px;
line-height:30px;
margin-right:20px;
color:#000;
}
.about_left h3{
font-size:30px;
color:#343434;
margin-bottom:15px;
font-weight:normal;
}

.about_right{
float:left;
width:530px;
height:361px;
background:url(../images/about_right.jpg) no-repeat top  right;
}

.more{
margin-top:20px;
display:block;
width:130px;
padding:10px 10px;
text-transform:uppercase;
border:1px solid #DBDBDB;
}

.more:hover{
margin-top:20px;
display:block;
color:#FFFFFF;
width:130px;
padding:10px 10px;
text-transform:uppercase;
background-color:#058FC6;
border:1px solid #DBDBDB;
}



@font-face {
	font-family: 'icomoon';
    src:url('../fonts/icomoon.eot?qradjf');
    src:url('../fonts/icomoon.eot?qradjf#iefix') format('embedded-opentype'),
        url('../fonts/icomoon.ttf?qradjf') format('truetype'),
        url('../fonts/icomoon.woff?qradjf') format('woff'),
        url('../fonts/icomoon.svg?qradjf#icomoon') format('svg');
    font-weight: normal;
    font-style: normal;
}
.demo-icon{
  font-family:"icomoon";
  font-style:normal;
  font-weight:normal;
  speak:none;
  display:inline-block;
  text-decoration:inherit;
  text-align:center;
  font-variant:normal;
  text-transform:none;
  font-size:24px;
  -webkit-font-smoothing:antialiased;
  -moz-osx-font-smoothing:grayscale;
  line-height:24px;
  color:#999; 
}

/*new right*/
.cndns-right{position:fixed;right:1px;top:50%;margin-top:-100px;z-index:100}
.cndns-right-meau{position:relative;}
.cndns-right-btn{width:48px;height:48px;border:1px solid #ddd;text-align:center;display:block;margin-bottom:6px;position:relative;background-color:#fff}
.cndns-right-btn span{color:#848484;font-size:26px;line-height:48px;}
.cndns-right-btn sup{display:block;min-width:24px;height:24px;text-align:center;line-height:24px;color:#fff;border-radius: 50%;background-color:#ff6800;position:absolute;left:-12px;top:-12px;}
.cndns-right-btn p{color:#ff6800;font-size:14px;line-height:18px;padding-top:5px;display:none;}
.cndns-right-meau:hover .cndns-right-btn span{display:none}
.cndns-right-meau:hover .cndns-right-btn p{display:block;}
.meau-car .cndns-right-btn {border-color:#ff6800;margin-bottom:20px;}
.meau-car.cndns-right-meau:hover .cndns-right-btn{background-color:#ff6800}
.meau-car.cndns-right-meau:hover .cndns-right-btn span{color:#fff;display:block;}
.meau-car .cndns-right-btn span{color:#ff6800;}
.meau-sev .cndns-right-btn{border-color:#ff6800;background:url(images/02index-banner-8.gif) no-repeat #ff6800 center;} 
.meau-sev .cndns-right-btn p{color:#fff}
.meau-sev .cndns-right-btn span{color:#fff}
.meau-top .cndns-right-btn span{font-size:12px;line-height:12px;padding-top:10px;display:block}
.meau-top .cndns-right-btn i{display:block;color:#999}
.meau-top.cndns-right-meau:hover .cndns-right-btn{background-color:#ff6800}
.meau-top.cndns-right-meau:hover .cndns-right-btn span{display:block;color:#fff} 
.meau-top.cndns-right-meau:hover .cndns-right-btn i{color:#fff;}
.cndns-right-box{position:absolute;top:-15px;right:48px;padding-right:25px;display:none;}
.cndns-right-box .box-border{border:1px solid #ccc;border-top:4px solid #ff6800;padding:20px;background-color:#fff;-webkit-box-shadow: 0 3px 8px rgba(0,0,0,.15);-moz-box-shadow: 0 3px 8px rgba(0,0,0,.15);box-shadow: 0 3px 8px rgba(0,0,0,.15);position:relative}
.cndns-right-box .box-border .arrow-right{display:block;width:13px;height:16px;background:url(images/arrow.png) no-repeat;position:absolute;right:-13px;top:26px;}
.cndns-right-box .box-border .sev-t span{font-size:42px;float:left;display:block;line-height:56px;margin-right:20px;color:#d3d3d3}
.cndns-right-box .box-border .sev-t p{float:left;color:#ff6800;font-size:24px;line-height:28px;}
.cndns-right-box .box-border .sev-t p i{display:block;font-size:14px;color:#aaa;}
.cndns-right-box .box-border .sev-b{padding-top:15px;margin-top:15px;border-top:1px solid #e4e4e4}
.cndns-right-box .box-border .sev-b h4{color:#666;font-size:14px;font-weight:normal;padding-bottom:15px;}
.cndns-right-box .box-border .sev-b li{float:left;width:33.33333%}
.cndns-right-box .box-border .sev-b li a{display:inline-block;color:#999;font-size:13px;padding-left:43px;background:url(../images/q1.gif) no-repeat left 3px;line-height:36px;}
.cndns-right-box .box-border .sev-b li a:hover{color:#ff6800}
.meau-sev .cndns-right-box .box-border{width:430px;}
.meau-contact .cndns-right-box .box-border{width:230px;}
.cndns-right-meau:hover .cndns-right-box{display:block}
.meau-code .cndns-right-box{top:inherit;bottom:-35px;}
.meau-code .cndns-right-box .box-border{width:156px;text-align:center;border-top:1px solid #ccc;}
.meau-code .cndns-right-box .box-border i{display:block;color:#f66e06;font-size:16px;line-height:16px;}
.meau-code .cndns-right-box .box-border .arrow-right{top:inherit;bottom:50px;}
.meau-sev .cndns-right-btn .demo-icon{display:none;}
.meau-sev:hover .cndns-right-btn{background:#ff6800}
.meau-zs .cndns-right-btn{background-color:#ff6800;color:#fff;margin-top:80px;border-color:#ff6800}
.meau-zs .cndns-right-btn span{color:#fff}
.meau-zs .cndns-right-btn p{color:#fff}

.margin_about{
margin:90px auto;
margin-bottom:20px;
}

.about_left ul li{
float:left;
margin-right:20px;
text-align:center;
}

.guanggao{
	margin:0px auto;
	margin-top:50px;
	color:#FFFFFF;
	width:100%;
	height:200px;
	line-height:35px;
	background-color: #0950C3;
	background-image: url(../images/guanggaobg.jpg);
	background-repeat: repeat;
}
.guanggao .ggleft{
width:920px;
float:left;
margin-top:60px;
text-align:center;
font-size:16px;
}
.guanggao .ggleft span{
font-size:16px;
font-weight:normal;
text-transform:uppercase;
}
.guanggao .ggright{
margin:80px auto;
float:left;
}
.guanggao .ggright a{
color:#2A2A2A;
text-align:center;
display:block;
width:190px;
height:40px;
background-color:#FFFFFF;
padding-top:8px;
border-radius: 20px;
}

.advantage{
float:left;
width:370px;
margin-left:42px;
margin-bottom:40px;
line-height:26px;
}

.advantage h3{
margin-top:16px;
}
.advantage p{
color:#7B7B7B;
}
.heighttop h2{
height:110px;
padding-top:20px;
background-color:#ff3300;
color:#FFFFFF;
margin-top:-90px;
position:relative;
z-index:9999;
border:1px solid #CCCCCC;
border-bottom:none;
border-top:none;
}
.heighttop ul li a{
padding-left:45px;
display:block;
height:60px;
line-height:60px;
background-color:#0454AD;
color:#FFFFFF;
margin-bottom:6px;
}
.heighttop ul li a:hover{
background-color:#DD0213;
font-weight:bold;
}

.tip{
	margin:8px 0px;
	border:1px dashed #CCCCCC;
	padding-left:10px;
	height:70px;
	line-height:70px;
	font-size:16px;
}
.vpLeft{
float:left;
width:365px;
padding-left:10px;
height:400x;
}
.vpLeft img{
border:1px solid #BCDEBB;
}

.vpRight{
float:right;
width:700px;
padding-left:20px;
}


.borderBottom{
border-bottom:1px solid #CCCCCC;
margin:10px;
margin-top:30px;
margin-left:0px;
padding-bottom:10px;
}
.miaoshu {
	color: #fff;
	font-size: 20px;
	line-height: 40px;
	padding: 0;
	margin-top:20px;
	margin-bottom:20px;
	margin-left:10px;
	background-attachment: scroll;
	background-color: #E5E5E5;
	background-image: none;
	background-repeat: repeat;
	background-position: 0 0;
}
.miaoshu span {
    background: #47a3da none repeat scroll 0 0;
    display: block;
    font-weight: bold;
    padding: 0 30px;
    text-indent: 0;
    width: 180px;
}




<!-- -->
.dazi{font-size:26px; font-weight: bold;}
.margin_top{margin-top:86px;}
.about1{float:left;width:710px;height:440px;margin-right:10px; font-size:16px;line-height:33px;}
.about1 h2{font-size:32px;margin-bottom:10px;}
.about1 h3{font-size:16px; font-weight:normal;color:#666666;margin-bottom:10px;}
.about1 .line{width:200px;height:3px; background-color:#CC0000;margin-bottom:10px;}
.childclass li{float:left;width:120px; height:120px;  border:1px solid #EAEAEA;margin:10px;-moz-border-radius:50%; -webkit-border-radius:50%; border-radius:50%;}
.childclass li a{display:block; width:100px; height:100px;line-height:100px;margin:10px auto; text-align:center; background-color:#FF0000;color:#FFF;-moz-border-radius:50%; -webkit-border-radius:50%; border-radius:50%;}
.childclass li a:hover{background-color:#333333;}
.about1one{ background:url(../images/z_img16.png) repeat left top; position:absolute;left:0px;top:0px; width:230px;height:440px; font-size:16px;color:#FFFFFF;padding:10px;line-height:30px;}
.about1one h3{margin:15px;text-align:center;}
.about2{float:left;width:460px;}
.about1two{ background:url(../images/z_img16.png) repeat left top; position:absolute;right:0px;top:0px; width:230px;height:220px; font-size:16px;color:#FFFFFF;padding:10px;line-height:30px;}
.about3{float:left;width:460px;height:220px;background:#F93;position:relative;overflow:hidden;}
.about1three{ background:url(../images/z_img16.png) repeat left top; position:absolute;left:0px;top:180px; width:100%;height:40px; font-size:16px;color:#FFFFFF;line-height:40px;}
.about1three p{text-align:center;}
.Beautiful{
    background: rgba(0, 0, 0, 0) url("../images/new01.jpg") no-repeat fixed 0 0;
    height: 330px;
    width: 100%;
}
.newsBox{position:relative;margin-bottom:20px;}
.newsBox .newsBoxLeft{position:absolute;left:0px;top:-80px;}
.newsBox .newsBoxLeft{float:right;}
.hsc_uli a:hover{background-color:#F8F8F8; display:block;}




#cs_box {
    background: #54a7ff none repeat scroll 0 0;
    border-radius: 10px;
    height: 220px;
    left: 10px;
    position: fixed;
    top: 300px;
    width: 120px;
    z-index: 1000;
}
#cs_box span {
    color: #fff;
    display: block;
    font-family: "Arial";
    height: 20px;
    line-height: 20px;
}
.cs_close {
    cursor: pointer;
    font-size: 12px;
    position: absolute;
    right: 10px;
    top: 10px;
}
.cs_title {
    font-size: 14px;
    font-weight: bold;
    margin: 10px;
}
.cs_img {
    background-color: #fff;
    background-image: url("../images/01.jpg");
    height: 100px;
    margin: 10px;
    width: 100px;
}
.cs_info {
    font-size: 12px;
    margin: 0 10px;
    overflow: hidden;
    text-align: center;
}
.cs_btn {
    background-color: #333;
    background-image: url("../images/qq.jpg");
    border-radius: 5px;
    color: #fff;
    cursor: pointer;
    font-size: 12px;
    height: 35px;
    line-height: 25px;
    margin: 5px 10px;
    text-align: center;
    width: 100px;
}
