
.container {
    width: 1025px;
    margin: 0 auto;
}

.crweb {
    font-size: 12px;
}

.nav {
    margin-top: 20px;
}

.nav > ul > li {
    float: left;
    padding-left: 30px;
    position: relative;
}

.top_right {
    float: right;
    margin-top: 30px;
}

.crweb li {
    float: left;
    margin-left: 25px;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.nav_sub a {
    color: #777777;
}
.nav_sec a:hover {
    color: #ffffff;
}

.nav_sec {
    padding: 20px 15px 15px 15px;
    background: #ffffff;
    margin-top: 20px;
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    border: 1px solid rgba(0, 0, 0, 0.15);
}

.caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px dashed;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
}

.sub_nav_div {
    position: absolute;
    display: none;
    left: 12px;

}

.nav_sec li {
    width: 170px;
    line-height: 30px;
}

.nav_sec li:hover {
    color: #ffffff;
    background: #006364;
}

.nav_hover {
    color: #555555;
}

.text {
    float: left;
    width: 110px;
    height: 22px;
    border: 0;
    line-height: 22px;
}

.net_search {
    background-color: #fff;
    width: 140px;
    height: 22px;
    padding: 0 3px;
    overflow: hidden;
    border: 1px solid #d0d6e2;
    line-height: 22px;
    margin-left: 8px;
}

.btn-search-t {
    background: url(../images/i_search.gif) no-repeat left top;
    float: right;
    width: 22px;
    height: 22px;
    border: 0;
    cursor: pointer;
}

.other_title {
    height: 40px;
    width: 215px;
    display: block;
    padding: 10px 10px 10px 20px;
    border-bottom: 1px solid #e5ddd9;
    background-repeat: no-repeat;
    background-position: 10px center;
    cursor: pointer;
    background-image: url(../images/i12.gif);
}
.other_title a,.other_menu_sub a{
    width:100%;
}
.other_title:hover {
    background-color: #006364;
    background-image: url(../images/i12_h.gif);
    color: #fff;
    text-decoration: none;
}
.other_list a:hover {
    color:#ffffff;
}

.other_title_active {
    background-color: #006364;
    background-image: url(../images/i12_h.gif);
    color: #fff;
    text-decoration: none;
}

.other_theme {
    font-size: 28px;
    color: #006364;
    border: none;
    padding-bottom: 10px;
    margin-bottom: 10px;
}

.other_menu_sub  {
    height: 40px;
    width: 215px;
    display: block;
    padding: 10px 10px 10px 20px;
    border-bottom: 1px solid #e5ddd9;
    background-repeat: no-repeat;
    background-position: 10px center;
    cursor: pointer;
    background-image: url(../images/i10.gif);
}

.other_menu_sub:hover {
    background-color: #006364;
    background-image: url(../images/i13.gif);
    color: #fff;
    text-decoration: none;
}
.other_menu_sub_active {
    background-color: #006364;
    background-image: url(../images/i13.gif);
    color: #fff;
    text-decoration: none;
}
.crc-col-slide-hasSon {}

.other_main_title1 a, .other_main_title a {
    font-size: 28px;
    color: #006364;
}

.other_main_title1, .other_main_title {
    border-bottom: 1px solid #e5ddd9;
    padding-bottom: 10px;
    font-size: 28px;
    color: #006364;
}

.other_r {
    width: 772px;
}

.other_article {
    font-size: 14px;
    color: #575656;
    line-height: 24px;

}
.news_detail {
    font-size: 14px;
    color: #575656;
    line-height: 24px;
}

.footer {
    background: #f7f5f4;
    height: 115px;
    margin-top: 70px;
    text-align: center;
    color: #8d908e;
    padding: 30px 0;
}

.footer ul {
    padding-bottom: 5px;
}

.footer li {
    display: inline;
    padding: 0 5px;
}

.footer a {
    color: #8d908e;
}

.other_content p {
    margin: 24px auto;
}

.other_main_title {
    margin: 0 0 20px 0;
}

.other_main_title1 {
    margin: 0 0 10px 0;
}

.other_main {
    padding-top: 20px;
}

.pos-container {
    background: #fff;
    border-radius: 5px;
    padding: 15px 20px;
    text-align: center;
}

.abs-pos {
    position: fixed;
    z-index: 999;
    right: 20px;
    bottom: 40px;
    display: block;
}

.zxly {
    width: 840px;
    margin: 0 auto;
}

.ly_input {
    width: 240px;

    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555555;
    background-color: #ffffff;
    background-image: none;
    border: 1px solid #cccccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

.net_form input {
    height: 34px;
}

.net_form textarea {
    resize: both;
    line-height: 24px;
    width: 240px;
    overflow: auto;
}

.net_form label {
    width: 120px;
    vertical-align: top;
    display: inline-block;
    font-weight: bold;
}

.net_form {
    padding: 5px;
    margin: 0px 10px 0px 0px;
    position: relative;
}

.red_star {
    vertical-align: top;
    background: none;
    font-size: 100%;
    font-weight: bold;
    border: none;
    padding: 0px 0px 0px 5px;
    margin: 0px;
    color: #f00;
    float: none;
}

.ly_name {
    width: auto;
/ / padding: 0 px 15 px 0 px 0 px;
    margin: 0px;
    display: inline;
    background: transparent url(../images/icon_info.png) top left no-repeat;
    padding-left: 20px;
}

.tag {
    display: none;
    width: 80px;
    height: 50px;
    border: 1px solid #09F;
    position: absolute;
    background: #ffc;
    top: 43px;
    left: 25px;
    z-index: 100;
}

.tag em {
    display: block;
    border-width: 7px;
    position: absolute;
    top: -15px;
    left: -1px;
    border-style: solid dashed dashed;
    border-color: transparent transparent #09F #09F;
    font-size: 0;
    line-height: 0;
}

.tag span {
    display: block;
    border-width: 7px;
    position: absolute;
    top: -13px;
    left: 0px;
    border-style: solid dashed dashed;
    border-color: transparent transparent #ffc #ffc;
    font-size: 0;
    line-height: 0;
}

.ly_name:hover > div {
    display: block;
}

.tag p {
    margin: 0;
    font-weight: normal;
    font-size: 12px;
    line-height: normal;
    padding-left: 10px;
    padding-right: 10px;
}

.tag > p:first-child {
    font-weight: bold;
}

.zxly_but {
    border: 0px;
    background: #f5a21b;
    color: #fff;
    padding: 5px 25px;
    float: left;
    margin-left: 200px;
    margin-top: 20px;
}

.zxly_but:nth-child(2) {
    margin-left: 20px;
}

.news_time {
    float: right;
}

.other_content {
    color: #575656;
}

.other_news_list {
    line-height: 36px;
}

.other_news_list li {
    width: 680px;
}

.other_news_list li a:hover {
    text-decoration: underline;
    color: #333;
}

/* 
.videolist {
    overflow: hidden;
    width: 100%;
}

.videolist ul {
    width: 810px;
    padding-left: 1px;
    overflow: hidden;
}

.videolist .item {
    background-color: #fff;
    float: left;
    display: inline;
    border: 1px solid #dbdbdb;
    width: 179px;
    height: 190px;
    margin: 10px 10px 15px 0;
    overflow: hidden;
}

.videolist .pic {
    width: 169px;
    height: 120px;
    overflow: hidden;
    padding: 5px;
}

.videolist .pic img {
    display: block;
}

.videolist .playbox, .videolist .play, .videolist .play_bg {
    position: absolute;
    display: block;
    width: 179px;
    height: 130px;
}

.videolist .playbox {
    display: none;
    margin: -125px 0 0 -5px;
}
*/

.videolist .play {
    background: url(../images/2013_btn_play.png) no-repeat left top;
    _background-image: url(btn_play.gif); /*for ie6*/
    left: 50%;
    top: 50%;
    width: 25px;
    height: 29px;
    margin: -13px 0 0 -15px;
    overflow: hidden;
    text-indent: -9999px;
    line-height: 9999px;
    cursor: pointer;
    z-index: 1;
}

.videolist .play_bg {
    background-color: #000;
    opacity: 0.5;
    filter: alpha(Opacity=50)
}

.videolist .conts {
    padding: 5px 10px;
}


#divBacking {
    position: absolute;
    top: 0px;
    left: 0px;
    height: 100%;
    width: 100%;
    z-index: 10;
    opacity: 0.5;
    filter: alpha(opacity=50);
    background: black;
    display: none;
}

#divframe {
    position: absolute;
    left: 0px;
    top: 0px;
    display: none;
    z-index: 100;
}

.video_popbox {
    position: relative;
    width: 744px;
    padding: 18px;
}

.video_popbox .close {
    background: url(../images/2013_fancy_close.png) no-repeat left top;
    position: absolute;
    right: 0;
    top: 0;
    width: 48px;
    height: 48px;
    cursor: pointer;
}

.video_popbox .sp_bg {
    background: #fff;
    width: 720px;
    height: 475px;
    padding: 15px 0 0 15px;
}
.son{
    display:none;
}
.crc-col-slide-hasSon .son{
    display:block;
}
{
    color:#fff;
    width:100%;
}
.other_title_active a,.other_menu_sub_active a{
    color:#fff;
    width:100%;
}
.other_news_list a{
    display:block;
}