.fix{*zoom:1;}
.fix:after{display:block; content:"clear"; height:0; clear:both; overflow:hidden; visibility:hidden;}

.header2{
    max-width:920px;
	background: #000000;
	position: fixed;
	right: 0;
	top: 0;
	z-index: 998;
	height:55px
}
.toggle{
    display: block;
    width: 45px;
    height: 55px;
    top: 0;
    z-index: 999;
	background-color:#EA3642;
	position:absolute;
	right:0;

}
.toggle .in{
    position: relative;
    height:55px;
    width: 55px;
}
.toggle .bd {
    padding: 20px 12px 15px 12px;
    width: 24px;
}
.toggle .bd div, .toggle .bd span {
    display: block;
    height: 4px;
    width: 24px;
    background: #ffffff;
    border-radius: 2px;
    overflow: hidden;
}
.toggle .bd div {
    position: relative;
    overflow: hidden;
    transition-duration: 500ms;
}
.toggle .bd .t-1 span {
	background: #ffffff;
    transform: translate(100%, 0%) matrix(1, 0, 0, 1, 0, 0);
}
.toggle .bd span {
    position: absolute;
    top: 0;
    left: -100%;
    
    display: block;
    transform: translate(100%, 0%) matrix(1, 0, 0, 1, 0, 0);
}
.toggle .bd .t-2 {
    margin:3px 0;
}
.toggle .bd .t-10 {
    transform: matrix(-0.7071, 0.7071, -0.7071, -0.7071, 0, 7);
}
.toggle .bd .t-30 {
    transform: matrix(-0.7071, -0.7071, 0.7071, -0.7071, 0, -7);
}
.nav{
	position:fixed;
	top: 55px;
	left: 0;
	width: 100%;
	background: #292D30;
	z-index: 999;
	display: none;
}
.nav ul{
	width: 100%;
}
.nav ul li{
	width: 100%;
}
.nav ul li .dad{
	display: block;
	width: 90%;
	margin: 0 4%;
	height: 40px;
	color: #DFDFDF;
	font-size: 15px;
	line-height: 48px;
	padding:0 1%;
	border-bottom: 1px solid #2F3336;
	background: url("../wapimg/up.png") 96% 18px no-repeat;
	background-size: 8px;
}
.nav ul li .dad-cur{
	background: url("../wapimg/down.png") 96% 18px no-repeat;
	background-size: 8px;
}
.nav ul li .sons{
	width: 100%;
	display: none;
}
.nav ul li .sons a{
	display: block;
	width: 90%;
	padding: 0 5%;
	color: #e1e7f5;
	font-size: 13px;
	line-height: 36px;
	background: #454748;
}
.nav ul li .sons a:nth-child(even){
	background: #5C5D5E;
}
.logo1{
	position:absolute;
	margin-top:6px;
	margin-bottom:10px;
	top: 0;
	left:0;
	font-size:22px;
	color:#fff;
	letter-spacing:1px;
	margin-left:-10px
}
.logo1 img{
	width: 100%;
}
.search{
	width: 48px;
	height: 48px;
	z-index: 999;
	position: absolute;
	right: 0;
	top: 0;
	background: url("../wapimg/max3.png") center no-repeat;
	background-size: 26px;
}
.search-bar{
	width: 92%;
    padding: 2% 4% 4%;
    height:32px;
    position: fixed;
    top:48px;
    left: 0;
    z-index: 1000; 
    background: #2d56a5;  
    display: none;
}
.search-bar .bx{
	height: 32px;
	width: 100%;
	border-bottom: 1px solid #4267ae;
}
.search-bar .bx .inputs{
	float: left;
	color: #a8c2f5;
    font-size: 15px;
    padding-left: 1%;
    line-height: 32px;
    background: transparent;
    width: 70%;
}
.search-bar .bx .inputs::-webkit-input-placeholder{
	color: #a8c2f5;
}
.search-bar .bx .button{
	float: right;
	color: #fff;
	line-height: 20px;
	height: 20px;
	margin-top: 6px;
	background: transparent;
	padding-left: 12px;
	font-size: 14px;
	border-left: 1px solid #4267ae;
	margin-right: 1%;
}


.title2{
	width: 100%;	
}
.title2 .en{
	font-size: 25px;
	font-weight: bold;
	color: #4b4b4b;
	font-family: arial;
	line-height: 30px;
	text-transform: uppercase;
	width: 100%;
	text-align: center;
}
.title2 .cn{
	font-size: 15px;
	color: #4b4b4b;
	font-family: "黑体","微软雅黑";
	line-height: 26px;
	width: 100%;
	text-align: center;
}

.wel-res{
	 width: 100%;
	height:140px;
	padding-top:25px;
	 padding-bottom:30px;
}
.society {
	width: 94%;
	padding:5% 3%;
}
.society .so-li{
	width: 33%;
	float: left;
	text-align: center;
}
.society .so-li:nth-child(2){
	width: 34%;
}
.society .so-li img{
	width: 80%;
}
.society .so-li .so-title{
	color: #000;
	font-size: 13px;
	line-height:32px;
}

.wel-join{
	width: 94%;
	padding-top:45px;
	padding-bottom:25px;
	padding-left:2%;
}
.wel-join a{
	display: block;
	width: 32%;
	float: left;
	border-radius: 5px;
	background: #005ea6;
	padding: 20px 0;
	text-align: center;
}
.wel-join a:nth-child(2){
	margin: 0 2%;
}
.wel-join a img{
	width: 50%;
}
.wel-join a .join-title{
	color: #fff;
	/*font-weight: bold;*/
	font-size: 12px;
	line-height:12px;
	padding-top: 10px;
}
.footer{
	width: 100%;
	padding: 36px 0;
	background: #efefef;
	border-top: 1px solid #c1c1c1;
}
.footer .footer-title{
	width: 100%;
	text-align: center;
	text-transform: uppercase;
	color: #333;
	padding-bottom: 20px;
	height: 12px;
	background: url("../img/line.jpg") center bottom no-repeat;
	background-size: 31px;
}
.footer-ul{
	width:100%;
	margin: 8% auto 0;
	text-align: center;
}
.footer-ul a{
	display: inline-block;
	width:32px;
	height: 32px;
	margin: 0 3%;
}
.footer-ul .fo1{
	background: url("../img/wei1.png") no-repeat;
	background-size: 100%;
}
.footer-ul .fo2{
	background: url("../img/wei2.png") no-repeat;
	background-size: 100%;
}
.footer-ul .fo3{
	background: url("../img/wei3.png") no-repeat;
	background-size: 100%;
}
.footer-ul .fo4{
	background: url("../img/wei4.png") no-repeat;
	background-size: 100%;
}
.footer-b{
	height: 50px;
	background: #EEF0F5;
	color: #343434;
	line-height: 50px;
	width: 100%;
	text-align: center;
	border-bottom:#CCCCCC 1px solid;
	border-top:#cccccc 1px solid
}
.footer-b a{
	color: #343434;
}
.footer-b a:hover{
	color: #005ea6;
}







.b-t{
	width: 100%;
	padding-bottom: 20px;
}
.b-t .b-top{
	width: 100%;
	text-align: center;
	color: #005BAC;
	font-size: 20px;
	font-weight: bold;
	line-height: 30px;
	font-family: "黑体","微软雅黑";
}
.b-t .b-sub{
	width: 100%;
	text-align: center;
	color: #666;
	line-height: 22px;
}

.b-t2{
	width: 100%;
	padding-bottom: 20px;
}
.b-t2 .b-top2{
	width: 100%;
	text-align: center;
	color: #515151;
	font-size: 28px;
	font-weight: bold;
	line-height: 40px;
    font-weight: normal;
}
.b-t2 .b-sub2{
	width: 100%;
	text-align: center;
	color: #666;
	line-height: 22px;
	font-size:16px;
}

.about{
	width: 100%;
	background: url("../img/4.jpg") left bottom no-repeat #fff;
	background-size: 100%;
}
.about-1{
	width: 100%;
	margin: 0 auto;
}
.about-1 img{
	display: block;
	width: 100%;
}
.about-1 .ab-text{
	width: 100%; 
	padding-top: 2%;
}
.about-1 .ab-text .ab-sub{
	width: 100%;
	line-height: 22px;
}
.bder{
	
}
.about-2{
	width: 100%;
	padding-top:6%;
	border-top: 1px solid #ececec;
}
.about-2 ul{
	width: 100%;
}
.about-2 ul li{
	width: 100%;
    min-height: 150px;
	text-align:center;
	padding-bottom:20px
}
.about-2  ul li .fir-letter {
    font-size: 14px;
    color: #333;
    line-height: 24px;
    display: block;
    float: left;
    padding-right: 3px;
    font-family: arial;
    width: 12px;
}
.about-2 ul li .describe {
    background: url("li1.jpg") 4px 12px no-repeat;
    background-size: 4px;
    font-size: 15px;
    color: #767676;
    line-height:27px;
    padding-top: 4px;
    float: left;
    transition-duration: 300ms;
    width: 100%;
}
.about-his{
	width: 100%;
	padding: 0;
	background: url("5.jpg") no-repeat;
	background-size: 100%;
}
.his-ul{
	float: none;
	width: 90%;
	padding: 4% 5% 10%;
	background: url("line2.png") center repeat-y #fff;
	background-size: 100%;
}
.his-ul li{
	width: 100%;
}
.his-ul .year-his{
	width: 110px;
	height: 24px;
	border-radius: 12px;
	line-height: 24px;
	text-align: center;
	margin:6% auto 10%;
	border:1px solid #eee;
	font-weight: bold;
	font-size: 16px;
	color: #426cba;
	font-family: arial;
}
.his-ul .info-box{
	width: 90%;
	padding: 5%;
	background: #f1f1f1;
	box-shadow: 0 0 6px #ccc;
	margin-bottom:6%;
	/*display: none;*/
}
.his-ul .info-box img{
	display: block;
	float: left;
	width: 40%;
}
.his-ul .info-box .his-infor{
	width: 55%;
	float: right;
	line-height: 22px;
	color: #333;
	padding-top: 2%;
	font-size:14px
}


.loadmore{
	display: block;
	width: 120px;
	height: 28px;
	border-radius: 14px;
	margin: 5% auto 5%;
	background: #005ea6;
	font-size: 14px;
	line-height: 28px;
	color: #fff;
	text-align: center;
}
.helan{
	width: 100%;
	padding: 10% 0 2%;
	background: url("../img/6.jpg") center top no-repeat;
	background-size: 100%;
	position: relative;
}

.tit{
	color: #fff;
	width: 100%;
	text-align: center;
	padding: 16% 0 16%;
}
.tit .en{
	width: 100%;
	text-transform: uppercase;
	font-size: 44px;
	line-height: 52px;
	font-weight: bold;
}
.tit .cn{
	font-size: 16px;
	line-height: 20px;
	font-family: "黑体","微软雅黑";
}





.con-wrap{

}
.con-wrap .title{
	text-align: center;
	margin-bottom: 20px;
	color: #3e4246;
	line-height: 1.2;
	padding-top:6px; padding-bottom:6px
}
.con-wrap .title h2{
	font-size: 24px;
	font-weight: normal;
}
.con-wrap .title h2 span{
	font-size: 10px;
	text-transform: uppercase;
	font-family: Arial;
	text-align:center
}


/**企业文化**/
.culturebg{
	background: url(cul01.jpg) no-repeat  center 45px #f2f4f6;
	background-size: 100% auto;
}
.cul-list ul {
	width: 100%;
	padding-bottom: 20px;
}
.cul-list ul li{
	position: relative;
	float: none;
	padding: 2px;
	background: #fff;
	box-shadow:  0 2px 5px rgba(0,0,0,.1);
	margin-bottom: 11px;

}
.cul-list ul li .img{
	width: 40%;
}
.cul-list ul li .cont{
	width: 50%;
	text-align: center;
	padding-top: 3.5%;
	line-height: 1.4;
	padding-left:2%;
}
.cul-list ul li .cont .ch{
	color: #444;
	line-height: 1.2;
}
.cul-list ul li .cont .en{
	font-size: 10px;
	font-style: italic;
	color: #b1b1b1;
	line-height: 1;
	margin-bottom:5px;
}
.cul-list ul li .cont strong{
	font-size: 14px;
	color: #444;
	
}
.cul-list ul li .bg{
	position: absolute;
	right: 0;
	top: 0;
	display: inline-block;
	width: 100%;
	height: 100%;
	background-size: auto 85%;
	background-position: right top;
	background-repeat: no-repeat;
}
.clear{zoom:1;}
.clear:after{display:block;clear:both;visibility:hidden;height:0;overflow:hidden;content:".";}
.fl {
    float:left;
    display: inline;
}
