﻿@charset "utf-8";
/* 全局 */
body {
    background: url(/images/bg.jpg) no-repeat center 0 #FFF;
    font-family: "Arial","宋体";
    color: #333;
    font-size: 12px;
    min-width: 1360px;
}

body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, dl, dt, dd, ul, ol, li, pre, form, fieldset, legend, button, th, td {
    margin: 0;
    padding: 0;
}

h1, h2, h3, h4, h5, h6 {
    font-size: 100%;
}

input, textarea, select {
    margin: 0;
    font-size: 100%;
    font-family: "Arial","宋体";
}

ul, li, ol {
    list-style-type: none;
}

img {
    border: 0;
}

.del {
    text-decoration: line-through;
}

.maxVol {
    width: 70px;
    word-break: break-word;
    word-wrap: break-word;
    *width:auto;
}

.part_07 .pic_bg .ico .a3 .contact:hover {
    display: block;
}

/* 清除浮动 */
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

*html .clearfix {
    height: 1%;
}

* + html .clearfix {
    height: 1%;
}

.clrfix:before, .clrfix:after {
    content: "";
    display: table;
}

.clrfix:after {
    clear: both;
}

.clrfix {
    zoom: 1;
}
/* 清除浮动 适用100% */
.overflowfix {
    overflow: auto;
    zoom: 1;
}

.displayfix {
    display: inline-block;
    *display: inline;
    zoom: 1;
    width: 100%;
    _width: auto;
}

/* 去掉A标签和按钮的虚线框 谷歌默认无虚线 */
a {
    blr: expression(this.onFocus=this.blur());
}
    /* A标签：IE7 IE6  */
    a:focus {
        outline: none;
    }
/* A标签：FF IE8  */
input::-moz-focus-inner {
    border: 0;
}
/* 按钮：FF */

/* 去掉谷歌两种文本框和下拉的阴影 */
input, textarea, select {
    outline: none;
}

/* IE6 提示升级 */
.ie6_bg {
    background: url(/images/ie6/ie6_bg.gif) repeat-x;
    height: 110px;
}

.ie6 {
    background: url(/images/ie6/ie6.gif) no-repeat;
    width: 924px;
    height: 110px;
    margin: 0 auto;
}

    .ie6 ul {
        padding-left: 310px;
    }

    .ie6 li {
        float: left;
        padding-left: 40px;
    }

        .ie6 li a {
            width: 61px;
            height: 110px;
            display: block;
        }

/* 版权 */
.bqxx {
    background: url(http://218.30.67.146:9999/0bqxx/bqxx.gif) no-repeat center 0;
    width: 100%;
    height: 252px;
    position: fixed;
    top: 100px;
    left: 0;
    z-index: 9999;
    display: none;
}

/* 特有 */
.clr {
    clear: both;
    font-size: 0;
    height: 0;
    line-height: 0;
}

.clr10 {
    clear: both;
    font-size: 0;
    height: 10px;
    line-height: normal;
}

.clr15 {
    clear: both;
    font-size: 0;
    height: 15px;
    line-height: normal;
}

.clr20 {
    clear: both;
    font-size: 0;
    height: 20px;
    line-height: normal;
}

.clr30 {
    clear: both;
    font-size: 0;
    height: 30px;
    line-height: normal;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.va_t {
    vertical-align: text-top;
}

.va_c {
    vertical-align: middle;
}

.va_b {
    vertical-align: text-bottom;
}

.w_auto {
    width: auto;
}

.h_auto {
    height: auto;
}

.wh_auto {
    width: auto;
    height: auto;
}

.sxbl_table_over td {
    background: #FFFFCC !important;
}
/*table表格，经过td变色*/

/* 链接 */ /*a.a_baise:link, a.a_baise:visited, a.a_baise:active*/
a {
    text-decoration: none;
    color: #333;
}

    a:hover {
        text-decoration: none;
        color: #FF6600;
    }

/* 通用 */
.block {
    margin: 0 auto;
    width:999px;
        /*width: 1030px;*/
}

    .block .area_l {
        float: left;
        width: 260px;
    }

    .block .area_r {
        float: right;
        width: 710px;
    }

.block_index {
    background: url(/images/jpg_02En.jpg) no-repeat;
    margin: 0 auto;
    width: 1010px;
    height: 235px;
}

    .block_index .area_l {
        float: left;
        width: 300px;
        padding: 27px 0 0 30px;
    }

    .block_index .area_r {
        float: right;
        width: 645px;
        padding-right: 5px;
    }

/* 面包屑 */
.crumb {
    padding: 5px 0 0;
}

    .crumb .title {
        /*padding: 15px 0 0;
        height: 48px;
        border-bottom: 0px solid #E5E5E5;*/
		border-bottom: 3px solid #e5e5e5;
	    height: 48px;
	    padding: 15px 0 0;
    }

        .crumb .title p {
            font-size: 30px;
            font-weight: normal;
            /*font-family: "微软雅黑","黑体";*/
            color: #333;
        }

    .crumb .position * {
        vertical-align: middle;
    }

    .crumb .position .home {
        display: inline-block;
        *display: inline;
        zoom: 1;
        background: url(/images/common/ico_home3.gif) no-repeat 0 3px;
        width: 19px;
        height: 18px;
    }

    .crumb .position p {
        display: inline-block;
        *display: inline;
        zoom: 1;
        height: 18px;
        line-height: 18px;
        color: #666;
        padding-left: 5px;
    }

        .crumb .position p a {
            color: #666;
        }

            .crumb .position p a:hover {
                color: #FF6600;
            }

        .crumb .position p span {
            font-family: "宋体";
            padding: 0 12px;
        }

/* header */
.header_code {
    position: fixed;
    _position: absolute;
    top: 135px;
    /*right:5%;*/
    left: 50%;
    margin-left: 530px;
	display:none;
}

.header {
    background: url(/images/header_bg.png) repeat-x;
    height: 118px;
}

    .header .logo {
        float: left;
        font-size: 0;
        line-height: 0;
        padding-top: 15px;
    }
    /*.header .block {
	position:relative;
	z-index:200;
}*/
    .header .header_r {
        /*position:absolute;
	right:-160px;
	top:40px;*/
        float: right;
        margin-right: -160px;
        padding-top: 10px;
    }

    .header .lang {
        padding-top: 15px;
    }

        .header .lang a {
            background: url(/images/lang.gif) no-repeat;
            padding-left: 28px;
            margin-right: 10px;
        }

            .header .lang a.a2 {
                background-position: 0 -50px;
            }

    .header .top_shopping_cart {
        width: 131px;
        position: relative;
        margin-top: 15px;
    }

        .header .top_shopping_cart p a {
            background: url(/images/login/shopping_cart.gif) no-repeat;
            display: block;
            text-align: center;
            height: 28px;
            line-height: 28px;
        }

        .header .top_shopping_cart p i {
            position: absolute;
            top: -13px;
            left: 12px;
            background: #FF6600;
            padding: 1px 5px;
            line-height: normal;
            font-style: normal;
            color: #FFFFFF;
            font-weight: bold;
            text-align: center;
            border-radius: 15px;
        }

.mainnav {
    float: right;
}

    .mainnav .pull_li {
        float: left;
        width: 126px;
        background: url(/images/mainnav_x.png) no-repeat 0 center;
        position: relative;
        z-index: 200;
    }

        .mainnav .pull_li.off {
            background: none;
        }

        .mainnav .pull_li .pull_a {
            display: block;
            height: 100px;
            line-height: 100px;
            font-size: 16px;
            /*font-family: "微软雅黑","黑体";*/
            text-align: center;
            cursor: pointer;
			font-weight: bold;
        }

    .mainnav .pull_li_hover .pull_a p, .mainnav .pull_li_visited .pull_a p {
        background: url(/images/mainnav.png) no-repeat center 0;
        width: 162px;
        height: 100px;
        display: block;
        position: absolute;
        top: 0;
        left: -18px;
    }

    .mainnav .pull_li_hover .pull_a, .mainnav .pull_li_visited .pull_a {
        color: #FFFFFF;
    }

    .mainnav .subnav {
        position: absolute;
        top: 100px;
        left: 0;
        border: 1px solid #BC0C0D;
        border-top: 5px solid #BC0C0D;
        background: #FFF;
        padding: 25px 25px 20px 0;
        width: 590px;
        box-shadow: 3px 3px 3px #AAAAAA;
        display: none;
    }

    .mainnav .subnav_r {
        left: auto;
        right: 0;
    }

    .mainnav .pull_li_hover .subnav {
        display: block;
    }

    .mainnav .subnav .subnav_l {
        float: left;
        width: 345px;
    }

        .mainnav .subnav .subnav_l li {
            float: left;
            width: 127px;
            line-height: 25px;
            background: url(/images/gif_02.gif) no-repeat 31px center;
            padding-left: 42px;
        }

    /*.mainnav .subnav_cp {
        width: 604px;
    }

        .mainnav .subnav_cp .subnav_l {
            width: 345px;
        }

            .mainnav .subnav_cp .subnav_l li {
                width: 127px;
            }*/

    .mainnav .subnav .subnav_r {
        float: right;
            margin-top: 10px;
    }

    .mainnav .subnav .title {
        color: #D11000;
        /*font-family: "微软雅黑","黑体";*/
        font-size: 16px;
        background: url(/images/gif_01.gif) no-repeat right center;
        margin-bottom: 8px;
        margin-left: 30px;
    }

        .mainnav .subnav .title span {
            background: #FFF;
            padding-right: 15px;
        }

/* footer */
.footer_help {
    background: url(/images/help_bg.gif) repeat-x #E6E6E6;
    padding: 35px 0;
}

    .footer_help .help_l {
        background: url(/images/help_l.gif) no-repeat;
        float: left;
        width: 300px;
        height: 160px;
        line-height: 25px;
        margin-top: 5px;
    }

        .footer_help .help_l b {
            color: #FF6600;
        }

        .footer_help .help_l p {
            padding: 18px 0 0 25px;
        }

    .footer_help .help {
        float: right;
    }

        .footer_help .help dl {
            float: left;
            padding-left: 70px;
        }

            .footer_help .help dl.off {
                padding-left: 0;
            }

            .footer_help .help dl dt {
                font-size: 16px;
                /*font-family: "微软雅黑","黑体";*/
                padding-bottom: 8px;
            }

            .footer_help .help dl dd {
                line-height: 23px;
                background: url(/images/gif_02.gif) no-repeat 0 9px;
                padding-left: 12px;
                font-size: 11px;
            }

                .footer_help .help dl dd a {
                    color: #666;
                    font-weight: 600;
                }

                    .footer_help .help dl dd a:hover {
                        color: #FF6600;
                    }

.footer {
    background: url(/images/footer_bg.gif) repeat-x;
    color: #666;
    line-height: 25px;
    height: 70px;
    line-height: 70px;
}

    .footer a {
        color: #666;
    }

        .footer a:hover {
            color: #FF6600;
        }

    .footer .fr {
        padding-top: 25px;
    }



/*英文*/
.footer_help {
    background: url(/images/help_bg.gif) repeat-x #E6E6E6;
    padding: 35px 0;
}

    .footer_help .help_e {
        background: url(/images/help_l.gif) no-repeat;
        float: left;
        width:300px;
        height: 160px;
        line-height: 20px;
        margin-top: 5px;
    }

        .footer_help .help_e b {
            color: #FF6600;
        }

        .footer_help .help_e p {
            padding: 10px 15px 0 22px;
        }

    .footer_help .helps {
        float: right;
    }

        .footer_help .helps dl {
            float: left;
            padding-left: 18px;
        }

            .footer_help .helps dl.off {
                padding-left: 0;
            }

            .footer_help .helps dl dt {
                font-size: 16px;
                /*font-family: "微软雅黑","黑体";*/
                padding-bottom: 8px;
            }

            .footer_help .helps dl dd {
                line-height: 23px;
                background: url(/images/gif_02.gif) no-repeat 0 9px;
                padding-left: 8px;
                font-size: 11px;
            }

                .footer_help .helps dl dd a {
                    color: #666;
                        /*font-weight: 600;*/
                }

                    .footer_help .helps dl dd a:hover {
                        color: #FF6600;
                    }

.footer {
    background: url(/images/footer_bg.gif) repeat-x;
    color: #666;
    line-height: 25px;
    height: 70px;
    line-height: 70px;
}

    .footer a {
        color: #666;
    }

        .footer a:hover {
            color: #FF6600;
        }

    .footer .fr {
        padding-top: 25px;
    }


/* banner */
.banner_00 {
    font-size: 0;
    line-height: 0;
}

.banner_bg {
    background: #EAEAEA;
    font-size: 0;
    line-height: 0;
    text-align: center;
    margin-bottom: 25px;
    margin-top: -12px;
    /*margin-top:12px;*/
}

.index_banner {
    background: url(/images/banner_bg.png) no-repeat;
    width: 1078px;
    height: 446px;
    margin: 15px auto 0;
}

/* 模块框架 */
/*.column_00 .column_t {
	background:url(/images/common/part_bg.gif) repeat-x #F9F9F9;
	height:35px;
	line-height:35px;
	border:1px solid #DEDBD2;
	padding:0 12px 0 15px;
}
.column_00 .column_t .column_title b {
	font-size:14px;
	color:#FF6600;
}
.column_00 .column_t .column_title2 b {
	font-size:14px;
}
.column_00 .column_t .more {
	float: right;
}
.column_00 .column_t .more a {
	color:#999999;
}
.column_00 .column_t .more a:hover {
	color:#FF6600;
}
.column_00 .column_c {
	border:1px solid #DEDBD2;
	background:#FFF;
	border-top:none;
}*/

/* 选项卡 */
.tab_01 .tab_t {
    float: right;
    width: 50px;
}

    .tab_01 .tab_t li p {
        height: 115px;
        color: #666;
    }

        .tab_01 .tab_t li p span {
            width: 15px;
            margin: 0 auto;
            padding-top: 25px;
            display: block;
            text-align: center;
            line-height: 16px;
        }

    .tab_01 .tab_t li.on p {
        color: #FFFFFF;
        font-size: 14px;
        font-weight: bold;
    }

        .tab_01 .tab_t li.on p span {
        }

    .tab_01 .tab_t li.on .a1 {
        background: url(/images/jpg_02.jpg) no-repeat 0 -250px;          
    }


    .tab_01 .tab_t li.on .a1en {
    background: url(/images/news.png) no-repeat !important;
    background-color: #CC0001 !important;
    border-radius: 6px !important;
    }
    .tab_01 .tab_t li.on .a2en {
     background: url(/images/products.png) no-repeat !important;
    background-color: #CC0001 !important;
    border-radius: 6px !important;
    }

    .tab_01 .tab_t li.on .a2 {
        background: url(/images/jpg_02.jpg) no-repeat -100px -250px;
      
    }


    #anniu2_2 p.a2en{
          background: url(/images/productsBlack.png) no-repeat;
    }
     #anniu2_1 p.a1en{
          background: url(/images/newsBlack.png) no-repeat;
    }

/* 通用模块内容 */
.part_01 {
    margin-top: -15px;
}

    .part_01 li {
        float: left;
        font-size: 0;
        line-height: 0;
        padding-left: 15px;
        width: 323px;
    }

        .part_01 li.off {
            padding-left: 0;
        }

        .part_01 li a {
            background: url(/images/jpg_01En.jpg) no-repeat;
            display: block;
            width: 323px;
            height: 100px;
        }

            .part_01 li a:hover {
                background-position: 0 -110px;
            }

            .part_01 li a.a2 {
                background-position: 0 -220px;
            }

                .part_01 li a.a2:hover {
                    background-position: 0 -330px;
                }

            .part_01 li a.a3 {
                background-position: 0 -440px;
            }

                .part_01 li a.a3:hover {
                    background-position: 0 -550px;
                }

.part_02 ul {
    height:150px;
}

.part_02 li {
    padding-bottom: 12px;
}

.part_02 .select * {
    vertical-align: middle;
}

.part_02 .select b {
    color: #FFFFFF;
    /*padding-right:15px;*/
    display: inline-block;
    *display: inline;
    zoom: 1;
    width: 55px;
}

.part_02 .select select {
    width: 210px;
    height: 30px;
    border: 1px solid #FFF;
    background: #FFF;
    color: #999;
}

.part_02 .search {
    background: url(/images/jpg_02En.jpg) no-repeat -200px -250px;
    width: 275px;
    height: 32px;
    padding: 0;
}

    .part_02 .search .text {
        border: none;
        background: #FFF;
        width: 162px;
        color: #999;
        padding: 0;
        /*margin: 8px 0 0 35px;*/
         margin: 8px 0 0 27px;
        float: left;
        *width:157px;
    }

    .part_02 .search .button {
        background: none;
        margin: 0;
        padding: 0;
        width: 70px;
        height: 32px;
        border: none;
        cursor: pointer;
        float: right;
    }
	.part_02 .search #searchAll {
        width: 70px;
        height: 32px;
        float: right;
		display:block;
    }

.part_02 .href_a a {
    float: left;
    display: block;
    width: 125px;
    height: 45px;
    margin-left: 20px;
}

    .part_02 .href_a a.off {
        margin-left: 0;
    }
.left_search {
	background:#5E5E5E;
	margin-top:10px;
	border-radius:5px;
	padding:20px 0 20px 18px;
}
.left_search .part_02 .select select {
	width:170px;
}
.left_search .part_02 ul {
    height: auto;
}
.left_search .part_02 .search {
	background:url(/images/jpg_02En.jpg) no-repeat -200px -300px;
	width:225px;
}
.left_search .part_02 .search .text {
    width: 112px;
}
.part_03 {
    padding: 25px 78px 0 0;
}

    .part_03 .hot .pic {
        float: left;
    }

        .part_03 .hot .pic img {
            width: 150px;
            height: 85px;
            border-radius: 8px;
        }

    .part_03 .hot .title_bg {
        margin-left: 170px;
    }

        .part_03 .hot .title_bg .title {
            /*font-family: "微软雅黑","黑体";*/
            font-size: 16px;
            height: 25px;
            line-height: 25px;
            overflow: hidden;
        }

            .part_03 .hot .title_bg .title a {
                color: #BC0C0D;
            }

                .part_03 .hot .title_bg .title a:hover {
                    color: #FF6600;
                }

        .part_03 .hot .title_bg .sum {
            padding-top: 10px;
            color: #999;
            height: 50px;
            line-height: 25px;
            overflow: hidden;
            color: #999999;
        }

    .part_03 .list {
        padding-top: 15px;
    }

        .part_03 .list li {
            height: 30px;
            line-height: 30px;
            overflow: hidden;
            background: url(/images/gif_02.gif) no-repeat 0 12px;
            padding-left: 12px;
        }

            .part_03 .list li .time {
                color: #999;
                padding-left: 25px;
                float: right;
            }

.part_04 {
    padding-top: 28px;
}

    .part_04 li {
        float: left;
        width: 122px;
        padding-right: 25px;
        text-align: center;
    }

        .part_04 li img {
            width: 118px;
            height: 118px;
            padding: 1px;
            border: 1px solid #D6D6D6;
        }

        .part_04 li .title {
            display: block;
            height: 20px;
            line-height: 20px;
            overflow: hidden;
            padding-top: 8px;
            font-size: 14px;
        }

        .part_04 li .title2 {
            display: block;
            padding-top: 5px;
            color: #999999;
        }

.part_05 {
    padding: 25px 0;
}

    .part_05 table {
        border: 1px solid #D7D7D7;
        padding: 3px 0 0 3px;
    }

        .part_05 table tr th, .part_05 table tr td {
            background: #e5e5e5;
            border-bottom: 3px solid #fff;
            border-right: 3px solid #fff;
            font-weight: normal;
            padding: 8px 2px;
            text-align: center;
        }

        .part_05 table tr.alt th, .part_05 table tr.alt td {
            background: #D7E8F2;
        }

        .part_05 table thead tr.pic th, .part_05 table thead tr.pic td {
            background: #fff;
        }

            .part_05 table thead tr.pic td img {
                vertical-align: middle;
                width: 80px;
                height: 80px;
                border: 2px solid #FFF;
            }

.part_06 {
    padding-top: 30px;
}

    .part_06 li {
        margin-bottom: 30px;
        border: 1px solid #DADADA;
    }

    .part_06 .pic_bg {
        float: left;
        border-right: 1px solid #DADADA;
        text-align: center;
        position: relative;
    }

        .part_06 .pic_bg .pic {
            padding: 1px;
            background: #FFF;
        }

            .part_06 .pic_bg .pic img {
                width: 150px;
                height: 150px;
            }

        .part_06 .pic_bg .ico {
            padding: 5px 0;
            background: #f8f8f8;
            border-top: 1px solid #F1F1F1;
            font-size: 0;
        }

            .part_06 .pic_bg .ico .a3 span {
                display: none;
                position: absolute;
                z-index: 300;
                top: -1px;
                left: -1px;
                font-size: 12px;
                border: 1px solid #DADADA;
                background: url(/images/map.gif) no-repeat 95% 80% #FFF;
                /*background:#D75A5A;
	opacity:0.80; filter:alpha(opacity=80);
	color:#FFF;*/
                height: 136px;
                padding: 15px 20px 0;
                line-height: 25px;
                text-align: left;
                width: 368px;
                box-shadow: 0 0 3px #AAAAAA;
            }

                .part_06 .pic_bg .ico .a3 span b {
                    color: #FF6600;
                }

            .part_06 .pic_bg .ico .a3_hover span {
                display: block;
            }

            .part_06 .pic_bg .ico .a2 {
                margin: 0 5px;
            }

    .part_06 .title_bg {
        padding: 18px 25px 0 180px;
        line-height: 22px;
        color: #666;
    }

        .part_06 .title_bg .title {
            font-size: 16px;
            height: 22px;
            overflow: hidden;
            margin-bottom: 10px;
            color: #333;
        }

        .part_06 .title_bg .title2 b {
            color: #FF0000;
            font-weight: normal;
        }

        .part_06 .title_bg .title a {
            color: #333;
        }

            .part_06 .title_bg .title a:hover {
                color: #FF6600;
            }

        .part_06 .title_bg .sum {
            height: 44px;
            overflow: hidden;
        }


.part_07 {
    padding-top: 30px;
}

    .part_07 li {
        margin-bottom: 30px;
        border: 1px solid #DADADA;
    }

    .part_07 .pic_bg {
        float: left;
        border-right: 1px solid #DADADA;
        text-align: center;
        position: relative;
    }

        .part_07 .pic_bg .pic {
            padding: 1px;
            background: #FFF;
        }

            .part_07 .pic_bg .pic img {
                width: 250px;
                height: 250px;
            }

        .part_07 .pic_bg .ico {
            padding: 5px 0;
            background: #f8f8f8;
            border-top: 1px solid #F1F1F1;
            font-size: 0;
        }

            .part_07 .pic_bg .ico .a3 .contact {
                display: none;
                position: absolute;
                z-index: 300;
                top: -1px;
                left: -1px;
                font-size: 12px;
                border: 1px solid #DADADA;
                background: url(/images/map.gif) no-repeat 95% 80% #FFF;
                height: 236px;
                padding: 15px 20px 0;
                line-height: 25px;
                text-align: left;
                width: 368px;
                box-shadow: 0 0 3px #AAAAAA;
            }

                .part_07 .pic_bg .ico .a3 .contact span {
                    color: #000;
                    font-size: 14px;
                    font-weight: bold;
                }

                .part_07 .pic_bg .ico .a3 .contact b {
                    color: #FF6600;
                }

            .part_07 .pic_bg .ico .a3_hover .contact {
                display: block;
            }

            .part_07 .pic_bg .ico .a2 {
                margin: 0 5px;
            }

    .part_07 .title_bg {
        padding: 18px 25px 0 275px;
        line-height: 30px;
        color: #666;
    }

        .part_07 .title_bg .title {
            font-size: 16px;
            margin-bottom: 5px;
            color: #333;
        }

        .part_07 .title_bg .title2 b {
            color: #FF0000;
            font-weight: normal;
                word-wrap: break-word;
    word-break: break-all;
        }

        .part_07 .title_bg .title a {
            color: #333;
        }

            .part_07 .title_bg .title a:hover {
                color: #FF6600;
            }

        .part_07 .title_bg .sum {
            height: 90px;
            overflow: hidden;
        }

    .part_07 .part_content .title {
        border-bottom: 1px dotted #c4c4c4;
        padding-bottom: 8px;
    }

        .part_07 .part_content .title p {
            font-size: 16px;
            /*font-family: "微软雅黑","黑体";*/
            color: #BC0C0D;
        }

    .part_07 .part_content .con {
        padding: 15px 0;
        line-height: 30px;
        overflow: hidden;
        font-size: 14px;
    }

        .part_07 .part_content .con img {
            max-width: 710px;
            _width: expression(document.body.clientWidth > 710 ? "710px" : "auto");
        }

.part_08 table {
    border-collapse: collapse; /*border-spacing:0;*/
}

.part_08 {
    padding: 30px 0;
}

    .part_08 .page {
        padding-top: 30px;
    }

    .part_08 th, .part_08 td {
        border: 1px solid #dadada;
        /**width:167px;*/
    }

    .part_08 th {
        background: #309CCB;
        padding: 8px 0;
        color: #FFFFFF;
    }

    .part_08 .table_a1 {
           padding: 12px 12px;
        text-align: center;
        *width:65px;
    }

    .part_08 .table_a2 {
        padding: 0 12px;
        *width:342px;
    }

.table_a2 p {
    word-break: break-word;
}

.part_08 .pic_bg {
    text-align: center;
    position: relative;
}

    .part_08 .pic_bg .pic {
        padding: 1px;
        background: #FFF;
    }

        .part_08 .pic_bg .pic .title {
            display: block;
            padding: 5px 0 10px;
        }

        .part_08 .pic_bg .pic img {
            width: 150px;
            height: 150px;
        }

    .part_08 .pic_bg .ico {
        padding: 5px 0;
        background: #f8f8f8;
        border-top: 1px solid #F1F1F1;
        font-size: 0;
    }

        .part_08 .pic_bg .ico .a3 .contact {
            display: none;
            position: absolute;
            z-index: 300;
            top: 6px;
            left: -1px;
            font-size: 12px;
            border: 1px solid #DADADA;
            background: url(/images/map.gif) no-repeat 95% 80% #FFF;
            /*background:#D75A5A;
	opacity:0.80; filter:alpha(opacity=80);
	color:#FFF;*/
            height: 166px;
            padding: 15px 20px 0;
            line-height: 22px;
            text-align: left;
            width: 368px;
            box-shadow: 0 0 3px #AAAAAA;
        }

            .part_08 .pic_bg .ico .a3 .contact span {
                color: #000;
                font-size: 14px;
                font-weight: bold;
            }

            .part_08 .pic_bg .ico .a3 .contact b {
                color: #FF6600;
            }

        .part_08 .pic_bg .ico .a3_hover .contact {
            display: block;
        }

        .part_08 .pic_bg .ico .a2 {
            margin: 0 5px;
        }

/* 相关1 推荐 */
.new_list_table {
    width: 100%;
    border-collapse: collapse;
}

    .new_list_table th, .new_list_table td {
        border: 1px solid #D8D8D8;
        padding: 8px 12px;
    }

    .new_list_table th {
        background: #F5F5F5;
    }


/*首页搜索*/
#btnSearch {
    display: inline-block;
    width: 72px;
    height: 35px;
    *width:66px;
}

.searchBlock .searchType li {
    float: left;
    list-style: none;
    width: 140px;
    text-align: center;
    height: 30px;
    background-color: #F0F0F0;
    cursor: pointer;
}

.searchType li span {
    line-height: 30px;
    font-size: 14px;
}

.searchBlock {
    margin-bottom: 12px;
    width: 280px;
}

    .searchBlock .searchType li.searchOn {
        background-color: #E0956D;
    }

li.searchOn span {
    color: white;
}

.searchBlock input {
    border: none;
    background: #FFF;
    width: 140px;
    color: #999;
    padding: 0;
    margin: 8px 0 0 0;
    height: 30px;
    padding-left: 5px;
}

.searchBlock b {
    color: white;
    padding-left: 5px;
}

.powerSearch {
    position: relative;
}

.vSearch {
    position: relative;
}

.submitBtn {
    position: absolute;
    height: 70px;
    width: 100px;
    top: 7px;
    right: 5px;
    *top:40px;
}

/*PDF下载*/
.pdfDown {
    display: inline-block;
    width: 60px;
    height: 24px;
    color: white;
    float: left;
    font-size: 12px;
    background-color: #D75A5A;
    border-radius: 5px;
    line-height: 24px;
    margin-right: -37px;
    margin-left: 32px;
}

    .pdfDown:hover {
        color: white;
    }

.pdfDownSp {
    display: inline-block;
    width: 46px;
    height: 19px;
    color: white;
    float: left;
    font-size: 12px;
    background-color: #D75A5A;
    border-radius: 3px;
    line-height: 19px;
    margin-right: -11px;
    margin-left: 9px;
}

.pdfDownSpImg {
    width: 45px;
}


/*搜索页内搜索*/

.searchBegin input {
    border: 1px solid #ccc;
    background: #FFF;
    width: 140px;
    color: #999;
    padding: 0;
    margin: 8px 0 0 0;
    height: 30px;
    padding-left: 5px;
}

.searchBegin .submitBtn {
    height: 25px;
    position: static;
    color: #777;
}

.searchBegin .powerSearch b, .searchBegin .vSearch b {
    width: 30px;
    display: inline-block;
    color: white;
}

.searchBegin .vSearch {
    margin-bottom: 10px;
}

.searchBegin .secSearchInput {
    margin-left: 10px;
}

.searchBegin {
    background-color: #309CCB;
    padding-bottom: 10px;
    margin-bottom: 10px;
    padding-left: 10px;
    padding-top: 10px;
}

/*内页搜索*/
.innerSearch {
    background-color: #5C97B7;
    height: 114px;
    /*width: 262px;*/
    margin-top: 10px;
    padding-top: 7px;
    border-radius: 5px;
}

    .innerSearch .searchBlock {
        padding-left: 7px;
    }

        .innerSearch .searchBlock .searchType li {
            width: 124px;
        }

        .innerSearch .searchBlock input {
            width: 101px;
        }

    .innerSearch .submitBtn {
        right: 33px;
    }

    .innerSearch .searchBlock b {
        margin-right: 50px;
        display: inline-block;
    }


    /*Email功能块*/
    .sendEmail{
        display:none;       
    }

.submitEmail {
    width: 100%;
    height: 28px;
    background: #da513f;
    font-size: 12px;
    text-shadow: 1px 1px 0px #cc0000;
    border: 0px solid #fe6400;
    box-shadow: 0px 0px 1px 0px rgba(0,0,0,.3);
    line-height: 28px;
    text-decoration: none;
    display: inline-block;
    text-align: center;
    color: #FFFFFF;
    background-image: -moz-linear-gradient(top, #df6959, #da513f);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #df6959), color-stop(1, #da513f));
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#df6959', endColorstr='#da513f', GradientType='0');
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
}

.part_08 .pic_bg .ico img {
    width: 45px;
}