@charset 'utf-8';
/*header-start*/
#header{
	width: 100%;
	height: 50px;
	background: #fff;}
#header .hd_left{
	width: 600px;
	height: 50px;
	line-height: 50px;}
#header .hd_left P{
	font-size: 12px;
	font-family: "Microsoft Yahei";
	color: #000;}
/*end header*/

/*part1 start*/
#part1{
	position: relative;
    width: 100%;
    height: 940px;
    overflow: hidden;}
#part1 .part1_dibu{
	position: absolute;
    left: 50%;
    top: 0px;
    width: 1920px;
    height: 940px;
    margin-left: -960px;
    background: url(../images/part1_bg.jpg) no-repeat;}
.part1_con1{
	padding-top: 46px;}
.logo{
	width: 560px;
	height: 65px;}
.nav{
	width: 530px;
	height: 92px;
	line-height: 92px;}
.nav ul li{
	float: left;
	width: 104px;
	text-align:center;}
.nav ul li a{
	font-size: 18px;
	color: #fff;
	font-family: "Microsoft Yahei";
	color: #333;}
.nav ul li+li+li+li{
	width: 216px;
	height: 92px;}
.nav ul li.active{
	background: url(../images/active.jpg) no-repeat left center;}
.nav ul li.active a{
	color: #fff;}
.download_main{
	position: absolute;
	left: 50%;
	top: 224px;
	margin-left: -664px;
	width: 1328px;
	height: 540px;}
.download_box{
    position: relative;
    width: 1200px;
    height: 540px;
    margin-left: 64px;}
.download_box ul li{
	position: relative;
	float: left;
	width: 400px;
	height: 400px;
	cursor: pointer;
	margin-bottom: 60px;
	margin-top: 88px;
	-webkit-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-ms-transition: 0.5s all;
	-o-transition: 0.5s all;
	transition: 0.5s all;}
.download_box ul li.one{
	background: #d2605b;}
.download_box ul li.two{
	background: #309bbb;}
.download_box ul li.three{
	background: #c3c512;}
.download_box ul li.four{
	background: #ff7f2a;}
.download_box ul li.five{
	background: #1b63be;}
.download_box ul li.six{
	background: #1bbebc;}
.download_box ul li.seven{
	background: #1bbe6c;}
.download_box ul li .icon{
	position: absolute;
	left: 158px;
	top:-50px;}
.download_box ul li .title{
	margin: 0 30px;
	width: 340px;
	height: 136px;
	line-height: 136px;
	border-bottom: 1px solid #fff;
	text-align: center;
	font-family: "Microsoft Yahei";
	font-size: 24px;
	color: #fff;}
.download_box ul li .title span{
	font-size: 14px;
	margin-left: 10px;}
.download_box ul li dl{
	display: block;
	margin:0 30px;
	width: 340px;
	padding-top: 20px;}
.download_box ul li dl dd{
	display: block;
	float: left;
	width: 154px;
	margin-right: 16px;
	margin-bottom: 15px;}
.download_box ul li dl dd img{
	float: left;
	display: inline-block;
	width: 19px;
	height: 23px;
	vertical-align: top;
	margin-right: 8px;
	padding-bottom: 20px;}
.download_box ul li dl dd a{
	font-family: "Microsoft Yahei";
	font-size: 18px;
	color: #fff;}
.download_box ul li:hover{
	top:-4px;
	webkit-box-shadow: 0 4px 8px #bbb;
    -moz-box-shadow: 0 4px 8px #bbb;
    box-shadow: 0 4px 8px #bbb;
    -webkit-transform: scale(1.12);
    -moz-transform: scale(1.12);
    -ms-transform: scale(1.12);
    transform: scale(1.12);
    z-index: 9999999;}
.download_main .pageBtn span{
	display: block;
    width: 22px;
    height: 42px;
    position: absolute;
    top: 272px;
    cursor: pointer;
    overflow: hidden;}
.download_main .pageBtn span.prev{
	left: 0px;
	background: url(../images/sarrow_prve.jpg) no-repeat;
	opacity: 0;
	-moz-opacity:0;
	opacity: 0;
	filter:alpha(opacity=0);}
.download_main:hover .pageBtn span.prev{
	opacity: 1;
	-moz-opacity:1;
	opacity: 1;
	filter:alpha(opacity=100);}
.download_main .pageBtn span.next{
	right: 0px;
	background: url(../images/sarrow_next.jpg) no-repeat;
	opacity: 0;}
.download_main:hover .pageBtn span.next{
	opacity: 1;
	-moz-opacity:1;
	opacity: 1;
	filter:alpha(opacity=100);}
.download_box ul li .more{
	position: absolute;
	left: 124px;
	bottom: 44px;
	width: 158px;
	height: 44px;
	border: 1px solid #fff;
	border-radius: 4px;
	text-align: center;
	line-height: 44px;}
.download_box ul li .more a{
	font-family: "Microsoft Yahei";
	color: #fff;
	font-size: 16px;}
/*end part1*/

/*part2 start*/
#part2{
        position: relative;
	width: 100%;
	height: 510px;
        overflow: hidden;}
#part2 .part2_dibu{
    position: absolute;
    left: 50%;
    top: 0px;
    width: 1920px;
    height: 510px;
    margin-left: -960px;
    background: url(../images/part2_bg.jpg) no-repeat;}

#part2 .part2_bd{
	width: 1328px;
	height: 210px;
	margin:0 auto;}
.scrollBox {
    position: relative;
    width: 1328px;
    overflow: hidden;
    zoom: 1;}
.scrollBox .ohbox{
	position: relative;
    overflow: hidden;
    width: 1200px;
    margin: 0 auto;}
.scrollBox ul.piclist{ 
	overflow:hidden; 
	zoom:1;}
.scrollBox ul.piclist li{
	position: relative;
	float:left; 
	display:inline; 
	width:318px; 
	height:200px;
	border: 1px solid #fff;
	padding:30px 20px 0px 20px; 
	moz--transition: all .2s linear;
    -webkit-transition: all .2s linear;
    transition: all .2s linear;
    margin-left: 30px;
    background:#fff;}
.scrollBox ul.piclist li:hover{
	webkit-box-shadow: 0 4px 8px #bbb;
    -moz-box-shadow: 0 4px 8px #bbb;
    box-shadow: 0 4px 8px #bbb;
	border: 1px solid #1157b0;}
.scrollBox ul.piclist li a img{
	display: block;
	width: 64px;
	height: 57px;
	margin: 0 auto;}
.scrollBox ul.piclist li a h3.title{
	font-family: "Microsoft Yahei";
	font-size: 44px;
	color: #2e9fee;
	font-weight: normal;
	text-align: center;
	line-height: 80px;}
.scrollBox ul.piclist li a p.des{
	font-family: "Microsoft Yahei";
	font-size: 16px;
	color: #808080;
	text-align: center;}
.scrollBox div.pageBtn span{
	display: block;
    width: 22px;
    height: 42px;
    position: absolute;
    top: 105px;
    cursor: pointer;
    overflow: hidden;}
.scrollBox div.pageBtn span.prev{
	left: 0px;
	background: url(../images/sarrow_prve.jpg) no-repeat;}
.scrollBox div.pageBtn span.prev:hover{
	
	transition: 1s all;}
.scrollBox div.pageBtn span.next{
	right: 0px;
	background: url(../images/sarrow_next.jpg) no-repeat;}
.scrollBox div.pageBtn span.next:hover{
	
	transition: 1s all;}
/*end part2*/

/*part3 start*/
#part3{
	position: relative;
    width: 100%;
    height: 510px;
    overflow: hidden;}
#part3 .part3_dibu{
	position: absolute;
    left: 50%;
    top: 0px;
    width: 1920px;
    height: 510px;
    margin-left: -960px;}
#part3 .part3_con{
	padding: 40px 0;
	height: 430px;}
.part_hd{
	height: 194px;}
.part_hd .title{
	display: block;
	font-family: "Microsoft Yahei";
	font-size: 28px;
	color: #000;
	text-align: center;
	line-height: 64px;}
.part_hd .line{
	width: 50px;
	height: 2px;
	background: #2e9fee;
	margin: 0 auto 15px;}
.part_hd p{
	display: block;
	width: 834px;
	margin: 0 auto;
	line-height: 32px;
	font-family: "Microsoft Yahei";
	font-size: 14px;
	text-align: center;}
.part_hd p.info{
	color: #000;}
.part_hd p.bq{
	color: #818181;}
.part3_bd{
	height: 200px;}
.part3_bd ul li{
	position: relative;
	display: block;
	float: left;
	width: 580px;
	height: 200px;
	margin-right: 40px;
	overflow: hidden;}
.part3_bd ul li:hover{
	box-shadow: 0 10px 20px #bbb;
    -webkit-box-shadow: 0 10px 12px #bbb;
    -moz-box-shadow: 0 10px 12px #bbb;
    cursor: pointer;
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);}
.part3_bd ul li a{
	display: block;}
.part3_bd ul li a img{
	display: block;
	width: 580px;
	height: 200px;
	background-size: 100% 100%;}
.part3_bd ul li+li{
	margin-right: 0px !important;}
.part3_bd ul li span{
	position: absolute;
	right: 65px;
	font-family: "Microsoft Yahei";
	color: #fff;}
.part3_bd ul li span.s1{
	top:75px;
	font-size: 22px;}
.part3_bd ul li span.s2{
	top:106px;
	font-size: 15px;}
/*end part3*/

/*footer start*/
#footer{
	width: 100%;
	height: 140px;
	background: #035c9c;
	padding: 50px 0;}
#footer .ft_con{
	height: 140px;}
#footer .ft_con_l{
	width: 532px;
	height: 140px;}
#footer .ft_con_m{
	width: 358px;
	height: 140px;}
#footer .ft_con_m ul li{
	float: left;
	width: 120px;
	height: 36px;
	line-height: 36px;}
#footer .ft_con_m ul li a{
	display: block;
	font-size: 14px;
	font-family: "Microsoft Yahei";
	color: #fff;}
#footer .ft_con_m ul li a:hover{
	transition: 0.5s all;
	color: #dedede;
	text-indent: 10px;}
#footer .ft_con_r{
	width: 310px;
	height: 140px;}
#footer .title{
	font-size: 16px;
	font-family: "Microsoft Yahei";
	color: #fff;
	line-height: 50px;}
#footer p{
	font-size: 14px;
	font-family: "Microsoft Yahei";
	color: #fff;
	line-height: 36px;}
/*end footer*/

/*back start*/
#back{
	position: fixed;
	bottom: 60px;
	right: 60px;
	width: 69px;
	height: 49px;
	z-index: 9999;
	cursor: pointer;
	background: url(../images/back.jpg) no-repeat;
	margin-top: 20px;
    -webkit-animation: pulse 2s infinite;
    animation: pulse 2s infinite;}
/*end back*/

/*list page start*/
#ej_banner{
	height: 205px;
	background: url(../images/ej_banner.jpg) no-repeat top center;}
.ej_banner_con{
	padding-top: 62px;}
#main .main_hd{
	padding-top: 12px;
	height: 54px;
	line-height: 54px;
	border-bottom: 1px solid #ccc;}
#main .main_hd .lmmc{
	line-height: 54px;
	font-family: "Microsoft Yahei";
	font-size: 24px;
	color: #000;}
#main .main_hd .dqwz{
	line-height: 54px;}
#main .main_hd .dqwz a{
	font-family: "Microsoft YaHei";
    font-size: 14px;
    color: #000;}
#main .main_hd .dqwz a:hover{
	color: #1157b0;}
#main .main_hd span{
	display: inline-block;
    line-height: 55px;
    font-family: "Microsoft YaHei";
    font-size: 14px;
    color: #000;
    padding-left: 19px;
    background: url(../images/home_icon.jpg) no-repeat left center;}
#main .main_bd{
	padding: 40px 0;}
.sidebar{
	width: 260px;}
.sidebar .lmmc2{
	width: 260px;
	height: 70px;
	line-height: 70px;
	font-size: 22px;
	font-family: "Microsoft Yahei";
	color: #fff;
	background: #1157b0;
	text-indent: 32px;}
.sidebar ul{
	display: block;
	width: 258px;
	border: 1px solid #ddd;
	border-bottom: none !important;}
.sidebar ul li{
	height: 60px;
	line-height: 60px;
	text-indent: 32px;
	border-bottom: 1px solid #ddd;
	font-family: "Microsoft Yahei";
	font-size: 16px;}
.sidebar ul li a{
	display: block;
	color: #595959;}
.sidebar ul li.sidebar_active{
	background: url(../images/sidebar_active.jpg) no-repeat;}
.sidebar ul li.sidebar_active a{
	color: #fff;}
.main_list,.main_zhy{
	width: 890px;
	min-height: 500px;}
.main_list .lmmc3{
	width: 888px;
	height: 50px;
	line-height: 50px;
	border-left: 2px solid #ec6661;
	font-size: 20px;
	color: #333;
	font-family: "Microsoft Yahei";
	text-indent: 24px;
	background: #f5f5f5;}
.main_list ul{
	display: block;
	padding: 20px 0;}
.main_list ul li{
	position: relative;
	height: 42px;
	line-height: 42px;}
.main_list ul li a{
	display: block;
	font-family: "Microsoft Yahei";
	color: #000;
	font-size: 15px;}
.main_list ul li:hover a{
	color: #1157b0;
	text-indent: 10px;
	font-weight: bold;}
.main_list ul li a span.date{
	position: absolute;
	right: 0px;
	top: 0px;
	height: 42px;
	line-height: 42px;
	font-family: "Microsoft Yahei";
	color: #808080;
	font-size: 14px;}
.main_list ul li:hover a span.date{
	color: #1157b0;}
.fanye img{
	padding: 20px 0;
	margin: 0 auto;}
/*end list page*/

/*list_pic page start*/
.dqwz2{
	width: 1200px;
	padding-top: 30px;
	padding-bottom: 50px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	font-size: 24px;
	font-family: "Microsoft Yahei";
	color: #000;}
.dqwz2 span.line{
	display: block;
	width: 34px;
	height: 3px;
	background: #ec6661;
	margin: 0 auto;}
.main_pic{
	width: 1283px;
	margin:0 auto;
	padding-left: 83px;
	padding-bottom: 40px;}
.main_pic ul li{
	padding: 12px;
	float: left;
	width: 318px;
	height: 342px;
	margin: 0px 81px 40px 0;
	border: 1px solid #fff;
	transition: all .3s;}
.main_pic ul li:hover{
    box-shadow: 0 0 20px #c0c0c0;
    -webkit-box-shadow: 0 0 20px #c0c0c0;
    -moz-box-shadow: 0 0 20px #c0c0c0;
    border: 1px solid #1157b0;}
.main_pic ul li a img{
	display: block;
	width: 240px;
	height: 190px;
	overflow: hidden;
	margin:0 auto;}
.main_pic ul li a h3.title{
	height: 60px;
	line-height: 60px;
	text-align: center;
	font-family: "Microsoft Yahei";
	color: #000;
	font-size: 18px;
	font-weight: normal;}
.main_pic ul li:hover a h3.title{
	color: #1157b0;}
.main_pic ul li a p.info{
	font-family: "Microsoft Yahei";
	color: #808080;
	font-size: 12px;
	text-align:center;
	height: 44px;
	line-height: 22px;}
.main_pic ul li a div.more{
	width: 84px;
	height: 28px;
	line-height: 28px;
	text-align: center;
	border: 1px solid #fff;
	font-family: "Microsoft Yahei";
	color: #ec6661;
	font-size: 12px;
	margin: 14px auto 0;}
.main_pic ul li:hover a div.more{
	border: 1px solid #ec6661;
	background: #ec6661;
	color: #fff;}
/*end list_pic page*/

/*content page start*/
.content{
	padding: 20px 0;}
.content p{
	font-size: 16px;
	color: #333;
	font-family: "Microsoft Yahei";
	line-height: 46px;}
/*end content page*/

/*main_zhy page start*/
.main_zhy .zhy_hd{
	padding: 30px 40px;
	width: 810px;
	height: 240px;
	background: #f6f6f6;
	margin-bottom: 40px;}
.main_zhy .zhy_hd dl dt{
	float: left;
	display: block;
	width: 300px;
	height: 240px;
	background-size: 100% 100%;
	overflow: hidden;
	-webkit-transition: 1s all;
	-moz-transition: 1s all;
	-ms-transition: 1s all;
	-o-transition: 1s all;
	transition: 1s all;}
.main_zhy .zhy_hd dl dt:hover a img{
	width: 300px;
	height: 240px;
	background-size: 100% 100%;
	-webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);}
.main_zhy .zhy_hd dl dd{
	position: relative;
	display: block;
	width: 464px;
	height: 190px;
	float: left;
	padding:15px 0px 15px 45px;}
.main_zhy .zhy_hd dl dd h3.title{
	font-size: 20px;
	color: #000;
	font-weight: normal;
	margin-bottom: 10px;}
.main_zhy .zhy_hd dl dd p{
	font-size: 14px;
	color: #666;
	font-weight: normal;
	line-height: 36px;}
.main_zhy .zhy_hd dl dd p span{
	display: inline-block;
	width: 48px;
	line-height: 22px;
	border: 1px solid #bfbfbf;
	text-align: center;
	margin-right: 10px;}
.download{
	position: absolute;
	left: 45px;
	bottom: 0px;
	width: 110px;
	height: 40px;
	border: 1px solid #fff;
	background: #1157b0;}
.download a{
	width: 110px;
	height: 40px;
	line-height: 40px;
	display: block;
	font-size: 14px;
	font-family: "Microsoft Yahei";
	color: #fff;
	text-align: center;}
.download:hover a{
	border: 1px solid #1157b0;
	background: #fff;
	color: #1157b0;
	font-weight: bold;}
.zhy_bd .zh_hd{
	width: 890px;
	height: 45px;
	line-height: 45px;
	background: #f6f6f6;
	border-bottom: 1px solid #1157b0;}
.zhy_bd .zh_hd ul li{
	float: left;
	width: 120px;
	height: 45px;
	line-height: 45px;
	text-align: center;
	font-family: "Microsoft Yahei";
	color: #333;
	font-size: 16px;
	cursor: pointer;}
.zhy_bd .zh_hd ul li.on{
	background: #1157b0;
	color: #fff;}
.zh_con{
	padding: 20px 0;
	display: none;}
.zh_con p{
	font-size: 16px;
	color: #333;
	font-family: "Microsoft Yahei";
	line-height: 46px;}
/*end main_zhy page*/