@charset "gb2312";

/*Start CSS Reset */
* {
    padding: 0;
    margin: 0;
}

html {
    color: #000;
    background: #fff
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

fieldset,
img {
    border: 0;
}

address,
caption,
cite,
code,
dfn,
em,
strong,
th,
var {
    font-style: normal;
    font-weight: normal
}

caption,
th {
    text-align: left
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: 100%;
    font-weight: normal
}

q:before,
q:after {
    content: ''
}

abbr,
acronym {
    border: 0;
    font-variant: normal
}

sup {
    vertical-align: text-top
}

sub {
    vertical-align: text-bottom
}

input,
textarea,
select {
    font-size: 12px;
    ;
    *font-size: 100%
}

legend {
    color: #000
}

/**body**/
body {
    color: #000000;
    font-size: 13px;
    font-family: "\u5b8b\u4f53";
    text-align: center;
}

.sitelogo {
    float: left;
    width: 364px;
    height: 76px;
}

.site {
    float: left;
    width: 176px;
    height: 58px;
    color: #fff;
    font-size: 25px;
    padding: 37px 0px 0px 0px;
}

/**clearfix**/
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {
    display: inline-block;
}

/* Hides from IE-mac \*/
* html .clearfix {
    height: 1%;
}

.clearfix {
    display: block;
}

/* End hide from IE-mac */
.fr {
    float: right;
}

.fl {
    float: left;
}

.clear {
    width: 100%;
    height: 0;
    line-height: 0;
    font-size: 0;
    overflow: hidden;
    clear: both;
}

.none {
    display: none;
}

/**End clearfix***/
a {
    text-decoration: none;
    color: #333;
    font-size: 13px;
}

a:hover {
    color: #C30;
}

/**End CSS Reset**/
.inner {
    text-align: left;
}

#loginAndsearch {
    height: 38px;
    background: #222222;
}

#loginAndsearch .inner {
    width: 1000px;
    margin: 0 auto;
    height: 38px;
}

#main_frame {
    background: url(images/main_frame_bg.png) repeat-x #ffffff;
}

.main_frame_nav {
    width: 100%;
}

#main_frame .main_frame_nav .inner {
    width: 1000px;
    margin: 0 auto;
}

.picAndnews {
    height: 304px;
    border-top: 3px #ebb411 solid;
}

.picAndnews1 {
    height: 229px;
    border-top: 3px #ebb411 solid;
}

.pic {
    background: url(images/news_switch_bg.jpg) right center no-repeat;
    height: 304px;
}

.pic1 {
    width: 277px;
    height: 229px;
    background: url(images/news_switch_bg.jpg) bottom no-repeat;
}

.news_switch1 {
    width: 723px;
    height: 229px;
    background: url(images/head4.jpg);
}

.news_switch {
    width: 257px;
    background: url(images/news_switch_bg.jpg);
    height: 220px;
    padding-top: 100px;
    padding-left: 10px;
    padding-right: 10px;
}

.news_switch a {
    color: #dcdcdc;
}

.logoAndlead {
    height: 104px;
}

.lead {
    float: right;
    width: 457px;
    margin: 41px 0px 0px 0px;
}

.links {
    width: 296px;
    background: #286aba center no-repeat;
}

.news {
    width: 700px;
}

.linksAndnews {
    margin-top: 10px;
}

.linksAndnews li {
    list-style: none;
}

.links_tit {
    height: 43px;
    background: none;
    line-height: 43px;
    color: #ffffff;
    font-family: 'Microsoft Yahei';
    font-size: 18px;
    padding-left: 120px;
}

.links_nav {
    min-height: 487px;
    background: #f8f8f8;
    padding-top: 4px;
}

.links_nav .links_box {
    width: 264px;
    margin-left: 16px;
}

.links_nav img {
    margin: 2px 0;
}

.head_l {
    float: left;
    /* margin:15px 0px 0px 0px; */
}

.head_logo {
    float: left;
}

.sitetitle {
    float: left;
    margin: 20px 0px 0px 0px;
}

.sitetitle h1 {
    font-size: 24px;
    font-weight: bold;
}

#foot .inner .copyright {
    font-size: 12px;
    line-height: 37px;
    color: #fff;
    text-align: center;
}

.sudy-tab {}

.sudy-tab .tab-menu {
    height: 31px !important;
    background: #dfdfdf;
}

.sudy-tab .tab-menu li {
    text-align: center;
    display: inline-block;
    height: 43px;
    line-height: 43px;
    float: left;
    font-size: 15px;
    color: #000000;
    cursor: default;
    padding: 0 16px;
}

.sudy-tab .tab-menu li.selected {
    background: #734184;
    color: #ffffff;
}

.sudy-tab .tab-menu li.selected .news_tit_en {
    font: Arial, Helvetica, sans-serif;
    color: #f6f6f6;
}

.sudy-tab .tab-menu a {}


.news_tit_en {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #494949;
    padding-left: 5px;
}

.tab-list {
    margin: 6px 0 15px 15px;
    background: #f5f3f3;
    padding: 10px 25px;
    height: 465px;
    color: #000000;
}

.relationshipAndweixin {
    height: 67px;
    background: #edeceb;
    margin-left: 15px;
    margin-bottom: 24px;
}


#foot {
    height: 150px;
    border-top: #957e9d 3px solid;
    background: #8c8c8c;
}

#foot .inner {
    width: 1000px;
    margin: 0 auto;
}

/*|------info-----*/
h1.atitle {
    width: 915px;
    margin: 0 auto;
    line-height: 52px;
    font-size: 20px;
    font-weight: bold;
    color: #98337f;
    border-bottom: 1px solid #dedcdc;
    text-align: center;
}

.postmeta {
    width: 915px;
    margin: 0 auto;
    line-height: 20px;
    color: #4f4f4f;
    text-align: center;
    padding: 5px 0;
    border-bottom: 1px solid #dedcdc;
}

.postmeta span {
    display: inline-block;
    margin: 0 10px;
    line-height: 38px;
}

.infobox {
    min-height: 400px;
    _height: 400px;
    margin: 0 auto;
    background: #f7f5f5;
    padding-top: 22px;
}

.infobox .entry {
    padding: 10px;
    font-size: 14px;
    color: #000000;
    line-height: 30px;
}

.infobox .entry img {
    max-width: 900px;
    _width: expression(this.width>900?"900px":this.width+"px");
}

.article {}

.article h1.arti_title {
    /**���±���**/
    line-height: 40px;
    font-family: "����";
    font-weight: bold;
    padding: 10px 0px 0px 0px;
    text-align: center;
    font-size: 20px;
    color: #754883;
}

.article h2.arti_title {
    /**���±���**/
    line-height: 20px;
    font-family: "����";
    font-weight: bold;
    text-align: center;
    font-size: 16px;
    color: #754883;
}

.article .arti_metas {
    width: 100%;
    padding: 10px;
    text-align: center;
    margin: 0px auto;
}

.article .arti_metas span {
    /**������������**/
    font-size: 14px;
}

.article .entry {
    /**��������**/
    margin: 0px auto;
    width: 90%;
    overflow: hidden;
}

.article .entry .read,
.article .entry .read p {
    /**�Ķ�����**/
    line-height: 1.7em;
    font-size: 14px;
}

.article .entry .read p {}

.article .entry .read img {
    /**�����Ķ�����ͼƬ��С����**/
    max-width: 730px;
    _width: expression(this.width > 730 ? "730px" : this.width);
}



/*|------list------*/
.listmenu {
    width: 277px;
    float: left;
    background: url(images/list_bg.gif) center bottom no-repeat #f4f4f4;
    min-height: 505px;
}

.listmenu h4 {
    width: 277px;
    height: 43px;
    line-height: 43px;
    background: #663399;
    color: #ffffff;
    font-size: 15px;
    font-weight: bold;
    text-indent: 1em;
}

.listmenu .lists {
    width: 277px;
}

.lists .list a {
    display: block;
    color: #222;
    border-top: 1px solid #f9f9f9;
}

.lists .list a:hover {
    border-top-color: #999;
}

.lists .list-1 a {
    padding: 0 30px;
    line-height: 30px;
    background-color: #ffffff;
    font-size: 14px;
    background: url(images/list_point.gif) 5% center no-repeat;
}

.lists .list-2 a {
    padding: 0 8px 0 45px;
    line-height: 26px;
    background-color: #E4E4E4;
    font-size: 13px;
    background: url(images/list_point.gif) 12% center no-repeat;
}

.lists .list-3 a {
    padding: 0 8px 0 30px;
    line-height: 22px;
    background-color: #E6E6E6;
    font-size: 13px;
    background: url(images/list_point.gif) 5% center no-repeat;
}

.lists .list a:hover {
    background-color: #999;
    color: #fff;
    text-decoration: none;
    font-weight: bold;
}

#s_c_id {
    background-color: #888;
    color: #fff;
    font-weight: bold;
    border-top-color: #888;
}

.listcol {
    width: 723px;
    float: right;
}

.listcol .map {
    width: 100%;
    height: 43px;
    line-height: 43px;
    border-bottom: 2px solid #ffffff;
    background: #dfdfdf;
}

.listcol .map .name {
    display: inline-block;
    height: 43px;
    float: left;
    padding-left: 10px;
    font-size: 18px;
    font-family: 'Microsoft Yahei';
    font-weight: bold;
    color: #441e51;
}

.listcol .map .maplist {
    float: right;
    padding-right: 30px;
    padding-top: 9px;
}

.listcol .map .maplist li {
    display: inline-block;
    float: left;
    height: 22px;
    line-height: 22px;
    margin-top: 5px;
    color: #333;
}

.listcol .map .maplist li a {
    color: #666;
}

.listcol .map .maplist li a:hover {
    color: #000;
}

.listcol .map .maplist li .posSplit {
    width: 19px;
    margin: 0 3px;
    background: url(images/arrow.gif) no-repeat center;
}

.listbox {
    width: 100%;
    background: #f7f5f5;
    min-height: 460px;
}

.listbox .entry img {
    max-width: 700px;
    _width: expression(this.width>700?"700px":this.width+"px");
}

#newslist {
    margin-bottom: 5px;
}

.listpages td,
.listpages td a {
    font-size: 13px;
    color: #666;
}

.listpages td a {
    text-decoration: none;
    cursor: pointer;
}

.listpages td a:hover {
    color: #121212;
}

.news_link a {
    color: #000000;
    text-decoration: none;
}

.news_link a:hover {
    text-decoration: none;
}

.lead_cn_link {
    padding-top: 3px;
}

.lead_cn_link a {
    font-family: 'Microsoft Yahei';
    font-size: 16px;
    color: #ffffff;
    text-decoration: none;
    width: 78px;
    text-align: center;
    display: inline-block;
}

.lead_cn_link a:hover {}

.lead_en_link a,
.lead .menuskin1 a {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #ffffff;
    text-align: center;
    display: inline-block;
    width: 75px;
}

.lead_en_link a:hover {
    background: #6a4b75;
}

.user_login {
    width: 720px;
    height: 38px;
}

.site_search {
    width: 198px;
    height: 22px;
    background: url(images/search.jpg) left center no-repeat;
    margin-top: 7px;
}

.site_search input {
    width: 175px !important;
    height: 20px;
    line-height: 19px;
    border-right: #292929 1px solid;
    border-bottom: #3b3b3b 1px solid;
    border-left: #3b3b3b 1px solid;
    border-top: #3b3b3b 1px solid;
    background: #292929;
    display: inline;
    float: left;
    color: #fff;
    font-family: "����";
    position: relative;
    top: -1px;
}

.site_search .submit {
    width: 21px;
    height: 22px;
    padding: 0;
    background: url(images/search_bg.gif) no-repeat;
    cursor: pointer;
    float: right;
    display: inline;
    border: none;
    margin-right: -154px;
}

.listbox .entry {
    padding: 15px 25px 0 25px;
    line-height: 25px;
}

.relationship {
    padding-top: 18px;
    padding-left: 10px;
    width: 400px;
}

.weixin {
    width: 112px;
    padding-top: 20px;
    padding-left: 40px;
    font-size: 18px;
    font-weight: bold;
    font-family: "΢���ź�";
    color: #525252;
}

.eslide {
    width: 190px;
    height: 31px;
    border: 1px solid #c3c3c3;
    position: relative;
    margin-left: 5px;
}

.eslide .etitle {
    text-align: left;
    padding-left: 30px;
    height: 31px;
    line-height: 31px;
    font: 12px/24px "Simsun";
    background: url(images/links_new.gif) right center no-repeat;
    color: #8A8A8A;
    font-size: 13px;
}

.eslide .etitle:hover {
    background: #eaeaea url(images/arrows.jpg) no-repeat right top;
    cursor: pointer;
}

.eslide .elinks {
    width: 190px;
    height: auto;
    border: 1px solid #c3c3c3;
    position: absolute;
    background: #fff;
    position: absolute;
    left: -1px;
    bottom: 24px;
    display: none;
    z-index: 10;
}

.eslide .elinks td {
    padding-left: 5px;
    text-align: left;
}

.wenxin_link a {
    font-family: 'Microsoft Yahei';
    font-size: 18px;
    color: #525252;
}

.wenxin_link a:hover {}

.lead_bottom {
    margin-top: -2px;
}

.title-link a {
    font-size: 14px;
}

.text-link {
    padding-top: 10px;
    min-height: 130px;
}

.text-link a {
    font-size: 14px;
    line-height: 22px;
}

.tab-index {
    padding-left: 120px;
}

.tab-index li a {
    width: 23px;
    height: 23px;
    display: inline-block;
    background: url(images/news_link_p2.gif) no-repeat;
    text-align: center;
}

.tab-index li.selected a {
    background: url(images/news_link_p1.gif) no-repeat;
}

.tab-index li {
    display: inline-block;
    width: 23px;
    height: 23px;
    margin: 0 3px;
    float: left;
}

.user_login a {
    font-size: 12px;
    color: #b4b4b4;
    padding: 0 7px;
}

.tab-list li div a {
    display: block;
}


.layout-column-left {
    width: 261px;
    padding-left: 36px;
    display: block;
    float: left;
}

.layout-column-left-2 {
    padding-left: 46px;
    display: block;
    float: left;
}

.three_columns {
    width: 275px;
    display: block;
    float: left;
    padding-bottom: 20px;
}

.three_columns_w {
    width: 315px;
    display: block;
    float: left;
}

.identity-list-header {
    border-bottom: #ccc 0px dotted;
    height: 43px;
    line-height: 43px;
    margin-bottom: 3px;
}

.identity-list-header h2 {
    font-family: 'Microsoft Yahei';
    font-weight: normal;
    font-size: 16px;
    display: block;
    float: left;
    padding-left: 5px;
    color: #B92F0F;
}

.purelist {
    padding-left: 20px;
    font-size: 13px;
    line-height: 22px;
}

.purelist a:hover {
    color: #B92F0F;
}

.purelist li ul {
    margin-left: 16px;
}

.lead_cn_link .flyoutLink {
    height: 46px;
    vertical-align: top;
}

.lead_cn_link .flyoutLink a {
    height: 46px;
    display: block;
}

#menu1 {
    top: 126px !important;
}

.menuitems1 a {
    font-size: 12px;
    font-family: 'Microsoft Yahei' !important;
}

.menuskin1 a:visited {
    font-family: 'Microsoft Yahei' !important;
}

.menuskin1 a:hover {
    font-family: 'Microsoft Yahei' !important;
}

.lead_en_link a,
.lead .menuskin1 a {
    font-family: 'Microsoft Yahei';
}

.focus-title-bar {
    width: 277px !important;
    right: -277px !important;
    bottom: 198px !important;
    top: 100px !important;
}

.focus-text-box {
    width: 277px !important;
    height: 114px !important;
    top: 110px !important;
    left: 722px !important;
}

.focus-text-bg {
    background: none !important;
}

.focus-title-bg {
    background: none !important;
}

.news_tit_cn {
    font-family: 'Microsoft Yahei';
}

.relationNews a {
    line-height: 25px;
}

.news_link table tbody tr td div {
    font-size: 13px;
}

li {
    display: list-item;
}

.user_login a {
    white-space: nowrap;
}

.mang {
    color: #fff;
}

.wp_search .search {
    background: url(images/search_bg.gif) no-repeat;
    width: 22px !important;
    height: 23px;
}

#wp_nav_w11 .nav-item {
    height: 42px;
    width: 246px;
    background: #fff;
    margin: 0px 0px 5px 0px;
}

#wp_nav_w11 .nav-item.i1 {
    background: url(images/01.jpg) center no-repeat;
}

#wp_nav_w11 .nav-item.i2 {
    background: url(images/02.jpg) center no-repeat;
}

#wp_nav_w11 .nav-item.i3 {
    background: url(images/03.jpg) center no-repeat;
}

#wp_nav_w11 .nav-item.i4 {
    background: url(images/04.jpg) center no-repeat;
}

#wp_nav_w11 .nav-item.i5 {
    background: url(images/05.jpg) center no-repeat;
}

#wp_nav_w11 .item-name {
    font-size: 14px;
    padding: 10px 0px 0px 0px;
    font-weight: bold;
    float: right;
    margin: 0px 20px 0px 0px;
}

.links-name {
    background: none !important;
    border: none !important;
}

#wp_news_w16 .list_item {
    border: none;
}

#wp_news_w16 .Article_PublishDate {
    display: none;
}

#wp_news_w16 .Article_Index {
    display: none;
}

.main_logo {
    margin-top: 32px;
    margin-left: 30px;
}

.main_info {
    margin-top: -10px;
    margin-left: 95px;
}

.navigation {
    height: 35px;
}

.links_tit1 {
    height: 43px;
    background: none;
    line-height: 43px;
    color: #ffffff;
    font-family: 'Microsoft Yahei';
    font-size: 18px;
    padding-left: 10px;
}

.links_nav1 {
    min-height: 216px;
    background: #f6f6f6;
}

.tab-list1 {
    margin: 6px 0 15px 15px;
    background: #f5f3f3;
    padding: 10px 25px;
    height: 190px;
    color: #000000;
}

.copyright {
    padding-top: 30px;
}

.copyright p {
    font-size: 14px;
    height: 30px;
    line-height: 30px;
}

.banner {
    height: 304px;
}

.dtjt10_div_img {
    width: 723px !important;
    height: 304px !important;
}


.dtjt10_div_img>img {
    height: 100%;
    width: 100%;
}

.dtjt10_div_text_title {
    background: none !important;
    text-align: left !important;
    margin-top: 55px !important;
    white-space: nowrap;
    width: 220px;
    text-overflow: ellipsis;
    overflow: hidden;
    margin-left: -45px;
}

.dtjt10_div_text_title>a {
    color: #fff !important;
    font-size: 22px !important;
}

.dtjt10_div_text {
    color: #fff;
}

.dtjt10_div_text .dtjt10_div_text_text p {
    text-indent: 0 !important;
    margin-left: -44px;
    margin-top: 30px;
    font-size: 16px;
    width: 230px;
}

.news_switch_bg {
    overflow: visible;
}

.dtjt10_div_img .number {
    right: -168px !important;
    bottom: 25px !important ;
}

.links_nav .links_box #wp_nav_w24 li {
    background: url(images/nav_bg.png);
    height: 38px;
    width: 100%;
    margin-top: 9px;
}

.wp_nav .nav-item a span.item-name {
    display: block !important;
    text-align: right;
    font-size: 16px
}

.QCR {
    margin-top: 15px;
    margin-left: 55px;
}

.sudy-tab > .tab-menu {
    font-size: 20px;
    font-weight: bold;
    padding: 6px 20px;
}

.nav-block {
    height: 35px;
}

.navigation .nav-item {
    padding: 0 25px !important;
    font-weight: bold !important;
    border-right: 1px solid #000;
}

.navigation .wa_nav li:last-child {
    border: 0 !important;
}
.navigation .nav-item a{
    font-size: 18px !important;
    
}

.navigation .i6 {
    border: 0 !important;
}