@charset "utf-8";
body {
}
#btop {
	background-image: url(../../img/tb1.png);
}
#btop .tc .tcr {
	float: right;
	font-size: 12px;
}


#header {
	background-repeat: no-repeat;
	background-position: center top;
}
#header .hcb {
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-left-color: #FFF;
	background-image: url(../../img/thbg1.png);
	background-repeat: repeat-x;
	padding-right: 20px;
	padding-left: 20px;
}
#header .hcb .llogo {
	padding-top: 25px;
	padding-bottom: 25px;
}

#header .hcb .rc {
	text-align: right;
	background-image: url(../../img/tr2.png);
	background-repeat: no-repeat;
	background-position: right center;
	width: 700px;
	height: 110px;
}

#header .hcb .rc strong {
	font-size: 20px;
	line-height: 28px;
}
#header .ctmenu ul li {
	float: left;
	display: block;
}
#header .ctmenu ul li:hover > ul {
	display: block;	
}
#header .ctmenu ul li ul {
	position: absolute;
	display: none;
}
#header .ctmenu ul li ul li a {
	line-height: 30px;
	background-image: url(../../img/clmb1.png);
	background-repeat: no-repeat;
	background-position: 15px center;
	display: block;
	padding-left: 28px;
	background-color: #5B4096;
	color: #CCC;
	font-size: 13px;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FEFEFE;
	font-weight: normal;
	padding-right: 30px;
}
#header .ctmenu ul li ul li a:hover {
	color: #FFFFFF;
}


#header .ctmenu {
	background-image: url(../../img/ctmbg1.png);
	background-repeat: repeat-x;
	background-color: #FFF;
	border: 1px solid #FFF;
}

#header .ctmenu a {
	font-size: 14px;
	line-height: 35px;
	display: inline-block;
	padding-right: 30px;
	padding-left: 30px;
	color: #FFF;
	font-weight: bold;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #EBEBEB;
	background-image: url(../../img/ctmbg1.png);
	background-repeat: repeat-x;
}
#header .ctmen a {
	padding-right: 15px;
	padding-left: 15px;
}

#center {

}
#center .ici {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFF;
	border-left-color: #FFF;
	overflow: hidden;
	height: 420px;
	background-color: #FFF;
}
#center .ici .icip {
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
	height: 420px;
	overflow: hidden;
}

#center .ici .cimenu {
	float: left;
	position: relative;
	bottom: 420px;
	width: 200px;
	margin-left: 80px;
	z-index: 9999;
}
#center .ici .cimenu li ul {
	display: none;
}
#center .ici .cimenu li:hover > ul {
	display: block;
}

#center .ici .cimenu h1 {
	background-color: #26257C;
	color: #D6D6D6;
	font-size: 16px;
	text-transform: uppercase;
	line-height: 40px;
	text-align: center;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #5E4A9F;
}
#center .ici .cimenu h1 a {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
	background-image: none;
}


#center .ici .cimenu a {
	display: block;
	line-height: 35px;
	background-image: url(../../img/ilmenubg1.png);
	background-repeat: no-repeat;
	background-position: left center;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #5E4A9F;
	color: #EBEBEB;
	padding-left: 25px;
}
#center .ici .cimenus {
	width: 200px;
}
#center .cc {
	padding-top: 20px;
	padding-bottom: 1px;
	background-color: #FFF;
}
#center .cc .ccl {
	float: left;
	width: 200px;
}
#center .cc .ccl .cclmenu a {
	line-height: 30px;
	background-image: url(../../img/clmb1.png);
	background-repeat: no-repeat;
	background-position: 15px center;
	display: block;
	padding-left: 28px;
	background-color: #5B4096;
	color: #FFF;
	margin-bottom: 2px;
	font-size: 13px;
}

#center .cc .ccr {
	padding-right: 30px;
	padding-left: 30px;
	background-image: url(../../img/ccth.png);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-bottom: 30px;
}
#center .cc .ccr h1 {
	color: #5B4096;
	font-size: 20px;
	margin-bottom: 10px;
	line-height: 40px;
	text-align: center;
	display: block;
	background-image: url(../../img/ccth.png);
	background-position: center center;
	background-repeat: repeat-x;
}
#center .cc .ccr .ccrn a {
	display: block;
	line-height: 30px;
}
#center .cc .ccr .ccabout {
	background-image: url(../../img/about/about2.png);
	background-repeat: no-repeat;
	background-position: center top;
	line-height: 30px;
}
#center .cc .ccr .ccabout .ccal {
	float: left;
	width: 400px;
}
#center .cc .ccr .ccabout .ccar {
	float: right;
	width: 400px;
}



#center .cc .ccr .ccati {
	text-align: center;
}

#center .cc .ccr .ccati img {
	height: 200px;
	border: 1px solid #333;
	display: inline-block;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
}

#center .cc .ccr .ccrcontact {
	background-image: url(../../img/contactbg1.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 500px;
}
#center .cc .ccr .ccculture {
	background-image: url(../../img/wangluo.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 300px;
	font-size: 16px;
}
#center .cc .ccr .ccculture ul {
	list-style-type: disc;
	padding-left: 15px;
	line-height: 30px;
}
#center .cc .ccr .ccculture ul li strong {
	color: #25257B;
}



#footer {
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 14px;
}
#footer .ft {
	background-color: #25257B;
	border: 1px solid #FFF;
}
#footer .ft .ftc {
	margin-left: 30px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFF;
	border-left-color: #FFF;
	background-color: #828282;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 30px;
	margin-right: 30px;
	background-image: url(../../img/ar1.png);
	background-repeat: no-repeat;
	background-position: 10px 22px;
	color: #FFF;
}
#footer .ft .ftc h2 {
	line-height: 20px;
	font-size: 20px;
	text-transform: uppercase;
	margin-bottom: 10px;
	font-weight: bold;
}

#footer .ft .ftc span {
	display: block;
	float: left;
	margin-right: 15px;
	font-size: 13px;
	width: 350px;
	font-weight: bold;
}
#footer .ft .ftc span strong {
	font-size: 16px;
}

#footer .fb {
	text-align: center;
	line-height: 36px;
	font-size: 13px;
	color: #666666;
	background-color: #FFF;
}
