body{
	overflow-x:hidden;
}
/*.m-head{*/
	/*position: absolute !important;*/
   	/*top: 0px !important;	*/
/*}*/
/*.m-nav{*/
	/*background:#000 !important;*/
	/*position: absolute !important;*/
   	/*top: 25px !important;*/
   	/*background-color: rgba(0,0,0,0.2) !important;*/
   	/*border-bottom:0 !important;*/
/*}*/
/*.comm-nav-center{*/
	/*background: #000 !important;*/
   	/*background-color: rgba(0,0,0,0.2) !important;*/
/*}*/
/*.comm-nav-center>ul>li>a{*/
	/*color:#fff !important;*/
/*}*/
/*.comm-nav-center>ul>li>a.active{*/
	/*background:none !important;*/
/*}*/
/* ��껮�� */
/*.m-nav-active{*/
	/*background:#fff !important;*/
   	/*top: 25px !important;*/
   	/*background-color: #fff !important;*/
   	/*border-bottom:0 !important;*/
/*}*/
/*.m-nav-active .comm-nav-center{*/
	/*background: #fff !important;*/
   	/*background-color: #fff !important;*/
/*}*/
/*.m-nav-active .comm-nav-center>ul>li>a{*/
	/*color:#000 !important;*/
/*}*/
/*.m-nav-active .comm-nav-center>ul>li>a.active{*/
	/*background:none !important;*/
/*}*/
h2{
	font-size:40px !important;
	text-align:center;	
	color:#4643a7;	
}
.profile{
	/*width:100%;
	height:760px;
	background:url(../../image/company/profile/profile.png) no-repeat center;
	margin:0 auto;
	color:#fff;
	font-size:18px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;*/
}
.profile_item{
	width:883px;
	margin:0 auto;
}
.profile_item h2{
	padding:246px 0 50px 0;
	color:#fff;
}
.profile_item p{
	text-indent: 2em;
	line-height:30px;
}
.idea{
	width:100%;
	height:700px;
	background:#fff;
}
.idea_item h2{
	padding:65px 0 70px 0;
}
.idea_item ul{
	width:1000px;
	margin:0 auto;
	overflow:hidden;
}
.idea_item ul li{
	float:left;
	width:300px;
	height:525px;
	margin-right:50px;
}
.idea_item ul li img{
	width:300px;
	height:300px;
}
.idea_item ul li div{
	margin-top:25px;
	font-size:18px;
	text-align:center;
	color:#333;
}
.idea_item ul li div h3{
	font-size:22px;
	color:#000;
	margin-bottom:15px;
}
.event{
	width:100%;
	height:703px;
	background:#f6f6f6;
}
/* 	.event_item{
		width:1200px;
		margin:0 auto;
	} */
	.event_item{
	height:703px;
}
.event_item h2{
	padding:40px 0 65px 0;
}
.honor{
	width:100%;
	height:auto;
	background:#fff;
}
.honor_item{
	padding-bottom:150px;
}
.honor_item h2{
	padding:65px 0 60px 0;
}
.honor_item ul{
	width:910px;
	margin:0 auto;
	overflow:hidden;
}
.honor_item ul li{
	width:290px;
	height:290px;
	float:left;
	margin:0 20px 20px 0;
/*     cursor:pointer;
 */	box-shadow: 3px 3px 5px #f6f6f6;
	position:relative;
}
ul li.right{
	margin-right:0px;
}
.honor_item ul li div{
	width:220px;
	height:210px;
	color:#fff;
	font-size:18px;
	padding: 80px 35px 0 35px;
	position:absolute;
	top:0;
	left:0;
	background:#4643a7;
	opacity: 0.95;
	z-index:999;
}
.honor_item ul li div h3{
	font-size:18px !important;
}
.honor_item ul li div p{
	margin-top:35px;
	line-height:28px;
}
/* �ֲ�ͼ */
.at-milest{
	position:relative;
}
.at-milest .at-arrow {
    position: absolute;
    width: 100%;
    left: 0;
    top: 0;
    height: 250px;
}
.at-milest .at-arrow a {
    position: absolute;
    top: 0;
    width: 110px;
    height: 250px;
    cursor: default;;
}
.at-milest .at-arrow a.active{
	cursor: pointer;
   	animation: a_arrow_right 3s linear infinite;
}
.at-milest .at-arrow a.arrow-left {
    left: 80px;
}
.at-milest .at-arrow a.arrow-right {
    right: 80px;
}
.at-milest .at-arrow .icon-left{
    background:url(../../image/company/profile/left_arrow.png) no-repeat center;	
}
.at-milest .at-arrow .icon-right{
    background:url(../../image/company/profile/left_arrow.png) no-repeat center;
    transform: rotate(180deg);	
}
.at-milest .at-arrow a i {
    position: absolute;
    right: 25%;
    top: 50%;
    opacity: .3;
    margin-left: -28px;
    margin-top: -54px;
    text-indent: -9999px;
   	width: 77px;
    height: 173px;
    display:block;
}
.at-milest .at-arrow a.active i {
    opacity: 1;
}
.at-milest .at-list {
    width: 375px;
    height: 400px;
    overflow: hidden;
    background-color: #fff;
    margin-left: auto;
    margin-right: auto;
    box-shadow: 0 2px 10px rgba(4,0,0,.15);
}
.at-milest .at-list ul{
	margin-left: -2625px;
}
.at-milest .at-list, .at-milest .at-timeline .box{
	transform: translateX(0);
    opacity: 1;
    transition: all 1.5s;
}
.at-milest .at-timeline .box ul{
	margin-left: -711px;
}
.at-milest .item {
    float: left;
    width: 375px;
    height: 100%;
    background-color: #fff;
}
.at-milest .item .hd{
	width: 100%;
    height: 300px;
    overflow: hidden;
    position: relative;
}
.at-milest .item .hd img{
	width:375px;
	height:300px;
}
.at-milest .milest-title {
    font-size: 14px;
    margin-top:25px;
    line-height:24px;
    padding: 0 30px;
    text-align: center;
}

.at-milest .at-timeline{
	width: 100%;
    height: 50px;
    margin: 74px 0 36px 0;
    border-top: 3px solid #eee;
}
.at-milest .at-timeline .box {
    width: 1200px;
    height: 70px;
    margin-top: -28px;
    padding-top: 10px;
    margin-left: auto;
    margin-right: auto;
    overflow: hidden;
}
.at-milest .at-timeline li {
    float: left;
    width: 173px;
    height: 35px;
    position: relative;
    cursor: pointer;
}
.at-milest .at-timeline li a {
    position: absolute;
    width: 173px;
    left: 50%;
    margin-left: -70px;
    height: 35px;
}
.at-milest .at-timeline .dot-area .dot {
    position: absolute;
    z-index: 2;
    top: 8px;
    left: 50%;
    margin-left: -8px;
    height: 16px;
    width: 16px;
    background-color: #cfcfcf;
    border-radius: 16px;
}
.at-milest .at-timeline li.active .dot {
    background-color: #413b9d;
}
.at-milest .at-timeline li.active .dot-area .dot:before {
    content: "";
    position: absolute;
    display: none\9;
    top: -5px;
    left: -5px;
    filter: alpha(opacity=30);
    -moz-opacity: .5;
    -khtml-opacity: .5;
    opacity: .5;
    width: 26px;
    height: 26px;
    border-radius: 100%;
    background: #413b9d;
    -webkit-animation: a_dot_grab 1.5s linear infinite;
    animation: a_dot_grab 1.5s linear infinite;
}
.at-milest .at-timeline .dot-area .tips {
    color: #666;
    font-size: 18px;
    margin-top: 40px;
    text-align:center;
}
.at-milest .at-timeline li.active .tips {
    color: #000;
}
.abnav{
    text-align: center;
    margin: 10px 0px;
}
.abnav .nv li{
    display: inline-block;
    width: 150px;
    height: 40px;
    line-height: 40px;
}

.abnav .nv li:hover:after,.abnav .nv li.active:after{
    content: '';
    width: 20%;
    height: 1px;
    display: block;
    margin: 0 auto;
    border-bottom: 2px solid #e9122c;
    padding: 1px;
}
.abnav .nv a{
    color: #555;
    font-size: 18px;
}
.abnav .nv a:hover,.nv li.active a{
    color: #e9122c;
}
div.main-center{
    margin-top: 0px;
}
div.abcontent{
    min-height: 550px;
    margin: 50px 0px;
    padding: 25px 0px;
}
.abcontent h3{
    font-size: 36px;
    margin: 37px 0px;
}
.abcontent .summer h3:after{
    display: block;
    content: ' ';
    width: 58px;
    height: 4px;
    margin-top: 10px;
    background-image: url("../../image/idx_title_btm.png");
}
.abcontent .pholi h3:after{
    content: '';
    width: 60px;
    height: 14px;
    display: block;
    border-bottom: 4px solid #D43C43;
    padding: 1px;
}
.abcontent .cprofile .sum{
    display: inline-block;
    width: 545px;
    font-size: 18px;
    color: #333;
}
.abcontent .cprofile .sum p{
    text-indent: 2em;
    line-height: 2em;
}
.abcontent .cprofile img{
    float: right;
    width: 610px;
}
.abcontent .cprofile .txt{
    display: inline-block;
    width: 600px;
    height: 260px;
    text-align: center;
}
.abcontent .cprofile .txt h3:after{
    margin: 0 auto;
}
.abcontent .cprofile .txt h4{
    font-size: 19px;
}
.abcontent .cprofile .tp img{
    float: left;
    width: 600px;
}
.abcontent .cprofile .bp img{
    float: right;
    width: 600px
}
.abcontent .cprofile .txt h3{
    margin: 60px 0px 25px 0px;
}
.abcontent .cprofile .bp h3{
    margin: 100px 0px 25px 0px;
}
.profile img{
    width: 100%;
}
.cprofile .banner{
    margin-bottom: 110px;
}
.cprofile .banner img{
    float: none;
    width: 100%;
}