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;
	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: #1281bc ;
  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: #1281bc ;
	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;
	height: 0px;
	overflow: hidden;
}
ul{
	list-style: outside none none;
	margin: 0;
	padding: 0;
}



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



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

}

.nav{

	}



.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: #333;
	font-size: 15px;
	margin-bottom: 0px;
	padding-left:38px;
	padding-right:38px;
	text-align:center;
	display:block;
	line-height: 62px;
	text-transform: uppercase;
}
.main-menu ul.navbar-nav li a:hover{
	color: #000;
}
.main-menu ul.navbar-nav > li > a::before {
    background: #5ca2e6;
    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: #0890E1;
	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: #d81e26;
}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
    background: none;
}
.main-menu ul.nav li ul.sub-menu {
	background: #f1f1f1;
	left: -120px;
	opacity: 0;
	position: absolute;
	top: 100%;
	transition: all 0.3s ease 0s;
	visibility: hidden;
	width: 388px;
	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: 62px;
	opacity: 1;
	z-index: 999;
	visibility: visible;  /*下拉导航*/
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.main-menu ul.nav li ul.sub-menu li a {
	color: #444;
	display: block;
	font-size: 13px;
	text-transform: capitalize;
	padding-top: 7px;
	padding-right: 15px;
	padding-bottom: 7px;
	padding-left: 30px;
}
.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:#000;
	background-color: #5ca2e6;
}
.main-menu ul.nav li ul.sub-menu li:last-child {
    border:none;
}

.navbar-nav i{ float:left; color:#FFF; line-height:62px; 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;
   width: 200px;
}
.logo a { padding-left:2px;}

   #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"}/*搜索*/
/*------------------*/



.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; padding-top:5px

}	








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



.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: 16px; margin-right:20px
}	




.search-option-5 button.button {
    display: inline-block;
    border: none;
    background: none;
    padding: 0;
}
.search-option {
	background: #007db8;
	color: #444;
	display: none;
	position: fixed;
	
	width: 398px;
	z-index: 99999;
	top: 40%;
	padding: 10px;
	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;
	width:330px;
	height: 44px;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
}
.search-option button.button {
	background: #fff;
	border: medium none;
	color: #fff;
	display: inline-block;
	float: right;
	font-size: 17px;
	line-height: 44px;
	text-align: center;
	height: 52px;
	padding-right: 14px;
	padding-left: 14px;
	padding-top: 7px;
	padding-bottom: 9px;
}






.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;
	height:86px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d9d9d9;
}

.wdi01 span{
	background-image: url(ttl.png);
	background-repeat: no-repeat;
	background-position: 12px top;
	display: block;
	float: right;
	height: 46px;
	width:212px;
	padding-left: 50px;
	font-size:12px;
	color: #2f2f2f;
	margin-top: 25px;
	line-height: 23px;
}





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


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


	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: #FFF;
	border-top-width: 0px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #ddd;
	border-bottom-color: #E6E6E6;
}

.zb17a em{ width:1165px; margin-left:auto; margin-right:auto; display:block;

	font-size:12px;
	font-weight:normal;
	color:#565656;
	background-image: url(sy.png);
	background-repeat: no-repeat;
	background-position: 15px 19px;
	padding-left: 35px;
}
.zb17a i{
	float: left;
	font-size:18px;
	display:block;
	width: 350px;
	height: 30px;
	color: #000;
	padding-left: 15px;
}
.zb17b{
	line-height: 1.7em;
	color: #7C7C7C;
}

.biaoti{
	font-size: 20px;
	color: #000;
	text-align: center;
	display: block;
	line-height: 25px;
	padding-bottom: 20px;
	font-weight: bold;
}
.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: 45px;
	display: block;
	height: 45px;
	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 18px;
	padding-left: 28px;
	padding-right: 10px;
	margin-top: 20px; overflow:hidden
}
.fengnews  li a b{
	font-weight: normal;
}
.fengnews  li a em{
	font-style: normal;
	float: right;
}
.fengnews  li a:hover{
	color: #015ba5;
}


.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:43px;
	line-height:14px;
	overflow:hidden;
	background-color: #EAEAEA;
	display:block;
	padding-top: 10px;
}
.proList li a:hover span{
	color: #015ba5;
}


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

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







.ritt{ float:right}




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

}

#pro_con {

	overflow:hidden;
	
}
#pro_con .LeftBotton {
	height:200px;
	width:37px;
	float:left;
	cursor:pointer;
	background-image: url(an1.png);
	background-repeat: no-repeat;
	background-position: 0px center;
}
#pro_con .RightBotton {
	height:200px;
	width:37px;
	float:right;
	cursor:pointer;
	background-image: url(an2.png);
	background-repeat: no-repeat;
	background-position: 0px center;
}
#pro_con .Cont {
	width:1198px;
	overflow:hidden;
	float:left;
	margin-left: 7px; margin-right:7px
}
#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: 276px;
	margin-right: 14px;
	margin-left:13px;
	list-style:none;

}



#pro_con .Cont li a p{
	line-height: 15px;
	display: block;
	height: 38px;
	text-align: center;
	font-size: 12px;
	color:#333;
	font-weight: normal;
	text-transform: capitalize;
}


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





#pro_con img {
	height: 200px;
	width: 276px; display:block;
}


.tpp2{ margin-top:40px}









.pro2 { }
.pro2 li{
	width:18%;
	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;
}





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




.proList2 { }
.proList2 li{
	width:22%;
	float:left;
	text-align:center;
	margin-bottom:35px;
	margin-left: 1.5%;
	margin-right:1.5%;
	box-shadow: 0px 0px 8px #888;
	border:0px solid #E4E4E4;
}
.proList2 li i{
	display:block;
	background-color:#0194dc;

	
}

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


}

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



.proList2 li a span{
	font-size:14px;
	color:#666;
	display:block;
	height:36px;
	line-height:18px;
	overflow:hidden;
	font-size:12px;
	display:block;
	padding-top: 5px;
}
.proList2 li a:hover span{
	color: #0194dc;
}


.tpp1{ margin-top:65px}


.hrf01{
	float: left;
	width: 271px;
}

.hrf02{
	font-size: 22px;
	line-height: 80px;
	text-transform: uppercase;
	color: #FFF;
	height: 80px;
	background: linear-gradient(to top,  #0c82e2 0%,#054981 110%);
	display:block;
	text-align: center;
	font-family: "微软雅黑";
	font-weight: bold;
	letter-spacing: 1.4px;
}
.hrf03 a{
	font-size: 13px;
	color: #595957;
	line-height: 18px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #D4D4D4;
	padding-top: 8px;
	padding-right: 15px;
	padding-bottom: 8px;
	padding-left: 25px;
	background-image: url(hrf01.jpg);
	background-repeat: no-repeat;
	background-position: 3px 12px;
}
.hrf03 a:hover{
	color: #2198D8;
}

.hrf03p{
	font-size:18px;
	line-height:42px;
	color: #FFF;
	height: 42px;
	display:block;
	text-align: center;
	font-family: "微软雅黑";
	background: linear-gradient(to top,  #0c82e2 0%,#054981 110%);
 margin-top:10px


	}
.hrf03p:hover{
	color: #FFF;
}


.hrf04{
	font-size: 24px;
	line-height: 55px;
	text-transform: uppercase;
	color: #FFF;
	height: 55px;
	background: linear-gradient(to top,  #0c82e2 0%,#054981 110%);
	display:block;
	text-align: center;
	font-family: "微软雅黑";
	font-weight: bold;
	margin-top:20px
}

.hrf05{
	display: block;
	padding: 18px;
	font-size: 14px;
	border: 1px solid #E1E1E1;
}


.hrf05 img{
	display: block;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
}

.hrf05 em{
	line-height:17px;
	display: block;
	margin-bottom: 18px;
}


.hrf06{
	width: 901px;
	overflow: hidden;
	float: right;
}

.hrf06f{
	line-height:14px;
	background-image: url(hrf04.png);
	background-repeat: no-repeat;
	background-position: -380px center;
	display: block;
	height: 14px;
	color: #b0b0b0;
	text-align: right;
}




.ppj{
	width: 970px;
}
.ppj a{
	float: left;
	width: 286px;
	margin-right: 10px;
	margin-left:5px;
	font-size: 17px;
	box-shadow: 0px 0px 5px #fff;
	margin-top: 18px;

}

.ppj a img{
	height: 214px;
	width: 286px;
	display:block
}




.ppj a p{

	display: block;
	background-color: #f5f5f5;
	height: 70px;
	
	padding-top: 12px;
	padding-bottom: 12px;
}
.ppj a:hover p{
	background-color: #015ba5; color:#FFF

}

.ppj a p em{
	font-size: 15px;
	line-height: 19px;
	display: block;
	text-align: center;
	height:22px;
	font-family: "微软雅黑";
	font-weight: bold;
	color: #555;

	margin-bottom: 7px;
	padding-right: 12px;
	padding-left: 12px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp:1;overflow: hidden;
}
.ppj a:hover p em{
	color: #fff;

}





.ppj a p i{
	padding-right: 12px;
	padding-left: 12px;
	display:block;
	font-size: 12px;
	line-height:15px;
	color: #999;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #8F8F8F;
	margin-top: 8px; padding-top:5px
}

.ppj a:hover p i{
color: #fff;	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #fff;
}



.hrf08{
	font-size: 22px;
	line-height: 44px;
	text-transform: uppercase;
	background-image: url(hrf04.png);
	background-repeat: no-repeat;
	background-position: center center;
	display: block;
	height: 44px;
}
.hrf08 span{
	text-align: center;
	display: block;
	height: 44px;
	width: 250px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #cccccc;
	color: #3c306b;
	background-color: #FFF;
}


.jack13{
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 60px;
}

.jack13 li{
	display: block;
	float: left;
	width: 260px;
	margin-left:10px;
	line-height: 16px;
	color: #999;
	font-size: 14px;
	text-align:center;
	background-color: #f6f6f6;
	padding-top: 25px;
	padding-right: 15px;

	padding-left: 15px; height:150px
}

.jack13 li img{
	display: block;
	margin-right: auto;
	margin-left: auto;

}

.jack13 li i{
	display: block;
	text-align:center;
	font-size: 15px;
	line-height: 23px;
	color: #333;
	margin-bottom: 6px;
}


#jack13{

	float: right;
	margin-left: 0px;

}



.tjtc03{
	background-image:url(hrf10.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 492px;
	padding-top:74px;

} 
.tjtc03n{

	height: 488px;
	width: 600px;
	display:block;
	font-size: 15px;
	line-height: 22px;
	color: #FFF;

} 
.tjtc03n em{
	font-size: 40px;
	line-height: 42px;
	font-weight: bold;
	color: #FFF;
	display:block;
	height: 83px;
	background-image: url(hrf11.png);
	background-repeat: no-repeat;
	background-position: left 65px;
}



.mov1{
	color: #FFF;
	background-color: #d00707;
	text-align: center;
	display: block;
	height: 38px;
	width: 150px;
	margin-top: 36px;
	line-height: 36px;
	border-radius:19px;
	font-size: 15px;
}
.mov1:hover{width: 180px;color: #FFF;}



.jbl09c{
	width:1200px;
	margin-left:auto;
	margin-right: auto;
	padding-top: 60px;

}

.sgl20d{
	width:500px;
	float:left;
	display:block;
	left: 0px;
	margin-left: 0px;
}

.sgl20d img{
	display:block;
	width:500px;
	height:265px
}

.sgl20d em{
	background-color: #D8D8D8;
	height:34px;
	color:#333;
	display:block;
	text-align: center;
	line-height: 34px;
	font-size: 14px;
}


.sgl20d a em {
	color:#444;
	background-color: #fff;

}
.sgl20d a:hover em {
	color:#000;

}



.tabbox{
	width:660px;
	float:right;
	border-top-color: #E0E0E0;
	border-right-color: #E0E0E0;
	border-left-color: #E0E0E0;
}


.newse{}
.newse li{
	width:640px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E0E0E0;
	height:75px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	margin-bottom: 45px;

}


.newse em{
	font-size: 20px;
	line-height: 26px;
	color: #fff;
	text-align: right;
	display: block;
	width: 65px;
	float:left;
	padding-right:10px;
	padding-left: 0px;
	background-color: #015ba5;
	margin-right: 30px;
	padding-top: 15px;
	padding-bottom: 10px;
}
.newse em i{
	display:block;
	font-size:14px;
	color: #fff;
	font-weight: normal;
}



.newse li a{
	float:left;
	display:block;
	font-size:14px;
	line-height:20px;
	height:80px;
	width:523px;
	overflow:hidden;
	color:#8B8B8B;
	
}
.newse li a:hover{
	color:#015ba5
}
.newse li a span{
	display:block;
	color: #000;
	font-size: 16px; line-height:25px; height:25px; overflow:hidden; margin-bottom:10px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 1;overflow: hidden;
}

.newse li a ins{
	text-decoration: none;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	line-height: 18px;
}
.sgl20f em{
	font-size: 20px;
	line-height: 26px;
	color: #000;
	text-align: right;
	display: block;
	width: 70px;
	float:left;
	padding-right:15px;
	padding-left: 0px;
	margin-right: 20px;
	padding-top: 5px;
	padding-bottom: 10px;
	margin-top:30px;
	height: 50px;
}
.sgl20f em i{
	display:block;
	font-size:14px;
	color: #000;
	font-weight: normal;
}

.sgl20f { display:block}
.sgl20f:hover {
	background-color: #30a7dd;
}
.sgl20f p{
	float:left;
	display:block;
	font-size:14px;
	line-height:16px;
	height:80px;
	width:390px;
	overflow:hidden;
	color:#8B8B8B;
	margin-top:30px;
}
	
	
.sgl20f p b{
	display:block;
	color: #000;
	font-size: 16px;
	line-height:25px;
	height:25px;
	overflow:hidden;
	margin-bottom:5px;
	font-weight: normal;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp:1;overflow: hidden;
}	
.sgl20f:hover p b{
	color:#015ba5
}
.sgl20f p ins{
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp:2;
	overflow: hidden;
	text-decoration: none;
}



.foot{
	background-color: #0a365a;
	width: 100%;

	padding-top: 38px;
}
.foot1{
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
}
.foot2 {
	float: left;
	width: 850px;
}
.foot2 li{
	float: left;
	width: 245px;
}
.foot2 li em a{
	font-size: 18px;
	color: #FFF;
	display: block;
	margin-bottom: 30px;
	text-transform: uppercase;

}
.foot2 li span a{
	line-height:14px;
	display: block;

	padding-bottom: 15px;
	color: #adacaf;
	font-size: 13px;
	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:18px; margin-bottom:22px}
	
.foot5 em{
	font-size: 12px;
	color: #d0d1d2;
	display:block;line-height:21px;

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


.foot5 em a:hover{color: #fff;}

.foot5 b{
	font-size: 18px;
	color: #FFF;
	display:block;
	line-height: 28px;
	margin-bottom: 7px;
	font-weight: bold;
}	
	
.foot6{
	background-color:rgba(107, 94, 158, 0.5);
	height: 1px;
	overflow: hidden;
	display: block;
	margin-top: 6px;
}	


.foot7{
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
	line-height: 55px;
	color: #adacaf;
	height: 55px;
	font-size: 13px;


}

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

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




.bsha{
	width: 200px;
	padding-left: 1000px;
	margin-top: 70px;
}


.bsha img{
	display: block;
	float: left;
	height: 30px;
	width: 30px;
	margin-left: 6px; background-color:#000
}

.bsha a:hover img{
opacity:0.7;filter:alpha(opacity=70)
}




#bsha2{
	background-image: url(bai5.jpg);
	height: 30px;
	width: 30px;
	display:block;
	float: left;
	background-repeat: no-repeat;
	background-position: center center;
	margin-left:6px;
	margin-right: 0px;
	overflow: hidden; 
}




.hrf11{
	background-color: #074B78;
	height: 3px;
	overflow: hidden;
	margin-bottom: 20px;
}



#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: 215px;
	color: #555;
	padding-left: 25px;
	background-image: url(rr.png);
	background-repeat: no-repeat;
	background-position: 3px 21px;
	line-height: 16px;
	padding-top: 19px;
	padding-bottom: 16px;
	padding-right: 15px;
        }
#example2 li a:hover{background-color:#bbe4fd;}
#example2 li ul li a {
	font-weight: normal;
	display: block;
	background-image: url(hrf15.png);
	color: #777;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size:12px;
	background-repeat: no-repeat;
	background-position: 12px 15px;
        }

#example2 li ul li a:hover{ color:#000}


#example2 li ul li{
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #E7E7E7;
	padding-top: 0px;
	padding-bottom:0px;
}
	
	
	
#example2 li a.closed {
            color: #555 !important;	
           }

 
#example2 li a.opened { 

        }

#example2 li.firstitem a.opened {

            color: #555;
        }








        .bigimg{width:350px;position: fixed;left: 0;top: 0; right: 0;bottom: 0;margin:auto;display: none;z-index:9999;border: 10px solid #fff;}
        .mask{position: fixed;left: 0;top: 0; right: 0;bottom: 0;background-color: #000;opacity:0.5;filter: Alpha(opacity=50);z-index: 98;transition:all 1s;display: none}
        .bigbox{margin:0 auto;}
        .bigbox>.imgbox{
	width:480px;
	height: auto;
	float:left;
	overflow: hidden;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;/*图片大小*/
}
        .bigbox>.imgbox>img{width:100%;}
        .imgbox:hover{cursor:zoom-in}
        .mask:hover{cursor:zoom-out}
        .mask>img{position: fixed;right:10px;top: 10px;width: 60px;}
        .mask>img:hover{cursor:pointer}






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


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

.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: 20px;
	border-radius:12px;
	margin-bottom: 20px; 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{}
	 
.yju21{
	line-height: 40px;
	display: block;
	height:40px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #ccc;
	font-size: 18px;
	color: #000;
	background-color: #fff;
	margin-bottom: 20px;
	margin-top: 30px;
	font-weight: bold;
}

#hrf14{
	width: 200px;
	padding-left: 0px; margin-top:20px; 
}

.tpp3{ display:block; margin-top:20px}



.hrf16{
	display: block;
	float: left;
	height:500px;
	padding-right: 30px;
	padding-left: 30px;
	margin-bottom: 40px;
}

.hrf17{
	line-height:30px;
	color: #333;
	display: block; padding-top:15px
}
.hrf101{ width:260px; float:left}
