/* 固定广告css */
.leftfixed{
	position: fixed;
	left: 70px;
	top: 185px;
	width: 110px;
	height: 275px;
	z-index: 99;
	display: none;
}
.showggagain{
	position: fixed;
	left: 70px;
	top: 185px;
	width: 60px;
	height: 20px;
	line-height: 20px;
	text-align: center;
	z-index: 99;
	display: none;	
	font-size: 16px;
	color: black;
}
.showggagain .showfont{
	position: relative;
	color: #fff;
	z-index: 2;
	border-radius: 5px;
}
.showggagain .showfont:hover{
	cursor: pointer;
}
.showggagain .sgbg{
	width: 100%;
	height: 100%;
	background-color: black;
	opacity: 0.4;
	-khtml-opacity: 0.4;
    -webkit-opacity: 0.4;  
    -moz-opacity: 0.4; 
    filter:alpha(opacity=40);  
	position: absolute;
	top: 0px;
	left: 0px;
	border-radius: 5px;
	z-index: 1;
}
.leftfixed .ggimg{
	height: 90px;
	width: 110px;
}
.leftfixed .ggimg>a{
	display: block;
	height: 100%;
	width: 110px;
}
.leftfixed .ggimg>a img{
	width: 110px;
	height: 100%;
	border:none;
}
.leftfixed .closeimg{
	position: absolute;
	top: -15px;
	right: -15px;
	width:25px;
	height:25px;
	background:url('../../img/indeximg/closelink.png') no-repeat;
}
.leftfixed .closeimg:hover{
	cursor: pointer;
}
.leftfixed .lflist{
	width: 104px;
	border:3px solid #007FBA;
	height: 170px;
}
.leftfixed .lflist>.ggtit{
	background-color: #007FBA;
	color: #fff;
	font-size: 14px;
	width: 104px;
	text-align: center;
	height: 30px;
	line-height: 30px;
} 
.leftfixed .lflist>.ggtit:hover{
	cursor: pointer;
}
.leftfixed .lflist .leftmain{
	width: 104px;
	border-bottom: 1px solid #007FBA;
}
.leftfixed .lflist .leftmain>p{
	font-size: 14px;
	text-align: center;
	width: 105px;
	height:35px;
	line-height: 35px;  
	margin:0px;
	background-color: #fff;
}
.leftfixed .lflist .leftmain>p:hover{
	background-color: #007FBA;
	cursor: pointer;
}
.leftfixed .lflist .leftmain>p:hover a{
	color: #fff;	
}
.leftfixed .lflist .leftmain>p a{
	color: #646464;
	text-decoration: none;
}
.showzlshow{
	width: 1185px;
	margin:0px auto;
	height: 0px;
	position: relative;
}
.showzlshow .showbanner{
	display: none;
	height: 0px;
	width: 1185px;
	overflow:hidden;
}
.showzlshow .showbanner .showbanner-box {
	position: relative;
	display: inline-block;
	width: 2370px;
	height: 400px;
}
.showzlshow .showbanner img{
	position: absolute;
	top: 0;
	left: 0;
	display: inline-block;
	width: 1185px;
	height: 400px;
}
.showzlshow .showbanner .close{
	width: 20px;
	height: 20px;
	text-align: center;
	line-height:15px;
	position: absolute;
	right: 10px;
	top: 25px;
	color: #fff;
	font-size: 16px;
	background-color: #666;
}
.showzlshow .showbanner .close:hover{
	cursor: pointer;
}
.showzlshow .cdwarp{
	position: absolute;
	width: 40px;
	height: 25px;
	top: 20px;
	right: -65px;
	background-color: #fff;
	display: none;
}
.showzlshow .cdwarp>.larrow{
	position: absolute;
	width: 20px;
	height: 25px;
	left: -16px;
	top: 0px;
	background:url('../../img/comimg/arrow.png') no-repeat;
}
.showzlshow .cdwarp>.cdnum{
	height: 20px;
	width: 40px;
	text-indent: 10px;
}
.showzlshow .showbanner_again{
	display: none;
	width: 80px;
	height: 25px;
	right: -90px;
	top: 10px;
	position: absolute;
	background-color: #fff;
	color: black;
	font-size: 14px;
}
.showzlshow .showbanner_again:hover{
	cursor: pointer;
}
.showzlshow .showbanner_again >.againfont{
	height: 25px;
	width: 80px;
	opacity: 0.6;
	-khtml-opacity: 0.6;
    -webkit-opacity: 0.6;  
    -moz-opacity: 0.6; 
    filter:alpha(opacity=60);  
}
.showzlshow .showbanner_again >.againfont:active{
	opacity: 1;
	-khtml-opacity: 1;
    -webkit-opacity: 1;  
    -moz-opacity: 1; 
    filter:alpha(opacity=100); 
}
.showzlshow .showbanner_again >.againfont img{
	width: 100%;
	height: 100%;
}
/*首页右侧浮动*/
.rightfixed{
	position: fixed;
	right: 1px;
	top: 185px;
	height: 260px;
	width: 40px;
	z-index: 99;
}
.rightfixed .rightfixedwarp{
	height: 100%;
	background:url('../../img/indeximg/rightbg.png') no-repeat;
}
.rightfixed .rightfixedwarp>div{
	height: 35px;
}
.rightfixed .rightfixedwarp div:hover{
	cursor: pointer;
}
.rightfixed .rightfixedwarp>.hometop{
	margin-top: 2px;
}
.rightfixed .rightfixedwarp>.homenode{
	height: 105px;
}
.rightfixed .rightfixedwarp>.homenode>div{
	height: 32px;
	margin-top: 3px;
	position: relative;
}
.rightfixed .rightfixedwarp>.homenode>div:hover>.hdfdiv{
	display: block;
}
.rightfixed .rightfixedwarp>.homenode>div>.hdfdiv{
	position: absolute;
	width: 140px;
	height: 31px;
	line-height: 31px;
	text-indent: 25px;
	font-size: 14px;
	top:0px;
	right: 0px;
	background:url('../../img/indeximg/rightother.png') no-repeat;
	color: #fff;
	display: none;
}
.rightfixed .rightfixedwarp>.homenode>div>.showhdfdiv{
	display: block;
}
.rightfixed .rightfixedwarp>.erweima{
	margin-top: 20px;	
	position: relative;
}
.rightfixed .rightfixedwarp>.erweima:hover .show{
	display: block;
}
.rightfixed .rightfixedwarp>.erweima .show{
	position: absolute;
	height: 230px;
	width: 160px;
	left:-161px;
	top: -100px;	
	background-color: #fff;
	-webkit-border-radius: 5px; 
	-moz-border-radius: 5px; 
	border-radius: 5px;
	-ms-behavior: url(../PIE.htc);
    behavior: url(../PIE.htc);
	display: none;
}
.rightfixed .rightfixedwarp>.erweima .showhead{
	width: 100%;
	height: 30px;
	line-height: 30px;
	text-align: center;
	background-color: #FF9600;
	color: #fff;
	font-size: 16px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
}
.rightfixed .rightfixedwarp>.erweima .showerweima{
	padding-bottom: 20px;
}
.rightfixed .rightfixedwarp>.erweima .showerweima a{
	display: block;
	width: 70px;
	height: 70px;
	margin:0px auto;
	margin-top: 20px;
}
.rightfixed .rightfixedwarp>.erweima .showerweima a img{
	width: 100%;
	height: 100%;
}
.rightfixed .rightfixedwarp>.downbottom{
	margin-top: 5px;
}
body ul{
	list-style: none;
}
/*主要内容显示*/
.bgContainer{
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	z-index: -1;
}
.bgContainer .bodybg1{
	// background: url('../../img/var/bodybg/body1.jpg') no-repeat;
	background: url('../../img/var/bodybg/body1-1.jpg') no-repeat;
	background-size:100% 100%;
}
.bgContainer .bodybg2{
	// background: url('../../img/var/bodybg/body2.jpg') no-repeat;
	background: url('../../img/var/bodybg/body2-1.jpg') no-repeat;
	background-size:100% 100%;
}
.bgContainer .bodybg3{
	background: url('../../img/var/bodybg/body3.jpg') no-repeat;
	background-size:100% 100%;
}
.bgContainer .bodybg4{
	background: url('../../img/var/bodybg/body4.jpg') no-repeat;
    background-size:100% 100%;
    opacity: 0.5;
}
/*body1ctn结构*/
.indexctn .body1ctn{
	width: 1185px;
	height: 540px;
	margin:0px auto;
}
.indexctn .body1ctn .b1_part01{
	height: 330px;
	margin-top: 10px;
	margin-bottom: 15px;
}
.indexctn .body1ctn .bodypart{
	background-color: #fff;
}
/* .indexctn .body1ctn .b1_part01>div{
	height: 320px;
} */
/*partleft partright*/
.indexctn .body1ctn .b1_part01 .partleft{
	width: 660px;
	margin-left: 30px;
	margin-top: 10px;
}
.indexctn .body1ctn .b1_part01 .partright{
	width: 435px;
	margin-right:30px; 
	margin-top: 10px;
}
.indexctn .body1ctn .b1_part02{
	height: 250px;
	margin-top: 10px;
	border-radius: 8px;
	-webkit-border-radius: 8px; 
	-moz-border-radius: 8px; 
	border-radius: 5px;
	-ms-behavior: url(../PIE.htc);
    behavior: url(../PIE.htc);
}
.indexctn .body1ctn .b1_part02>div{
	height: 175px;
}
.indexctn .body1ctn .b1_part02>.partleft{
	width: 660px;
	margin-left: 30px;
}
.indexctn .body1ctn .b1_part02>.partright{
	width:490px;
	background-color: #F5F7FA;
	margin-top: 30px;
}
.indexctn .body1ctn .b1_part02>.partleft>div{
	height: 125px;
}
/*body1ctn内容*/ 
.indexctn .body1ctn .b1_part01 .partleft{
	position: relative;
	height: 300px;
}
.b1_part01 .partleft .arrowicon{
	height: 50px;
	width: 35px;
	position: absolute;
	top: 135px;
	z-index: 2;
	opacity: 0.6;
	-khtml-opacity: 0.6;
    -webkit-opacity: 0.6;  
    -moz-opacity: 0.6; 
    filter:alpha(opacity=60);  
}
.b1_part01 .partleft .arrowicon:hover{
	cursor: pointer;
	opacity:1;
	-khtml-opacity: 1;
    -webkit-opacity: 1;  
    -moz-opacity: 1; 
    filter:alpha(opacity=100);  
}
.b1_part01 .partleft .leftarrow{
	left: 0px;
	background:url('../../img/indeximg/slider-arrow.png') no-repeat;
}
.b1_part01 .partleft .rightarrow{
	right: 0px;
	background:url('../../img/indeximg/slider-arrow1.png') no-repeat;
}
.b1_part01 .partleft ul{
	padding:0px;
	margin:0px;
}
.b1_part01 .partleft ul li{
	position: relative;
}
.b1_part01 .partleft ul li .slider-bottom-over{
	height: 50px;
	background-color: #000;
	opacity: 0.6;
	-khtml-opacity: 0.6;
    -webkit-opacity: 0.6;  
    -moz-opacity: 0.6; 
    filter:alpha(opacity=60);  
	width: 100%;
	position: absolute;
	bottom: 0px;
	left: 0px;
}
.b1_part01 .partleft ul li  .sbofont{
	color: #fff;
	font-size: 18px;
	height: 50px;
	line-height: 50px;
	width: 100%;
	position: absolute;
	bottom: 0px;
	left: 0px;
	text-indent: 20px;
}
.b1_part01 .partleft .slider-go li{
	height: 10px;
	width: 10px;
	background-color: #fff;
	float: left;
	margin-right: 10px;
}
.b1_part01 .partleft .slider-go li:hover{
	cursor: pointer;
}
.b1_part01 .partleft .slider-go .selectedli{
	background-color: #0095DA;
}
.b1_part01 .partleft .slider-go{
	position: absolute;
	width: 120px;	
	height: 10px;
	z-index: 2;
	right: 0px;
	bottom: 20px;
}
.b1_part01 .partleft .slider-list{
	width: 100%;
	height: 300px;
}
.b1_part01 .partleft .slider-list li{
	display: none;
	height: 100%;
	width: 100%;
}
.b1_part01 .partleft .slider-list li a{
	/*显示.showimgli*/
	display: block;
	width: 100%;
	height: 100%;
}
.b1_part01 .partleft .slider-list .showimgli{
	display: block;
}
.b1_part01 .partleft .slider-list .li_01 a{
	background: url('../../img/var/bannerbg/banner01.jpg') no-repeat;
	background-size:cover;
	-ms-behavior: url(../css/backgroundsize.min.htc);
    behavior: url(../css/backgroundsize.min.htc);
}
.b1_part01 .partleft .slider-list .li_02 a{
	background: url('../../img/var/bannerbg/banner02.jpg') no-repeat;
	background-size:cover;
	-ms-behavior: url(../css/backgroundsize.min.htc);
    behavior: url(../css/backgroundsize.min.htc);
}
.b1_part01 .partleft .slider-list .li_03 a{
	background: url('../../img/var/bannerbg/banner03.jpg') no-repeat;
	background-size:cover;
	-ms-behavior: url(../css/backgroundsize.min.htc);
    behavior: url(../css/backgroundsize.min.htc);
}
.b1_part01 .partleft .slider-list .li_04 a{
	background: url('../../img/var/bannerbg/banner04.jpg') no-repeat;
	background-size:cover;
	-ms-behavior: url(../css/backgroundsize.min.htc);
    behavior: url(../css/backgroundsize.min.htc);
}
.b1_part01 .partleft .slider-list .li_05 a{
	background: url('../../img/var/bannerbg/banner05.jpg') no-repeat; 
	/*background-color:#cccccc;*/
	background-size:cover;
	-ms-behavior: url(../css/backgroundsize.min.htc);
    behavior: url(../css/backgroundsize.min.htc);
}
.b1_part01 .partleft .slider-list .li_06 a{
	background: url('../../img/var/bannerbg/banner06.jpg') no-repeat; 
	/*background-color:black;*/
	background-size:cover;
	-ms-behavior: url(../css/backgroundsize.min.htc);
    behavior: url(../css/backgroundsize.min.htc);
}
.b1_part01 .partright .rhead{
	height: 45px;
	background-color: #EBF3FA;
}
.b1_part01 .partright .rhead .rhfont{
	font-size:20px;
	line-height: 45px;
	color: #008DCF;
	width: 200px;
	margin-left: 10px;
}
.b1_part01 .partright .rhead .rhfont .newsicon{
	width: 25px;
	height: 25px;
	margin-top: 10px;
	float: left;
	margin-right: 10px;
	background:url('../../img/indeximg/newtitle.png') no-repeat;
}
.b1_part01 .partright .rhead .rhmore{
	width: 50px;
	height: 25px;
	line-height: 25px;
	margin-top:10px; 
}
.b1_part01 .partright .rhead .rhmore a{
	text-decoration:none;
	color: #787878;
	font-size: 14px;
}
.b1_part01 .partright .rhead .rhmore a:hover{
	color: #0082BF;
}
.b1_part01 .partright .rnews_list{
	height: 120px;
}
.rnews_list .first-rnews .fst-head{
	height: 60px;
}
.rnews_list .first-rnews .fst-head .fst-pubulish-date{
	height: 60px;
	width: 60px;
	color: #fff;
	background-color: #C10B00;
	border-top: 2px solid #F8B62C;
}
.rnews_list .first-rnews .fst-head .fst-pubulish-date .daynum{
	font-size: 30px;
	text-align: center;
}
.rnews_list .first-rnews .fst-head .fst-pubulish-date .year_month{
	font-size: 12px;
	text-align: center;
}
.rnews_list .first-rnews .fst-head .fsttit{
	font-size: 24px;
	font-weight: bold;
	width: 360px;
	height: 60px;
	line-height: 60px;
	color: black;
	text-overflow:ellipsis;
	white-space: nowrap; 
	overflow:hidden;
}
.rnews_list .first-rnews .fst-head .fsttit a{
	color: black;
	text-decoration: none;
}
.rnews_list .first-rnews .fst-head .fsttit a:hover{
	color: #0082BF;
}
.rnews_list .first-rnews .fstdesc{
	font-size: 14px;
	color: #787878;
	text-indent: 30px;
	margin-top: 10px;
	height: 50px;
	line-height: 25px;
	width:100%;
	overflow:hidden;
}
.rnews_list .rnews-ctnlist>div{
	height: 35px;
	line-height: 35px;
}
.rnews_list .rnews-ctnlist>div>span{
	color: #0095DA;
	display: block;
	float:left;
	width: 10px;
	height: 35px; 
}
.rnews_list .rnews-ctnlist>div>a{
	text-decoration: none;
	color: #333;
	font-size: 14px;
	margin-left: 10px;
	display: block;
	float: left;
	width: 280px;
	text-overflow:ellipsis;
	white-space:nowrap;
	overflow:hidden;
}
.rnews_list .rnews-ctnlist>div>a:hover{
	color: #0082BF;
}
.rnews_list .rnews-ctnlist>div .ctnlist-date{
	display: block;
	float: right;
	height: 35px;
	width: 100px;
	text-align: right;
	font-size: 14px;
	color: #646464;
}
.indexctn .body1ctn .b1_part02 .partleft{
	height: 250px;
} 
.indexctn .body1ctn .b1_part02 .partleft .atcimg{
	width: 300px;
	height: 220px;
	margin-top: 5px;
	padding:2px;
	border:2px solid #FA4703;
	border-radius: 5px;
	position: relative;
}
.indexctn .body1ctn .b1_part02 .partleft .atcimg>ul{
	padding: 0px;
	margin: 0px;
	position: relative;
}
.indexctn .body1ctn .b1_part02 .partleft .atcimg>ul>li{	
	width: 300px;
	height: 220px;
	position: absolute;
	top: 0px;
	left: 0px;
	display: none;
}
.indexctn .body1ctn .b1_part02 .partleft .atcimg>ul>li a{	
	display: block;
	width: 100%;
	height: 100%;
}
.indexctn .body1ctn .b1_part02 .partleft .atcimg>ul>li>a>img{	
	width: 100%;
	height: 100%;
}
.indexctn .body1ctn .b1_part02 .partleft .atcimg .bottomover{
	height: 30px;
	width: 100%;
	position: absolute;
	bottom: 0px;
	left: 0px;
	padding: 0px;
}
.indexctn .body1ctn .b1_part02 .partleft .atcimg .bottomover .overbg{
	background-color: black;
	width: 100%;
	height: 100%;
	opacity: 0.4;
	-khtml-opacity: 0.4;
    -webkit-opacity: 0.4;  
    -moz-opacity: 0.4; 
    filter:alpha(opacity=40);  	
	position: absolute;
	z-index: 1;
	left: 0px;
	top: 0px;
}
.indexctn .body1ctn .b1_part02 .partleft .atcimg .bottomover .bttit{
	width: 100%;
	height: 30px;
	line-height: 30px;
	color: #fff;
	font-size: 14px;
	text-indent: 15px;
	position: absolute;
	left: 0px;
	top: 0px;
}
.indexctn .body1ctn .b1_part02 .partleft .atcimg .bottomover .bttit>div{
	display: none;
}
.indexctn .body1ctn .b1_part02 .partleft .atcimg .bottomover .bttit>.showtit{
	display: block;
}
.indexctn .body1ctn .b1_part02 .partleft .atcimg .bottomover ul{
	height: 30px;
	width: 55px;
	position: absolute;
	right: 10px;
	top: 0px;
	padding:0px;
	margin:0px;
	z-index: 2;
}
.indexctn .body1ctn .b1_part02 .partleft .atcimg .bottomover ul li{
	width: 20px;
	height: 20px;
	line-height: 20px;
	margin-top: 5px;
	float: left;
	margin-right: 5px;
	text-align: center;
	position: relative;
	color:#fff; 
}
.indexctn .body1ctn .b1_part02 .partleft .atcimg .bottomover ul li:hover{
	cursor: pointer;
}
.indexctn .body1ctn .b1_part02 .partleft .atcimg .bottomover ul li:last-child{
	margin-right: 0px;
}
.indexctn .body1ctn .b1_part02 .partleft .atcimg .bottomover ul li>span{
	position: relative;
	z-index: 2;
	font-size: 13px;
}
.indexctn .body1ctn .b1_part02 .partleft .atcimg .bottomover ul li>div{
	position: absolute;
	z-index: 1;
	top: 0px;
	left: 0px;
	background-color: black;
	width: 100%;
	height: 100%;
	opacity: 0.6;
	-khtml-opacity: 0.6;
    -webkit-opacity: 0.6;  
    -moz-opacity: 0.6; 
    filter:alpha(opacity=60);  	
}
.indexctn .body1ctn .b1_part02 .partleft .atcimg .bottomover ul .nowselect>div{
	background-color: #FF6600;
}
.indexctn .body1ctn .b1_part02 .partleft .atcimg .bottomover .bttit{
	position: absolute;
	z-index: 2;
}
.indexctn .body1ctn .b1_part02>.partleft .atclist{
	width: 340px;
	height: 225px;
	margin-right: 10px;
	margin-top: 5px;
}
.indexctn .body1ctn .b1_part02>.partleft .atclist .atctit{
	width: 340px;
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	color: #000;
	height: 25px;
	margin:10px 0px;
	text-overflow:ellipsis;
	white-space:nowrap;
	overflow:hidden;
}
.indexctn .body1ctn .b1_part02>.partleft .atclist .atcctn{
	display: block;
	width: 320px;
	text-decoration: none;
	color: #000;
	height: 170px;
	line-height: 25px;
	text-indent: 30px;
	font-size: 14px;
	overflow:hidden;
	padding:0px 10px;
}
.indexctn .body1ctn .b1_part02 .partright .prwarp{
	width: 100%;
	height: 100%;
}
.indexctn .body1ctn .b1_part02 .partright .prwarp ul{
	width: 94%;
	margin:0px;
	padding:0px 3%;
}
.indexctn .body1ctn .b1_part02 .partright .prwarp ul li{
	float: left;
}
.indexctn .body1ctn .b1_part02 .partright .prwarp ul li>a{
	display:block; 
	width: 150px;
	height: 55px;
	line-height: 55px;
	position: relative;
	-webkit-border-radius: 5px; 
	-moz-border-radius: 5px; 
	border-radius: 5px;
	-ms-behavior: url(../css/PIE.htc);
    behavior: url(../css/PIE.htc);
	color: #333;
	font-size:14px;
	text-decoration: none;
}
.indexctn .body1ctn .b1_part02 .partright .prwarp ul li>.nowa{
	background-color: #DDDDDD;
	vertical-align:top;
}
.indexctn .body1ctn .b1_part02 .partright .prwarp ul li>a img{ 
	margin-top: 8px;
	/*避免内联元素互相影响位置*/
	vertical-align:top;
	border:none;
	margin-left: 30px;
}
/*body2css*/
/* .body2ctn ul{
	list-style:none;
} */
.body2ctn .b2_part01{
	margin-top: 60px;
}
.body2ctn .b2_part01 .body2banner{
	width: 1185px;
	margin:0px auto;
	background-color: #fff;
	-webkit-border-radius: 10px; 
	-moz-border-radius: 10px; 
	border-radius: 10px;
	-ms-behavior: url(../PIE.htc);
    behavior: url(../PIE.htc);
	height: 270px;
	padding-top: 1px;
}
.body2ctn .b2_part01 .body2banner .body2ulwarp{
	height: 240px;
	width: 1155px;
	margin:0px auto;
	margin-top: 15px;
	overflow:hidden; 
	position: relative;
}
.body2ctn .b2_part01 .body2banner .body2ulwarp .arrowicon{
	width: 25px;
	height: 50px;
	position: absolute;
	top:95px;
	opacity: 0.5; 
}
.body2ctn .b2_part01 .body2banner .body2ulwarp .arrowicon:hover{
	cursor: pointer;
	opacity: 1; 
}
.body2ctn .b2_part01 .body2banner .body2ulwarp .leftarrow{
	left: 0px;
	background: url('../../img/indeximg/bannerl.png') no-repeat;
}
.body2ctn .b2_part01 .body2banner .body2ulwarp .rightarrow{
	right: 0px;
	background: url('../../img/indeximg/bannerr.png') no-repeat -10px 0px;
}
.body2ctn .b2_part01 .body2banner .body2ulwarp ul{
	padding:0px;
	margin:0px;
	/* width: 3465px; */
	height: 240px;
}
.body2ctn .b2_part01 .body2banner .body2ulwarp ul li{
	width: 1155px;
	height: 240px;
	float: left;
} 
.body2ctn .b2_part01 .body2banner .body2ulwarp ul li a{
	display: block;
	height: 240px;
	width: 100%;
}
.body2ctn .b2_part01 .body2banner .body2ulwarp ul .b2li_banner01 a{
	background:url('../../img/var/bannerimg/banner1.png') no-repeat;
	background-size:cover;
	background-size:100% 100%;
	-ms-behavior: url(../css/backgroundsize.min.htc);
    behavior: url(../css/backgroundsize.min.htc);
}
.body2ctn .b2_part01 .body2banner .body2ulwarp ul .b2li_banner02 a{
	background:url('../../img/var/bannerimg/banner2.png') no-repeat;
	background-size:cover;
	background-size:100% 100%;
	-ms-behavior: url(../css/backgroundsize.min.htc);
    behavior: url(../css/backgroundsize.min.htc);
}
.body2ctn .b2_part01 .body2banner .body2ulwarp ul .b2li_banner03 a{
	background:url('../../img/var/bannerimg/banner3.png') no-repeat;
	background-size:cover;
	background-size:100% 100%;
	-ms-behavior: url(../css/backgroundsize.min.htc);
    behavior: url(../css/backgroundsize.min.htc);
}
.body2ctn .b2_part01 .body2banner .body2ulwarp ul .b2li_banner04 a{
	background:url('../../img/var/bannerimg/banner4.png') no-repeat;
	background-size:cover;
	background-size:100% 100%;
	-ms-behavior: url(../css/backgroundsize.min.htc);
    behavior: url(../css/backgroundsize.min.htc);
}
.body2ctn .b2_part02{
	width: 1185px;
	height: 420px;
	margin:0px auto;
	margin-top: 40px;
}
.body2ctn .b2_part02>div>div{
	width: 385px;
	height: 400px;
	float: left;
	margin-right: 15px;
}
.body2ctn .b2_part02>div>.b2ctn_03{
	margin-right: 0px;
}
.body2ctn .b2_part02>.b2ctnwarp>div>.b2ctn_ctn{
	width: 385px;
	height: 360px;
	margin-right: 10px;
	-webkit-border-radius: 10px; 
	-moz-border-radius: 10px; 
	border-radius: 10px;
	-ms-behavior: url(../PIE.htc);
    behavior: url(../PIE.htc);
	box-shadow: 0px 0px 8px rgba(0,0,0,0.4);
	background-color: #fff;
	padding-top:1px;
}
.b2ctnwarp>div .b2ctn01_imghead{
	width: 110px;
	height: 45px;
	margin:0px auto;
	margin-top: -10px;
	position: relative;
	z-index: 2;
	background-color: #fff;
	background: url('../../img/indeximg/radius50.png') no-repeat;
	text-align: center;
}
.b2ctnwarp>div .b2ctn01_imghead img{
	margin-top: 5px;
}
.b2ctnwarp>div>.b2ctn_ctn .b2ctn_ctn_head{
	width: 355px;
	height: 90px;
	margin:20px auto;
}
.b2ctnwarp>div>.b2ctn_ctn .b2ctn_ctn_head .b2ctn_ctn_head_tit{
	float: left;
	width: 120px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	margin-top: 20px;
	margin-left: 20px;
	color: #fff;
	font-size: 24px;
	font-weight: bold;
	background:url('../../img/indeximg/bbg.png') no-repeat;
}
.b2ctnwarp>div>.b2ctn_ctn .b2ctn_ctn_head .more{
	float: right;
	margin-right: 5px;
	width: 50px;
	text-align: center;
	height: 50px;
	line-height: 50px;
	margin-top: 20px;
	background: url('../../img/indeximg/morebg.png') no-repeat;
}
.b2ctnwarp>div>.b2ctn_ctn .b2ctn_ctn_head .more a{
	color: #fff;
	font-size: 14px;
	text-decoration: none;
}
.b2ctnwarp>div>.b2ctn_ctn .b2ctn_ctn_head .more a:hover{
	color: #0082BF;
	cursor: pointer;
}
.b2ctnwarp>.b2ctn_01>.b2ctn_ctn .b2ctn_ctn_head{
	background:url('../../img/indeximg/149387006903210.jpg') no-repeat;
	background-size: 100% 100%;
}
.b2ctnwarp>.b2ctn_02>.b2ctn_ctn .b2ctn_ctn_head{
	background:url('../../img/indeximg/149387160909819.jpg') no-repeat;
	background-size: 100% 100%;
}	
.b2ctnwarp>.b2ctn_03>.b2ctn_ctn .b2ctn_ctn_head{
	background:url('../../img/indeximg/149388486509475.jpg') no-repeat;
	background-size: 100% 100%;
}	 
.b2ctnwarp>div>.b2ctn_ctn .b2ctn_ctn_listwarp>ul{
	padding:0px;
	width: 300px;
	margin:0px auto;
}
.b2ctnwarp>div>.b2ctn_ctn .b2ctn_ctn_listwarp>ul>li{
	height: 35px;
	width: 300px;
	line-height: 35px;
	text-overflow:ellipsis;
	white-space: nowrap; 
	overflow:hidden;
}
.b2ctnwarp>div>.b2ctn_ctn .b2ctn_ctn_listwarp>ul>li a{
	font-size: 14px;
	color: #505050;
	text-decoration: none;
}
.b2ctnwarp>div>.b2ctn_ctn .b2ctn_ctn_listwarp>ul>li a:hover{
	color: #0082BF;
}
/*body3css*/
.body3ctn .b3_part01{ 
	margin-top: 80px;
}
.body3ctn .b3_part01>div{ 
	margin:0px auto;
	width: 620px;
	height: 80px;
	/*background: url('../../img/indeximg/text1.png') no-repeat;*/
}
.body3ctn .b3_part02{
	margin-top: 50px;
}
.body3ctn .b3_part02 .b3_ctnwarp{
	width: 1185px;
	margin:0px auto;
	height:570px;
}
.body3ctn .b3_part02 .b3_ctnwarp ul{
	padding:0px;
	margin:0px;
}
.body3ctn .b3_part02 .b3_ctnwarp ul li{
	height: 280px;
	width:295px; 
	float: left;
}
.body3ctn .b3_part02 .b3_ctnwarp ul .fontli{
	background-color: #fff;
}
.body3ctn .b3_part02 .b3_ctnwarp ul .fontli>div{
	height: 180px;
	width: 245px;
	height: 30px;
	line-height: 30px;
	margin:0px auto;
	margin-top: 60px;
}
.b3_ctnwarp ul .fontli>div .fontlictn .fontli_tit{
	font-size: 16px;
	width: 245px;
	height: 30px;
	text-overflow:ellipsis;
	white-space: nowrap; 
	overflow:hidden;
}
.b3_ctnwarp ul .fontli>div .fontlictn .fontli_ctn{
	font-size: 14px;	
	margin-top: 10px;
	line-height: 25px;
	height: 100px;
	overflow:hidden;
}
.b3_ctnwarp ul .fontli>div .fontbtn{
	height: 40px;
	line-height: 40px;
	width: 150px;
	margin:0px auto;
	margin-top: 30px;
}
.b3_ctnwarp ul .fontli>div .fontbtn a{
	display: block;
	text-align: center;
	background-color: #0185C4;
	height: 100%;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}
.b3_ctnwarp ul .b3_ctnliimg div{
	width:295px;
	height:280px;
	overflow:hidden;
}
.b3_ctnwarp ul .b3_ctnliimg div img{
	min-width:295px;
	min-height:280px;
}
/*body4css*/
.bodyctnwarp{
	padding-top: 1px;
}
.body4ctn .b4_part01{ 
	margin-top: 80px;
}
.body4ctn .b4_part01>div{ 
	width: 1185px;
	margin:0px auto;
	width: 740px;
	height: 80px;
	background: url('../../img/indeximg/text2.png') no-repeat;
}
.body4ctn .b4_part02 {
	position: relative;
	width: 1200px;
	height: 360px;
	margin: 100px auto;
}
.body4ctn .b4_part02 .video-panel {
	height: 100%;
	width: 1200px;
	margin:0px auto;
    margin-top: 40px;
    list-style: none;
    position: absolute;
}
.body4ctn .b4_part02 .video-panel li {
	position: absolute;
	background-size: 100% 100%;
	cursor: pointer;
}
.body4ctn .b4_part02 .video-panel li iframe {
    width: 100%;
    height: 100%;
}
.body4ctn .b4_part02 a {
	position: absolute;
	display: none;
	z-index: 2;
	top: 50%;
	width: 60px;
	height: 60px;
	margin-top: -30px;
	font: 36px/60px "宋体";
	text-align: center;
	text-decoration: none;
	color: #fff;
	background: rgb(255, 100, 0);
	background: rgba(255, 100, 0, .6);
	transition: background 1s ease;
}
.body4ctn .b4_part02 a:hover {
	background: rgb(255, 100, 0);
}
.body4ctn .b4_part02 .prev {
	left: 30px;
}
.body4ctn .b4_part02 .next {
	right: 30px;
}
/* .body4ctn .b4_part02>div>ul{
	padding:0px;
	margin:0px;
}
.body4ctn .b4_part02>div>ul>li{
	width: 295px;
	height: 480px;
	float: left;
	overflow:hidden;
}
.body4ctn .b4_part02>div>ul>li>div{
	overflow:hidden;
	height: 240px;
	width: 100%;
	display: inline-block;
	position: relative;
}
.body4ctn .b4_part02>div>ul>li>a{
	display: block;
	height: 240px;
	padding-top: 1px;
}
.body4ctn .b4_part02>div>ul>li>div>img{
	position: absolute;
	left: 0px;
	bottom: 0px;
}
.body4ctn .b4_part02>div>ul>.b4ctn_li01>div>img{
	top: 0px;
}
.body4ctn .b4_part02>div>ul>.b4ctn_li03>div>img{
	top: 0px;
}
.b4_part02>div>ul>.b4ctn_li01{
	background-color: #1382C9;
}
.b4_part02>div>ul>.b4ctn_li02{
	margin-top: 50px;
	background-color: #35AC62;
}
.b4_part02>div>ul>.b4ctn_li03{
	background-color: #F39228;
}
.b4_part02>div>ul>.b4ctn_li04{
	margin-top: 50px;
	background-color: #669900;
}
.b4_part02>div>ul>.b4ctn_li01 .b4ctn_icon span{
	background:url('../../img/indeximg/li1.png') no-repeat;
}
.b4_part02>div>ul>.b4ctn_li02 .b4ctn_icon span{
	background:url('../../img/indeximg/li2.png') no-repeat;
}
.b4_part02>div>ul>.b4ctn_li03 .b4ctn_icon span{
	background:url('../../img/indeximg/li3.png') no-repeat;
}
.b4_part02>div>ul>.b4ctn_li04 .b4ctn_icon span{
	background:url('../../img/indeximg/li4.png') no-repeat;
}
.b4_part02>div>ul>.b4ctn_li01 a .b4ctn_ptit{
	margin-top: 30px;
}
.b4_part02>div>ul>.b4ctn_li03 a .b4ctn_ptit{
	margin-top: 30px;
} 
.b4_part02>div>ul>.b4ctn_li02 a .b4ctn_icon{
	margin-top: 20px;
}
.b4_part02>div>ul>.b4ctn_li04 a .b4ctn_icon{
	margin-top: 20px;
} 
.b4_part02>div>ul>li a .b4ctn_ptit{
	font-weight: bold;
	height: 40px;
	line-height: 40px;
	margin:0px auto;
	color: #fff;
	text-align: center;
}
.b4_part02>div>ul>li a .b4ctn_ptit span{
	font-size: 28px;
	display: inline-block;
}
.b4_part02>div>ul>li a .b4ctn_icon{
	height: 140px;
	text-align: center;
}
.b4_part02>div>ul>li a .b4ctn_icon span{
	display: inline-block;
	width: 140px;
	height: 140px;
} */
