body
{
    font-size: 12px;
    color: #000;
    font-family: 'Microsoft YaHei';
    min-width: 1250px;
    background: #f7f7f7;
}
body, div, ul, ol, li, dl, dt, dd, p, span, h1, h2, h3, h4, h5, h6, form, pre, fieldset, legend, table, tr, td, th, input, textarea, img
{
    margin: 0;
    padding: 0;
    font-family: 'Microsoft YaHei';
}
section, article, header, footer, aside, nav, dialog, figcaption, figure, menu, details
{
    margin: 0;
    padding: 0;
    font-family: 'Microsoft YaHei';
}
div, ul, ol, li, dd, dl, dt
{
    list-style: none;
}
table
{
    border-collapse: collapse;
    border: 0;
}
td, tr, th
{
    font-size: 12px;
}
img
{
    border: none;
}
select, input, img
{
    vertical-align: middle;
}
textarea
{
    vertical-align: middle;
    font-size: 12px;
    resize: none;
}
em
{
    font-style: normal;
}
b
{
    font-weight: normal;
}
h1, h2, h3
{
    font-weight: bold;
    font-size: 16px;
}
h4, h5, h6
{
    font-weight: bold;
    font-size: 12px;
}
a:link, a:visited
{
    color: #0076be;
    text-decoration: none;
}
a:hover, a:active
{
    color: #099630;
    text-decoration: none;
}
a.sethome:link, a.sethome:visited
{
    color: #273843;
    font-size: 12px;
    text-decoration: none;
}
a.sethome:hover, a.sethome:active
{
    color: #099630;
    font-size: 12px;
    text-decoration: underline;
}
a.links:link, a.links:visited
{
    color: #3c3b3b;
    font-size: 12px;
    text-decoration: none;
}
a.links:hover, a.links:active
{
    color: #099630;
    font-size: 12px;
    text-decoration: underline;
}
a.white:link, a.white:visited
{
    color: #fff;
    font-size: 12px;
    text-decoration: none;
}
a.white:hover, a.white:active
{
    color: #099630;
    font-size: 12px;
    text-decoration: none;
}
a.black:link, a.black:visited
{
    color: #666;
    font-size: 12px;
    text-decoration: none;
}
a.black:hover, a.black:active
{
    color: #099630;
    font-size: 12px;
    text-decoration: none;
}
a.detail:link, a.detail:visited
{
    color: #000;
    font-size: 12px;
    text-decoration: none;
}
a.detail:hover, a.detail:active
{
    color: #099630;
    font-size: 12px;
    text-decoration: none;
}
a.newslist:link, a.newslist:visited
{
    color: #666;
    font-size: 13px;
    text-decoration: none;
}
a.newslist:hover, a.newslist:active
{
    color: #099630;
    font-size: 13px;
    text-decoration: none;
}
a.prolist:link, a.prolist:visited
{
    color: #615b5b;
    font-size: 13px;
    text-decoration: none;
}
a.prolist:hover, a.prolist:active
{
    color: #099630;
    font-size: 13px;
    text-decoration: none;
}
a.job:link, a.job:visited
{
    color: #333;
    font-size: 12px;
    text-decoration: none;
}
a.job:hover, a.job:active
{
    color: #099630;
    font-size: 12px;
    text-decoration: none;
}
a.botmenu:link, a.botmenu:visited
{
    color: #fff;
    font-size: 13px;
    text-decoration: none;
    margin: 0 8px 0 7px;
}
a.botmenu:hover, a.botmenu:active
{
    color: #ff0;
    font-size: 13px;
    text-decoration: none;
    margin: 0 8px 0 7px;
}
.clear, .cl
{
    clear: both;
}
.tl
{
    text-align: left;
}
.tr
{
    text-align: right;
}
.tc
{
    text-align: center;
}
.fl, .l
{
    float: left;
}
.fr, .r
{
    float: right;
}
.mt5
{
    margin-top: 5px;
}
.mt10
{
    margin-top: 10px;
}
.mt20
{
    margin-top: 20px;
}
.mb5
{
    margin-bottom: 5px;
}
.mb10
{
    margin-bottom: 10px;
}
.h20
{
    height: 20px;
    line-height: 20px;
}
.h22
{
    height: 22px;
    line-height: 22px;
}
.red
{
    color: #f00;
}
.blue
{
    color: #00f;
}
.blank
{
    font-family: Times New Roman;
    font-size: 12px;
}
.bridgeCode
{
    width: 1100px;
    margin: 0 auto;
    text-align: center;
    clear: both;
    padding: 0 0 5px 0;
}
.button
{
    border: 1px solid #000;
    padding-top: 1px;
    font-weight: normal;
    font-size: 12px;
    color: #000;
    background-color: transparent;
    cursor: pointer;
    vertical-align: middle;
}
.button_submit
{
    border: 0 solid #000;
    padding-bottom: 2px;
    font-weight: normal;
    font-size: 12px;
    color: #000;
    background-color: transparent;
    width: 50px;
    height: 22px;
    cursor: pointer;
    vertical-align: middle;
    background: url('../image/btn_submit.gif') no-repeat;
}
.button_submit2
{
    border: 0 solid #000;
    padding-bottom: 2px;
    font-weight: normal;
    font-size: 12px;
    color: #000;
    background-color: transparent;
    width: 70px;
    height: 22px;
    cursor: pointer;
    vertical-align: middle;
    background: url('../image/btn_submit2.gif') no-repeat;
}
.button_submit3
{
    color: #fff;
    font-weight: normal;
    cursor: pointer;
    height: 34px;
    width: 108px;
    font-weight: bold;
    background-color: #00a84f;
    border: 0 solid #999;
    margin-left: 16px;
    margin-right: 16px;
}
.button_submit4
{
    color: #fff;
    font-weight: normal;
    cursor: pointer;
    height: 34px;
    width: 108px;
    font-weight: bold;
    background-color: #b4b6b7;
    border: 0;
    font-size: 16px;
    font-size: 16px;
}
.main
{
    width: 100%;
    margin: 0 auto;
    line-height: 20px;
}
.topCon
{
    width: 1100px;
    margin: 0 auto;
}
.topCon100
{
    width: 100%;
    margin: 0 auto;
    line-height: 20px;
}
.indexTop
{
    width: 100%;
    margin: 0 auto;
    line-height: 20px;
}
.indexLeft
{
    float: left;
    width: 100%;
    line-height: 20px;
}
.indexLeft1
{
    float: left;
    width: 253px;
    line-height: 20px;
}
.indexBottom
{
    width: 100%;
    margin: 0 auto;
    line-height: 20px;
    padding: 10px 0 0 0;
}
.indexCenter
{
    width: 1100px;
    margin: 20px auto;
    line-height: 20px;
    padding: 5px 0 0 0;
}
.indexCenter table
{
    line-height: 20px;
}
.indexCenter2
{
    width: 1100px;
    margin: 0 auto;
    line-height: 20px;
    padding: 5px 0 0 0;
}
.indexRight
{
    float: right;
    width: 730px;
}
.indexRight1
{
    float: left;
    width: 464px;
    line-height: 20px;
    padding: 5px 0 0 7px;
}
.indexMain
{
    float: right;
    width: 730px;
    line-height: 20px;
}
.indexRightVideo
{
    float: right;
    width: 253px;
    line-height: 20px;
    padding-bottom: 5px;
}
.topCon_1
{
    float: left;
    width: 100%;
}
.topCon_2
{
    float: left;
    width: 100%;
    height: 125px;
    text-align: left;
    background-repeat: no-repeat;
}
.wraptop
{
    width: 100%;
    margin: 0 auto;
    height: 45px;
    overflow: hidden;
    background: #f7f7f7;
}
.wraptop_1
{
    float: left;
    width: 100%;
    height: 32px;
    background: url('../image/index_08.gif') repeat-x;
}
.wraptop_1_1
{
    float: left;
    width: 690px;
    text-align: left;
    line-height: 32px;
}
.wraptop_1_1 span
{
    font-size: 12px;
    color: #333;
}
.wraptop_1_2
{
    float: right;
    width: 280px;
    line-height: 32px;
    color: #000;
    text-align: right;
    padding-right: 10px;
}
.wraptop_1_2 a
{
    margin: 0 6px 0 5px;
}
.wraptop_2
{
    float: left;
    width: 100%;
    padding: 10px 0;
}
.wraptop_2_1
{
    float: left;
    width: 600px;
    text-align: left;
}
.wraptop_2_2
{
    float: right;
    width: 390px;
}
.wraptop_2_2_1
{
    float: right;
    text-align: right;
    padding-top: 15px;
}
.wraptop_4
{
    margin: 0 auto;
    width: 1100px;
    height: 45px;
    text-align: left;
}
.wraptop_4_1
{
    float: left;
    width: 720px;
    line-height: 45px;
}
.wraptop_4_1 span
{
    float: left;
    width: 85px;
    color: #666;
    font-size: 13px;
    font-weight: bold;
}
.wraptop_4_1 div
{
    float: left;
    width: 630px;
    height: 45px;
    overflow: hidden;
}
.wraptop_4_1 div a:link, .wraptop_4_1 div a:visited
{
    color: #666;
    margin: 0 5px 0 4px;
}
.wraptop_4_1 div a:hover, .wraptop_4_1 div a:active
{
    color: #099630;
    margin: 0 5px 0 4px;
}
.wraptop_4_2
{
    float: left;
    width: 250px;
    line-height: 45px;
    padding: 0 0 0 20px;
}
.wraptop_4_2_1
{
    float: left;
}
.wraptop_4_2_1 .searchinput
{
    width: 320px;
    border: 0 solid #888;
    height: 24px;
    line-height: 24px;
    color: #888;
    font-size: 12px;
    padding: 0 5px;
    vertical-align: middle;
    background: #f7f7f7;
}
.wraptop_4_2_2
{
    float: left;
}
.wraptop_4_2_2 input
{
    border: 0 solid #000;
    font-weight: normal;
    font-size: 12px;
    color: #fff;
    background-color: transparent;
    width: 32px;
    height: 26px;
    line-height: 26px;
    background: url('../image/selectbtn_03.png') no-repeat left center;
    cursor: pointer;
    vertical-align: middle;
}
.nav
{
    clear: both;
    margin: 0 auto;
    width: 100%;
    height: 30px;
    background: url('../image/index_05.gif') repeat-x;
}
.linav
{
    margin: 0 auto;
    width: 1100px;
    line-height: 30px;
}
.linav_ul
{
    float: left;
    background: url('../image/index_04.gif') no-repeat;
}
.linav_ul div
{
    float: left;
    width: 43px;
}
.linav_ul li
{
    float: left;
    width: 100px;
    height: 30px;
    color: #fff;
    font-size: 13px;
    font-weight: bold;
    text-align: center;
}
.linav_ul li.select
{
    background: url('../image/index_04a.gif') no-repeat center 0;
}
.linav_ul li.select a:link, .linav_ul li.select a:visited
{
    color: #fff;
    font-size: 13px;
    font-weight: bold;
}
.linav_ul li a:link, .linav_ul li a:visited
{
    color: #fff;
    font-size: 13px;
    font-weight: bold;
}
.linav_ul li a:hover
{
    color: #ff0;
    font-size: 13px;
    text-decoration: none;
    font-weight: bold;
}
.select
{
    background: url('../image/index_04a.gif') no-repeat center 0;
}
.select a:link, .select a:visited
{
    color: #fff;
    font-size: 13px;
    font-weight: bold;
}
.divBottom
{
    width: 100%;
    line-height: 20px;
    margin-top: 10px;
}
.divBottom_1
{
    text-align: center;
    border: 1px solid #e3e1e1;
    background: #065fa5;
    font-weight: bold;
    font-size: 14px;
    line-height: 30px;
    color: #fff;
    vertical-align: middle;
    padding: 5px 0 5px 0;
}
.divBottom_2
{
    color: #666;
    padding-bottom: 10px;
    padding-top: 10px;
    text-align: center;
}
.divBottom_2 a, .divBottom_2 a:link, .divBottom_2 a:visited
{
    color: #666!important;
}
.divBottom_3
{
    float: left;
    width: 988px;
    background-color: #e1e8ed;
    border: 1px solid #a7a6a6;
    padding: 10px 0 10px 0;
}
.yqlj
{
    clear: both;
    margin: 0 auto;
    width: 1100px;
    border-top: 1px dashed #bbb;
    padding: 5px 0 5px 0;
    line-height: 20px;
}
.yqlj span
{
    float: left;
    width: 80px;
    font-weight: bold;
    height: 30px;
    text-align: left;
    font-size: 14px;
    color: #4f4949;
}
.yqlj .yqlj_1
{
    float: left;
    width: 900px;
}
.yqlj .yqlj_1 a
{
    float: left;
    margin: 0 10px 0 0;
}
.box
{
    border: 1px solid #c3d4e7;
    zoom: 1;
    overflow: auto;
    padding-bottom: 10px;
}
.box h5, .box h6
{
    background: url('/statics/images/v9/title.png') no-repeat right top;
    color: #1e50a2;
    height: 26px;
    margin-bottom: 10px;
    line-height: 26px;
    padding-left: 10px;
    border-bottom: 1px solid #dce7f3;
    position: relative;
}
.box h6
{
    margin-bottom: 0;
}
.box h5.title-1, .box h6.title-1
{
    background-position: right -52px;
}
.box h5.title-2, .box h6.title-2
{
    background-position: right -100px;
}
.box h5.title-2 span.tab
{
    float: right;
    padding-right: 6px;
    color: #a4bcd6;
}
.box h5.title-2 span.tab span
{
    color: #2064ae;
    cursor: hand!important;
    cursor: pointer;
}
.box a.more
{
    font-size: 12px;
    margin-right: 8px;
    font-weight: normal;
    position: absolute;
    top: 0;
    *top: 1px;
    _top: 1px;
    right: 0;
}
.box .content
{
    padding: 0 10px;
    overflow: auto;
}
.blue, .blue a, .box h5 a, .box h6 a, .box a.more, .crumbs a
{
    color: #049;
}
.main .col-left
{
    width: 700px;
    margin-right: 10px;
}
.main .col-left2
{
    width: 980px;
    margin-right: 10px;
}
.crumbs
{
    background: url('/statics/images/v9/icon.png') no-repeat left -34px;
    padding: 3px 0 3px 18px;
    border-bottom: 1px solid #c3d4e7;
    margin-bottom: 10px;
}
.crumbs span
{
    color: #7e7e7e;
}
.itemli
{
    margin: 0 10px;
}
.itemli li
{
    padding: 10px 0;
}
.itemli li a
{
    background: url('../image/bg_member_1.gif') no-repeat -5px -126px;
    font-weight: bold;
    padding-left: 14px;
    color: #049;
    font-size: 13px;
}
.keylink, .keylink:link, .keylink:hover, .keylink:active
{
    text-decoration: underline;
    width: 26px;
    height: 22px;
    line-height: 22px;
    background: #fff;
    border: 1px dotted #aaa;
    text-align: center;
}
.tag_a a
{
    display: inline-block;
    zoom: 1;
    *display: inline;
    overflow: hidden;
    vertical-align: middle;
    margin: 6px;
    white-space: nowrap;
    font-weight: bold;
    color: #049;
    background: url('/statics/images/v9/bg_member_1.gif') no-repeat -5px -124px;
    padding-left: 10px;
}
.cboxs h5
{
    background: url('/statics/images/v9/nav.png') repeat-x 0 -33px;
}
.cboxs .tag_a a
{
    padding: 0;
    background: none;
    margin: 6px 10px;
    font-weight: 100;
    margin-bottom: 20px;
}
.sqlj_btn
{
    background: url('/statics/images/v9/sqyqlj_btn.jpg') no-repeat;
    width: 142px;
    height: 47px;
    display: block;
    margin: 10px auto;
}
.tjly_btn
{
    background: url('/statics/images/v9/sqly_btn.jpg') no-repeat;
    width: 142px;
    height: 47px;
    display: block;
    margin: 10px auto;
}
.table_form
{
    width: 100%;
}
.table_form caption
{
    background: url('/statics/images/v9/nav.png') repeat-x 0 -33px;
    border-bottom: medium none;
    color: #049;
    font-size: 14px;
    font-weight: bold;
    height: 34px;
    line-height: 30px;
}
.table_form img
{
    cursor: pointer;
}
.submitTable
{
    border: 0;
}
.submitTable td
{
    height: 35px;
}
.submitTable img
{
    cursor: pointer;
}
.in
{
    height: 23px;
    line-height: 23px;
    border: 1px solid #999;
}
.incode
{
    height: 21px;
    line-height: 21px;
    border: 1px solid #999;
}
.lanyuds
{
    height: 30px;
    font-size: 12px;
}
.lanyuds2
{
    height: 30px;
    font-size: 13px;
    color: #00000f;
    font-weight: bold;
}
.txtinput
{
    width: 140px;
    border: 1px solid #999;
    height: 19px;
    color: #666;
    line-height: 19px;
    font-size: 12px;
    padding-left: 3px;
}
.InputBorder
{
    width: 98%;
    border: solid 1px #8a8484;
    padding: 2px;
    font-size: 12px;
}
.form-txt
{
    font-size: 12px;
    color: #333;
    line-height: 20px;
}
.table01
{
    table-layout: fixed;
    border-collapse: collapse;
}
.loginemail
{
    border: 1px solid #c0c0c0;
    background-color: #ebebeb;
    font-size: 13px;
}
.hui666
{
    color: #666;
    font-size: 12px;
    line-height: 20px;
}
.DisplayNone
{
    display: none;
}
.DisplayShow
{
    display: block;
}
.text
{
    border: 1px solid #8a8484;
    height: 20px;
    line-height: 20px;
    width: 130px;
    padding-left: 3px;
}
.text01
{
    font-size: 12px;
    line-height: 20px;
}
.text01 strong, .text01 span
{
    color: #d50404;
}
.text02
{
    font-size: 12px;
    line-height: 30px;
    padding: 0 0 0 8px;
}
.textcode
{
    border: 1px solid #27b3fe;
    width: 50px;
    height: 18px;
    line-height: 18px;
    vertical-align: middle;
    padding-left: 3px;
}
.imgcode
{
    width: 60px;
    height: 22px;
    vertical-align: middle;
    cursor: pointer;
}
.isLogin
{
    color: #0b8202;
    font-size: 12px;
}
.Company
{
    clear: both;
    padding: 10px 10px 10px 10px;
    line-height: 24px;
    color: #666;
    font-size: 12px;
}
.Company p
{
    line-height: 24px;
    color: #666;
}
.Company img
{
    max-width: 99%;
    height: auto!important;
}
.Company table
{
    width: 99%!important;
    word-break: break-all;
}
.divAboutUs
{
    padding: 10px 10px 10px 10px;
    line-height: 24px;
    color: #333;
    font-size: 12px;
    overflow: hidden;
}
.divContactUs
{
    padding: 10px 10px 10px 10px;
    line-height: 24px;
    color: #333;
    font-size: 12px;
    overflow: hidden;
}
.banner6
{
    position: relative;
    height: 500px;
    overflow: hidden;
    width: 100%;
    margin-top: 0;
}
.banner6 .show
{
    width: 2500px;
    position: absolute;
    left: 50%;
    top: 0;
    margin-left: -1250px;
    overflow: hidden;
}
.banner6 .show ul
{
    position: relative;
    float: left;
    width: 2500px;
    height: 500px;
    overflow: hidden;
}
.banner6 .show ul li
{
    text-align: center;
    float: left;
    width: 2500px;
    position: absolute;
    display: none;
}
.banner6 .focus
{
    position: absolute;
    bottom: 15px;
    left: 47%;
    padding: 5px 6px;
}
.banner6 .focus a
{
    float: left;
    width: 18px;
    height: 18px;
    display: block;
    margin-left: 5px;
    border-radius: 14px;
    color: #fffab1;
    cursor: pointer;
    background: #fff none repeat scroll 0 0;
    transition: width .5s ease 0s,height .5s ease 0s,background .5s ease 0s,color .5s ease 0s;
}
.banner6 .focus a.on
{
    background: #14a73c none repeat scroll 0 0;
    color: #14a73c;
    height: 18px;
    width: 32px;
}
.hot
{
    width: 100%;
    height: 42px;
    line-height: 42px;
    position: absolute;
    bottom: 10px;
    z-index: 2;
}
.hot .wrapper
{
    width: 1100px;
    margin: 0 auto;
}
.hot .list
{
    float: left;
    width: 860px;
    padding-left: 10px;
    height: 42px;
    position: relative;
}
.hot .list .prev
{
    display: block;
    width: 18px;
    height: 15px;
    position: absolute;
    background-position: -42px -108px;
    top: 13px;
    left: 80px;
}
.hot .list .box_btn
{
    display: block;
    width: 18px;
    height: 15px;
    position: absolute;
    background-position: -61px -108px;
    top: 13px;
    left: 99px;
}
.hot .list .next
{
    display: block;
    width: 18px;
    height: 15px;
    position: absolute;
    background-position: -80px -108px;
    top: 13px;
    left: 118px;
}
.hot .list span.tit
{
    font-size: 12px;
    width: 145px;
    float: left;
    color: #151515;
}
.hot .list a
{
    color: #000;
    font-size: 12px;
    text-decoration: none;
}
.hot .list a:hover
{
    color: #0157ad;
    font-size: 12px;
    text-decoration: none;
}
.hot .list div
{
    width: 700px;
    float: left;
    height: 42px;
    position: relative;
    overflow: hidden;
}
.hot .list div ul
{
    width: 700px;
    position: absolute;
}
.banner-box
{
    padding: 3px 0;
}
#slideshow
{
    position: relative;
    width: 1100px;
    height: 300px;
    margin: 0 auto;
}
#slideshow a
{
    float: left;
    display: inline;
}
#slideshow .img
{
    position: absolute;
    width: 1100px;
    height: 300px;
    overflow: hidden;
}
#slideshow .img span
{
    position: absolute;
    width: 19999px;
    display: block;
}
#slideshow .img img
{
    width: 1100px;
    height: 300px;
}
#slideshow .btns
{
    z-index: 10;
    position: absolute;
    width: 1100px;
}
#slideshow .btns s
{
    position: absolute;
    display: none;
    width: 40px;
    height: 50px;
    top: 120px;
    overflow: hidden;
    cursor: pointer;
}
#slideshow .btns s i
{
    position: absolute;
    width: 40px;
    height: 107px;
    background: url('../image/btn_slideshow.png');
    _background: none;
    _filter: progid:dximagetransform.microsoft.alphaimageloader(enabled=true,sizingmethod=scale,src="/html/image/btn_slideshow.png");
}
#slideshow .btns s.prev
{
    left: 0;
}
#slideshow .btns s.prev i
{
    top: -54px;
}
#slideshow .btns s.next
{
    right: 0;
}
#slideshow .btns b
{
    position: absolute;
    display: block;
    width: 100px;
    height: 14px;
    overflow: hidden;
    top: 275px;
    left: 50%;
}
#slideshow .btns b i
{
    float: left;
    width: 10px;
    height: 10px;
    background: #414140;
    font-size: 0;
    overflow: hidden;
    cursor: pointer;
    margin-right: 6px;
    border: #414140 2px solid;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px;
}
#slideshow .btns b i.on
{
    background: #3cd2f1;
    cursor: default;
}
.paging
{
    opacity: .5;
    filter: alpha(opacity=80);
    -moz-opacity: .5;
    -khtml-opacity: .5;
    height: 300px;
    position: absolute;
    background: #9c9b9b;
    overflow: hidden;
}
.paging .paging
{
    opacity: .5;
    filter: alpha(opacity=80);
    -moz-opacity: .5;
    -khtml-opacity: .5;
    height: 300px;
    position: absolute;
    background: #9c9b9b;
    overflow: hidden;
}
#demo
{
    width: 960px;
    overflow: hidden;
    border: 0 solid #666;
    padding: 10px 10px 10px 10px;
}
#demo img
{
    text-align: center;
    padding: 0 0 0 0;
    overflow: hidden;
}
#indemo
{
    float: left;
    width: 1000%;
}
#demo1
{
    float: left;
}
#demo2
{
    float: left;
}
.promarquee
{
    float: left;
    width: 140px;
    padding: 10px 5px 5px 5px;
    text-align: center;
}
.promarquee_1
{
    width: 140px;
    height: 110px;
    border: 1px solid #ccc;
    text-align: center;
}
.promarquee_1 img
{
    text-align: center;
    padding: 5px 5px 5px 5px;
    cursor: pointer;
}
.promarquee_2
{
    clear: both;
    height: 25px;
    line-height: 25px;
    text-align: center;
    margin-bottom: 10px;
}
#LPdemo
{
    width: 100%;
    overflow: hidden;
    border: 0 solid #666;
    padding: 10px 10px 0 10px;
    margin-left: 10px;
}
#LPdemo img
{
    text-align: center;
    padding: 5px 5px 0 5px;
    overflow: hidden;
}
#LPindemo
{
    float: left;
    width: 1000%;
}
#LPdemo1
{
    float: left;
}
#LPdemo2
{
    float: left;
}
#Rdemo
{
    width: 960px;
    overflow: hidden;
    border: 0 solid #666;
    padding: 10px 10px 10px 10px;
}
#Rdemo img
{
    text-align: center;
    padding: 5px 5px 5px 5px;
    overflow: hidden;
}
#Rindemo
{
    float: left;
    width: 1000%;
}
#Rdemo1
{
    float: left;
}
#Rdemo2
{
    float: left;
}
.pagesDiv
{
    clear: both;
    width: 100%;
    margin: 0 auto;
    line-height: 25px;
    padding: 10px 0 10px 0;
}
.pagination
{
    text-align: center;
}
#pages
{
    padding: 14px 0 10px;
    text-align: right;
}
#pages a
{
    display: inline-block;
    height: 22px;
    line-height: 22px;
    background: #fff;
    border: 1px solid #e3e3e3;
    text-align: center;
    color: #333;
    padding: 0 10px;
}
#pages a.a1
{
    background: url('../image/pages.png') no-repeat 0 5px;
    padding: 0 5px;
}
#pages a:hover
{
    background: #f1f1f1;
    color: #000;
    text-decoration: none;
}
#pages span
{
    display: inline-block;
    height: 22px;
    padding: 0 10px;
    line-height: 22px;
    background: #099630;
    border: 1px solid #099630;
    color: #fff;
    text-align: center;
}
#pages .noPage
{
    display: inline-block;
    height: 22px;
    line-height: 22px;
    background: url('/statics/img/icu/titleBg.png') repeat-x 0 -55px;
    border: 1px solid #e3e3e3;
    text-align: center;
    color: #a4a4a4;
}
#biz_title
{
    float: left;
    width: 710px;
    background-color: #fff;
}
#biz_title ul
{
    height: 30px;
    margin: 0 0 0 20px;
    list-style-type: none;
}
.biz_top
{
    width: 365px;
    height: 26px;
    color: #000;
    text-align: left;
    font-size: 14px;
    font-weight: bold;
    background: #099630;
}
.biz_top ul
{
    float: left;
    line-height: 25px;
    list-style-type: none;
}
.tabon
{
    float: left;
    width: 100px;
    height: 30px;
    font-weight: bold;
    font-size: 14px;
    background-color: #736c6c;
    line-height: 30px;
    color: #fff;
    padding-top: 0;
    text-align: center;
    cursor: pointer;
}
.taboff
{
    float: left;
    width: 100px;
    height: 30px;
    font-weight: bold;
    font-size: 14px;
    background-color: #ebe5e5;
    line-height: 30px;
    color: #00000f;
    padding-top: 0;
    text-align: center;
    cursor: pointer;
}
.tdbody
{
    float: left;
    width: 687px;
    border: 1px solid #cec7c7;
    padding: 10px 10px 10px 10px;
    background-color: #fff;
}
.gqxx
{
    list-style-type: none;
}
.gqxx li
{
    float: left;
    width: 642px;
    line-height: 20px;
}
.img_01
{
    float: left;
    margin: 10px 5px 5px 5px;
}
.div
{
    text-align: center;
}
.div img
{
    border: 0 #666 solid;
    margin: 0;
    cursor: pointer;
}
.divHonorShow
{
    float: left;
    width: 225px;
    padding: 10px 15px 10px 15px;
    overflow: hidden;
}
.divHonorShow_1
{
    width: 225px;
    height: 143px;
    text-align: center;
    border: 1px solid #ccc;
    overflow: hidden;
}
.divHonorShow_1 img
{
    transition: .5s;
}
.divHonorShow_1 img:hover
{
    transform: scale(1.2,1.2);
}
.divHonorShow_2
{
    text-align: center;
    line-height: 30px;
}
.divHonorShow_2 a:link, .divHonorShow_2 a:visited
{
    color: #666;
    font-size: 12px;
}
.divHonorShow_2 a:hover, .divHonorShow_2 a:active
{
    color: #099630;
    font-size: 12px;
}
.case_item
{
    height: 160px;
    padding: 5px 0 5px 0;
    text-align: center;
}
.case_item_1
{
    text-align: center;
    overflow: hidden;
}
.case_item_1 img
{
    text-align: center;
    padding: 3px;
    border: 1px solid #c1c1c1;
}
.divHonorImg
{
    text-align: center;
    padding: 5px 5px 5px 5px;
    overflow: hidden;
}
#masterdiv
{
    float: left;
    margin-top: 0;
}
.menudiv
{
    float: left;
    margin-top: 5px;
}
.menutitle
{
    width: 210px;
    text-align: left;
    height: 26px;
    line-height: 26px;
    color: #0f5b90;
    cursor: pointer;
    font-size: 12px;
    display: block;
    padding-left: 25px;
    overflow: hidden;
    background: url('../image/iconAdd.gif') no-repeat 5px 6px;
}
.menutitle a:link, .menutitle a:visited
{
    color: #615b5b;
    font-size: 13px;
    text-decoration: none;
    font-weight: bold;
}
.menutitle a:hover, .menutitle a:active
{
    color: #099630;
    font-size: 13px;
    text-decoration: none;
    font-weight: bold;
}
.menutitleSub
{
    width: 210px;
    text-align: left;
    height: 26px;
    line-height: 26px;
    color: #0f5b90;
    cursor: pointer;
    font-size: 12px;
    display: block;
    padding-left: 25px;
    overflow: hidden;
    background: url('../image/iconSub.gif') no-repeat 5px 6px;
    background-color: #ddd;
}
.menutitleSub a, .menutitleSub a:visited
{
    color: #00f;
    text-decoration: none;
    font-size: 13px;
    font-weight: bold;
}
.menutitleSub a:hover
{
    color: #099630;
    text-decoration: none;
    font-size: 13px;
    font-weight: bold;
}
.submenu
{
    width: 220px;
    color: #135294;
    display: block;
    font-size: 12px;
    padding: 5px 0 0 0;
    overflow: hidden;
}
.submenu li.checkstyle
{
    padding-left: 25px;
    background-color: #fff;
    line-height: 22px;
    height: 22px;
    overflow: hidden;
    background: url('../image/icon.gif') no-repeat 13px 6px;
}
.submenu li.checkstyle a, .submenu li.checkstyle a:visited
{
    color: #333;
    text-decoration: none;
    font-size: 12px;
    font-weight: normal;
}
.submenu li.checkstyle a:hover
{
    color: #f00;
    text-decoration: none;
    font-size: 12px;
    font-weight: normal;
}
.submenu li.checkstyleSel
{
    padding-left: 25px;
    background-color: #ddd;
    line-height: 22px;
    height: 22px;
    overflow: hidden;
    background: url('../image/icon.gif') no-repeat 13px 6px;
}
.submenu li.checkstyleSel a, .submenu li.checkstyleSel a:visited
{
    color: #00f;
    text-decoration: none;
    font-size: 12px;
    font-weight: normal;
}
.submenu li.checkstyleSel a:hover
{
    color: #099630;
    text-decoration: none;
    font-size: 12px;
    font-weight: normal;
}
.submenu li.checkThird
{
    padding-left: 32px;
    line-height: 22px;
    height: 22px;
    border-bottom: 0 #857156 solid;
    overflow: hidden;
    background: url('../image/ico10-1.gif') no-repeat 23px center;
}
.submenu li.checkThird a, .submenu li.checkThird a:visited
{
    color: #666;
    text-decoration: none;
    font-size: 12px;
    font-weight: normal;
}
.submenu li.checkThird a:hover
{
    color: #f00;
    text-decoration: none;
    font-size: 12px;
    font-weight: normal;
}
.proContent
{
    clear: both;
    padding: 10px 0 0 10px;
}
.proList
{
    padding-left: 0;
}
.proList li
{
    float: left;
    width: 220px;
    margin: 8px 16px;
    text-align: center;
}
.proList li img
{
    width: 220px;
    border: 0 solid #ccc;
    transition: .5s;
    height: 190px;
}
.proList li img:hover
{
    transform: scale(1.2,1.2);
}
.proList li .div1
{
    width: 220px;
    height: 190px;
    border: 1px solid #ccc;
    overflow: hidden;
}
.proList li .div2
{
    width: 220px;
    height: 25px;
    line-height: 25px;
    border: 0 solid #ccc;
    overflow: hidden;
}
.proclass_detail
{
    padding: 10px 10px 10px 35px;
    word-break: break-all;
}
.showctr
{
    clear: both;
    text-align: right;
    line-height: 20px;
    padding: 3px 20px 3px 0;
    _padding: 5px 20px 5px 0;
    margin: 20px 10px 0 20px;
    background: #f3f3f3;
}
#view_gallery, #view_list
{
    cursor: pointer;
}
.probox
{
    width: 160px;
    float: left;
    margin: 10px 6px 10px 5px;
    height: 160px;
    overflow: hidden;
    border: 0 solid #ccc;
}
.probox span
{
    display: block;
    text-align: center;
}
.probox h2
{
    font-size: 11px;
    font-weight: normal;
    line-height: 16px;
    text-align: center;
    clear: both;
}
.proimg
{
    width: 150px;
    height: 120px;
    margin: 0 auto;
    background: #fff;
    line-height: 120px;
    vertical-align: middle;
    position: relative;
    text-align: center;
    display: table-cell;
    border: 1px solid #ccc;
    overflow: hidden;
}
.proimg p
{
    position: static;
    _position: absolute;
    top: 50%;
    vertical-align: middle;
}
.proimg img
{
    margin-top: 3px;
    position: static;
    _position: relative;
    top: -50%;
    left: -50%;
    vertical-align: middle;
}
.protext
{
    padding-top: 10px;
    height: 35px;
    overflow: hidden;
    text-align: center;
    clear: both;
}
.protext a:link, .protext a:visited
{
    color: #333;
}
.protext a:hover, .protext a:active
{
    color: #f70;
}
.proboxlist
{
    clear: both;
    margin: 5px 10px 10px 10px;
    border-bottom: 1px dotted #cecece;
}
.proboxlist span
{
    margin: 0 10px;
}
.proboxlist .proimg
{
    float: right;
    width: 140px;
    height: 140px;
    border: 0 solid #ccc;
}
.proboxlist .proimg img
{
    vertical-align: top;
}
.proboxlist .protext
{
    width: 99%;
    height: 30px;
    line-height: 30px;
    background: none;
    text-align: left;
}
.proboxlist .protext a:link, .proboxlist .protext a:visited
{
    color: #c33;
    font-size: 16px;
    font-weight: bold;
}
.proboxlist .protext a:hover, .proboxlist .protext a:active
{
    color: #099630;
    font-size: 16px;
    text-decoration: underline;
}
.proboxlist .prodes
{
    float: left;
    width: 500px;
    height: 130px;
    color: #777;
    overflow: hidden;
    text-align: left;
}
.shuk
{
    float: left;
    width: 456px;
    border: 0 solid #dedddd;
}
.shutop
{
    background: url('../image/index_10.gif') repeat-x;
    height: 33px;
    line-height: 33px;
    padding: 0 10px;
    background-color: #fff;
}
.shutop h2
{
    float: left;
    display: block;
    padding: 0 5px;
    color: #000;
    font-size: 14px;
}
.shutop strong
{
    float: left;
    display: block;
    padding: 0 5px;
    color: #000;
    font-size: 14px;
}
.shutop strong span
{
    color: #e05e40;
    padding-left: 10px;
    font-size: 12px;
}
.shucon
{
    float: left;
    width: 454px;
    overflow: hidden;
    border-left: 1px solid #dedddd;
    border-right: 1px solid #dedddd;
    border-bottom: 1px solid #dedddd;
}
.shucon dl
{
    float: left;
    width: 140px;
    height: 135px;
    padding: 5px 5px 5px 5px;
    display: inline;
}
.shucon dt
{
    margin-bottom: 3px;
    height: 110px;
    border: 1px solid #ccc6c6;
    text-align: center;
}
.shucon dt img
{
    width: 130px;
    padding: 3px 0 3px 0;
    border: 0 solid #ccc6c6;
}
.shucon dd
{
    line-height: 25px;
    text-align: center;
}
.shucon dl li
{
    float: left;
    width: 80px;
    color: #666;
    text-align: center;
    background-color: #6c3720;
}
.shucon2
{
    float: left;
    width: 454px;
    overflow: hidden;
    border-left: 1px solid #dedddd;
    border-right: 1px solid #dedddd;
    border-bottom: 1px solid #dedddd;
}
.shucon2 dl
{
    float: left;
    width: 140px;
    height: 135px;
    padding: 10px 5px 10px 5px;
    display: inline;
}
.shucon2 dt
{
    margin-bottom: 3px;
    height: 110px;
    border: 1px solid #ccc6c6;
    text-align: center;
}
.shucon2 dt img
{
    width: 130px;
    padding: 3px 0 3px 0;
    border: 0 solid #ccc6c6;
}
.shucon2 dd
{
    line-height: 25px;
    text-align: center;
}
.shucon2 ul
{
    float: left;
    width: 220px;
    background: url('../image/dote.gif') no-repeat 8px center;
}
.shucon2 ul li
{
    float: left;
    width: 205px;
    padding-left: 15px;
    line-height: 24px;
}
.shucon3
{
    float: left;
    width: 250px;
    overflow: hidden;
}
.shucon3 dl
{
    float: left;
    width: 110px;
    height: 110px;
    padding: 10px 5px 10px 8px;
    display: inline;
}
.shucon3 dt
{
    margin-bottom: 3px;
    height: 85px;
    border: 1px solid #ccc6c6;
    text-align: center;
    padding-top: 3px;
}
.shucon3 dt img
{
    width: 100px;
    padding: 3px 0 3px 0;
}
.shucon3 dd
{
    line-height: 20px;
    height: 20px;
    text-align: center;
    overflow: hidden;
}
#ticker
{
    float: left;
    width: 240px;
    height: 320px;
    text-align: center;
    overflow: hidden;
}
#ticker dt
{
    text-align: center;
    overflow: hidden;
}
#ticker dt img
{
    padding: 5px 5px 5px 5px;
    text-align: center;
}
.neiye_line, .neiye_line2, .neiye_line3, .neiye_line2Video
{
    float: right;
    width: 1070px;
    padding: 10px 15px 10px 15px;
    overflow: hidden;
}
.right_1
{
    margin: 5px 0 0 0;
}
.right_2
{
    float: left;
    width: 100%;
    margin-bottom: 10px;
    border-bottom: 5px solid #099630;
}
.right_3
{
    float: left;
    padding-left: 25px;
    height: 30px;
    line-height: 30px;
    background: url('../image/ico8-1.png') no-repeat 5px center;
}
.right_3 a:link, .right_3 a:visited
{
    color: #666;
}
.left
{
    float: left;
    width: 100%;
    padding-bottom: 5px;
    padding-top: 5px;
}
.left_1
{
    float: left;
    width: 100%;
    background: url('../image/index_05.jpg') no-repeat;
}
.left_1 strong, .left_1 h2
{
    float: left;
    width: 100px;
    padding-left: 10px;
    font-size: 14px;
    line-height: 33px;
    font-weight: bold;
    color: #fff;
}
.left_1 span
{
    float: right;
    line-height: 33px;
    padding-right: 15px;
}
.left_1About
{
    float: left;
    width: 213px;
    border-bottom: 1px solid #cdcccb;
    padding-bottom: 5px;
    padding-top: 5px;
    border-left: 1px solid #cdcccb;
    border-right: 1px solid #cdcccb;
}
.left_1About ul
{
    padding: 10px 0 5px 0;
}
.left_1About ul li
{
    line-height: 25px;
    font-size: 13px;
}
.left_1About ul li a
{
    padding-left: 32px;
    font-size: 13px;
    background: url('../image/tag1.gif') no-repeat 10px center;
}
.left_1About ul li a:hover
{
    font-size: 13px;
    background: url('../image/tb1.gif') no-repeat 11px center;
}
.left_1About ul li a.on
{
    color: #49b2f4;
    font-weight: bold;
    background: url('../image/tb1.gif') no-repeat 11px center;
}
.left_2
{
    float: left;
    width: 246px;
    padding: 5px 0 10px 5px;
    border: 1px solid #c2c2c2;
}
.left_3
{
    float: left;
    width: 100%;
    background-color: #d2d1d1;
    height: 33px;
    margin-top: 0;
}
.left_3_1
{
    float: left;
    width: 100px;
    padding-left: 10px;
    font-size: 14px;
    line-height: 33px;
    font-weight: bold;
    color: #fff;
}
.left_3_1More
{
    float: right;
    line-height: 33px;
    padding-right: 15px;
}
.left_4
{
    float: left;
    width: 251px;
    border: 1px solid #c2c2c2;
    padding: 5px 0 5px 0;
}
.left_4 dl
{
    width: 100%;
}
.left_4 dt
{
    text-align: center;
    overflow: hidden;
}
.left_4 dd
{
    padding-left: 18px;
    background: url('../image/dote.gif') no-repeat 10px center;
    line-height: 22px;
}
.left_4 ul
{
    padding: 0 0 0 10px;
}
.left_4 ul li
{
    padding-left: 8px;
    background: url('../image/dote.gif') no-repeat left center;
    line-height: 24px;
}
.left_4Image
{
    padding: 3px;
    border: 1px solid #cfcfcf;
}
.left_4Video
{
    width: 240px;
    height: 205px;
    padding: 5px 0 5px 5px;
    overflow: hidden;
    text-align: center;
}
.left_4Honor
{
    float: left;
    width: 251px;
    height: 180px;
    border: 1px solid #c2c2c2;
    padding: 5px 0 5px 0;
}
.left_5
{
    float: left;
    width: 100%;
    background: url('../image/index_05.jpg') no-repeat;
}
.left_5 h2, .left_5 h3
{
    float: left;
    width: 100px;
    padding-left: 10px;
    font-size: 14px;
    line-height: 33px;
    font-weight: bold;
    color: #fff;
}
.left_5 span
{
    float: right;
    line-height: 33px;
    padding-right: 15px;
}
.left_6
{
    float: left;
    width: 251px;
    border: 1px solid #c2c2c2;
    padding: 5px 0 5px 0;
}
.sitemap
{
    width: 1100px;
    margin: 0 auto;
    line-height: 20px;
    background: #fff;
}
.sitemap_1
{
    line-height: 20px;
    padding-top: 20px;
}
.sitemap_1 span
{
    font-size: 16px;
    font-weight: bold;
    padding-left: 5px;
}
.sitemap_1 hr
{
    width: 100%;
    border: 0;
    border-bottom: 1px solid #666;
    color: #333;
    height: 1px;
}
.sitemap_3
{
    margin-top: 10px;
}
.sitemap_3 ul
{
    padding: 0 0 20px 10px;
    color: #062851;
}
.sitemap_3 ul li
{
    line-height: 21px;
    padding-left: 10px;
    background: url('../image/dote.gif') no-repeat left center;
}
.sitemap_3 ul li em
{
    padding-right: 10px;
}
.sitemap_3 ul li a:link, .sitemap_3 ul li a:visited
{
    color: #666;
    font-size: 12px;
    text-decoration: none;
}
.sitemap_3 ul li a:hover, .sitemap_3 ul li a:active
{
    color: #099630;
    font-size: 12px;
    text-decoration: underline;
}
.sitepage
{
    float: left;
    width: 96%;
    padding-left: 2%;
    margin: 10px 0 10px 0;
}
.sitepage h3
{
    font-size: 15px;
    border-bottom: 1px dashed #ccc;
    text-align: center;
    padding: 5px 0;
}
.sitepage h3 a, .sitepage h3 a:link, .sitepage h3 a:visited
{
    font-size: 15px;
    color: #666;
}
.sitepage p
{
    padding: 5px 0;
    line-height: 20px;
}
.sitepage p a, .sitepage p a:link, .sitepage p a:visited
{
    font-size: 12px;
    color: #f67000;
    margin: 0 8px 0 0;
}
.joinus
{
    line-height: 25px;
    color: #666;
}
.joinus_1
{
    padding-top: 10px;
    line-height: 25px;
}
.joinus_2
{
    font-weight: bold;
    line-height: 25px;
}
.joinus_3
{
    padding-left: 10px;
    line-height: 25px;
}
.joinus_4
{
    padding-right: 40px;
    overflow: hidden;
}
.joinus_5
{
    padding-right: 20px;
}
.video, .download, .case
{
    padding: 5px 4px 4px 4px;
}
.video table, .download table, .case table
{
    width: 100%;
    line-height: 25px;
    color: #062851;
    table-layout: fixed;
}
.downloadTd1
{
    line-height: 30px;
    background-color: #f2f2f2;
}
.downloadTd2
{
    line-height: 30px;
    font-size: 12px;
    padding: 5px 10px 0 0;
}
.downloadTd3
{
    padding-left: 10px;
    font-size: 12px;
    font-weight: bold;
}
.downloadTd4
{
    padding: 12px;
}
.downloadTd4 img
{
    max-width: 99%;
    height: auto!important;
}
.downloadTd5
{
    line-height: 30px;
    height: 30px;
    font-size: 12px;
    background: #f7f7f7;
}
.downloadTd6
{
    padding: 12px;
}
.downloadTd6 a, .downloadTd6 a:link, .downloadTd6 a:visited
{
    margin-right: 5px;
}
.down_1
{
    float: left;
    width: 100%;
    color: #062851;
    text-align: left;
    font-size: 12px;
    padding: 5px 0 20px 0;
}
.down_1 ul
{
    float: left;
}
.down_1 ul li
{
    float: left;
    line-height: 25px;
    height: 25px;
    border-bottom: 1px dashed #ccc;
}
.download_list
{
    float: left;
    width: 100%;
    text-align: left;
}
.download_list .content
{
    float: left;
    width: 100%;
    padding: 20px 0 10px 0;
    border-bottom: 1px solid #e5e5e5;
}
.download_list .content .Dleft
{
    float: left;
    padding: 0 0 0 10px;
}
.download_list .content .Dleft_1
{
    float: left;
    width: 130px;
    min-height: 100px;
    _height: 100px;
}
.download_list .content .Dleft_1 img
{
    width: 120px;
}
.download_list .content .Dleft_2
{
    float: left;
    width: 420px;
    color: #666;
    line-height: 20px;
}
.download_list .content .Dleft_2 a:link, .download_list .content .Dleft_2 a:visited
{
    color: #0076be;
    font-weight: bold;
}
.download_list .content .Dright
{
    float: right;
    padding: 0 5px 0 0;
}
.download_list .content .Dright img
{
    margin-top: 20px;
}
.caseTd1
{
    line-height: 20px;
    background-color: #f2f2f2;
}
.caseTd2
{
    line-height: 30px;
    font-size: 12px;
    padding: 5px 10px 0 0;
}
.caseTd3
{
    padding-top: 20px;
    padding-bottom: 20px;
}
.caseTd4
{
    font-weight: bold;
    padding-top: 2px;
    padding-left: 15px;
    border-bottom: 1px solid #e0e0e0;
    color: #000;
}
.caseTd5
{
    padding: 20px 15px 20px 15px;
    border: 1px solid #e0e0e0;
    font-size: 12px;
    background: #fafafa;
}
.caseTd5 img
{
    max-width: 99%;
    height: auto!important;
}
.caseTd5 table
{
    width: 99%!important;
    word-break: break-all;
}
.sr_lists
{
    float: left;
    width: 96%;
    padding: 15px 2% 15px 2%;
}
.sr_lists .c
{
    text-align: left;
}
.sr_lists .c ul
{
    margin: 10px;
}
.sr_lists .c li
{
    border-bottom: 1px dashed #ccc;
    margin-top: 10px;
    color: #666;
}
.sr_lists .c li div p
{
    line-height: 20px;
    margin-top: 0;
    font-size: 12px;
    color: #999;
}
.sr_lists .c li div.adds
{
    font-size: 12px;
    margin: 5px 4px;
    color: #333;
}
.sr_lists .c li a
{
    color: #666;
}
.sr_lists .c li a img
{
    float: left;
    border: 1px solid #adcbe9;
    padding: 2px;
    background: #fff;
    margin-right: 10px;
}
.sr_lists .c li a:hover img
{
    background: #efefef;
}
.sr_lists .c .a2
{
    margin: 10px;
}
.news_4
{
    float: left;
    width: 96%;
    padding: 15px 2% 15px 2%;
}
.zixun
{
    float: left;
    width: 100%;
    margin: 10px 0 10px 0;
    font-weight: normal;
    display: inline;
}
.zixun ul
{
    padding: 0 10px 0 10px;
}
.zixun ul li
{
    line-height: 30px;
    background: url('../image/dote.jpg') no-repeat left center;
    padding-left: 10px;
    border-bottom: 1px dashed #ccc;
    color: #666;
}
.zixun ul li em
{
    color: #666;
}
.zixun ul li a:link, .zixun ul li a:visited
{
    color: #666;
    font-size: 12px;
}
.zixun ul li a:hover, .zixun ul li a:active
{
    color: #f10;
    font-size: 12px;
}
.news_con
{
    float: left;
    width: 96%;
    padding: 15px 2% 15px 2%;
}
.news_con dl
{
    font-size: 13px;
    color: #666;
    padding: 0 5px;
    line-height: 22px;
    border-bottom: 1px dashed #666;
    margin-bottom: 12px;
}
.news_con dl dt
{
    margin-bottom: 3px;
}
.news_con dl dt a:link, .news_con dl dt a:visited
{
    color: #333;
    font-size: 13px;
    text-decoration: none;
}
.news_con dl dt a:hover, .news_con dl dt a:active
{
    color: #099630;
    font-size: 13px;
    text-decoration: none;
}
.news_con dl .dt_1
{
    height: 20px;
    background: url('../image/ico10-1.gif') no-repeat 0 9px;
    padding-left: 10px;
    display: block;
    float: left;
    text-decoration: underline;
}
.news_con dl .dt_1:hover
{
    background: url('../image/ico7-1.gif') no-repeat 0 9px;
}
.news_con dl .dt_2
{
    font-size: 13px;
    color: #555;
    margin: 0 20px;
}
.news_con dl dd
{
    font-size: 12px;
    color: #888;
    padding: 0 10px 0 10px;
    overflow: hidden;
    margin-bottom: 20px;
}
.zx_top
{
    clear: both;
    text-align: center;
    border-bottom: 1px dashed #d4d4d1;
    padding: 10px 0 5px 0;
}
.zx_top h2
{
    font-size: 20px;
    font-weight: bold;
    padding: 0 10px 0 10px;
    line-height: 30px;
}
.zx_top p
{
    margin-top: 5px;
    color: #333;
}
.zx_top p span
{
    margin-right: 10px;
}
.img_conter
{
    padding: 5px 0;
    text-align: center;
}
.zx_txt
{
    color: #666;
    padding: 0 10px 10px 10px;
    line-height: 25px;
    font-size: 13px;
}
.zx_txt img
{
    max-width: 99%;
    height: auto!important;
}
.zx_middle
{
    float: left;
    width: 100%;
    padding-bottom: 10px;
}
.zx_from
{
    float: left;
    width: 70%;
}
.zx_from p
{
    margin-top: 5px;
    color: #333;
}
.zx_from p span
{
    margin-right: 20px;
}
.zx_from2
{
    float: right;
    width: 30%;
    text-align: right;
}
.zx_from2 p
{
    margin-top: 5px;
    color: #333;
}
.zx_from2 a, .zx_from2 a:visited
{
    color: #333;
}
.zx_print
{
    float: left;
    width: 100%;
    height: 25px;
    padding-top: 15px;
    text-align: center;
}
.zx_print a, .zx_print a:visited
{
    color: #273843;
}
.sxyip p
{
    color: #666;
    margin: 3px 0;
}
.sxyip p strong
{
    color: #d50404;
}
.sxyip a:link, .sxyip a:visited
{
    color: #666;
}
.sxyip .gjaz
{
    width: 664px;
    padding: 7px 0 5px 0;
    color: #666;
    background-color: #fff;
    border: 1px solid #ccc;
    margin-bottom: 10px;
    margin-top: 10px;
}
.sxyip .gjaz span
{
    color: #555;
    font-size: 13px;
    background: url('../image/tag.jpg') no-repeat 5px center;
    padding-left: 30px;
}
.sxyip .gjaz a
{
    margin-right: 5px;
    font-weight: normal;
}
.tjdy
{
    margin-top: 10px;
    text-align: center;
    color: #333;
    padding-top: 10px;
}
.xgxz
{
    float: left;
    width: 98%;
    border: 1px solid #c3c3c0;
    margin-top: 5px;
    background: #fff;
}
.xgxz h3
{
    height: 30px;
    line-height: 30px;
    padding-left: 20px;
    font-size: 14px;
}
.xgxz2
{
    width: 100%;
    border-bottom: 0 solid #eaeae8;
}
.xgxz2 ul
{
    float: left;
    width: 98%;
    padding: 10px 0 10px 15px;
    line-height: 22px;
    border-top: 1px solid #eaeae8;
    margin-top: 1px;
}
.xgxz2 ul li
{
    float: left;
    width: 310px;
    background: url('../image/dote.jpg') no-repeat left center;
    padding-left: 10px;
}
.details_1
{
    padding: 0;
}
.details_1_3
{
    float: left;
    width: 100%;
    padding-top: 20px;
}
.details_1_4
{
    width: 65px;
    font-weight: bold;
    clear: both;
    padding-left: 15px;
    padding-top: 2px;
    color: #000;
    font-size: 12px;
    line-height: 20px;
}
.details_1_5
{
    float: left;
    width: 98%;
    padding: 15px 10px 15px 10px;
}
.details_1_5 img
{
    max-width: 99%;
    height: auto!important;
}
.details_1_6
{
    width: 100%;
    padding: 15px 0 0 0;
    overflow: hidden;
    line-height: 22px;
    font-size: 12px;
    color: #666;
}
.details_1_6 p strong
{
    color: #d50404;
}
.details_1_6 .gjazP
{
    width: 660px;
    padding: 7px 0 5px 0;
    color: #666;
    background-color: #fff;
    border: 1px solid #ccc;
    margin-bottom: 5px;
    margin-top: 10px;
}
.details_1_6 .gjazP span
{
    color: #555;
    font-size: 13px;
    background: url('../image/tag.jpg') no-repeat 5px center;
    padding-left: 30px;
}
.details_1_6 .gjazP a
{
    margin-right: 5px;
    font-weight: normal;
}
.details_1_6 p
{
    color: #666;
}
.details_1_6 span
{
    color: #d50404;
}
.details_1_6 a:link, .details_1_6 a:visited
{
    color: #666;
}
.details_1_7
{
    float: left;
    width: 100%;
    border: 1px solid #ada4a4;
    margin: 10px 0 10px 0;
}
.details_1_7_1
{
    float: left;
    width: 100%;
    border-bottom: 3px solid #736c6c;
}
.details_1_7_2
{
    float: left;
    width: 90px;
    height: 30px;
    margin: 10px 0 0 20px;
    display: inline;
    background-color: #736c6c;
    color: #fff;
    line-height: 30px;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
}
.details_1_8
{
    float: left;
    width: 100%;
    height: 150px;
    overflow: hidden;
}
.details_1_8 dl
{
    float: left;
    width: 130px;
    margin: 0 15px 0 0;
}
.details_1_8 dt
{
    float: left;
    width: 130px;
    height: 100px;
    text-align: center;
    border: 1px solid #ccc;
}
.details_1_8 dt img
{
    width: 120px;
    border: 0;
}
.details_1_8 dd
{
    float: left;
    width: 130px;
    text-align: center;
    height: 30px;
    line-height: 30px;
}
.details_2
{
    padding: 10px 5px 10px 10px;
}
.details_2_1
{
    clear: both;
    padding: 10px 50px 10px 50px;
    color: #099630;
}
.details_2_1 h2
{
    font-size: 22px;
    font-weight: bold;
    line-height: 40px;
}
.details_3
{
    float: left;
    width: 100%;
    padding-top: 5px;
}
.details_3_1
{
    float: left;
    width: 100%;
    line-height: 25px;
    color: #062851;
}
.divcomment
{
    margin: 15px 0 0 0;
}
.comment-form
{
    border: 1px solid #ccc;
    width: 624px;
    padding: 10px 20px;
    margin-bottom: 0;
}
.comment-form h5
{
    height: 22px;
    padding-bottom: 5px;
    border-bottom: 1px solid #c3d4e7;
}
.comment-form strong
{
    float: left;
    background: url('../image/user_comment.png') no-repeat;
    padding-left: 21px;
}
.comment-form textarea
{
    width: 95%;
    color: #666;
    padding: 3px;
    border: 1px solid #dcdddd;
    font-size: 12px;
    margin-bottom: 3px;
}
.yzm
{
    display: none;
    position: absolute;
    background: url('../image/login_ts140x89.gif') no-repeat;
    width: 140px;
    height: 89px;
    text-align: center;
    font-size: 12px;
}
.yzm a:link, .yzm a:visited
{
    color: #036;
    text-decoration: none;
}
.yzm a:hover
{
    color: #c30;
}
.yzm img
{
    cursor: pointer;
    margin: 0 auto;
    width: 130px;
    height: 50px;
    margin-top: 4px;
    border: 1px solid #fff;
    margin-bottom: 1px;
}
.comment-form .posn
{
    padding: 10px 0;
}
.comment-title
{
    text-align: center;
    padding: 5px 0 10px;
}
.comment-title a:hover
{
    text-decoration: none;
    color: #f60;
}
.comment
{
    border: 1px solid #ccc;
    width: 634px;
    zoom: 1;
    padding: 8px 15px;
}
.comment h4
{
    border-bottom: 1px solid #c3d4e7;
    padding-bottom: 6px;
    margin-bottom: 15px;
}
.comment .title
{
    margin-bottom: 5px;
}
.comment .title span
{
    position: relative;
    top: -5px;
}
.comment .content
{
    font-size: 14px;
    background: #f6f9fb;
    border: 1px solid #c4d5df;
    zoom: 1;
    padding: 8px 10px;
    margin: 5px 0;
}
.comment .content span
{
    display: block;
}
.comment_button
{
    margin: 20px 0 15px 0;
}
.comment_button a
{
    padding: 5px 15px;
    border: solid 1px #c3d4e7;
}
.comment_button a.on
{
    background: #4c7fb6;
    color: #fff;
    border: solid 1px #3e73a9;
}
.input-text, input.date, input.endDate, .input-focus
{
    border: 1px solid #dcdddd;
    height: 22px;
    padding: 0 0 0 3px;
}
.btn
{
    padding-left: 0;
}
.btn input
{
    background: url('/statics/images/v9/button.png') no-repeat center 0;
    height: 24px;
    line-height: 24px;
    _height: 25px;
    cursor: pointer;
    width: auto;
    _width: 0;
    overflow: visible;
    border: 0 none;
    color: #fff;
    padding: 0 6px;
}
#Article h3
{
    color: #666;
    font: 800 18px/30px "Microsoft YaHei",arial;
    margin-bottom: 6px;
    text-align: center;
    padding: 8px 0 8px 0;
    border-bottom: 1px solid #e5e5e5;
}
#Article h3 span
{
    font-size: 12px;
    font-weight: normal;
    line-height: 20px;
    color: #999;
}
#Article .content
{
    font-size: 14px;
}
#Article .content p
{
    font-size: 14px;
    line-height: 23px;
    text-align: justify;
    word-wrap: break-word;
    padding: 8px 0;
}
.tags_list dd
{
    padding: 4px 12px;
    line-height: 220%;
}
.tags_list dd a
{
    margin-right: 10px;
    white-space: nowrap;
}
.pleft
{
    width: 730px;
    float: left;
    overflow: hidden;
}
.pleft .place
{
    width: 730px;
    height: 24px;
    line-height: 24px;
    background: transparent url('/statics/images/green_skin.png') repeat-x scroll 0 -188px;
    border-top: 1px solid #badaa1;
    border-bottom: 1px solid #badaa1;
    text-indent: 12px;
    color: #428c5b;
    overflow: hidden;
}
.pleft .place strong
{
    color: #428c5b;
    font-weight: normal;
    letter-spacing: 1px;
}
.pleft .place a:link
{
    color: #428c5b;
    margin: 0 2px;
}
.pleft .place a:hover
{
    color: #f33;
    text-decoration: none;
}
.pleft .place small
{
    display: inline-block;
    vertical-align: middle;
    width: 8px;
    height: 20px;
    *height: 24px;
    overflow: hidden;
    background: url('/statics/images/ico-3.gif') 2px 8px no-repeat;
    font-size: 12px;
}
.place
{
    height: 24px;
    line-height: 24px;
    text-indent: 18px;
    color: #999;
    background: transparent url('/statics/images/green_skin.png') repeat-x scroll 0 -188px;
    border-top: 1px solid #badaa1;
    border-bottom: 1px solid #badaa1;
    overflow: hidden;
    margin-bottom: 6px;
    text-align: left;
}
.place strong
{
    color: #397cbe;
    font-weight: normal;
    letter-spacing: 1px;
}
.place a
{
    color: #428c5b;
    margin: 0 2px;
}
.place a:hover
{
    color: #f36;
    margin: 0 2px;
    text-decoration: underline;
}
.pright
{
    width: 240px;
    float: right;
    overflow: hidden;
}
.listbox
{
    width: 730px;
    float: left;
    overflow: hidden;
    clear: both;
}
.listbox ul li
{
    color: #666;
    width: 100%;
    overflow: hidden;
    clear: both;
    padding: 12px 0;
    border-bottom: 1px solid #eee;
}
.listbox ul li b a
{
    color: #555;
}
.listbox ul li a.preview
{
    width: 84px;
    float: left;
    margin-right: 7px;
    margin-bottom: 3px;
    margin-left: 10px;
    display: inline;
}
.listbox ul li a.preview img
{
    width: 80px;
    display: block;
    padding: 1px;
    border: 1px solid #eee;
}
.listbox ul li a.preview:hover img
{
    border: 1px solid #aaa;
}
.listbox ul li a.title
{
    overflow: hidden;
    line-height: 25px;
    font-weight: bold;
    font-size: 14px;
    margin-left: 2px;
}
.listbox ul span.info
{
    display: block;
    line-height: 23px;
    color: #555;
    padding-left: 12px;
}
.listbox ul span.info small
{
    color: #aaa;
    font-size: 12px;
    margin-left: 3px;
}
.listbox ul span.info a
{
    color: #690;
}
.listbox ul p.intro
{
    color: #776955;
    line-height: 20px;
    margin-left: 5px;
    padding-left: 10px;
    padding-right: 10px;
}
.tbox
{
    margin: 0 0 8px 0;
    border-bottom: 1px solid #dadada;
    overflow: hidden;
    background: url('/statics/images/green_skin.png') 0 -294px repeat-x;
}
.tbox dt
{
    height: 24px;
    border: 1px solid #dadada;
    overflow: hidden;
    clear: both;
}
.tbox dd
{
    border-left: 1px solid #dadada;
    border-right: 1px solid #dadada;
    overflow: hidden;
}
.tbox dt strong
{
    float: left;
    display: block;
    height: 24px;
    line-height: 24px!important;
    padding-left: 8px;
    padding-right: 4px;
    color: #316301;
    letter-spacing: 1px;
}
.tbox dt strong a
{
    color: #316301;
}
.tbox dt strong a:hover
{
    color: #596f37;
    text-decoration: none;
}
.d4
{
    padding: 5px 5px;
}
.d4 li
{
    padding-left: 16px;
    background: url('/statics/images/ico-3.gif') 4px center no-repeat;
    line-height: 24px;
}
.d4 li p
{
    color: #888;
    line-height: 17px;
    height: 34px;
    overflow: hidden;
}
.ico2
{
    padding: 5px 5px;
}
.ico2 li
{
    padding-left: 16px;
    background: url('/statics/images/ico-2.gif') 6px center no-repeat;
    line-height: 24px;
}
.sp-title
{
    color: #888;
    padding: 0 12px;
    border-top: 1px solid #eaeaea;
    border-bottom: 1px solid #eaeaea;
    background: #f3fbea url('/statics/images/search-top-bg.gif') repeat-x scroll;
    margin-bottom: 8px;
}
.sp-title h2
{
    font-size: 14px;
    line-height: 27px;
}
.sp-title h2 a
{
    margin-left: 6px;
    color: #03541f;
}
.sp-title .more
{
    float: right;
    margin: -27px 0;
    line-height: 27px;
}
.linkbox
{
    padding: 10px 8px;
    border-bottom: 1px solid #eee;
}
.linkbox h3, .linkbox h3 a
{
    font-size: 14px;
    color: #693;
}
.f5
{
    width: 100%;
    overflow: hidden;
    clear: both;
    padding-bottom: 10px;
}
.f5 li
{
    float: left;
    line-height: 14px;
    padding: 8px 10px 0;
    white-space: nowrap;
}
.f5 li a
{
    color: #666;
    float: left;
}
.f6
{
    width: 100%;
    overflow: hidden;
    clear: both;
    padding-bottom: 10px;
}
.f6 li
{
    float: left;
    line-height: 14px;
    padding: 8px 10px 0;
    white-space: nowrap;
}
.f6 li a
{
    color: #666;
    float: left;
}
.widthcentermore
{
    width: 1250px;
    margin: 0 auto;
}
.widthcenter
{
    width: 1100px;
    margin: 0 auto;
}
.header
{
    width: 1100px;
    margin: auto;
    overflow: hidden;
}
.header a:link
{
    color: #777;
}
.header a:hover
{
    color: #f33;
    text-decoration: none;
}
.header .top
{
    clear: both;
    overflow: hidden;
    margin-top: 10px;
}
.header .title
{
    float: left;
    padding: 10px 0 15px 0;
}
.header .title h1 a
{
    display: block;
    overflow: hidden;
}
.header .banner
{
    width: 468px;
    height: 60px;
    float: right;
    margin-left: 10px;
    overflow: hidden;
}
.header .banner img
{
    width: 468px;
    height: 60px;
    display: block;
}
.header .welcome
{
    float: right;
    margin-top: 20px;
    padding-right: 10px;
    color: #999;
}
.header .welcome a
{
    margin: 0 3px;
}
.footer
{
    margin: auto;
    color: #999;
    text-align: center;
    margin-top: 8px;
    padding: 10px 0;
    border-top: 1px solid #e5efd6;
}
.footer .link
{
    text-align: center;
    padding: 5px 0;
}
.footer .link a
{
    margin: 0 5px;
    color: #666;
}
.footer .footer_body
{
    width: 100%;
}
.footer .powered
{
    font-size: 12px;
    line-height: 25px;
}
.footer .powered strong
{
    color: #690;
}
.footer .powered strong span
{
    color: #f93;
}
.footer .copyright
{
    color: #666;
    line-height: 23px;
}
.newnavlist
{
    box-sizing: border-box;
    margin: 0 10px;
    float: left;
    padding: 4px 16px;
    line-height: 32px;
    border-radius: 32px;
    border: 1px solid #099630;
    margin-bottom: 8px;
}
.newnavlist a
{
    display: block;
    text-decoration: none;
    color: #099630;
}
.newnavlist:hover
{
    background: #099630;
    color: #099630;
}
.newnavlist:hover a
{
    color: #fff;
}
.h_welcome
{
    height: 40px;
    line-height: 40px;
    background: #eee;
}
.h_wleft
{
    float: left;
}
.h_wleft span
{
    color: #747474;
}
.h_wright
{
    float: right;
}
.h_wright a
{
    color: #747474;
    text-decoration: none;
}
.h_logo
{
    height: 120px;
}
.logo
{
    padding-top: 20px;
    float: left;
}
.phone
{
    padding-top: 40px;
    float: right;
}
.phoneleft
{
    float: left;
}
.phoneright
{
    margin-left: 8px;
    float: right;
}
.phoneright p
{
    font-size: 14px;
    color: #222;
}
.phoneright span
{
    font-size: 32px;
    color: #14a73c;
}
.h_nav
{
    background: #14a73c;
    height: 50px;
}
.navflex
{
    display: flex;
    justify-content: space-between;
}
.navflex li
{
    box-sizing: border-box;
    border-left: 1px solid #10a338;
    border-right: 1px solid #17b342;
    padding: 0 23px;
    display: block;
    height: 50px;
}
.navflex li a
{
    text-decoration: none;
    line-height: 50px;
    color: #fff;
    font-size: 16px;
}
.navselect
{
    background: #ff8500;
}
.h_select
{
    height: 75px;
    border-bottom: 1px solid #dedede;
}
.selectbox
{
    float: left;
    margin-top: 20px;
    height: 32px;
    border: 1px solid #d2d2d2;
    border-radius: 16px;
    width: 370px;
    line-height: 32px;
    padding-left: 12px;
}
.selecttextbox
{
    margin-top: 20px;
    float: right;
    color: #333;
    font-size: 14px;
}
.selecttextbox a
{
    text-decoration: none;
    line-height: 32px;
    color: #333;
    font-size: 14px;
}
.f_nav
{
    height: 70px;
    background: #1a1a1a;
}
.navfooter
{
    width: 100%;
    justify-content: center;
    line-height: 70px;
    display: flex;
    color: #fff;
    font-weight: bold;
}
.navfooter li a
{
    text-decoration: none;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
}
.f_copyright
{
    height: 277px;
    background: #252525;
}
.f_logo
{
    margin-top: 47px;
    float: left;
    width: 300px;
    height: 148px;
    border-right: 1px solid #303030;
}
.f_copy
{
    margin-top: 47px;
    padding-left: 36px;
    height: 148px;
    float: left;
    border-left: 1px solid #1e1e1e;
}
.f_copy p
{
    font-size: 14px;
    line-height: 36px;
    color: #fff;
}
.f_ewm
{
    margin-top: 47px;
    float: right;
}
.f_ewm img
{
    width: 177px;
    height: 177px;
}
.f_link
{
    margin-top: 40px;
}
.linktitlebg
{
    height: 52px;
    background: url(../image/linhtitlebg_02.png) no-repeat center bottom;
}
.f_linktitle img
{
    display: block;
    float: left;
}
.f_linktitle a
{
    text-decoration: none;
    line-height: 50px;
    color: #3c3c3c;
    float: right;
    display: block;
}
.f_linkgroup a
{
    display: block;
    float: left;
    line-height: 70px;
    color: #303030;
    font-size: 14px;
    text-indent: 32px;
}
.title1
{
    height: 160px;
    text-align: center;
}
.title1 p
{
    padding-top: 50px;
    font-size: 34px;
    line-height: 34px;
    color: #343434;
    font-weight: bold;
}
.title1 img
{
    padding-top: 16px;
    display: block;
}
.title1 span
{
    padding-top: 4px;
    display: block;
    line-height: 16px;
    font-size: 16px;
    color: #5b5a5a;
    text-transform: uppercase;
}
.title2
{
    text-align: center;
}
.title2 p
{
    padding-top: 110px;
    font-size: 34px;
    line-height: 34px;
    color: #fff;
    font-weight: bold;
}
.title2 img
{
    padding-top: 16px;
    display: block;
}
.title2 span
{
    padding-top: 4px;
    display: block;
    line-height: 16px;
    font-size: 16px;
    color: #fff;
    text-transform: uppercase;
}
.ScrollButton
{
    width: 75px;
    height: 170px;
}
.ScrollButton1
{
    float: left;
    background: url(../image/left1_03.png) no-repeat center;
}
.ScrollButton2
{
    float: right;
    background: url(../image/right1_03.png) no-repeat center;
}
.ScrollBox
{
    float: left;
    height: 195px;
    overflow: hidden;
    width: 1100px;
}
.ScrollBox ul li
{
    display: block;
    text-align: center;
    float: left;
    margin: 0 7px;
    width: 265px;
    height: 195px;
}
.ScrollBox ul li a
{
    font-size: 14px;
    text-decoration: none;
    color: #333;
}
.ScrollBox ul li a img
{
    box-sizing: border-box;
    display: block;
    width: 265px;
    height: 145px;
    border: 1px solid #f1f1f1;
}
.ScrollBox ul li span
{
    height: 50px;
    background: #cecdcd;
    line-height: 50px;
    display: block;
}
.ScrollBox ul li:hover span
{
    background: #099630;
}
.ScrollBox ul li:hover a
{
    color: #fff;
}
.i_cpleft
{
    float: left;
    width: 245px;
    margin-top: 46px;
}
.i_cpnav
{
    height: 780px;
    width: 245px;
    background: #099630;
}
.i_cpnavtitle
{
    height: 78px;
    border-bottom: 1px solid #0ca436;
}
.i_cpnavtitle p
{
    font-weight: bold;
    text-align: center;
    color: #fff;
    font-size: 26px;
    line-height: 78px;
}
.i_cpnavlist
{
    border-top: 1px solid #078b2c;
}
.i_cpnavgroup
{
    padding-top: 30px;
}
.i_cpnavgroup a
{
    margin-left: 14px;
    margin-bottom: 18px;
    display: block;
    width: 215px;
    height: 46px;
    line-height: 46px;
    font-size: 15px;
    color: #323232;
    text-decoration: none;;
    background: #fff;
    border-radius: 5px;
    text-align: center;
}
.i_cpnavgroup a:hover
{
    color: #fff;
    background: #ff8500;
    border-radius: 5px;
}
.i_cpnavbottom
{
    padding-left: 12px;
    padding-top: 20px;
}
.i_cpnavbottom div
{
    float: left;
}
.i_cpnavbottom div p
{
    color: #fff;
    font-size: 14px;
}
.i_cpnavbottom div span
{
    display: block;
    color: #fff;
    font-size: 24px;
}
.i_cpright
{
    margin-top: 46px;
    float: right;
    width: 825px;
    height: 780px;
}
.i_cptitle
{
    background: url(../image/cptitlebg_03.png) no-repeat bottom;
    height: 45px;
}
.i_cptitleleft
{
    float: left;
}
.i_cptitleleft p
{
    float: left;
    font-weight: bold;
    font-size: 24px;
    color: #099630;
}
.i_cptitleleft span
{
    font-size: 14px;
    color: #9f9f9f;
}
.i_cptitleright
{
    float: right;
}
.i_cpgroup
{
    width: 825px;
    height: 720px;
    margin-top: 16px;
}
.i_cpgroup .i_cplist
{
    text-decoration: none;
}
.i_cpgroup .i_cplist:hover p
{
    background: #099630;
}
.i_cplist p
{
    position: relative;
    bottom: 50px;
    background: #1e1e1e;
    opacity: .8;
    text-align: center;
    font-size: 16px;
    color: #fff;
    height: 50px;
    line-height: 50px;
}
.i_cplist1 img
{
    transition: all .5s;
    width: 545px;
    height: 477px;
}
.i_cplist1
{
    margin-right: 5px;
    float: left;
    overflow: hidden;
    display: block;
    white-space: nowrap;
    text-overflow: ellipsis;
    width: 545px;
    height: 477px;
}
.i_cplist2
{
    overflow: hidden;
    display: block;
    white-space: nowrap;
    text-overflow: ellipsis;
    width: 265px;
    height: 230px;
}
.i_cplist2
{
    margin: 0 5px 16px;
    float: left;
    width: 265px;
    height: 230px;
}
.i_cplist2 img
{
    transition: all .5s;
    width: 265px;
    height: 230px;
}
.i_cplist1:hover img, .i_cplist2:hover img
{
    transform: scale(1.2,1.2);
}
.i_ys
{
    margin-top: 20px;
    background: url(../image/sdysbg_02.png) no-repeat center top;
    height: 2825px;
}
.i_ystitle
{
    padding-left: 200px;
    padding-top: 190px;
}
.i_ystitle div
{
    color: #fff;
}
.i_ystitle1
{
    line-height: 42px;
}
.i_ystitle1 strong
{
    font-size: 42px;
}
.i_ystitle1 span
{
    font-size: 32px;
    color: #067d26;
}
.i_ystitle2
{
    font-size: 50px;
    line-height: 50px;
}
.i_yslist
{
    width: 550px;
}
.i_ysgroup>.i_yslist:nth-child(1)
{
    margin-top: 120px;
}
.i_ysgroup>.i_yslist:nth-child(3)
{
    margin-left: 20px;
    margin-top: 560px;
}
.i_ysgroup>.i_yslist:nth-child(5)
{
    margin-top: 230px;
}
.i_ysgroup>.i_yslist:nth-child(7)
{
    float: left;
    margin-top: 330px;
}
.i_ysgroup>.i_yslist:nth-child(1), .i_ysgroup>.i_yslist:nth-child(5)
{
    float: right;
}
.i_yslisttitle p
{
    float: left;
    width: 62px;
    height: 90px;
    line-height: 80px;
    font-size: 42px;
    color: #fff;
    font-weight: bold;
    text-align: center;
    background: url(../image/sdysnumbg_03.png) no-repeat center;
}
.i_yslisttitle h2
{
    text-indent: 16px;
    font-size: 28px;
    line-height: 38px;
    color: #14a73c;
}
.i_yslisttitle h3
{
    text-indent: 16px;
    font-size: 24px;
    line-height: 38px;
    color: #252626;
}
.i_yslink1
{
    float: left;
    display: block;
    background: url(../image/ljzx1_03.png) no-repeat center;
    width: 152px;
    height: 43px;
}
.i_yslink2
{
    float: left;
    display: block;
    background: url(../image/ljxq1_03.png) no-repeat center;
    width: 152px;
    height: 43px;
}
.i_yslisttext ul li
{
    padding: 16px 0;
    margin-left: 80px;
    list-style: url(../image/listyle1_03.png);
    color: #464847;
    font-size: 14px;
}
.i_yslistlink
{
    margin-top: 20px;
    margin-left: 80px;
}
.i_yslistlink a
{
    margin-right: 16px;
}
.i_ysphone
{
    margin-top: 285px;
    width: 480px;
    float: right;
}
.i_ysphone img
{
    margin-right: 8px;
    display: block;
    float: left;
}
.i_ysphone p
{
    font-size: 14px;
    color: #212120;
}
.i_ysphone span
{
    font-size: 32px;
    line-height: 32px;
    color: #14a73c;
}
.i_db
{
    background: url(../image/dbbg_02.png) no-repeat center;
    height: 612px;
}
.db1
{
    margin-top: 46px;
    float: left;
}
.dbvs
{
    margin-top: 46px;
    float: left;
}
.db2
{
    margin-top: 46px;
    float: right;
}
.db1 p
{
    width: 440px;
    font-size: 14px;
    color: #fff;
    line-height: 72px;
    border-bottom: 1px dashed #393939;
}
.dbvs p
{
    font-weight: bold;
    font-size: 20px;
    width: 192px;
    height: 41px;
    line-height: 42px;
    border-radius: 4px;
    background: #099630;
    color: #fff;
    text-align: center;
    margin: 28px auto;
}
.db2 p
{
    margin-left: 8px;
    width: 440px;
    font-size: 14px;
    color: #fff;
    line-height: 70px;
    border-bottom: 1px dashed #393939;
}
.i_hzlclist
{
    font-size: 14px;
    text-align: center;
    float: left;
    width: 220px;
    height: 384px;
}
.i_hzlclist:hover p
{
    color: #099630;
}
.i_hzlclist img
{
    transition: all .5s;
    display: block;
    margin: 120px auto 20px;
}
.i_hzlclist1
{
    background: url(../image/hzlc1_03.png) no-repeat;
}
.i_hzlclist1 img:hover, .i_hzlclist5 img:hover
{
    transform: rotate(90deg);
}
.i_hzlclist2
{
    background: url(../image/hzlc2_03.png) no-repeat;
}
.i_hzlclist2 img
{
    transform: rotate(90deg);
}
.i_hzlclist2 img:hover
{
    transform: rotate(180deg);
}
.i_hzlclist3
{
    background: url(../image/hzlc3_03.png) no-repeat;
}
.i_hzlclist3 img
{
    transform: rotate(180deg);
}
.i_hzlclist3 img:hover
{
    transform: rotate(270deg);
}
.i_hzlclist4 img
{
    transform: rotate(270deg);
}
.i_hzlclist4 img:hover
{
    transform: rotate(360deg);
}
.i_hzlclist4
{
    background: url(../image/hzlc4_03.png) no-repeat;
}
.i_hzlclist5
{
    background: url(../image/hzlc5_03.png) no-repeat;
}
.alzs
{
    background: url(../image/albg_02.png) no-repeat center;
    height: 524px;
}
.ScrollButton0
{
    width: 75px;
    height: 200px;
}
.ScrollButton01
{
    float: left;
    background: url(../image/left1_03.png) no-repeat center;
}
.ScrollButton02
{
    float: right;
    background: url(../image/right1_03.png) no-repeat center;
}
.ScrollBox0
{
    float: left;
    height: 248px;
    overflow: hidden;
    width: 1100px;
}
.ScrollBox0 ul li
{
    display: block;
    text-align: center;
    float: left;
    margin: 0 7px;
    width: 357px;
    height: 248px;
}
.ScrollBox0 ul li a
{
    font-size: 14px;
    text-decoration: none;
    color: #333;
}
.ScrollBox0 ul li a img
{
    box-sizing: border-box;
    display: block;
    width: 357px;
    height: 248px;
}
.ScrollBox0 ul li span
{
    position: relative;
    opacity: .8;
    bottom: 50px;
    height: 50px;
    background: #cecdcd;
    line-height: 50px;
    display: block;
}
.ScrollBox0 ul li:hover span
{
    background: #099630;
}
.ScrollBox0 ul li:hover a
{
    color: #fff;
}
.alzsgroup
{
    margin-top: 28px;
}
.ScrollButtona
{
    width: 75px;
    height: 200px;
}
.ScrollButtona1
{
    float: left;
    background: url(../image/left1_03.png) no-repeat center;
}
.ScrollButtona2
{
    float: right;
    background: url(../image/right1_03.png) no-repeat center;
}
.ScrollBoxa
{
    float: left;
    height: 360px;
    overflow: hidden;
    width: 1100px;
}
.ScrollBoxa ul li
{
    background: url(../image/khjzbghover_03.png) no-repeat center;
    display: block;
    text-align: center;
    float: left;
    margin: 0 16px;
    width: 336px;
    height: 360px;
}
.ScrollBoxa ul li:hover
{
    background: url(../image/khjzbg_03.png) no-repeat center;
}
.ScrollBoxa ul li a
{
    margin: 0 auto;
    width: 117px;
    height: 117px;
    border-radius: 50%;
    overflow: hidden;
    display: block;
    font-size: 14px;
    text-decoration: none;
    color: #333;
}
.ScrollBoxa ul li a img
{
    transition: all .5s;
    box-sizing: border-box;
    display: block;
    width: 117px;
    height: 117px;
}
.ScrollBoxa ul li a img:hover
{
    transform: scale(1.2,1.2);
}
.ScrollBoxa ul li h3
{
    padding-top: 20px;
    font-size: 22px;
    line-height: 22px;
    color: #fff;
}
.ScrollBoxa ul li h2
{
    padding-top: 16px;
    padding-bottom: 16px;
    font-weight: 100;
    font-size: 14px;
    line-height: 14px;
    color: #fff;
}
.ScrollBoxa ul li p
{
    text-align: left;
    padding: 4px 8px;
    line-height: 24px;
    font-size: 14px;
}
.alzsgroup
{
    margin-top: 28px;
}
.phone3
{
    margin: 40px auto;
    width: 450px;
    height: 48px;
    border-radius: 24px;
    background: #099630;
}
.phone3 img
{
    float: left;
    margin-top: 8px;
    margin-left: 30px;
}
.phone3 p
{
    margin-top: 14px;
    margin-left: 8px;
    float: left;
    font-size: 15px;
    color: #fff;
}
.phone3 span
{
    margin-top: 14px;
    float: left;
    display: block;
    color: #fff;
    font-size: 24px;
}
.gywm
{
    height: 429px;
    background: url(../image/gywmbg_03.png) no-repeat center;
}
.gywmleft
{
    float: left;
}
.gywmimgbox
{
    overflow: hidden;
    display: block;
    white-space: nowrap;
    text-overflow: ellipsis;
    width: 570px;
    height: 359px;
    display: block;
    margin-left: 46px;
    margin-top: 26px;
}
.gywmimgbox img
{
    transition: all .5s;
    width: 570px;
    height: 359px;
}
.gywmimgbox img:hover
{
    transform: scale(1.2,1.2);
}
.gywmright
{
    float: right;
    width: 430px;
}
.gywmtitle
{
    margin-top: 30px;
}
.gywmtitle p
{
    float: left;
    font-size: 28px;
    color: #fff;
    font-weight: bold;
    line-height: 46px;
    border-bottom: 3px solid #fff;
}
.gywmtitle span
{
    margin-left: 12px;
    display: block;
    line-height: 60px;
    font-size: 45px;
    color: #16c044;
    float: left;
}
.gywmcompany
{
    margin-top: 16px;
}
.gywmcompany p
{
    font-size: 18px;
    font-weight: bold;
    color: #fff;
}
.gywmmessage
{
    margin-top: 12px;
}
.gywmmessage p
{
    line-height: 24px;
    font-size: 14px;
    color: #fff;
    text-indent: 16px;
}
.gywmlink
{
    margin-top: 20px;
}
.gywmlink a
{
    border-radius: 24px;
    display: block;
    width: 150px;
    height: 48px;
    line-height: 48px;
    text-decoration: none;
    color: #fff;
    font-size: 16px;
    text-align: center;
    background: #ff8500;
}
.navgrouptilte
{
    width: 660px;
    margin: 33px auto;
}
.navgrouptilte a
{
    text-decoration: none;
    float: left;
    display: block;
    width: 220px;
    height: 74px;
    background: url(../image/tab1_03.png) no-repeat center top;
    text-align: center;
    line-height: 70px;
    font-size: 18px;
    color: #fff;
}
.navgrouptilte a:hover
{
    background: url(../image/tab1hover_03.png) no-repeat center top;
}
.navgroups .navgrouptiltehover
{
    background: url(../image/tab1hover_03.png) no-repeat center top;
}
.navgroupstyle
{
    margin-top: 32px;
}
.ScrollButtonb
{
    width: 75px;
    height: 230px;
}
.ScrollButtonb1
{
    float: left;
    background: url(../image/left1_03.png) no-repeat center;
}
.ScrollButtonb2
{
    float: right;
    background: url(../image/right1_03.png) no-repeat center;
}
.ScrollBoxb
{
    float: left;
    height: 230px;
    overflow: hidden;
    width: 1100px;
}
.ScrollBoxb ul li
{
    background: #fff;
    border-bottom: 5px solid #eeecec;
    display: block;
    text-align: center;
    float: left;
    margin: 0 10px;
    width: 260px;
    height: 225px;
}
.ScrollBoxb ul li:hover
{
    background: #14a73c;
    border-bottom: 5px solid #08982f;
}
.ScrollBoxb ul li a
{
    margin: 17px auto 0;
    display: block;
    width: 234px;
    height: 149px;
    overflow: hidden;
    display: block;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.ScrollBoxb ul li a img
{
    width: 234px;
    height: 149px;
}
.ScrollBoxb ul li p
{
    line-height: 50px;
}
.ScrollBoxb ul li:hover p
{
    color: #fff;
}
.ScrollButtond
{
    width: 75px;
    height: 230px;
}
.ScrollButtond1
{
    float: left;
    background: url(../image/left1_03.png) no-repeat center;
}
.ScrollButtond2
{
    float: right;
    background: url(../image/right1_03.png) no-repeat center;
}
.ScrollBoxd
{
    float: left;
    height: 230px;
    overflow: hidden;
    width: 1100px;
}
.ScrollBoxd ul li
{
    background: #fff;
    border-bottom: 5px solid #eeecec;
    display: block;
    text-align: center;
    float: left;
    margin: 0 10px;
    width: 260px;
    height: 225px;
}
.ScrollBoxd ul li:hover
{
    background: #14a73c;
    border-bottom: 5px solid #08982f;
}
.ScrollBoxd ul li a
{
    margin: 17px auto 0;
    display: block;
    width: 234px;
    height: 149px;
    overflow: hidden;
    display: block;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.ScrollBoxd ul li a img
{
    width: 234px;
    height: 149px;
}
.ScrollBoxd ul li p
{
    line-height: 50px;
}
.ScrollBoxd ul li:hover p
{
    color: #fff;
}
.ScrollButtonc
{
    width: 75px;
    height: 230px;
}
.ScrollButtonc1
{
    float: left;
    background: url(../image/left1_03.png) no-repeat center;
}
.ScrollButtonc2
{
    float: right;
    background: url(../image/right1_03.png) no-repeat center;
}
.ScrollBoxc
{
    float: left;
    height: 230px;
    overflow: hidden;
    width: 1100px;
}
.ScrollBoxc ul li
{
    background: #fff;
    border-bottom: 5px solid #eeecec;
    display: block;
    text-align: center;
    float: left;
    margin: 0 10px;
    width: 260px;
    height: 225px;
}
.ScrollBoxc ul li:hover
{
    background: #14a73c;
    border-bottom: 5px solid #08982f;
}
.ScrollBoxc ul li a
{
    margin: 17px auto 0;
    display: block;
    width: 234px;
    height: 149px;
    overflow: hidden;
    display: block;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.ScrollBoxc ul li a img
{
    width: 234px;
    height: 149px;
}
.ScrollBoxc ul li p
{
    line-height: 50px;
}
.ScrollBoxc ul li:hover p
{
    color: #fff;
}
.navgroupstyle
{
    overflow: hidden;
    display: block;
    white-space: nowrap;
    text-overflow: ellipsis;
    height: 230px;
}
.xw
{
    width: 700px;
    float: left;
    margin-top: 40px;
}
.cjwt
{
    width: 350px;
    margin-top: 40px;
}
.xwtitle .gsxw
{
    margin-left: 4px;
    box-sizing: border-box;
    height: 44px;
    font-weight: bold;
    text-decoration: none;
    font-size: 22px;
    line-height: 25px;
    color: #252525;
    float: left;
    text-indent: 34px;
    background: url(../image/gsxwbg_03.png) no-repeat top left;
}
.xwtitle .gsxwhover
{
    color: #14a73c;
    border-bottom: 4px solid #14a73c;
    background: url(../image/bgsxbghover_03.png) no-repeat top left;
}
.xwtitle .hyxw
{
    margin-left: 16px;
    box-sizing: border-box;
    height: 44px;
    line-height: 25px;
    font-weight: bold;
    text-decoration: none;
    font-size: 22px;
    color: #252525;
    float: left;
    text-indent: 34px;
    background: url(../image/hyxwbg_03.png) no-repeat top left;
}
.xwtitle .hyxwhover
{
    color: #14a73c;
    border-bottom: 4px solid #14a73c;
    background: url(../image/hyxwbghover_03.png) no-repeat top left;
}
.xwtitle .xwmore
{
    float: right;
}
.xwtitle
{
    height: 44px;
    border-bottom: 4px solid #e5e5e5;
    box-sizing: border-box;
}
.xwgroup
{
    height: 390px;
    overflow: hidden;
}
.xwlist1, .xwlist2
{
    margin-top: 30px;
}
.gsxwtj
{
    float: left;
    width: 347px;
}
.gsxwtj>a
{
    display: block;
    width: 347px;
    height: 197px;
    overflow: hidden;
}
.gsxwtj>a img
{
    transition: all .5s;
    width: 347px;
    height: 197px;
}
.gsxwtj a img:hover
{
    transform: scale(1.2,1.2);
}
.gsxwtj h2
{
    line-height: 80px;
}
.gsxwtj p
{
    font-size: 14px;
    line-height: 26px;
    color: #555;
}
.gsxwtj p a
{
    font-size: 14px;
    color: #0d8944;
}
.gsxwlists
{
    float: right;
    width: 320px;
    height: 350px;
}
.gsxwlist
{
    margin-bottom: 24px;
    height: 110px;
    box-sizing: border-box;
    border-bottom: 1px dashed #949494;
}
.gsxwtime
{
    float: left;
    text-align: center;
    box-sizing: border-box;
    border: 2px solid #e5e5e5;
    width: 64px;
    height: 80px;
}
.gsxwtime p
{
    padding-top: 12px;
    font-size: 32px;
    line-height: 32px;
    color: #555;
}
.gsxwtime span
{
    font-size: 14px;
    color: #555;
}
.gsxwtext
{
    float: left;
    margin-left: 16px;
    width: 240px;
}
.gsxwtext a
{
    padding-top: 4px;
    line-height: 28px;
    text-decoration: none;
    font-size: 14px;
    color: #101010;
}
.gsxwtext p
{
    line-height: 26px;
    color: #555;
}
.cjwt
{
    float: right;
}
.cjwttitle
{
    height: 43px;
    box-sizing: border-box;
    border-bottom: 4px solid #e5e5e5;
}
.cjwttitle p
{
    box-sizing: border-box;
    border-bottom: 4px solid #14a73c;
    color: #14a73c;
    font-size: 22px;
    font-weight: bold;
    height: 43px;
    float: left;
    background: url(../image/cjwb_03.png) no-repeat top left;
    text-indent: 30px;
}
.cjwttitle p span
{
    color: #555;
    font-size: 14px;
    font-weight: 100;
}
.cjwttitle a
{
    float: right;
}
.cjwtlist
{
    margin-top: 26px;
    height: 110px;
    border-bottom: 1px dashed #acacac;
}
.cjwtlistleft
{
    float: left;
    width: 56px;
}
.cjwtlistleft img
{
    display: block;
}
.cjwtlistright a
{
    text-decoration: none;
    font-weight: bold;
    font-size: 14px;
    color: #101010;
    line-height: 36px;
}
.cjwtlistright span
{
    font-size: 14px;
    color: #555;
    line-height: 26px;
}
.lygroup
{
    margin-top: 40px;
    background: url(../image/zxlybg_03.png) no-repeat center top;
    height: 440px;
}
.lygroupleft
{
    width: 430px;
    float: left;
}
.lygroupleft h2
{
    padding-top: 120px;
    color: #ff8500;
    text-align: center;
    font-size: 35px;
}
.lygroupleft p
{
    padding-top: 20px;
    text-align: center;
    line-height: 33px;
    font-size: 24px;
    color: #fff;
}
.lygroupleft p span
{
    font-size: 35px;
    font-weight: bold;
}
.lygroupright
{
    float: right;
    width: 500px;
}
.lygrouprighttitle
{
    padding-top: 54px;
}
.lygrouprighttitle p
{
    font-size: 28px;
    font-weight: bold;
    color: #14a73c;
}
.lygrouprighttitle p span
{
    color: #2d2d2d;
    font-size: 16px;
    font-weight: 100;
}
.indexform
{
    margin-top: 40px;
}
.form_name
{
    margin-bottom: 14px;
}
.form_name input
{
    background: #f7f7f7;
    border: 1px solid #f7f7f7;
    width: 390px;
    height: 32px;
}
.form_mobile input
{
    background: #f7f7f7;
    border: 1px solid #f7f7f7;
    width: 390px;
    height: 32px;
}
.indexform div span
{
    display: inline-block;
    width: 85px;
    font-size: 16px;
    text-align: right;
}
.form_introduce textarea
{
    margin-top: 16px;
    width: 390px;
    height: 80px;
    background: #f7f7f7;
    border: 1px solid #f7f7f7;
}
.form_submit
{
    margin-top: 24px;
}
.dropdown
{
    float: right;
}
.dropbtn
{
    border-radius: 16px;
    background-color: #fff;
    color: #099630;
    border: 1px solid #099630;
    padding: 4px 16px;
    font-size: 16px;
    cursor: pointer;
}
.dropdown
{
    position: relative;;
    display: inline-block;
}
.dropdown-content
{
    display: none;
    position: absolute;
    background-color: #099630;
    min-width: 100px;
    box-shadow: 0 8px 16px 0 rgba(0,0,0,.2);
}
.dropdown-content a
{
    color: #fff;
    padding: 12px 16px;
    text-decoration: none;
    display: block;
}
.dropdown-content a:hover
{
    background-color: #099630;
}
.dropdown:hover .dropdown-content
{
    display: block;
}
.dropdown:hover .dropbtn
{
    background-color: #fff;
}