*
{
	padding: 0;
	margin: 0;
	box-sizing:border-box;
}
input[type=text]::-ms-clear{
display:none;
}
html,body
{
	width: 100%;
	font-family: Microsoft Yahei;
}
html
{	
	background: url(imagesbackground.jpg) no-repeat;
	background: url(imagesbackground1.jpg) no-repeat \9;
	background-size: 100% 700px;
       background-position-y:-90px;
}
.swiper-container
{
	z-index: -100;
	height: 947px;
	width: 100%;
	min-width:1200px;
	position: absolute;
}
.swiper-container img
{
	height: 947px;
	width: 100%;
	min-width: 1200px;
}
.swiper-button-next,.swiper-button-prev
{
	position: absolute;
	height: 40px;
	width: 40px;
	z-index: 100;
	top: 454px;
	cursor: pointer;
	left: 50%;
}
.swiper-button-next
{
	background-image: url(imagesnext.png);
	background-size: 100% 100%;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../images/next.png",  sizingMethod='scale');
}
.swiper-button-prev
{
	background-image: url(imagesprev.png);
	background-size: 100% 100%;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../images/prev.png",  sizingMethod='scale');
}
a
{
	color: white;
	text-decoration: none;
}
img
{
	border-style: none;
}
li
{
	list-style: none;
}
#container
{
	width: 100%;
height:auto;
min-height:947px;
}
#container .header
{
	height: 120px;
	width: 100%;
	background: rgba(0,48,81,0.6);
	background: url(imageslogo_bj.png) repeat\9;
}
#container .header .header-container
{
	width: 1200px;
	height: 120px;
	margin: 0 auto;
}
#container .header .left,.right
{
	height: 120px;
	color: white;
}
.left
{
	float: left;
	width: 544px;
}
.left .logo-img
{
	float: left;
	margin-left: 15px;
	margin-top: 13px;
}
.title a
{
	display: block;
}
.title
{
	width: 436px;
	height: 120px;
	float: left;
}
.title .big-title
{
	width: 357px;
	height: 120px;
	float: left;
}
.ch-title
{
	font-size: 38px;
	font-family: '黑体';
	height: 60px;
	padding: 26px 15px 0 34px;
}
.en-title
{
	font-size: 11px;
	letter-spacing: 1px;
	border-bottom: 2px solid rgb(248,232,56);
	height: 28px;
	line-height: 28px;
	margin-left: 34px;
	width: 303px;
}
.small-title
{
	float: left;
	padding-top: 38px;
	padding-left: 6px;
	height: 120px;
	font-size: 24px;
}
.big-title
{
	float: left;
}
.date img
{
	margin-top: 15px;
}
.date
{
	height: 60px;
	width: 197px;
	float: right;
	font-size: 14px;
}
.date div
{
	float: right;
	line-height: 60px;
	height: 60px;
}
.right
{
	float: right;
	width: 535px;
	color: white;
}
.sear
{
	clear: both;
	width: 535px;
	float: right;
	height: 60px;
}
.sear .sear-nav
{
	float: left;
	width: 280px;
	height: 60px;
	padding-top: 12px; 
	font-size: 14px;
}
.sear .cal-sear
{
	float: left;
	height: 48px;
}
.sear .sear-index-nav
{
	width: 180px;	
	float: right;
	height: 48px;
}
.lines
{
	position: relative;
	margin-right: 36px;
}
.lines:after
{
	position: absolute;
	content: "";
	width: 3px;
	height: 14px;
	background: white;
	left: 100%;
	margin-left: 18px;
	margin-top: 3px;
}
.search
{
	float: right;
	height: 38px;
	position: relative;
	width: 250px;
	z-index: 2;
}
.search .input-text
{
	height: 38px;
	width: 250px;
	line-height: 38px;
	font-size: 14px;
	border:1px solid white;
	background-color: rgba(0,160,233,0.2);
	background: url(../images/j_w_c_d_e_b__05.png) \9;
	color: white;
	font-family: "Microsoft Yahei";
	outline: none;
	text-indent: 1em;
	position: absolute;
	z-index: 0;
}
.search .maf
{
	width: 25px;
	height: 25px;
	margin-top: 7px;
	position: absolute;
	border: 0;
	left: 100%;
	margin-left: -35px;
	z-index: 1;
	cursor:pointer;
}
.nav
{
	height: 63px;
	width: 100%;
	background-color: rgba(45,176,250,0.5);
	background: url(../images/j_w_c_d_e_b__15.png) repeat \9;
          background-color: rgb(45,176,250) \9;
        filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50); \9;        
}
.nav > ul
{
	width: 1200px;
	height: 63px;
	margin: 0 auto;
}
.nav > ul > li
{       font-weight:bold;
	float: left;
	list-style: none;
	line-height: 63px;
	height: 63px;
	font-size: 15px;
	width: 108px;
	text-align: center;
	position: relative;
	cursor: pointer;
	color: white;
	margin-left: 1px;
}
.nav > ul > li a
{
width:100%;
height:100%;
display:inline-block;
}
.nav ul > li:hover
{
	background-color: rgba(0,49,82,0.6);
	background:url(imagesdaohang_xuanzhong.png) repeat\9;
}
.nav ul > li > .item
{
	width: 218px;
	position: absolute;
	color: white;
	font-size: 12px;
	overflow: hidden;
	background-color: rgba(3,46,87,0.6);
	visibility: hidden;
	background:url(imagesdaohang_xuanzhong.png) repeat\9;
}
.nav ul > li > .item ul
{
	width: 218px;
	text-align: left;
	line-height: 14px;
	overflow: hidden;
	padding: 13px 0 0 12px;
}
.nav ul > li > .item ul li
{
	width: 102px;
	height: 14px;
	float: left;
	padding-left: 10px;
	margin-bottom: 15px;
       font-weight:bold;

}
.nav ul > li > .item li:hover
{
	background: none;
}
.nav ul > li > .item li:hover a
{
	color: #F8E838;
}
.nav ul > li:hover > .item
{
	visibility: visible;
}
#index-main
{
	height: 328px;
	width: 1200px;
	margin: 108px auto;
	overflow: hidden;
}
#index-main .main-left
{
	width: 328px;
	float: left;
}
#index-main .main-medium,.main-right
{
	float: left;
}
#index-main .main-left ul 
{
	overflow: hidden;
}
#index-main .main-left ul li
{
	float: left;
	width: 108px;
	height: 108px;
	margin-left: 1px;
	margin-top: 1px;
	background-color: rgba(0,115,220,0.8);
	background: url(imageskuai.png) repeat\9;
	color: white;
	font-size: 16px;
	cursor: pointer;
	letter-spacing: 7px;
}
#index-main .main-left ul li > span
{
	display : block;
	float: left;
	width: 46px;
	margin-left: 33px;
	line-height: 28px;
	margin-top: 26px;
}
#index-main .main-left ul li > .three-lines
{
	margin-top: 12px;
}
#index-main .main-left ul li:hover
{
	background-color: rgba(0,44,83,0.6);
	background: url(imageskuai_xuanzhong.png) repeat\9;
	color: #E8DF3F;
}
#index-main .main-medium
{
	background: rgba(255,255,255,0.8);
	background: url(../images/j_w_c_d_e_b__36.png) repeat\9;
           filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#c8ffffff,endColorstr=#cffffff)\9;
	height: 328px;
	width: 405px;
	margin: 0 15px;
	border-top: 5px solid #F8E838;
	position: relative;
	padding: 0 0 25px 0;
}
#index-main .main-medium .med-top span
{
	font-size: 18px;
	color: #004786;
	font-weight: 600;
}
#index-main .main-medium .med-top
{
	padding: 20px 0 15px 0;
	height: 55px;
	border-bottom: 1px solid #0065BD;
	width: 370px;
	margin-left: 15px;
}
#index-main .main-medium .selections
{
	width: 100%;
	overflow: hidden;
}
#index-main .main-medium .selections .speed-way
{
	overflow: hidden;
	display: block;
	width: 100%;
	height: 100%;
	padding-top: 20px;
	padding-left: 10px;
}
#index-main .main-medium .selections .speed-way li
{
	float: left;
	width: 97px;
	height: 33.33%;
	font-size: 12px;
	text-align: center; 
	margin-bottom: 8px;
}
#index-main .main-medium .selections .speed-way li p
{
	line-height: 30px;
}
#index-main .main-medium .selections .speed-way li a
{
	color: black;
}
#index-main .main-medium .selections .speed-way li:hover a
{
color:#0065BD;
}
#index-main .last-li
{
	clear: both;
}
#index-main .main-medium .list
{
	display: none;
}
#index-main .list ul
{
	height: 210px;
}
#index-main div.three ul
{
	height: 195px;
}
#index-main .main-medium .list .right-bottom a
{
	height: 37px;
	line-height: 37px;
	margin-top: 0;
}
#index-main .main-right
{
	width: 437px;
	height: 328px;
	overflow: hidden;
}
#index-main .right-nav
{
	height: 60px;
	text-align: center;
	line-height: 60px;
	background: rgba(0,100,220,0.8);
          filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#c80064DC,endColorstr=#c80064DC)\9;

	font-size: 12px;
	cursor: pointer;
}
#index-main .right-nav li
{
	float: left;
	width: 108px;
	color: white;
	margin-left: 1px;
}
#index-main .right-nav li.selected{
	background-color: rgba(0,44,83,0.6);
	background: url(imageskuai_xuanzhong.png) \9;
	color:#F8E838;
}
#index-main .right-content
{
	background: rgba(255,255,255,0.8);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#c8ffffff,endColorstr=#c8ffffff);
}
#index-main .list,.three
{
	height: 268px;	
}
#index-main .list
{
	font-size: 12px;
	line-height: 30px;
	padding: 15px 20px 0 20px;
}
#index-main .two,.four,.three
{
	display: none;
}
#index-main .list div
{
	float: right;
}
#index-main .list a
{
	color: black;
}
#index-main .right-bottom
{
	border-top: 1px solid #007edb;
	width: 100%;
	margin-top: 10px;
	font-weight: 600;
}
#index-main .list .right-bottom
{
	margin-top: 5px;
}
#index-main .list .right-bottom a
{
	margin-top: 4px;
}
#index-main .right-bottom a
{
	float: right;
	font-size: 14px;
	color: #0b65c2;
}
#index-main .list a:hover
{
	color: #0064df;
}
#index-main .three
{
	padding: 30px 20px 0 20px;
}
#index-main .three li
{
	height: 85px;
	margin-bottom: 10px;
}
#index-main .three h5 a
{
	font-size: 14px;
	line-height: 30px;
	color: black;
}
#index-main .three h5 + p
{
	font-size: 12px;
	line-height: 24px;
	color: #5f5f5f;
}
#index-main .three h5 + p + p a
{
	font-size: 14px;
	line-height: 24px;
	color: #0085df;
}
.main
{
	background-color: rgb(255,255,255);
	background-image: url(imagesxueyuan_icon_04.jpg);
	background-repeat: no-repeat;
	background-position: -245px -239px;	
	min-height: 970px;
height:auto;
	width: 100%;
	margin-top: 180px;
}
.main .main-container
{
	width: 1200px;
height:auto;
min-height:970px;
	margin: 0 auto;
overflow:hidden;
}
.main .main-container .left-lists 
{
	width: 280px;
	float: left;
}
.main .main-container .left-lists .list-title
{
	width: 280px;
	height: 85px;
	font-size: 24px;
	color:#0b65c2;
	border-bottom: 4px solid #0b65c2;
	text-align: center;
	padding-top: 45px;
}
.main .left-lists .lists ul a
{
	color: black;
           width:100%;
           height:100%;
           display:inline-block;
}
.main .left-lists .lists ul
{
	width: 280px;
	padding: 30px 0;
}
.main .left-lists .lists ul li
{
	height: 52px;
	font-size: 18px;
	line-height: 52px;
	text-align: center;
	border: 1px solid #0065BD;
	margin-bottom: 7px;
}
.main .left-lists .lists li:hover 
{
	background: #F8E838;
	border: 0;
}
.main .left-lists .lists li.selected
{
	background: #F8E838;
	border: 0;
}
.main .lists-bottom
{
	clear: both;
	margin-top: 22px;
	border-top: 5px solid #F8E838;
	width: 280px;
	float: right;
}
.main .notice
{
	width: 280px;
	height: 52px;
}
.main .notice-title span
{		
	height: 50px;	
	font-size: 18px;
	line-height: 50px;
	color: #01458e;
	font-weight: 600;
	font-family: "黑体";
	float: left;
}
.main .notice-title a
{
	color: #979797;
	font-size: 14px;
	float: right;
	margin-top: 15px;
}
.main .sections
{
	border-top:1px solid #D6D3CE;
	border-bottom:1px solid #D6D3CE;
	width: 100%;
	height: 230px;
	padding: 10px 0;
}
.main .sections li
{
	line-height: 30px;
	font-size: 12px;
}
.main .sections li a
{
	color: black;
}
.main .sections li:hover a
{
	color: #0065BD;
}
.main .sections li div
{
	float: right;
}
.main .change-right-content
{
	float: right;
	width: 890px;
	overflow: hidden;
}
.right-content-top
{
	float: right;
	height: 81px;
	padding-top: 50px;
	color:#797979; 	
}
.right-content-top span
{
	display: inline-block;
	width: 10px;
	height: 10px;
	background: #F8E738;
	margin-right: 10px;	
}
.right-content-top .now-location
{
	float: right;
}
.right-content-top .now-location a
{
	color:#797979; 
	font-size: 16px;
}
.main .change-right-content .content
{
	clear: both;
          min-height:890px;
}
.main .change-right-content .content .items
{
	padding-top: 30px;
	border-top: 1px solid #0065BD;
	min-height: 786px;
}
.main .change-right-content .content li
{
	line-height: 48px;
	overflow: hidden;
	font-size: 16px;
}
.main .change-right-content .content li img
{
	margin-right: 20px;
	display: block;
	float: left;
	margin-top: 16px;
}

.main .change-right-content .content .items li div
{
	float: right;
}
.main .change-right-content .content .items li a
{
	color: black;
	float: left;
}
.main .change-right-content .content .items li a:hover
{
	color: #0065BD;
}
.con-right-content
{
	float: right;
	width: 890px;
	overflow: hidden;
height:auto;
}
.con-right-content .content
{
	clear: both;
	border-top:1px solid #01458e;
	min-height: 820px;
height:auto;
}
.con-right-content .content .artical-header
{
	font-size: 24px;
	color: #666666;
	text-align: center;
	line-height: 45px;
	margin-top: 30px;
	min-height: 45px;
height:auto;
}
.con-right-content .content .artical-information
{
	font-size: 14px;
	text-align: center;
	margin-bottom:30px; 
	color:#7b7b7b;
	height: 20px;
}
.con-right-content .content .attach p.con-right-content .content .attach+p
{
margin-bottom:10px;
text-indent:2em;
}
.con-right-content .content .attach+p,.con-right-content .content .attach+p+p
{
margin-bottom:10px;
float:right;
}
.con-right-content .content div>p
{
	font-size: 16px;
	line-height: 30px;
	margin-bottom: 35px;
text-indent: 2em;
color:black;
}

.con-right-content .content a
{
	color: #0b65c2;
	font-size: 18px;
	margin-top: 10px;
}
.sear-main
{
	background-color: rgb(255,255,255);
	background-image: url(imagesxueyuan_icon_04.jpg);
	background-repeat: no-repeat;
	background-position: -245px -239px;	
	height: 971px;
	width: 100%;
	margin-top: 300px;
}
.sear-main .main-container
{
	width: 1200px;
	height: 970px;
	margin: 0 auto;
}
.sear-main .main-container .left-lists 
{
	width: 280px;
	float: left;
}
.sear-main .main-container .left-lists .list-title
{
	width: 280px;
	height: 85px;
	font-size: 24px;
	color:#0b65c2;
	border-bottom: 4px solid #0b65c2;
	text-align: center;
	padding-top: 45px;
}
.sear-main .right-content
{
	float: right;
	width: 890px;
	overflow: hidden;
}
.sear-main .right-content-top
{
	float: right;
	height: 81px;
	padding-top: 50px;
	color:#797979;
}
.sear-main .right-content .right-content-top span
{
	display: inline-block;
	width: 10px;
	height: 10px;
	background: #F8E738;	
}
.sear-main .content
{
	clear: both;
	height: 890px;
}
.change-right-content .content
{
	clear: both;
	min-height: 890px;
}
.sear-main .content .items
{
	padding-top: 30px;
	border-top: 1px solid #0065BD;
}
.sear-main .content .items-sear
{
	height: 70px;
	background: #F0F0F3;
	padding-top: 15px;
	padding-right: 10px;
}
.sear-main .content .items-sear input.input-text
{
	width: 240px;
	height: 40px;
	line-height: 40px;
	border: 0;
	outline: none;
	font-size: 14px;
	margin-left: 583px;
	padding-left: 20px;	
	color: #C6C3C0;
}
.sear-main .content .items-sear div
{
	display: block;
	height: 40px;
	width: 40px;
	background: #0065BD;
	padding-top: 7px;
	padding-left: 7px;
	float: right;
}
.sear-main .content ul li
{

           height: 173px;
	border-bottom: 1px solid #DADDE6;
	padding-top: 40px;
}
.sear-main .content ul li a h5
{
	font-size: 16px;
	color: black;
}
.sear-main .content ul li h5+p
{
	font-size: 14px;
	color: #98989c;
	line-height: 45px;
}
.sear-main .content ul li h5+p+p
{
	font-size: 14px;
	line-height: 18px;
	color: black;
}
.sear-main .content ul li h5:hover
{
	color: #007edb;
}
.sear-main .content ul li h5+p+p:hover
{
	color: #007edb;
}
.con-content .artical-information+div
{
	height: 971px;
}
.content-bottom
{
	width: 890px;
	border-top: 1px solid #0065BD;
	font-size: 18px;
	line-height: 30px;
	margin-top: 15px;
	overflow: hidden;
	height: 70px;
}
.content-bottom a
{
	font-size: 18px;
	color: #01458e;
	height: 70px;
}
.content-bottom .before
{
	float: left;
	line-height: 70px;
}
.content-bottom .after
{
	float: right;
	line-height: 70px;
}
.bottom
{
	width: 890px;
	height: 105px;
	border-top: 1px solid #0065BD;
	text-align: center;
	position: absolute;
	top: 1340px;
	font-size: 18px;
	line-height: 30px;
}
.bottom-container
{
	width: 630px;
	margin: 0 auto;
	height: 30px;
	margin-top: 28px;
}
.bottom a
{
	display: block;
	float: left;
	border: 1px solid #D1CEC8;
	text-align: center;
	height: 30px;
	color: black;
	margin-right: 10px;
}
.page-bottom
{
	height: 96px;
	margin: 0 auto;
	font-size: 18px;
	line-height: 30px;
	border-top: 1px solid #0065BD;
	text-align:center;
           padding-top:33px;
}
.page-bottom div
{
	
	width:100%;
height:105px;
}
.page-bottom div table
{
margin:20px auto;
}
.page-bottom div .sear-table
{
margin:15px auto;
}
.index-footer
{
	height: 220px;
	width: 100%;
	background: url(imagesfotter_bj.png) repeat\9;
	background: rgba(0,77,131,0.9);
	color: white;
}
.index-footer .foot-container
{
	width: 822px;
	height: 100%;
	margin: 0 auto;
	padding: 40px 0;
}
.index-footer  .foot-container > ul
{
	height: 35px;
	position: relative;
}
.index-footer  .foot-container > ul > li
{
	float: left;
	height: 35px;
	border:1px solid white;
	width: 240px;
	margin: 0 17px;
	position: relative;
	font-size: 14px;
	line-height: 35px;
	padding-left: 13px;
	cursor: pointer;
	-moz-user-select:none;
}
.footer-list
{
	position: absolute;
	color: black;
	line-height: 20px;
	top: 34px;
	left: -1px;
	width: 240px;
	color: white;
	border: 1px solid white;
	border-top: none;
	font-size: 14px;
	visibility: hidden;
	padding: 10px 0px 0px 13px;
}
.footer-list a
{
	display: block;
	height: 20px;
	margin-bottom: 10px;
}
.index-footer  .foot-container > ul > li:hover .footer-list
{
	visibility: visible;
	background: url(imagesfotter_bj.png) repeat\9;
	background: rgba(0,77,131,0.9);
}
.index-footer  .foot-container > ul > li img
{
	position: absolute;
	left: 100%;
	top: 50%;
	margin-top: -7px;
	margin-left: -23px;
}
.footer
{
	
	width: 100%;
	background: url(imagesfotter_bj.png) repeat\9;
	background: rgba(0,77,131,0.9);
	color: white;
}
.footer .foot-container
{
	width: 822px;
	height: 100%;
	margin: 0 auto;
	padding: 30px 0;
}
.footer  .foot-container > ul
{
	height: 35px;
	position: relative;
}
.footer  .foot-container > ul > li
{
	float: left;
	height: 35px;
	border:1px solid white;
	width: 240px;
	margin: 0 17px;
	position: relative;
	font-size: 14px;
	line-height: 35px;
	padding-left: 13px;
	cursor: pointer;
	-moz-user-select:none;
}
.footer  .foot-container > ul > li:hover .footer-list
{
	visibility: visible;
	background: url(imagesfotter_bj.png) repeat\9;
	background: rgba(0,77,131,0.9);
}
.footer  .foot-container > ul > li img
{
	position: absolute;
	left: 100%;
	top: 50%;
	margin-top: -7px;
	margin-left: -23px;
}
.footer-list a:hover
{
	color:#F8E838;
}
.footer .information
{
	font-size: 14px;
	text-align: center;
	line-height: 28px;
	margin-top: 25px;
}
.index-footer .information
{
	font-size: 14px;
	text-align: center;
	line-height: 24px;
	margin-top: 45px;
}
#fanye51107
{
font-size:18px;
line-height:18px;
height:24px;
font-family:"微软雅黑";
}
#fanye51107+td div
{
font-size:18px;
line-height:18px;
height:24px;
font-family:"微软雅黑";
}
#fanye51107+td div .PrevDisabled,#fanye51107+td div .NextDisabled
{
font-size:18px;
line-height:18px;
height:24px;
font-family:"微软雅黑";
}
#fanye51107+td div .Next
{
font-size:18px;
line-height:18px;
height:24px;
font-family:"微软雅黑";
}
#fanye51107+td div .defaultButtonStyle , #fanye51107+td div .defaultInputStyle,#fanye51107+td div .Prev
{
font-size:18px;
line-height:18px;
height:24px;
font-family:"微软雅黑";
}
#vsb_content_2 table
{
margin:0 auto;
text-align:center;
}
p.vsbcontent_img
{
text-align:center;
}
.content table
{
margin:0 auto;
}
.content div div table
{
text-align:center;
}
embed
{
display:block;
margin:0 auto;
}
.content .fyheadstyle51304
{
font-size:18px;
font-family:"微软雅黑";
}