﻿body
{
    margin: 0;
    padding: 0;
    font-family: Arial,寰蒋闆呴粦,瀹嬩綋;
    font-size: 12px;
    color: #333;
    min-width: 1200px;
}
div
{
    overflow: hidden;
    margin: auto;
}
img
{
    border: 0;
}
a
{
    text-decoration: none;
    color: #333;
}
ul
{
    list-style: none;
    margin: 0;
    padding: 0;
    overflow: hidden;
}
.fl
{
    float: left;
}
.fr
{
    float: right;
}
.inner
{
    width: 1200px;
}
.space
{
    height: 50px;
}
.topbar
{
    widht: 100%;
    height: 35px;
    border-bottom: 1px #ececec solid;
    background: #f7f7f7;
    line-height: 35px;
}
.topbarl
{
    width: 50%;
}
.topbarr
{
    width: 50%;
    text-align: right;
}
.topbarr a
{
    color: #333;
}
.topbarr a:hover
{
    text-decoration: underline;
}
.top
{
    padding: 20px 0 30px 0;
}
.logo
{
    width: 40%;
}
.topword
{
    font-size: 14px;
    width: 30%;
    margin: 0 5%;
    line-height: 24px;
    padding-top: 3px;
    _padding-top: 3px;
    height: 47px;
}
.toptel
{
    background: #edecec;
    padding: 10px 30px;
    border-radius: 50px;
    font-size: 16px;
    margin-top: 20px;
}
.toptel span
{
    font-weight: bold;
}
.toptel img
{
    float: left;
}
.toptel p
{
    float: left;
    margin: 0;
    padding: 0;
    line-height: 24px;
    font-size: 16px;
    padding-left: 3%;
}
.nav
{
    width: 100%;
    height: 50px;
    line-height: 50px;
    overflow: visible;
    border-top: 1px #ddd solid;
    background: #ff9600;
}
.nav ul
{
    width: 1200px;
    margin: 0 auto;
}
.nav ul li
{
    float: left;
    width: 150px;
    text-align: center;
    position: relative;
    z-index: 2010;
    background: url(/images/navli.jpg) no-repeat left center;
}
.nav ul li a
{
    color: #fff;
}
.nav ul li:first-child
{
    background: none;
}
.nav ul li:hover ul
{
    display: block;
}
.nav ul li:hover
{
    display: block;
    color: #fff;
}
.nav ul li a
{
    display: block;
    font-size: 16px;
    font-family: 寰蒋闆呴粦,瀹嬩綋;
}
.nav ul li a:hover
{
    color: #fff;
    text-decoration: underline;
    font-weight: bold;
}
.nav ul li ul
{
    display: none;
    width: 150px;
    background: #2da0e3;
    background: #f59105;
    height: auto;
    position: absolute;
    left: 0;
    top: 48px;
}
.nav ul li ul li
{
    width: 150px;
    height: 48px;
    line-height: 48px;
    overflow: hidden;
    display: block;
}
.nav ul li ul li a
{
    font-weight: normal;
    color: #fff;
    font-size: 15px;
}
.nav ul li:hover ul li a:hover
{
    text-decoration: underline;
}
.nav ul ul ul
{
    display: none;
}
.fullSlide
{
    width: 100%;
    position: relative;
    height: 520px;
    background: #000;
    overflow: hidden;
}
.fullSlide .bd
{
    margin: 0 auto;
    position: relative;
    z-index: 0;
    overflow: hidden;
}
.fullSlide .bd ul
{
    width: 100%!important;
}
.fullSlide .bd li
{
    width: 100%!important;
    height: 520px;
    overflow: hidden;
    text-align: center;
}
.fullSlide .bd li a
{
    display: block;
    height: 520px;
}
.fullSlide .hd
{
    width: 100%;
    position: absolute;
    z-index: 1;
    bottom: 0;
    left: 0;
    height: 30px;
    line-height: 30px;
}
.fullSlide .hd ul
{
    text-align: center;
}
.fullSlide .hd ul li
{
    cursor: pointer;
    display: inline-block;
    *display: inline;
    zoom: 1;
    width: 42px;
    height: 11px;
    margin: 1px;
    overflow: hidden;
    background: #000;
    filter: alpha(opacity=50);
    opacity: .5;
    line-height: 999px;
}
.fullSlide .hd ul .on
{
    background: #f00;
}
.fullSlide .prev, .fullSlide .next
{
    display: block;
    position: absolute;
    z-index: 1;
    top: 50%;
    margin-top: -30px;
    left: 15%;
    z-index: 1;
    width: 40px;
    height: 60px;
    background: url(../image/slider-arrow.png) -126px -137px #000 no-repeat;
    cursor: pointer;
    filter: alpha(opacity=50);
    opacity: .5;
    display: none;
}
.fullSlide .next
{
    left: auto;
    right: 15%;
    background-position: -6px -137px;
}
.nbanner
{
    width: 100%;
    height: 520px;
    background: url(../image/banner1.jpg) no-repeat center center;
}
.products
{
    width: 100%;
    background: url(../image/probg.jpg) no-repeat center top;
    height: 1050px;
}
.products_tit
{
    width: 391px;
    height: 48px;
}
.products_left
{
    width: 270px;
}
.products_left_tit
{
    width: 100%;
    height: 60px;
    line-height: 60px;
    font-size: 20px;
    color: #fff;
    background: #ff9600;
    text-align: center;
}
.products_left_list
{
    width: 100%;
}
.products_left_list li
{
    height: 50px;
    line-height: 50px;
    font-size: 14px;
    background: #fff url(../image/prolistli.jpg) no-repeat 80% center;
    border: 1px #ddd solid;
    text-indent: 50px;
}
.products_left_list li a:hover
{
    color: #ff9600;
    text-decoration: underline;
    font-weight: bold;
}
.products_rig
{
    width: 100%;
    margin-left: 30px;
    height: 850px;
    overflow: hidden;
}
.products_rig li
{
    width: 370px;
    height: 370px;
    margin: 12px;
    list-style: none;
    float: left;
    background: #fff;
    margin-bottom: 40px;
}
.products_rig li img
{
    padding: 5px;
    width: 360px;
    height: 290px;
}
.products_rig .products_rig_name
{
    text-align: center;
    font-size: 16px;
    line-height: 60px;
}
.products_rig .products_rig_name a
{
    color: #333;
}
.products_rig li img:hover
{
    background: #ff9600;
}
.products_rig .products_rig_name a:hover
{
    color: #ff9600;
    text-decoration: underline;
    font-weight: bold;
}
.abtus_left
{
    width: 435px;
    height: 439px;
    background: #fff url(../image/abtimg.jpg) no-repeat center center;
}
.abtus_rig
{
    width: 705px;
    margin-left: 60px;
    padding-top: 60px;
}
.abtus_rig p
{
    line-height: 26px;
    font-size: 14px;
    text-indent: 2em;
    margin: 0;
    padding: 0;
    margin: 30px 0;
}
.abtus_rig .anbtn a
{
    float: left;
    width: 160px;
    height: 50px;
    display: block;
    line-height: 50px;
    background: #eaeaea;
    text-align: center;
    font-size: 14px;
    margin-right: 40px;
}
.abtus_rig .anbtn a:hover
{
    text-decoration: underline;
}
.features
{
    width: 100%;
    background: url(/images/ybg.jpg) repeat;
    height: 300px;
    color: #fff;
    font-size: 14px;
    padding: 100px 0;
}
.features li
{
    width: 240px;
    float: left;
    text-align: center;
}
.features li img
{
    margin: 0 auto;
}
.features li span
{
    font-size: 16px;
    line-height: 34px;
}
.features li p
{
    line-height: 24px;
    padding: 0 40px;
    width: 160px;
}
.yybj
{
    width: 1200px;
    height: 45px;
    background: url(/images/yybj.jpg) no-repeat center top;
}
.advantage
{
    width: 1200px;
}
.advantage_tit
{
    background: url(/images/advtiit.jpg) no-repeat center center;
    width: 395px;
    height: 125px;
}
.advantage_con1
{
    width: 1200px;
    height: 261px;
}
.advantage_con1_left
{
    width: 620px;
    margin-right: 100px;
}
.advantage_con1_left img
{
    width: 70px;
    height: 75px;
    float: left;
}
.advantage_con1_left h2
{
    color: #ff9600;
    margin: 0;
    padding: 0;
    line-height: 28px;
}
.advantage_con1_left span
{
    text-transform: uppercase;
    font-size: 10px;
}
.advantage_con1_left p
{
    font-size: 14px;
    line-height: 22px;
    margin: 0;
    padding: 0;
    padding-top: 14px;
    _padding-top: 14px;
    float: left;
}
.advantage_con1_left .xian
{
    height: 14px;
    width: 520px;
    float: left;
    border-bottom: 1px #666 dashed;
}
.advantage_con1_rig
{
    width: 456px;
    height: 261px;
    background: #fff url(/images/ad5.jpg) no-repeat;
}
.fgx
{
    width: 1200px;
    height: 45px;
    background: url(/images/fgx.jpg) no-repeat center top;
}
.advantage_con2
{
    width: 1200px;
}
.advantage_con2_left
{
    width: 485px;
    height: 377px;
    background: #fff url(/images/ad6.jpg) no-repeat;
    margin: 0 75px 0 20px;
}
.advantage_con2_rig
{
    width: 620px;
    margin-top: 20px;
}
.advantage_con2_rig img
{
    width: 70px;
    height: 75px;
    float: left;
}
.advantage_con2_rig h2
{
    color: #ff9600;
    margin: 0;
    padding: 0;
    line-height: 28px;
}
.advantage_con2_rig span
{
    text-transform: uppercase;
    font-size: 10px;
}
.advantage_con2_rig p
{
    font-size: 14px;
    line-height: 22px;
    margin: 0;
    padding: 0;
    padding-top: 14px;
    _padding-top: 14px;
    float: left;
}
.advantage_con2_rig .xian
{
    height: 14px;
    width: 520px;
    float: left;
    border-bottom: 1px #666 dashed;
}
.gsjj
{
    widhh: 100%;
    height: 340px;
    background: url(/images/gsjjbg.jpg) no-repeat center center;
    text-align: center;
    padding: 90px 0;
    font-size: 14px;
}
.gsjj h2
{
    font-size: 34px;
    color: #fff;
    margin: 0;
    padding: 0;
}
.gsjj span
{
    color: #adadad;
    font-size: 16px;
    text-transform: uppercase;
    height: 20px;
}
.gsjj p
{
    line-height: 28px;
    color: #fff;
    margin: 0;
    padding: 0;
    margin: 20px 0;
}
.gsjj_xian
{
    width: 45px;
    height: 5px;
    background: #f6c636;
    margin-top: 20px;
}
.gsjj_btn
{
    width: 120px;
    height: 50px;
    display: block;
    background: url(../image/an.png) no-repeat center center;
}
.gsjj_btn:hover
{
    background: url(../image/an.png) no-repeat center center;
}
.newsct
{
    background: #f8f8f8;
    padding: 80px 0;
}
.newsct_tit
{
    width: 311px;
    height: 46px;
}
.cjwtcn
{
    width: 415px;
}
.cjwtcn_tit
{
    width: 100%;
    border-bottom: 1px #ddd solid;
    line-height: 45px;
    height: 45px;
}
.newsct
{
    height: 650px;
    overflow: hidden;
}
.newsct_left
{
    width: 330px;
    float: left;
}
.newsct_rig
{
    width: 830px;
    float: left;
    margin-left: 40px;
}
.newsct_left p
{
    line-height: 28px;
    font-size: 14px;
    margin: 20px 0;
}
.newsct_left a
{
    width: 150px;
    height: 50px;
    line-height: 50px;
    background: #e3e3e3;
    display: block;
    font-size: 14px;
    text-align: center;
}
.news_bod
{
    border: 2px #ff9600 solid;
    margin-top: 30px;
}
.newsct_rig
{
    height: 590px;
    overflow: hidden;
}
.newsct_rig_tit
{
    font-size: 18px;
    color: #ff9600;
    font-weight: bold;
}
.newsct_rig_tit img
{
    vertical-align: middle;
}
.newsct_left a:hover
{
    text-decoration: underline;
    font-weight: bold;
}
.newsct_rig_con
{
    width: 100%;
    font-size: 14px;
}
.newsct_rig_con li
{
    border-bottom: 1px #cfcfcf solid;
    padding: 20px 0;
    line-height: 26px;
}
.newsct_rig_con li a
{
    font-size: 16px;
    line-height: 30px;
}
.newsct_rig_con li a:hover
{
    text-decoration: underline;
}
.cjwtcn_tit_left
{
    width: 115px;
    background: #ff9600;
    text-align: center;
    float: left;
    font-size: 20px;
    color: #fff;
    font-weight: bold;
}
.cjwtcn_con
{
    width: 100%;
    margin-top: 20px;
}
.cjwtcn_con span
{
    background: url(../image/wen.jpg) no-repeat left center;
    font-size: 16px;
    font-weight: bold;
    padding-left: 34px;
    line-height: 26px;
}
.cjwtcn_con p
{
    font-size: 14px;
    line-height: 24px;
    background: url(../image/da.jpg) no-repeat left 4%;
    padding-left: 34px;
}
.cjwtcn_con .xian
{
    width: 100%;
    border-bottom: 1px #ddd dashed;
    margin-bottom: 10px;
}
.foot
{
    width: 100%;
    background: #262626;
    padding-top: 70px;
    background: url(../image/ftbg.jpg) no-repeat center center;
}
.foot span
{
    font-size: 20px;
    font-weight: bold;
    color: #fff;
}
.foot_left
{
    width: 40%;
    float: left;
}
.foot_left p
{
    line-height: 32px;
    font-size: 14px;
    color: #a6a6a6;
}
.foot_mid
{
    width: 40%;
    float: left;
}
.foot_mid ul
{
    height: 188px;
    overflow: hidden;
    margin-top: 10px;
}
.foot_mid li
{
    width: 30%;
    margin-right: 10%;
    font-size: 14px;
    height: 40px;
    line-height: 40px;
    float: left;
}
.foot_mid li a
{
    color: #a6a6a6;
}
.foot_rig
{
    width: 20%;
    float: left;
}
.footer
{
    width: 1200px;
    height: 60px;
    line-height: 60px;
    color: #fff;
    text-align: center;
    background: #ff9600;
    margin-bottom: 60px;
    font-size: 14px;
}
.foot a
{
    color: #fff;
}
.foot a:hover
{
    text-decoration: underline;
    font-weight: bold;
}
.ncon_left
{
    width: 270px;
}
.ncon_left_tit
{
    width: 100%;
    height: 80px;
    line-height: 80px;
    font-size: 24px;
    color: #fff;
    background: #ff9600;
    text-align: center;
    font-weight: bold;
}
.ncon_left_list
{
    width: 99%;
    border: 1px #ddd solid;
}
.ncon_left_list ul
{
    width: 80%;
    margin: 0 auto;
}
.ncon_left_list li
{
    height: 50px;
    line-height: 50px;
    font-size: 14px;
    background: #fff url(../image/prolistli.jpg) no-repeat 80% center;
    text-indent: 30px;
    border-bottom: 1px #ddd solid;
}
.ncon_left_list li a:hover
{
    color: #ff9600;
    text-decoration: underline;
    font-weight: bold;
}
.ncon_rig
{
    width: 900px;
    margin-left: 30px;
    overflow: hidden;
}
.ncon_rig_tit
{
    width: 100%;
    border-bottom: 1px #ddd solid;
    line-height: 45px;
    height: 45px;
}
.ncon_rig_tit_left
{
    width: 115px;
    background: #ff9600;
    text-align: center;
    float: left;
    font-size: 20px;
    color: #fff;
    font-weight: bold;
}
.ncon_rig_tit_rig
{
    text-align: right;
}
.ncon_rig_tit_rig a
{
    color: #333;
}
.ncon_rig_tit_rig a:hover
{
    text-decoration: underline;
}
.ncon_rig_con
{
    width: 100%;
    margin-top: 20px;
    font-size: 14px;
    line-height: 26px;
}
.newsList
{
    margin: 0 30px;
}
.newsList dl
{
    position: relative;
    padding: 20px;
    height: 140px;
    background-color: #ebebeb;
}
.newsList dt
{
    float: left;
}
.newsList dt img
{
    display: block;
}
.newsList dd
{
    margin-left: 174px;
}
.newsList dd h5
{
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    font-weight: normal;
}
.newsList dd h5 a
{
    color: #0c4da1;
}
.newsList dd p
{
    line-height: 22px;
    height: 88px;
    overflow: hidden;
    font-size: 13px;
}
.newsList dd i
{
    position: absolute;
    bottom: -10px;
    left: 0;
    border: 5px solid transparent;
    border-top-color: #ebebeb;
    border-left-color: #ebebeb;
}
.newsList ul
{
    margin-top: 16px;
}
.newsList li
{
    position: relative;
    height: 50px;
    line-height: 50px;
    overflow: hidden;
    font-size: 14px;
    border-bottom: 1px dotted #ccc;
}
.newsList li a
{
    padding-left: 18px;
    background: url("/images/Img/newsLi_ico.png") no-repeat left center;
}
.newsList li span
{
    position: absolute;
    top: 0;
    right: 0;
    color: #999;
}
.porUl
{
    margin: 0 auto;
    width: 900px;
    overflow: hidden;
}
.porUl li
{
    margin: 0 20px 54px 20px;
    float: left;
    width: 380px;
    overflow: hidden;
}
.porUl li img
{
    display: block;
    border: 1px solid #e1e1e1;
}
.porUl li:hover img
{
    border-color: #1d659d;
}
.porUl li h5
{
    margin-top: 8px;
    height: 50px;
    line-height: 50px;
    font-size: 16px;
}
.porUl li h5 a
{
    color: #1d659d;
}
.porUl li span
{
    font-size: 13px;
    color: #1d659d;
}
.porUl li p
{
    margin-bottom: 12px;
    height: 66px;
    line-height: 22px;
    overflow: hidden;
    font-size: 13px;
}
.porUl li a.fl, .porUl li a.fr
{
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 13px;
}
.porUl li a.fl
{
    width: 106px;
    background-color: #1d659d;
    color: #fff;
}
.porUl li a.fr
{
    width: 102px;
    background-color: #ebebeb;
    border-left: 4px solid #ccc;
}
.pagingNav
{
    padding: 5px 10px;
    border: 1px solid #ccc;
    margin: 20px 20px;
}
.pagingNav p
{
    height: 30px;
    line-height: 30px;
}
.pagingNav .uls
{
    overflow: hidden;
}
.pagingNav .uls a
{
    float: left;
    margin-left: 5px;
    padding: 0 10px;
    height: 28px;
    line-height: 28px;
    border: 1px solid #ccc;
    text-decoration: none;
    float: left;
}
.pagingNav .uls a:hover, .pagingNav .uls a.cur
{
    background-color: #1d659d;
    border-color: #1d659d;
    color: #fff;
}
.pagingNav .uls .tBtn:hover
{
    background-color: inherit;
    color: inherit;
    *background-color: transparent;
    *color: #666;
}
.cx12 li
{
    margin: 0 16px 20px 20px;
    float: left;
    width: 264px;
    overflow: hidden;
}
.cx12 li p
{
    text-align: center;
    height: 35px;
    line-height: 35px;
    background: #d7d7d7;
}
.cx12 li a.fl
{
    width: 85px;
    background-color: #1d659d;
    color: #fff;
}
.cx12 li a.fr
{
    width: 84px;
    background-color: #ebebeb;
    border-left: 4px solid #ccc;
}
