html, body {
	height: 100%;
	font-family: "微软雅黑";
}

a:focus {
	outline:0px solid;
}
img {
	max-width:100%;
	height:auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.fix {
	overflow:hidden;
}
em,li,i{
	font-style: normal;
	list-style-type: none;
}
p {
	margin:0 0 15px;
    color: #777;
}

a {
	transition: all 0.3s ease 0s;
	text-decoration:none; color:#666
}
a:hover {
  color: #0168b7 ;
  text-decoration: none;
}
a:active, a:hover {
  outline: 0 none;
}
a:hover, a:focus {
	color: #0168b7 ;
	text-decoration: none;
}


	

body {
	background: #fff none repeat scroll 0 0;
	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:56px

}

.nav{
	height:56px;
	width:1160px;
	float: left;
	}



.main-menu ul.navbar-nav li {
    float: left;
    position: relative;
}
.main-menu ul.navbar-nav > li >a {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	color: #fff;
	font-size: 17px;
	font-weight: normal;

	margin-bottom: 0px; width:134px; text-align:center; display:block;

	line-height: 56px;
	text-transform: uppercase;
}
.main-menu ul.navbar-nav li a:hover{
	color: #fff;
}
.main-menu ul.navbar-nav > li > a::before {
    background: #00aef3;
    content: "";
    height: 3px;
    position: absolute;
    top: 0;
    width: 0;
    transition: .5s;
	left: 0px; 
}
.main-menu ul.navbar-nav >li:hover > a:before, .main-menu ul.navbar-nav >li.active > 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: #0168b7;
	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 > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    background: none;
    color:#333;
}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
    background-color: transparent;
    color: #0168b7;
}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
    background: none;
}
.main-menu ul.nav li ul.sub-menu {
	background: #fff;
	left: 0;
	opacity: 0;
	position: absolute;
	top: 100%;
	transition: all 0.3s ease 0s;
	visibility: hidden;
	width: 270px;
	z-index: -99;
	box-shadow: 0px 0px 1px #ddd, -0px -0px 1px #ddd;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #0168b7;
}

.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: 56px;
	opacity: 1;
	z-index: 999;
	visibility: visible;
	padding: 20px 0px;  /*下拉导航*/
}
.main-menu ul.nav li ul.sub-menu li a {
	color: #444;
	display: block;
	font-size: 13px;
	padding: 7px 15px;
	text-transform: capitalize;
}
.main-menu ul.nav li ul.sub-menu li a span{
    color: #005AB1 ;
}
.main-menu ul.nav li:hover ul.sub-menu li a:hover{
	color:#0168b7;
}
.main-menu ul.nav li ul.sub-menu li:last-child {
    border:none;
}

.navbar-nav i{ float:left; color:#FFF; line-height:56px; font-size:17.7px}
/*----------------------------------------*/
.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: 12px;
    font-weight: 700;
    margin: 0;
    padding: 13px 10px;
    text-align: left;
    text-decoration: none;
    text-transform: uppercase;
    width: 90%;
}
.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: 183px;
}
.logo a { padding-left:13px;}

   #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?v=4.5.0');src:url('../fonts/fontawesome-webfont.eot?#iefix&v=4.5.0') format('embedded-opentype'),url('../fonts/fontawesome-webfont.woff2?v=4.5.0') format('woff2'),url('../fonts/fontawesome-webfont.woff?v=4.5.0') format('woff'),url('../fonts/fontawesome-webfont.ttf?v=4.5.0') format('truetype'),url('../fonts/fontawesome-webfont.svg?v=4.5.0#fontawesomeregular') 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:33px;
	line-height:33px;
	background-color:#efefef;
	color:#777;
	font-size:14px
}
.soud1a{ width:1200px; margin:auto; display:block}
.soud1a i{ margin-left:15px}
.soud1a em{ float:right; font-size:12px}


.soud1a em a{
	font-size:12px;
	color:#777;
	margin-left:10px;
	margin-right:10px
}
.soud1a em a:hover{
	color: #005BAF;
}

.deyin01{ float:left; padding-top:8px}



.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: left;
	margin-top: 16px;
}	





.search-option-5 button.button {
    display: inline-block;
    border: none;
    background: none;
    padding: 0;
}
.search-option {
	background: #0891e1;
	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:46px;
    padding: 5px 14px;
    text-align: center;
}





.yzh{
	box-shadow: 0px 10px 10px -10px #ccc;
	background-color: #0168b7;
	
}	
.header-area.stick {
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 999999; background-color:#FFF;background-color: #0168b7;

}/*头部固定代码*/



.wdi01{
	width:1200px;
	margin-left:auto;
	margin-right:auto;
	height: 135px;
}

.wdi01 span{
	background-image: url(t_pho.png);
	background-repeat: no-repeat;
	background-position: left 20px;
	display: block;
	float: right;
	height: 54px;
	width: 200px;
	padding-top: 14px;
	font-size: 22px;
	font-weight: bold;
	color: #0168b7;
	margin-top: 26px;
	padding-left: 135px;
	line-height: 23px;
}


.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: 18px;
	color: #4a4a4a;
	display:block;
	font-weight: normal;
	margin-top: 12px;
}

.sbt1 i{color: #0168b7}

.klm01{
	background-image: url(klm2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 50px;
	padding-bottom: 30px;
}
.klm01b{
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	margin-top: 28px;box-shadow: 4px 4px 15px #999 ;

}



.klm01c{
	float: left;
	width: 273px; 
}
.klm01c a{
	display:block;
	background-color: #777;
	color:#FFF;
	font-size: 20px;
	line-height: 59px;
	padding-left: 44px;
	height:59px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E8E8E8;
}

.klm01c a:hover{
	background-color: #0891E1;
}
.klm01c img{
	display: block; margin-top:10px
}

#klm01c2{
	border-bottom-style: none;
	border-bottom-width: 0px;
}


#klm01c3{	background-color: #0168b7;

}


.klm02{
	float: left;
	width: 898px;
	margin-left: 22px; margin-top:22px;
}


.klm03{
	float: left ;
	display: block;
	width: 576px;
}


.klm04{
	float:left;
	display:block;
width: 282px; margin-left:20px
}

.klm04 a img{
	border: 1px solid #DBDBDB;
	height: 280px;
	width: 276px;
	margin-bottom: 8px;
}
.klm04 a em{
	font-size: 19px;
	color: #888;
	display: block;
	padding-left: 10px;

}
.klm04 a em i{
	font-size: 16px;
	color: #999;
	display: block;

}
.klm04 a em b{
	line-height: 29px;
	font-weight: normal;
	display: block;
	height: 29px;
	width: 88px;
	border: 1px solid #d1d1d1;
	text-align: center;
	border-radius:18px;
	margin-top: 13px;
}
.klm04 a:hover em{
	color: #000;

}
.klm04 a:hover em b{
	border: 1px solid #0e75b8;
	background-color: #0e75b8;
	color: #FFF;-webkit-transition-duration: 0.7s;
-webkit-transition-timing-function: ease; width:120px 
}




.ma7{width:100%;	margin-right: auto;	margin-left: auto;	margin-top: 30px;	}
.ma7 ul{}
.ma7 ul li{
	float:left;
	text-align:center;
	line-height:20px;
	margin-right: 9px;
	margin-left: 10px;
}
.ma7 ul li a span{
	color: #FFF;
	font-size: 19px;
	display:block;
	height:44px;
	line-height:44px;
	overflow:hidden;
	background-color: #0168b7;
	text-align: center; overflow:hidden; width:270px; margin-bottom:25px
}
.ma7 ul li a:hover span{
	color: #fff;
	background-color: #0A3C5F;
}
.ma7 ul li img{
	border:1px solid #cdcdcd;
	margin-bottom:6px;
	height: 258px;
	width:260px;
	display: block;
	padding: 4px;
}
#demo {overflow:hidden;width:867px;}
#indemo {float: left;width:800%;}
#demo1 {float: left;}
#demo2 {float: left;}	



.klm07{
	background-image: url(klm7.jpg);
	background-repeat: no-repeat;
	background-position: center 40px;
	margin-top: 80px; height:942px
}


.klm07c{
	width:1200px;
	margin-right: auto;
	margin-left: auto;
}

.klm07d{
	width:500px;
	display:block;
	font-size: 17px;
	margin-top: 75px;
	color: #666;
	line-height: 26px;
	padding-left: 20px; float:left
}
.klm07d b{ display:block; color:#000; font-size:33px; line-height:37px; margin-bottom:26px

}

.klm07pp{
	width:470px;
	float:left;
	display:block;
	margin-left: 110px;
	height: 350px;
	margin-top: 40px;
}




.morab{
	line-height: 32px;
	color: #FFF;
	background-color: #0168b7;
	height: 32px;
	width: 140px;
	text-align: center;
	display: block;
	margin-top: 20px;
	text-transform: uppercase;
	overflow: hidden;
	font-size: 14px;
}
.morab:hover{
	
	color: #FFF;width: 200px;
}


.klm08{
	width: 1070px;
	margin-top: 110px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 130px;
}

.klm08c{
	display: block;
	float: left;
	width: 210px;
}

.klm08c a{
	background-image: url(klm8.png);
	background-repeat: no-repeat;
	background-position: left 11px;
	padding-left: 32px;
	font-size: 25px;
	color: #FFF;
	display: block;
	margin-bottom: 32px;
}
.klm08c a p{
	font-size: 16px;
	color: #84CAF4;
	text-transform: uppercase;
}

.klm08c a:hover{
	color: #FC7114;
}




#pro {	float: left;
	width: 860px; overflow:hidden; 
}

#pro_con {
	float:left;
	overflow:hidden;
	height: 255px;
}
#pro_con .LeftBotton {
	height:220px;
	width:15px;
	float:left;
	cursor:pointer;
	background-image: url(an1.png);
	background-repeat: no-repeat;
	background-position: 0px center;
}
#pro_con .RightBotton {
	height:220px;
	width:15px;
	float:right;
	cursor:pointer;
	background-image: url(an1b.png);
	background-repeat: no-repeat;
	background-position: 0px center;
}
#pro_con .Cont {
	width:810px;
	overflow:hidden;
	float:left;
	margin-left: 10px; margin-right:10px
}
#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;
	width: 260px;
	margin-right: 5px;
	margin-left: 5px;
}

#pro_con img {
	height: 220px;
	width: 260px;
}
#pro_con a {
	display:block;
	color: #666666;
}	
#pro_con a:hover {
	display:block;
	color: #FF6600;
}	


.klm09{
	background-image: url(klm9.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 80px;
	height: 700px;
}
.klm09c{
	width:592px;
	margin-top:100px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 578px;
	display: block;
	padding-right: 30px;
}





.menu3 {

}
.menu3 ul {

}
.menu3 li {}
.menu3 li a {
	float: left;
	color:#333;
	height: 145px;
	display: block;
	font-size: 14px;
	background-image: url(klm9b.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 90px;
	padding-right: 29px;
	padding-left: 29px;
	padding-top: 35px;
	text-align: center; overflow:hidden
}
.menu3 li a span{
	color: #000;
	font-size: 15px;
	font-weight: bold; line-height:15px; padding-top:12px; display:block
}

.menu3 li a img{
	margin-left:auto;
	margin-right:auto;
	display:block;

}

.menu3 li a span em{
	font-size: 8px;
	display: block;
	font-weight: normal; line-height:12px; margin-top:3px
}
.menu3 li a.tabactive {
background-image: url(klm9a.jpg);

}
.menu3 li a.tabactive span{ color:#FFF}
.menu3 li a.tabactive img{}


#tabcontent1,#tabcontent2,#tabcontent3,#tabcontent4,#tabcontent5,#tabcontent6{
	width:592px;
	text-align:center;
	font-size:12px; height:230px;text-align: center; display:block

}

.klm09r{
	font-size: 130px;
	display: block;
	height: 88px;
	overflow: hidden;
	color: #f0f0f0;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 130px;
	font-weight: bold;
}
.klm09k{
	width: 430px;
	margin-right: auto;
	margin-left: auto;
	display:block;
	line-height: 25px;
	color: #000;
	font-size: 15px;
}
.klm09k b{
	font-size: 25px;
	color: #000;
	line-height: 61px;
	display: block;
}

.klm10{
	background-image: url(klm10.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 30px;
	padding-top: 60px;
	padding-bottom: 60px;
}
.klm10u{
	width: 1010px;
	padding-right: 95px;
	padding-left: 95px;
	padding-top: 42px;
	padding-bottom: 12px;
	background-color: #FFF;
	display:block;
	margin-top: 25px;
	margin-right: auto;
	margin-left: auto;
	box-shadow: 3px 3px 5px #ccc;
	overflow: hidden;
}



.klm10u a img{
	height: 130px;
	width: 216px;
	padding: 6px;
	border: 1px solid #E3E3E3;
	float: left;
	margin-right: 9px;
	margin-left: 13px;
	margin-bottom: 30px;
}

.klm10u a:hover img{
	height: 136px;
	width: 222px;
	padding: 3px;
	border: 1px solid #F19C69;
	float: left;
}



.klm11{
	width: 1200px;
	margin-top: 50px;
	margin-right: auto;
	margin-left: auto;
}

.klm11c{
	background-color: #f0f0f0;
	padding: 10px;
	float: left;
	width: 198px;
	display:block;
	text-align:center;
	height: 482px;
	margin-top: 30px;
}

.klm11c em{
	display: block;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	color: #4F4F4F;
}

.klm11c em i{
	line-height:19px;
	display: block;
	padding-top: 6px;
}

.klm11n{
	color: #FFF;
	background-image: url(klm11c.png);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	display: block;
	height: 27px;
	width: 115px; margin-left:auto; margin-right:auto; margin-top:10px
}

.klm11n:hover{
	color: #FFF;
	background-image: url(klm11c2.png);

}


.klm12{
	float: left;
	width: 510px;
	margin-left: 20px;
	padding-right: 30px;
	padding-left: 30px;
	height: 502px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #E6E6E6;
	border-left-color: #E6E6E6;
	margin-top: 30px;
}

.klm12v{
	font-size: 20px;
	font-weight: bold;
	color: #505050;
	line-height: 45px; display:block
}

.klm12v a{
	font-size: 14px;
	text-transform: uppercase;
	float: right;
	font-weight: normal;
}

.klm12m{
	display:block;
	width: 510px;
	margin-top: 20px;
	margin-bottom:18px;
	height: 270px;
}
.klm12y{}
.klm12y li {
	line-height: 45px;
	height: 45px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #D9D9D9;
	overflow: hidden;
}

.klm12y li a{
	width: 410px;
	overflow: hidden;
}

.klm12y li em{
	text-align: right;
	display: block;
	float: right;
	width: 100px;
}

.klm13{
	float: right;
	width: 360px;
	margin-top: 30px;
	height: 502px;
	overflow: hidden; font-size:12px
}
.klm130{ margin-top:25px}
.klm130 a b{ color:#000; font-size:14px}
.klm130 a:hover b{ color:#fff;}
.klm130 a:hover{
	background-color: #F78103;
}
.klm13w{
	line-height: 20px;
	height: 54px;
	display:block;
	width: 330px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #E6E6E6;
	overflow: hidden;
	border-radius:27px;
	margin-bottom: 15px;
}

.klm13w img{ float:left; margin-right:20px;border-radius:27px; }

.klm13w p{
	float: left;
	display: block;
	margin-top: 8px;
	width: 225px; line-height:20px; height:40px; overflow:hidden; color:#333
}
.klm13w:hover p{
	color: #FFF;

}
.klm13d{
	line-height: 20px;
	height: 54px;
	display:block;
	width: 330px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #E6E6E6;
	overflow: hidden;
	border-radius:27px;
	margin-bottom: 20px;
	background-color: #EAEAEA;
}

.klm13d img{
	float:right;
	border-radius:27px;
}

.klm13d p{
	float: left;
	display: block;
	margin-top: 8px;
	width: 225px;
	margin-left: 30px;line-height:20px; height:40px; overflow:hidden;color:#333
}
.klm13d:hover p{
	color: #FFF;

}


.foot{
	background-color: #e1e1e1;
	width: 100%;
	margin-top: 70px;
	padding-top: 38px;
}
.foot1{
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
}
.foot2 {
	float: left;
	width: 480px;
}
.foot2 li{
	float: left;
	width: 117px;
}
.foot2 li em a{
	font-size: 15px;
	color: #666666;
	display: block;
	margin-bottom: 25px;
	letter-spacing: 3px;
	padding-left: 13px;
	font-weight: bold;
}
.foot2 li span a{
	line-height:14px;
	display: block;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #A9A7A7;
	padding-left: 20px;
	padding-bottom: 13px;
	color: #9C9A9A;
	font-size: 12px;
	height: 14px;
}

.foot2 li span a:hover{
	color:#1d3b70
}


.foot3{
	float:left;
	margin-right:22px
}
.foot4{ float:left; margin-top:30px}

.foot5{
	float: right;
	width: 226px;
	display:block;
	font-size:14px;
	color:#333;
	line-height:22px;
	background-image: url(klm13.png);
	background-repeat: no-repeat;
	background-position: left 18px;
	padding-left: 35px;
}


.foot5 i{ display:block}
	
.foot5 em{
	font-size: 14px;
	color: #555;
	display:block;
	line-height: 28px;
	margin-bottom: 5px;
}
.foot5 b{
	font-size: 16px;
	color: #555;
	display:block;
	line-height: 28px;
	margin-bottom: 5px;
	font-weight: bold;
}	
	
.foot6{
	background-color: #404b61;
	height: 1px;
	overflow: hidden;
	display: block;
	margin-top: 40px;
}	


.foot7{
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
	line-height: 45px;
	color: #FFF;
	height: 45px;
	font-size: 14px;
}

.foot7 a{
	width:400px;
	display:block;
	color: #FFF;
	float:right;
	text-align: right;
}

.foot7 a:hover{
	color: #555;
}


.xhao08{
	width:1200px;
	margin-left:auto;
	margin-right:auto;
	margin-top: 40px;
	padding-bottom: 40px;
}


.xhao09{ width:255px; float:left}
.xhao09a{
	font-size: 24px;
	line-height: 55px;
	color: #FFF;
	background-color: #0168b7;
	text-align: center;
	display: block;
	height: 55px;
}
.xhao09b{
	display:block
}
.xhao09b a{
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E8E8E8;
	color: #555;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 30px;
	font-size: 15px;
	line-height: 20px;
	background-image: url(rr.png);
	background-repeat: no-repeat;
	background-position: 10px center;
}
.xhao09b a:hover{
	color: #333;
	background-color: #BBE4FD;
}



.xhao09c{
	border: 1px solid #ccc;margin-top:20px;; display:block
}

.xhao09c em{
	font-size: 18px;
	color:#fff;
	font-weight:100;
	height:46px;
	line-height:46px;
	background-color: #0194dc;
	display:block;
	padding-left:20px
}
.xhao09e{
	display: block;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 15px;
	font-size:14px;
	color:#666;
	line-height: 29px;
}

.xhao10{
	float: right;
	width: 905px;


	padding-bottom: 35px;

	border-top-color: #D4D4D4;
	border-right-color: #D4D4D4;
	border-bottom-color: #D4D4D4;
	border-left-color: #D4D4D4;
}

.zb17a{
	display:block;
	height:50px;
	line-height:50px;

	background-color: #eee;
}

.zb17a em{
	float:right;
	font-size:12px;
	font-weight:normal;
	color:#565656;
	padding-right: 10px;
	background-image: url(sy.png);
	background-repeat: no-repeat;
	background-position: 0px center;
	padding-left: 20px;
}
.zb17a i{
	float: left;
	font-size:18px;
	display:block;
	width: 280px;
	height: 30px;
	color: #000;
	padding-left: 15px;
}
.zb17b{
	margin-top:25px;
	line-height: 2em;
}

.biaoti{
	font-size: 18px;
	color: #000;
	text-align: center;
	display: block;
	height: 25px;
	line-height: 25px;
	padding-top: 15px;
	padding-bottom: 15px;
}
.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;}
	

.fengnews {


}
.fengnews  li a{
	line-height: 25px;
	display: block;
	height: 25px;
	color: #666;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
	background-image: url(z.jpg);
	background-repeat: no-repeat;
	background-position: 5px 8px;
	padding-left: 28px;
	padding-right: 10px;
	margin-top: 20px;
}
.fengnews  li a em{
	font-style: normal;
	float: right;
}
.fengnews  li a:hover{
	color: #0194dc;
}


.proList { }
.proList li{
	width:28.8%;
	float:left;
	text-align:center;
	margin-bottom:40px;
	margin-left: 3%; margin-right:1.5%;
box-shadow: 0px 0px 15px #999;

}


.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:14px;
	color:#666;
	display:block;
	height:38px;
	line-height:38px;
	overflow:hidden;
	font-size:12px;
	background-color: #EAEAEA; display:block
}
.proList li a:hover span{
	color: #FFF;
	background-color: #0168b7;
}


.klm21{ width:100%}

.frt00{ width:1200px; margin-left:auto; margin-right:auto}
.frt01{
	background-color: #f2f2f2; height:32px; line-height:32px; font-size:12px;
}
.frt02{
	background-color:#0168B7;
	margin-top: 20px;
}

.frttp1{ margin-top:40px}




.frt05{
	width: 1200px;
	margin-right: auto;
	margin-left: auto; margin-top:70px; overflow:hidden
}




.frt05 ul{
	width: 1300px;
	margin-top: 20px;
}



.frt05 ul li a{
	float:left;
	width:395px;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
	height: 308px;
	overflow: hidden;
}
.frt05 ul li a img{
	display:block;
	width:395px;
	height:260px;
	position: relative;
}
.frt05 ul li a span{
	display:block;
	text-align:center;
	background-color:#c9c9c9;
	font-size: 22px;
	line-height: 48px;
	height: 48px;
	position: relative;
	top: 0px;
}

.frt05 ul li a:hover span{
	background-color:#0168b7;
	height: 248px;
	top: -260px;
	padding-top: 60px;
	-webkit-transition-duration: 0.7s;
	-webkit-transition-timing-function: ease;
	color: #FFF;
}

.frt05 ul li a span img{
	display: block;
	height: 71px;
	width: 100px;
	margin-right: auto;

	margin-left: auto; margin-top:25px
}



.frt06{
	width: 1200px;
	margin-top: 38px;
	margin-right: auto;
	margin-bottom: 50px;
	margin-left: auto;
}


.frt07{
	background-color: #f7f7f7;
	padding-top: 25px;
	padding-right: 28px;
	padding-bottom: 25px;
	padding-left: 28px;
	margin-top: 35px;
}

.frt07a{
	display: block;
	float: left;
	width: 540px;
}

.frt07a img{width: 540px; height:283px; display:block; margin-bottom:20px}

.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;
	background:#FFF;
	height:105px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #E4E4E4;
	border-bottom-color: #E4E4E4;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E4E4E4;
	padding-right: 20px; margin-bottom:20px
}

.frt08 li a:hover{
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #E4E4E4;
	border-bottom-color: #E4E4E4;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E4E4E4;
	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;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-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;
}



.dede_pages{ font-size:12px; margin-top:30px
}
.dede_pages ul{
	float:left;
	padding:12px 0px 12px 16px;
}
.dede_pages ul li{
	float:left;
	font-family:Tahoma;
	line-height:17px;
	margin-right:6px;
	border:1px solid #E9E9E9;
}
.dede_pages ul li a{
	float:left;
	padding:2px 4px 2px;
	color:#555;
	display:block;
}
.dede_pages ul li a:hover{
	color:#690;
	text-decoration:none;
	padding:2px 4px 2px;
}
.dede_pages ul li.thisclass,
.dede_pages ul li.thisclass a,.pagebox ul li.thisclass a:hover{
	background-color:#F8F8F8;
	padding:2px 4px 2px;
	font-weight:bold;
}
.dede_pages .pageinfo{
	line-height:21px;
	padding:12px 10px 12px 16px;
	color:#999;
}
.dede_pages .pageinfo strong{
	color:#555;
	font-weight:normal;
	margin:0px 2px;
}

#example2 {
	margin: 0;
	padding: 0;
	width: 255px;
	list-style-type: none;
	background-color: #FFFFFF;
	color: #000;
	line-height: 120%;

        }


#example2 ul {
            overflow: hidden;
            margin: 0;
            padding: 0;
        }

#example2 li {
            margin: 0;
            padding: 0;
            list-style-type: none;
        }

#example2 li a {
	font-size:14px;
	display: block;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E7E7E7;
	width: 205px;
	color: #555;
	padding-left: 35px;
	background-image: url(rr.png);
	background-repeat: no-repeat;
	background-position: 8px 21px;
	line-height: 14px;
	padding-top: 19px;
	padding-bottom: 15px;
	padding-right: 15px;
        }
#example2 li a:hover{background-color:#bbe4fd;}
#example2 li ul li a {
	font-weight: normal;
	display: block;
	background-image: none;
	color: #777;border-bottom-style: none;	padding-top: 10px;
	padding-bottom: 10px; font-size:12px
        }

#example2 li ul li a:hover{ color:#0168b7}


#example2 li ul li{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E7E7E7;
	padding-top: 7px;
	padding-bottom:7px;
}
	
	
	
#example2 li a.closed {
            color: #555 !important;	
           }

 
#example2 li a.opened { 

        }

#example2 li.firstitem a.opened {

            color: #555;
        }
		
		
.hrr01{
	background-image: url(hrr1.jpg);
	background-repeat: no-repeat;
	background-position: center top;

}		

.yzh11{
	background-image: url(yzh11.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top:110px;
	height:640px;
	margin-top:50px
}


.yzh11u{
	width:1200px;
	display:block;
	margin-top: 48px;
	margin-right: auto;
	margin-left: auto;
}

.yzh11u a{
	background-color:rgba(30,153, 226, 0.6);
	text-align: center;
	display: block;
	float: left;
	width: 340px;
	padding-top:18px;
	height:150px;
	margin-right: 29px;
	margin-left: 29px;
	margin-bottom: 25px;
	box-shadow: 0px 0px 15px #999;
}

.yzh11u a i{
	display:block;
	font-size:22px;
	padding-bottom: 8px;
	margin-top:5px;
	color: #000;
}
.yzh11u a:hover i{
	color: #000;
}


.yzh11u a em{
	display:block;
	font-size:12px;
	color:#555
}
.yzh11u a:hover em{
	color: #555;
}


.yzh11u a:hover{
	background-color: #DDD;
	color:#333
}
