
p{
	margin: 0;
}

.banner{
	width: 100%;
	height: 425px;
	overflow: hidden;
}
#pc-banner{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}
#pc-service{

	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}
#pc-banner-picCon{
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0;
	list-style: none;
}
#pc-banner-picCon li{
	position: absolute;
	width: 100%;
	height: 100%;
	overflow: hidden;
}
#pc-banner-picCon li img{
	position: absolute;
}
#pc-banner-dianCon{
	position: relative;
	padding: 0;
	margin: 0;
	list-style: none;
	margin: 0 auto;
	margin-top: -30px;
	display: table;
}
#pc-banner-dianCon li{
	padding-left: 5px;
	padding-right: 5px;
}
#pc-banner-dianCon li img{
	width: 10px;
	height: 10px;
}


#mb-banner{
	width: 100%;
	height: 100%;
}
#mb-banner img{
	width: 100%;
}

.swiper-slide img{
	width: 100%;
}
.swiper-pagination-bullet{
	border: solid 1px #ccc;
}
.swiper-pagination-bullet-active{
	border: solid 1px #ccc;
    background: #fff;
}





#banner-contentbanner-content{
	height: 100%;
}
#leftJt{
	position: absolute;
	width: 28px;
	bottom: 163px;
	left: 65px;
	cursor: pointer;
}
#rightJt{
	position: absolute;
	width: 28px;
	bottom: 163px;
	right: 65px;
	cursor: pointer;
}
#leftofLoginBox{
	margin-right: 290px;
	height: 100%;
	padding-top: 80px;
}
#loginBox{
	position: relative;
	padding-left: 25px;
	padding-right: 25px;
	padding-top:20px ;
	left: 700px;
	top: 40px;
	bottom: 0;
	width: 290px;
	height: 345px;
	background-color:rgba(255,255,255,0.3);
}

#phoneBox{
	position: relative;
	padding-left: 25px;
	padding-right: 25px;
	padding-top:20px ;
	left: 700px;
	top: 40px;
	bottom: 0;
	width: 290px;
	height: 345px;
	background-color:rgba(255,255,255,0.3);
}

#loginBox-tip{
	margin-top: 20px;
	margin-bottom: 10px;
}
#remember{
	color: #b5b5b5;
	font-weight: normal;
}
#wangji{
	color: #b5b5b5;
	text-decoration:none;
}
#loginBtns{
	margin-top: 10px;
}
#loginBtn{
	color: #fff;
	width: 48%;
	cursor: pointer;
}

#phoneBtn{
	color: #fff;
	width: 48%;
	cursor: pointer;
}
#registerBtn{
	display: block;
	color: lavenderblush;
	width: 48%;
	cursor: pointer;
}
#shejiao{
	margin-top: 10px;
	text-align: center;
}
#shejiao p{
	color: #dcdcdc;
}
#shejiao p span{
	margin-left: 5%;
	margin-right: 5%;
}
#shejiao p img{
	height: 1px;
	width: 20%;
}
#shejiao_weixin{
	display: inline-block;
	margin-top: 10px;
	width: 35px;
}
#shejiao_weixin img{
	width: 35px;
}

#banner-yt{
	position: absolute;
	right: 50px;
	top: 190px;
	width: 271px;
}
#banner-zt{
	position: absolute;
	right: 50px;
	top: 125px;
	width: 200px;
}



#team{
	margin-top: 45px;
}
#teamAll{
	margin-top: 20px;
	margin-bottom: 20px;
}
.teamBox{
	position: relative;
	overflow: hidden;
}
.teamBox1{
	width: 49%;
	height: 230px;
	background: #ccc;
}
.teamBox2{
	margin-left: 2%;
	width: 23.5%;
	height: 430px;
	background: #4f4f4f;
}
.teamBox3{
	margin-left: 2%;
	width: 23.5%;
	height: 430px;
	background: #f5f5f5;
}
/* 2015-12-04 �޸� */
.teamBox4{
	margin-top: 20px;
	width: 23.5%;
	height: 430px;
	background: #4f4f4f;
}
.teamBox5{
	margin-top: 20px;
	margin-left: 2%;
	width: 23.5%;
	height: 430px;
	background: #f5f5f5;
}
/* 2015-12-04 �޸� end */


/* 2015-12-04 ��� */
.teamBox6{
	margin-top: 20px;
	width: 49%;
	height: 230px;
	background: #ccc;
}
/* 2015-12-04 ��� end */
.teamBox1:hover .currPic, .teamBox2:hover .currPic, .teamBox3:hover .currPic, .teamBox4:hover .currPic, .teamBox5:hover .currPic, .teamBox6:hover .currPic{
	display: block;
}
.currPic{
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: url("../../images/blank.png");
}
.currPic > img{
	position: absolute;
	width: 60px;
	height: 60px;
	left: 50%;
	margin-left: -30px;
	top: 50%;
	margin-top: -30px;
}
.teamBox1 .currPic{
	width: 48%;
}
.teamBox2 .currPic > img, .teamBox3 .currPic > img, .teamBox4 .currPic > img, .teamBox5 .currPic > img{
	top: 20%;
	margin-top: 0;
}
.teamBox1 > img{
	height: 100%;

}
.teamBox2 > img, .teamBox3 > img, .teamBox4 > img, .teamBox5 > img{
	width: 100%;
}

/* 2015-12-04 �޸� */
.tameText{
	position: absolute;
	bottom: 0;
	padding-top: 20px;
	padding-left: 20px;
	padding-right: 20px;
	text-align: justify;
}
.tameText > img{
	position: absolute;
	right: 20px;
	top: 20px;
	width: 20px;
	height: 20px;
}
/* 2015-12-04 �޸� end */

/* 2015-12-04 ��� */
.teamBox6 .currPic{
	width: 48%;
}
.teamBox6 > img{
	height: 100%;
}
.teamBox6 .tameText{
	right: 0;
	top: 0;
	width: 52%;
	height: 100%;
	background: #edc386;
}
/* 2015-12-04 ��� end */


/* 2015-12-04 �޸� */
.teamBox1 .tameText{
	right: 0;
	top: 0;
	width: 52%;
	height: 100%;
	background: #edc386;
}
/* 2015-12-04 �޸� end */
.teamBox3 .tameText{
	/*height: 180px;*/
	height: 215px;
	width: 100%;
	background: #c8c8c8;
}
.teamBox2 .tameText{
	height: 215px;
	width: 100%;
	background: #4f4f4f;
}
.teamBox4 .tameText{
	height: 215px;
	width: 100%;
	background: #4f4f4f;
}
.teamBox5 .tameText{
	height: 215px;
	width: 100%;
	background: #c8c8c8;
}

.tameName{
	font-size: 18px;
}
.tameJob{
	font-size: 12px;
}
.tameTxt{
	padding-top: 15px;
	line-height: 21px;
}
.teamBox4 > img, .teamBox5 > img, .teamBox2 > img, .teamBox3 > img{
	top: 20px;
}




/*#news{*/
/*	background: #f4f3f0;*/
/*	padding-top: 35px;*/
/*}*/

/*#news-media{*/
/*	position: relative;*/
/*	width: 48%;*/
/*	padding-bottom: 20px;*/
/*}*/
/*#news-research{*/
/*	position: relative;*/
/*	width: 48%;*/
/*	padding-bottom: 33px;*/
/*}*/



/*!*������������Ŀ*!*/
/*.news-lists{*/
/*	padding: 0;*/
/*	margin: 0;*/
/*    list-style: none;*/
/*	padding-top: 0px;*/
/*}*/
/*.news-lists li{*/
/*	line-height: 50px;*/
/*	border-color: #d9d9d9;*/
/*}*/
/*.news-lists li > a{*/
/*	display: block;*/
/*	line-height: 50px;*/
/*}*/
/*.news-lists li > a > p{*/
/*	width: 75%;*/
/*}*/
/*.news-lists li > a > em{*/
/*	line-height: 50px;*/
/*	margin-left: 8px;*/
/*}*/
/*.news-lists li > a:hover > p, .news-lists li > a:hover > span{*/
/*	text-decoration: underline;*/
/*}*/



@media only screen and (max-width: 768px) {
	#main{
		padding-top: 60px;
	}
	.banner{
		width: 100%;
		height: auto;
	}
	#team{
		margin-top: 20px;
	}
	#team .site-con-title{
		padding-left: 20px;
		padding-right: 20px;
	}

	/* 2015-12-04 �޸� */
	.teamBox1{
		position: relative;
		width: 100%;
		height: 235px;
		background: #ccc;
	}
	.teamBox2{
		position: relative;
		margin-top: 2px;
		margin-left: 0.6%;
		width: 49.7%;
		/*height: 345px;*/
		height: 390px;
		background: #4f4f4f;
	}
	.teamBox3{
		position: relative;
		margin-top: 2px;
		margin-left: 0;
		width: 49.7%;
		height: 390px;
		background: #f5f5f5;
	}
	.teamBox4{
		position: relative;
		margin-top: 2px;
		width: 49.7%;
		height: 354px;
		background: #4f4f4f;
	}
	.teamBox5{
		position: relative;
		margin-top: 2px;
		margin-left: 0.6%;
		width: 49.7%;
		height: 354px;
		background: #f5f5f5;
	}

	.teamBox6{
		position: relative;
		width: 100%;
		height: 185px;
		background: #ccc;
		margin-top: 2px;
	}
	.teamBox6 img{
		margin-left: -3%;
	}
	/* 2015-12-04 �޸� end */

	/* 2015-12-04 ��� */
	.teamBox6 .currPic{
		width: 50%;
	}
	.teamBox6 .tameText{
		position: absolute;
		width: 50%;
		height: 100%;
		right: 0;
		padding-left: 5px;
		padding-right: 5px;
		padding-bottom: 10px;
	}
	/* 2015-12-04 ��� end */

	.teamBox1 .currPic{
		width: 50%;
	}
	.teamBox1 .tameText{
		position: absolute;
		width: 50%;
		height: 100%;
		right: 0;
		padding-left: 5px;
		padding-right: 5px;
		padding-bottom: 10px;
	}
	.teamBox2 .tameText, .teamBox3 .tameText, .teamBox4 .tameText, .teamBox5 .tameText{
		position: absolute;
		height: 60%;
		width: 100%;	
		padding-left: 5px;
		padding-right: 5px;
		padding-bottom: 10px;
	}
	.tameText{
		padding-top: 15px;
		text-align: justify;
	}
	.tameTxt{
		height: 100%;
		padding-top: 5px;
		line-height: normal;
		/*display: block;*/
		/*display: -webkit-box;*/
		/*word-break: break-all;*/
		/*white-space: nowrap;*/
		overflow: hidden;
		text-overflow: ellipsis;
		/*-webkit-box-orient: vertical;*/
		/*-webkit-line-clamp: 8;*/
		text-align: justify;
	}
	/*#news{*/
	/*	padding-left: 20px;*/
	/*	padding-right: 20px;*/
	/*	background: none;*/
	/*	padding-top: 0;*/
	/*}*/
	/*#news-media{*/
	/*	width: 100%;*/
	/*}*/
	/*#news-research{*/
	/*	width: 100%;*/
	/*}*/
	/*.news-lists li > a > p{*/
	/*	width: 90%;*/
	/*	display: block;*/
	/*	white-space: nowrap;*/
	/*	overflow: hidden;*/
	/*	text-overflow: ellipsis;*/
	/*}*/

	.teamBox1 >img {
    	margin-left: -12%;
	}

}




/* 动态：资讯和公告 */
.w_0100 {
    float: left;
    width: 100%;
}
.w_1200 {
    margin: 0 auto;
    max-width: 1200px;
}
.c_1200_4 {
    float: left;
    width: 100%;
    padding: 39px 0 61px 0;
}
.title_3 {
    float: left;
    width: 100%;
}
.t_1200_4 {
    float: left;
    width: 1200px;
    margin: 34px 0 0 0;
}
.btn_0100 {
    display: none;
}
.title_3 .tit_3 {
    float: left;
    width: 100%;
    height: 45px;
    line-height: 45px;
    color: #333333;
    font-size: 24px;
    text-align: center;
}
.title_3 .text_3 {
    float: left;
    width: 100%;
    padding: 5px 0;
    color: #787878;
    line-height: 21px;
    text-align: center;
}
.title_3 .text_3 .l_tit {
    float: left;
    width: 60%;
    margin: 0 0 0 20%;
}
.title_3 .text_3 .r_more {
    float: right;
    width: 20%;
}
.title_3 .text_3 .r_more .a_more img {
    vertical-align: middle;
}
.title_3 .text_3 .r_more .a_more {
    float: right;
    width: 100%;
    text-align: right;
    color: #709aac;
    line-height: 21px;
}
.t_1200_4 ul {
    float: left;
    width: 100%;
    height: 187px;
}
ul, ol, li {
    /*list-style-type: none;*/
}
.t_1200_4 ul li {
    float: left;
    width: 350px;
    margin: 0 31px 0 0;
}
li {
    line-height: normal;
}
.t_1200_4 ul li .t_mnew {
    float: left;
    width: 100%;
    padding: 23px 30px 24px 30px;
}
.t_1200_4 ul li .t_mnew .tit_mnew.bod1 {
    border-bottom: white solid 2px;
}
.t_1200_4 ul li:hover .t_mnew .tit_mnew.bod1 {
	border-bottom: white solid 2px;
}
.t_1200_4 ul li .t_mnew .tit_mnew {
    float: left;
    width: 100%;
    height: 80px;
    overflow: hidden;
    color: #333333;
    font-size: 14px;
    line-height: 24px;
    padding-bottom: 9px;
}
.t_1200_4 ul li .t_mnew .tit_mnew a {
    color: #333333;
    font-size: 16px;
}
.t_1200_4 ul li:hover .t_mnew .tit_mnew a, .t_1200_4 ul li .t_mnew .tit_mnew a:hover {
	color: #fff;
}
.t_1200_4 ul li .t_mnew .text_mnew {
    float: left;
    width: 100%;
    height: 75px;
    color: #808080;
    line-height: 24px;
    margin: 9px 0 0 0;
    overflow: hidden;
}

.t_1200_4 ul li .t_mnew .text_mnew p big{
	font-size: 12px;
}

.t_1200_4 ul li:hover .t_mnew .text_mnew {
	color: #fff;
}
.t_1200_4 ul li .t_mnew .time_mnew {
    float: left;
    width: 100%;
    height: 24px;
    color: #808080;
    line-height: 24px;
}
.t_1200_4 ul li:hover .t_mnew .time_mnew {
	color: #fff;
}
.t_1200_4 ul li.bg1 {
	background-color: #d3dce2;
	transition: all 0.5s ease 0s;
	margin-bottom: 20px;
}
.t_1200_4 ul li:hover.bg1 {
	background-color: #AA7333;
}



