@charset "utf-8";
/* CSS Document */

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td {
	margin: 0;
	padding: 0
}
html {
	color: rgb(255, 255, 255);
	+overflow-x:hidden
}
* {
	font-family: "宋体"
}
body {
	font-size: 13px;
	background-color: transparent;
}
body.cartier {
	background-color: rgb(0, 0, 0);
}
a {
	transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-webkit-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
}
a:link {
	color: rgb(160, 160, 160);
	text-decoration: none;
}
a:visited {
	color: rgb(160, 160, 160);
	text-decoration: none;
}
a:hover {
	color: rgb(255, 255, 255);
	text-decoration: none;
}
a:active {
	color: rgb(255, 255, 255);
	text-decoration: none;
}
.fl {
	float: left
}
.fr {
	float: right
}
.cb {
	clear: both
}
.wrapper {
	width: 1000px;
	margin: 0 auto;
	position: relative;
	z-index: 2
}
.orange {
	color: #ff6b3d!important
}
.green {
	color: #61cc81!important
}
.nav {
	z-index:999999999;
	background: url(../imgs/nav-bg.jpg) repeat;
	height: 40px;
}
.nav-list {
	border-left: 1px solid #dedede
}
.nav-list .nav_li {
	float: left;
	list-style: none;
	border-right: 1px solid #dedede;
	position:relative;
}
.nav-list .nav_li .aa {
	line-height: 40px;
	padding: 0 22px;
	font-size: 16px;
	font-weight: bold;
	color: black;
	font-family: "新宋体"
}
.nav-list .nav_li:hover, .nav-list .nav_li.nav-at {
	background: #3abcb0;
	padding-bottom: 2px;
	padding-bottom:0px;
}
.nav-list .nav_li:hover .aa, .nav-list .nav_li.nav-at .aa {
	color: white
}
.nav-list .nav_li .xia{padding:0 10px 20px; width:120px; z-index:99999999;background: #3abcb0; position:absolute; left:0; top:40px; display:none;}
.nav-list .nav_li .xia ul li{list-style: none; border-bottom:#ffffff solid 1px;}
.nav-list .nav_li .xia ul li:hover{ border-bottom:#9dded8 solid 1px;}
.nav-list .nav_li .xia ul li p{ padding:0 18px 0 14px; color:#ffffff; font:14px/38px 微软雅黑;}
.nav-list .nav_li .xia ul .an{ border-bottom:#9dded8 solid 1px;color:#9dded8}
.nav-list .nav_li .xia ul li .tp{ padding:10px 0; float:right; width:80px;}
.nav-list .nav_li .xia ul li .tp img{ width:100%;}


.nav-list .nav_li .xia ul .nav3{margin-bottom:10px; display:none;}
.nav-list .nav_li .xia ul .nav3 li{list-style: none; width:80%;position: relative; margin: 0 auto; border-bottom:none;border-top:#ffffff solid 1px;color:#ffffff; font:14px/38px 微软雅黑;}
.nav-list .nav_li .xia ul .nav3 li:hover{ border-top:#9dded8 solid 1px;}

#header {
	box-shadow: 0px 1px 1px #888888;
	z-index: 9999;
	position: relative
}
.header-wrapper {
	z-index:99999;
	height: 108px;
	background: url(../img/header-bg.png) repeat center center;
	box-shadow: 0px 2px 1px #aaaaaa;
}
.logo {
	padding: 10px 0;
	display: inline-block
}
.lang-search {
	text-align: right;
	width: 50%
}
.lang {
	margin-top: 20px
}
.lang p a {
	font-size: 12px;
	color: #a1e1d0;
	line-height: 20px;
	font-weight: bold
}
.lang p a.lang-at {
	color: white
}
.lang p {
	font-size: 14px;
	color: white;
	line-height: 20px;
	font-weight: bold;
}
.lang p span {
	color: white;
	font-size: 12px;
+font-size:10px;
	line-height: 20px;
	margin: 0 2px;
	font-weight: 100;
}
.lang a.fr {
	margin-left: 10px
}
.search {
	clear: both;
	margin-top: 10px;
	position: relative
}
.search-txt {
	width: 300px;
	padding: 0 10px;
	height: 30px;
	font-size: 12px;
	line-height: normal;
	border: none;
	background: url(../img/search-bg.jpg) no-repeat;
	color: #c5c5c5
}
.search-sbm {
	width: 30px;
	height: 30px;
	border: none;
	background: url(../img/serbutton.png) no-repeat;
	position: absolute;
	right: 0px;
	top: 50%;
	margin-top: -15px;
	outline: none;
	cursor: pointer
}
#content {
	min-height: 400px;
	margin-bottom: 50px;
}
#footer {
	border-top: 1px solid #e6e6e6;
	padding: 30px 0;
	background: #f1f1f1 url(../imgs/footer-bg.png) repeat-x
}
.foot-list.fl {
	width: 220px
}
.foot-list.fr {
	width: 120px;
}
.foot-list li {
	list-style: none;
	color: #333333;
	font-size: 12px;
	line-height: 15px
}
.foot-list li p {
	color: #333333;
	font-size: 12px;
	line-height: 15px
}
.foot-list li a {
	color: #808080;
	font-size: 12px;
	line-height: 20px;
}
.foot-list li a.copy {
	line-height: 16px
}
.foot-list li a:hover {
	color: #333333;
}
.path {
	width: 1000px;
	position: absolute;
	left: 50%;
	margin-left: -500px;
	top: 150px;
	z-index: 999;
	padding: 15px 0;
	font-size: 12px;
	color: #9a989b
}
.path a {
	font-size: 12px;
	color: #9a989b
}
.path span {
	margin-left: 5px
}
.page-content {
	margin-top: 50px;
+padding-top:50px
}
.left-content {
	width: 200px
}
.left-content-list {
	background: #f0f0f0;
	padding: 20px 15px;
	padding-bottom: 10px;
	margin-bottom: 20px
}
.left-content-list h1 {
	font-size: 14px;
	margin-bottom: 10px;
	font-weight: bold
}
.left-content-list li {
	list-style: none;
	height: 28px;
	background: url(../imgs/l-c-l-bg.png) no-repeat;
	background-position: -5px -25px;
	padding-left: 15px
}
.left-content-list li:hover, .left-content-list li.left-content-list-at {
	background-position: -5px 0px
}
.left-content-list li a {
	font-size: 12px;
	color: #666666
}
.left-content-list li:hover a, .left-content-list li.left-content-list-at a {
	color: #60ca82
}
.left-content-list2 {
	background: #f0f0f0;
	padding: 20px 15px;
	padding-bottom: 0px;
}
.left-content-list2 li {
	padding: 13px 0;
	list-style: none;
	border-top: 1px solid #cccccc
}
.left-content-list2 li a {
	font-weight: bold;
	color: #ff6b3d
}
.left-content-list2 li p {
	color: #999999;
	font-size: 12px;
	line-height: 18px;
	margin: 5px 0
}
.right-content {
	width: 780px
}
.right-content .title {
	font-size: 16px;
	font-weight: bold;
	line-height: 25px;
	margin-bottom: 5px
}
.right-content .desc {
	margin: 10px 0;
	line-height: 20px;
	font-size: 12px;
	color: #4d4d4d
}
