html, body {
	height: 100%;
	font-family: Verdana, Geneva, sans-serif;	
}

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;
}
p {
	margin:0 0 15px;
    color: #777;
}

a {
	transition: all 0.3s ease 0s;
	text-decoration:none; color:#666
}
a:hover {
  color: #008cd3 ;
  text-decoration: none;
}
a:active, a:hover {
  outline: 0 none;
}
a:hover, a:focus {
	color: #008cd3 ;
	text-decoration: none;
}


	

body {
	background: #fff none repeat scroll 0 0;
	color: #7f7f7f;
	font-size: 14px;
	overflow-x: hidden;
	line-height: 26px;
}











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



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



.main-menu{
	width:830px;
	height:56px;
	float: right;
 padding-top:25px
}

.nav{	height:56px; width:860px;
	}



.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: #000;
	font-size: 17px;
	font-weight: normal;

	margin-bottom: 0px; width:116px; text-align:center; display:block;

	line-height: 56px;
	text-transform: uppercase;
}
.main-menu ul.navbar-nav li a:hover{
	color: #fff;
	background-color:#008cd3
}
.main-menu ul.navbar-nav > li > a::before {
    background: #006B9F;
    content: "";
    height: 0px;
    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: #005AB1 ;
    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: #008cd3;
	color: #fff;
}
.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: 220px;
	z-index: -99;
	box-shadow: 0px 0px 1px #ddd, -0px -0px 1px #ddd;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #006B9F;
}

.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:#FFF;
	background-color: #008cd3;
}
.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: 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: 200px;
}
.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:43px;
	line-height:43px;
	background-color:#efefef;
	color:#444;
	font-size:15px
}
.soud1a{ width:1200px; margin:auto;}
.soud1a i{ display:block; width:460px; float:left}
.soud1a em{ float: left; font-size:12px; width:214px; display:block}


.soud1a em a{
	font-size:15px;
	color:#666;
	margin-left:6px;
	margin-right:20px
}
.soud1a em a:hover{
	color: #000;
}

.sudcc{
	background-image: url(mb.png);
	background-repeat: no-repeat;
	background-position: left 12px;
	display: block;
	float: right;
	height: 43px;
	width: 170px;
	padding-left: 30px;
	font-size: 22px;
	font-weight: bold;
	color: #000;
}



.deyin01{ float:left; display:block}



.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;
}





.yzh{
	box-shadow: 0px 10px 10px -10px #ccc;background-color: #fff;
	
}	
.header-area.stick {
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 999999; background-color:#FFF;background-color: #fff;

}/*头部固定代码*/



.wdi01{ width:1200px; margin-left:auto; margin-right:auto}




.foottd{
	background-color: #000;
	height: 40px;
	text-align: center;
	display: block;
	padding-top: 41px;
	font-size: 12px;
	color: #E6E6E6;
	background-image: url(wd2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	line-height: 16px;
}

.foottd a{
	margin-left:10px;
	color:#E6E6E6
}


.wdd01{
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 70px;

}

.wdd01b{
	width: 620px;
	display:block;
	float:left;
	line-height: 1.9em;
	

}
wdd01b a{color: #444;}
.wdd02{
	font-size: 14px;
	color: #444;
	text-transform: uppercase;
	padding-left: 16px;
}
.wdd03{
	font-size: 32.5px;
	font-weight: bold;
	display: block;
	line-height: 34px;
	color:#008cd3;
	padding-left: 10px;
	margin-bottom: 26px;
	padding-bottom: 28px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DFDFDF;
}
.wdd03 i{
	color: #e94a2e;
}

.wdd05{ float:right}


.wdd06{
	
	padding-top: 60px;
	padding-bottom: 60px;
	background-color:#f1f1f1;
	background-color:#fff;
	
	
}


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




.wddbt0{
	font-size: 14px;
	color: #444;
	text-transform: uppercase;
 display:block; text-align:center; line-height:26px
}
.wddbt1{
	font-size: 38.5px;
	font-weight: bold;
	display: block;
	line-height: 39px;
	color:#008cd3;
 display:block; text-align:center

}
.wddbt1 i{
	color: #008CD3;
}

.wddbt1 em{
	font-weight: normal;
	font-size: 14px;

}




.wdd07{
	width: 1300px;
}


.wdd07 li{}
.wdd07 li a{

	float: left;
	width: 280px;

	margin-top: 40px;
	margin-right:26px;
	
}
.wdd07 li a i{
	display: block;
	height: auto;
	width: 280px;
	overflow: hidden;
}

.wdd07 li img{
	width: 280px; display:block; height:214px; cursor: pointer; 
transition: all 1.3s;
}
.wdd07 li a:hover img{transform: scale(1.15); }


.wdd07 li a span{
	display:block;
	text-align:center;
	padding-right: 10px;
	padding-left: 10px;
	color:#FFF;
	margin-top:0px;
	line-height: 38px;
	height: 38px; overflow:hidden;background-color: #008cd3;
}

.wdd07 li a:hover span{
	background-color: #162e54;
}



.wdd08{
	width: 1200px;
	margin-left:auto;
	margin-right:auto;
	margin-top: 75px;
}






.wddbt00{
	color: #999;

}
.wddbt10{
	color:#008cd3;
}

.wddbt10 em{
	color: #AFAFAF;
	font-family: "微软雅黑";
}



.wdd09 {
	display: block;
	margin-top: 40px; width:1300px
}
.wdd09 li{
	width: 282px;
	float:left;
	display:block;
	background-color: #E0E0E0;
	background-position: center;
	text-align: center;
	margin-right:22px;

}

.wdd09 li img{
	height: 345px;
	width: 282px; display:block;
}

.wdd09 li p{
	display:block;
	line-height: 42px;
	height: 32px;
	overflow:hidden;
	color:#222;
	font-size: 16px;
}
.wdd21{
	height: 523px;
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
	display:block;
	background-image: url(wd5.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

.wdd22{
	background-color: #DDD;
	margin-top: 50px;
	padding-top:40px;
	padding-bottom:40px;

}

.wdd22c{
	width: 1200px;
	margin-right: auto;
	margin-left: auto; overflow:hidden; margin-top:50px
}

.wdqz03e{ width:1300px;}

.wdqz03e li a{
	float: left;
	width:540px;
	margin-right:35px;
	margin-top:30px;
	height:125px;
	display:block;
	background-color: #fff;
	padding: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c5c5c5;
}
.wdqz03e li a:hover{
	background-color:#008CD3
}
.wdqz03e li a img{
	width:142px;
	height:118px;
	display:block;
	float:left;
	margin-right:25px;
	padding: 4px;

}

.wdqz03e li a span{
	width:355px;
	float:left;
}

.wdqz03e li a span i{
	font-size: 17px;
	line-height: 20px;
	display: block;
	height: 20px; margin-bottom:12px; margin-top:5px
}
.wdqz03e li a:hover span i{ color:#fff;

}


.wdqz03e li a span em{ font-size:12px; color:#888; line-height:18px; display:block}
.wdqz03e li a:hover span em{  color:#fff;}

.wdqz03e li a span p{
	display:block;
	font-size:12px;
	color:#C1C1C1;
	margin-top:12px
}


.wdd25{
	background-image: url(wd6.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 380px;
	padding-top: 50px;
}

.wdd25c{
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 142px;font-size: 16px;line-height: 25px;
}



.wdd25d1{
	line-height: 25px;
	text-align: center;
	display: block;
	float: left;
	height: 25px;
	width: 370px;
	color: #666;
	padding-left: 30px;
}

.wdd25d2{
	text-align: center;
	display: block;
	float: left;
	height: 25px;
	width: 370px;
	color: #666;
	padding-left: 30px;
}


.wdd25d3{
	text-align: center;
	display: block;
	float: left;
	height: 25px;
	width: 380px;
	color: #666;
	padding-right: 20px;
}






.zhjx21{
	width:1200px;
	margin-left:auto;
	margin-right:auto;
	overflow: hidden;
	padding-bottom: 50px;
	line-height:1.8em;
	margin-top: 40px;
}


.zhjxny{	font-size: 28px;text-transform: uppercase;	color: #333; text-align:center; display:block}
.zhjxnm{
	width:73px;
	height: 2px;
	background-color: #E60B12;
	margin-bottom: 20px; display:block; margin-left:auto; margin-right:auto;margin-top: 20px; margin-bottom:50px
}


.zhjx20{
	line-height: 50px;
	height: 50px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E7E7E7;
	font-size:14px; margin-bottom:10px
}

.zhjx20 span{
	width: 1178px;
	margin-right: auto;
	margin-left: auto;
	display:block;
	background-image: url(jt.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 22px;
}

.zhjx20 span a{ color:#333}

.zhjx20 span a:hover{ color:#777}

.zhjx22{
	width:1400px;
	display:block;
	margin-bottom:70px
}
.zhjx22 a{
	display:block;
	margin-right:10px;
	font-size: 12px;
	line-height: 20px;
	float:left;
	text-align: center;
	margin-top: 8px;
	padding-top: 3px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E1E1E1;
	background-color: #EBEBEB;
	width: 232px;border-radius:15px;
}
.zhjx22 a:hover{
	background-color: #D4D4D4;
}


.zhjxnt{
	font-size: 17px;
	text-transform: uppercase;
	color: #333;
	display:block;
	margin-top:50px;
	font-weight: bold;
	text-indent: 5px;
}
.zhjxnt2{
	width:100%;
	height: 1px;
	background-color: #ccc;
	margin-bottom: 20px; display:block;margin-top: 10px; margin-bottom:26px
}






.proList2 { }
.proList2 li{
	width:17%;
	float:left;
	text-align:center;
	margin-bottom:20px;
	margin-left: 1.5%; margin-right:1.5%;

}
.proList2 li i{
	display:block;
	background-color:#333;
	margin-top: 4px;
	margin-bottom: 4px;
	box-shadow: 0px 0px 10px #999;
}

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


}

.proList2 li a:hover img{opacity:0.92;filter:alpha(opacity=92)}  


.proList2 li a span{
	color:#666;
	display:block;
	height:28px;
	line-height:28px;
	 overflow:hidden; font-size:12px;

}
.proList2 li a:hover span{
	color: #000;
}
.nyy2{
	display: block;
	width: 100%;
}





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

}

#pro_con {

	overflow:hidden;
	
}
#pro_con .LeftBotton {
	height:225px;
	width:30px;
	float:left;
	cursor:pointer;
	background-image: url(b8.png);
	background-repeat: no-repeat;
	background-position: 0px center;
}
#pro_con .RightBotton {
	height:225px;
	width:30px;
	float:right;
	cursor:pointer;
	background-image: url(b9.png);
	background-repeat: no-repeat;
	background-position: 0px center;
}
#pro_con .Cont {
	width:1212px;
	overflow:hidden;
	float:left;
	margin-left: 14px; margin-right:14px
}
#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: 280px;
	margin-right: 12px;
	margin-left:11px;
	list-style:none;
	background-color: #fff; height:270px
}



#pro_con .Cont li a p{
	line-height: 48px;
	display: block;
	height: 48px;
	text-align: center;
	font-size: 14px;
	color:#444;
	overflow:hidden;
	
}


#pro_con .Cont li a:hover p{
	color: #FFF;
	background-color: #008cd3;
}





#pro_con img {
	height: 214px;
	width: 280px; display:block;
}

.foot{
	background-color: #006393;
	width: 100%;
	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: #fff;
	padding-left: 20px;
	padding-bottom: 13px;
	color: #fff;
	font-size: 12px;
}

.foot2 li span a:hover{
	color:#0585D0
}


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

.foot5{
	float: right;
	width: 390px; display:block; font-size:15px; 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: #1DA7FA;
	line-height: 38px;
	margin-top:27px
}	
	
.foot6{
	background-color: #0077B0;
	height: 1px;
	overflow: hidden;
	display: block;
	margin-top: 40px;
}	


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

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

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


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

.xhao08{
	width:1200px;
	margin-left:auto;
	margin-right:auto;
	margin-top: 40px;
	padding-bottom: 80px;
}


.xhao09{ width:255px; float:left}
.xhao09a{
	font-size: 24px;
	line-height: 55px;
	color: #FFF;
	background-color: #008cd3;
	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: #C4ECFF;
}



.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: 350px;
	height: 30px;
	color: #000;
	padding-left: 15px;
}
.zb17b{
	margin-top:25px;
	line-height: 2em;
}

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



.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 b{
	font-weight: normal;
}
.fengnews  li a em{
	font-style: normal;
	float: right;
}
.fengnews  li a:hover{
	color: #008cd3;
}


.proList { }
.proList li{
	width:29.8%;
	float:left;
	text-align:center;
	margin-bottom:35px;
	margin-left: 2%; margin-right:1.5%; 
box-shadow: 0px 0px 15px #888;

}
.proList li i{
	display:block;
	background-color:#008CD3;
	
}

.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:14px;
	background-color: #EAEAEA;
	display:block
}
.proList li a:hover span{
	color: #FFF;
	background-color: #0194DC;
}




.dede_pages{ font-size:12px
}
.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;
}


.jiaa15{ width:360px; float: right; display:block; min-height:380px; line-height:28px; color:#666}


.jiaa15b{
	font-size: 22px;
	color: #000; display:block; padding-bottom:12px; padding-top:12px
}


.sbig16{
	font-size: 14px;
	line-height: 32px;
	color: #fff;
	display: block;
	height: 32px;
	width: 130px;
	margin-right: 20px;
	background-color: #0890e1;
	text-align: center;
	margin-top: 25px;
	border-radius:12px;
	margin-bottom: 30px;
}

.sbig16:hover{

	background-color: #0054a6; color:#FFF
}

.sbig16m{
	float:left; display:block; margin-top:28px 

}
.sbig17{
	line-height: 40px;
	color: #000;
	background-color: #EEE;
	height: 40px;
	padding-left: 20px;
	display:block;
	margin-top:20px;
	margin-bottom:20px;
	font-size: 16px;
}



.jrrr{
	background-image: url(jrrr.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 665px; 
}




.jrrrb{
	width: 560px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 230px;

	display:block;
	font-size: 16px;
	line-height: 33px;
	color: #636363;
	float:left
}


.jrrrc{
	font-size: 16px;
	line-height: 30px;
	color: #FFF;
	text-align: center;
	display: block;
	height: 30px;
	width: 108px;
	background-color: #008cd3;
	margin-top: 34px;
	float: right;
	margin-left: 25px;
}


.jrrrc:hover{
	color:#FFF;
	background-color: #E92018;

}






.bnr9b{
	margin-top: 150px;
	width: 565px;
	display:block;
	height:320px;
	float: right;
}

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



.houd05{
	background-color:#F6F6F7;
	margin-top:70px;
	padding-bottom:40px;
	padding-top: 40px;

}



.houd06{
	width:1200px;
	margin-left:auto;
	margin-right:auto;
	margin-top: 40px;

}
.houd07{
	float: left;
	width: 760px;
}

.houd07 img{ display:block; float:left; width:376px; height:225px}



.houd07n {
	display:block;
	width:215px;
	padding-left:65px;
	padding-top:38px;
	float:left;
	padding-right: 94px;
	background-color:#E1E1E6;
	height:187px;
}
.houd07n:hover {
background-color:#e1eaf0;
}


.houd07n  b{
	display:block;
	font-size: 18px;
	line-height:20px;
	color: #222223;
	margin-bottom: 18px;
	overflow: hidden;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp:1;overflow: hidden;
}

.houd07n  ins{
	display:block;
	font-size: 13px;
	color: #939393;
	margin-bottom: 25px;
	text-decoration: none;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}
.houd07n  em{
	display:block;
	font-size:24px;
	color: #222223;
	font-weight: bold;
}

.houd07n  i{
	display:block;
	font-size:14px;
	color: #222223;
	font-weight: bold;
}
.houd07k{
	margin-top: 10px; display:block
}

.houd07k a{
	line-height: 56px;
	display: block;
	height: 56px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d8dae1;
	padding-right: 10px;
	padding-left: 10px;
}




.houd07k a ins{

	float: left;
	width: 614px;
	text-decoration: none; overflow: hidden; display:block; height:56px;
}




.houd07k a em{
	display: block;
	float: right;
	width: 100px;
	text-decoration: none;
	text-align: right;
}


.houd08{
	float: right;
	width: 366px;
}


.houd08 a {
	display:block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d8dae1;
	padding-right: 5px;
	padding-left: 45px;
	margin-bottom: 38px;
	background-image: url(bnu3.jpg);
	background-repeat: no-repeat;
	background-position: left 0px;
}

.houd08 a b{
	display:block;
	font-size: 18px;
	line-height: 20px;
	color: #222223;
	margin-bottom: 14px;
	overflow: hidden;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp:1;overflow: hidden;
}

.houd08 a ins{
	display:block;
	font-size: 13px;
	color: #939393;
	margin-bottom: 20px;
	text-decoration: none;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp:2;
	overflow: hidden;
}

.houd08 a:hover ins{
	color: #0078c1;
}

.banrj1{
	display: block;
	float: right;
	width: 200px; overflow:hidden
}
.banrj1 a{
	display: block;
	float: left;
	width: 60px;
	color: #24B8FF;
}
.banrj1 em{
	display: block;
	float: left;
	width: 15px;
	text-align: right;color: #24B8FF;
	}
	
.banrj2{
	background-color: #008cd3;
	background-image: url(bgg6.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	line-height: 48px;
	color: #FFF;
	height: 49px;
	padding-left: 56px;
	font-size: 26px; display:block; margin-top:33px
}




