﻿*, html, body, h1, .h2, h3, h4, h5, h6, ul, li, dl, dt, dd, div, p
{
    margin: 0;
    padding: 0;
}
body
{
    margin: 0;
    padding: 0;
    font-size: 16px;
    line-height: 180%;
    font-size: 14px;
    font-family: "微软雅黑";
    color: #666;
    background-color: #fff;
    overflow-x: hidden;
}
a
{
    text-decoration: none;
    color: #333;
}
ul, dl, ol
{
    list-style: none;
}
img
{
    border: none 0;
    vertical-align: middle;
}
.fl
{
    float: left;
}
.fr
{
    float: right;
}
.clearfix
{
    clear: both;
}
.main
{
    width: 100%;
}
.area
{
    width: 1200px;
    height: auto;
    margin: 0 auto;
}
.area1
{
    width: 968px;
    height: auto;
    margin: 0 auto;
}
.fonts21
{
    font-size: 21px;
    padding-top: 27px!important;
}
.fonts34
{
    font-size: 34px;
    padding-top: 27px!important;
    color: #f00;
}
.tl
{
    text-align: left;
    padding-left: 15px;
}
.bgh
{
    background: #f6f6f6;
}
.navwrap
{
    width: 100%;
    height: 100px;
    background: #fff;
    border-bottom: 1px solid #ddd;
    line-height: 100px;
}
.logo
{
    float: left;
    margin: 0 auto;
}
.logo a img
{
    max-height: 100px;
}
.nav
{
    height: 100px;
    margin: 0 auto;
    float: right;
    line-height: 100px;
}
.nav li
{
    float: left;
}
.nav li a
{
    float: left;
    padding: 0 29px;
}
.inmenu:link, .inmenu:visited
{
    color: #333;
    font-size: 15px;
    line-height: 100px;
    height: 100px;
    text-align: center;
}
.inmenu:hover, .inmenu:active
{
    text-decoration: none;
    transition: .3s all;
}
.inmenu_1:link, .inmenu_1:visited, .inmenu_1:hover, .inmenu_1:active
{
    color: #fff;
    font-size: 15px;
    height: 100px;
    line-height: 100px;
    background: #ff0402;
    transition: .5s all;
    text-align: center;
}
.nav li:hover
{
    position: relative;
    z-index: 999;
    color: #333;
}
.nav li:hover a
{
    background: #ff0402;
    color: #fff;
}
.nav li:hover ul li a
{
    background: #ff0402;
    color: #fff;
}
.nav li ul li
{
    float: none;
    text-align: left;
    height: 30px;
    border-top: 1px solid #ddd;
}
.nav li ul li a
{
    float: none;
    display: block;
    color: #ed6b49;
    white-space: nowrap;
    height: 30px;
    line-height: 30px;
    text-transform: capitalize;
    text-overflow: ellipsis;
    padding: 0 15px 0 15px;
    min-width: 80px;
}
.nav li ul li a:hover
{
    color: #ff0402;
    background: #fff;
    transition: 1s all;
}
.nav li ul
{
    display: none;
    position: absolute;
    top: 100px;
    left: 0;
    z-index: 99;
}
.nav_en li a
{
    padding: 0 10px;
    min-width: 10px;
}
.banner
{
    position: relative;
}
.inner-banner img
{
    width: 100%;
}
#banner
{
    clear: both;
    background: #fff;
    width: 100%;
    margin: 0 auto 0;
}
.slider_img
{
    display: block;
    text-align: center;
    height: 100%;
}
.slider_img img
{
    margin: 0 auto;
    max-width: 100%;
    width: auto;
    height: auto;
}
.wmuSlider
{
    height: 100%!important;
    position: relative;
    overflow: hidden;
}
.bbdd
{
    z-index: 2;
    position: absolute;
    bottom: 2%;
    margin: 0;
    padding: 0;
    width: 100%;
    text-align: center;
}
.bbdd li
{
    margin: 0 8px 10px 0;
    list-style-type: none;
    display: inline-block;
}
.bbdd a
{
    display: inline-block;
    text-indent: -9999px;
    width: 16px;
    height: 16px;
    background: url(/Content/C_IMG/m130/orange/dot.png) no-repeat 0 -16px;
    display: block;
    border-radius: 16px;
    overflow: hidden;
}
.bbdd a.wmuActive
{
    background-position: 0 0;
}
.wmuSliderPrev, .wmuSliderNext
{
    width: 70px;
    height: 70px;
    line-height: 99em;
    overflow: hidden;
    margin: -35px 0 0;
    display: block;
    background: url(../image/ad_ctr.png) no-repeat;
    position: absolute;
    top: 50%;
    z-index: 10;
    cursor: pointer;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: all .3s ease;
    border-radius: 35px;
}
.wmuSliderNext
{
    background-position: 0 -70px;
    right: 48px;
}
.wmuSliderPrev
{
    left: 48px;
}
.wmuSlider:hover .wmuSliderNext
{
    opacity: .8;
    filter: alpha(opacity=25);
}
.wmuSlider:hover .wmuSliderPrev
{
    opacity: .8;
    filter: alpha(opacity=25);
}
.wmuSlider:hover .wmuSliderNext:hover, .wmuSlider:hover .wmuSliderPrev:hover
{
    opacity: 1;
    filter: alpha(opacity=50);
}
.tophu
{
    background: url(../image/hu.png)repeat center 0;
    height: 18px;
    width: 100%;
    position: absolute;
    top: 0;
    z-index: 9;
}
.bottomhu
{
    background: url(../image/fanhu.png)repeat center 0;
    height: 18px;
    width: 100%;
    position: absolute;
    bottom: 0;
    z-index: 9;
}
.feedback
{
    clear: both;
    margin: 0 auto;
    padding: 0;
    margin: 20px 0 0 0;
}
.submita
{
    margin: 16px auto;
    display: inline-block;
    padding: 0 18px!important;
    line-height: 22px;
    background: #ff9c00;
    border: 0;
    height: 24px;
    color: #fff;
    cursor: pointer;
    font-size: 16px;
}
.xh
{
    color: #f00;
    padding: 0 3px;
}
#feedbackForm
{
    margin: 20px 0 0 0;
}
#feedbackForm .text
{
    width: 300px;
    height: 26px;
    margin: 10px 0 0 0;
    font-size: 12px;
    line-height: 26px;
    padding: 0 0 0 5px;
    border: 1px solid #ccc;
    background: none;
}
#feedbackForm .lable
{
    padding: 10px 12px 0 0;
    line-height: 30px;
    height: 30px;
    text-align: right;
}
#feedbackForm .atextarea
{
    float: left;
    border: 1px solid #ccc;
    height: 100px;
    width: 305px;
    font-size: 12px;
    margin-top: 10px;
    line-height: 24px;
    color: #666;
    background: none;
}
#feedbackForm .smtcss
{
    padding-right: 112px;
    text-align: center;
}
.pages
{
    text-align: center;
    font-size: 12px;
    padding: 15px 0 20px 0;
    color: #b2b2b2;
    clear: both;
    margin-top: 30px;
}
.pages a, .pages span
{
    display: inline-block;
    margin: 1px 5px;
    min-width: 10px;
    height: 30px;
    padding: 0 10px;
    line-height: 30px;
}
.pages a:link, .pages a:visited
{
    color: #666;
    background: #fff;
}
.pages a:hover, .pages a:active, .pages span.ctxt
{
    color: #fff;
    background: #ccc;
    text-decoration: none;
}
.color649
{
    color: #ed6b49;
}
.color0
{
    color: #0059b3;
}
.YqbYears
{
    vertical-align: middle;
    padding-left: 8px;
    margin-top: -6px;
}
.hotpro
{
    padding: 40px 0;
}
.hotpro .main-left
{
    width: 283px;
    float: left;
    padding-bottom: 20px;
}
.ml-title
{
    width: 283px;
    background: #ff0402;
    color: #fff;
    font-weight: 600;
    font-size: 26px;
    height: 96px;
    line-height: 96px;
    background-size: cover;
    text-align: center;
}
.sidebar
{
    float: left;
    width: 240px;
    padding-top: 24px;
}
.main1
{
    padding: 30px 0 0 270px;
}
.bPosition
{
    line-height: 36px;
    padding: 0 16px;
    color: #666;
    margin-bottom: -20px;
    margin-top: 1px;
    text-align: right;
    background: url(/Content/C_IMG/m133/body_title_bg.png) no-repeat bottom;
}
.bPosition a
{
    color: #333;
}
.sf-menu
{
    display: table;
    width: 281px;
    border: 1px solid #ddd;
    border-top: none;
}
.sf-menu li
{
    clear: both;
    font-size: 17px;
    line-height: 24px;
    margin-top: 10px;
}
.sf-menu li a, .sf-menu li:hover a
{
    display: block;
    padding: 10px 0 10px 20px;
    background-color: transparent;
    color: #ff0402;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
}
.sf-menu li li
{
    clear: both;
    position: relative;
    text-transform: capitalize;
    margin: 0 auto;
    float: left;
    width: 100%;
    border-bottom: 1px dashed #ccc;
}
.sf-menu li li:last-child
{
    clear: both;
    position: relative;
    text-transform: capitalize;
    margin: 0 auto;
    float: left;
    width: 100%;
    border-bottom: 0 dashed #ccc;
}
.sf-menu li li a, .sf-menu li:hover li a
{
    line-height: 20px;
    text-decoration: none;
    font-size: 12px;
    font-weight: normal;
    border-top: none;
    border-bottom: none;
    float: left;
    padding: 8px 20px;
}
.sf-menu li li a:hover
{
    text-decoration: none;
    color: #e29303;
    background: #e7e6e6 url(/Content/C_IMG/m133/bg_r19_c9.jpg) 15px 13px no-repeat;
}
.sf-menu li li.LiProDetail a
{
    background-color: transparent;
    border-left: none;
    color: #333;
    background: url(../image/point2.png) no-repeat 20px 16px;
    padding-left: 35px;
}
ul.sf-menu ul ul
{
    left: 243px;
    width: 250px;
    top: 0;
    margin: 0;
    padding: 0;
    visibility: visible;
    border: 0;
    padding: 0;
    border-radius: 0;
    background: #fff;
    opacity: .9;
}
.sf-menu li li li
{
    background: #fff;
    padding: 0;
    min-height: 28px;
}
.sf-menu li li:hover
{
    opacity: 1;
}
.sf-menu li li li a, .sf-menu li:hover li li a
{
    text-decoration: none;
    background: url(/Content/C_IMG/m133/red/point1.png) #ddd no-repeat 15px 13px;
    border-bottom: 1px solid #ccc;
    padding: 6px 0 5px 12px;
    text-indent: 15px;
    font-weight: normal;
}
ul.pro-menu
{
    margin-top: -1px;
    margin: 0;
    padding: 0;
    text-transform: capitalize;
    background: #f7f7f7;
}
ul.sf-menu li:hover>ul
{
    visibility: visible;
    margin: 0;
    padding: 0;
}
ul.sf-menu1
{
    clear: both;
    margin: 0 auto;
    height: auto;
    position: relative;
    text-transform: capitalize;
    z-index: 500;
    width: 243px;
    margin-top: 20px;
}
ul.sf-menu1 li
{
    zoom: 1;
    margin: 0;
}
ul.sf-menu1 li a
{
    color: #007dc5;
    text-transform: capitalize;
    display: block;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    height: 38px;
    line-height: 38px;
    font-size: 13px;
    font-weight: bold;
    padding-left: 35px;
    background: #c7e2f9 url(../image/point.png) no-repeat 15px 16px;
    border-bottom: 1px solid #fff;
}
ul.sf-menu1 li a:hover, ul.sf-menu1 li a:active
{
    color: #007dc5;
    text-decoration: underline;
}
ul.sf-menu1 li.hover, ul.sf-menu1 li:hover
{
    position: relative;
}
ul.sf-menu1 li.menu-item:hover
{
    position: relative;
}
ul.sf-menu1 ul
{
    width: 100%;
    margin: 0;
    padding: 0;
    position: absolute;
    left: 243px;
    top: 0;
    visibility: hidden;
    text-transform: capitalize;
}
ul.sf-menu1 ul li a
{
    font-weight: normal;
    line-height: 35px;
    border-bottom: 1px solid #eee;
    background: #f5f5f5 url(../image/point.png) no-repeat 15px center;
    height: 35px;
    color: #444;
    font-size: 14px;
    padding-left: 40px;
}
ul.sf-menu1 li.hover ul li a, ul.sf-menu1 li.hover ul li a:hover, ul.sf-menu1 li.hover ul li a:active
{
    color: #fff;
    text-decoration: none;
    background: #333 url(../image/point.png) no-repeat 15px center;
    font-size: 14px;
}
ul.sf-menu1 ul li a.hover, ul.sf-menu1 ul li a:hover
{
    text-decoration: none;
    background: #fff url(/Content/C_IMG/m133/red/point1.png) no-repeat 15px center!important;
    color: #333;
    font-size: 14px;
}
ul.sf-menu1 ul li ul
{
    padding: 0;
}
ul.sf-menu1 ul ul
{
    left: 243px;
    margin: 0;
    padding: 0;
    visibility: hidden;
}
ul.sf-menu1 ul ul li a
{
    width: auto;
    padding: 0;
    padding-left: 40px;
    text-decoration: none;
    font-size: 14px;
}
ul.pro-menu1
{
    margin-top: -1px;
    margin: 0;
    padding: 0;
    text-transform: capitalize;
}
ul.sf-menu1 li:hover>ul
{
    visibility: visible;
    margin: 0;
    padding: 0;
}
ul.sf-menu1 li.LiProDetail a
{
    background: #fff url(/Content/C_IMG/m133/red/point1.png) no-repeat 15px 13px!important;
    text-indent: -15px!important;
    color: #fff!important;
    font-size: 14px;
}
ul.sf-menu1 li.LiProDetail a:hover, ul.sf-menu1 li.LiProDetail a:active
{
    background: #e7e6e6 url(/Content/C_IMG/m133/red/point1.png) no-repeat 15px 13px!important;
    text-indent: -15px!important;
    font-size: 14px;
}
.hotpro .main-right
{
    width: 895px;
    float: right;
}
.mr-title
{
    height: 56px;
    line-height: 56px;
    text-align: right;
    font-size: 12px;
    padding-right: 15px;
    background: url(../image/1_08.jpg)no-repeat 195px 25px;
    background-size: 67%;
}
.mr-title .more
{
    background: #a6a6a6;
    padding: 5px 10px;
    color: #fff;
}
.mr-title .add
{
    background: #ff0402;
    padding: 5px 8px;
    color: #fff;
}
.biaoti
{
    width: 116px;
    overflow: hidden;
    text-align: center;
    color: #ff0402;
    position: absolute;
    line-height: 56px;
    font-size: 22px;
    font-weight: 600;
    background: url(../image/1_03.jpg)no-repeat 0 100%;
    height: 40px;
}
.tjpro
{
    width: 895px;
    height: auto;
    margin-top: 40px;
}
.tjpro li
{
    width: 282px;
    height: 275px;
    margin-right: 14px;
    float: left;
    text-align: center;
    line-height: 25px;
    border: 1px solid #ddd;
    margin-bottom: 20px;
}
.tjpro li img
{
    width: 282px;
    height: 175px;
}
.tjprocon
{
    border-top: 1px solid #ddd;
    font-size: 12px;
    color: #666;
    padding-top: 12px;
}
.new_ab
{
    clear: both;
    padding: 5px 0 0;
    margin: 25px 0;
}
.new_ab li
{
    height: 50px;
    overflow: hidden;
    width: 895px;
    text-align: left;
    border-bottom: 1px dashed #ddd;
    background: url(../image/1_32.jpg)no-repeat left;
}
.new_ab li div.indiv
{
    border: 1px dashed #ccc;
    width: 150px;
    height: 120px;
    text-align: center;
    line-height: 120px;
}
.new_ab li div.indiv img
{
    max-width: 150px;
    max-height: 120px;
}
.new_ab li .tp
{
    width: 210px;
    float: left;
    padding-left: 10px;
    background: url(../image/point.jpg) no-repeat center left 12px;
}
.new_ab li p
{
    padding: 5px 0 0 20px;
    line-height: 26px;
    width: 100%;
    overflow: hidden;
    float: left;
    color: #666;
}
.new_ab li p b
{
    display: block;
    font-weight: 100;
    width: 100%;
    height: 40px;
    overflow: hidden;
    line-height: 40px;
    color: #333;
}
.new_ab li p b a, .new_ab li p b a:hover
{
    color: #333;
    font-size: 15px;
}
.new_ab li p b a:hover
{
    color: #333;
}
.new_ab li p span
{
    height: 70px;
    line-height: 24px;
    font-size: 14px;
    color: #333;
}
.new_ab li p span a
{
    color: #f00;
}
.new_ab li .sj
{
    float: right;
    width: 110px;
    height: 151px;
    padding-top: 15px;
}
.new_ab li .fr
{
    line-height: 40px;
    text-align: center;
    padding: 0 17px;
    margin-right: 10px;
    color: #333;
    font-size: 12px;
}
.new_ab dt
{
    height: 40px;
    border: #ccc 1px dotted;
    line-height: 40px;
}
.new_ab dt a
{
    font-size: 14px;
    padding-left: 10px;
}
.n_info_con
{
    width: 885px;
    padding: 30px 15px 0 10px;
    overflow: hidden;
}
.n_info_con h1
{
    border-bottom: 1px dashed #ccc;
    color: #333;
    font-size: 22px;
    line-height: 40px;
    padding-bottom: 10px;
    margin-bottom: 10px;
    text-align: center;
}
.n_info_con2
{
    width: 650px;
    margin: 0 auto;
}
.n_info_con h3
{
    text-align: center;
    color: #000;
    margin-bottom: 10px;
    font-size: 24px;
    border-bottom: 1px dashed #ccc;
}
.info_con_tit
{
    line-height: 24px;
    margin-bottom: 15px;
}
.info_con_tit span
{
    margin-right: 20px;
}
.info_con_tit .n_tit
{
    text-align: center;
    color: #333;
}
.n_info_con .img
{
    text-align: center;
    padding: 15px 0;
}
.n_info_con span
{
    line-height: 26px;
    font-size: 14px;
    color: #333;
}
.n_info_con .fanye
{
    height: 40px;
    margin: 25px auto;
}
.n_info_con .fanye .fl
{
    width: 50%;
    height: 40px;
    overflow: hidden;
}
.n_info_con .fanye .fr
{
    width: 50%;
    height: 40px;
    overflow: hidden;
    text-align: right;
}
.n_info_con .fanye span
{
    line-height: 40px;
    font-size: 14px;
}
.pro-detail
{
    width: 780px;
    height: auto;
    text-align: center;
    margin-top: 30px;
    overflow: hidden;
    font-size: 20px;
    font-weight: bold;
}
.pro-detail img
{
    max-width: 550px;
    border: 5px solid #ddd;
    margin-top: 15px;
}
#con
{
    FONT-SIZE: 14px;
    MARGIN: 0 0;
    WIDTH: 760px;
    margin-top: 20px;
}
#tags
{
    PADDING-RIGHT: 0;
    PADDING-LEFT: 0;
    PADDING-BOTTOM: 0;
    MARGIN: 0;
    WIDTH: 400px;
    PADDING-TOP: 0;
    HEIGHT: 35px;
}
#tags LI
{
    background: #aaa;
    FLOAT: left;
    margin-right: 10px;
    LIST-STYLE-TYPE: none;
    HEIGHT: 35px;
    padding: 0 25px;
}
#tags LI A
{
    background: none;
    FLOAT: left;
    COLOR: #222;
    LINE-HEIGHT: 35px;
    HEIGHT: 35px;
    TEXT-DECORATION: none;
}
#tags LI.emptyTag
{
    background: #ff0402;
    WIDTH: 100px;
}
#tags LI.selectTag
{
    background: #ff0402;
    POSITION: relative;
    HEIGHT: 35px;
}
#tags LI.selectTag A
{
    COLOR: #fff;
    LINE-HEIGHT: 35px;
    HEIGHT: 35px;
}
#tagContent
{
    PADDING-TOP: 10px;
}
.tagContent
{
    DISPLAY: none;
    WIDTH: 760px;
    COLOR: #333;
    PADDING-TOP: 10px;
    font-size: 14px;
    line-height: 28px;
}
#tagContent DIV.selectTag
{
    DISPLAY: block;
}
.prevNext
{
    height: 48px;
}
.prevNext a
{
    font-weight: bold;
    font-size: 14px;
    color: #505050;
}
.prevNext a:hover
{
    color: #18367f;
}
.prevNext .prev
{
    float: left;
    color: #999;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 45%;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.prevNext .next
{
    float: right;
    color: #999;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 45%;
    text-align: right;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.footlinks
{
    clear: both;
    margin: 0 auto;
    padding: 5px 10%;
    height: auto;
    font-size: 9pt;
    line-height: 140%;
    color: #fff;
    text-align: center;
    background: #065aba;
}
.footlinks a:link, .footlinks a:visited
{
    font-size: 9pt;
    line-height: 140%;
    color: #fff;
}
.leftblue
{
    height: 80px;
    width: 50%;
    line-height: 80px;
    background: #ff0402;
}
.leftblue img
{
    padding-right: 60px;
    padding-top: 15px;
}
.rightwhite
{
    height: 80px;
    width: 50%;
    background: #fff;
}
.rightwhite p
{
    padding-top: 15px;
    padding-left: 30px;
}
.probox
{
    background: #f6f6f6;
    padding: 20px 0;
}
.gg
{
    background: url(../image/1_17.png)no-repeat center 100%;
    padding: 40px;
    position: relative;
}
.button
{
    padding-top: 200px;
    bottom: 40px;
    left: 30%;
    width: 1100px;
    margin: 0 auto;
}
.button a
{
    margin-right: 80px;
    float: left;
    display: block;
    width: 125px;
    height: 35px;
    background: #065aba;
    font-size: 14px;
    color: #fff;
    line-height: 35px;
    text-align: center;
    margin-top: -30px;
}
.aboutandnews
{
    padding: 50px 0;
    background: #f6f6f6;
}
.jj_left
{
    line-height: 26px;
    width: 100%;
}
.indivjj
{
    float: left;
    border: 5px solid #ff0402;
    width: 41%;
}
.indivjj img
{
    width: 100%;
}
.jj_left_1
{
    float: right;
    width: 55%;
    color: #666;
}
.jj_wen
{
    line-height: 30px;
    float: left;
    width: 100%;
}
.jj_wen h3
{
    line-height: 50px;
    font-size: 16px;
    color: #dd0508;
}
.jj_wen h3 p
{
    text-indent: 2em;
}
.jj_wen a
{
    color: #ff0402;
}
.title_l
{
    background: url(../image/1_08.jpg)no-repeat 415px;
    background-size: 65%;
}
.title_l p
{
    background: url(../image/1_03.jpg)no-repeat left;
    color: #ff0402;
    font-size: 22px;
    padding-left: 15px;
    font-weight: 600;
    margin-bottom: 20px;
}
.title_l p span
{
    font-size: 14px;
    color: #666;
    font-weight: normal;
}
.newsinstrbox
{
    padding: 40px 0;
}
.newslist
{
    width: 31%;
    margin-right: 42px;
}
.newslist .h2
{
    background: url(../image/1_28.jpg)no-repeat -5px bottom;
    height: 50px;
    line-height: 40px;
    background-size: 100%;
}
.newslist .h2 a
{
    height: 10px;
    width: 10px;
    background: #ff0402;
    margin-top: 17px;
}
.newslist .h2 span
{
    padding-left: 10px;
    font-weight: normal;
}
.newslist ul li
{
    height: 40px;
    line-height: 40px;
    border-bottom: 1px dashed #ddd;
    background: url(../image/1_321.jpg)no-repeat 0 50%;
    padding-left: 15px;
}
.newslist ul li a
{
    font-size: 14px;
    color: #4c4c4c;
}
.conbox
{
    width: 31%;
    margin-right: 0;
}
.conbox .h2
{
    background: url(../image/1_28.jpg)no-repeat -5px bottom;
    height: 50px;
    line-height: 40px;
    background-size: 100%;
}
.conbox .h2 a
{
    height: 10px;
    width: 10px;
    background: #ff0402;
    margin-top: 17px;
}
.conbox .h2 span
{
    padding-left: 10px;
    font-weight: normal;
}
.fhbox
{
    padding: 20px 0;
}
.le1
{
    margin-top: 15px;
}
.roll1
{
    position: relative;
    margin-top: 35px;
    margin-bottom: 50px;
}
#ndemo
{
    overflow: hidden;
    width: 100%;
    margin: 0 auto;
}
#nindemo
{
    float: left;
    width: 800%;
}
#ndemo1
{
    float: left;
}
#ndemo2
{
    float: left;
}
.product_list3 li
{
    float: left;
    margin-left: 8px;
    margin-right: 15px;
    padding-bottom: 15px;
    _display: inline;
    position: relative;
    border: 1px solid #ddd;
}
.product_list3 li a.img div
{
    width: 270px;
    height: 216px;
    line-height: 214px;
    border: 2px solid transparent;
    text-align: center;
}
.product_list3 li a.img div img
{
    max-width: 250px;
    max-height: 196px;
}
.product_list3 li h3
{
    text-align: center;
    padding-top: 5px;
}
.product_list3 li h3 a
{
    font-weight: normal;
}
.product_list3 li a.img
{
    display: block;
}
.ty
{
    text-align: center;
    font-size: 16px;
}
.footer
{
    width: 100%;
    margin: 0 auto;
    font-size: 12px;
    color: #fff;
    background: #ff0402;
    background-repeat: repeat;
    background-position: center bottom;
    text-align: center;
}
.footer_l
{
    width: 190px;
    float: left;
    color: #fff;
    font-size: 14px;
    background: #2a2b2b;
    background-repeat: repeat-y;
    background-position: right top;
    padding: 30px 20px;
}
.footer_r
{
    width: 750px;
    float: right;
    line-height: 32px;
}
.footer a
{
    color: #fff;
}
.di-nav
{
    height: 32px;
    line-height: 32px;
    color: #ccc;
}
.di-nav ul
{
    margin: auto;
}
.di-nav li
{
    display: inline-block;
}
.di-nav li a
{
    padding: 10px 10px;
    color: #fff!important;
}
.di-nav a
{
    color: #fff;
    text-align: center;
    padding: 0 4px;
}
.di-nav span
{
    padding-left: 10px;
    padding-right: 10px;
    line-height: 30px;
    color: #666;
    text-align: center;
}
.footer p
{
    line-height: 28px;
    color: #ccc;
}
.copyright
{
    clear: both;
    margin: 0 auto;
    padding: 0;
    min-height: 30px;
    background: #065aba;
    text-align: center;
}
.copyright p
{
    color: #fff;
}
.bottomcon
{
    padding: 30px 0;
    margin-top: 35px;
}
.colimg
{
    border-right: 1px solid #3faffa;
    width: 50%;
}
.colimg img
{
    max-width: 100%;
}
.col
{
    text-align: left;
    padding-left: 110px;
}
.col p
{
    color: #fff!important;
}
.rnews, .rollPro
{
    width: 100%;
    margin: 0 auto;
    clear: both;
}
.rnews h3, .rollPro h3
{
    font-size: 16px;
    line-height: 36px;
    height: 42px;
    padding-top: 8px;
}
.rnews li
{
    float: left;
    width: 50%;
    height: 28px;
    line-height: 28px;
    background: url(../image/1_32.jpg)no-repeat left;
    text-indent: 18px;
}
.rnews li a
{
    color: #666;
    display: block;
    width: 332px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    font-size: 12px;
    border-bottom: 1px dashed #eee;
}
.rnews li a:hover
{
    color: #ff0402;
}
.conbox img
{
    width: 100%;
    max-height: 128px;
}
.e_mobile
{
    display: inline-block;
    height: 25px;
    line-height: 25px;
    background: url(../image/emobile.png) 0 -50px no-repeat;
    text-indent: 25px;
    color: #fff;
}