@charset 'utf-8';
/*header-start*/
#header{
	height: 132px;
	background: #236ec1;
}
#header .logo{
	padding-top: 25px;
	width: 968px;
	height: 84px;
}
#header .hd_con{
	width: 254px;
	height: 112px;
	padding-top: 20px;
}
.search{
	position: relative;
	width: 230px;
	height: 36px;
	line-height: 36px;
	background: #749acf;
}
.search input{
	display: inline-block;
	outline: none;
	border: none;
}
.search input[type="text"]{
	position: absolute;
    left: 0px;
    top: 0px;
	width: 190px;
	height: 36px;
	line-height: 36px;
	vertical-align: top;
	background: #ccdae6;
	color: #333;
	text-indent: 10px;
}
.search input[type="image"]{
	position: absolute;
	top: 0px;
	right: 0px;
	width: 40px;
	height: 36px;
	cursor: pointer;
}
#header .hd_link{
	height: 36px;
	line-height: 36px;
}
#header .hd_link a{
	font-size: 14px;
	font-family: "Microsoft Yahei";
	color: #fff;
}
#header .hd_link a:hover{
	text-decoration: underline;
}
/*end header*/

/*nav start*/
#nav{
	width: 100%;
	height: 50px;
	border-top: 1px solid #3083de;
	background: #236ec1;
}
#nav .nav_menu{
	width:1280px;
	height: 50px;
}
#nav .nav_menu ul.nav_list{
	height: 50px;
}
#nav .nav_menu ul.nav_list li{
	position: relative;
	float: left;
	height: 50px;
	line-height: 50px;
	padding: 0 20px;
}
#nav .nav_menu ul.nav_list li.hover{
	background: #1976dc;
}
#nav .nav_menu ul.nav_list li:hover{
	background: #1976dc;
}
#nav .nav_menu ul.nav_list li a{
	display: inline-block;
	font-family: "Microsoft Yahei";
	font-size: 20px;
	color: #fff;
}
#nav .nav_menu ul.nav_list li dl.menu{
	position: absolute;
	left: 0px;
	top: 50px;
	display: none;
	z-index: 9999;
	width: 180px;
	background: #236ec1;
}
#nav .nav_menu ul.nav_list li dl.menu dd{
        position: relative;
	display: block;
	line-height: 24px;
	padding: 10px 25px;
	text-align: left;
}
#nav .nav_menu ul.nav_list li dl.menu dd i{
    position: absolute;
    right: 6px;
    top: 50%;
    margin-top: -18px;
    display: block;
    width: 20px;
    height: 36px;
    background: url("../images/nav_arrow.png") no-repeat;
    z-index: 9999;
}
#nav .nav_menu ul.nav_list li dl.menu dd a{
	color: #fff;
        font-size:18px;
}
#nav .nav_menu ul.nav_list li dl.menu dd:hover{
	background: #1976dc;
}
#nav .nav_menu ul.nav_list li dl.menu dd dl.menu2{
    position: absolute;
    left: 180px;
    top: 0px;
    z-index: 999;
    display:none;
    width: 218px;
    background: #236ec1;
}
#nav .nav_menu ul.nav_list li dl.menu dd:hover dl.menu2{
   display: block;
}
#nav .nav_menu ul.nav_list li dl.menu dd dl.menu2 dd{
   position: relative;
}
#nav .nav_menu ul.nav_list li dl.menu dd dl.menu2 dd i{
    position: absolute;
    right: 6px;
    top: 50%;
    margin-top: -18px;
    display: block;
    width: 20px;
    height: 36px;
    background: url("../images/nav_arrow.png") no-repeat;
    z-index: 9999;
}
#nav .nav_menu ul.nav_list li dl.menu dd dl.menu2 dd dl.menu3{
    position: absolute;
    left: 218px;
    top: 0px;
    z-index: 999;
    display:none;
    width: 224px;
    background: #236ec1;
}
#nav .nav_menu ul.nav_list li dl.menu dd dl.menu2 dd:hover dl.menu3{
    display: block;
}
/*end nav*/

/*banner start*/
#banner{
	position: relative;
	width:100%;
	height:520px;
	overflow: hidden;
}
#banner .slideBox{ 
	position: absolute;
	left: 50%;
	top: 0px;
	width: 1920px;
    height:520px;
    margin-left: -960px;
}
#banner .slideBox .hd{ 
	position: absolute;
	bottom: 30px;
	width: 100%;
	position:absolute; 
	height:14px;
	z-index: 9999;
}
#banner .slideBox .hd ul{
	display: block;
	width: 100%;
	text-align: center;
}
#banner .slideBox .hd ul li{ 
	display: inline-block;
	margin:0 8px;  
	width:12px; 
	height:12px;
	border-radius: 50%;
	border: 1px solid #fff;
	text-align:center; 
	cursor:pointer; 
}
#banner .slideBox .hd ul li.on{
	border: 1px solid #fff;
	background:#fff;
}
#banner .slideBox .bd ul li{
	width: 1920px;
	height:520px;
}
#banner .slideBox  .bd ul li a img{ 
	display:block;  
	width:1920px; 
	height:520px;
	background-size: 100% 100%;
}
#banner .slideBox .banner_btn{
	width: 1280px;
	position:absolute; 
	top:50%;
	left: 50%;
	margin-left: -640px;
	z-index: 999;
}
#banner .slideBox .banner_btn a{
	display: block;
	position: absolute;
	top:50%;
	width:42px; 
	height:74px;
	margin-top:-37px;
	cursor: pointer;
	-webkit-transition: all 1000ms ease;
    -moz-transition: all 1000ms ease;
    -ms-transition: all 1000ms ease;
    -o-transition: all 1000ms ease;
    transition: all 1000ms ease
}
#banner .slideBox a.prev{ 
	left: 0;
	background:none;  
}
#banner .slideBox a.next{ 
	right: 0;
	background:none;  
	}
#banner .slideBox:hover a.prev{ 
	background:url("../images/banner_l.png")  no-repeat;   
	}
#banner .slideBox:hover a.next{
	background:url("../images/banner_r.png")  no-repeat;  
}
/*end banner*/

.main_body{
	background: url("../images/main_body_bg.jpg") no-repeat bottom center;
	background-size: cover;
}
/*part1 start*/
#part1{
	padding: 25px 0 24px;
}
.hd_title{
	position: relative;
	height: 48px;
	line-height: 48px;
	padding-left: 50px;
	font-size: 26px;
	font-family: "Microsoft Yahei";
	color: #000;
}
.hd_title .more{
	position: absolute;
	right: 0;
	top: 0;
	height: 48px;
	line-height: 48px;
}
.hd_title .more a{
	font-size: 15px;
	color: #666;
}
.hd_title .more a:hover{
	color: #236ec1;
}
#part1 .xwdt{
	width: 740px;
}
#part1 .xwdt .hd_title{
	background: url("../images/icon01.png") no-repeat left center;
}
#part1 .xwdt .xwdt_pic{
	padding:12px 0 20px;
}
#part1 .xwdt .xwdt_pic ul li{
	position: relative;
	float: left;
	width: 360px;
	margin-right: 20px;
}
#part1 .xwdt .xwdt_pic ul li:nth-child(2){
	margin-right: 0;
}
#part1 .xwdt .xwdt_pic ul li .pic{
	width: 360px;
	height: 224px;
	overflow: hidden;
}
#part1 .xwdt .xwdt_pic ul li .pic img{
	display: block;
	width: 100%;
	height: 100%;
	-webkit-transition: all 1000ms ease;
    -moz-transition: all 1000ms ease;
    -ms-transition: all 1000ms ease;
    -o-transition: all 1000ms ease;
    transition: all 1000ms ease
}
#part1 .xwdt .xwdt_pic ul li:hover .pic img{
	transform: scale(1.1);
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
}
#part1 .xwdt .xwdt_pic ul li .title{
	position: absolute;
	left: 0;
	bottom: 0;
	width: 332px;
	padding: 0 14px;
	height: 48px;
	line-height: 48px;
	text-align: center;
	background: url("../images/icon_07.png");
	font-size: 16px;
	font-family: "Microsoft Yahei";
	color: #fff;
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
	z-index: 3;
}
#part1 .xwdt .xwdt_list ul li{
	position: relative;
	padding-left: 12px;
	background: url("../images/icon_03.png") no-repeat left center;
	height: 44px;
	line-height: 44px;
}
#part1 .xwdt .xwdt_list ul li:hover{
	background: url("../images/icon_04.png") no-repeat left center;
}
#part1 .xwdt .xwdt_list ul li:before{
	position: absolute;
	left: 0;
	bottom: 0;
	width: 0;
	height: 1px;
	background: #236ec1;
	transition:all 0.6s;
	content: "";
	z-index: 4;
}
#part1 .xwdt .xwdt_list ul li:hover:before{
	width: 100%;
}
#part1 .xwdt .xwdt_list ul li a{
	display: block;
}
#part1 .xwdt .xwdt_list ul li .title{
	width: 614px;
	height: 44px;
	line-height: 44px;
	font-size: 18px;
	font-family: "Microsoft Yahei";
	color: #333;
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
#part1 .xwdt .xwdt_list ul li:hover .title{
	color: #236ec1;
}
#part1 .xwdt .xwdt_list ul li .date{
	position: absolute;
	right: 0;
	top: 0;
	height: 44px;
	line-height: 44px;
	font-size: 15px;
	font-family: "Microsoft Yahei";
	color: #666;
}
#part1 .xwdt .xwdt_list ul li:hover .date{
	color: #236ec1;
}
#part1 .notice{
	width: 490px;
}
#part1 .notice .hd_title{
	background: url("../images/icon02.png") no-repeat left center;
}
#part1 .notice .notice_list{
	padding-top: 12px;
}
#part1 .notice .notice_list ul li{
	height: 67px;
	margin-bottom: 18px;
}
#part1 .notice .notice_list ul li .date{
	width: 70px;
	height: 67px;
	background: url("../images/date_icon.png") no-repeat;
	background-size: 100% 100%;
	margin-right: 16px;
}
#part1 .notice .notice_list ul li .date span{
	display: block;
	width: 100%;
	font-family: "Microsoft Yahei";
	text-align: center;
}
#part1 .notice .notice_list ul li .date span.d1{
	height: 30px;
	line-height: 30px;
	font-weight: bold;
	font-size: 20px;
	color: #236ec1;
	margin-bottom:4px;
}
#part1 .notice .notice_list ul li .date span.d2{
	height: 32px;
	line-height: 32px;
	color: #fff;
	font-size: 14px;
}
#part1 .notice .notice_list ul li .title_con{
	width: 404px;
	height: 48px;
    display: flex;
    justify-content: space-between;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    align-items: center;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin-top: 9px;
}
#part1 .notice .notice_list ul li .title_con .title{
	max-height: 48px;
    line-height: 24px;
    font-size: 18px;
    color: #333;
    font-family: "Microsoft Yahei";
}
#part1 .notice .notice_list ul li:hover .title_con .title{
	color: #236ec1;
}
/*end part1*/

/*part2 start*/
#part2{
	padding-bottom: 50px;
}
#part2 .ztzl{
	position: relative;
	width: 1280px;
	height: 136px;
	overflow: hidden;
}
#part2 .ztzl .ztzl_pic ul li{
	float: left;
	width: 300px;
	height: 136px;
	margin-right: 27px;
}
#part2 .ztzl .ztzl_pic ul li .pic{
	width: 300px;
	height: 136px;
	overflow: hidden;
}
#part2 .ztzl .ztzl_pic ul li .pic img{
	display: block;
	width: 100%;
	height: 100%;
	webkit-transition: all 1000ms ease;
    -moz-transition: all 1000ms ease;
    -ms-transition: all 1000ms ease;
    -o-transition: all 1000ms ease;
    transition: all 1000ms ease;
}
#part2 .ztzl .ztzl_pic ul li:hover img{
	-webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}
#part2 .ztzl .ztzl_btn a{
	position: absolute;
	top: 50%;
	margin-top: -33px;
	display: block;
	width: 31px;
	height: 66px;
	cursor: pointer;
	z-index: 8;
}
#part2 .ztzl .ztzl_btn a.prev{
	background: url("../images/ztzl_l.png") no-repeat;
	left: 0;
}
#part2 .ztzl .ztzl_btn a.next{
	background: url("../images/ztzl_r.png") no-repeat;
	right: 0;
}
/*end part2*/

/*footer start*/
#footer{
	padding: 35px 0;
	background: #236ec1;
}
#footer .copyright{
	width: 636px;
}
#footer .copyright p{
	font-size: 16px;
	line-height: 32px;
	font-family: "Microsoft Yahei";
	color: #fff;
}
#footer .copyright p a{
	color: #fff;
}
#footer .copyright p a:hover{
	text-decoration: underline;
}
#footer .footer_logo{
	width: 360px;
}
#footer .footer_logo img{
	display: block;
	max-width: 100%;
}
#footer .link_con{
	width: 240px;
}
#footer .link_con .link_bd{
	height: 58px;
}
.link_bd .link{
	position: relative;
	width: 240px;
	height: 34px;
	line-height: 34px;
	border: 1px solid #fff;
	font-size: 15px;
	cursor: pointer;
    color:#fff;
	text-align: center;
	margin-bottom: 18px;
}
.link_bd .link img{
	width:12px;
	position: absolute;
    right: 12px;
    top: 14px;
	-webkit-transition: all 600ms ease;
    -moz-transition: all 600ms ease;
    -ms-transition: all 600ms ease;
    -o-transition: all 600ms ease;
    transition: all 600ms ease;
}
.link_bd .link:hover img{
-webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
	transform: rotate(180deg);
}
.link_bd .link ul{
	padding: 5px 10px 20px;
	position: absolute;
	left: -1px;
	bottom: 35px;
	display: none;
	width: 222px;
	height: 120px;
    overflow-y: auto;
    background:#2374cd;
}
.link_bd .link ul li{
	height: 36px;
	line-height: 36px;
	text-align: left;
	text-indent: 6px;
}
.link_bd .link ul li a{
	display: block;
	font-family: "Microsoft Yahei";
	font-size: 15px;
	color: #fff;
}
.link_bd .link ul li:hover a{
	color: #d91817;
}
/*end footer*/

/*back start*/
#back{
	position: fixed;
	bottom: 30px;
	right: 30px;
	width: 56px;
	height: 56px;
	z-index: 99;
	cursor: pointer;
	background: url("../images/back.png") no-repeat;
	margin-top: 20px;
    -webkit-animation: pulse 2s infinite;
    animation: pulse 2s infinite;
}
/*end back*/

/*list page start*/
#ej_banner{
	position: relative;
	width: 100%;
	height: 300px;
	overflow: hidden;
}
#ej_banner .ej_banner_con{
	position: absolute;
    left: 50%;
    top: 0px;
    width: 1920px;
    height: 300px;
    margin-left: -960px;
}
#ej_banner .ej_banner_bd{
	position: absolute;
	left: 50%;
	bottom: 0px;
	width: 1280px;
	height: 80px;
	margin-left: -640px;
	z-index: 99;
}
#ej_banner .ej_banner_bd .lmmc{
	width: 248px;
	height: 80px;
        padding: 8px 10px;
	display: flex;
    justify-content: space-between;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    align-items: center;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
	background: url("../images/lmmc_bg.png");
}
#ej_banner .ej_banner_bd .lmmc .lmmc_con{
    width: 100%;
    max-height: 64px;
    line-height: 32px;
    text-align: center;
    font-family: "Microsoft Yahei";
    color: #fff;
    font-size: 25px;
    font-weight: bold;
}
#main .main_con{
	display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
#main .main_con_l{
	width: 245px;
    margin-right: 42px;
    border-left: 3px solid #236ec1;
    background: #fafafa url("../images/n_left_pic.png") no-repeat center bottom;
}
.sidebar{
	width: 245px;
	margin-bottom: 18px;
}
.sidebar ul li{
	position: relative;
	height: 50px;
	border-bottom: 1px solid #e9e9e9;
	line-height: 50px;
	background: url("../images/icon_05.png") no-repeat 220px center;
}
.sidebar ul li a{
	display: block;
	font-family: "Microsoft Yahei";
	color: #333;
	text-indent: 18px;
	font-size: 18px;
}
.sidebar ul li:hover,.sidebar ul li.active{
	background: #236ec1 url("../images/icon_06.png") no-repeat 220px center;
}
.sidebar ul li:hover a,.sidebar ul li.active a{
	color: #fff;
}
#main .main_con_l .ej_ztzl ul li{
	width: 250px;
	height: 82px;
	overflow: hidden;
	margin-bottom: 20px;
}
#main .main_con_l .ej_ztzl ul li img{
	display: block;
	width: 100%;
	height: auto;
	background-size: 100% 100%;
	-webkit-transition: all 1000ms ease;
    -moz-transition: all 1000ms ease;
    -ms-transition: all 1000ms ease;
    -o-transition: all 1000ms ease;
    transition: all 1000ms ease;
}
#main .main_con_l .ej_ztzl ul li:hover img{
	-webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}
#main .main_con_r{
	width: 990px;
	margin-top: 36px;
          min-height: 500px;
}
.main_hd{
	position: relative;
	height: 48px;
	line-height: 48px;
	background: #e6f1fa;
}
.main_hd .dqwz{
	padding-left: 36px;
    background: url("../images/home_icon.png") 14px center no-repeat;
	font-size: 15px;
	line-height: 48px;
	color: #808080;
}
.main_hd .dqwz a{
	font-family: "Microsoft YaHei";
    font-size: 16px;
    color: #999;
}
.main_hd .dqwz a:hover{
	color: #236ec1;
}
.main_list{
	min-height: 300px;
}
.main_list ul{
	display: block;
	padding: 15px 0;
}
.main_list ul li{
	position: relative;
	height: 53px;
	line-height: 54px;
	border-bottom: 1px solid #ebebeb;
	padding-left: 18px;
	background: url("../images/icon_03.png") no-repeat 6px center;
}
.main_list ul li:hover{
	background: url("../images/icon_04.png") no-repeat 6px center;
}
.main_list ul li a{
	font-family: "Microsoft Yahei";
	color: #333;
	font-size: 18px;
}
.main_list ul li:hover a{
	color: #236ec1;
}
.main_list ul li .date{
	position: absolute;
	right: 0px;
	top: 0px;
	font-family: "Microsoft Yahei";
	color: #bbb;
	font-size: 16px;
}
.main_list ul li:hover .date{
	color: #236ec1;
}
.main_list ul li span.line{
	display: block;
    position: absolute;
    left: 0px;
    bottom: -1px;
    width: 0px;
    height: 1px;
    background: #236ec1;
    z-index: 999;
    transition: 0.6s;
}
.main_list ul li:hover span.line{
	width: 100%;
}
.fanye img{
	margin: 20px auto 30px;
}
/*end list page*/

/*content page start*/
.nr{
	padding-bottom: 36px;
}
.nr .con_title{
	padding-top: 32px;
	border-bottom: 1px solid #d9d9d9;
	margin-bottom: 20px;
}
.nr .con_title h2.title{
	text-align: center;
	font-size: 26px;
	font-family: "Microsoft Yahei";
	color: #000;
	line-height: 44px;
}
.nr .con_title p.info{
	text-align: center;
	line-height: 50px;
	margin-bottom: 10px;
	font-size: 14px;
	font-family: "Microsoft Yahei";
	color: #999;
}
.nr .con_title p.info span{
	margin-right: 30px;
}
.nr .con_title p.info i.djs{
	font-style: normal;
	margin-right: 30px;
}
.content{
	padding-bottom: 20px;
}
.content p{
	font-size: 18px !important;
	color: #333;
	font-family: "Microsoft Yahei";
	line-height: 36px !important;
	text-indent: 2em;
	margin-bottom: 10px;
}
.content p img{
	margin: 0 auto;
        border:none !important;
        max-width:100%;
        height: auto !important;
}
.page { 
	margin-top: 10px;
    padding-top: 30px;
	border-top: 1px solid #e6e6e6;
	font-size: 18px; 
}
.page p{
	line-height:36px;
	text-indent: 0 !important;
}
.page span { 
	color: #333; 
}
.page a { 
	color: #333; 
}
.page a:hover { 
	color: #236ec1;
	transition: 0.6s all; 
}
/*end content page*/

/*list_tppic start*/
.list_tppic{
	min-height: 300px;
}
.list_tppic ul{
	display: block;
	padding-top: 32px;
	width: 1040px;
    overflow: hidden;
}
.list_tppic ul li{
	float: left;
	width: 311px;
	margin: 0 28px 20px 0;
	transition: 0.6s;
}
.list_tppic ul li .pic{
	width: 311px;
	height: 220px;
	overflow: hidden;
}
.list_tppic ul li .pic img{
	display: block;
	width: 100%;
	height: 220px;
	background-size: 100% 100%;
	-webkit-transition: all 1000ms ease;
    -moz-transition: all 1000ms ease;
    -ms-transition: all 1000ms ease;
    -o-transition: all 1000ms ease;
    transition: all 1000ms ease;
}
.list_tppic ul li:hover .pic img{
	-webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}
.list_tppic ul li .title{
	font-family: "Microsoft Yahei";
	color: #333;
	font-size: 16px;
	height: 48px;
	line-height: 48px;
	text-align: center;
	background: #f3f3f3;
}
.list_tppic ul li:hover .title{
	background: #236ec1;
	color: #fff;
}
/*end list_tppic*/

/*list_zy start*/
.list_zy{min-height: 400px;}
.list_zy ul li{border-bottom: 1px solid #ebebeb;padding: 32px 0;position: relative;}
.list_zy ul li::before{
	position: absolute;
    left: 0px;
    bottom: -1px;
    width: 0;
    height: 1px;
    background: #236ec1;
    transition: 0.6s;
    content: "";
    z-index: 2;
}
.list_zy ul li:hover::before{width: 100%;}
.list_zy ul li a{display: block;}
.list_zy ul li .date{width: 60px;height: 70px;border: 1px solid #aeaeae;margin-right: 24px;}
.list_zy ul li:hover .date{background: #236ec1;border: 1px solid #236ec1;}
.list_zy ul li .date span{display: block;text-align: center;font-family: "Microsoft Yahei";color: #236ec1;}
.list_zy ul li:hover .date span{color: #fff;}
.list_zy ul li .date span.d1{font-weight: bold;font-size: 32px;line-height: 28px;padding: 12px 0 6px;}
.list_zy ul li .date span.d2{font-size: 12px;color: #737373;}
.list_zy ul li:hover .date span.d2{font-size: 12px;color: #fff;}
.list_zy ul li .list_txt{width: 904px;font-family: "Microsoft Yahei";}
.list_zy ul li .list_txt .title{font-size: 18px;color: #333;height: 34px;margin-top: -6px;font-weight: bold;}
.list_zy ul li .list_txt:hover .title{color: #236ec1;}
.list_zy ul li .list_txt .des{color: #737373;font-size: 15px;height: 48px;line-height: 24px;}
/*end list_zy*/
.keywordfontcolor1081126{
      font-size: 18px !important;
      COLOR: #f00 !important;
      FONT-FAMILY: 微软雅黑 !important;
}