@charset "utf-8";

/* CSS Document */



.artcle_div {

	margin-top: 20px;

}

.artcle_part1 {

}

.artcle_part1_left {

	border: 1px solid #ccc;

	width: 400px;

	height: 400px;

	float: left;

}

.artcle_part1_left_img {

	width: 380px;

	height: 380px;

	margin: 10px;

}

.artcle_part1_right {

	float: right;

	width: 480px;

}
.artcle_part1_right_new {

	width: 100%;

}


.artcle_part1_right_h1 {

/*	font-weight: 200;*/

	font-size: 30px;

	height: 45px;

	overflow: hidden;

	color: #044997;

}
.artcle_part1_right_h1_new {

  font-size: 32px;

	height: 40px;
	margin-bottom: 30px;
	color: #044997;
	text-align: center;

}

.artcle_part1_right_lx {

	height: 150px;

	margin-top: 10px;

	position: relative;

}
.artcle_part1_right_lx_new {

	height: 40px;

	margin-top: 10px;
display: flex;
margin-bottom: 25px;

}
.artcle_part1_right_lx_new p{
	text-align: center;
	font-size: 18px;
	line-height: 40px;
	width: 30%;
}
.artcle_part1_right_lx_new  .artcle_part1_right_zixun{
	margin-top: 0;
}
.artcle_part1_right_lx_new  .artcle_part1_right_zixun .artcle_part1_right_lx_zx_new{
font-size: 17px;

	border: 1px solid #ccc;

	background: #044997;

	color: #fff;

	padding: 10px 20px;
}

.artcle_part1_right_lx>p {

	line-height: 40px;

	font-size: 20px;

}

 .artcle_part1_right_zixun{
	display: inline-block;
	margin-top: 50px;
}

.artcle_part1_right_lx_zx {

	font-size: 26px;

	border: 1px solid #ccc;

	background: #044997;

	color: #fff;

	padding: 10px 20px;



}

.artcle_part1_right_pjianjie {

	font-size: 14px;

	margin-top: 30px;

	line-height: 25px;

	color: #333;

	max-height: 150px;

	overflow: hidden;

}

.artcle_part1_right_lx_wx {

	width: 180px;

	height: 200px;

	position: absolute;

	top: 0px;

	right: 0px;

	text-align: center;

	color: #666;

	line-height: 20px;

}

.artcle_part1_right_lx_wx img {

	width: 180px;

	height: 180px;

}

.artcle_part2 {



}

.gundongtiao::-webkit-scrollbar {/*滚动条整体样式*/

 width: 15px;     /*高宽分别对应横竖滚动条的尺寸*/

 height: 1px;

}

.gundongtiao::-webkit-scrollbar-thumb {/*滚动条里面小方块*/

 border-radius: 15px;

 -webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);

 background: #044997;

}

.gundongtiao::-webkit-scrollbar-track {/*滚动条里面轨道*/

 -webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);

 border-radius: 15px;

 background: #EDEDED;

}

.artcle_part3 {

	height: 40px;

}

/***************************/

.focusBox {

	position: relative;

	width: 100%;

	height: 500px;

	overflow: hidden;

}

.pic li{

	width:100%;

	height:500px;}

.focusBox .hd {

	overflow: hidden;

	zoom: 1;

	position: absolute;

	bottom: 10px;

	right: 30%;

	z-index: 3

}

.focusBox .hd li {

	float: left;

	line-height: 15px;

	text-align: center;

	font-size: 12px;

	width: 50px;

	height: 18px;

	cursor: pointer;

	overflow: hidden;

	background: #919191;

	margin-left: 4px;

	filter: alpha(opacity=80);

	opacity: .8;

	-webkit-transition: All .5s ease;

	-moz-transition: All .5s ease;

	-o-transition: All .5s ease

}

.focusBox .hd .on {

	background: #044997;

	filter: alpha(opacity=100);

	opacity: 1;

}

.focusBox .prev,  .focusBox .next {

	width: 45px;

	height: 99px;

	position: absolute;

	top: 200px;

	z-index: 3;

	filter: alpha(opacity=20);

	-moz-opacity: .2;

	opacity: .2;

	-webkit-transition: All .5s ease;

	-moz-transition: All .5s ease;

	-o-transition: All .5s ease

}

.focusBox .prev {

	background-image: url(../images/index.png);

	background-position: -112px 0;

	left: 0

}

.focusBox .next {

	background-image: url(../images/index.png);

	background-position: -158px 0;

	right: 0

}

.focusBox .prev:hover,  .focusBox .next:hover {

	filter: alpha(opacity=60);

	-moz-opacity: .6;

	opacity: .6

}



/************gs_jianjie********/

.gs_jianjie{

	background:url(../images/about_bg.jpg) no-repeat top center;

	width:100%;

	height:554px;

	margin-top:30px;

	padding-bottom:20px;

	overflow:hidden;}

.gs_jianjie_width{

	width:1200px;

	margin:0px auto;

	position:relative;}

.gs_jianjie_neirong{

	position:absolute;

	top:80px;

	right:5px;

	width:750px;

	height:400px;

	border:1px solid #ccc;}

.gs_jianjie_neirong_h2{

/*	font-weight:100;*/

	font-size:28px;

	color:#044997;

	margin-top:40px;

	margin-left:40px;}

.gs_jianjie_neirong_h2_span{

	font-size:16px;}

.gs_jianjie_neirong_line{

	background:#044997;

	width:100px;

	height:2px;

	margin-top:20px;

	margin-left:40px;}

.gs_jianjie_neirong_p{

	font-size:14px;

	line-height:25px;

	margin-top:20px;

	margin-left:40px;

	width:670px;

	color:#333;}

.gs_jianjie_neirong_ul{

	margin-top:30px;

	margin-left:40px;}

.gs_jianjie_neirong_ul_li{

	float:left;

	width:70px;

	text-align:center;

	margin-right:40px;}

/***********cp_zhanshi********************/

.cp_zhanshi{

	width:100%;

	overflow:hidden;

	margin-top:50px;}

.cp_zhanshi_width{

	width:1200px;

	overflow:hidden;

	margin:0px auto;}

.cp_zhanshi_ul{

	width:1250px;}

.cp_zhanshi_ul_li{

	float:left;

	width:270px;

	margin-right:40px;

	margin-bottom:16px;}

.cp_zhanshi_ul_li:hover .cp_zhanshi_ul_li_div{

	border:1px solid #044997;}

.cp_zhanshi_ul_li:hover .cp_zhanshi_ul_li_title_a{

	color: #FFF;}

.cp_zhanshi_ul_li_div{

	width:260px;

	height:260px;

	padding:4px;

	border:1px dashed #ccc;}

.cp_zhanshi_ul_li_img{

	width:100%;

	height:100%;}

.cp_zhanshi_ul_li_title{

	text-align:center; line-height:30xp;background: #044997;}
	


.cp_zhanshi_ul_li_title_a{

	color:#fff;

	font-size:20px;

	height:30px;

	line-height:45px;}

/*********************************/

.lm_liebiao{

	overflow:hidden;

	margin-top:20px;}

.lm_liebiao_width{

	width:1200px;

	margin:0px auto;}

.lm_liebiao_ul{

	width:1250px;}

.lm_liebiao_ul_li{

	float:left;

	margin-right:20px;

	margin-bottom:20px;}

.lm_liebiao_ul_li_a{

	font-size:16px;

	padding:8px 16px;

	border:1px solid #ccc;

	color:#0c0c0c;

	border-radius:18px;

	display:inline-block;}

.lm_liebiao_ul_li_a:hover{

	color:#044997;

	border:1px dashed #044997;}

.lm_liebiao_ul_li2{}

.lm_liebiao_ul_li_a2{

	background:#044997;

	color:#fff;}

.lm_liebiao_ul_li_a2:hover{

	background:#fff;}



/********cj_shipai***************/

.cj_shipai{

	overflow:hidden;}

.cj_shipai_width{

	width:1200px;

	margin:0px auto;}

.cj_shipai_h2{

	font-size: 34px;

    color: #044997;

/*    font-weight: 100;*/

    text-align: center;

	margin-top:20px;}

.cj_shipai_line{

	width:100px;

	height:3px;

	background:#044997;

	margin:0px auto;

	margin-top:20px;}

.cj_shipai_p{

	font-size: 18px;

    color: #555555;

    text-align: center;

    margin: auto;

    margin-top: 10px;}

.cj_shipai_ul{

	margin-top:30px;}

.cj_shipai_ul_li{

	float:left;

	border:5px solid #044997;

	width:580px;

	height:350px;

	margin-bottom:20px;

	position:relative;}

.cj_shipai_ul li:nth-child(2n){

	float:right;}

.cj_shipai_ul_li_a{}

.cj_shipai_ul_li_p{

	position:absolute;

	bottom:0px;

	left:0px;

	color:#fff;

	background:rgba(0,0,0,0.6);

	width:100%;

	height:30px;

	line-height:30px;

	font-size:16px;

	text-align:center;

	}

.cj_shipai_ul_li_img{

	width:580px;

	height:350px;}

/**********xn_zixun***********************/

.xn_zixun{

	padding-bottom:50px;}

.xn_zixun_width{

	width:1200px;

	margin:0px auto;}

.xn_zixun_part1{

	width:370px;

	height:500px;

	float:left;}

.xn_zixun_part2{

	width:370px;

	height:500px;

	margin-left:45px;

	float:left;}

.xn_zixun_part3{

	float:right;

	width:370px;

	height:500px;

	overflow:hidden;}

.xn_zixun_part3_ul{}

.xn_zixun_part3_ul_li{

	line-height:26px;}

.xn_zixun_part3_ul_li_w{}

.xn_zixun_part3_ul_li_wa{

	color:#C33;}

.xn_zixun_part3_ul_li_ws{

	margin-right:10px;

	background:#044997;

	display:inline-block;

	color:#fff;

	line-height:20px;

	padding:0px 5px;

	border-radius:3px;}

.xn_zixun_part3_ul_li_d{}

.xn_zixun_part3_ul_li_da{

	color:#333;}

.xn_zixun_part3_ul_li_ds{

	margin-right:10px;

	background:#ccc;

	line-height:20px;

	display:inline-block;

	color:#fff;

	padding:1px 5px;

	border-radius:3px;}

.xn_zixun_biaoti{

	height:40px;

	line-height:40px;

	border-bottom:1px dashed #ccc;}

.xn_zixun_biaoti_h2{

/*	font-weight:100;*/

	font-size:18px;

	float:left;

	color:#044997;}

.xn_zixun_biaoti_a{

	float:right;

	color:#666;}

.sideBox{

	margin-top:20px;}

.xn_zixun_part2_ul{

	margin-top:20px;}

.xn_zixun_part2_ul_li{

	padding-bottom:10px;}

.xn_zixun_part2_ul_li_p1{

	font-size:16px;

	height:20px;

	line-height:20px;

	overflow:hidden;}

.xn_zixun_part2_ul_li_p1i{

	display:inline-block;

	width:3px;

	height:14px;

	background:#044997;

	margin-right:6px;

	margin-top:4px;

	float:left;}

.xn_zixun_part2_ul_li_p1 a{

	color:#333;}

.xn_zixun_part2_ul_li_p2{

	font-size:13px;

	line-height:19px;

	max-height:40px;

	overflow:hidden;

	margin-top:5px;}

.xn_zixun_part2_ul_li_p2 a{

	color:#999;}

.xn_zixun_part1_tu{

	margin-top:20px;}

.xn_zixun_part1_tu_img{

	width:370px;

	height:370px;}

.xn_zixun_part1_tu_time{

	color:#999;

	font-size:13px;

	margin-top:5px;}

.xn_zixun_part1_tu_title{

	color:#333;

	display:block;

	font-size:18px;

	margin-top:10px;

	height:20px;

	line-height:20px;

	overflow:hidden;}



/***********lx_women*************************/

.lx_women{

	width:100%;

	height:522px;

	margin-top:10px;

	padding-bottom:30px;

	overflow:hidden;

	background:url(../images/lxwm_gb.jpg) no-repeat top center;}

.lx_women_width{

	width:1200px;

	margin:0px auto;

	height:460px;

	border:1px solid #ccc;

	background:#fff;

	margin-top:30px;}

.lx_women_div{

	width:1178px;

	height:438px;

	border:1px solid #ccc;

	margin:10px;}

.lx_women_div_left{

	background:url(../images/g_40.jpg) no-repeat left top;

	background-size:cover;

	width:490px;

	height:438px;

	float:left;}

.lx_women_div_right{

	float:right;

	width:688px;

	height:438px;

	background:#ccc;}

.lx_women_div_left_h2{

	margin-top:30px;

	margin-left:40px;

	font-size:30px;

	color:#fff;}

.lx_women_div_left_ul{

	margin-top:20px;

	margin-left:40px;}

.lx_women_div_left_ul_li{

	background:url(../images/g_42.png) no-repeat center left;

	height:30px;

	line-height:30px;

	text-indent:20px;

	font-size:16px;

	color:#fff;}

.lx_women_div_left_ul_li1{

	background:url(../images/g_45.png) no-repeat center left;}

.lx_women_div_left_ul_li2{

	background:url(../images/g_46.png) no-repeat center left;}

.lx_women_div_left_ul_li a{

	color:#fff;}

.lx_women_div_left_ul_li_img{

	width:130px;

	height:130px;

	padding:5px;

	border:1px dashed #ccc;

	margin-top:10px;}

.lx_women_div_left_ul_li4{

	background:url(../images/g_43.png) no-repeat center left;}



















