/* css reset */
@charset "utf-8";
html, body, div, span,h1,h2,h3,ul,li,dl,dt,dd,p,input,table, td, form, img, ol, ul{	margin:0; padding: 0;border: 0; font-size: 100%;}
ol,ul,li { list-style:none;}
.cr { clear:both; width:100%; height:0;}
.clear { clear:both; height:7px; width:100%;}
.clearfix:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}
a{
	text-decoration: none;
}
input,textarea{	vertical-align: middle;	border: none;resize: none;outline: none;}
.wp_navs * {
    margin: 0;
    padding: 0;
}
/* ---divсdiv--- */
body {
	text-align: center;
	background-color: #fbfbfb;
	font-size: 9pt;
	color: #5d5d5d;
	margin: 0px;
}
table {
	font-size: 9pt;
	line-height: 22px;
}
/* ---??--- */
a:link {
	font-size: 9pt;
	color:#5d5d5d;
	line-height: 25px;
	text-align: left;
}
a:hover {font-size: 9pt;text-decoration: none;color: #5d5d5d;
	text-align: justify;
}
.top {
    background: #dedede;
    height: 23px;
}
#header {
    position: relative;
    z-index: 1000;
}
#header .inner {
    width: 100%;
}
.wrapper .inner {
    width: 1000px;
    margin: 0 auto;
}
.head {
    width: 100%;
    height: 146px;
    position: relative;
    background: #f4f4f4;
}
.navbar {
    width: 100%;
    height: 40px;
    background: url(/uploads/image/_t0d2timages/navbar.png);
}
.head-box {
    width: 1160px;
    margin: 0 auto;
}
.head-box .logo {
    padding-left: 85px;
    padding-top: 37px;
    float: left;
}
.top-nav {
    float: right;
    margin-top: 20px;
    margin-right: 95px;
}
.wp_navs {
    display: block;
    margin: 0;
    padding: 0;
    display: block;
    *zoom: 1;
}
.wp_navs .nav-item {
    display: inline-block;
    width: 100px !important;
    float: left;
    position: relative;
    vertical-align: bottom;
}
.wp_navs .nav-item {
    display: inline-block;
    float: left;
    position: relative;
    vertical-align: bottom;
}
.wp_navs:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}
.top-nav .wp_navs .nav-item a {
    font-size: 12px;
    line-height: 23px;
}
.wp_navs .nav-item a {
    font-family: "microsoft yahei";
    display: block;
    text-align: center;
    position: relative;
    z-index: 100;
}
.top-nav .wp_navs .nav-item a span.item-name {
    padding: 0px 10px;
    background: #6685c4;
    font-size: 15px;
    color: #fff;
}
.wp_navs .nav-item .mark {
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 99;
}
.navbar .navbox {
    width: 1000px;
    height: 40px;
    margin: 0 auto;
}
.list-img {
    margin-bottom: 40px;
}
.cont-bg {
    background: #f4f4f4;
}
#container .inner {
    background: #fff;
    width: 1160px;
    border: 0px solid #e5e5e5;
}
.article {
    padding: 30px 26px;
}
#footer {
    background: #dedede;
}
#footer .inner {
    padding: 23px 0;
}
.foot-l {
    float: left;
}
#footer .inner p {
	font-size: 14px;
	text-align:left;
}
.foot-l p {
    line-height: 38px;
    padding-left: 40px;
    background: url(/uploads/image/_t0d2timages/foot.png) no-repeat;
    color: #222;
}
.foot-l p.foot-icon1 {
    background-position: 0px 6px;
}
.foot-l p.foot-icon2 {
    background-position: 0px -45px;
}
.foot-l p.foot-icon3 {
    background-position: 0px -101px;
}
.foot-r {
    float: right;
    color: #222;
    font-size: 16px;
    margin-top: 7px;
}
.foot-top {
    text-align: right;
}
.foot-top a {
    display: inline-block;
    width: 27px;
}
.foot-top a span {
    padding-top: 8px;
    display: inline-block;
	font-size: 12px;
	line-height: initial;
}
.foot-r p {
    margin-top: 33px;
}
.panel.top-nav-panel.panel-1{display:none;}
.panel.logo-panel.panel-2 {
    width: 1160px;
	margin: 0 auto;
	height:146px;
}
.window.logo-window.window-2 {
    padding-left: 85px;
    padding-top: 37px;
    float: left;
}
.panel.main-nav-panel.panel-5 {
    width: 100%;
    height: 40px;
    background: url(/uploads/image/_t0d2timages/navbar.png);
}
.window.main-nav-window.window-5 {
    width: 1000px;
    height: 40px;
    margin: 0 auto;
}
ul.menu.clearfix {
    height: 40px;
}
li.menu-item {
    display: inline-block;
    float: left;
    position: relative;
    vertical-align: bottom;
}
.menu-item .menu-link {
    font-size: 16px;
    font-weight: normal;
	color: #fff;
	line-height:40px;
	padding:0 38px;
}
ul.sub-menu{
	background: #6f99ce;
    display: none;
    position: absolute;
    left: 0;
    top: 40px;
    z-index: 100;
    min-width: 100%;
    text-align: center;
}
a.sub-link {
    padding: 0 0;
    height: 35px;
    line-height: 35px;
    min-width: 100px;
    text-align: center;
    font-size: 14px;
    color: #fff;
}
li.sub-item:hover{
	background:#5a6aa5;
}
.arh_fl {
    float: left;
    width: 147px;
	height: 188px;
	padding-left:25px;
}
.arh_fl img {
    width: 100%;
    height: 100%;
}
.arh_fr .tfather {
    margin-left: 198px;
    text-align: left;
}
p.right_c {
    background: #ffffff;
    line-height: 21px;
    padding: 5px 0px;
    padding-left: 45px;
    color: #676767;
    font-family: "arial, helvetica, sans-serif";
}
.ar_body {
    margin-top: 20px;
}
.tfather h4 {
    line-height: 35px;
    height: 35px;
    background: #efedf0;
	clear: both;
	margin:0;
    margin-left: 25px;
    font-size: 15px;
    font-weight: bold;
    text-align: left;
}
.ar_body .tchild {
    margin-left: 25px;
}
.welcome {
    position: absolute;
    top: 0px;
    text-align: right;
    width: 1108px;
}