html, body {
	height: 100%;
	font-family: Arial, Helvetica, sans-serif;
}

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

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


	

body {
	background: #fff none repeat scroll 0 0;
	color: #555;
	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{background-color: #FFF;width:1200px; margin:auto;height:95px}

.nav{
	height:95px;
	width:750px;
	float: right;
	margin-left: 150px;
	}

#keh01{
	float: right;
}
#keh01 a{
		margin-right: 15px;
	margin-left: 15px;
}
.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: #4b4b4b;
	font-size: 18px;
	font-weight: normal;
	margin-right: 26px;
	margin-bottom: 0px;
	margin-left: 26px;
	padding-right: 0px;
	padding-left: 0px;
	line-height: 95px;

}
.main-menu ul.navbar-nav li a:hover{
	color: #000;
}
.main-menu ul.navbar-nav > li > a::before {
    background: #104a9e;
    content: "";
    height: 1px;
    position: absolute;
    bottom: 28px;
    width: 0;
    transition: .5s;
	left: 0px;
}

#uyy{
	background-image: url(j8.png);
	background-repeat: no-repeat;
	background-position: center 66px;
}


.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: transparent;
    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: -81px;
	opacity: 0;
	position: absolute;
	top: 100%;
	transition: all 0.3s ease 0s;
	visibility: hidden;
	width: 290px;
	z-index: -99;
	box-shadow: 0px 0px 1px #ddd, -0px -0px 1px #ddd;

}

.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: 95px;
	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: 14px;
	padding: 7px 15px;
	text-transform: capitalize;
}
.main-menu ul.nav li ul.sub-menu li a span{
    color: #d71619 ;
}
.main-menu ul.nav li:hover ul.sub-menu li a:hover{
    color:#1760ca ;
}
.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:94%}
.counter-area-2 .fun_text {
    width: 50%;
    float: left;
}
    
    
}
 
@media only screen and (min-width: 320px) and (max-width: 480px) {
.container {width:97%}
    
    
}
 



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

@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:#F5F5F5;
	color:#777;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E1E1E1;
	font-size:12px
}
.soud1a{ width:1200px; margin:auto; display:block}
.soud1a i{ margin-left:15px}
.soud1a em{ float:right}


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

.deyin01{ float:left}




.foott{
	width: 100%;
	font-size:12px;
	background-color: #666;
}



.footta{
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
	padding-top:34px;
	line-height:20px;
	color: #D4D4D4;
}

.footta2{
	width:580px;
	float:left;
	display:block;
	line-height:26px
}
.footta2 em{ width:320px; float:left; font-size:14px}
.footta2 i{
	display:block;
	font-size:21px;
	text-transform: uppercase;
	padding-bottom: 15px;
	font-weight: bold;
	letter-spacing: 2px;
}


.foottb{
	width:400px;
	float:right;
	padding-top: 40px;
	background-image: url(logo3.png);
	background-repeat: no-repeat;
	display: block;
	height: 100px;
	background-position: right center;
	padding-right: 200px;
}

.foottb dl{
	float: left;
	width: 175px;
	margin-right: 35px;
}
.foottb a{
	color:#DADEEF
}
.foottb a:hover{
	color:#C6CCE6
}


.foottb dl dt{
	width: 80px;
	display:block;
	font-size:16px;
	line-height: 42px;
	color: #E7E7E7;
	height: 42px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DADEEF;
	margin-bottom: 18px;
}

.foottb dl dt a{
	color:#E4E8F3
}


.foottb dl dd{ display:block;
	line-height: 14px; padding-bottom:11px; margin-left:0px}







.foottd{
	line-height: 45px;
	height: 45px;
	background-color: #333;
	width: 100%;
	margin-top:25px
}
.foottd1{
	width: 1200px;
	margin-right: auto;
	margin-left: auto;


}

.foottd2{
	float:left;
	color: #ccc;
}

.foottd3 a{ float: right; width:195px; text-align:right;color: #ccc;}


.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;
	margin-top:35px;
}	





.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: 11px 15px;
    text-align: center;
}





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

}/*头部固定代码*/

.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: #104a9e;
	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: #d5e3f8;
}

.xhao49a{
	font-size: 18px;
	line-height: 55px;
	color: #FFF;
	background-color: #104a9e;
	text-align: center;
	display: block;
	height: 55px; margin-top:25px
}

.xhao09bb{
	display:block
}
.xhao09bb a{
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #E0E0E0;
	color: #555;
	padding-top: 11px;
	padding-right: 15px;
	padding-bottom: 11px;
	padding-left: 30px;
	font-size: 12px;
	line-height: 20px;
	background-image: url(rrr.png);
	background-repeat: no-repeat;
	background-position: 10px center;
}
.xhao09bb a:hover{
	color: #333;
	background-color: #d5e3f8;
}

.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: 18px;
	color: #000;
	text-align: center;
	display: block;
	height: 25px;
	line-height: 25px;
	padding-top: 15px;
	padding-bottom: 15px;
	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 14px;
	padding-left: 28px;
	padding-right: 10px;
	margin-top: 20px;
	padding-top: 7px;
	padding-bottom: 10px;
}
.fengnews  li a b{
	font-weight: normal;
}
.fengnews  li a em{
	font-style: normal;
	float: right;
	background-color: #E6E6E6;
	text-align: center;
	width: 100px;
}
.fengnews  li a:hover{
	color: #0194dc;
}


.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:#0194dc;

	
}

.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:12px;
	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: #0194dc;
}


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


.pro2 { }
.pro2 li{
	width:23%;
	float:left;
	text-align:center;
	margin-bottom:35px;
	margin-left: 2%;
box-shadow: 0px 0px 6px #999;

}


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


}

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



.pro2 li a span{
	font-size:12px;
	color:#666;
	display:block;
	height:38px;
	line-height:38px;
	overflow:hidden;
	font-size:12px;
	background-color: #EAEAEA; display:block
}
.pro2 li a:hover span{
	color: #0194dc;
}

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


.tpp1{
	margin-top: 75px;
}
.tpp5{
	margin-top: 55px;
}


.keh02{}


.keh02 a{
	line-height: 20px;
	height: 40px;
	width: 95px;
	padding-top: 108px;
	margin-right: 38.2px;
	margin-left: 38.2px;
	display: block;
	float: left;
	font-size: 16px;
	text-align: center;
	background-image: url(ke01a.png);
	background-repeat: no-repeat;
	background-position: center top;
}

.keh02 a:hover{
	background-image: url(ke01b.png);

}
#keh02{
	background-image: url(ke02a.png);
}

#keh02:hover{
	background-image: url(ke02b.png);
}
#keh03{
	background-image: url(ke03a.png);
}

#keh03:hover{
	background-image: url(ke03b.png);
}


#keh04{
	background-image: url(ke04a.png);
}

#keh04:hover{
	background-image: url(ke04b.png);
}


#keh05{
	background-image: url(ke05a.png);
}

#keh05:hover{
	background-image: url(ke05b.png);
}



#keh06{
	background-image: url(ke06a.png);
}

#keh06:hover{
	background-image: url(ke06b.jpg);
}



#keh07{
	background-image: url(ke07a.png);
}

#keh07:hover{
	background-image: url(ke07b.jpg);
}





.keh11{
	height: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #f0f0f2;
	margin-top: 50px;
}

.keh11n{
	background-color: #161616;
	height: 3px;
	width: 1200px;
	margin-right: auto;
	margin-left: auto; display:block
}

.keh11u{
	background-image: url(ke12.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	float: left;
	height: 490px;
	width: 421px;
	padding-top: 35px;
	padding-right: 35px;
	color: #777;
	font-size: 17px;
	line-height: 30px;

}

.keh11u em{
	font-size: 31px;
	font-weight: bold;
	color: #000;
	line-height: 33px;
	display: block;
	margin-bottom: 22px;

}



.keh11u a{
	display: block;
	margin-top:32px;
	font-size: 16px;
	line-height: 35px;
	background-color: #104a9e;
	height: 38px;
	width: 150px;
	text-align: center;
	color: #FFF;
}
.keh11u a:hover{
	margin-top: 24px;
}



.keh14{
	background-position: center top;
	height: 680px;
	padding-top: 65px;
	background-color: #f5f5f5;
}

.keh15{
	font-size: 15px;
	line-height: 22px;
	text-align: center;
	display: block;
	color:#b7b4b4;
	width:1200px;
	margin-right: auto;
	margin-left: auto;
}

.keh15 em{
	font-size: 37px;
	line-height: 40px;
	display: block;
	color:#104a9e;
	font-weight: bold;
	text-transform: uppercase; margin-bottom:15px
}





.rhj04{
	width: 1400px;
	margin-right: auto;
	margin-left: auto;
}




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

}

#pro_con {

	overflow:hidden;
	
}
#pro_con .LeftBotton {
	height:380px;
	width:30px;
	float:left;
	cursor:pointer;
	background-image: url(b8.png);
	background-repeat: no-repeat;
	background-position: 0px center;
}
#pro_con .RightBotton {
	height:380px;
	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: 387px;
	margin-right: 9px;
	margin-left:8px;
	list-style:none;
	height:514px;
	background-image: url(ke15.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#pro_con .Cont li:hover {

	background-image: url(ke15b.jpg);

}



#pro_con .Cont li a p{
	display: block;
		text-align: center;
	font-size: 20px;
	color:#3f4256;
	z-index: 666;
	font-weight: bold;
	position: relative;
	top: -29px;
}
#pro_con .Cont li a p img{ display:block; margin-left:auto; margin-right:auto; margin-bottom:20px}



#pro_con .Cont li a p i{
	display: block;
	width:330px;
	margin-left:auto;
	margin-right:auto;
	line-height:17px;
	font-size: 15px;
	text-align: left;
	margin-top: 10px;
	font-weight: normal;
	color: #999;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp:3;overflow: hidden;
}


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

}

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


#pro_con a em{
	display:block;
	height: 333px;
	width:387px;
	overflow: hidden;
	position: relative;
}
	
#pro_con a em img {
	height: 333px;
	width:387px;
	display:block;cursor: pointer; transition: all 1.2s;
}

#pro_con a:hover em img {transform: scale(1.1);
	
}


.keh17{
	width: 1212px;
	margin-left:auto;
	margin-right:auto;
	padding-top: 4px;
	padding-bottom: 4px;
}

.keh17 ul{
	margin-top: 38px;
}
.keh17 li a{
	float: left;
	width: 606px;
	margin-top: 4px;
	margin-bottom: 4px;
}


.keh17 li a span{
	height: 228px;
	width: 298px;
	background-image: url(bg7.png);
	background-repeat: no-repeat;
	background-position: center top;
	display: block;
	box-shadow: 0px 0px 8px #ccc;
	float:left;
	margin-right: 4px;
	margin-left: 4px;
}
.keh17 li a:hover span{
	background-image: url(bg7b.png);
}


.keh17 li a span em{
	display: block;
	padding-top: 22px;
	padding-left: 14px;
	font-size: 20px; color:#3f4256
}

.keh17 li a:hover span em{
 color:#fff
}


.keh17 li a span p{
	display: block;
	padding-top: 14px;
	padding-left: 14px;
	padding-right:14px;
	font-size: 14px;
	color:#174ea7;
	line-height: 18px;
}


.keh17 li a:hover span p{
	color:#93aed5;

}



.keh17 li a span i{
	display: block;
	padding-top: 14px;
	padding-left: 14px;
	font-size: 65px;
	color:#f0f0f0;
	line-height: 68px;
	font-family: "微软雅黑";
	margin-top: 27px;
	font-weight: bold;
}

.keh17 li a:hover span i{

	color:#2957a3;

}



.keh17 li a ins{
	height: 228px;
	width: 300px;
	display: block;	float:left; overflow:hidden
}
.keh17 li a ins img{
	height: 228px;
	width: 300px;
	display: block;	cursor: pointer; transition: all 1.2s;
}

.keh17 li a:hover ins img{transform: scale(1.1);

}

.keh18{
	background-color: #f5f5f5;
	padding-top: 55px;
	padding-bottom: 55px;
} 


.keh19{
	float: left;
	width: 785px;
}

.keh19e{
	display: block;
	float: left;
	height: 106px;
	width: 95px;
	font-size: 25px;
	line-height:34px;
	color: #000;
	margin-top: 40px;
}

.keh19e i{
	display: block;
	font-size:31px;
}


.keh19r{
	display: block;
	float: right;
	width: 609px;
	

	margin-top: 30px;
}


.keh19r b{font-size: 25px;	line-height:27px;
	color: #000;	display: block;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 1;overflow: hidden;}

.keh19r em{
	font-size: 15px;
	line-height:20px;
	color: #777;
	display: block;
	margin-top: 11px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;
}

.keh19r p{
	font-size: 15px;
	line-height:20px;
	color: #444;
	display: block;
	margin-top: 40px;
}
.keh19r:hover p{

	color: #ff0000;

}
.keh19x{
	background-color: #dedfe0;
	display: block;
	height: 1px; margin-top:30px
}



.Box { margin-top:40px; }
.Box .content {
	width: 785px;
	overflow: hidden;
}
			
.Box .Box_con {position: relative;}
.Box .Box_con .btnl {position: absolute;}
.Box .Box_con .btn {display: block;width: 10px;height: 50px;position: absolute;top:75px;cursor: pointer;}
.Box .Box_con .btnl {
	background: url(jtl02.png) no-repeat center;
	left: 0px;
}
			.Box .Box_con .btnr {background: url(jtr02.png) no-repeat center;right:0px;}
			.Box .Box_con .btnl:hover {background: url(jtl03.png) no-repeat center;}
			.Box .Box_con .btnr:hover {background: url(jtr03.png) no-repeat center;}
			
			.Box .Box_con .conbox {position: relative;overflow: hidden; width:700px; margin-left:49px; overflow:hidden}
			.Box .Box_con .conbox ul {position: relative;list-style: none;}
			.Box .Box_con .conbox ul li {
	float:left;
	background-image: url(jhh10.jpg);
	background-repeat: no-repeat;
	height: 291px;
	width: 320px;
	margin-right: 25px;
	margin-left: 25px;
}
			.Box .Box_con .conbox ul li:first-child {margin-left: 0;}
			.Box .Box_con .conbox ul li img {
	height:184px;
	width: 320px;
	display: block;
	margin-bottom: 15px;
	
}
		
			
.Box .BoxSwitch {margin-top: 30px;text-align: center;}
.Box .Box_con .conbox ul li span {
	display: block;
	font-size: 13px;
	width:318px;
	line-height:18px;
	font-family: "微软雅黑";
}
	 
.Box .Box_con .conbox ul li span em{
	color:#444;
	font-weight: bold;
	display: block;
}	 
	 
.Box .Box_con .conbox ul li span p{
	display: block; height:30px; line-height:30px; overflow:hidden
}	  
	 
	 
	 
	 
.keh21{ display:block; float:right}
	 

.foot{
	background-color: #292935;
	width: 100%;
	padding-top: 70px;
}
.foot1{
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
}
.foot2 {
	float: left;
	width: 510px;
}
.foot2 li{
	float: left;
	width: 212px;
}
.foot2 li em a{
	font-size: 21px;
	color: #FFF;
	display: block;
	margin-bottom: 30px;
	background-image: url(ke19.jpg);
	background-repeat: no-repeat;
	background-position: left bottom; height:40px
}
.foot2 li span a{
	line-height:14px;
	display: block;

	padding-bottom: 15px;
	color: #c9c9c9;
	font-size: 14px;
	height: 14px;
}

.foot2 li span a:hover{
	color:#fff
}


.foot4{ float:left; margin-top:30px}

.foot5{
	float: right;
	width: 346px;
	display:block;
	font-size:16px;
	color:#FFF;
	
}


.foot5 i{ display:block;font-size:21px; margin-bottom:22px;background-image: url(ke19.jpg);
	background-repeat: no-repeat;
	background-position: left bottom; height:40px}
	
.foot5 em{
	font-size: 13px;
	color: #c9c9c9;
	display:block;line-height:25px;

}
.foot5 em a{color: #FFF;}


.foot5 em a:hover{color: #88c8f8;}

.foot5 b{
	font-size: 18px;
	color: #FFF;
	display:block;
	line-height: 28px;
	margin-bottom: 7px;
	font-weight: bold;
}	
	
.foot6{
	background-color: #3d3d3d;
	height: 1px;
	overflow: hidden;
	display: block;
	margin-top: 40px;
}	


.foot7{
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
	line-height: 48px;
	color: #6e6d72;
	height: 48px;
	font-size: 12px;
}

.foot7 a{
	width:180px;
	display:block;
	color: #6e6d72;
	float:right;
	text-align: right;
}

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

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

.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: 120px;
	margin-right: 20px;
	background-color: #0890e1;
	text-align: center;
	margin-top: 45px;
	border-radius:12px;
	margin-bottom: 30px; float:left
}

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

.sbig18{display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 3;overflow: hidden;}
	 
.yju21{
	line-height: 40px;
	display: block;
	height:40px;
	border-bottom-width: 0px;
	border-bottom-style: dashed;
	border-bottom-color: #eee;
	font-size: 16px;
	color: #fff;
	background-color: #104a9e;
	margin-bottom: 20px;
	margin-top: 30px;
	text-align: center;
	width: 160px;
}



.fling5{ margin-left:15px; margin-right:15px}
.fling5 li a{
	height:209px;
	margin-bottom:35px;
	display:block;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #D4D4D4;
	padding-top: 15px;
}






.fling5 li a img{
	display:block;
	width:280px;
	height:206px;
	float:left;

}

.fling5 li a span{ display:block; width:540px; float: right; padding-top:20px}

.fling5 li a span em{
	font-size: 16px;
	display: block;
	line-height: 40px;
	color: #000;
	font-weight: bold;
}


.fling5 li a span p{
	font-size: 14px; display:block;
	line-height: 23px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 3;overflow: hidden; 
	}


.fling5 li a span i{
	display: block;
	color: #FFF;
	margin-top:20px;
	background-color: #081389;
	text-align: center;
	width: 135px;
	line-height: 35px;
	height: 35px;border-radius:8px ;
}

.fling5 li a:hover span i{

	width: 163px;-webkit-transition-duration: 0.7s;
-webkit-transition-timing-function: ease;

}

#ouu{
	background-image: none;
	font-size:13px;
	color: #7e7e7e;
}


.khjj1{
	margin-top: 25px;
}

.khjj1 a img{ width:35px; float:left; display:block; margin-right:14px
	
}
.jiag1{
	display: block;
	float: right;
	width: 630px;
	background-image: url(jia2.jpg);
	background-repeat: no-repeat;
	height: 430px;
	margin-top: 26px;
	background-position: center bottom;
}

.jiag1b{
	width: 630px;
	height: 355px;
}
.jiag2{
	line-height: 32px;
	height: 32px;
	background-color: #f5f5f5;
	color: #999;
	font-size: 12px;
}
.jiag2 a{

	color: #999; margin-left:20px

}

.jiag2j{
	display: block;
	float: right;
	width: 160px;
	margin-top: 3px;
}




.gffn51s{
	width: 1300px;
}



.gffn51s li {
	width: 290px;
	padding-right: 13px;
	display: block;
	margin-top: 50px;
	float: left;
}

.gffn51s li a{
	width: 290px;
	display: block;
	background-color: #FFF;
	padding-bottom: 18px;
}
.gffn51s li a i{
	width:290px; height:auto;display:block; overflow:hidden
}
.gffn51s li a i img{
	width:290px; height:212px;cursor: pointer; transition: all 1.2s;
}

.gffn51s li a:hover img{
	 transform: scale(1.2);
}

.gffn51s li a em{
	font-size: 16px;
	margin-top: 17px;
	display:block;
	color: #252525;
	text-align: left;
	width: 260px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(jia4.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	text-transform: uppercase;
	height: 35px;
}

.gffn51s li p{
	font-size:12px;
	margin-top: 12px;
	display:block;
	color: #ccc;
	line-height: 16px;
	height: 48px;
	text-align: left;
	width: 260px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
}

.gffn51s li p a:hover{
	color: #000;
	text-decoration: underline;
}





.gffn51s li a span{
	font-size: 14px;
	display: block;
	width:250px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
	color:#104a9e;
	text-align: right;
}

.gffn51s li a:hover span{

}


.jiag3{
	background-image: url(jia5.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height:599px;
	padding-top: 90px;
}



.jiag4{
	width: 1200px;
	margin-right: auto;
	margin-left: auto; display:block; margin-top:70px
}

.jiag4 li{
	float: left;
	width: 320px;
	margin-right: 140px;
	font-size: 15px;
	line-height: 23px;
	height: 227px;
}


.jiag4 li img{ display:block; margin-bottom:10px

}

#jiag4 {
	margin-right:0px;
}


#jiag4b {
	float: right;
	margin-right:0px;
}



.jiag5{
	display: block;
	float: left;
	width: 274px;
	margin-right: 110px;
	color:#929092;
	font-size: 13px;
	line-height: 28px;
}
.jiag5 img{
	display: block; margin-bottom:18px

}
.jiag6{
	display: block;
	float: right;
	width: 228px;
	color:#929092;
	font-size: 13px;
	line-height: 25px;
}

.jiag6 em{
	display: block;
	margin-top:44px;
	line-height: 29px;
	font-size: 15px;
}

.jiag6 em i{
	color: #FFF;
	margin-left: 10px;
}




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



.kj99{
	width: 1200px;
	margin-top: 38px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden; margin-bottom:38px
}

.proList4 { }
.proList4 li{
	width:45.5%;
	float:left;
	margin-bottom:35px;
	margin-left: 2%;
	margin-right:1.5%;
	border: 1px solid #CACACA;
	padding-bottom: 20px;
}
.proList4 li i{
	display:block;
	width:100%; overflow:hidden

	
}

.proList4 li img{
	display:block;
	width:100%;
	height: auto; cursor: pointer; transition: all 1.2s;


}

.proList4 li a:hover img{filter:alpha(opacity=90);transform: scale(1.15);}  



.proList4 li a span{
	margin-top: 9px;
	padding-right: 15px;
	padding-left: 15px;
	display:block;
	font-size: 18px;
	color: #444;
}
.proList4 li a span p{

	font-size: 18px;
	color: #444;
		line-height: 24px;
	height: 24px;
display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 1;overflow: hidden;  

}
.proList4 li a span ins{
	margin-top: 9px;
	display:block;
	font-size: 14px;
	color: #888;
	line-height: 18px;
	height: 18px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp:1;
	overflow: hidden;
	margin-bottom:14px;
	text-decoration: none;
}

.proList4 li a span em{
	display:block;
	font-size: 16px;
	color: #0146bb; 
}
.proList4 li a:hover span em{
	text-decoration: underline;
}

.jkk1{
	float: right;
	width: 300px;
}

.jkk1 p{ display:block; margin-bottom:10px

}


.jkk2{
	float: left;
	width: 800px;
}


.jkk3{
	line-height: 23px;
	background-color: #f9f9f9;
	height: 23px;
	border: 1px solid #CCC;
	padding: 5px;
	margin-right: 10px;
	color: #777;
}


.jkk4{
	line-height: 23px;
	background-color: #f9f9f9;
	height:69px;
	border: 1px solid #CCC;
	padding: 5px;
	margin-right: 10px;
	color: #777;
	font-family: Verdana, Geneva, sans-serif;
}

.jkk5{
	font-size: 16px;
	line-height: 40px;
	color: #FFF;
	display: block;
	height: 40px;
	width: 150px;
	background-color: #104a9e;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}


.tuuu span{width:43%; text-align:center;
	margin-right:3.5%;
	margin-left: 3.5%;
	margin-top: 17px; display:block;
	float: left;
}

.tuuu span img{
	
	display:block;	
}



