<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";

/** reset css **/
html, body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, button, textarea, p, blockquote, th, td { margin: 0; padding: 0; }
audio,canvas,video{display:inline-block;*display:inline;*zoom:1}
fieldset, img { border: 0; }
address, caption, cite, code, dfn, em, strong, th, var, optgroup { font-style: inherit; }
ol,ul,li{list-style:none}
caption, th { text-align: left; }
input, button, textarea, select, optgroup, option { font-family: inherit; font-size: inherit; font-style: inherit; font-weight: inherit; }
input, button, textarea, select { *font-size:100%;}
body, button, input, select, textarea { font:12px/1.5 \5FAE\8F6F\96C5\9ED1,"\5B8B\4F53";color:#424242;word-break:break-all;}
:focus { outline: 0; }
.left { float: left; }
.right { float: right; }
.clear { clear: both; }
.overflow{ overflow:hidden;}
.clearfix { display: inline; zoom: 1; }
a{ text-decoration: none; margin: 0; padding: 0; }
a:hover img{filter:alpha(opacity=80); -moz-opacity:0.80;  opacity:0.80;}
.clearfix:after { display: block; overflow: hidden; clear: both; height: 0; visibility: hidden; content: "."; }
html { _filter:expression(document.execCommand("BackgroundImageCache", false, true));}
ins { text-decoration: none; }
del { text-decoration: line-through; }
em { font-style: normal; }
th{text-align:inherit}
/*iframe{display:block;
    width: 498px;
    height: 450px;}*/
*{ margin: 0px; padding: 0px; list-style: none; }
q:before,q:after{content:''}
.hide{display:none;}
.show{display:block;}
.hand{cursor:pointer;}
/*reset end*/


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


/*header*/
.top {
	background-color: #1357a5;
	height: 30px;
	width: 100%;
}
.topbox {
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
}
.topbox p {
	font-size: 12px;
	line-height: 30px;
	color: #FFFFFF;
	float: left;
}
.topbox ul {
	float: right;
	overflow: hidden;
	height: 14px;
	padding-top: 8px;
	padding-bottom: 8px;
}
.topbox li {
	float: left;
	height: 14px;
	width: 80px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	font-size: 12px;
	line-height: 14px;
	color: #FFFFFF;
	text-align: center;
}
.topbox li a{color: #FFFFFF;}
.logo {
	background-color: #fbfbfb;
	height: 94px;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #eaeaea;
}
.logobox {
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
}
.logo1 {
	float: left;
	margin-top: 10px;
}
.tel {
	float: right;
	margin-top: 19px;
}


.nav {
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
}
.nav li {
	float:left;
	overflow:hidden;
	width: 149px;
	height: 50px;
	text-align: center;
}
.nav a{
	display:block;
	width: 149px;
	height: 50px;
	line-height: 50px;
	border-left:1px solid #eaeaea;
	font-size: 16px;
	color: #333333;
}
.nav a.on,.nav a:hover{
	height: 47px;
	line-height: 44px;
	border-top:3px solid #1357a5;
	color: #1357a5;
}
/*footer*/
.footer {background-color:#333333;padding:20px 0;color:#eee;font-size:15px;}
.footer .flink {overflow:hidden;border-bottom:1px solid #515151;padding:15px 0;}
.footer .flink li {float:left;font-size:15px;margin-right:10px;}
.footer .flink li a {font-size:14px;color:#aaa;}
.footer .flink li a:hover {color:#fff;}
.footer .footer_copy  {text-align:center;padding:15px 0;font-size:15px;color:#eee;}
.footer .footer_copy p {line-height:2;}


/*index*/
.infiniteCarousel {
  width: 1200px;
  position: relative;
}

.infiniteCarousel .wrapper {
  width: 1100px; /* .infiniteCarousel width - (.wrapper margin-left + .wrapper margin-right) */
  overflow: auto;
  min-height: 10em;
  height:240px;
  margin: 0 50px;
  position: absolute;
  top: 0;
}

.infiniteCarousel ul a img {
 width:240px; height:160px;

}

.infiniteCarousel .wrapper ul {
  width: 9999px;
  list-style-image:none;
  list-style-position:outside;
  list-style-type:none;
  margin:0;
  padding:0;
  position: absolute;
  top: 0;
  height:240px;
}
.wrapper ul li a{
  width: 240px;
  height:240px;
  float:left;
  overflow: hidden;
  margin-right:35px;
}
.wrapper ul li img
{
    width:240px; height:200px;
	float:left;
}
.wrapper ul li p{
	width: 240px;
	height:40px;
	float:left;
	overflow: hidden;
	font-size: 14px;
	line-height: 40px;
	color: #FFFFFF;
	background-color: #1974c0;
	display: block;
	text-align: center;
}
.wrapper ul li a:hover p{
	background-color: #369EF2;
}

.infiniteCarousel ul li {
  display:block;
  float:left;
  height: 240px;
  width: 275px;
    /*margin-left: 50px;*/
}

.infiniteCarousel ul li a img {
  display:block;
}

.infiniteCarousel .arrow {
  display: block;
  height: 46px;
  width: 45px;
 
  text-indent: -999px;
  position: absolute;
  top: 90px;
  cursor: pointer;
}

.infiniteCarousel .forward {
  background:url(../images/img_37.jpg) no-repeat;
  right: 0;
  top:10;
}

.infiniteCarousel .forward:hover{background:url(../images/img_37_1.jpg) no-repeat;}

.infiniteCarousel .back 
{
    background:url(../images/img_34.jpg) no-repeat;
 top:10;
  left: 0;
}
.infiniteCarousel .back:hover{background:url(../images/img_34_1.jpg) no-repeat;}


/*product*/

/* slide */
.slide-main{height:500px;position:relative;}
.prev,.next{display:block;width:44px;height:44px;position:absolute;z-index:222;top:240px;overflow:hidden;cursor:pointer;opacity:0.6;-moz-opacity:0.6;filter:alpha(opacity=60);_border:1px solid none;}
.prev{left:70px;}
.next{right:70px;}
.prev:hover,.next:hover,.nav-main a:hover,.nav-main a.cur{opacity:1;-moz-opacity:1;filter:alpha(opacity=100);}
.item{display:block;width:100%;height:5px;position:absolute;z-index:124;bottom:40px;left:0;text-align:center;}
.item a{display:inline-block;width:24px;height:5px;margin-right:11px;background:#333;opacity:0.6;-moz-opacity:0.6;filter:alpha(opacity=60);overflow:hidden;}
.item a.cur{background:#1357a5;}
.slide-box,.slide{display:block;width:100%;height:500px;overflow:hidden;}
.slide-box{position:relative;}
.slide{display:none;height:500px;position:relative;position:absolute;z-index:8;}
#bgstylea{
	background-image: url(../images/10.jpg);
	background-position: center center;
}
#bgstyleb{background-image: url(../images/10.jpg);background-position: center center;}
#bgstylec{background-image: url(../images/10.jpg);background-position: center center;}
.slide a{display:block;width:100%;height:490px;cursor:pointer;}
.obj-a,.obj-b,.obj-c,.obj-d,.obj-e,.obj-f{position:absolute;z-index:9;left:50%;}
.obj-a,.obj-b{width:952px;margin-left:-476px;text-align:center;}
.obj-a{display:block;height:352px;top:100px;}
.obj-b{top:406px;height:100px;}
.obj-c{display:block;height:582px;top:0;margin-left:-540px;}
.obj-d{top:228px;height:164px;}
.obj-d p{display:block;padding-top:20px;font-size:16px;color:#fff;clear:both;}
.obj-e{width:366px;height:170px;margin-left:-460px;top:223px;z-index:12;}
.obj-f{width:692px;height:394px;top:158px;margin-left:-180px;}
.banAnimate .obj-a{display:block;animation-name:baoAni;-webkit-animation:baoAni 0.4s linear 0s normal none;-moz-animation:baoAni 0.4s linear 0s normal none;animation:baoAni 0.4s linear 0s normal none;}
@-webkit-keyframes baoAni{from{opacity:0;left:60%;} to{opacity:1;left:50%;} }
@-moz-keyframes baoAni{from{opacity:0;left:60%;} to{opacity:1;left:50%;} }
@keyframes baoAni{from{opacity:0;left:60%;} to{opacity:1;left:50%;} }
.banAnimate .obj-b{display:block;animation-name:saAni;-webkit-animation:saAni 0.4s linear 0s normal none;-moz-animation:saAni 0.4s linear 0s normal none;animation:saAni 0.4s linear 0s normal none;}
@-webkit-keyframes saAni{from{opacity:0;-webkit-transform:scale(0,0);} to{opacity:1;-webkit-transform:scale(1,1);} }
@-moz-keyframes saAni{from{opacity:0;-moz-transform:scale(0,0);} to{opacity:1;-moz-transform:scale(1,1);} }
@keyframes saAni{from{opacity:0;transform:scale(0,0);} to{opacity:1;transform:scale(1,1);} }
.watch-code.code-show{display:block;animation-name:scode;-webkit-animation:scode 0.3s linear 0s normal none;-moz-animation:scode 0.3s linear 0s normal none;animation:scode 0.3s linear 0s normal none;}
@-webkit-keyframes scode{from{opacity:0;-webkit-transform:scale(1,0);transform-origin:left bottom;} to{opacity:1;-webkit-transform:scale(1,1); transform-origin: left bottom;} }
@-moz-keyframes scode{from{opacity:0;-moz-transform:scale(1,0); transform-origin:left bottom;} to{opacity:1;-moz-transform:scale(1,1);transform-origin:bottom bottom;} }
@keyframes scode{from{opacity:0;transform:scale(1,0);transform-origin:left bottom;} to{opacity:1;transform:scale(1,1);transform-origin: left bottom;} }
.banAnimate .obj-c,.banAnimate .obj-e{display:block;animation-name:saAnic;-webkit-animation:saAnic 0.3s linear 0s normal none;-moz-animation:saAnic 0.3s linear 0s normal none;animation:saAnic 0.3s linear 0s normal none;}
@-webkit-keyframes saAnic{from{opacity:0;left:47%;} to{opacity:1;left:50%;} }
@-moz-keyframes saAnic{from{opacity:0;left:47%;} to{opacity:1;left:50%;} }
@keyframes saAnic{from{opacity:0;left:47%;} to{opacity:1;left:50%;} }
.banAnimate .obj-d,.banAnimate .obj-f{display:block;animation-name:saAnid;-webkit-animation:saAnid 0.3s linear 0s normal none;-moz-animation:saAnid 0.3s linear 0s normal none;animation:saAnid 0.3s linear 0s normal none;}
@-webkit-keyframes saAnid{from{opacity:0;left:53%;} to{opacity:1;left:50%;} }
@-moz-keyframes saAnid{from{opacity:0;left:53%;} to{opacity:1;left:50%;} }
@keyframes saAnid{from{opacity:0;left:53%;} to{opacity:1;left:50%;} }

/*right kf*/
.izl-rmenu{position:fixed;left:94%;bottom:10px;padding-bottom:73px;z-index:999;}
.izl-rmenu .btn{width:72px;height:73px;margin-bottom:1px;cursor:pointer;position:relative;}
.izl-rmenu .btn-qq{background:url(../images/r_qq.png) 0px 0px no-repeat;background-color:#6da9de;}
.izl-rmenu .btn-qq:hover{background-color:#488bc7;}
.izl-rmenu a.btn-qq,.izl-rmenu a.btn-qq:visited{background:url(../images/r_qq.png) 0px 0px no-repeat;background-color:#6da9de;text-decoration:none;display:block;}
.izl-rmenu .btn-wx{background:url(../images/r_wx.png) 0px 0px no-repeat;background-color:#78c340;}
.izl-rmenu .btn-wx:hover{background-color:#58a81c;}
.izl-rmenu .btn-wx .pic{position:absolute;left:-160px;top:0px;display:none;width:160px;height:160px;}
.izl-rmenu .btn-phone{background:url(../images/r_phone.png) 0px 0px no-repeat;background-color:#fbb01f;}
.izl-rmenu .btn-phone:hover{background-color:#ff811b;}
.izl-rmenu .btn-phone .phone{background-color:#ff811b;position:absolute;width:160px;left:-160px;top:0px;line-height:73px;color:#FFF;font-size:18px;text-align:center;display:none;}
.izl-rmenu .btn-top{background:url(../images/r_top.png) 0px 0px no-repeat;background-color:#666666;display:none;}
.izl-rmenu .btn-top:hover{background-color:#444;}





/*资质*/
.show {
width: 650px;
height: 290px;
float: left;
position: relative;

}
.show .itemshow {
width: 325px;
height: 290px;

position: relative;
overflow: hidden;
}
.show .itemshow ul.items {
height: 290px;
position: absolute;
top: 0;
left: 0;
}
.show .itemshow ul.items li {
width: 325px;
height: 290px;
float: left;
}
.show .itemshow ul.items li img {
width: 325px;
height: 275px;
display: block;
}
.show a.next {
position: absolute;
top: 90px;
left: 0;
}
.show a.prev {
position: absolute;
top: 90px;
right: 0;
}
.zszuo{cursor:point;}
.zsyou{cursor:point;}


.ew {
   width:140px;
   overflow:hidden;
   float:left;
     margin-top:70px;    margin-right: 20px;
 }
.ewm  {
width:140px;
height:140px;
  	margin-bottom:5px;
	float:left;
}
.ew p{
	width:140px;
	float:left;
	display:block;
	font-size:14px;
	color:#d5d5d5;
	text-align: center;
 }
.ly{
   width:390px;
   float:right;
   overflow:hidden;
}
.ly p{
   font-size:16px;
   float:left;
   color:#fff;
   margin-bottom:15px;
}
.ly input{
    width: 373px;
    height: 35px;
    background-color: #fff;
    border: 1px solid #e6e6e6;
    float: left;
    margin-bottom: 10px;
    padding-left: 15px;
    line-height: 35px;
    font-size: 13px;
}
.ly textarea{
    width: 373px;
    height: 130px;
    background-color: #fff;
    border: 1px solid #e6e6e6;
    float: left;
    margin-bottom: 10px;
    padding-left: 15px;
    line-height: 35px;
    font-size: 13px;
}
.ly button{
	width:60px;
	height:25px;
	background-color:#1974c0;
	font-size:12px;
	color:#FFFFFF;
	line-height:25px;
	text-align: center;
	float:right;
	cursor:pointer;
 }

.ly button:hover{
	background-color:#369EF2;
}

.pages{
	text-align:right;
	margin-top:40px;
	float: left;
	width: 920px;
	margin-bottom: 5px;
}
.pages a{
	padding:5px 10px;
	border:1px #ddd solid;
	margin:0 2px;
	color: #666666;
	font-size: 12px;
}
.pages span{
	padding:5px 10px;
	border:1px #1357a5 solid;
	margin:0 2px;
	color: #fff;
	font-size: 12px;
	background-color:#1357a5;
}

/*首页*/

.menu_head{	
position:relative;
  
width: 220px;
    height: 60px;
    float: left;
    background-color: #1f7ac4;
    font-size: 16px;
    line-height: 60px;
    color: #94daff;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #3988cd;
    text-align: center;
    display: block;
cursor: pointer;
}
.banner {
	height: 500px;
	width: 100%;
}
.ico {
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	margin-bottom: 40px;
}
.ico ul{
	width: 1140px;
	margin-right: 30px;
	overflow: hidden;
}
.ico li{
	float:left;
	overflow:hidden;
	height: 210px;
	width: 284px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #eaeaea;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #eaeaea;
	
}
.ico a{
	float:left;
	overflow:hidden;
	height: 210px;
	width: 284px;
	font-size: 16px;
	line-height: 50px;
	color: #333333;
	text-align: center;
	background-color: #f9f9f9;
}
.ico a:hover{
   background-color: #e0e8f1;
   }
.ico li img{
    margin-top:30px;
}
.product {
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	margin-bottom: 40px;
}
.bt {
    float:left;
	margin-bottom:25px;
	}
.shousuo {
	width: 852px;
	height:25px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	margin-bottom: 20px;
}
.shousuo p{
    font-size:12px;
	line-height:25px;
	color:#333333;
	float:left;
	margin-right:15px;
}
.shousuo ul{
	overflow:hidden;
	width:430px;
	float: left;
}
.shousuo a{
    margin-right:15px;
	color:#666666;
	font-size:12px;
	line-height:25px;
	float:left;
}
.shousuo a:hover{
   color:#1974c0;
}
.ssl{	width:305px;
	height:23px;
	float:left;
		border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #cccccc;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
  }
.ssla{float: right;}
.sslb{display:block;
	cursor:pointer;
	float:left;
	width:25px;
	height:25px;
	background-image: url(../images/img_28.jpg);
	background-repeat: no-repeat;
	background-position: right center;}
	
.sslb:hover{background-image: url(../images/img_28_2.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	}
	
.cpt {
	width: 1200px;
	 height:240px;
	float:left;
	overflow: hidden;
}
.cpt ul{
	width: 1053px;
	height:200px;
	float:left;
	overflow: hidden;
	margin-left:17px;
}
.cpt ul a{
	width: 240px;
	height:200px;
	float:left;
	overflow: hidden;
	margin-right:25px;
}

.cpt ul img{
	float:left;
}
.cpt ul p{
	width: 240px;
	height:40px;
	float:left;
	overflow: hidden;
	font-size: 14px;
	line-height: 40px;
	color: #FFFFFF;
	background-color: #1974c0;
	display: block;
	text-align: center;
}
.cpt ul a:hover p{
	background-color: #666666;
}
.zuo {
   margin-top:77px;
   margin-left:20px;
   float:left;
}
.you {
   margin-top:77px;
   margin-right:20px;
   float:right;
}
.about {
	background-image: url(../images/img1_41.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 405px;
	width: 100%;
	margin-bottom: 40px;
	padding-top: 45px;
	padding-bottom: 70px;
}
.aboutbox {
	width: 1140px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
}
.aboutboxa {
	width: 765px;
	float:left;
	overflow: hidden;
}
.title{
    margin-bottom:30px;
	float:left;
}
.aboutboxa1 {
	float:left;
	overflow: hidden;
}
.aboutboxa1 img{
    width:330px;
	height:330px;
    margin-right:25px;
	float:left;
	overflow: hidden;
}
.aboutboxa1 h3{
	font-size:16px;
	margin-top:10px;
	color:#1357a5;
	width:410px;
	height:320px;
	float:left;
	overflow: hidden;
	font-weight: bold;
}

.aboutboxa1 span a{ color:#fff;}
.aboutboxa1 p{
	font-size:13px;
	line-height:32px;
	color:#666666;
	width:410px;
	height:227px;
	margin-top:10px;
	float:left;
	overflow: hidden;
	font-weight: normal;
}
.aboutboxa1 a span{
	font-size:13px;
	line-height:30px;
	color:#ffffff;
	width:120px;
	height:30px;
	margin-top:27px;
	float:left;
	overflow: hidden;
	font-weight: normal;
	background-color: #1974c0;
	text-align: center;
}
.aboutboxa1 a:hover span{
	background-color: #369EF2;
}
.aboutboxb {
	width: 325px;
	float:right;
	overflow: hidden;
}
.zhengshu {
    float:left;
	margin-bottom:10px;
}
.anniu {
	width:325px;
	height:27px;
	float:left;
	overflow:hidden;
	background-image: url(../images/zhengshu.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
.zszuo{float:left;
margin-left:125px;
cursor:pointer;
width:26px;height:27px;background:url(../images/37.jpg) no-repeat;
}

.zszuo:hover{background:url(../images/37_1.jpg) no-repeat;
}

.zsyou {
width:26px;height:27px;background:url(../images/37-15.jpg) no-repeat;



float:right;
margin-right:125px;
cursor:pointer;
}
.zsyou:hover {
background:url(../images/37-15_1.jpg) no-repeat;

}

.ys {
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	margin-bottom: 15px;
}
.ys ul {
    width:1180px;
	margin-left:30px;
	float:left;
	overflow:hidden;
}
.ys li{
    width:550px;
	height:195px;
	margin-right:40px;
	overflow:hidden;
	float:left;
	margin-bottom:25px;
}
.ys li h2{
	width:265px;
	height:140px;
	margin-top:27px;
	margin-left:240px;
	font-size: 18px;
	line-height: 20px;
	font-weight: bold;
	color: #FFFFFF;
}
.ys li p{
	width:265px;
	height:100px;
	margin-top:20px;
	font-size: 12px;
	line-height: 28px;
	font-weight: normal;
}
.news {
	width: 1140px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	margin-bottom: 40px;
}
.news1 {
    width:330px;
	margin-right:75px;
	float:left;
	overflow:hidden;
}
.newsbt {
	width:330px;
	height:30px;
	float:left;
	background-image: url(../images/newsc_tit.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom:20px;
}
.newsbt a{
    font-size:12px;
	line-height:30px;
	float:right;
	color:#999999;
}
.newsbt a:hover{
    color:#1974c0;
}
.xwtp {
    width:330px;
    height:125px;
    margin-bottom:5px;
    float:left;
}
.news1 ul {
    width:330px;
	float:left;
	overflow:hidden;
}
.news1 li a {
	width:330px;
	height:35px;
	float:left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #f4f4f4;
	font-size: 12px;
	line-height: 35px;
	color: #333333;
	display:block;
    overflow: hidden !important;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.news1 li a:hover{
    color:#1974c0;
	border-bottom-color: #1974c0;
}
.newsbt1 {
	width:330px;
	height:30px;
	float:left;
	background-image: url(../images/newsi_tit.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom:20px;
}
.newsbt1 a{
    font-size:12px;
	line-height:30px;
	float:right;
	color:#999999;
}
.newsbt1 a:hover{
	color:#1974c0;
}
.wt {
    width:330px;
	float:left;
	overflow:hidden;
}
.newsbt2 {
	width:330px;
	height:30px;
	float:left;
	background-image: url(../images/newsq_tit.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom:20px;
}
.newsbt2 a{
    font-size:12px;
	line-height:30px;
	float:right;
	color:#999999;
}
.newsbt2 a:hover{
	color:#1974c0;
}
.wt ul {
    width:330px;
	float:left;
	overflow:hidden;
}
.wt li a {
	width:330px;
	height:72px;
	float:left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #f4f4f4;
	font-size: 12px;
	line-height: 20px;
	color: #333333;
	display:block;
	margin-top:6px;
}
.wt li a p{
	width:295px;
	height:20px;
	margin-bottom:5px;
	display:block;
	background-image: url(../images/img00_07.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	padding-left: 35px;
	margin-top:2px;
}
.wt li a span{
	width:295px;
	display:block;
	background-image: url(../images/img00_10.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	padding-left: 35px;
}
.wt li a:hover{

	color: #1974c0;
}

/*内页*/
.bannerny{
	width:100%;
	height:300px;
	background-image: url(../images/10.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	margin-bottom:30px;
}
.nr {
   width:1200px;
   margin-right: auto;
	margin-left: auto;
	overflow: hidden;
}
.sidenav {
    width:220px;
	float:left;
	overflow:hidden;
	margin-right:30px;
}
.sidenav .navbt p{
	width:220px;
	height:80px;
	background-color:#1357a5;
	font-size:30px;
	float:left;
	color:#ffffff;
	text-align: center;
	padding-top:10px;
}
.sidenav .navbt span{
    font-size:18px;
	width:220px;
	color:#3988cd;
	float:left;
	text-transform: uppercase;
}
.sidenav li a{
	width:220px;
	height:60px;
	float:left;
	background-color:#005daa;
	font-size:16px;
	line-height:60px;
	color:#fff;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #387dbf;
	text-align: center;
	display:block;
}
.sidenav li a:hover{
   background-color:#2c8fe3;
   color:#fff;
 }
 
 .sidenav li a.on{
   background-color:#2c8fe3;
   color:#fff;
 }
 
 .sidenav1 {
    width:220px;
	float:left;
	overflow:hidden;
	margin-right:30px;
}
.sidenav1 .navbt p{
	width:220px;
	height:80px;
	background-color:#1357a5;
	font-size:30px;
	float:left;
	color:#ffffff;
	text-align: center;
	padding-top:10px;
}
.sidenav1 .navbt span{
    font-size:18px;
	width:220px;
	color:#3988cd;
	float:left;
}
.nav1{background-color:#1f7ac4;	color:#94daff;}
.nav2{background-color:#ccc; color:#fff; display:none;}
.sidenav1 li a{
	width:220px;
	height:60px;
	float:left;
	
	font-size:16px;
	line-height:60px;

	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3988cd;
	text-align: center;
	display:block;
}
.sidenav1 li a:hover{
   background-color:#165181;
   color:#fff;
 }
 
 
 
 .rightnr {
    margin-bottom:70px;
	float:right;
	overflow:hidden;
	width:950px;
}
 .nr2 {
   width:950px;
   float:right;
   overflow:hidden;
}
 .nr2 a{color:#1357a5;}
.nr2 p {
	width:950px;
	height:30px;
	line-height:30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #edefef;
	margin-bottom: 30px;
}
.nr2 p strong{
	font-size:18px;
	color:#1357a5;
	float:left;
}
.nr2 span{
	font-size:14px;
	color:#aaa;
   float:right;
}
.nr2 span a{
 color:#aaa;
}
.nr2 span a:hover {color:#333;}
.nrxq {
 	margin-bottom:70px;
    width: 100%;
    float: left;
}
.nrxq * {font-size:16px;margin-bottom:15px;}


/*新闻列表*/
.xwlb {
   float:left;
   overflow:hidden;
   }
.nynewli{
	padding:10px;
	background:#f5f5f5;
	overflow:hidden;
	width:920px;
	font-size: 14px;
		float: left;
}
.nynewli dt{
	width:240px;
	height:160px;
	overflow: hidden;
	float: left;
}
.nynewli img{
	/*width:240px;*/
	height:160px;
}
.nynewli dd{
	width:635px;
	padding-top:10px;
	margin-right: 25px;
	overflow: hidden;
	float: right;
}
.nynewli h2 {
	font-size: 16px;
	color: #1974c0;
	float: left;
	width: 635px;
}
.nynewli h2 a {
	color: #1974c0;
}

.nynewli .meorpmg {
	font-size: 12px;
	line-height: 24px;
	color: #555555;
	float: left;
	width: 635px;
}
.meorpmg .xiangqing {
	color: #1974c0;
}

.co99{
	color:#999;
	font-size: 12px;
	float: left;
	width: 635px;
}
.size14{font-size:14px;}
.newlist {
	float: left;
	width: 920px;
	overflow: hidden;
	margin-top:10px;
}

.newlist a{
   font-size: 14px;
	color: #333333;
	height:40px;
	line-height:40px;
	border-bottom:1px #ddd dashed;
	background:url(../images/cp_06.jpg) no-repeat 0 center;
	padding-left:20px;
	display:block;
}
.newlist span {
	font-size: 12px;
	color: #666666;
	float: right;
}

.newlist a:hover{
	border-bottom:1px #1974c0 dashed;
	background:url(../images/cp_07.jpg) no-repeat 0 center;
	color:#1974c0;
}
.newlist a:hover span{
	color:#1974c0;
}
/*新闻列表结束*/
.newa {
	float: left;
	width: 920px;
}
.newa h2 {
	font-size: 20px;
	color: #333333;
	text-align: center;
	float: left;
	width: 920px;
	display: block;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #cccccc;
}
.newa p {
	font-size: 12px;
	color: #666666;
	margin-top: 5px;
	margin-bottom: 15px;
	font-weight: normal;
}
.xqnr {
   float:left;
   margin-top:15px;
   margin-bottom:15px;
	width:100%;
}
.newa .xqnr *{font-size:15px;color:#666;margin-bottom: 15px;}


.fenyewb{
	float: left;
	width: 920px;overflow: hidden;
}
.fenye1 {
	font-size: 12px;
	color: #333333;
	float: left;
	width: 720px;
}
.fanye {
	font-size: 12px;
	color: #333333;
	float: left;
	width: 720px;
}
.bdsharebuttonbox{
	float: right;
    margin-top: 10px;
}
/*产品列表开始*/
.cp ul {
	width: 940px;
	overflow: hidden;
	float: left;
}
.cp li a{
	height: 234px;
	width: 214px;
	border: 3px solid #f7f7f7;
	float: left;
	display: block;
}
.cp li {
	margin-bottom: 20px;
	float: left;
	margin-right: 13px;
}
.cp li img {
	float: left;
	height: 194px;
	width: 214px;
}
.cp li a p {
	font-size: 14px;
	line-height: 40px;
	color: #666666;
	background-color: #f7f7f7;
	text-align: center;
	float: left;
	height: 40px;
	width: 214px;
}
.cp li a:hover{
	border: 3px solid #1975c0;
}
.cp li a:hover p{
	color: #ffffff;
	background-color: #1975c0;
}
.cp1 ul {
	width: 940px;
	overflow: hidden;
	float: left;
}
.cp1 li a{
	height: 325px;
	width: 214px;
	border: 3px solid #f7f7f7;
	float: left;
	display: block;
}
.cp1 li {
	margin-bottom: 20px;
	float: left;
	margin-right: 13px;
}
.cp1 li img {
	float: left;
	height: 285px;
	width: 214px;
}
.cp1 li a p {
	font-size: 14px;
	line-height: 40px;
	color: #666666;
	background-color: #f7f7f7;
	text-align: center;
	float: left;
	height: 40px;
	width: 214px;
}
.cp1 li a:hover{
	border: 3px solid #1975c0;
}
.cp1 li a:hover p{
	color: #ffffff;
	background-color: #1975c0;
}
.menu_list p a{color:#fff;}
/*产品列表结束*/
.menu_list p a{color:#fff;}


/*page*/
.lxnr{
width:435px;
margin-right:20px;
float:left;
display:block;
font-size:18px;
line-height:36px;
color:#1975c0;
}
.lxnr p {
color:#333333;
font-size:14px;
line-height:32px;
float:left;
font-weight:normal;
margin-top:5px;
}

.gsjjimg {
width:950px;
height:280px;
float:left;
margin-bottom:25px;
}
.gsjjimg1 {
width:950px;
float:left;
margin-bottom:25px;
margin-top:25px;
}
.gsjjtext {
width:950px;
float:left;
color:#333333;
padding-bottom:22px;
border-bottom:solid 8px #1357a5;
margin-bottom:25px;
}
.gsjjtext p {
width:950px;
font-size:16px;
color:#333333;
line-height:33px;
}
.jtlcpny {
width:950px;
}
.nyyou {
width:950px;
float:left;
margin-bottom:50px;
}
.qywh {
width:980px;
float:left;
overflow:hidden;
}
.qywh li {
width:460px;
height:230px;
float:left;
overflow:hidden;
margin-right:30px;
margin-bottom:20px;
}
.qywhimg {
width:230px;
height:230px;
float:left;
}
.qywhtext{
width:190px;
padding:40px 20px 20px 20px;
height:190px;
font-size:22px;
line-height:38px;
color:#fff;
background-color:#1357a5;
display:block;
float:left;
}
.qywhtext p {
font-size:16px;
line-height:32px;
font-weight:normal;
margin-top: 15px;
}



/*job*/
.recruit_main{border:1px solid #eee;float:left;width:100%}

.recruit_list_top{width:100%;border-bottom:1px solid #eee;}
.recruit_list_top li{height:68px;font-size:17px;color:#333;float:left;line-height:68px;}
.recruit_name{width:25%;text-indent:30px;}
.recruit_type{width:25%;}
.recruit_num{width:25%;}

.recruit_date{width:25%;}
.recruit_more{display:none;}
.recruit_list{font-size:15px;color:#666;line-height:24px;}
.recruit_mes{padding:0 9px;}
.recruit_list ul{border-bottom:1px dashed #f0f0f0;padding:18px 0;
display:block;}
.recruit_list ul li{float:left;}
.recruit_list .recruit_name{width:25%;text-indent:21px;}
.recruit_list .recruit_type{width:25%;}
.recruit_list .recruit_num{width:25%;}
.recruit_list .recruit_com{width:25%;}
.recruit_list .recruit_date{width:25%;}
.recruit_list i{width:22px;height:12px;background:url(../images/arrow3.png) no-repeat;float:right;margin:6px 10% 0 0;}
.recruit_mes:hover{background:#f0f6fb;}
.recruit_mes:hover i{background-position:-24px 0;}
.recruit_mes.on ul i{background-position:-48px 0;}
.recruit_det{line-height:32px;margin:0 9px;border-bottom:1px dashed #f0f0f0;display:none;}
.recruit_det .main{padding:33px 21px 40px 21px;}
.recruit_det dl{margin-bottom:12px;}
.recruit_det dd{float:left;margin-right:10%;}
.recruit_det strong{font-weight:normal;}
.recruit_bottom{margin-top:40px;}
.recruit_bottom .ztshare{margin-top:0;}
.resume_download{width:218px;height:43px;border:1px solid #69a9dc;line-height:43px;text-align:center;font-size:15px;color:#69a9dc;}
.resume_download i{width:14px;height:14px;background:url(../images/arrow8.png) no-repeat;margin:0 0 0 10px;float:none;}
.send_resume{display:block;width:220px;height:45px;line-height:45px;font-size:15px;text-align:center;background:#69a9dc;color:#fff;position:relative;overflow:hidden;}
.resume_file{width:100%;height:100%;position:absolute;top:0;left:0;opacity:0;filter:alpha(opacity=0);}
.morelist{text-align:center;width:39px;height:34px;margin:30px auto 60px;}
.morelist img{display:block;width:100%;cursor:pointer;}
#recruit_more.morelist{margin-top:40px;}



</pre></body></html>