<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">html, body {
	height: 100%;
	font-family: "微软雅黑";
}

a:focus {
	outline:0px solid;
}
img {max-width:100%;
	height:auto;
}
.fix {
	overflow:hidden;
}
em,li,i{
	font-style: normal;
}
p {
	color: #777;
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
}

a {
	transition: all 0.3s ease 0s;
	text-decoration:none; color:#666
}
a:hover {
  color: #005AB1 ;
  text-decoration: none;
-webkit-transition-duration: 0.7s;
-webkit-transition-timing-function: ease;
}
a:active, a:hover {
  outline: 0 none;
}
a:hover, a:focus {
	color: #37ACF1;
	text-decoration: none;
}


	

body {
	background: #fff ;
	color: #7f7f7f;
	font-size: 14px;
	text-align: left;
	overflow-x: hidden;
	line-height: 26px;
}











.clear{
	clear:both;
}
ul{
	list-style: outside none none;
	margin: 0;
	padding: 0;
}



/*  菜单 
/*----------------------------------------*/



.main-menu{
	width:1200px;
	margin:auto;
	height:53px
}

.nav{
	height:53px;
	width:1200px
	}



.main-menu ul.navbar-nav li {
    float: left;
    position: relative;
}
.main-menu ul.navbar-nav &gt; li &gt;a {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	color: #fff;
	font-size: 18px;
	font-weight: normal;
	margin-bottom: 0px;
	padding-right: 0px;
	padding-left: 0px;
	line-height: 53px;
	text-transform: uppercase;
	text-align: center;
	width: 150px;
	display: block;
}
.main-menu ul.navbar-nav li a:hover{
	color: #fff;
	background-color:#0080D4
}
.main-menu ul.navbar-nav &gt; li &gt; a::before {

    content: "";

    position: absolute;
    top: 0;
    width: 0;
    transition: .5s;
	left: 0px;
}
.main-menu ul.navbar-nav &gt;li:hover &gt; a:before, .main-menu ul.navbar-nav &gt;li.active &gt; a::before {
    width: 100%;
}
.main-menu ul.navbar-nav li.active a:focus {
    color: #333;
}
.main-menu ul.navbar-nav li.active a {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    color: #fff ;
    position: relative;
    z-index: 9999999;
}
.navbar {
    border: medium none;
    margin-bottom: 0;
}
.navbar-default {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
}
.main-menu ul.navbar-default .navbar-nav &gt; .active &gt; a, .navbar-default .navbar-nav &gt; .active &gt; a:hover, .navbar-default .navbar-nav &gt; .active &gt; a:focus {
	background: none;
	color:#fff;

}
.navbar-default .navbar-nav &gt; li &gt; a:hover, .navbar-default .navbar-nav &gt; li &gt; a:focus {
    background-color: transparent;
    color: #fff;
}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
    background: none;
}
.main-menu ul.nav li ul.sub-menu {
	background: #0080D4;
	left: 0;
	opacity: 0;
	position: absolute;
	top: 100%;
	transition: all 0.3s ease 0s;
	visibility: hidden;
	width: 200px;
	z-index: -99;

}

.main-menu ul.nav li ul.sub-menu li {
    padding: 0;
    position: relative;
    width: 100%;
}
.main-menu ul.nav li:hover ul.sub-menu {
	top: 53px;
	opacity: 1;
	z-index: 999;
	visibility: visible;
	padding: 20px 0px;  /*下拉导航*/
}
.main-menu ul.nav li ul.sub-menu li a {
	color: #fff;
	display: block;
	font-size: 15px;
	text-transform: capitalize;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
}
.main-menu ul.nav li ul.sub-menu li a span{
	color: #0891e2;
}
.main-menu ul.nav li:hover ul.sub-menu li a:hover{
	color:#fff;
	background-color: #0891e2;
}
.main-menu ul.nav li ul.sub-menu li:last-child {
    border:none;
}


/*----------------------------------------*/
.mobile-menu-area {
    background: #f9f9f9 none repeat scroll 0 0;
    padding: 10px 0px ;
}
.mean-container .mean-bar::after {
    content: "";
    font-size: 21px;
    left: 5%;
    position: absolute;
    top: 12px;
    text-transform: uppercase;
    font-weight: 500;
}
.mean-container a.meanmenu-reveal:hover {
    color:#252525
}
.mean-container .mean-nav ul {
    list-style-type: none;
    margin: 20px 0px;
    padding: 0;
    width: 100%;
}
.mean-container .mean-nav ul li a {
	background: #f8f8f8 none repeat scroll 0 0;
	color: #444;
	display: block;
	float: left;
	font-size: 14px;
	font-weight: 700;
	margin: 0;
	text-align: left;
	text-decoration: none;
	text-transform: uppercase;
	width: 90%;
	padding-top: 11px;
	padding-right: 10px;
	padding-bottom: 11px;
	padding-left: 10px;
}
.mean-nav ul li.mean-last {
    margin-bottom: 20px;
}
.mean-container .mean-nav ul li a.mean-expand {
    color: #444;
    line-height: 17px;
}
.mean-container .mean-nav ul li {
    width: 99.7%;
}
/*----------------------------------------*/
/*  3. Slider Area
/*----------------------------------------*/



@media (min-width: 1920px) {

  .client-details {
    padding: 6% 10%;
}
.company-content {
    padding: 100px 60px 100px 30px;
}
	
	
	
}





/* small mobile :320px. */
@media (max-width: 767px) {
.container {width:300px}
.logo {
    height: inherit;
    left: 0;
    padding: 0;
    position: absolute;
    top: 2px;
    z-index: 999999;
    max-width:180px;
}
.logo a { padding-left:10px;}

   #sub-menu a{
	font-size:12px;
	font-weight: normal;
	color: #666;
	text-transform: capitalize;
}	 
    
    
}

/* Large Mobile :480px. */
@media only screen and (min-width: 480px) and (max-width: 767px) {
.container {width:450px}
.counter-area-2 .fun_text {
    width: 50%;
    float: left;
}
    
    
}
 



/*-----返回顶部剪头------*/

@font-face{font-family:'FontAwesome';src:url('../fonts/fontawesome-webfont.eot.html');src:url('../fonts/fontawesome-webfont.eot-1.html') format('embedded-opentype'),url('../fonts/fontawesome-webfont.woff2.html') format('woff2'),url('../fonts/fontawesome-webfont.woff.html') format('woff'),url('../fonts/fontawesome-webfont.ttf.html') format('truetype'),url('../fonts/fontawesome-webfont.svg.html') format('svg');font-weight:normal;font-style:normal}
 .fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}

.fa-angle-up:before{content:"\f106"}     /*剪头*/


.fa-search:before{content:"\f002"}/*搜索*/
/*------------------*/









.soud1{
	height:38px;
	line-height:38px;
	background-color:#f2f2f2;
	color:#444;
	font-size:13px
}
.soud1a{ width:1200px; margin:auto; display:block}
.soud1a i{ margin-left:15px}
.soud1a em{ float:right;color:#777;}


.soud1a em a{
	font-size:12px;
	color:#777;
	margin-left:10px;
	margin-right:10px
}
.soud1a em a:hover{
	color: #005BAF;
}

.deyin01{ float:left}





.cggz1{
	width:100%;
	height:65px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DFDFDF;
}

.cggz1b{ width:1200px; margin:0 auto; line-height:65px; font-size:14px;}

.cggz1b b{ font-size:14px;}
.cggz1b a{ margin-left:10px; margin-right:10px; color:#999}

.sea1{
	height: 30px;
	width: 263px;
	display:block;
	float:right;
	font-size: 13px;
	color: #ADADAD;
	padding-left: 7px;
	border: 1px solid #F1F1F1;
	line-height: 30px;
	border-radius:17px;
	margin-top:15px;
	padding-top:3px;
	background-color: #F1F1F1;
}


.sea2{
	line-height: 23px;
	height: 23px;
	width: 215px;
	border: 1px solid #F1F1F1;
	color: #999;
	float:left;
	background-color: #F1F1F1; margin-left:10px;
}
.sea3{float:left;}

.riggg{
	float: right;

}	





.search-option-5 button.button {
    display: inline-block;
    border: none;
    background: none;
    padding: 0;
}
.search-option {
	background: #f5f5f5;
	color: #444;
	display: none;
	position: fixed;
	
	width: 300px;
	z-index: 99999;
	top: 40%;
	padding: 20px;
	left: 40%;
}
.search-option input {
	background: #fff none repeat scroll 0 0;
	border: medium none;
	color: #444;
	display: block;
	float: left;
	font-size: 14px;
	font-style: normal;
	padding: 8px 10px;
	width: 214px;
	height: 44px;
}
.search-option button.button {
    background: #fff;
    border: medium none;
    color: #fff;
    display: inline-block;
    float: right;
    font-size: 17px;
    line-height: 35px;
    padding: 5px 14px;
    text-align: center;
}


.header-area{
	background-color: #0891e2;


}

.header-area.stick {
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 999999;

}/*头部固定代码*/


.kch01{
	margin: auto;
	width: 1200px;
}
.kch01 span{
	display: block;
	float: right;
	height: 60px;
	width: 240px;
	background-image: url(kc1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 28px;
	line-height: 40px;
	font-weight: bold;
	color: #313131;
	padding-top: 28px;
	padding-left: 55px;
	margin-top: 22px;
	font-style: normal;
	
}

.kch02{
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(kc2.jpg.html);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 46px;
	overflow:hidden;
	padding-top: 130px;
}




.menu2{
	width:1210px;

}

.menu2 li a {
	display:block;
	line-height: 60px;
	float: left;
	height: 60px;
	width:399px;
	text-align: center;
	background-image: url(kc3.png);
	background-repeat: no-repeat;
	background-position: right 30px center;
	background-color: #0891e2;
	color:#3a3a3a;
	font-size: 24px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #fff;margin-bottom: 26px;
}
.menu2 li a:hover {
	background-color: #474747; color:#FFF;background-image: url(kc3b.png.html);

}


.jiru05{ width:630px; float:left;}


.jiru05 li{}
.jiru05 li a{ width:305px; float:left; margin-bottom:10px; margin-left:10px; background-color:#000}

.jiru05 li a img{
	width:305px;
	height:244px;
	display:block
}
.jiru05 li a:hover img{opacity:0.9;filter:alpha(opacity=90);
}


.jiru05 li a span{
	font-size: 16px;
	line-height: 40px;
	color: #333;
	background-color: #e2e2e2;
	text-align: center;
	display: block;
	height: 40px
}

.jiru05 li a:hover span{
	color: #000;
	background-color:#0891e2
}

.jbl01{
	background-image: url(kc3.jpg.html);
	background-repeat: no-repeat;
	background-position: center top;
	height: 623px;
	margin-top: 80px;
}

.jbl01c{
	width:486px;
	margin-left:auto;
	margin-right:auto;
	display:block;
	padding-top: 215px;
	padding-right: 600px;
	padding-left: 114px;
	font-size: 18px; line-height:1.7em;
	color: #000;
}

.jbl01m{
	font-size: 12px;
	text-align: center;
	display: block;
	height: 22px;
	width: 74px;
	background-color:#acacac;
	color:#FFF;
	margin-top: 30px;
	line-height:22px;
	text-transform: uppercase; margin-left:auto; margin-right:auto
}

.jbl01m:hover{
 background-color:#f8b600; color:#FFF
}



.kch04{
	background-image: url(kc4.jpg.html);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 32px;
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 90px;
}

.kch04c1{
	display: block;
	float: left;
	height: 462px;
	width: 150px;
	background-image: url(kc4c1.jpg.html);
	padding-left: 102px;
	padding-top: 46px;
}

.kch04c1 a{
	display:block;
	font-size: 20px;
	line-height: 38px;
	margin-top: 38px;
	color: #c3c3c3;
}

.kch04c1 a:hover{
	color: #0891e2;
}

.kch04g1{
	width:823px;
	float:left;
	height:518px;
	display:block;
	background-image: url(kc4c2.jpg.html);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 45px;
	padding-left: 60px;
	padding-right: 20px;
}

.kch04g1 li a{
	float: left;
	width: 260px;
	padding-right:6px;
	padding-left: 6px;
	display:block;
	text-align:center;
	margin-bottom: 10px;
	position: relative; overflow:hidden; height:201px
}

.kch04g1 li a img{
	height: 166px;
	width: 260px; display:block
}

.kch04g1 li a span{
	font-size: 16px;
	color: #000;
	line-height: 35px;
	display: block;
	height: 35px;
}

.kch04g1 li a:hover span{
	color: #444;

}
.kch04g1 li a i{
	background-color:rgba(0, 0, 0, 0.4);
	display: block;
	height: 166px;
	width: 260px;
	position: relative;
	left: -9999px;
	top: -201px;

}
.kch04g1 li a i img{
	height: 43px;
	width: 45px; display:block; margin-left:auto; margin-right:auto; padding-top:60px
}

.kch04g1 li a:hover i{
	top: -201px;
	left: 0px;
}

.kch15{
	background-image: url(kc15.jpg.html);
	background-repeat: no-repeat;
	background-position: center top;
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	padding-top: 173px;
}
.kch15 li a{
	width: 544px;
	margin-right: 28px;
	margin-left: 28px;
	float:left;
	margin-bottom:20px;
	padding-bottom:16px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #E0E0E0;
}


.kch15 li a em{
	display: block;
	text-align: center;
	width: 60px;
	height: 114px;
	float:left;
	line-height:58px;
		margin-right: 16px;
	box-shadow: 0px 0px 8px #e3e3e3;
	font-family: Arial, Helvetica, sans-serif;
}

.kch15 li a em b{
	display:block;
	height:58px;
	background-color:#e4e3e3;
	color:#FFF;
	font-size: 39px;
}
.kch15 li a:hover em b{

	background-color:#0891e2;

}

.kch15 li a em p{
	display:block;
	height:56px;
	background-color:#fff;
	color:#999;
	font-size:32px; line-height:56px
}

.kch15 li a span{ width:468px; float:left}

.kch15 li a span b{
	line-height: 35px;
	display: block;
	height: 35px;
	font-size:18px;
	font-weight: normal;
	overflow: hidden; color:#222; overflow:hidden
}
.kch15 li a:hover span b{ color:#0891e2}
.kch15 li a span i{
	display: block;
	line-height: 23px;
	height: 46px;
	overflow: hidden;
	font-size:14px;
	margin-top:10px;
	color: #888; overflow:hidden
}



.foot{
	background-color: #353535;
	width: 100%;
	margin-top: 50px;
	padding-top: 38px;
}
.foot1{
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
}
.foot2 {
	float: left;
	width: 440px;
}
.foot2 li{
	float: left;
	width: 137px;
}
.foot2 li em a{
	font-size: 18px;
	color: #FFF;
	display: block;
	margin-bottom: 30px;
	letter-spacing: 3px;
	padding-left: 13px;
}
.foot2 li span a{
	line-height:14px;
	display: block;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666;
	padding-left: 20px;
	padding-bottom: 13px;
	color: #888;
	font-size: 12px;
}

.foot2 li span a:hover{
	color:#0891e2
}


.foot3{ float:left; margin-top:20px; margin-right:22px}
.foot4{ float:left; margin-top:30px}

.foot5{
	float: right;
	width: 360px; display:block; font-size:16px; color:#FFF; line-height:25px
}


.foot5 i{ display:block}
	
.foot5 em{
	font-size: 20px;
	color: #FFF;
	display:block;
	margin-bottom: 10px;
}
.foot5 em b{
	font-size: 30px;
	color: #0585D0;
	line-height: 38px;
	margin-top:27px
}	
	
.foot6{
	background-color: #666;
	height: 1px;
	overflow: hidden;
	display: block;
	margin-top: 40px;
}	


.foot7{
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
	line-height: 45px;
	color: #666;
	height: 45px;
	font-size: 14px;
}

.foot7 a{
	width:400px;
	display:block;
	color: #666;
	float:right;
	text-align: right;
}

.foot7 a:hover{
	color: #555;
}





.zb15{
	width:1200px;
	margin-left:auto;
	margin-right:auto;
	margin-top: 35px;
	margin-bottom: 38px;
}







.zb16{
	display:block;
	height:55px;
	font-size:24px;
	color:#FFF;
	text-align:center;
	line-height:55px;
	background-color: #0891e2;
	font-weight: normal;

}
.zb16  em{
	font-size:13px;
	text-transform: uppercase;
	margin-left:10px;
	color: #D8D8D8;
}


.zb16 ul{
}

.zb16 ul li{
	display:block;


}

.zb16 ul li a{
	width:200px;
	padding-right: 10px;
	padding-left: 30px;
	line-height: 20px;
	padding-top:8px;
	padding-bottom:8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d5d5d5;
	font-size:14px;
	color:#565656;
	display:block;
	background-color:#FFF;
	margin-top: 6px;
	background-image: url(dan01.png.html);
	background-repeat: no-repeat;
	background-position: 5px 13px;

}

.zb16 ul li a:hover{
	color:#333;
	background-color:#7AC2FE
}

.zb16im{
	margin-top: 35px;
}

.zb16 p{
	margin-top:25px;
	line-height:16px;
	display: block;
	padding-right: 10px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d5d5d5;
	padding-bottom: 10px;
}


.zb17{
	width:940px;
	float:right;
	margin-bottom: 35px;
}

.zb17a{
	display:block;
	height:45px;

	line-height: 45px;
	
}

.zb17a em{
	float:right;
	font-size:12px;
	font-weight:normal;
	color:#565656;
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	padding-right: 10px;
}
.zb17a i{
	float: left;
	font-size:20px;
	display:block;
	width: 140px;
	color: #000;
	font-weight: bold;

	text-indent: 15px;
}
.zb17b{
	margin-top:25px;
	line-height: 1.8em;
	font-size: 16px;
}


.fengnews {


}
.fengnews  li a{
	line-height: 45px;
	display: block;
	height: 45px;
	color: #666;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
	background-image: url(gnn.gif);
	background-repeat: no-repeat;
	background-position: 5px 18px;
	padding-left: 28px;
	padding-right: 10px; margin-top:12px; font-size:14px
}
.fengnews  li a em{
	font-style: normal;
	float: right;
	color: #999;
}
.fengnews  li a:hover{
	color: #0891e2;
}



.cggz3{
	width:225px;
	float:left;
	margin-right:30px;
	color: #F1F1F1;
	background-color: #F1F1F1;
}

.cggz3c{width:225px; display:block; padding-top:20px; padding-bottom:20px; text-align: center;background-color:#0c51b6;}

.cggz3c b{ color:#FFF; font-size:20px; line-height:26PX}
.cggz3c p{ font-size:16px; color:#CCC}
.cggz3d{ margin-top:20px;
	 display:block;	background-color: #E3E3E3;
}

.cggz3d a{
	display:block;
	line-height:14px;
	font-size:14px;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 43px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D8D8D8;
	color: #333;
	font-weight: bold;

}
.cggz3d a:hover{
	color:#000;
	background-color: #0891e2;
}
#jiru13{
	background-color:#EFF1F1;
	background-image:none;
	color:#888;
	font-weight: normal;
	background-image: url(rr.png);
	background-repeat: no-repeat;
	background-position: 20px 17px;
}	
	
#jiru13:hover{
	color:#FFF;
	background-color: #0B89D5;background-image: url(rr2.png);
}
	


.proList { }
.proList li{
	width:30%;
	float:left;
	text-align:center;
	margin-top:30px;
	margin-left: 3.3%;

}
.proList li i{
	display:block;
	background-color:#0891e2;
	margin-top: 4px;
	margin-right: 5%;
	margin-bottom: 4px;
	box-shadow: 0px 0px 30px #999;
border-radius:10px;
}

.proList li img{
	display:block;
	width:100%;
	height: auto;


}

.proList li a:hover img{opacity:0.9;filter:alpha(opacity=90)}  


.proList li a span{
	font-size:13px;
	color:#666;
	display:block;
	height:28px;
	line-height:28px;
	 overflow:hidden; margin-top:8px 

}
.proList li a:hover span{
	color: #000;
}

.biaoti{
	font-size: 20px;
	color: #000;
	text-align: center;
	display: block;
	line-height: 25px;
	padding-top: 15px;
	padding-bottom: 35px;
	font-weight: bold;
}

.nyyy{ display:block; margin:auto; max-width:1920px; width:100%}

.t_page{
	padding:10px;
	text-align:center;
	font-size:12px;
	line-height:25px;
	
	}	
.t_page a{
	padding:2px 5px;
	border:1px solid #DEDEDC;
	margin:0px 3px;}
.xt01{
		height:1px;
	background-color: #ccc;
	border-left: 140px solid #0891e2 ;border-with: 150px  ;
 display:block
}


.pxjx{ width:1200px; margin-left:auto; margin-right:auto; overflow:hidden}


.pxjx01{
	background-image: url(px1.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 922px;
	padding-top: 180px;
}


.pxjx02{ width:1300px}

.pxjx02 li{}

.pxjx02 li a{
	background-image: url(px2.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	float: left;
	height: 437px;
	width: 345px; display:block; text-align:center; margin-left:52px; margin-bottom:30px
}

.pxjx02 li a:hover{
	background-image: url(px2b.jpg);}

.pxjx02 li a img{
	width:329px;
	height:332px;
	display:block;
	margin-left:auto;
	margin-right:auto;
	box-shadow: 0px 0px 10px #ccc;
	margin-top: 10px;
}

.pxjx02 li a:hover img{
	width:339px;
	height:342px;

	box-shadow: 0px 0px 5px #ccc;
	margin-top: 3px;

}
.pxjx02 li a:hover span{

	margin-top:10px;

}


.pxjx02 li a span{
	font-size: 27px;
	font-weight: bold;
	color: #FFF;
	margin-top:15px;
	display:block;
	padding-right: 15px;
}

.pxjx02 li a span em{
	font-size: 15px;
	font-weight: normal;
	text-transform: uppercase; display:block; margin-top:4px
}


.pxjx03{
	background-image: url(px3.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 805px;
}


.pxjx03c{
	width: 546px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 390px;
	padding-right: 14px;
	padding-left: 640px;
	font-size: 16px;
	color: #3a3a3a;
}

.pxjx03m{
	text-align: center;
	display: block;
	height: 40px;
	width: 150px;
	margin-top: 40px;
	border: 1px solid #E0E0E0;
	font-size: 14px;border-radius:20px; line-height:40px
}

.pxjx03m i{
	font-size: 12px;
	color: #37ACF1;
}

.pxjx03m:hover{
	text-align: center;
	display: block;
	border: 1px solid #37ACF1; color:#FFF; background-color:#37ACF1

}

.pxjx03m:hover i{
	color: #fff;
}

.pxjx04{
	background-image: url(px4.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 720px; display:block
}

.pxjx05{
	background-image: url(px5.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 128px;
}	



.pxjx05n li a{
	background-color: #f7f7f7;
	float: left;
	width: 330px;
	padding-right: 35px;
	padding-left: 35px;
	padding-top: 28px;
	background-image: url(px6.png);
	background-repeat: no-repeat;
	background-position: center 30px;
}
.pxjx05n li a:hover{
	background-image: url(px6b.png);
	background-color: #ededed;

}
.pxjx05n li a span{
	display: block;
	font-size: 26px;
	color: #333;
	font-weight: bold;
	margin-left: 25px;
}
.pxjx05n li a:hover span{
	color: #0185d0;
}


.pxjx05n li a span i{
	font-size: 12px;
	text-transform: uppercase;
	color: #CCC;
	font-weight: normal;
	display: block;
}
.pxjx05n li a img{
	width: 330px; height:170px; display:block; margin-top:20px

}
.pxjx05n li a b{
	display:block;
	color:#333;
	margin-top:10px;
	font-size: 16px;

}
.pxjx05n li a:hover b{
	color: #000;
}



.pxjx05n li a em{
	display: block;
	line-height:20px;
	margin-top:8px;
	font-size:13px;
	height:40px;
	overflow:hidden;
	color:#777
}
.pxjx05n li a:hover em{color: #0185d0;}

.pxjx05n li a p{
	display:block;
	font-size:12px;
	color:#999;
	margin-top:10px;
	margin-bottom: 30px;
}




.pxjx06{
	margin-top: 38px;
}

.pxjx07{
	font-size: 12px;
	color: #000;
	display: block;
	line-height: 22px;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 35px;
	padding-left: 15px;
}


.sbt1{
	font-size: 32px;
	font-weight: bold;
	background-image: url(klm1.png);
	background-repeat: no-repeat;
	background-position: center 0px;
	display: block;
	color: #333;
	text-align: center;
	padding-top: 6px;
}

.sbt1 em{
	font-size: 16px;
	color: #787878;
	display:block;
	font-weight: normal;
	margin-top: 12px;
}

.sbt1 i{
	color: #0890E1
}


.cjbf00{
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
}





.tpp1{
	margin-top: 60px;
}


.sbig06{
	width: 1300px; margin-top:45px
}


.sbig06 li a{
	display:block;
	width:366px;
	float:left;
	margin-bottom:40px; margin-right:30px
}
.sbig06 li a img{
	padding: 5px;
	height: 260px;
	width: 356px;
	border: 1px solid #DBDBDB;
	display:block
}

.sbig06 li a span{
	display:block;
	margin-top: 10px;
	font-size: 16px;
	color: #000;
}
.sbig06 li a:hover span{ padding-left:10px;
-webkit-transition-duration: 0.7s;
-webkit-transition-timing-function: ease; 
}
.sbig06 li a span p{
	display:block;
	background-color: #0891e2;
	height: 2px;
	width: 60px;
	margin-top:10px;
	
}
.sbig06 li a:hover span p{
	width: 160px;-webkit-transition-duration: 0.7s;
-webkit-transition-timing-function: ease; 
}


.sbig06 li a span em{
	display:block;
	color: #BFBFBF;

	background-image: url(big01.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 31px;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DBDBDB;font-size: 14px;
}



.sbig07{
	background-image: url(big02.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 458px;
}

.sbigtp2{
	margin-top: 35px;
}


.sbig07b{
	width: 690px;
	padding-top: 35px;
	padding-right: 510px;
	margin-left:auto;
	margin-right:auto;
	line-height: 20px;
	color: #000;
	text-align: justify;
	font-size: 13px;
	padding-bottom: 36px;
}


.sbig07m{
	line-height: 30px;
	color: #FFF;
	background-color: #0891e2;
	display: block;
	height: 30px;
	width: 120px;
	display:block;
	text-align: center; margin-top:20px
}

.sbig07m:hover{
	width: 160px; color:#FFF

}


.sbig07k{
	display: block;
	margin-top:8px;
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 430px;
	height: 83px;
}

.sbig07k em{
	display: block;
	float: right;
	width: 685px;
	color: #000;
	font-size: 14px;
	padding-top: 20px; line-height:18px
}


.sbig07k em i{
	display: block;
	font-size: 16px;
	text-transform: uppercase;
	color: #0891e2;
	font-weight: bold;
	padding-bottom: 5px;
}

.sbig08{
	background-image: url(big05.jpg);
	background-repeat: no-repeat;
	background-position: center -40px;
	height: 359px;
	padding-top: 50px;
}



#pro {
	width: 1300px;
	margin-left: auto;
	margin-right: auto;

}

#pro_con {

	overflow:hidden;
	
}
#pro_con .LeftBotton {
	height:265px;
	width:30px;
	float:left;
	cursor:pointer;
	background-image: url(bg3.png);
	background-repeat: no-repeat;
	background-position: 0px center;
}
#pro_con .RightBotton {
	height:265px;
	width:30px;
	float:right;
	cursor:pointer;
	background-image: url(bg4.png);
	background-repeat: no-repeat;
	background-position: 0px center;
}
#pro_con .Cont {
	width:1232px;
	overflow:hidden;
	float:left;
	margin-left: 4px; margin-right:4px
}
#pro_con .ScrCont{width:10000000px; padding:0; float:left;}
#pro_con #List1, #pro_con #List2 {float:left; padding:0px; margin:0px;}
#pro_con .Cont li {
	float:left;
	height: 260px;
	width: 286px;
	margin-right: 11px;
	margin-left: 11px;
	list-style:none;
	background-color: #0891e2;
}



#pro_con .Cont li a p{
	line-height: 16px;
	display: block;
	height: 20px;
	text-align: center;
	font-size: 16px;
	color:#fff;
	overflow:hidden;	

}


#pro_con .Cont li a:hover p{
	color: #CCEBFD;
}





#pro_con img {
	height: 214px;
	width: 286px; display:block; margin-bottom:11px
}

.frt07{
	padding-top: 44px;
	margin-top: 10px;
	width:1160px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom: 66px;
}

.frt07a{
	display: block;
	float: left;
	width: 540px;
}

.frt07a img{width: 540px; height:260px; display:block; margin-bottom:30px}

.frt07a a{ display:block}
.frt07a a em{
	display:block;
	float:left;
	width:110px;
	height:60px;
	text-align:center;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #BEBEBE;

}
.frt07a a em i{
	display:block;
	font-size: 38px;
	line-height: 38px;
	font-weight: bold;
	color: #333;
}
.frt07a a em p{display:block;}


.frt07a a span{ width:410px; display:block; float:right}

.frt07a a span b{
	font-size: 14px;
	display:block;
	color:#333;
	line-height: 18px;
}



.frt07a a span p{
	font-size: 14px;
	display:block;
	line-height: 18px;
	height: 36px;
	overflow: hidden;
	margin-top:4px;
}





.frt08{
	float: right;
	width: 550px;
}


.frt08 li a{
	display:block;
	height:105px;

	padding-right: 20px;
	margin-bottom:20px;
	background-color: #f1f2f4;
}

.frt08 li a:hover{

	color: #FFF;
	background-color: #A7DCFC;
}

.frt08 li a:hover em{
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #D3EEFE;
	color: #FFF;
}
.frt08 li a em{
	display:block;
	float:left;
	width:110px;
	height:85px;
	text-align:center;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E4E4E4;

	padding-top: 20px;
}
.frt08 li a em i{
	display:block;
	font-size: 38px;
	line-height: 38px;
	font-weight: bold;
	color: #333;
}
.frt08 li a em p{display:block;}


.frt08 li a span{ width:400px; display:block; float:right}

.frt08 li a span b{
	font-size: 14px;
	display:block;
	color:#333;
	line-height: 18px;
	padding-top: 20px;
}



.frt08 li a span p{
	font-size: 14px;
	display:block;
	line-height: 18px;
	height: 36px;
	overflow: hidden;
	margin-top:4px;
}
</pre></body></html>