* {
	font-family: "ÃƒÂ¥Ã‚Â¾Ã‚Â®ÃƒÂ¨Ã‚Â½Ã‚Â¯ÃƒÂ©Ã¢â‚¬ÂºÃ¢â‚¬Â¦ÃƒÂ©Ã‚Â»Ã¢â‚¬Ëœ", "ÃƒÂ©Ã‚Â»Ã¢â‚¬ËœÃƒÂ¤Ã‚Â½Ã¢â‚¬Å“", "ÃƒÂ§Ã‚Â­Ã¢â‚¬Â°ÃƒÂ§Ã‚ÂºÃ‚Â¿", "ÃƒÂ¦Ã¢â€šÂ¬Ã‚ÂÃƒÂ¦Ã‚ÂºÃ‚ÂÃƒÂ©Ã‚Â»Ã¢â‚¬ËœÃƒÂ¤Ã‚Â½Ã¢â‚¬Å“";
}
body.bule_BG {
	background-color: #f2f2f9;
}
/*---------ÃƒÂ§Ã‚Â½Ã¢â‚¬ËœÃƒÂ§Ã‚Â«Ã¢â€žÂ¢ÃƒÂ©Ã‚Â¡Ã‚Â¶ÃƒÂ©Ã†â€™Ã‚Â¨ÃƒÂ§Ã…Â¡Ã¢â‚¬Å¾logoÃƒÂ¥Ã¢â‚¬â„¢Ã…â€™ÃƒÂ¦Ã‚ÂÃ…â€œÃƒÂ§Ã‚Â´Ã‚Â¢ÃƒÂ¦Ã‚Â¡Ã¢â‚¬Â ÃƒÂ§Ã‚Â­Ã¢â‚¬Â°ÃƒÂ¤Ã‚Â¿Ã‚Â¡ÃƒÂ¦Ã‚ÂÃ‚Â¯---------------*/
#headerWrap {
	background-color: #ffffff;
}
#headerWrap .container {
	width: 1360px;
	height: 176px;
	margin: 0 auto;
}
#headerWrap .logo {
	float: left;
	margin: 28px 8px;
}
#header_Right {
	height: auto;
	position: relative;
	top: 45px;
}
#header_Right ul li a {
	display: inline-block;
	float: right;
	padding: 0px 8px;
	color: #1678c4;
	font-weight: bold;
}
#header_Right .b_r_style {
	border-right: solid 2px #1678c4;
}
#header_Right .seach {
	clear: both;
	margin-top: 70px;
	padding: 2px 8px;
	height: 28px;
	background-color: #f7f9fb;
	border-radius: 6px;
	border: solid 1px #8d98bc;
}
#header_Right .seachText {
	width: 145px;
	font-size: 15px;
	color: #999999;
	position: relative;
	top: 2px;
	background: transparent;
}
/*------ÃƒÂ¤Ã‚Â¸Ã‚Â»ÃƒÂ¥Ã‚Â¯Ã‚Â¼ÃƒÂ¨Ã‹â€ Ã‚ÂªÃƒÂ¥Ã‚Â¸Ã†â€™ÃƒÂ¥Ã‚Â±Ã¢â€šÂ¬-------------*/
#navWrap {
	width: 100%;
	height: 72px;
	padding: 0px;
	margin: 0px auto;
	background-color: #3573e6;
	position: relative;
	z-index: 99;
}
/*-------ÃƒÂ¤Ã‚Â¸Ã¢â€šÂ¬ÃƒÂ§Ã‚ÂºÃ‚Â§ÃƒÂ¥Ã‚Â¯Ã‚Â¼ÃƒÂ¨Ã‹â€ Ã‚ÂªÃƒÂ¦Ã‚Â Ã‚Â·ÃƒÂ¥Ã‚Â¼Ã‚Â---------*/
.mainNav {
	width: 1360px;
	margin: 0 auto;
}
.mainNav ul li {
	float: left;
	position: relative;
}
.mainNav ul li a {
	display: block;
	margin-right: 2px;
	width: 168px;
	height: 72px;
	text-align: center;
	line-height: 72px;
	font-size: 20px;
	font-weight: 300;
	color: #f8f9fc;
}
.indexLink:link {
	background-color: #0D49BB;
	font-size: 20px;
	font-weight: 500;
}
.mainNav ul li ul, .mainNav ul li ul li ul {
	display: none;
}
.mainNav ul li:hover {
	background-color: #0D49BB;
}
.mainNav ul li:hover a {
	font-size: 20px;
	font-weight: 500;
}
/*--------ÃƒÂ¤Ã‚ÂºÃ…â€™ÃƒÂ§Ã‚ÂºÃ‚Â§ÃƒÂ¥Ã‚Â¯Ã‚Â¼ÃƒÂ¨Ã‹â€ Ã‚Âª-----------*/
.mainNav ul li:hover ul {
	display: block;
	position: absolute;
	background: #0D49BB;
}
.mainNav ul li:hover ul li a {
	display: block;
	width: 128px;
	height: 45px;
	margin: 0px 20px;
	line-height: 45px;
	text-align: center;
	color: #C3CBDD;
	font-size: 18px;
	font-weight: 300;
	border-bottom: dotted 1px #aab4cc;
}
.mainNav ul li:hover ul li a:hover {
	font-weight: 500;
	color: #FFFFFF;
	border-bottom: dotted 2px #ffffff;
}
/*.mainNav ul li:hover ul li:hover {
  background-color: #0D49BB;
}*/
.mainNav ul li:hover ul li:hover a {
	color: #FFFFFF;
}
/*--------ÃƒÂ¤Ã‚Â¸Ã¢â‚¬Â°ÃƒÂ§Ã‚ÂºÃ‚Â§ÃƒÂ¥Ã‚Â¯Ã‚Â¼ÃƒÂ¨Ã‹â€ Ã‚Âª--------------------*/
.mainNav ul li:hover ul li ul {
	display: none;
}
.mainNav ul li ul li:hover ul {
	display: block;
	top: 0px;
	left: 168px;
	position: absolute;
	color: #C3CBDD;
	background: #0339A0;
}
/*------------ end! ÃƒÂ¤Ã‚Â¸Ã‚Â»ÃƒÂ¥Ã‚Â¯Ã‚Â¼ÃƒÂ¨Ã‹â€ Ã‚ÂªÃƒÂ¦Ã‚Â Ã‚Â·ÃƒÂ¥Ã‚Â¼Ã‚Â----------*/

/*------------ÃƒÂ©Ã‚Â¡Ã‚ÂµÃƒÂ¨Ã¢â‚¬Å¾Ã…Â¡ÃƒÂ¥Ã‚Â¸Ã†â€™ÃƒÂ¥Ã‚Â±Ã¢â€šÂ¬ÃƒÂ¦Ã‚Â Ã‚Â·ÃƒÂ¥Ã‚Â¼Ã‚Â---------------*/
.footerWrap {
	clear: both;
	width: 100%;
	height: 290px;
	background: url("/_upload/tpl/00/12/18/template18/htmlRes/style_res/foot_BG.png") center top no-repeat;
	background-size: cover;
	position: relative;
}
.footerWrap .links_and_commonInfo {
	width: 1360px;
	height: auto;
	margin: 40px auto;
}
.footerWrap ul {
	display: block;
	float: left;
	margin-top: 30px;
	padding-left: 80px;
}
.footerWrap ul.links {
	background: url("/_upload/tpl/00/12/18/template18/htmlRes/style_res/link_Icon.png") top left no-repeat;
	background-size: 60px;
	width: 440px;
	margin-left: 25px;
}
.footerWrap ul.common_Info {
	background: url("/_upload/tpl/00/12/18/template18/htmlRes/style_res/Common_info_Icon.png")top left no-repeat;
	background-size: 60px;
	width: 600px;
	margin-left: 100px;
}
.footerWrap strong {
	display: block;
	margin-bottom: 10px;
	font-size: 20px;
	font-weight: normal;
	color: #FFF;
}
.footerWrap a {
	display: block;
	width: 160px;
	float: left;
	margin-right: 40px;
	padding-left: 16px;
	background: url("/_upload/tpl/00/12/18/template18/htmlRes/style_res/list_img.png") left center no-repeat;
	line-height: 26px;
	letter-spacing: 0.03em;
	font-size: 14px;
	color: #EBF0F3;
}
.footerWrap a.w_Short {
	width: 100px;
	margin-right: 20px;
}
.footerWrap a.w_Long {
	width: 230px;
	margin-left: 35px;
	margin-right: 0px;
}
.footerWrap .copyright_Info {
	clear: both;
	padding-top: 15px;
	position: absolute;
	left: 0px;
	bottom: 0px;
	width: 100%;
	height: 85px;
	background-color: rgba(0, 0, 0, 0.25);
	text-align: center;
	line-height: 24px;
	font-size: 14px;
	color: #ffffff;
}
/*-------endÃƒÂ¯Ã‚Â¼Ã‚Âfooter-----------------*/
/*--------ÃƒÂ¦Ã‚Â­Ã‚Â¤ÃƒÂ¥Ã‚Â¤Ã¢â‚¬Å¾ÃƒÂ¥Ã‚Â¼Ã¢â€šÂ¬ÃƒÂ¥Ã‚Â§Ã¢â‚¬Â¹ÃƒÂ¦Ã¢â‚¬â€Ã‚Â¶ÃƒÂ©Ã‚Â¦Ã¢â‚¬â€œÃƒÂ©Ã‚Â¡Ã‚ÂµÃƒÂ§Ã…Â¡Ã¢â‚¬Å¾ÃƒÂ¦Ã‚Â Ã‚ÂÃƒÂ§Ã¢â‚¬ÂºÃ‚Â®ÃƒÂ¦Ã‚Â Ã‚Â·ÃƒÂ¥Ã‚Â¼Ã‚Â-------*/

/*---------------ÃƒÂ¨Ã‚Â½Ã‚Â®ÃƒÂ¦Ã¢â‚¬â„¢Ã‚Â­ÃƒÂ¥Ã¢â‚¬ÂºÃ‚Â¾---------------*/

.bannerWrap {
	position: relative; /*ÃƒÂ§Ã¢â‚¬ÂºÃ‚Â¸ÃƒÂ¥Ã‚Â¯Ã‚Â¹ÃƒÂ¥Ã‚Â®Ã…Â¡ÃƒÂ¤Ã‚Â½Ã‚Â ÃƒÂ§Ã‚Â»Ã¢â€žÂ¢ÃƒÂ§Ã‚Â»Ã‚ÂÃƒÂ¥Ã‚Â¯Ã‚Â¹ÃƒÂ¥Ã‚Â®Ã…Â¡ÃƒÂ¤Ã‚Â½Ã‚ÂÃƒÂ¤Ã‚Â½Ã‚ÂÃƒÂ§Ã‚Â½Ã‚Â®ÃƒÂ¥Ã‚ÂÃ¢â‚¬Å¡ÃƒÂ¨Ã¢â€šÂ¬Ã†â€™*/
	background-color: #E5E5E5;
	width: 1360px;
	height: 510px;
	margin: 0px auto;
}
.bannerWrap .item {
	display: none; /*ÃƒÂ©Ã…Â¡Ã‚ÂÃƒÂ¨Ã¢â‚¬â€Ã‚ÂÃƒÂ¥Ã¢â‚¬Â¦Ã†â€™ÃƒÂ§Ã‚Â´Ã‚Â */
	position: absolute; /* ÃƒÂ§Ã‚Â»Ã‚ÂÃƒÂ¥Ã‚Â¯Ã‚Â¹ÃƒÂ¥Ã‚Â®Ã…Â¡ÃƒÂ¤Ã‚Â½Ã‚Â*/
	width: 1360px;
	height: 510px;
	top: 0;
	left: 0;
}
.item:first-child {
	display: block;
}
.bannerWrap .item img {
	width: 1360px;
	height: 510px;
}
/*ÃƒÂ¥Ã…â€œÃ¢â‚¬Â ÃƒÂ¥Ã‚Â½Ã‚Â¢ÃƒÂ¦Ã…â€™Ã¢â‚¬Â°ÃƒÂ©Ã¢â‚¬â„¢Ã‚Â®ÃƒÂ¥Ã‚Â±Ã…Â¾ÃƒÂ¦Ã¢â€šÂ¬Ã‚Â§ÃƒÂ¨Ã‚Â®Ã‚Â¾ÃƒÂ¥Ã‚Â®Ã…Â¡*/
.bannerWrap .tab-btn {
	position: absolute;
	right: 20px;
	bottom: 10px;
	width: 120px;
	height: 30px;
}
.bannerWrap .tab-btn .btn {
	float: left;
	width: 10px;
	height: 10px;
	background: #868686;
	margin-left: 10px;
	border-radius: 50%;
}
/*ÃƒÂ¥Ã…â€œÃ¢â‚¬Â ÃƒÂ¥Ã‚Â½Ã‚Â¢ÃƒÂ¦Ã…â€™Ã¢â‚¬Â°ÃƒÂ©Ã¢â‚¬â„¢Ã‚Â®ÃƒÂ¨Ã‚Â§Ã‚Â¦ÃƒÂ§Ã‚Â¢Ã‚Â°ÃƒÂ¤Ã‚ÂºÃ¢â‚¬Â¹ÃƒÂ¤Ã‚Â»Ã‚Â¶*/
.bannerWrap .tab-btn .btn:hover {
	background: #EC2811;
}
.bannerWrap .tab-btn .active {
	background: #EC2811;
}
/*--------------ÃƒÂ©Ã‚Â¦Ã¢â‚¬â€œÃƒÂ©Ã‚Â¡Ã‚ÂµÃƒÂ¦Ã‚Â Ã‚ÂÃƒÂ§Ã¢â‚¬ÂºÃ‚Â®ÃƒÂ¥Ã‚Â¸Ã†â€™ÃƒÂ¥Ã‚Â±Ã¢â€šÂ¬------------*/
.columnWrap {
	display: block;
	width: 1392px;
	height: 560px;
	margin: 20px auto;
}
.columnWrap .content {
	width: 464px;
	height: 250px;
	margin: 20px 16px;
	float: left;
}
/*---------------ÃƒÂ¥Ã‚Â­Ã‚Â¦ÃƒÂ©Ã¢â€žÂ¢Ã‚Â¢ÃƒÂ¥Ã…Â Ã‚Â¨ÃƒÂ¦Ã¢â€šÂ¬Ã‚ÂÃƒÂ¨Ã‚Â½Ã‚Â®ÃƒÂ¦Ã¢â‚¬â„¢Ã‚Â­ÃƒÂ¥Ã¢â‚¬ÂºÃ‚Â¾---------------*/
.news_Pic {
	position: relative; /*ÃƒÂ§Ã¢â‚¬ÂºÃ‚Â¸ÃƒÂ¥Ã‚Â¯Ã‚Â¹ÃƒÂ¥Ã‚Â®Ã…Â¡ÃƒÂ¤Ã‚Â½Ã‚Â ÃƒÂ§Ã‚Â»Ã¢â€žÂ¢ÃƒÂ§Ã‚Â»Ã‚ÂÃƒÂ¥Ã‚Â¯Ã‚Â¹ÃƒÂ¥Ã‚Â®Ã…Â¡ÃƒÂ¤Ã‚Â½Ã‚ÂÃƒÂ¤Ã‚Â½Ã‚ÂÃƒÂ§Ã‚Â½Ã‚Â®ÃƒÂ¥Ã‚ÂÃ¢â‚¬Å¡ÃƒÂ¨Ã¢â€šÂ¬Ã†â€™*/
	background-color: #E5E5E5;
	width: 464px;
	height: 250px;
}
.news_Pic .item {
	display: none; /*ÃƒÂ©Ã…Â¡Ã‚ÂÃƒÂ¨Ã¢â‚¬â€Ã‚ÂÃƒÂ¥Ã¢â‚¬Â¦Ã†â€™ÃƒÂ§Ã‚Â´Ã‚Â */
	position: absolute; /* ÃƒÂ§Ã‚Â»Ã‚ÂÃƒÂ¥Ã‚Â¯Ã‚Â¹ÃƒÂ¥Ã‚Â®Ã…Â¡ÃƒÂ¤Ã‚Â½Ã‚Â*/
	width: 464px;
	height: 250px;
	top: 0;
	left: 0;
}
.news_Pic .item:first-child {
	display: block;
}
.news_Pic .item img {
	width: 464px;
	height: 250px;
}
/*ÃƒÂ¥Ã…â€œÃ¢â‚¬Â ÃƒÂ¥Ã‚Â½Ã‚Â¢ÃƒÂ¦Ã…â€™Ã¢â‚¬Â°ÃƒÂ©Ã¢â‚¬â„¢Ã‚Â®ÃƒÂ¥Ã‚Â±Ã…Â¾ÃƒÂ¦Ã¢â€šÂ¬Ã‚Â§ÃƒÂ¨Ã‚Â®Ã‚Â¾ÃƒÂ¥Ã‚Â®Ã…Â¡*/
.news_Pic .tab-btn {
	position: absolute;
	right: 15px;
	bottom: 15px;
	width: 120px;
	height: 15px;
}
.news_Pic .tab-btn .btn {
	float: left;
	width: 10px;
	height: 10px;
	background: #868686;
	margin-left: 10px;
	border-radius: 50%;
}
/*ÃƒÂ¥Ã…â€œÃ¢â‚¬Â ÃƒÂ¥Ã‚Â½Ã‚Â¢ÃƒÂ¦Ã…â€™Ã¢â‚¬Â°ÃƒÂ©Ã¢â‚¬â„¢Ã‚Â®ÃƒÂ¨Ã‚Â§Ã‚Â¦ÃƒÂ§Ã‚Â¢Ã‚Â°ÃƒÂ¤Ã‚ÂºÃ¢â‚¬Â¹ÃƒÂ¤Ã‚Â»Ã‚Â¶*/
.news_Pic .tab-btn .btn:hover {
	background: #EC2811;
}
.news_Pic .tab-btn .active {
	background: #EC2811;
}
/*-----------------ÃƒÂ¦Ã‚Â Ã‚ÂÃƒÂ§Ã¢â‚¬ÂºÃ‚Â®ÃƒÂ¦Ã‚Â Ã‚Â·ÃƒÂ¥Ã‚Â¼Ã‚Â-----------------*/
.columnWrap .column_Title {
	height: 40px;
	/*  background: url("https://www.guet.edu.cn/international/images/line.png") bottom no-repeat;*/
	vertical-align: middle;
	border-bottom: solid 2px #2b7cd3;
}
.columnWrap .column_Title h1 {
	float: left;
	margin-left: 8px;
	font-size: 22px;
	font-weight: normal;
	line-height: 32px;
	color: #2036b6;
}
.columnWrap .column_Title .more_Icon {
	position: relative;
	top: 8px;
	width: 75px;
	height: auto;
}
.columnWrap .articles_List ul {
	margin-left: 4px;
	margin-top: 10px;
	position: relative;
}
.columnWrap .articles_List ul li {
	width: 340px;
	height: 33px;
	background: url("/_upload/tpl/00/12/18/template18/htmlRes/style_res/list_img2.png")left center no-repeat;
	padding-left: 16px;
	line-height: 33px;
	letter-spacing: -0.02em;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.columnWrap .articles_List ul li span {
	position: absolute;
	right: 0px;
	letter-spacing: 0.05em;
}
/*-------------ÃƒÂ¥Ã‚Â¿Ã‚Â«ÃƒÂ¦Ã‚ÂÃ‚Â·ÃƒÂ©Ã¢â‚¬Å“Ã‚Â¾ÃƒÂ¦Ã…Â½Ã‚Â¥---------------------*/

.columnWrap .quick_Links {
	width: 360px;
}
.columnWrap .quick_Links ul {
	width: 360px;
	margin: 0px;
}
.columnWrap .quick_Links ul li {
	background-image: none;
	padding-left: 0px;
	margin-bottom: 2px;
}
.columnWrap .quick_Links img {
	width: 360px;
	height: 48px;
}
/*---------ÃƒÂ¨Ã‚ÂÃ¢â‚¬ÂÃƒÂ§Ã‚Â³Ã‚Â»ÃƒÂ¦Ã‹â€ Ã¢â‚¬ËœÃƒÂ¤Ã‚Â»Ã‚Â¬-------------*/
.columnWrap .contact_US {
	width: 360px;
}
.columnWrap .contact_US .gray_Bg {
	background-color: #f5f5f5;
}
.columnWrap .contact_US li {
	display: block;
	padding: 4px 8px;
	clear: both;
	height: 32px;
	line-height: 32px;
}
.columnWrap .contact_US li:first-child {
/*height: 50px;*/
}
.columnWrap .contact_US img {
	display: block;
	float: left;
	width: 28px;
	height: 28px;
	margin-right: 8px;
}
.columnWrap .contact_US span {
	display: block;
	float: left;
	width: 85%;
	color: #2036b6;
	font-size: 16px;
}
/*-----------END ÃƒÂ©Ã‚Â¦Ã¢â‚¬â€œÃƒÂ©Ã‚Â¡Ã‚ÂµÃƒÂ¦Ã‚Â Ã‚ÂÃƒÂ§Ã¢â‚¬ÂºÃ‚Â®ÃƒÂ¦Ã‚Â Ã‚Â·ÃƒÂ¥Ã‚Â¼Ã‚Â-----------*/



/*-----------ÃƒÂ¤Ã‚ÂºÃ…â€™ÃƒÂ§Ã‚ÂºÃ‚Â§ÃƒÂ©Ã‚Â¡Ã‚ÂµÃƒÂ©Ã‚ÂÃ‚Â¢ÃƒÂ§Ã…Â¡Ã¢â‚¬Å¾ÃƒÂ¦Ã‚Â Ã‚Â·ÃƒÂ¥Ã‚Â¼Ã‚Â----------------*/
/*-----------ÃƒÂ¤Ã‚ÂºÃ…â€™ÃƒÂ§Ã‚ÂºÃ‚Â§ÃƒÂ©Ã‚Â¡Ã‚ÂµÃƒÂ©Ã‚ÂÃ‚Â¢ÃƒÂ¥Ã‚Â¸Ã†â€™ÃƒÂ¥Ã‚Â±Ã¢â€šÂ¬-----------------*/
.subPage_Wrap {
	width: 1360px;
	height: auto;
	margin: 32px auto 0px auto;
	position: relative;
}
/*---------ÃƒÂ¤Ã‚ÂºÃ…â€™ÃƒÂ§Ã‚ÂºÃ‚Â§ÃƒÂ©Ã‚Â¡Ã‚ÂµÃƒÂ©Ã‚ÂÃ‚Â¢ ÃƒÂ¦Ã¢â‚¬â€Ã‚Â ÃƒÂ¤Ã‚Â¾Ã‚Â§ÃƒÂ¨Ã‚Â¾Ã‚Â¹ÃƒÂ¥Ã‚Â¯Ã‚Â¼ÃƒÂ¨Ã‹â€ Ã‚ÂªÃƒÂ§Ã…Â¡Ã¢â‚¬Å¾ÃƒÂ¥Ã‚Â¸Ã†â€™ÃƒÂ¥Ã‚Â±Ã¢â€šÂ¬---------*/
.subPage_Wrap .container .content {
	background-color: #FFFFFF;
	padding: 60px 120px;
	min-height: auto;
	max-height: inherit;
	border: solid 1px #D3DCE5;
	margin-bottom: 56px;
}
/*----------ÃƒÂ¤Ã‚ÂºÃ…â€™ÃƒÂ§Ã‚ÂºÃ‚Â§ÃƒÂ©Ã‚Â¡Ã‚ÂµÃƒÂ©Ã‚ÂÃ‚Â¢ ÃƒÂ¤Ã‚Â¾Ã‚Â§ÃƒÂ¨Ã‚Â¾Ã‚Â¹ÃƒÂ¥Ã‚Â¯Ã‚Â¼ÃƒÂ¨Ã‹â€ Ã‚ÂªÃƒÂ¥Ã‚Â¸Ã†â€™ÃƒÂ¥Ã‚Â±Ã¢â€šÂ¬-------------*/
.sideBar {
	width: 280px;
	height: auto;
	float: left;
	margin-right: 30px;
	padding-bottom: 55px;
}
/*--ÃƒÂ¤Ã‚Â¾Ã‚Â§ÃƒÂ¨Ã‚Â¾Ã‚Â¹ÃƒÂ¥Ã‚Â¯Ã‚Â¼ÃƒÂ¨Ã‹â€ Ã‚Âª ÃƒÂ¦Ã‚Â Ã¢â‚¬Â¡ÃƒÂ©Ã‚Â¢Ã‹Å“ÃƒÂ¦Ã‚Â Ã‚Â·ÃƒÂ¥Ã‚Â¼Ã‚Â--*/
.subNav_Title h1 {
	width: 280px;
	height: 106px;
	background: url("/_upload/tpl/00/12/18/template18/htmlRes/style_res/subNav_Title_BG.png") no-repeat;
	background-size: 280px 106px;
	font-size: 30px;
	font-weight: 600;
	line-height: 106px;
	letter-spacing: 6px;
	text-align: center;
	color: #f8f9fc;
}
/*--ÃƒÂ¤Ã‚Â¾Ã‚Â§ÃƒÂ¨Ã‚Â¾Ã‚Â¹ÃƒÂ¥Ã‚Â¯Ã‚Â¼ÃƒÂ¨Ã‹â€ Ã‚ÂªÃƒÂ§Ã…Â¡Ã¢â‚¬Å¾ÃƒÂ¦Ã‚Â Ã‚Â·ÃƒÂ¥Ã‚Â¼Ã‚ÂÃƒÂ¯Ã‚Â¼Ã…â€™ÃƒÂ¥Ã‚ÂÃ‚Â«ÃƒÂ¤Ã‚ÂºÃ…â€™ÃƒÂ§Ã‚ÂºÃ‚Â§ÃƒÂ¥Ã¢â‚¬â„¢Ã…â€™ÃƒÂ¤Ã‚Â¸Ã¢â‚¬Â°ÃƒÂ§Ã‚ÂºÃ‚Â§--*/
.subNav ul {
	display: block;
	margin: 0px 0px auto auto;
	padding: 0px 30px 64px 30px;
	width: 214px;
	height: auto;
	border: solid 1px #b2d3f5;
	background-color: #ffffff;
}
.subNav ul li a {
	display: block;
	height: 64px;
	line-height: 64px;
	font-size: 22px;
	letter-spacing: 2px;
	background: url(/_upload/tpl/00/12/18/template18/htmlRes/list_img4.png) no-repeat left;
	background-position: 24px center;
	padding-left: 54px;
	position: relative;
	border-bottom: dashed 1px #8abff4;    overflow: hidden;
}
.subNav ul li a:hover {
	font-size: 22px;
	font-weight: bold;
	background: url("/_upload/tpl/00/12/18/template18/htmlRes/style_res/list_img3.png") no-repeat left;
	background-position: 15px center;
	padding-left: 43px;
	color: #2a7cd4;
}
.subNav ul li ul {
	display: none;
	border: none;
	padding: 0px;
	margin: 0px;
}
.subNav ul li:hover ul {
	width: 190px;
	display: block;
	padding-left: 20px;
}
/*--------end ÃƒÂ¯Ã‚Â¼Ã‚ÂÃƒÂ¤Ã‚Â¾Ã‚Â§ÃƒÂ¨Ã‚Â¾Ã‚Â¹ÃƒÂ¥Ã‚Â¯Ã‚Â¼ÃƒÂ¨Ã‹â€ Ã‚ÂªÃƒÂ§Ã…Â¡Ã¢â‚¬Å¾ÃƒÂ¦Ã‚Â Ã‚Â·ÃƒÂ¥Ã‚Â¼Ã‚Â--------------*/
/*-----------ÃƒÂ¤Ã‚ÂºÃ…â€™ÃƒÂ§Ã‚ÂºÃ‚Â§ÃƒÂ©Ã‚Â¡Ã‚ÂµÃƒÂ©Ã‚ÂÃ‚Â¢ÃƒÂ¥Ã‚ÂÃ‚Â³ÃƒÂ¤Ã‚Â¾Ã‚Â§ÃƒÂ¥Ã¢â‚¬Â Ã¢â‚¬Â¦ÃƒÂ¥Ã‚Â®Ã‚Â¹---------------*/
.right_container {
	width: 1050px;
	height: auto;
	min-height: 780px;
	max-height: inherit;
	float: left;
	margin-bottom: 56px;
}
/*--ÃƒÂ©Ã‚ÂÃ‚Â¢ÃƒÂ¥Ã…â€™Ã¢â‚¬Â¦ÃƒÂ¥Ã‚Â±Ã¢â‚¬ËœÃƒÂ¦Ã‚Â Ã‚Â·ÃƒÂ¥Ã‚Â¼Ã‚Â--*/
.breadcrumbs {
	margin-bottom: 20px;
	padding-left: 32px;
	background: url("/_upload/tpl/00/12/18/template18/htmlRes/style_res/breadcrumbs_Icon.png") left top no-repeat;
}
.breadcrumbs li {
	display: inline;
	line-height: 32px;
	text-align: center;
	color: #333333;
}
.breadcrumbs li a {
	color: #2a7cd4;
}
.breadcrumbs li a:after {
}
.breadcrumbs li a:last-child {
    color: #333333;
}
/*--end ÃƒÂ©Ã‚ÂÃ‚Â¢ÃƒÂ¥Ã…â€™Ã¢â‚¬Â¦ÃƒÂ¥Ã‚Â±Ã¢â‚¬ËœÃƒÂ¦Ã‚Â Ã‚Â·ÃƒÂ¥Ã‚Â¼Ã‚Â--*/
/*--ÃƒÂ¤Ã‚ÂºÃ…â€™ÃƒÂ§Ã‚ÂºÃ‚Â§ÃƒÂ©Ã‚Â¡Ã‚ÂµÃƒÂ©Ã‚ÂÃ‚Â¢ ÃƒÂ¥Ã¢â‚¬Â Ã¢â‚¬Â¦ÃƒÂ¥Ã‚Â®Ã‚Â¹ÃƒÂ¦Ã‚Â Ã‚Â·ÃƒÂ¥Ã‚Â¼Ã‚Â--*/
.right_container .content {
	background-color: #FFFFFF;
	border: solid 1px #D3DCE5;
	padding: 60px 100px;
	min-height: 700px;
	max-height: inherit;
}
/*--ÃƒÂ¤Ã‚ÂºÃ…â€™ÃƒÂ§Ã‚ÂºÃ‚Â§ÃƒÂ©Ã‚Â¡Ã‚ÂµÃƒÂ©Ã‚ÂÃ‚Â¢ ÃƒÂ¦Ã‚Â Ã‚ÂÃƒÂ§Ã¢â‚¬ÂºÃ‚Â®ÃƒÂ¦Ã‚Â Ã¢â‚¬Â¡ÃƒÂ©Ã‚Â¢Ã‹Å“--*/
.subPage_Wrap .column_Title {
	height: 90px;
	background: url("/_upload/tpl/00/12/18/template18/htmlRes/style_res/blue_line.png")no-repeat bottom;
	background-size: contain;
}
.subPage_Wrap .column_Title h1 {
	font-size: 36px;
	font-weight: bold;
	letter-spacing: 2px;
	color: #333333;
}
/*--ÃƒÂ¤Ã‚ÂºÃ…â€™ÃƒÂ§Ã‚ÂºÃ‚Â§ÃƒÂ©Ã‚Â¡Ã‚ÂµÃƒÂ©Ã‚ÂÃ‚Â¢ ÃƒÂ¦Ã¢â‚¬â€œÃ¢â‚¬Â¡ÃƒÂ§Ã‚Â«Ã‚Â ÃƒÂ¥Ã‹â€ Ã¢â‚¬â€ÃƒÂ¨Ã‚Â¡Ã‚Â¨--*/
.subPage_Wrap .articles_List {
	margin-top: 20px;
}
.subPage_Wrap .articles_List ul {
	position: relative;
}
.subPage_Wrap .articles_List ul li {
	width: 75%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.subPage_Wrap .articles_List ul li a {
	font-size: 18px;
	font-weight: normal;
	line-height: 54px;
}
.subPage_Wrap .articles_List ul li a:hover {
	color: #4762c8;
}
.subPage_Wrap .articles_List ul li a span {
	position: absolute;
	right: 0px;
}
/*--ÃƒÂ¤Ã‚ÂºÃ…â€™ÃƒÂ§Ã‚ÂºÃ‚Â§ÃƒÂ©Ã‚Â¡Ã‚ÂµÃƒÂ©Ã‚ÂÃ‚Â¢ ÃƒÂ¦Ã¢â‚¬â€œÃ¢â‚¬Â¡ÃƒÂ§Ã‚Â«Ã‚Â ÃƒÂ¦Ã‚Â Ã¢â‚¬Â¡ÃƒÂ©Ã‚Â¢Ã‹Å“ÃƒÂ¥Ã‚ÂÃ…Â ÃƒÂ¦Ã¢â‚¬â€œÃ¢â‚¬Â¡ÃƒÂ§Ã‚Â«Ã‚Â ÃƒÂ¥Ã‚ÂÃ¢â‚¬ËœÃƒÂ¥Ã‚Â¸Ã†â€™ÃƒÂ¤Ã‚Â¿Ã‚Â¡ÃƒÂ¦Ã‚ÂÃ‚Â¯--*/
.articles_Title {
	min-height: 110px;
	border-bottom: solid 1px #666666;
}
.articles_Title h1 {
	font-size: 32px;
	font-weight: bold;
	letter-spacing: 2px;
	text-align: center;
	color: #333333;
	line-height: 1.5cm;
}
.articles_Info {
	text-align: center;
	color: #999999;
	margin-top: 10px;
	margin-bottom: 10px;
}
/*--ÃƒÂ¤Ã‚ÂºÃ…â€™ÃƒÂ§Ã‚ÂºÃ‚Â§ÃƒÂ©Ã‚Â¡Ã‚ÂµÃƒÂ©Ã‚ÂÃ‚Â¢ ÃƒÂ¦Ã¢â‚¬â€œÃ¢â‚¬Â¡ÃƒÂ§Ã‚Â«Ã‚Â  ÃƒÂ¦Ã‚Â­Ã‚Â£ÃƒÂ¦Ã¢â‚¬â€œÃ¢â‚¬Â¡ÃƒÂ¦Ã‚Â Ã‚Â·ÃƒÂ¥Ã‚Â¼Ã‚Â--*/
.articles_Body {
	margin: 20px 0px;
	text-align: center;
}
.articles_Body p {
	font-size: 18px;
	font-weight: normal;
	line-height: 32px;
	letter-spacing: 0.05em;
	text-indent: 2em;
	text-align: justify;
	margin: 14px 0px;
}
.articles_Body img {
	max-width: 90%;
	margin: 7px 0px;
}
/*--ÃƒÂ¤Ã‚ÂºÃ…â€™ÃƒÂ§Ã‚ÂºÃ‚Â§ÃƒÂ©Ã‚Â¡Ã‚ÂµÃƒÂ©Ã‚ÂÃ‚Â¢ ÃƒÂ¦Ã¢â‚¬â€œÃ¢â‚¬Â¡ÃƒÂ§Ã‚Â«Ã‚Â ÃƒÂ©Ã‚Â¡Ã‚Âµ ÃƒÂ¤Ã‚Â¸Ã…Â ÃƒÂ¤Ã‚Â¸Ã¢â‚¬Â¹ÃƒÂ¦Ã¢â‚¬â€œÃ¢â‚¬Â¡ÃƒÂ§Ã‚Â«Ã‚Â ÃƒÂ©Ã¢â‚¬Å“Ã‚Â¾ÃƒÂ¦Ã…Â½Ã‚Â¥ÃƒÂ¦Ã‚Â Ã‚Â·ÃƒÂ¥Ã‚Â¼Ã‚Â--*/
.other_Articles {
	margin: 30px 0px;
	font-size: 16px;
	line-height: 32px;
}
/*--------ÃƒÂ¤Ã‚ÂºÃ…â€™ÃƒÂ§Ã‚ÂºÃ‚Â§ ÃƒÂ¦Ã‚ÂÃ…â€œÃƒÂ§Ã‚Â´Ã‚Â¢ÃƒÂ©Ã‚Â¡Ã‚Âµ--------*/
.subPage_Wrap .seach {
	margin: 0;
	padding: 48px 105px;
	text-align: center;
	background-color: #e3ebf1;
}
.subPage_Wrap .seach form {
	height: 64px;
	line-height: 64px;
}
.subPage_Wrap .seach input {
	float: left;
}
.subPage_Wrap .seach .seachText {
	width: 960px;
	height: 63px;
	margin-right: 24px;
	padding: 20px;
	background-color: #ffffff;
	border-radius: 10px;
	border: solid 2px #8d98bc;
	font-size: 18px;
	letter-spacing: 1px;
	color: #bcbcbc;
}
.subPage_Wrap .seach_Results {
	font-size: 18px;
	border-bottom: solid 1px #666666;
	padding-bottom: 30px;
}
.subPage_Wrap .no_Seach_Results {
	margin: 50px 0px;
	font-size: 24px;
	color: #fe0000;
}
/*-----------ÃƒÂ¥Ã‹â€ Ã¢â‚¬Â ÃƒÂ©Ã‚Â¡Ã‚ÂµÃƒÂ§Ã…Â¡Ã¢â‚¬Å¾ÃƒÂ¥Ã‚Â¸Ã†â€™ÃƒÂ¥Ã‚Â±Ã¢â€šÂ¬ÃƒÂ¦Ã‚Â Ã‚Â·ÃƒÂ¥Ã‚Â¼Ã‚Â----------------*/
.pagination {
	text-align: center;
	margin-top: 40px;
}
.pagination ul li {
	display: inline-block;
	margin: 0px;
	padding: 0px;
}
.pagination ul li a {
	color: black;
	float: left;
	padding: 8px 16px;
	border: solid 1px #E3E3E3;
	text-decoration: none;
	transition: background-color .3s;
}
.pagination ul li a.active {
	background-color: #3573E6;
	color: white;
	border: 1px solid #12339C;
}
.pagination ul li a:hover:not(.active) {
	background-color: #ddd;
}
/*---------endÃƒÂ¯Ã‚Â¼Ã‚ÂÃƒÂ¥Ã‹â€ Ã¢â‚¬Â ÃƒÂ©Ã‚Â¡Ã‚ÂµÃƒÂ§Ã…Â¡Ã¢â‚¬Å¾ÃƒÂ¥Ã‚Â¸Ã†â€™ÃƒÂ¥Ã‚Â±Ã¢â€šÂ¬ÃƒÂ¦Ã‚Â Ã‚Â·ÃƒÂ¥Ã‚Â¼Ã‚Â-------------*/



.selected1,.parent1,.TTT .MMi1 {background-color: #0D49BB !important;
    font-size: 20px !important;
    font-weight: 500 !important;
}
.possplit {background: none; width: auto;text-align: center;text-indent: 0px;padding:0 5px;color: #3573e6;}
.XHZ {display:none;}
.PY5,.PY10 { display:block;}
.BT3,.BT6,.BT9 {width: 230px !important;
    margin-left: 35px !important;
    margin-right: 0px !important;
}
.YYi1:hover ul {display:none !important;} 


.wp_entry {
    width: 100%;
    line-height: 32px;
    font-size: 16px;
    color: #333;
    overflow: hidden;
    padding-top: 20px;
}







