﻿input {
    list-style: none;
}
/*body,h1,h2,h3,h4,h5,h6,span,a,p,div,b,em {*/
    /*word-break: break-all;*/
    /*word-wrap: break-word;*/
    /*text-align: justify;*/
    /*text-justify:inter-word;*/
    /*word-wrap: break-word;*/
/*}*/
body{
	min-width: 1200px;
}
body,ul,li {
    list-style: none;
}
img {
    border: none;
    padding: 0;
    margin: 0;
}
a {
    text-decoration: none;
}
.bcwhite{
    background-color: #fff;
}
.w1100{
	width: 1100px;
}
.bc1D9DFE{
	background-color:#044585;
}
/*top*/
body {
    position: relative;
    z-index: 1;
}
header {
    width: 100%;
    height: auto;
    position: relative;
    z-index: 9999;
}
.header {
    width: 100%;
    height: auto;
    position: relative;
    z-index: 9999;
}
.top {
    width: 100%;
    height: 36px;
    background: #F7FBFE;
    position: relative;
    z-index: 6666;
}
.top .top_centent {
    width: 1200px;
    height: 32px;
    margin: 0 auto;
    position: relative;
    z-index: 9999;
}
.top_centent .top_lieft {
    float: left;
    position: relative;
    z-index: 9999;
}
.top_centent .top_right {
    overflow: hidden;
    float: right;
}
.Date,
.follow {
    float: left;
}
.Date span,
.Date p {
    float: left;
    line-height: 30px;
    margin: 0 4px;
	font-size:14px;
	color:#333;
}
.follow {
    padding-left: 6px;
    padding-top: 4px;
}
.follow a {
    float: left;
    margin: 0 4px;
}
.follow .wx {
    width: 62px;
    height: 28px;
    position: relative;
    z-index: 9999;
}
.follow .wx_rwm {
    position: absolute;
    top: 22px;
    left: 0px;
    z-index: 9999;
}
.follow .wx_rwm img {
    width: 180px;
    height: 190px;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 9999;
}
.top_right {
    overflow: hidden;
}
.top_right .touch {
    padding-top: 6px;
    float: left;
}
.top_right .touch ul {
    overflow: hidden;
    padding-left: 22px;
}
.top_right ul li {
    float: left;
    margin: 0 4px;
}
.top_right ul li a {
    color: #333;
    padding-right: 6px;
    border-right: 2px solid #ccc;
	font-size:14px;
}
.top_right ul li .no_border {
    border: none;
}
.top_right .search {
    overflow: hidden;
    float: left;
}
.search .input_search,
.search .search_btn {
    float: left;
}
button {
    list-style: none;
    background-color: transparent;
    border: none;
}
.search .input_search {
    width: 180px;
    height: 26px;
    line-height: 26px;
    border-radius: 6px 0 0 6px;
    border: 1px solid #044585;
    list-style: none;
    outline: none;
    padding: 0 0 0 10px;
    margin: 0;
}
.search .search_btn {
    line-height: 24px;
    color: #fff;
    background-color: #044585;
    border-radius: 0 6px 6px 0;
    cursor: pointer;
}
.top_center_L {
    background: url("../images/top_bg.jpg") no-repeat center;
    width: 1200px;
    height: 134px;
    margin: 0 auto;
}
.top_center_R {
    background: url("../images/top_X_bg.jpg") repeat-x center;
    width: 100%;
    height: 134px;
    position: absolute;
    top: 36px;
    right: 0;
    z-index: -1;
}
.logo {
    margin-left: 10px;
    padding-top: 20px;
    width: 306px;
    height: 94px;
}
#nav {
    margin: 0 auto;
    background: url(../images/nav-bj.jpg) repeat-x;
    min-height: 37px;
    height: auto !important;
    position: relative;
    z-index: 8888;
}

#nav ul.nav_ul {
    width: 1200px;
    margin: 0 auto;
}

#nav ul.nav_ul > li {
	width:133px;
    float: left;
    position: relative;
    min-height: 37px;
    height: auto !important;
    z-index: 9999999;

}

#nav ul.nav_ul > li a.li_a {
    color: #044585;
    font-size: 15px;
    font-weight: bold;
    line-height: 35px;
    display: block;
    text-align: center;
    margin-top: 2px;
}
#nav ul.nav_ul > li.active a.li_a {
    color: #3796D0;
    background: #FFF;
    line-height: 33px;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    border: 1px solid #044585;
}
#nav ul.nav_ul > li:hover a.li_a {
    color: #3796D0;
    background: #FFF;
    line-height: 33px;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    border: 1px solid #044585;
}

#nav ul.nav_ul li .hover {
    background: url("../images/white_op_70.png");
    min-width: 160px;
    position: absolute;
    z-index: 9999999;
    top: 37px;
    border: 1px solid #999;
    border-top: 0;
    padding: 10px;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    display: none;
}

/*#nav ul.nav_ul > li .hover li {*/
    /*float: left;*/
    /*min-width: 160px;*/
    /*line-height: 25px;*/
/*}*/
#nav ul.nav_ul > li .hover li a {
    display: block;
}

/*#nav ul.nav_ul > li .hover li a {*/
    /*color: #333;*/
    /*font-size: 15px;*/
    /*padding-left: 15px;*/
    /*padding-right: 15px;*/
/*}*/

#nav ul.nav_ul > li .hover li a:hover {
    color: #fff;
    background-color: #00a6ff;
}

#nav ul.nav_ul > li ul {
    z-index: 9999999;
}
.box_nav .navBar ul li ol {
    position: absolute;
    width: 720px;
    top: 50px;
    left: 0;
    background: url("../images/white_op_70.png");
    display: none;
    padding: 22px;
}
.box_nav .navBar ul li ol .nav_img {
    height: auto;
}
.box_nav .navBar ul li ol .nume {
    width: 400px;
    height: auto;
}
.box_nav .navBar ul li ol li.nume a {
    line-height: 40px;
    display: block;
    text-align: center;
    font-size: 15px;
    float: left;
    color: #333;
    width: auto;
    border-radius: 6px;
    padding-left: 4%;
    padding-right: 4%;
    margin-right: 20px;
    margin-bottom: 20px;
    white-space:pre;
}
/*banner*/
.banner {
    overflow: hidden;
    padding-bottom: 10px;
    background: #fff;
    position: relative;
	width: 1200px;
	height: 310px;
	margin: 0 auto;
}
.banner .prev,
.banner .next {
    background: url("../images/NP.png") no-repeat center;
    width: 32px;
    height: 60px;
    position: absolute;
    top: 50%;
    margin-top: -30px;
	opacity: 0.5;
}
.banner .prev {
    background-position: 0 0;
    left: 3%;
}
.banner .next {
    background-position: -32px 0;
    right: 3%;
}
/*footer*/
.address {
    width: 100%;
    background: #fafafa;
    /*height: 102px;*/
    overflow: hidden;
    padding: 10px 0;
    clear: both;
}
.address .list_box_center {
    width: 1200px;
    margin: 0 auto;
    padding-top: 10px;
    text-align: center;
}
.address .list_box_center ul {
    display:inline-block;
    *zoom:1;
    *display: inline;
    text-align: left;
    border-left: 1px solid #6582D0;
    padding-right: 30px;
    /*width: 380px;*/
}
.address ul li a {
    font-size: 14px;
    color: #333;
    line-height: 28px;
    /*padding-left: 20px;*/
}
.main_body{
    background: url("../images/bodybg.jpg") repeat-x left top;
}
.footer {
    clear: both;
    overflow: hidden;
}
.footer .cp ul li p,
.footer .clear ul li a{
	color: white;
	font-size: 16px;
}
.location{
	float: right;
	padding-top: 20px;
}
.banner .prev:hover,
.banner .next:hover{
	opacity: 1;
}