@charset "utf-8";
/* CSS Document */

html {
	_overflow-x:hidden;

	+overflow-x:hidden;
}

/***** Selector Hacks ******/
   
/* IE6 and below */

* html #uno  { color: red }
/* IE7 */
*:first-child+html #dos { color: red }
/* IE7, FF, Saf, Opera  */
html>body #tres { color: red }
/* IE8, FF, Saf, Opera (Everything but IE 6,7) */
html>/**/body #cuatro { color: red }
/* Opera 9.27 and below, safari 2 */
html:first-child #cinco { color: red }
/* Safari 2-3 */
html[xmlns*=""] body:last-child #seis { color: red }
/* safari 3+, chrome 1+, opera9+, ff 3.5+ */
body:nth-of-type(1) #siete { color: red }
/* safari 3+, chrome 1+, opera9+, ff 3.5+ */
body:first-of-type #ocho {  color: red }
/* saf3+, chrome1+ */
@media screen and (-webkit-min-device-pixel-ratio:0) {
 #diez  { color: red  }
}
/* iPhone / mobile webkit */
@media screen and (max-device-width: 480px) {
 #veintiseis { color: red  }
}
/* Safari 2 - 3.1 */
html[xmlns*=""]:root #trece  { color: red  }
/* Safari 2 - 3.1, Opera 9.25 */
*|html[xmlns*=""] #catorce { color: red  }
/* Everything but IE6-8 */
:root *> #quince { color: red  }
/* IE7 */
*+html #dieciocho {  color: red }
/* Firefox only. 1+ */
#veinticuatro,  x:-moz-any-link  { color: red }
/* Firefox 3.0+ */
#veinticinco,  x:-moz-any-link, x:default  { color: red  }
/***** Attribute Hacks ******/
/* IE6 */
#once { _color: blue }
/* IE6, IE7 */
#doce { *color: blue; /* or #color: blue */ }
/* Everything but IE6 */
#diecisiete { color/**/: blue }
/* IE6, IE7, IE8 */
#diecinueve { color: blue\9; }
/* IE7, IE8 */
#veinte { color/*\**/: blue\9; }
/* IE6, IE7 -- acts as an !important */
#veintesiete { color: blue !ie; } /* string after ! can be anything */




body {
	margin:0;
	padding:0;
	overflow-x:hidden;
}
body:before {
          content: "";
          position: fixed;
          top: -10px;
          left: 0;
          width: 100%;
          height: 10px;
 
          -webkit-box-shadow: 0px 0px 10px rgba(0,0,0,.8);
          -moz-box-shadow: 0px 0px 10px rgba(0,0,0,.8);
          box-shadow: 0px 0px 10px rgba(0,0,0,.8);
 
          z-index: 100;
}
img{
	border:none;
}
.jg {
	height: 18px;
}
.l {
	float: left;
}
.r {
	float: right;
	background: transparent url("/images/so-anniu.jpg") no-repeat 0px 0px;
border: 0px;
height: 35px;
margin: 0px;
padding: 0;
width: 88px;
cursor: pointer;
font: bold 12px Arial, Helvetica;
color: #ffffff;
text-shadow: 0 1px 0 rgba(255,255,255,0.5);
-webkit-transition: all 0.28s ease-in 0s;
-moz-transition: all 0.28s ease-in 0s;
-o-transition: all 0.28s ease-in 0s;
-ms-transition: all 0.28s ease-in 0s;
transition: all 0.28s ease-in 0s;
}
.top {
	background-color: #1e67ca;
	height: 28px;
	width: 100%;
}
.top-nr {
	height: 28px;
	width: 1002px;
	margin-right: auto;
	margin-left: auto;
}
.top-L {
	float: left;
	height: 28px;
	width: 550px;
}
.top-R {
	float: right;
	height: 27px;
	width: 420px;
}
.top-Llist {
	margin: 0px;
	padding: 0px;
	height: 28px;
	width: 100%;
	list-style-type: none;
}
.top-Llist li {
	list-style-type: none;
	font-family: "ËÎÌå";
	font-size: 12px;
	line-height: 28px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
	margin-left: 5px;
	float: left;
}
.top-Llist li a {
	list-style-type: none;
	font-family: "ËÎÌå";
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.top-Rlist {
	font-family: "ËÎÌå";
	font-size: 12px;
	line-height: 27px;
	color: #FFFFFF;
	text-align: right;
	float: right;
	height: 27px;
}
.top-input1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	background-color: #FFFFFF;
	height: 18px;
	width: 70px;
	border: 1px solid #CCCCCC;
	margin: 0px;
	padding: 0px;
}
.top-input2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 21px;
	color: #000000;
	background-color: #FFFFFF;
	height: 21px;
	width: 70px;
	border: 1px solid #CCCCCC;
}
.top-anniu {
	float: right;
	height: 22px;
	width: 70px;
	margin-right: 5px;
	margin-left: 3px;
	margin-top: 2px;
	margin-bottom: 2px;
}
.logo {
	background-image: url(/images/logo-bj.jpg);
	background-repeat: repeat-x;
	height: 103px;
	width: 100%;
}
.logo-bj {
	background-image: url(/images/logo.jpg);
	background-repeat: no-repeat;
	height: 103px;
	width: 1002px;
	margin-right: auto;
	margin-left: auto;
}
.logo-so {
	float: right;
	height: 31px;
	width: 380px;
	margin-top: 46px;
	margin-right: 12px;
}
.logo-soinput {
	font-family: "ËÎÌå";
	font-size: 12px;
	line-height: 31px;
	color: #000000;
	text-decoration: none;
	background-image: url(/images/so-bj.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	height: 31px;
	width: 197px;
	border: none;
	text-align: left;
	text-indent: 10px;
	padding: 0px;
	float: right;
}
.dh {
	background-image: url(/images/dh-bj.jpg);
	background-repeat: repeat-x;
	height: 81px;
	width: 100%;
}.dh-bj {
	background-image: url(/images/dh.jpg);
	background-repeat: no-repeat;
	height: 81px;
	width: 1002px;
	margin-right: auto;
	margin-left: auto;
}
.dh-fw {
	height: 23px;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	list-style-type: none;
	padding-top: 2px;
	padding-bottom: 1px;
}
.dh-bt {
	font-family: "ËÎÌå";
	font-size: 14px;
	line-height: 23px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(/images/dh-btbj.png);
	background-repeat: no-repeat;
	text-align: center;
	height: 23px;
	width: 107px;
	float: left;
}
.dh-list {
	height: 23px;
	width: 873px;
	margin: 0px;
	padding: 0px;
	float: left;
}
.dh-little  {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	text-align: left;
	width: 873px;
}
.dh-little li  {
	padding: 0px;
	text-align: left;
	font-family: "ËÎÌå";
	font-size: 14px;
	line-height: 23px;
	color: #FFFFFF;
	text-decoration: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 8px;
	float: left;
}
.dh-little li a  {
	font-family: "ËÎÌå";
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
}
.bt-bj1 {
	background-image: url(/images/bt1-bj1.jpg);
	background-repeat: repeat-x;
	height: 40px;
	background-position: bottom;
	line-height: 40px;
	text-align: center;
}
.bt-bj2 {
	background-image: url(/images/bt1-bj2.jpg);
	background-repeat: repeat-x;
	height: 40px;
	background-position: bottom;
	text-align: center;
}
.bt-font1 {
	font-family: "Î¢ÈíÑÅºÚ";
	font-size: 16px;
	font-weight: bold;
	color: #045189;
}
.more {
	float: right;
	height: 12px;
	width: 30px;
	margin-top: -25px;
	margin-right: 12px;
	margin-bottom: 5px;
}
.more1 {
	float: right;
	height: 12px;
	width: 30px;
	margin-top: 14px;
	margin-right: 12px;
	margin-bottom: 14px;
}
.yw {
	height: 350px;
	width: 1002px;
	margin-top: 15px;
	margin-right: auto;
	margin-left: auto;
}
.yw-xwtp {
	float: left;
	height: 350px;
	width: 515px;
}
.yw-xwnr {
	background-image: url(/images/yw-bj1.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 350px;
	width: 487px;
}
.yw-btbq {
	width: 100%;
	list-style-type: none;
	height: 40px;
	margin: 0px;
	padding: 0px;
	text-align: right;
}
.yw-btbq li {
	font-family: "ËÎÌå";
	font-size: 14px;
	line-height: 40px;
	color: #045189;
	float: right;
	margin-right: 5px;
	text-decoration: none;
}
.yw-btbq li a {
	font-family: "ËÎÌå";
	font-size: 14px;
	color: #045189;
	text-decoration: none;
}
.yw-fbtfont {
	font-family: "ËÎÌå";
	font-size: 14px;
	line-height: 24px;
	font-weight: bold;
	color: #f6ff00;
	text-decoration: none;
	background-color: #0f83db;
	text-align: center;
	height: 24px;
	width: 95%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 5px;
}
.yw-fbtfont a {
	font-family: "ËÎÌå";
	font-size: 14px;
	font-weight: bold;
	color: #f6ff00;
	text-decoration: none;
}
.yw-list {
	height: 238px;
	width: 95%;
	margin-right: auto;
	margin-left: auto;
}
.yw-little {
	padding: 0px;
	height: 188px;
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	list-style-type: none;
	text-align: left;
}
.yw-little li {
	font-family: "ËÎÌå";
	font-size: 14px;
	line-height: 30px;
    height:30px;
	color: #4f4f4f;
	text-decoration: none;
	background-image: url(/images/icon1.jpg);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 10px;
}
.yw-little li a {
	font-family: "ËÎÌå";
	font-size: 14px;
	color: #4f4f4f;
	text-decoration: none;
}
.yw-listtime {
	position:relative;
	top:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
    color: #999999;
	margin: 0px;
	padding: 0px;
	float: right;
	height:30px;
	line-height:30px;
}
.lm-btfont1 {
	font-family: "Î¢ÈíÑÅºÚ";
	font-size: 16px;
	line-height: 40px;
	font-weight: bold;
	color: #4f4f4f;
	text-decoration: none;
	background-image: url(/images/icon2.jpg);
	background-repeat: no-repeat;
	background-position: 5px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	padding-left: 27px;
}

.lm1 {
	height: 178px;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
}

.lm1-lm {
	float: left;
	height: 178px;
	width: 346px;
	margin-right: 12px;
	margin-left: 15px;
	margin-top: 10px;
}
.lm1-list {
	height: 188px;
	width: 95%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
}
.lm1-little {
	padding: 0px;
	height: 188px;
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	list-style-type: none;
	text-align: left;
}
.lm1-little li {
	font-family: "ËÎÌå";
	font-size: 12px;
	line-height: 30px;
	color: #4f4f4f;
	text-decoration: none;
	background-image: url(/images/icon1.jpg);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 10px;
}
.lm1-little li a {
	font-family: "ËÎÌå";
	font-size: 12px;
	color: #4f4f4f;
	text-decoration: none;
}
.lm1-listtime {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	margin: 0px;
	padding: 0px;
	float: right;
}
.bsdt1 {
	background-color: #fffff8;
	border: 3px solid #f9f9e6;
	height: 180px;
	width: 717px;
	margin-top: 6px;
	margin-right: auto;
	margin-left: auto;
}
.bsdt2 {
	background-color: #fffff8;
	border: 3px solid #f9f9e6;
	height: 160px;
	width: 717px;
	margin-top: 6px;
	margin-right: auto;
	margin-left: auto;
}
.bsdt3 {
	background-color: #fffff8;
	border: 3px solid #f9f9e6;
	height: 103px;
	width: 717px;
	margin-top: 6px;
	margin-right: auto;
	margin-left: auto;
}
.bsdt-bt {
	height: 30px;
	width: 100%;
}
.bsdt-btfont {
	font-family: "Î¢ÈíÑÅºÚ";
	font-size: 16px;
	line-height: 30px;
	font-weight: bold;
	color: #4f4f4f;
	text-decoration: none;
	background-image: url(/images/icon3.jpg);
	background-repeat: no-repeat;
	background-position: 8px center;
	text-align: left;
	float: left;
	height: 30px;
	width: 300px;
	padding-left: 25px;
}
.bsdt-list {
	float: left;
	height: 30px;
	width: 325px;
	margin-left: 20px;
	margin-top: 5px;
	list-style-type: none;
}
.bsdt-list1 {
	float: left;
	height: 170px;
	width: 650px;
	margin-left: 20px;
	margin-top: 5px;
	list-style-type: none;
}
.bsdt-list2 {
	float: left;
	width: 325px;
	margin-left: 20px;
	margin-top: 5px;
	list-style-type: none;
}
.bsdt-little {
	float: left;
	width: 100%;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	text-align: left;
}
.bsdt-little li {
	font-family: "ËÎÌå";
	font-size: 12px;
	line-height: 23px;
	color: #000000;
	text-decoration: none;
	list-style-position: inside;
	list-style-type: disc;
	margin: 0px;
	padding: 0px;
}
.bsdt-little li a {
	font-family: "ËÎÌå";
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.bsdt-so {
	float: left;
	height: 65px;
	width: 350px;
	margin-top: 5px;
	margin-left: 5px;
	font-family: "ËÎÌå";
	font-size: 12px;
	line-height: 22px;
	color: #000000;
}
.bsdt-soinput {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	height: 18px;
	width: 256px;
	border: 1px solid #CCCCCC;
}

.tybq-fw {
	background-image: url(/images/bt1-bj2.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 42px;
}
.tybq-bq1 {
	font-family: "Î¢ÈíÑÅºÚ";
	font-size: 16px;
	line-height: 40px;
	color: #4f4f4f;
	text-decoration: none;
	background-image: url(/images/bt1-bj1.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	text-align: center;
	float: left;
	height: 40px;
	width: 110px;
}

.tybq-list {
	list-style-type: none;
	margin: 0px;
	height:42px;
	padding: 0px;
	line-height:42px;
}
.tybq-list li {
	display:block;
	font-family: "Î¢ÈíÑÅºÚ";
	font-size: 16px;
	line-height: 42px;
	font-weight: bold;
	color: #4f4f4f;
	text-decoration: none;
	text-align: center;
	float: left;
	width: 110px;
	margin-top: 0px;
	padding: 0px;
	position:relative;
	top:0px;
	left:0px;
}
.tybq-list li a {
	font-family: "Î¢ÈíÑÅºÚ";
	font-size: 16px;
	font-weight: bold;
	color: #4f4f4f;
	text-decoration: none;
}
.tybq-bq {
	font-family: "Î¢ÈíÑÅºÚ";
	font-size: 16px;
	line-height: 42px;
	font-weight: bold;
	color: #4f4f4f;
	text-decoration: none;
	background-image: url(/images/bt1-bj1.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	text-align: center;
	float: left;
	width: 110px;
}
.tylb-list1 {
	float: left;
	height: 140px;
	width: 346px;
	margin-left: 15px;
	margin-right:12px;
	margin-top: 5px;
	list-style-type: none;
}
.tylb-little {
	float: left;
	width: 100%;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	text-align: left;
}
.tylb-little li {
	font-family: "ËÎÌå";
	font-size: 12px;
	line-height: 30px;
	color: #000000;
	text-decoration: none;
	margin: 0px;
	background-image: url(/images/icon1.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.tylb-little li a {
	font-family: "ËÎÌå";
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.Rlmbt {
	font-family: "Î¢ÈíÑÅºÚ";
	font-size: 16px;
	line-height: 38px;
	font-weight: bold;
	color: #045189;
	text-align: left;
	width: 235px;
	padding-left: 5px;
	margin-top: 5px;
}
.Rlm1 {
	background-image: url(/images/ylbj1.jpg);
	background-repeat: no-repeat;
	height: 101px;
	width: 235px;
	margin-bottom: 15px;
}
.Rlm2 {
	background-image: url(/images/ylbj2.jpg);
	background-repeat: no-repeat;
	height: 226px;
	width: 235px;
	margin-bottom: 15px;
}
.Rlm3 {
	background-image: url(/images/ylbj3.jpg);
	background-repeat: no-repeat;
	height: 169px;
	width: 235px;
	margin-bottom: 10px;
}
.Rlm4 {
	background-image: url(/images/ylbj2.jpg);
	background-repeat: no-repeat;
	height: 226px;
	width: 235px;
	margin-bottom: 10px;
}

.Rlm1-font {
	font-family: "ËÎÌå";
	font-size: 14px;
	line-height: 28px;
	color: #000000;
	text-decoration: none;
	text-align: left;
	height: 98px;
	width: 200px;
}
.Rlm1-font a {
	font-family: "ËÎÌå";
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}
.Rlm2-list {
	height: 215px;
	width: 144px;
	list-style-type: none;
	text-align: left;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
	float: left;
}
.Rlm2-list  li {
	font-family: "ËÎÌå";
	font-size: 14px;
	line-height: 30px;
	color: #000000;
	text-decoration: none;
	list-style-position: inside;
	list-style-type: disc;
}
.Rlm2-list  li  a {
	font-family: "ËÎÌå";
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}
.Rlm3-list {
	height: 150px;
	width: 211px;
	list-style-type: none;
	text-align: left;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	float: left;
}
.Rlm3-list  li {
	font-family: "ËÎÌå";
	font-size: 14px;
	line-height: 30px;
	color: #000000;
	text-decoration: none;
	list-style-position: inside;
	list-style-type: disc;
}
.Rlm3-list  li  a {
	font-family: "ËÎÌå";
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}
.Rlm4-list {
	height: 180px;
	width: 211px;
	list-style-type: none;
	text-align: left;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	float: left;
}
.Rlm4-list  li {
	font-family: "ËÎÌå";
	font-size: 14px;
	line-height: 30px;
	color: #000000;
	text-decoration: none;
	list-style-position: inside;
	list-style-type: disc;
}
.Rlm4-list  li  a {
	font-family: "ËÎÌå";
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}
.link1 {
	background-color: #f9f9f9;
	height: 82px;
	width: 232px;
	border: 1px solid #cfcfcf;
	margin-top: 5px;
}
.link2 {
	background-color: #f9f9f9;
	height: 82px;
	width: 232px;
	border: 1px solid #cfcfcf;
	margin-top: 5px;
}
.link-input {
	font-family: "ËÎÌå";
	font-size: 12px;
	line-height: 22px;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	width: 200px;
	border: 1px solid #CCCCCC;
	height: 22px;
	margin:5px auto;
}

.foot {
	background-color: #0a7cd4;
	background-image: url(/images/yj-bj.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 135px;
	width: 100%;
}
.foot-font {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	color: #FFFFFF;
	background-image: url(/images/yj-tb.png);
	background-repeat: no-repeat;
	background-position: left center;
	text-align: left;
	height: 63px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 62px;
	padding-top: 20px;
}
 .clear{
 clear:both;
 }

.leader{
	width:210px;
	display:block;
	border:1px solid #c1c1c1;
	-moz-box-shadow:2px 2px 10px #c1c1c1;
    -webkit-box-shadow:2px 2px 10px #c1c1c1;
    box-shadow:2px 2px 10px #c1c1c1;
	margin:0 auto 10px auto;
	padding:0 10px;
	}
.leader div{
	display:block;
	width:210px;
	float:left;
	text-align:left;
	}

.leader div.leadtitle{
	height:38px;
	color:#266998;
	line-height:38px;
	overflow:hidden;
	font-size:14px;
	border-bottom:1px solid #266998;
	}
.leader div.leadcontent{
	height:30px;
	color:#000;
	line-height:30px;
	overflow:hidden;
	font-size:14px;
	border-bottom:1px dotted #c1c1c1;
	}

.qrcode{
	display:block;
	position:absolute;
	top:220px;
	right:5px;
	width:130px;
	height:200px;
	float:right;
	text-align:center;
	z-index:100;
}

.qrcode div{
	width:130px;
}
.qrcode div img{
	width:130px;
}