@charset 'utf-8';
/*header-start*/
#header{
	height: 161px;
	background: url("../images/header_bg.jpg") no-repeat center top;
}
#header .hd_top{
	height: 101px;
}
#header .hd_top .logo{
	width: 730px;
	padding-top: 15px;
}
#header .hd_right{
	width: 300px;
	height: 101px;
}
#header .hd_right .hd_link{
	padding-top: 14px;
	height: 22px;
	line-height: 22px;
	font-size: 14px;
	font-family: "Microsoft Yahei";
	color: #fff;
}
#header .hd_right .hd_link a{
	display: inline-block;
	color: #fff;
	padding: 0 8px;
}
#header .hd_right .hd_link a:hover{
	color: #006ad3;
}
body{min-width: 1300px;}

.search{
	position: relative;
	width: 240px;
	height: 36px;
	background: url("../images/search_bg.png") no-repeat;
           margin-top: 5px
}
.search input{
	display: inline-block;
	outline: none;
	border: none;
}
.search input.txt{
	position: absolute;
    left: 8px;
    top: 1px;
	width: 164px;
	height: 34px;
	line-height: 34px;
	vertical-align: top;
	background: transparent;
	text-indent: 10px;
	color: #fff;
}
.search input.btn{
	position: absolute;
	top: 0px;
	right: 14px;
	width: 20px;
	height: 34px;
	cursor: pointer;
}
/*end header*/

/*nav start*/
#nav{
	width: 100%;
	height: 60px;
}
#nav .nav_menu{
	width:1200px;
	height: 60px;
}
#nav .nav_menu ul.nav_list{
	height: 60px;
}
#nav .nav_menu ul.nav_list li{
	position: relative;
	float: left;
	height: 60px;
	line-height: 60px;
	padding: 0 20px;
}
#nav .nav_menu ul.nav_list li.hover{
	background: #006ad3;
}
#nav .nav_menu ul.nav_list li:hover{
	background: #006ad3;
}
#nav .nav_menu ul.nav_list li a{
	display: inline-block;
	font-family: "Microsoft Yahei";
	font-size: 18px;
	color: #fefefe;
}
#nav .nav_menu ul.nav_list li dl.menu{
	position: absolute;
	left: -44px;
	top: 60px;
	display: none;
	z-index: 9999999;
	width: 200px;
	background-image: url("../images/dhbjt.png")
}
#nav .nav_menu ul.nav_list li dl.menu dd{
	display: block;
	height: 50px;
	line-height: 50px;
	text-align: center;
}
#nav .nav_menu ul.nav_list li dl.menu dd:hover{
	background: #006ad3;
}
/*end nav*/

/*banner start*/
#banner{
	height: 440px;
	background: url("../images/bjt1.png") no-repeat center top;
}
#banner .banner_con{
	position: relative;
	width: 1200px;
	height: 440px;
	overflow: hidden;
}
#banner .banner_con .banner_big_pic ul li img{
	display: block;
	width: 1200px;
	height: 440px;
	background-size: 100% 100%;
}
#banner .banner_con .banner_small_img{
	position: absolute;
	left: 0px;
	bottom: 0px;
	width: 1200px;
	height: 70px;
	padding: 8px 0;
	background: url("../images/banner_title_bg.png");
	z-index: 9999;
}
#banner .banner_con .banner_small_img ul li{
	float: left;
	width: 300px;
}
#banner .banner_con .banner_small_img ul li .smallimg{
	float: left;
	width: 137px;
	height: 70px;
	border: 1px solid #a7a989;
	margin-right: 10px;
	overflow: hidden;
}
#banner .banner_con .banner_small_img ul li:hover .smallimg{
	border: 1px solid #004182;
}
#banner .banner_con .banner_small_img ul li.on .smallimg{
	border: 1px solid #004182;
}
#banner .banner_con .banner_small_img ul li .smallimg img{
	display: block;
	width: 137px;
	height: 70px;
	background-size: 100% 100%;
}
#banner .banner_con .banner_small_img ul li .title{
	font-size: 12px;
	font-family: "Microsoft Yahei";
	color: #fff;
	padding-right: 10px;
}
#banner .banner_con .banner_small_img ul li:hover .title{
	color: #004182;
}
#banner .banner_con  .banner_btn a{
	position:absolute; 
	top:50%;
	margin-top:-30px; 
	width:36px; 
	height:60px; 
	display:block; 
	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 .banner_con a.prev{ 
	left:0px; 
	background:url("../images/banner_l.png")  no-repeat;  
	}
#banner .banner_con  a.next{ 
	right:0px; 
	background:url("../images/banner_r.png") no-repeat;  
	}
#banner .banner_con :hover a.prev{ 
	background:url("../images/banner_l_hover.png")  no-repeat;   
	}
#banner .banner_con :hover a.next{
	background:url("../images/banner_r_hover.png")  no-repeat;  
}
/*end banner*/

/*part1 start*/
#part1{
	height: 465px;
	background: url("../images/part1_bg.jpg") no-repeat center top;
}
#part1 .part1_con{
	padding-top: 32px;
	height: 433px;
}
#part1 .part1_con_l{
	width: 906px;
	height: 433px;
	overflow: hidden;
}
/*gzdt start*/
#part1 .part1_con_l .gzdt{
	width: 438px;
}
.gzdt .hd_title{
	background: url("../images/jgb_icon1.png") no-repeat left center;
}
.hd_title{
	position: relative;
	height: 40px;
	line-height: 40px;
	font-family: "Microsoft Yahei";
	color: #000;
	font-size: 18px;
	padding-left: 30px;
	border-bottom: 1px solid #e2dcdc;
}
.hd_title span.title_en{
	font-family: "Arial";
	font-size: 12px;
	color: #c0c0c0;
	margin-left: 4px;
}
.hd_title .more{
	position: absolute;
	right: 0px;
	top: 0px;
}
.hd_title .more a{
	font-family: "Microsoft Yahei";
	color: #999;
	font-size: 14px;
}
.hd_title .more:hover a{
	color: #004182;
}
#part1 .part1_con_l .gzdt .gzdt_con ul li{
	position: relative;
	padding-top: 28px;
	height: 41px;
	border-bottom: 1px dashed #e3e3e3;
}
#part1 .part1_con_l .gzdt .gzdt_con ul li.last{
	border: 0px;
}
#part1 .part1_con_l .gzdt .gzdt_con ul li a{
	display: block;
	font-size: 15px;
	font-family: "Microsoft Yahei";
	color: #333;
	line-height: 22px;
}
#part1 .part1_con_l .gzdt .gzdt_con ul li:hover a{
	color: #004182;
}
#part1 .part1_con_l .gzdt .gzdt_con ul li span.date{
	position: absolute;
	right: 0px;
	bottom: 2px;
	font-family: "Microsoft Yahei";
	color: #004182;
	font-size: 12px;
}
#part1 .part1_con_l .gzdt .gzdt_con ul li span.line{
	display: block;
	position: absolute;
	left: 0px;
	bottom: -1px;
	width: 0px;
	height: 1px;
	background: #004182;
	z-index: 999;
	transition: 0.6s;
}
#part1 .part1_con_l .gzdt .gzdt_con ul li:hover span.line{
	width: 100%;
}
/*end gzdt*/

/*notice start*/
#part1 .part1_con_l .notice{
	width: 438px;
}
.notice .hd_title{
	background: url("../images/jgb_icon2.png") no-repeat left center;
}
#part1 .part1_con_l .notice .notice_con{
	padding-top: 5px;
}
.notice .notice_con ul li{
	position: relative;
	padding-top: 15px;
	height: 56px;
}
.notice .notice_con ul li a{
           color:#333
}
.notice .notice_con ul li .date{
	width: 60px;
	height: 56px;
	margin-right: 20px;
	background: #f5f5f5;
}
.notice .notice_con ul li .date span{
	display: block;
	width: 100%;
	text-align: center;
	font-family: "Microsoft Yahei";
}
.notice .notice_con ul li .date span.d1{
	height: 36px;
	line-height: 36px;
	font-size: 24px;
	font-weight: bold;
	color: #fff;
	background: #004182;
}
.notice .notice_con ul li .date span.d2{
	font-size: 12px;
	color: #999;
	height: 20px;
	line-height: 20px;
}
.notice .notice_con ul li .title{
	padding-top: 6px;
	font-size: 15px;
	font-family: "Microsoft Yahei";
}
.notice .notice_con ul li:hover .title{
	color: #004182;
}
.notice .notice_con ul li span.line{
	display: block;
	position: absolute;
	left: 0px;
	bottom: -1px;
	width: 0px;
	height: 1px;
	background: #004182;
	z-index: 999;
	transition: 0.6s;
}
.notice .notice_con ul li:hover span.line{
	width: 100%;
}
/*end notice*/

#part1 .part1_con_r{
	width: 274px;
	height: 425px;
	padding-left: 20px;
	padding-top: 8px;
}
#part1 .part1_con_r ul li{
	float: left;
	width: 127px;
	height: 90px;
	background: #004182;
	margin-left: 10px;
	margin-bottom: 10px;
	border-radius: 8px;
}
#part1 .part1_con_r ul li img{
	margin: 10px auto 4px;
	width: 50px;
	height: 50px;
	-webkit-transition: all 600ms ease;
    -moz-transition: all 600ms ease;
    -ms-transition: all 600ms ease;
    -o-transition: all 600ms ease;
    transition: all 600ms ease;
}
#part1 .part1_con_r ul li:hover img{
	-webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
	transform: rotate(360deg);
}
#part1 .part1_con_r ul li .title{
	text-align: center;
	color: #fff;
	font-family: "Microsoft Yahei";
	font-size: 12px;
}
/*end part1*/

/*part2 start*/
#part2{
	height: 520px;
	background: url("../images/part2_bg.jpg") no-repeat center bottom;
}
#part2 .part2_con{
	width: 100%;
	height: 418px;
}
#part2 .part2_con .part2_con_l{
	width: 906px;
    height: 418px;
    overflow: hidden;
}
#part2 .part2_con .part2_con_l .xxgk{
	width: 438px;
}
.xxgk .hd_title{
	background: url("../images/jgb_icon3.png") no-repeat left center;
}
.xxgk .xxgk_con{
	padding-top: 5px;
}
.xxgk .xxgk_con ul li{
	position: relative;
	padding-top: 9px;
	height: 56px;
}
.xxgk .xxgk_con ul li .date{
	width: 60px;
	height: 56px;
	margin-right: 20px;
	background: #f5f5f5;
}
.xxgk .xxgk_con ul li .date span{
	display: block;
	width: 100%;
	text-align: center;
	font-family: "Microsoft Yahei";
}
.xxgk .xxgk_con ul li .date span.d1{
	height: 36px;
	line-height: 36px;
	font-size: 24px;
	font-weight: bold;
	color: #fff;
	background: #004182;
}
.xxgk .xxgk_con ul li .date span.d2{
	font-size: 12px;
	color: #999;
	height: 20px;
	line-height: 20px;
}
.xxgk .xxgk_con ul li .title{
	padding-top: 6px;
	font-size: 15px;
	font-family: "Microsoft Yahei";
color:#333
	
}
.xxgk .xxgk_con ul li:hover .title{
	color: #004182;
}
.xxgk .xxgk_con ul li span.line{
	display: block;
	position: absolute;
	left: 0px;
	bottom: -1px;
	width: 0px;
	height: 1px;
	background: #004182;
	z-index: 999;
	transition: 0.6s;
}
.xxgk .xxgk_con ul li:hover span.line{
	width: 100%;
}

#part2 .part2_con .part2_con_l .ywjj{
	width: 438px;
}
.ywjj .hd_title{background: url(../images/jgb_icon4.png) no-repeat left center;
	color: #666;
	}
#part2 .ywjj .hd_title ul li{
	position: relative;
	float: left;
	margin-right: 18px;
	cursor: pointer;
}
#part2 .ywjj .hd_title ul li .more{
	display: none;
}
#part2 .ywjj .hd_title ul li.on .more{
	display: block;
	right: -336px;
}
#part2 .ywjj .hd_title ul li.last .more{
	right: -246px;
}
.ywjj .hd_title ul li.on{
	color: #004182;
}
.ywjj .hd_title ul li.on .active{
	position: absolute;
	bottom: -6px;
	left: -2px;
	width: 73px;
	height: 7px;
	background: url("../images/jgb_icon5.png") no-repeat;
}
.ywjj .ywjj_bd{
	width: 100%;
	height: 324px;
	padding-top: 4px;
	overflow: hidden;
}
.ywjj .ywjj_bd ul li{
	position: relative;
	padding-top: 20px;
	height: 44px;
	border-bottom: 1px dashed #e3e3e3;
}
.ywjj .ywjj_bd ul li.last{
	border: 0px;
}
.ywjj .ywjj_bd ul li a{
	display: block;
	font-size: 15px;
	font-family: "Microsoft Yahei";
	color: #333;
	line-height: 22px;
}
.ywjj .ywjj_bd ul li:hover a{
	color: #004182;
}
.ywjj .ywjj_bd ul li span.date{
	position: absolute;
	right: 0px;
	bottom: 0px;
	font-family: "Microsoft Yahei";
	color: #004182;
	font-size: 12px;
}
.ywjj .ywjj_bd ul li span.line{
	display: block;
	position: absolute;
	left: 0px;
	bottom: -1px;
	width: 0px;
	height: 1px;
	background: #004182;
	z-index: 999;
	transition: 0.6s;
}
.ywjj .ywjj_bd ul li:hover span.line{
	width: 100%;
}

#part2 .part2_con_r{
	width: 264px;
}
#part2 .part2_con_r .links_pic{
	padding-top: 8px;
}
#part2 .part2_con_r .links_pic ul li{
	width: 264px;
	height: 86px;
	margin-bottom: 5px;
	overflow: hidden;
           display: flex;
           justify-content: center;
           align-items: center;
}
#part2 .part2_con_r .links_pic ul li a img{
	display: block;
	width: 264px;
	height: 112px;
	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;
}
#part2 .part2_con_r .links_pic ul li:hover a img{
	-webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}
/*end part2*/

/*footer start*/
#footer{
	height: 149px;
	background: url("../images/footer_bg.jpg") no-repeat center top;
}
#footer .foot_con{
	padding-top: 30px;
	height: 89px;
}
#footer .foot_con .copyRight{
	width: 570px;
	padding-top: 0px;
	height: 85px;
}
#footer .foot_con .copyRight p{
	height: 28px;
	line-height: 28px;
	font-family: "Microsoft Yahei";
	color: #fff;
	font-size: 12px;
	padding-left: 20px;
	background: url("../images/jgb_icon6.png") no-repeat left center;
}
#footer .foot_con .copyRight p+p{
	background: url("../images/jgb_icon7.png") no-repeat left center;
}
#footer .foot_con .copyRight p+p+p{
	background: url("../images/jgb_icon8.png") no-repeat left center;
}
#footer .foot_con .copyRight p a{
	color: #fff;
	font-size: 12px;
}
#footer .foot_con .copyRight p a:hover{
	color: #006ad3;
}
#footer .foot_con .foot_logo{
	width: 293px;
	padding-top: 6px;
	}
#footer .foot_con .foot_logo img{
	margin: 0;
}
#footer .foot_con .foot_link{
	width: 300px;
	border-right: 1px solid #7c9dbd;}

#footer .foot_con .foot_link .link_con{
	position: relative;
	width: 256px;
	height: 37px;
	line-height: 37px;
	background: url("../images/jgb_icon10.png") no-repeat;
	font-family: "Microsoft Yahei";
	color: #fff;
	font-size: 14px;
	text-align: center;
	cursor: pointer;}

#footer .foot_con .foot_link .xn_link{
	margin-bottom: 15px;
}
#footer .foot_con .foot_link .link_con .link_arrow{
	position: absolute;
	right: 20px;
	top: 16px;
	width: 11px;
	height: 7px;
	background: url("../images/jgb_icon9.png") no-repeat;
	-webkit-transition: all 600ms ease;
    -moz-transition: all 600ms ease;
    -ms-transition: all 600ms ease;
    -o-transition: all 600ms ease;
    transition: all 600ms ease;
}
#footer .foot_con .foot_link .link_con:hover .link_arrow{
	-webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
	transform: rotate(180deg);
}
#footer .foot_con .foot_link .link_con .link_hide{
	display: none;
	position: absolute;
	left: 0px;
	bottom: 37px;
	width: 256px;
	height: 218px;
	background: url("../images/jgb_icon11.png");
	z-index: 9999;
	overflow-y:auto;
}
#footer .foot_con .foot_link .link_con .link_hide ul li{
	height: 36px;
	line-height: 36px;
}
#footer .foot_con .foot_link .link_con .link_hide ul li a{
	font-size: 14px;
	font-family: "Microsoft Yahei";
	color: #fff;
}
.yqlj{font-size:16px;color:#fff;}
.yqlj-wz{margin-left:0px;}
.yqlj-wz ul li{float:left;}
.yqlj-wz ul li a{font-size:14px;color:#fff;padding:0 11px;}
.yqlj-wz .ul-one li+li a{border:0;}
.yqlj-wz .ul-three li+li+li a{border:0;}
.yqlj-wz ul li a:hover{color:#006ad3;}
/*end footer*/

/*back start*/
#back{
	position: fixed;
	bottom: 30px;
	right: 30px;
	width: 65px;
	height: 45px;
	z-index: 9999;
	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;
}
#main .main_con{
	padding-top: 40px;
}
#main .main_con_l{
	width: 280px;
}
#main .main_con_l .lmmc{
	height: 80px;
	line-height: 80px;
	font-family: "Microsoft Yahei";
	color: #fff;
	font-weight: bold;
	font-size: 24px;
	background: #004182;
	text-align: center;
}
.sidebar{
	width: 280px;
	background:#f5f5f5;
	padding-bottom: 10px;
}
.sidebar ul{
	display: block;
	width: 220px;
	margin: 0 auto;
}
.sidebar ul li{
	position: relative;
	height: 49px;
	border-bottom: 1px solid #d9d9d9;
	line-height: 50px;
}
.sidebar ul li a{
	display: block;
	font-family: "Microsoft Yahei";
	color: #333;
	text-align: center;
	font-size: 18px;
}
.sidebar ul li:hover a,.sidebar ul li.active a{
	color: #0064c7;
           font-weight:bold;
}
.sidebar_bottom{
	height: 53px;
	background: url("../images/sidebar_bg.png") no-repeat center bottom;
}
#main .main_con_r{
	width: 880px;min-height:400px;
}
.main_hd{
	height: 40x;
	line-height: 40px;
	background: #f5f5f5;
}
.main_hd .dqwz{
	font-size: 14px;
	padding-left: 38px;
	line-height: 40px;
	background: url("../images/home_icon.png") no-repeat 14px center;
	color: #808080;
}
.main_hd .dqwz a{
	font-family: "Microsoft YaHei";
    font-size: 14px;
    color: #808080;
}
.main_hd .dqwz a:hover{
	color: #c90310;
}
.main_list{
	width:880px;
	min-height: 600px;
}
.main_list ul{
	display: block;
	padding: 15px 0;
}
.main_list ul li{
	position: relative;
	height: 49px;
	line-height: 50px;
	border-bottom: 1px solid #ebebeb;
}
.main_list ul li a{
	font-family: "Microsoft Yahei";
	color: #000;
	font-size: 16px;
}
.main_list ul li:hover a{
	color: #004182;
}
.main_list ul li .date{
	position: absolute;
	right: 0px;
	top: 0px;
	font-family: "Microsoft Yahei";
	color: #666;
	font-size: 14px;
}
.main_list ul li:hover .date{
	color: #004182;
}
.fanye img{
	margin: 20px auto 30px;
}
/*end list page*/

/*content page start*/
#main .nr{
	width: 880px;
}
.main_bd .con_title{
	padding-top: 40px;
}
.main_bd .con_title h2.title{
	/*padding: 0 21px;*/
	text-align: center;
	font-size: 24px;
	font-family: "Microsoft Yahei";
	color: #000;
	line-height: 34px;
}
.main_bd .con_title p.info{
	text-align: center;
	line-height: 50px;
	margin-bottom: 10px;
	font-size: 14px;
	font-family: "Microsoft Yahei";
	color: #999;
}
.main_bd .con_title p.info span{
	margin-right: 30px;
}
.main_bd .con_title p.info i.djs{
	font-style: normal;
	margin-right: 30px;
}
.content{
	padding-bottom: 20px;min-height:400px;
}
.content p{
         /* text-align:justify;*/
	font-size: 16px !important;
	color: #000;
	font-family: "Microsoft Yahei";
	line-height: 32px !important;
	
	margin-bottom: 10px;
}



.content p img{
	margin: 0 auto;
}
.page { 
	margin-top: 40px;
	padding-top: 20px;
	border-top: 1px solid #e6e6e6;
	font-size: 16px; 
           margin-bottom:20px;
                        }
.page p{
	line-height:30px;
	text-indent: 0 !important;
}
.page span { 
	color: #000; 
}
.page a { 
	color: #000; 
}
.page a:hover { 
	color: #004182;
	transition: 0.6s all; 
}
/*end content page*/

/*list pic start*/
.list_pic{
	width: 880px;
	min-height: 600px;
}
.list_pic ul{
	display: block;
	padding-top: 35px;
}
.list_pic ul li{
	position: relative;
	height: 160px;
	margin-bottom: 40px;
}
.list_pic ul li .pic{
	float: left;
	width: 240px;
	height: 160px;
	overflow: hidden;
	margin-right: 30px;
}
.list_pic ul li .pic img{
	display: block;
	width: 240px;
	height: 160px;
	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_pic 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_pic ul li .txt{
	float: left;
	width: 610px;
}
.list_pic ul li .txt .line{
	width: 100px;
	height: 2px;
	background: #004182;
	margin-bottom: 20px;
}
.list_pic ul li .txt p.title{
	font-size: 16px;
	font-family: "Microsoft Yahei";
	font-weight: bold;
	color: #000;
	height: 32px;
	width: 610px;
	text-overflow: ellipsis;
    white-space: nowrap;
	overflow: hidden;
}
.list_pic ul li:hover a .txt p.title{
	color: #004182;
}
.list_pic ul li .txt p.des{
	font-size: 14px;
	font-family: "Microsoft Yahei";
	color: #999;
	line-height: 24px;
	padding-bottom: 10px;
}
.list_pic ul li .txt span.date{
	display: block;
	height: 32px;
	line-height: 32px;
	font-size: 14px;
	font-family: "Microsoft Yahei";
	color: #999;
}
/*end list pic*/

/*list_tppic start*/
.list_tppic{
	width: 880px;
	min-height: 600px;
}
.list_tppic ul{
	display: block;
	padding-top: 30px;
	width: 920px;
    overflow: hidden;
}
.list_tppic ul li{
	float: left;
	width: 255px;
	height: 234px;
	border: 1px solid #e5e5e5;
	padding: 9px;
	margin: 0 28px 30px 0; 
}
.yqlj-wz ul li{float：left;}

.list_tppic ul li:hover{
	border: 1px solid #004182;
}
.list_tppic ul li .pic{
	width: 255px;
	height: 170px;
	overflow: hidden;
}
.list_tppic ul li .pic img{
	display: block;
	width: 255px;
	height: 170px;
	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{
	padding-top: 14px;
	font-family: "Microsoft Yahei";
	color: #000;
	font-size: 16px;
	line-height: 26px;
}
.list_tppic ul li:hover .title{
	color: #004182;
}
/*end list_tppic*/


.part3_yqlj ul li{list-style:none;float:left;padding-right:40px;line-height:55px;}
.part3_yqlj ul li a{font-size:14px;font-family:"Microsoft Yahei";color:#333;}
.w100{width:100%;margin:0 auto;min-width:1200px;}
.part3_yqlj{width:100%;}
#vsb_content_2 TABLE TD P{}

#part3 .hd_title{border-bottom:1px solid #235790;}
.part3_yqlj ul{padding-left:50px;}
.hd_title span{background:#235790;color:#fff;padding:7px 10px;}
.part3_yqlj ul li a:hover{color:#235790;}
.banner_small_img ul li .title:hover{color:#235790;}

.ej_lm{ width:100%; height:30px; border-bottom:1px solid #CCC; margin-top:20px;}
.ej_lm span{ border-bottom:3px solid #004182; height:29px; float:left;}
.ej_lm span a{ font-size:18px; color:#004182; font-weight:bold;}

.part4_hd ul{overflow:hidden;    border-bottom: 1px solid #e2dcdc;}
.part4_hd ul li{float:left;padding: 0 27px;cursor: pointer;font-size: 16px;}
.part4 ul{overflow:hidden;}
.part4 ul li{float:left;}
.part4_hd ul li.on{padding-bottom: 4px;border-bottom: 2px solid #004182;color: #004182;}
.part4 .cyfw_list .cyfw li{/*width: 180px;*/
    padding: 0 30px;
    height: 40px;
    line-height: 40px;
    float: left;
    border: 2px solid #004182;
    color: #004182;
    text-align: center;
    margin-right: 10px;}

.part4 .cyfw_list .cyfw li a{color: #235790;
    font-size: 14px;
    font-weight: bold;
    display: block;}


#vsb_content_6 TABLE TD P{text-align:center;}

@media(max-width: 600px){
.main_list ul li a{font-size: 7px;}
}

@media(max-width: 1000px){
.main_list ul li a{font-size: 8px;}
}