.inside-banner {
	position: relative;
	/*z-index: 100;*/
}
.inside-banner-2 .inside-banner-desc {
    position: absolute;
    left: 50%;
    top: 46%;
    -webkit-transform: translate(-50%, -51.5%);
       -moz-transform: translate(-50%, -51.5%);
         -o-transform: translate(-50%, -51.5%);
            transform: translate(-50%, -51.5%);
    text-align: center;
}

.co-profile {
	padding-top: 80px;
	width: 1125px;
	margin: 0 auto;
}
.co-profile h2.h2-1 {
	margin-bottom: 120px;
}
.about-edit {
	height: 667px;
	font-size: 14px;
	overflow: hidden;
}
.about-edit img {
	max-width: 100%;
	height: auto;
}

.about-edit p.p-1 {
	line-height: 36px;
	font-size: 14px;
}
.about-edit p.p-2 {
	height: 15px;
}
.about-more {
	margin-top: 100px;
	text-align: center;
}
.about-more img {
    margin-left: 8px;
}

.history {
	position: relative;
	display: table;
	padding-top: 88px;
	padding-bottom: 92px;
	margin: 0 auto 90px;
	width: 1125px;
	-moz-box-shadow: 0 4px 50px 8px #e9e9e9;
	     box-shadow: 0 4px 50px 8px #e9e9e9;
}

.value li {
	float: left;
	width: 24.9999%
}

.value .valueBox {
	text-align: center;
	padding: 30px 0;
	border-right: 1px dashed #c9c9c9;
	height: 240px
}

.value .valueBox h3 {
	font-size: 24px;
	height: 30px;
	line-height: 30px;
	margin-bottom: 20px
}

.value .valueBox p {
	line-height: 24px;
	text-align: center !important;
}

.value .valueBox:hover {
	color: #2f6ca5
}

.value .valueBox .icon {
	display: block;
	margin: 0 auto 20px;
	height: 90px;
	width: 80px;
	background: url(../images/about_icon.png) no-repeat
}

.value .b1 .icon {
	background-position: 1px -174px
}

.value .b1:hover .icon {
	background-position: 1px 0
}

.value .b2 .icon {
	background-position: -290px -174px
}

.value .b2:hover .icon {
	background-position: -290px 0
}

.value .b3 .icon {
	background-position: -572px -174px
}

.value .b3:hover .icon {
	background-position: -572px 0
}

.value .b4 {
	border-right-color: transparent
}

.value .b4 .icon {
	background-position: -846px -174px
}

.value .b4:hover .icon {
	background-position: -846px 0
}


.history-list {
}
.history-one {
	padding-left: 300px;
}
.history-one:not(:last-child) {
	margin-bottom: 35px;
}
.history-one h3 {
	margin-bottom: 7px;
	line-height: 22px;
	font-size: 22px;
	font-family: "microsoft yahei";
	color: #333;
	-o-transition: .3s;
	-moz-transition: .3s;
	transition: .3s;
}
.history-one.on h3 {
	color: #004ea2;
}
.history-one article {

}
.history-one p {
	width: 600px;
	line-height: 18px;
	font-size: 14px;
	color: #aaa;
	-o-transition: .3s;
	-moz-transition: .3s;
	transition: .3s;
}
.history-one.on p {
	color: #333;
}




/*æ‹›è˜*/
.Form-J1{  width: 1125px;margin: 0 auto;}
.Form_hd,.Form_bd { clear:both;  }
.Form_hd { background-color:#e9e9e9;}
.Form_hd ._title { font-size:16px;}
.Form_bd { padding-bottom:30px; margin-bottom:40px;}

.Form-J1 .Form-J1-Left { float: left; width: 50%; }
.Form-J1 .Form-J1-right { float: right; width: 50%; }
.Form-J1 .Form-J1-li { padding: 10px 0; }
.Form-J1 .Form-J1-li label { width:7em; display: inline-block; color: #666; vertical-align: middle; text-align:right;}
.Form-J1 .Form-J1-li > input { height: 30px; line-height: 28px; border: 1px #ddd solid; width: 70%; }
.Form-J1 .Form-J1-li textarea { border: 1px #ddd solid; width: 70%; }
.Form-J1 .Form-J1-li em { color: red; vertical-align: middle; padding-left: 10px; }
.Form-J1 .Form-J1-li input._yzm { width: 20%; }
.Form-J1 .Form-J1-li img { vertical-align: middle; padding-left: 10px; cursor: pointer; }
.Form-J1 .Form-J1-li b { color: #666; font-size: 13px; padding-left: 4px; }
.Form-J1 .Form-J1-li select { border: 1px #ddd solid; width: 70%; height:30px;}
.Form-J1 .Form-J1-Btn { clear: both; padding:5% 7% 5% 7%;}
.Form-J1 .Form-J1-Btn button { width:150px; height:40px; line-height: 40px; text-align: center; color: #fff; border-radius: 4px; cursor: pointer; }
.Form-J1 .Form-J1-Btn ._submit { background:#014fa2; margin-right: 10px; }
.Form-J1 .Form-J1-Btn ._reset { background: #909090; }
.Form-J1 .Form-J1-li .uploadBox { width:57%; height:26px; border:#ddd 1px solid; display:inline-block; *display:inline; *zoom:1; background:#fff; overflow:hidden; vertical-align:middle; position:relative;}
.Form-J1 .Form-J1-li #uploadPiker { width:100%; height:26px; line-height:26px; position:relative; z-index:2;}
.Form-J1 .Form-J1-li #file_info { width:100%; height:26px; line-height:26px; position:absolute; left:0; top:0;}
.Form-J1 .Form-J1-li #uploadPiker { z-index:2;}
.Form-J1 .Form-J1-li #file_info { text-indent:10px;}
.Form-J1 .Form-J1-li #ctlBtn { display:inline-block; width:auto; height:26px; line-height:26px; border:#01a2ea 1px solid; padding:0 24px; overflow:hidden; vertical-align:middle;}
.Form-J1 .Form-J1-li .webuploader-pick { width:100%; height:100%; padding:0; background:none;}

/*历史线条*/
.history-line {
	position: absolute;
	top: 0;
	left: 162px;
	-webkit-transform: skew(-7deg) translateX(-90px);
	        transform: skew(-7deg) translateX(-90px);
	height: 100%; 
	border-left: 1px dashed #ccc;
	opacity: 0;
}
.history-line.move {
	-webkit-animation: history_line 1s linear 1 forwards;
	   -moz-animation: history_line 1s linear 1 forwards;
	     -o-animation: history_line 1s linear 1 forwards;
	        animation: history_line 1s linear 1 forwards;
}
@-webkit-keyframes history_line {
	0% {
		opacity: 0;
		-webkit-transform: skew(-7deg) translateX(-90px);
		        transform: skew(-7deg) translateX(-90px);
	}
	100% {
		opacity: 1;
		-webkit-transform: skew(0deg);
		        transform: skew(0deg);
	}
}
@-moz-keyframes history_line {
	0% {
		opacity: 0;
		-moz-transform: skew(-7deg) translateX(-90px);
		     transform: skew(-7deg) translateX(-90px);
	}
	100% {
		opacity: 1;
		-moz-transform: skew(0deg);
		     transform: skew(0deg);
	}
}
@-o-keyframes history_line {
	0% {
		opacity: 0;
		-o-transform: skew(-7deg) translateX(-90px);
		   transform: skew(-7deg) translateX(-90px);
	}
	100% {
		opacity: 1;
		-o-transform: skew(0deg);
		   transform: skew(0deg);
	}
}
@keyframes history_line {
	0% {
		opacity: 0;
		-webkit-transform: skew(-7deg) translateX(-90px);
		   -moz-transform: skew(-7deg) translateX(-90px);
		     -o-transform: skew(-7deg) translateX(-90px);
		        transform: skew(-7deg) translateX(-90px);
	}
	100% {
		opacity: 1;
		-webkit-transform: skew(0deg);
		   -moz-transform: skew(0deg);
		     -o-transform: skew(0deg);
		        transform: skew(0deg);
	}
}
.history-line-bg {
	position: absolute;
	left: -1px;
	width: 1px;
	height: 0;
	background: #004ea2;
	-o-transition: .4s;
	-moz-transition: .4s;
	transition: .4s;
}
.history-point-list i {
	position: absolute;
	left: 50%;
	margin-left: -4px;
	display: block;
	background: #898989;
	width: 7px;
	height: 7px;
	-moz-border-radius: 50%;
	     border-radius: 50%;
	-o-transition: .5s;
	-moz-transition: .5s;
	transition: .5s;
}
.history-point-list i.on {
	background: #000;
	-o-transition: .5s .2s;
	-moz-transition: .5s .2s;
	transition: .5s .2s;
}
.history-point-list i::before,
.history-point-list i::after {
	content: ' ';
	position: absolute;
	left: 50%;
	top: 50%;
	border: 2px solid #004ea2;
	margin-left: -11px;
	margin-top: -11px;
	width: 21px;
	height: 21px;
	-moz-border-radius: 50%;
	     border-radius: 50%;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transform: scale(.4);
	   -moz-transform: scale(.4);
	     -o-transform: scale(.4);
	        transform: scale(.4);
	opacity: 0;
	-o-transition: .5s;
	-moz-transition: .5s;
	transition: .5s;
}
.history-point-list i::after {
	border: 2px solid #bfd3e8;
	margin-left: -16px;
	margin-top: -16px;
	width: 31px;
	height: 31px;
}
.history-point-list i.on::before,
.history-point-list i.on::after {
	-webkit-transform: scale(1);
	   -moz-transform: scale(1);
	     -o-transform: scale(1);
	        transform: scale(1);
	opacity: 1;
	-o-transition: .5s .2s;
	-moz-transition: .5s .2s;
	transition: .5s .2s;
}

@media (max-width: 1125px) {
	.co-profile {
		width: 100%;
	}
	.about-edit {
		padding-right: 15px;
		padding-left: 15px;
	}

	.history {
		width: 100%;
	}
	.history-line {
	    left: 6%;
	}
	.history-one {
	    padding-left: 11%;
	}
	.history-one p {
	    width: 92%;
	    line-height: 18px;
	    font-size: 14px;
	}
}

@media (max-width: 62em) {
	.co-profile {
	    padding-top: 9%;
	    padding-bottom: 11%;
	}
	.co-profile h2.h2-1 {
	    margin-bottom: 13%;
	}
	.about-more {
	    margin-top: 8%;
	}
}

@media (min-width: 48em) {
	.inside-banner-bg {
	    background-image: url(../images/banner-about-2.jpg);
	}
	.inside-banner-rlbg {
	    background-image: url(../images/banner-rl.jpg);
	}
	.inside-banner-lxbg {
	    background-image: url(../images/banner-contact.jpg);
	}
	.inside-banner-cpbg {
	    background-image: url(../images/banner-cp-2.jpg);
	}
	.inside-banner-2 .inside-banner-bg {
	    background-image: url(../images/banner-about.jpg);
	    background-attachment: initial;
	}
}

@media (max-width: 48em) {
	.inside-banner {
	    height: auto;
	}
	.inside-banner-1 {
		height: auto;
	}

	.about-edit {
	    height: 400px;
	}
	.about-edit p.p-1 {
	    line-height: 24px;
	    font-size: 14px;
	}
	.about-edit p.p-2 {
		height: 8px;
	}

	.history {
		padding-top: 60px;
		padding-bottom: 60px;
	}
	.history-one:not(:last-child) {
	    margin-bottom: 24px;
	}
	.i-sex-wrap {
		background-color: #e8e8e8;
		display: table;
		margin-bottom: 80px;
		width: 90%;
		margin: 0 auto;
		padding-bottom: 40px;
	}.i-sex-wrap .img-box {
		 width: 100%;
		 display: block;
		 position: relative;
		 overflow: hidden;
	 }.i-sex-wrap .cont-wrap {
		  width: 90%;
		  margin-right: 3.9%;
		  padding-top: 50px;
	  }
	.value li {
		float: left;
		width: 49.9999%;
	}
	.Form-J1 {
		width: 100%;
		margin: 0 auto;
	}
	.Form-J1 .Form-J1-Left { width: 100%; }
	.Form-J1 .Form-J1-li input { width: 60%;float: left;    margin-bottom: 5px;}
	.Form-J1 .Form-J1-li select { width: 54%; }
	.Form-J1 .Form-J1-right { width: 100%; }
	.Form-J1 .Form-J1-li textarea { width: 68%; }
	.Form-J1 .Form-J1-li input._yzm { width: 27%; }
	.Form-J1 .Form-J1-li b { display: none; }
	.Form_hd,.Form_bd { clear:both; padding:0;}
	.Form_hd { background-color:#e9e9e9;}
	.Form_hd ._title { font-size:16px;}
	.Form_bd { padding-bottom:30px; margin-bottom:40px;}

	.Form-J1 .Form-J1-li { padding: 10px 0; }
	.Form-J1 .Form-J1-li label { width:7em; display: inline-block; color: #666; vertical-align: middle; text-align:right;float: left;}
	.Form-J1 .Form-J1-li em { color: red; vertical-align: middle;float: right;}
	.Form-J1 .Form-J1-li img { vertical-align: middle; padding-left: 10px; cursor: pointer; }
	.Form-J1 .Form-J1-Btn { clear: both; text-align: left; padding:0 7% 10% 7%;}
	.Form-J1 .Form-J1-Btn button { width:40%; height:40px; line-height: 40px; text-align: center; color: #fff; border-radius: 4px; cursor: pointer; }
	.Form-J1 .Form-J1-Btn ._submit { background:#014fa2; margin-right: 10px; }
	.Form-J1 .Form-J1-Btn ._reset { background: #909090; }
	.Form-J1 .Form-J1-li .uploadBox { width:57%; height:26px; border:#ddd 1px solid; display:inline-block; *display:inline; *zoom:1; background:#fff; overflow:hidden; vertical-align:middle; position:relative;}
	.Form-J1 .Form-J1-li #uploadPiker { width:100%; height:26px; line-height:26px; position:relative; z-index:2;}
	.Form-J1 .Form-J1-li #file_info { width:100%; height:26px; line-height:26px; position:absolute; left:0; top:0;}
	.Form-J1 .Form-J1-li #uploadPiker { z-index:2;}
	.Form-J1 .Form-J1-li #file_info { text-indent:10px;}
	.Form-J1 .Form-J1-li #ctlBtn { display:inline-block; width:auto; height:26px; line-height:26px; border:#01a2ea 1px solid; padding:0 24px; overflow:hidden; vertical-align:middle;}
	.Form-J1 .Form-J1-li .webuploader-pick { width:100%; height:100%; padding:0; background:none;}
}
