@charset "gb2312";
/* CSS Document */
html {
    position: relative;
    color: #555;
}

body {
    background-color: #fff;
    font-family: "Î¢ÈíÑÅºÚ", Tahoma, Arial;
    font-size: 14px;
    margin: 0;
    padding: 0;
    color: #555;
}

html, body, dl, dt, dd, ol, ul, li,p, blockquote, pre, button, fieldset, form, input, legend, textarea, th, td {
    margin: 0;
    padding: 0;
}

body, p, img, li, ul, i, span, dl, dd, dt, ol, input, textarea, abbr, b {
    margin: 0;
    padding: 0;
    font-family: "Microsoft Yahei";
    word-break: break-all;
}

body, p,img, li, ul, i, span, dl, dd, dt, ol, input, textarea, abbr{
    margin: 0;
    padding: 0;
    font-family: "Microsoft Yahei";
    word-break: break-all;
    font-style: normal;
    font-weight: normal;
}

input, textarea {
    border: 0 none;
    -webkit-tap-highlight-color: rgba(153, 153, 153, 0);
    background: transparent;
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

button {
    border: 0;
    cursor: pointer;
}


ul, li,
ol {
    list-style: none;
}

a,
a:hover {
    text-decoration: none;
    color: #d24046;
}

a {
    color: #0a0a0a;
}

a.news-link:link {
    color: #9c9c9c;
    font-size: 12px;
    text-decoration: none;
}

a.news-link:visited {
    color: #9c9c9c;
    font-size: 12px;
    text-decoration: none;
}

a.news-link:hover {
    color: #d24046;
    font-size: 12px;
    text-decoration: underline;
}

a.news-link:active {
    color: #d24046;
    font-size: 12px;
    text-decoration: none;
}

input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
    color: #999;
    font-size: 16px;
}

input:-moz-placeholder, textarea:-moz-placeholder {
    color: #999;
    font-size: 16px;
}

input::-moz-placeholder, textarea::-moz-placeholder {
    color: #999;
    font-size: 16px;
}

input:-ms-input-placeholder, textarea:-ms-input-placeholder {
    color: #999;
    font-size: 16px;
}


img {
    border: 0 none;
}

img {
    -ms-interpolation-mode: bicubic;
}

ul, li, ol {
    list-style-type: none;
}

.font12 {
    font-size: 12px;
}

.font13 {
    font-size: 13px;
}

.font14 {
    font-size: 14px;
}

.font16 {
    font-size: 16px;
}

.font18 {
    font-size: 18px;
}

.font22 {
    font-size: 22px;
    font-weight: 900;
}

.overflow {
    overflow: hidden;
}

.overflow-nowrap {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.clear {
    clear: both;
}

.fl-right {
    float: right;
}

.fl-left {
    float: left;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.m-top {
    margin-top: 10px;
}

.m-left {
    margin-left: 18px;
}

.m-left2 {
    margin-left: 33px;
}

.p-bottom {
    padding-bottom: 30px;
}

.top, .div_news, .banner, .main_box {
    width: 100%;
    clear: both;
    margin: 0 auto;
}

.top {
    width: 1200px;
    height: 166px;
    background: url(../images/top.jpg);
}

.div_date {
    padding-bottom: 10px;
}

.div_search {
    float: right;
    padding-right: 180px;
    padding-top: 80px;
    height: 36px;
}

.div_search input {
    width: 240px;
    height: 36px;
    line-height: 36px;
    border: 0px solid #67a5ce;
    border-right: 0px;
    color: #000;
    background: #ffffff;
    padding: 3px 4px;
}

.div_search input[type=submit] {
    width: 69px;
    height: 36px;
    line-height: 30px;
    cursor: pointer;
    color: #ffffff;
    background: #9e1b24;
}

/*menu*/
.navbar {
    background: #d24046;
    width: 100%;
}

ul.menu {
    width: 1200px;
    margin: 0 auto 0 auto;

}

.menu {
    height: 54px;

}

.menu li {
    position: relative;
    list-style: none;
    float: left;
    display: block;
    height: 40px;
}

/* Links */

.menu li a {
    display: block;
    padding: 6px 20px;
    margin: 0px 0;
    line-height: 42px;
    text-decoration: none;
    font-size: 18px;
    color: #fff;
    font-weight: bold;
}

.menu li:first-child a {
    border-left: none;
}

.menu li:last-child a {
    border-right: none;
}

.menu li:hover > a {
    color: #fff;
    background-color: #9e1d22;


}


/*????tan*/
.tab {

    position: relative;

    width: 310px;

    height: 307px;

    overflow: hidden;

    margin: 0px auto 20px auto;

    font-family: Arial;

}

.tab-nav {

    height: 39px;

    overflow: hidden;
    font-size: 18px;
    background: #fff;
    border-bottom: 1px solid #f2f2f2;
}

.tab-nav a {

    display: block;

    float: left;

    width: 120px;

    height: 38px;

    line-height: 30px;

    text-align: center;

    text-decoration: none;

    color: #999;

}

.tab-nav a.current {

    color: #d24046;
    border-bottom: 3px solid #b9161c;
}

.tab-con {

    position: relative;

    width: 310px;

    height: 264px;

    overflow: hidden;


}

.tab-con-item {

    display: none;

    width: 310px;

}

/*end*/

.banner {
    width: 1200px;
    padding: 15px 0;
}

.banner-1 {
    width: 946px;
    padding: 10px 0;
}

.main_box {
    width: 1200px;
    padding: 25px 0px;
    overflow: hidden;
}

.main_left {
    width: 230px;
    float: left;
}

.main_right {
    width: 940px;
    float: left;
    margin-left: 24px;
}

.main_left_title {
    height: 55px;
    border-top: 3px solid #d24046;
    background-color: #f9f9f9;
    margin-top: 16px;
}

.title_font {
    font-size: 18px;
    color: #d24046;
    padding-top: 10px;
    text-align: center;
}

.main_title {
    background: url(../images/title-bg.jpg) no-repeat;
    height: 44px;
    width: 946px;
    margin-top: 14px;
}

.main_title_font {
    height: 44px;
    font-size: 22px;
    color: #555;
    padding-top: 6px;
    width: 120px;
    background-color: #fff;
}

.main_notice {
    width: 230px;
    height: 307px;
    background-color: #fcf5f5;
}

.main_notice ul {
    padding-left: 8px;
    padding-top: 6px;
}

.main_notice_title {
    height: 38px;
    background-color: #d24046;
    border-bottom: 2px solid #f98530;
}

.main_notice_title_font {
    font-size: 18px;
    color: #fff;
    padding-top: 6px;
    padding-left: 16px;
    display: block;
}

.main_notice li {
    background: url(../images/icon-1.gif) left center no-repeat;
    padding: 6px 0 6px 16px;
}

.main_notice li a:hover {
    color: #d24046;
}

.news_box_title {
    height: 45px;
    border-bottom: 2px solid #f1f5f8;
}

.news_box_title_font {
    height: 45px;
    font-size: 18px;
    color: #d24046;
    padding-top: 10px;
    padding-left: 16px;
    padding-right: 16px;
    border-bottom: 3px solid #b9161c;
    display: block;
}

.news_box_title span {
    float: right;
    font-size: 12px;
    margin-top: 20px;
}

.news_box_title span a {
    color: #a8a8a8;
}

.news_box_title span a:hover {
    color: #d24046;
}

.news_box {
    display: block;
    margin-right: 30px;
    margin-top: 10px;
}

.news_box:first-child {
    margin: left 0px !important;
}

.news_box:nth-child(3) {
    margin-right: 0px;
}

.news_box:last-child {
    margin-right: 0px;
}


.news_list {
    padding-bottom: 10px;
    margin-top: 15px;
}

.news_list li {
    background: url(../images/icon-1.gif) 4px center no-repeat;
    padding: 5px 0 5px 20px;
}

.news_list li.list-line {
    background: none;
}

.news_list li.list-line2 {
    background: url(../images/icon-1.gif) 220px center no-repeat;
    padding: 6px 0 6px 230px;
}

.news_list li.newspic {
    float: left;
    width: 180px;
    background: none;
}

.news_list li .newscont {
    color: #9c9c9c;
    font-size: 14px;
    text-align: left;
    line-height: 22px;
}

.news_list li div {
    padding-bottom: 10px;
    padding-top: 0px;
}

.news_list li .newsitle {
    font-weight: bold;
    font-size: 16px;
}

.news_list li span {
    float: right;
    color: #a8a8a8;
    font-size: 14px;
}

.main_net {
    width: 230px;
    height: 294px;
    background: url(../images/mj-bg1.jpg) center no-repeat;
    background-color: #f9f9f9;
}

.main_net ul {
    padding-left: 8px;
}

.main_net li {
}

.main_net li a {
    float: left;
    width: 105px;
    height: 98px;
    fong-size: 16px;
    padding-top: 54px;
    padding-bottom: 8px;
    text-align: center;
}

.main_net li a:hover {
    color: #d24046;
}

.pic_box, .link_box {
    display: block;
    margin-top: 10px;
    margin-bottom: 16px;
}

.pic_box li {
    float: left;
    margin: 20px 14px;
    padding-bottom: 8px;
    text-align: center;
}

.pic_box li.line-grey {
    background-color: #f9f9f9;
}

.pic_box li img {
    padding-bottom: 4px;
}

.link_box li {
    float: left;
    margin-right: 18px;
    padding-top: 20px;
}

.link_box li:last-child {
    margin-right: 0px;
}

.div_link {
    background-color: #f9b78f;
    height: 60x;
    margin-top: 28px;
    clear: both;
    display: block;
    overflow: hidden;
}

.div_link ul {
    width: 1200px;
    margin: 0 auto;
    text-align: center;
}

.div_link li {
    float: left;
    padding: 0 20px;
    line-height: 60px;
}

#bottom {
    padding-top: 30px;
    padding-bottom: 30px;
    color: #fff;
    font-weight: bold;
    line-height: 170%;
    clear: both;
    background: #d24046;
}

#bottom ul, #friendlink ul {
    width: 1200px;
    margin: 0 auto;
}

.bottom-nav {
    margin: 0 auto;
    width: 600px;
    margin-bottom: 40px;
}

.bottom-nav li {
    float: left;
    padding: 0 22px;
    border-right: 1px solid #ccc;
    height: 18px;
    line-height: 18px;
}

.left-nav {
    width: 265px;
    position: relative;

    font-size: 17px;
    font-weight: 900;
    margin-top: 30px;

}

.left-nav-list {
    border: 0px solid #f6f6f6;
    overflow: hidden;

}

.left-nav-item {
    float: left;
    border-bottom: 3px solid #ffffff;
    *display: inline;
    zoom: 1;
}

.left-nav-item a, .left-nav-focus {
    width: 265px;
    display: block;
    padding: 16px 0px;
    color: #b9161c;
    background: url(../images/menu-icon.png) 30px 18px #f6f6f6 no-repeat;
    padding-left: 68px;
}


.left-nav-item a:hover, .left-nav-focus {

    color: #ffffff;
    background: url(../images/menu-icon-hover.png) 30px 18px #b9161c no-repeat;
    padding-left: 68px;
}

/*page*/
.uipages {
    margin-top: 40px;
    display: block;
    float: left
}

.ui-vpages {
    height: 30px;
    line-height: 30px;
    overflow: hidden;
    text-align: center;
    margin-top: 75px;
    margin-bottom: 35px;
    clear: both;
    font-size: 14px;
}

.ui-vpages a {
    width: 28px;
    height: 28px;
    white-space: nowrap;
    line-height: 25px;
    border: 1px solid #d7d7d7;
    border-radius: 2px;
    display: inline-block;
    text-align: center;
    margin-left: 10px;
    color: #333333;
    background: #fff;
    vertical-align: top
}

.ui-vpages a:hover {
    text-decoration: none;
    border: 1px solid #ff6a1f;
    background-color: #d00012;
    color: #ffffff;
}

.ui-vpages span {
    width: 28px;
    height: 28px;
    text-align: center;
    color: #fff;
    display: inline-block;
    border: 1px solid #d00012;
    border-radius: 2px;
    background-color: #d00012;
    margin-left: 10px;
    line-height: 28px;
    vertical-align: top
}

.ui-vpages em {
    height: 28px;
    text-align: center;
    display: inline-block;
    margin-left: 10px;
    border: 1px solid #ededed;
    color: #dedede;
    background: #fafafa;
    width: 60px;
    line-height: 28px;
    vertical-align: top
}

.ui-vpages strong {
    height: 30px;
    text-align: center;
    display: inline-block;
    margin-left: 10px;
    line-height: 27px;
    vertical-align: top;
    font-weight: normal;
}

.ui-vpages em.first {
    text-indent: 12px;
    background: url(../images/icon.png) 0px -1892px no-repeat #fafafa;
}

.ui-vpages em.last {
    text-indent: 12px;
    background: url(../images/icon.png) 0px -1917px no-repeat #fafafa;
}

.ui-vpages a.first {
    width: 60px;
    text-indent: 12px;
    background: url(../images/icon.png) 0px -1831px no-repeat;
}

.ui-vpages a.last {
    width: 60px;
    text-indent: 12px;
    background: url(../images/icon.png) 0px -1857px no-repeat;
}

.ui-vpages a.prev {
    width: 60px;
}

.ui-vpages a.next {
    width: 60px;
}

.ui-vpages a.first:hover {
    background: url(../images/icon.png) 0px -1952px no-repeat #d00012;
    color: #fff;
}

.ui-vpages a.last:hover {
    background: url(../images/icon.png) 0px -1974px no-repeat #d00012;
    color: #fff;
}

.ui-vpages a.prev:hover {
    background-color: #d00012;
    color: #fff;
}

.ui-vpages a.next:hover {
    background-color: #d00012;
    color: #fff;
}

/*page*/

.con-cont {
    line-height: 2.2em;
    color: #666;
    padding-top: 2em;
    padding-bottom: 2em;
    font-size: 16px;
}

.con-cont h2 {
    color: #333;
    text-align: center;
    padding: 20px 0;
    height: 50px;
    font-size: 30px;
}

.con-time {
    border-bottom: 1px solid #f1f5f8;
    font-size: 12px;
    color: #959595;
    text-align: center;
    padding-bottom: 10px;
    height: 60px;
    line-height: 60px
}

.con-fun {
    height: 54px;
    background-color: #f1f5f8;
    background: url(../images/cont_close.jpg) right #f1f5f8 no-repeat;
    width: 1200px;
    margin-top: 28px;
}

.con-fun div {
    float: right;
    width: 100px;
    height: 52px;
    line-height: 52px;
}

.con-fun div a {
    font-size: 14px;
}

.con-cont {
    line-height: 2em;
    color: #666;
    padding-top: 3em;
}

.con-next {
    padding: 30px 20px;
    border-top: 1px solid #e9e9e9;
    margin-top: 30px;
}

.con-next li {
    margin-bottom: 12px;
    padding: 0;
}

.con-next li span {
    width: 48px;
    background: #f5f5f5;
    float: left;
    font-size: 12px;
    text-align: center;
    margin-right: 20px;
}

.con-next li a:hover {
    color: #48b4f4;
}


/* mianbaoxie */
.breadcrumbs {
    margin: 10px auto;
    background: url(../images/home.jpg) left no-repeat;
    width: 1170px;
    color: #999;
    padding-left: 30px;
}

.breadcrumbs a {
    color: #999;
}

.breadcrumbs a:hover {
    color: #333;
}

.breadcrumbs e {
    color: #333;
}


.main {
    width: 100%;
    clear: both;
}

/*.main ul {*/
/*    width: 1200px;*/
/*    margin: 0px auto;*/
/*    padding-bottom: 30px;*/
/*}*/

/*ÐÞ¸Ästart*/
.dul{
    width: 1200px;
    margin: 0px auto;
    padding-bottom: 30px;
}
.pagination{
    margin-bottom: 10px;
}
/*ÐÞ¸Äend*/
.index_news_box, .index_news_box ul {
    width: 360px;
    margin: 8px auto;
    overflow: hidden
}

.index_news_box li.newspic {
    width: 145px;
    float: left;
}

.index_news_box li span a {
    color: #555;
    font: 18px "Î¢ÈíÑÅºÚ", Tahoma, Arial;
}

.index_news_box li a:hover {
    text-decoration: underline;
}

.index_news_box li {
    color: #999;
    word-wrap: break-word;
}

.index_news_box li a {
    font-size: 14px;
    color: #555;
    line-height: 2.4em;
}

.index_news_box li a.paddingleft {
    padding-left: 30px;
}

.box {
    /*border: 1px solid #f5f5f5;*/
    overflow: hidden;
}

.inner_newslist, .inner_newslist ul {
    width: 740px;
    margin: 30px auto;
}

.inner_newslist li span {
    width: 80px;
    float: right;
    color: #999;
}

.inner_newslist li {
    height: 36px;
    line-height: 36px;
    font-size: 14px;
}

.inner_newslist li a {
    color: #0a0a0a;
}

.inner_newslist li a:hover {
    color: #4385a7;
    text-decoration: underline;
}

/*tabswith*/
* html .clearfix {
    zoom: 1;
}

* + html .clearfix {
    zoom: 1;
}

.c2-left, .c3-left, .c5-left, .c6-left, .c7-left {
    width: 575px;
    float: left;
    overflow: hidden
}

.c2-left {
    height: 350px;
}

.c3-left, .c5-left, .c6-left, .c7-left {
    height: 330px;
}

.c5-left, .c7-left {
    float: right !important;
}

.c2left-title, .c3left-title, .c5left-title, .c6left-title, .c7left-title {
    width: 575px;
    height: 60px;
    margin-bottom: 16px;
    border-bottom: 1px solid #f5f5f5;
}

.c2left-title ul, .c4left-title ul {
    clear: both;
    margin: 0;
}

.c2left-title li {
    position: relative;
    width: 130px;
    height: 58px;
    line-height: 58px;
    float: left;
    margin-right: 3px;
    text-align: center;
    font-size: 18px;
}

.c2left-title li.d12, .c3left-title li.d12, .c4left-title li.d12, .c5left-title li.d12, .c6left-title li.d12, .c7left-title li.d12 {
    border-bottom: 2px solid #ff3e3e;
}

.c2left-title li.d12 a, .c3left-title li.d12 a, .c4left-title li.d12 a, .c5left-title li.d12 a, .c6left-title li.d12 a, .c7left-title li.d12 a {
    color: #ff3e3e;
    text-decoration: none;
}

.c4-left {
    width: 396px;
    height: 410px;
    float: left;
    overflow: hidden;
    /*border: 1px solid #f5f5f5;*/
}

.c4left-title {
    width: 396px;
    height: 50px;
    border-bottom: 1px solid #f5f5f5;
    margin-bottom: 16px
}

.c4left-title li {
    position: relative;
    width: 180px;
    height: 50px;
    line-height: 50px;
    float: left;
    margin-right: 3px;
    text-align: center;
    font-size: 18px;
    color: #333;
}

.c3left-title li, .c5left-title li {
    position: relative;
    width: 105px;
    height: 58px;
    line-height: 58px;
    float: left;
    text-align: center;
    font-size: 18px;
}

.c3left-title ul, .c5left-title ul {
    clear: both;
    margin: 0;
    outline-width: 560px;
}

.c6left-title li, .c7left-title li {
    position: relative;
    width: 75px;
    height: 58px;
    line-height: 58px;
    float: left;
    text-align: center;
    font-size: 18px;
}

.c6left-title ul, .c7left-title ul {
    clear: both;
    margin: 0;
    padding-left: 140px;
}

.div-title {
    font-size: 30px;
    color: #333;
    line-height: 58px;
    margin-left: -130px;
    width: 170px;
    float: left;
}

.div-more a {
    color: #ff3e3e;
    font-size: 14px;
    width: 100px;
    float: right;
}

.c8-left {
    width: 680px;
    float: left;
    overflow: hidden;
    height: 420px;
}

.c8left-title {
    width: 680px;
    height: 120px;
    margin-bottom: 16px;
    border-bottom: 1px solid #f5f5f5;
    background-color: #f6f6f6;
}

.c8left-title ul {
    clear: both;
    margin: 0;
    width: 680px;
}

.c8left-title li {
    position: relative;
    width: 210px;
    height: 100px;
    padding-top: 20px;
    line-height: 30px;
    float: left;
    margin--top: 10px;
    text-align: center;
    font-size: 18px;
}

.c8left-title li.d12 {
    border-bottom: 2px solid #ff3e3e;
}

.c8left-title li.d12 a {
    color: #ff3e3e;
    text-decoration: none;
}

.c8-left .c8-title {
    color: #999;
    text-align: center;
    width: 680px;
}

/*AD*/
.right-ad img {
    padding: 30px 0;
}

.video-pic {
    padding: 10px 7px;
    text-align: center;
    width: 382px;
}

.video-pic a img {
    clear: both;
    width: 100%
}

.news_title {
    width: 396px;
    height: 44px;
    border-bottom: 1px solid #f5f5f5;
    margin-bottom: 10px;
}

.news_title span {
    border-bottom: 2px solid #ff3e3e;
    padding: 14px 8px;
    font-size: 18px;
    color: #333;
    line-height: 36px;
}

.index-news_title {
    width: 396px;
    height: 62px;
    border-bottom: 1px solid #f5f5f5;
    margin: 10px 10px 30px 10px;
}

.index-news_title span {
    border-bottom: 2px solid #ff3e3e;
    padding: 14px 8px;
    font-size: 30px;
    color: #333;
    line-height: 56px;
}

.icon-1 {
    background: url(../images/icon.jpg) 0 0 no-repeat;
}

.main-left {
    width: 750px;
}

.main-right {
    width: 396px;
    margin-left: 30px;
}
