/*==================全局样式font-family:"Verdana";===================*/
* {
    margin: 0;
    padding: 0;
}

img {
    border: 0;
}

BODY {
    height: auto;
    color: #666;
    font-size: 12px;
    width: 100%;
    font-family: "黑体";
    background-color: #ffffff;
    position: relative;
    behavior: url("csshover.htc");
    /*min-width: 1360px;*/
}

UL, OL, li {
    padding: 0px;
    border: 0px;
    list-style-type: none;
}

H1 {
    color: #666666;
    font-weight: bold;
    font-size: 12px;
    display: none
}

H2 {
    color: #666666;
    font-weight: bold;
    font-size: 12px;
    line-height: 24px;
}

A:link {
    color: #545454;
    text-decoration: none;
}

A:visited {
    color: #545454;
    text-decoration: none;
}

A:hover {
    color: #eaa600;
    text-decoration: none;
}

A:active {
    color: #545454;
    text-decoration: none;
}

.m_top10 {
    margin-top: 10px;
}

.float_width {
    float: left;
    width: 100%;
}

/*==================页头，包括右上及LOGO===================*/
.topbg {
    height: 34px;
    float: left;
    width: 100%;
    background: #efefef;
    border-bottom: #ffffff 1px solid;
}

.top {
    width: 100%;
    height: 100%;
    margin-left: 0px;
    float: left;
    padding-bottom: 20px;
    text-align: center;
}

.top2 {
    width: 100%;
    height: 100%;
    float: left;
    padding-bottom: 20px;
}

.topl {
    float: left;
    height: 34px;
}

.topr {
    float: right;
    width: auto;
    height: 34px;
    line-height: 34px;
    color: #999;
}

.topr a {
    padding: 0 10px;
    color: #8D8D8D;
}

.topr a:visited {
    color: #8D8D8D;
}

.topr a:hover {
    color: #eaa600;
    text-decoration: none;
}

.header {
    width: 100%;
    height: 80px;
    float: left;
    background: #ffffff;
    border-bottom: #eaa600 1px solid;
    border-top: #efefef 1px solid;
}

.header_n {
    width: 1250px;
    height: 80px;
    margin: 0 auto;
}

.logo {
    width: 100%;
    height: 54px;
    float: left;
    margin-top: 13px;
    /*margin-left: 98px;*/
    display: block;
    /*background: url(../images/gaosheng_logo_1.png) no-repeat;*/
}

.weibo {
    width: 24px;
    height: 24px;
    float: left;
    margin: 8px 0 0 5px;
    display: inline;
    background: url(../images/weibo.jpg) 0px 0px no-repeat;
}

.weixin {
    width: 24px;
    height: 24px;
    float: left;
    margin: 8px 0 0 5px;
    display: inline;
    background: url(../images/weibo.jpg) -28px 0 no-repeat;
}

.weibo_tx {
    width: 24px;
    height: 24px;
    float: left;
    margin: 8px 0 0 5px;
    display: inline;
    background: url(../images/weibo.jpg) -58px 0 no-repeat;
}

.foot {
    width: 100%;
    padding: 30px 0;
    color: #B6B5B5;
    background: #1F1F1F;
    overflow: hidden;
    float: left;
    padding-top: 25px;
    padding-bottom: 20px;
}

.fnav {
    float: left;
    /*margin-left: 115px;*/
    display: inline;
}

.fnav ul {
    float: left;
    /*width: 205px;*/
}

.fnav li {
    float: left;
    width: 100%;
    height: 32px;
    line-height: 32px;
    font-size: 12px;
    overflow: hidden;
}

.fnav li a {
    display: block;
    color: #B6B5B5;
}

.fnav li.t {
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    font-weight: bold;
}

.fnav li.t a {
    color: #FFFFFF;
}

.fnav li.t a:hover {
    color: #FFFFFF;;
    text-decoration: none;
}

.fnav li.t {
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    font-weight: bold;
}

.fnav ul.flogo {
    /*float: right;*/
    /*width: auto;*/
    /*margin-right: 20px;*/
}

.fnav ul.flogo_01 {
    float: left;
    width: 180px;
}

.contact_photo {
    float: right;
    width: auto;
}

.footer {
    width: 100%;
    padding: 10px 0;
    color: #626365;
    background: #1F1F1F;
    overflow: hidden;
    border-top: solid 1px #626365;
}

.footer a {
    color: #626365;
}

.footl {
    /*float: left;*/
    /*margin-left: 380px;*/
}

.footr {
    float: right;
}

.footr span {
    float: left;
    margin-top: 5px;
}

.footr img {
    float: left;
    padding: 0 5px;
}

.flexslider {
    position: relative;
    width: 100%;
    height: 420px;
    overflow: hidden;
}

.slides {
    position: relative;
    z-index: 1;
}

.slides li {
    height: 420px;
}

.flex-control-nav {
    position: absolute;
    bottom: 10px;
    z-index: 2;
    width: 100%;
    text-align: center;
}

.flex-control-nav li {
    display: inline-block;
    width: 14px;
    height: 14px;
    margin: 0 5px;
    *display: inline;
    zoom: 1;
}

.flex-control-nav a {
    display: inline-block;
    width: 14px;
    height: 14px;
    line-height: 40px;
    overflow: hidden;
    background: url(../images/dot.png) right 0 no-repeat;
    cursor: pointer;
}

.flex-control-nav .flex-active {
    background-position: 0 0;
}

.flex-direction-nav {
    position: absolute;
    z-index: 3;
    width: 100%;
    top: 45%;
    display: none;
}

.flex-direction-nav li a {
    display: block;
    width: 50px;
    height: 50px;
    overflow: hidden;
    cursor: pointer;
    position: absolute;
}

.flex-direction-nav li a.flex-prev {
    left: 40px;
}

.flex-direction-nav li a.flex-next {
    right: 40px;
}

/*==================导航===================*/
.nav {
    position: relative;
    z-index: 500;
    font-family: arial, verdana, sans-serif, 宋体;
    float: right;
    color: #535455;
}

.nav li.istop {
    display: block;
    float: left;
    height: 89px;
}

.nav li a.top_link {
    display: block;
    float: left;
    height: 89px;
    line-height: 89px;
    color: #535455;
    text-decoration: none;
    font-size: 12px;
    cursor: pointer;
}

.nav li a.top_link span {
    float: right;
    display: block;
    padding: 0 12px 0 0px;
    margin-left: 46px;
    margin-right: 46px;
}

.nav li a.top_link span.down {
    float: right;
    display: block;
    padding: 0 12px 0 0px;
    background: url(../images/nav_down.png) right 43px no-repeat;
}

.nav li a.top_link span.on {
    float: right;
    display: block;
    padding: 0 12px 0 0px;
}

.nav li a.top_link span.on_nosub {
    float: right;
    display: block;
    padding: 0 0px 0 0px;
    height: 45px;
    width: 110px;
    /*background: url(../images/three_1x.gif) no-repeat right top;*/
}

.nav li:hover a.top_link {
    color: #eaa600;
}

.nav li:hover a.top_link span.down {
    background: url(../images/nav_up.png) right 43px no-repeat;
}

.nav li:hover {
    position: relative;
    z-index: 200;
}

.nav li:hover ul.sub {
    left: 36px;
    top: 89px;
    padding: 0px;
    white-space: nowrap;
    z-index: 300;
    background: #2f3336;
}

.nav li:hover ul.sub li {
    display: block;
    height: 30px;
    line-height: 30px;
    position: relative;
    float: left;
    background: url(../images/sub_li_bg.gif) 0px 14px no-repeat #2f3336;
    text-indent: 12px;
}

.nav li:hover ul.sub li a {
    display: block;
    font-size: 12px;
    height: 30px;
    line-height: 30px;
    color: #868686;
    text-decoration: none;
}

.nav li:hover ul.sub li a:hover {
    color: #eaa600;
}

.nav li:hover li:hover ul,
.nav li:hover li:hover li:hover ul,
.nav li:hover li:hover li:hover li:hover ul,
.nav li:hover li:hover li:hover li:hover li:hover ul {
    left: 90px;
    top: -4px;
    background: #bbd37e;
    padding: 3px;
    border: 1px solid #5c731e;
    white-space: nowrap;
    z-index: 400;
    height: auto;
}

.nav ul,
.nav li:hover ul ul,
.nav li:hover li:hover ul ul,
.nav li:hover li:hover li:hover ul ul,
.nav li:hover li:hover li:hover li:hover ul ul {
    position: absolute;
    left: -9999px;
    top: -9999px;
    width: 0;
    height: 0;
    margin: 0;
    padding: 0;
    list-style: none;
}

.sub_background {
    width: 100%;
    height: 265px;
    background: #2f3336;
    z-index: 400;
    display: none;
    position: absolute;
    top: 125px;
}

.contant_in {
    width: 1120px;
    height: 100%;
    margin: 0 auto;
}

.sub_contact {
    width: 406px;
    margin-top: 60px;
    margin-left: 90px;
    float: left;
}

.sub_contact_font {
    width: 406px;
    height: 55px;
    float: left;
    background: url(../images/contact_title.png) no-repeat;
}

.sub_contact_phone_w {
    float: left;
    margin-top: 30px;
}

.sub_contact_phone {
    background: url(../images/contact_icon_phone.png) top center no-repeat;
    padding-top: 50px;
    color: #868686;
    font-size: 12px;
    float: left;
    padding-left: 14px;
    padding-right: 14px;
}

.sub_contact_mail {
    background: url(../images/contact_icon_mail.png) top center no-repeat;
    padding-top: 50px;
    color: #868686;
    font-size: 12px;
    float: left;
    padding-left: 14px;
    padding-right: 14px;
}

.sub_contact_fax {
    background: url(../images/contact_icon_fax.png) top center no-repeat;
    padding-top: 50px;
    color: #868686;
    font-size: 12px;
    float: left;
    padding-left: 14px;
    padding-right: 14px;
}

.sub_ul01 {
    float: left;
    margin-left: 190px;
    margin-top: 30px;
}

.sub_ul02 {
    float: left;
    margin-left: 40px;
    margin-top: 30px;
}

.sub_ul03 {
    float: left;
    margin-left: 60px;
    margin-top: 30px;
}

.contant_in li {
    display: block;
    height: 30px;
    line-height: 30px;
    position: relative;
    text-indent: 12px;
    white-space: nowrap;
    width: 110px;
}

.contant_in li a {
    display: block;
    font-size: 12px;
    height: 30px;
    line-height: 30px;
    color: #868686;
    text-decoration: none;
    background: url(../images/sub_li_bg.gif) 0px 14px no-repeat;
}

.contant_in li a:hover {
    color: #eaa600;
    background: url(../images/sub_li_bg_on.gif) 0px 14px no-repeat;
}

/*.sub_ul02{float:left; margin-left:344px; margin-top:30px;}
.sub_ul03{float:left; margin-left:506px; margin-top:30px;}*/

/*==================banner===================*/
.pagewrap {
    font-family: "Lato", Arial, Verdana;
    height: 524px;
    background-color: #fff;
    width: 100%;
    color: #ffffff;
    position: relative;
}

.pageblock {
    width: 100%;
}

.pagewrap .fb-like {
    position: fixed;
    left: 30px;
    top: 75px;
    z-index: 100;
}

.pagewrap .githubbuttons {
    position: fixed;
    left: 220px;
    top: 75px;
    z-index: 100;
}

.pagewrap .copy {
    font-size: 10px;
    bottom: 20px;
    left: 30px;
    z-index: 100;
    position: absolute;
    color: white;
}

.pagewrap .copy a, .pagewrap .copy a:hover {
    color: white;
}

.pageblock#fullscreen {
    height: 100%;
    background: none;
    color: white;
}

.pageblock#fullscreen .slider {
    width: 100%;
    height: 100%;
    overflow: hidden;
    position: relative;
}

.pageblock#fullscreen .slider .slide {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    float: left;
    position: absolute;
}

.pageblock#fullscreen .slider .slide .slidecontent {
    position: absolute;
    top: 50%;
    width: 100%;
    margin-top: -150px;
    text-align: center;
}

.pageblock#fullscreen .slider .slide .slidecontent .text_en {
    font-size: 16px;
    padding-top: 30px;
    line-height: 30px;
    width: 640px;
    text-align: center;
    margin: 0 auto;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
}

.pageblock#fullscreen .slider .slide .slidecontent .headersur {
    font-size: 26px;
    color: #ffffff;
    display: block;
    font-family: "黑体";
}

.pageblock#fullscreen .slider .slide .slidecontent .button {
    padding: 10px 35px;
    border: 2px solid white;
    text-transform: uppercase;
    background: transparent;
    background: rgba(0, 0, 0, 0);
    color: white;
    font-size: 20px;
    display: inline-block;
    cursor: pointer;
    letter-spacing: 1px;
    margin-top: 25px;
    line-height: 20px;
    font-family: "黑体";

}

.pageblock#fullscreen .slider .slide .slidecontent .button a, .pageblock#fullscreen .slider .slide .slidecontent .button a:hover {
    text-decoration: none !important;
    color: white;
}

.pageblock#fullscreen .slider .slide .slidecontent .button:hover {
    background: rgba(0, 0, 0, .3);
}

.pageblock#fullscreen .slider .slide .slidecontent .text {
    width: 900px;
    margin: 0 auto;
    line-height: 28px;
}

.pageblock#fullscreen .slider .slide .slidecontent .text a {
    color: white;
    text-decoration: underline;
}

.pageblock#fullscreen .slider .slide .slidecontent .text a:hover {
    text-decoration: none;
}

.pageblock#fullscreen .slider .slide .slidecontent .text {
    font-size: 13px;
    text-align: left;
    border: 1px solid white;
    background: rgba(0, 0, 0, 0.1);
    padding: 10px 15px;
}

.pageblock#fullscreen #slideposition {
    position: absolute;
    bottom: 18px;
    left: 50%;
    margin-left: -30px;
}

.pageblock#fullscreen #slideposition ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.pageblock#fullscreen #slideposition ul li.indicator {
    display: inline-block;
    height: 12px;
    width: 12px;
    margin: 0px 7px;
    background: #ffffff;
    background: rgba(0, 0, 0, .1);
    padding: 0;
    -webkit-border-radius: 999px;
    -moz-border-radius: 999px;
    border-radius: 999px;
    overflow: hidden;
    cursor: pointer;
    border: #ffffff 1px solid;
}

.pageblock#fullscreen #slideposition ul li.indicator.active {
    background: white;
}

/*==================content===================*/

.top_content_notice {
    width: 100%;
    height: 42px;
    background: url(../images/gonggaobg.png) 0px 0px no-repeat;
}

.top_content_n {
    /*width: 40%;*/
    height: 42px;
    line-height: 42px;
    overflow: hidden;
    color: #ffffff;
    font-size: 14px;
    margin: auto auto;
    padding-left: 115px;
    float: left;
}

.top_content_m {
    /*width: auto;*/
    height: 42px;
    line-height: 42px;
    overflow: hidden;
    color: #ffffff;
    font-size: 14px;
    margin: auto auto;
    float: left;
}

.top_content_r {
    /*width: auto;*/
    height: 42px;
    line-height: 42px;
    overflow: hidden;
    color: #ffffff;
    font-size: 14px;
    margin: auto auto;
    float: right;
    padding-right: 125px;
}

.top_content_white {
    width: 100%;
    background: #ffffff;
    float: left;
    padding-top: 25px;
    padding-bottom: 20px;
}

.top_content_white_solution {
    width: 100%;
    height: auto;
    background: #ffffff;
    float: left;
    padding-bottom: 20px;
}

.top_content_gray {
    width: 100%;
    background: #f8f8f8;
    float: left;
    padding-top: 25px;
    padding-bottom: 20px;
}

.top_content_gray2 {
    width: 100%;
    background: #ffffff;
    float: left;
    padding-top: 20px;
    padding-bottom: 20px;
}

.top_content {
    /*width: 90%;*/
    margin: 0 auto;
}

.top_content_kuhu {
    /*width: 1120px;*/
    margin: 0 auto;
    position: relative;
    padding-top: 25px;
}

.home_title01 {
    width: 100%;
    margin: 0 auto;
    text-align: center;
    font-size: 14px;
    font-weight: bold;
}

.home_title01 span {
    display: block;
    font-size: 20px;
    color: #EAA600;
}

.about_me_w {
    width: 100%;
    float: none;
    margin-top: 0px;
    /*margin-left: 50px;*/
}

.about_me {
    width: 250px;
    float: left;
}

.m_right20 {
    margin-right: 65px;
}

.about_me_font_w {
    float: left;
    width: 100%;
    text-align: left;
}

.about_me_font01 {
    color: #333333;
    font-size: 14px;
    line-height: 30px;
    width: 100%;
    float: left;
}

.about_me_font01 b {
    display: block;
}

.about_me_font01en {
    color: #aaaaaa;
    font-family: Arial, Helvetica, sans-serif;
}

.about_me_font02 {
    color: #000000;
    font-size: 13px;
    line-height: 26px;
    margin-top: 10px;
    width: 100%;
    float: left;
}

.read_more {
    width: 100%;
    float: left;
    color: #545454;
    margin-top: 15px;
}

/*.read_more.hover a{color:#eaa600; text-decoration:none;}
.read_more A:link{color:#545454; text-decoration:none;}
.read_more A:visited{color:#545454; text-decoration:none;}
.read_more A:hover{color:#eaa600; text-decoration:none;}
.read_more A:active{color:#545454; text-decoration:none;}*/

.about_me:hover {
    cursor: pointer;
}

/*.about_me:hover a{color:#eaa600; text-decoration:none;}*/
.about_me:hover .about_me_icon_company01 {
    width: 40px;
    height: 40px;
    background: url(../images/about_me.png) 0px 0px no-repeat;
    float: left;
}

.about_me:hover .about_me_icon_company01 {
    background: url(../images/about_me.png) 0px -40px no-repeat;
}

.about_me:hover .about_me_icon_solution01 {
    width: 40px;
    height: 40px;
    background: url(../images/about_me.png) 0px -80px no-repeat;
    float: left;
}

.about_me:hover .about_me_icon_solution01 {
    background: url(../images/about_me.png) 0px -120px no-repeat;
}

.about_me:hover .about_me_icon_cooperation01 {
    width: 40px;
    height: 40px;
    background: url(../images/about_me.png) 0px -160px no-repeat;
    float: left;
}

.about_me:hover .about_me_icon_cooperation01 {
    background: url(../images/about_me.png) 0px -200px no-repeat;
}

.product_features_font {
    float: left;
    margin-left: 30px;
    width: 560px;
    margin-top: 20px;
}

.product_features_font span {
    color: #545454;
    font-size: 13px;
    line-height: 26px;
    text-indent: 26px;
    float: left;
    width: 100%;
    margin-top: 20px;
}

.product_features_img {
    float: right;
    margin-top: 40px;
    margin-right: 50px;
}

.product_button_w {
    width: 304px;
    margin: 0 auto;
}

.product_button a {
    width: 304px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    font-family: Arial, Helvetica, sans-serif;
    background: url(../images/button.png) 0px 0px no-repeat;
    color: #ffffff;
    float: left;
    text-decoration: none;
    margin-top: 40px;
}

.product_button a:hover {
    background: url(../images/button.png) 0px -30px no-repeat;
}

.server_01 {
    width: 357px;
    height: 181px;
    float: left;
    margin-top: 20px;
}

.server_02 {
    width: 357px;
    height: 181px;
    float: left;
    margin-top: 20px;
    margin-left: 20px;
}

.server_03 {
    width: 180px;
    height: 218px;
    float: left;
    margin-top: 90px;
    margin-left: 200px;
    margin-right: 42px;
    /*padding-top: 100px;*/
}

.server_04 {
    width: 180px;
    height: 218px;
    float: left;
    margin-top: 90px;
    margin-left: 42px;
    margin-right: 42px;
    /*padding-top: 100px;*/
}

.server_05 {
    width: 145px;
    height: 160px;
    float: left;
    margin-top: 45px;
    padding-top: 10px;
}

.server_06 {
    width: 145px;
    height: 160px;
    float: left;
    margin-top: 45px;
    padding-top: 10px;
}

.server_txt {
    width: 200px;
    height: 200px;
    float: left;
    margin-top: 20px;
    margin-left: 42px;
    margin-right: 42px;
}

.server_font {
    margin-top: 190px;
    margin-left: 15px;
    width: 210px;
    float: left;
}

.server_font .title {
    width: 100%;
    float: left;
    font-size: 14px;
    color: #545454;
    font-weight: bold;
}

.server_font .text {
    width: 100%;
    float: left;
    font-size: 13px;
    color: #888888;
    margin-top: 10px;
    line-height: 26px;
}

.url_re a {
    color: #000;
}

.url_re a:hover {
    color: #eaa600;
}

.foot_txt {
    width: 100%;
    height: auto;
    margin-top: 15px;
    color: #ffffff;
    font-size: 15px;
    /*padding-left: 30px*/
    text-align: center;
    max-width:200px;
}

/* kuhu */
#featureContainer {
    BORDER-BOTTOM: #999 0px dotted;
    BORDER-LEFT: #999 0px dotted;
    MARGIN: 0px auto;
    WIDTH: 1120px;
    FONT-SIZE: 80%;
    BORDER-TOP: #999 0px dotted;
    BORDER-RIGHT: #999 0px dotted
}

#wrap {
    OVERFLOW: hidden
}

#load {
    /*BACKGROUND-IMAGE: url(../images/loader32x32.gif);*/
    BORDER-BOTTOM: #999 0px dotted;
    BORDER-LEFT: #999 0px dotted;
    TEXT-INDENT: -9999px;
    MARGIN: 0px auto;
    WIDTH: 923px;
    DISPLAY: none;
    BACKGROUND-REPEAT: no-repeat;
    BACKGROUND-POSITION: center 50%;
    HEIGHT: 100px;
    BORDER-TOP: #999 0px dotted;
    BORDER-RIGHT: #999 0px dotted
}

#feature {
    BORDER-BOTTOM: #999 0px dotted;
    POSITION: relative;
    BORDER-LEFT: #999 0px dotted;
    MARGIN-TOP: 10px;
    BORDER-TOP: #999 0px dotted;
    BORDER-RIGHT: #999 0px dotted
}

#feature .button {
    BORDER-BOTTOM: #999 0px dotted;
    POSITION: absolute;
    BORDER-LEFT: #999 0px dotted;
    WIDTH: 1120px;
    BORDER-TOP: #999 0px dotted;
    TOP: 10px;
    BORDER-RIGHT: #999 0px dotted;
    LEFT: 0px
}

#feature .prev {
    BORDER-BOTTOM: #999 0px dotted;
    BORDER-LEFT: #999 0px dotted;
    TEXT-INDENT: -9999px;
    WIDTH: 30px;
    DISPLAY: block;
    BACKGROUND: url(../images/arrow.png) 0px 0px no-repeat;
    FLOAT: left;
    HEIGHT: 30px;
    BORDER-TOP: #999 0px dotted;
    TOP: 10px;
    BORDER-RIGHT: #999 0px dotted;
    position: absolute;
    left: 10px;
}

#feature .next {
    BORDER-BOTTOM: #999 0px dotted;
    BORDER-LEFT: #999 0px dotted;
    TEXT-INDENT: -9999px;
    WIDTH: 30px;
    DISPLAY: block;
    BACKGROUND: url(../images/arrow.png) 0px -60px no-repeat;
    HEIGHT: 30px;
    BORDER-TOP: #999 0px dotted;
    TOP: 10px;
    BORDER-RIGHT: #999 0px dotted;
    position: absolute;
    right: 10px;
}

#feature .prev:hover {
    BACKGROUND-POSITION: 0px -30px
}

#feature .next:hover {
    BACKGROUND-POSITION: 0px -90px
}

.featureUL {
    BORDER-BOTTOM: #000 0px dotted;
    POSITION: relative;
    BORDER-LEFT: #000 0px dotted;
    PADDING-BOTTOM: 0px;
    LIST-STYLE-TYPE: none;
    MARGIN: 0px;
    PADDING-LEFT: 0px;
    WIDTH: 2800px;
    PADDING-RIGHT: 0px;
    FLOAT: left;
    BORDER-TOP: #000 0px dotted;
    BORDER-RIGHT: #000 0px dotted;
    PADDING-TOP: 0px;
    LEFT: 0px
}

#botton-scroll {
    Z-INDEX: 0;
    BORDER-BOTTOM: #999 0px dotted;
    BORDER-LEFT: #999 0px dotted;
    MARGIN: 0px auto;
    WIDTH: 840px;
    FLOAT: left;
    HEIGHT: 200px;
    BORDER-TOP: #999 0px dotted;
    BORDER-RIGHT: #999 0px dotted
}

#block {
    Z-INDEX: 0;
    BORDER-BOTTOM: #999 0px dotted;
    POSITION: relative;
    BORDER-LEFT: #999 0px dotted;
    MARGIN: 0px auto;
    PADDING-LEFT: 0px;
    WIDTH: 960px;
    PADDING-RIGHT: 0px;
    HEIGHT: 50px;
    FONT-SIZE: 70%;
    OVERFLOW: hidden;
    BORDER-TOP: #999 0px dotted;
    BORDER-RIGHT: #999 0px dotted;
}

#block .box {
    BORDER-BOTTOM: #d8d8d8 0px solid;
    BORDER-LEFT: #d8d8d8 0px solid;
    MARGIN: 0px 10px;
    WIDTH: 960px;
    FLOAT: left;
    HEIGHT: 50px;
    BORDER-TOP: #d8d8d8 0px solid;
    BORDER-RIGHT: #d8d8d8 0px solid;
}

.top_w {
    width: 49px;
    position: fixed;
    right: 50px;
    bottom: 20px;
    z-index: 9;
    display: none;
}

.top_phone {
    width: 49px;
    height: 49px;
    background: url(../images/phone_top.gif) 0px 0px no-repeat;
    float: left;
}

.top_phone:hover {
    background-position: 0px -49px;
    cursor: pointer;
}

.top_home {
    width: 49px;
    height: 49px;
    background: url(../images/phone_top.gif) 0px -98px no-repeat;
    float: left;
    margin-top: 3px;
}

.top_home:hover {
    background-position: 0px -147px;
    cursor: pointer;
}

#idcfeatureContainer {
    BORDER-BOTTOM: #999 0px dotted;
    BORDER-LEFT: #999 0px dotted;
    MARGIN: 0px auto;
    WIDTH: 930px;
    BORDER-TOP: #999 0px dotted;
    BORDER-RIGHT: #999 0px dotted
}

#idcfeature {
    BORDER-BOTTOM: #999 0px dotted;
    POSITION: relative;
    BORDER-LEFT: #999 0px dotted;
    MARGIN-TOP: 10px;
    BORDER-TOP: #999 0px dotted;
    BORDER-RIGHT: #999 0px dotted
}

#idcfeature .button {
    BORDER-BOTTOM: #999 0px dotted;
    POSITION: absolute;
    BORDER-LEFT: #999 0px dotted;
    WIDTH: 930px;
    BORDER-TOP: #999 0px dotted;
    TOP: 10px;
    BORDER-RIGHT: #999 0px dotted;
    LEFT: 0px
}

#idcfeature .prev {
    BORDER-BOTTOM: #999 0px dotted;
    BORDER-LEFT: #999 0px dotted;
    TEXT-INDENT: -9999px;
    WIDTH: 30px;
    DISPLAY: block;
    BACKGROUND: url(../images/arrow.png) 0px 0px no-repeat;
    FLOAT: left;
    HEIGHT: 30px;
    BORDER-TOP: #999 0px dotted;
    TOP: 150px;
    BORDER-RIGHT: #999 0px dotted;
    position: absolute;
    left: 10px;
}

#idcfeature .next {
    BORDER-BOTTOM: #999 0px dotted;
    BORDER-LEFT: #999 0px dotted;
    TEXT-INDENT: -9999px;
    WIDTH: 30px;
    DISPLAY: block;
    BACKGROUND: url(../images/arrow.png) 0px -60px no-repeat;
    HEIGHT: 30px;
    BORDER-TOP: #999 0px dotted;
    TOP: 150px;
    BORDER-RIGHT: #999 0px dotted;
    position: absolute;
    right: 10px;
}

#idcfeature .prev:hover {
    BACKGROUND-POSITION: 0px -30px
}

#idcfeature .next:hover {
    BACKGROUND-POSITION: 0px -90px
}

#idcblock {
    Z-INDEX: 0;
    BORDER-BOTTOM: #999 0px dotted;
    POSITION: relative;
    BORDER-LEFT: #999 0px dotted;
    MARGIN: 0px auto;
    PADDING-LEFT: 0px;
    WIDTH: 850px;
    PADDING-RIGHT: 0px;
    HEIGHT: 420px;
    OVERFLOW: hidden;
    BORDER-TOP: #999 0px dotted;
    BORDER-RIGHT: #999 0px dotted;
    float: left;
    margin-left: 42px;
}

#idcblock .idcbox {
    width: 800px;
    height: 400px;
    padding: 10px;
    margin-left: 15px;
    margin-right: 15px;
    FLOAT: left;
}

.idcfeatureUL {
    BORDER-BOTTOM: #000 0px dotted;
    POSITION: relative;
    BORDER-LEFT: #000 0px dotted;
    PADDING-BOTTOM: 0px;
    LIST-STYLE-TYPE: none;
    MARGIN: 0px;
    PADDING-LEFT: 20px;
    WIDTH: 890px;
    PADDING-RIGHT: 20px;
    FLOAT: left;
    BORDER-TOP: #000 0px dotted;
    BORDER-RIGHT: #000 0px dotted;
    PADDING-TOP: 0px;
    LEFT: 0px
}

#idcbotton-scroll {
    Z-INDEX: 0;
    BORDER-BOTTOM: #999 0px dotted;
    BORDER-LEFT: #999 0px dotted;
    MARGIN: 0px auto;
    WIDTH: 840px;
    FLOAT: left;
    HEIGHT: 450px;
    BORDER-TOP: #999 0px dotted;
    BORDER-RIGHT: #999 0px dotted
}

#joinfeatureContainer {
    BORDER-BOTTOM: #999 0px dotted;
    BORDER-LEFT: #999 0px dotted;
    MARGIN: 0px auto;
    WIDTH: 930px;
    BORDER-TOP: #999 0px dotted;
    BORDER-RIGHT: #999 0px dotted
}

#joinfeature {
    BORDER-BOTTOM: #999 0px dotted;
    POSITION: relative;
    BORDER-LEFT: #999 0px dotted;
    MARGIN-TOP: 10px;
    BORDER-TOP: #999 0px dotted;
    BORDER-RIGHT: #999 0px dotted
}

#joinfeature .button {
    BORDER-BOTTOM: #999 0px dotted;
    POSITION: absolute;
    BORDER-LEFT: #999 0px dotted;
    WIDTH: 930px;
    BORDER-TOP: #999 0px dotted;
    TOP: 10px;
    BORDER-RIGHT: #999 0px dotted;
    LEFT: 0px
}

#joinfeature .prev {
    BORDER-BOTTOM: #999 0px dotted;
    BORDER-LEFT: #999 0px dotted;
    TEXT-INDENT: -9999px;
    WIDTH: 30px;
    DISPLAY: block;
    BACKGROUND: url(../images/arrow.png) 0px 0px no-repeat;
    FLOAT: left;
    HEIGHT: 30px;
    BORDER-TOP: #999 0px dotted;
    TOP: 180px;
    BORDER-RIGHT: #999 0px dotted;
    position: absolute;
    left: 10px;
}

#joinfeature .next {
    BORDER-BOTTOM: #999 0px dotted;
    BORDER-LEFT: #999 0px dotted;
    TEXT-INDENT: -9999px;
    WIDTH: 30px;
    DISPLAY: block;
    BACKGROUND: url(../images/arrow.png) 0px -60px no-repeat;
    HEIGHT: 30px;
    BORDER-TOP: #999 0px dotted;
    TOP: 180px;
    BORDER-RIGHT: #999 0px dotted;
    position: absolute;
    right: 10px;
}

#joinfeature .prev:hover {
    BACKGROUND-POSITION: 0px -30px
}

#joinfeature .next:hover {
    BACKGROUND-POSITION: 0px -90px
}

.joinblock {
    Z-INDEX: 0;
    BORDER-BOTTOM: #999 0px dotted;
    POSITION: relative;
    BORDER-LEFT: #999 0px dotted;
    MARGIN: 0px auto;
    PADDING-LEFT: 0px;
    WIDTH: 850px;
    PADDING-RIGHT: 0px;
    HEIGHT: auto !important;
    OVERFLOW: hidden;
    BORDER-TOP: #999 0px dotted;
    BORDER-RIGHT: #999 0px dotted;
    float: left;;
}

.joinblock .joinbox {
    width: 370px;
    height: 480px;
    padding: 10px 10px 10px 0;
    margin-right: 15px;
    FLOAT: left;
}

.joinfeatureUL {
    BORDER-BOTTOM: #000 0px dotted;
    POSITION: relative;
    BORDER-LEFT: #000 0px dotted;
    PADDING-BOTTOM: 0px;
    LIST-STYLE-TYPE: none;
    MARGIN: 0px;
    WIDTH: 890px;
    PADDING-RIGHT: 20px;
    FLOAT: left;
    BORDER-TOP: #000 0px dotted;
    BORDER-RIGHT: #000 0px dotted;
    LEFT: 0px;
}

#joinbotton-scroll {
    Z-INDEX: 0;
    BORDER-BOTTOM: #999 0px dotted;
    BORDER-LEFT: #999 0px dotted;
    MARGIN: 0px auto;
    WIDTH: 840px;
    FLOAT: left;
    HEIGHT: auto !important;
    BORDER-TOP: #999 0px dotted;
    BORDER-RIGHT: #999 0px dotted
}

#mrq {
    width: 925px;
    height: 80px;
    padding: 2px;
    margin-top: 50px;
}

#Marquee_x {
    overflow: hidden;
    /*width: 925px;*/
    /*margin-left: 45px;*/
}

#Marquee_x ul li {
}

#Marquee_x ul li div {
    float: left;
    line-height: 25px;
    overflow: hidden;
}

/* 横向滚动必须让所有li左浮动 */
#Marquee_x ul li div {
    float: left;
    line-height: 25px;
    height: 80px;
    width: auto;
    overflow: hidden;
}

#Marquee_x ul li div img {
    width: auto;
    height: auto;
    display: block;
}

/*==================页脚及版权===================*/
.footer_w {
    width: 100%;
    float: left;
    background: #333333;
    height: 146px;
    color: #737373;
}

.footer_content_n {
    width: 1120px;
    margin: 0 auto;
}

.footer_font1 {
    float: left;
    width: 100%;
    margin-top: 20px;
}

.footer_font1_n {
    float: right;
    margin-right: 10px;
    margin-left: 10px;
}

.footer_w A:link {
    color: #737373;
    text-decoration: none;
}

.footer_w A:visited {
    color: #737373;
    text-decoration: none;
}

.footer_w A:hover {
    color: #eaa600;
    text-decoration: none;
}

.footer_w A:active {
    color: #737373;
    text-decoration: none;
}

.footer_font1_img {
    float: left;
    margin-left: 10px;
}

.footer_font2 {
    float: left;
    width: 100%;
    margin-top: 30px;
}

.footer_font2_n {
    float: left;
    font-size: 12px;
    line-height: 16px;
    margin-left: 10px;
}

.footer_font2_contact {
    float: right;
    margin-right: 10px;
}

.footer_weibo {
    width: 24px;
    height: 24px;
    float: left;
    margin-top: 5px;
    margin-left: 10px;
    background: url(../images/weibo.png) 0px -72px no-repeat;
}

.footer_weibo:hover {
    background-position: 0px -96px;
}

.footer_weixin {
    width: 24px;
    height: 24px;
    float: left;
    margin-top: 5px;
    margin-left: 6px;
    background: url(../images/weibo.png) 0px -120px no-repeat;
}

.footer_weixin:hover {
    background-position: 0px -144px;
}

.footer_weibo_tx {
    width: 24px;
    height: 24px;
    float: left;
    margin-top: 5px;
    margin-left: 6px;
    background: url(../images/weibo.png) 0px -168px no-repeat;
}

.footer_weibo_tx:hover {
    background-position: 0px -192px;
}

/*==================解决方案===================*/
.solution_banner {
    width: 100%;
    float: left;
    height: 150px;
    background: url(../images/solution_banner.jpg) center top no-repeat;
}

.products_banner {
    width: 100%;
    float: left;
    height: 150px;
    background: url(../images/products_banner.jpg) center top no-repeat;
}

.about_banner {
    width: 100%;
    float: left;
    height: 150px;
    background: url(../images/about_banner.jpg) center top no-repeat;
}

/* 内页左菜单 */
.zleftnavbetatop {
    width: 200px;
    height: auto;
    float: left;
    margin-top: 55px;
    margin-left: 80px;
}

.zleftnavbeta {
    width: 100%;
    float: left;
    margin-top: 20px;
}

.zleftnavbeta ul {
    list-style: none;
}

.zleftnavbeta ul li {
    width: 100%;
    height: 36px;
    line-height: 36px;
    text-align: left;
    text-indent: 20px;
    font-size: 12px;
    color: #545454;
    margin-top: 1px;
}

.zleftnavbeta ul li a {
    height: 36px;
    line-height: 36px;
    color: #222;
    text-decoration: none;
    background: #F2F2F2;
    display: block;
}

.zleftnavbeta ul li a:hover {
    color: #fff;
    font-weight: bold;
    background: #eaa600;
}

.zleftnavbeta #current a {
    font-weight: bold;
    color: #fff;
    background: #eaa600;
}

.zycd {
    width: 100%;
    float: left;
    margin-top: 20px;
}

.zycd1 {
    width: 100%;
    float: left;
    margin-top: 20px;
    margin-left: 20px;
}

.idc {
    width: 100%;
    float: left;
    margin-top: 5px;
}

.static {
    width: 100%;
    float: left;
    margin-top: 20px;
}

.download {
    width: 100%;
    float: left;
    margin-top: 20px;
}

.stream {
    width: 100%;
    float: left;
    margin-top: 20px;
}

.coustom {
    width: 100%;
    float: left;
    margin-top: 20px;
}

.APM {
    width: 100%;
    float: left;
    margin-top: 20px;
}

.solution_right {
    width: 850px;
    float: left;
    margin-left: 20px;
    margin-top: 40px;
}

.solution_right1 {
    width: 800px;
    float: left;
    margin-left: 45px;
    margin-top: 20px;
}

.line_style {
    float: left;
    width: 1px;
    height: auto;
    border-right: solid 1px #cccccc;
}

.crumbs {
    width: 100%;
    float: left;
    height: 30px;
    line-height: 30px;
    border-bottom: #e6e6e6 1px solid;
    text-align: right;
    color: #8D8D8D;
    margin-top: 10px;
}

.crumbs span {
    color: #eaa600;
}

.text_all {
    width: 95%;
    float: left;
    margin-left: 40px;
}

.text_new {
    width: 95%;
    float: left;
    margin-left: 40px;
}

.text_all {
    width: 95%;
    float: left;
    margin-left: 40px;
}

.text_1 {
    width: 95%;
    float: left;
    font-size: 15px;
    margin-top: 15px;
    margin-left: 5px;
    text-align: left;
}

.solution_title {
    width: 95%;
    float: left;
    margin-top: 30px;
}

.solution_title_font1 {
    font-size: 22px;
    color: #4d4d4d;
    font-family: "黑体";
    font-weight: bold;
    text-align: left;
    margin-bottom: 10px;
}

.solution_title_font2 {
    font-size: 12px;
    color: #8D8D8D;
    font-family: Arial, Helvetica, sans-serif;
    margin-top: 4px;
    text-transform: uppercase;
}

.content_text {
    color: #8D8D8D;
    font-size: 12px;
    width: 90%;
    float: left;
    margin-top: 30px;
    line-height: 22px;
}

.content_text2 {
    color: #8D8D8D;
    font-size: 12px;
    width: 90%;
    float: left;
    margin-top: 30px;
    line-height: 22px;
}

.content_text1 {
    color: #8D8D8D;
    font-size: 12px;
    width: 90%;
    float: left;
    margin-top: 30px;
    line-height: 22px;
}

.content_text3 {
    color: #8D8D8D;
    font-size: 12px;
    width: 90%;
    float: left;
    line-height: 22px;
}

.content_title {
    font-size: 20px;
    float: left;
    font-weight: bold;
    width: 100%;
    margin-bottom: 10px;
    text-align: center;
    margin-left: 50px;
}

.content_img01 {
    width: 90%;
    float: left;
    margin-top: 50px;
    text-align: center;
    margin-left: 45px;
}

.content_img02 {
    width: 90%;
    float: left;
    margin-top: 10px;
    margin-bottom: 40px;
    text-align: center;
}

.value_w {
    width: 100%;
    float: left;
    margin-top: 30px;
    margin-bottom: 40px;
}

.value_w2 {
    width: 90%;
    float: left;
    margin-top: 30px;
    margin-bottom: 40px;
    margin-left: 30px;
}

.value_w3 {
    width: 100%;
    float: left;
    margin-top: 30px;
    margin-bottom: 20px;
}

.value_n {
    width: 270px;
    float: left;
    margin-top: 30px;
    display: inline;
}

.value_s {
    width: 300px;
    float: left;
    margin-top: 30px;
    display: inline;
}

.m_left24 {
    margin-left: 24px;
}

.m_left40 {
    margin-left: 40px;
}

.m_left10 {
    margin-left: 10px;
}

.m_left35 {
    margin-left: 15px;
}

.m_left170 {
    /*margin-left: 70px;*/
}

.m_right10 {
    margin-right: 10px;
}

.value_title {
    width: 100%;
    height: 36px;
    line-height: 36px;
    color: #545454;
    font-weight: bold;
}

.value_icon1 {
    width: 36px;
    height: 36px;
    background: url(../images/value_icon.png) 0px 0px no-repeat;
    float: left;
    margin-left: 60px;
    margin-right: 10px;
}

.value_icon2 {
    width: 36px;
    height: 36px;
    background: url(../images/value_icon.png) 0px -36px no-repeat;
    float: left;
    margin-left: 60px;
    margin-right: 10px;
}

.value_icon3 {
    width: 36px;
    height: 36px;
    background: url(../images/value_icon.png) 0px -72px no-repeat;
    float: left;
    margin-left: 60px;
    margin-right: 10px;
}

.value_icon4 {
    width: 45px;
    height: 42px;
    background: url(../images/service_2.png);
    float: left;
    margin-left: 60px;
    margin-right: 10px;
}

.value_icon5 {
    width: 45px;
    height: 42px;
    background: url(../images/service_1.png) no-repeat;
    float: left;
    margin-left: 60px;
    margin-right: 10px;
}

.value_icon6 {
    width: 45px;
    height: 42px;
    background: url(../images/servive_4.png);
    float: left;
    margin-left: 60px;
    margin-right: 10px;
}

.value_icon7 {
    width: 45px;
    height: 42px;
    background: url(../images/service_3.png);
    float: left;
    margin-left: 60px;
    margin-right: 10px;
}

.value_icon8 {
    width: 36px;
    height: 36px;
    background: url(../images/value_icon.png) 0px -252px no-repeat;
    float: left;
    margin-left: 60px;
    margin-right: 10px;
}

.value_icon9 {
    width: 36px;
    height: 36px;
    background: url(../images/value_icon.png) 0px -288px no-repeat;
    float: left;
    margin-left: 60px;
    margin-right: 10px;
}

.value_font {
    color: #8D8D8D;
    font-size: 12px;
    width: 100%;
    float: left;
    margin-top: 10px;
    line-height: 22px;
}

.value_fw {
    float: left;
    width: 100%;
    margin-top: 20px;
}

.products_icon1 {
    width: 40px;
    height: 40px;
    background: url(../images/products_icon.png) 0px 0px no-repeat;
    float: left;
    margin-left: 85px;
    margin-right: 10px;
}

.products_icon2 {
    width: 40px;
    height: 40px;
    background: url(../images/products_icon.png) 0px -40px no-repeat;
    float: left;
    margin-left: 85px;
    margin-right: 10px;
}

.products_icon3 {
    width: 40px;
    height: 40px;
    background: url(../images/products_icon.png) 0px -80px no-repeat;
    float: left;
    margin-left: 85px;
    margin-right: 10px;
}

.products_icon4 {
    width: 40px;
    height: 40px;
    background: url(../images/products_icon.png) 0px -120px no-repeat;
    float: left;
    margin-left: 85px;
    margin-right: 10px;
}

.products_icon5 {
    width: 40px;
    height: 40px;
    background: url(../images/products_icon.png) 0px -160px no-repeat;
    float: left;
    margin-left: 85px;
    margin-right: 10px;
}

.products_icon6 {
    width: 40px;
    height: 40px;
    background: url(../images/products_icon.png) 0px -200px no-repeat;
    float: left;
    margin-left: 85px;
    margin-right: 10px;
}

.products_fw {
    float: left;
    width: 95%;
    margin-top: 50px;
}

.products_img_left {
    width: 330px;
    float: left;
    text-align: center;
    padding-left: 45px;
}

.products_img_left1 {
    width: 100%;
    overflow-x: hidden;
    float: left;
    text-align: left;
}

.products_img_left2 {
    width: 482px;
    float: left;
    text-align: left;
    margin-left: 70px;
    margin-bottom: 60px;
}

.products_text_right {
    color: #8D8D8D;
    font-size: 12px;
    width: 400px;
    float: right;
    line-height: 22px;
    margin-top: 60px;
}

.products_title {
    color: #545454;
    float: left;
    font-weight: bold;
    width: 100%;
    margin-bottom: 5px;
    padding-left: 45px;
}

.products_title1 {
    float: left;
    padding-left: 45px;
    text-align: left;
    margin-top: 0;
    width: 90%
}

.products_title3 {
    color: #545454;
    font-weight: bold;
    width: 100%;
    float: left;
    text-align: left;
    margin-top: 0;
}

.products_title4 {
    color: #545454;
    font-weight: bold;
    width: 100%;
    float: left;
    text-align: left;
    margin-top: 0;
    margin-left: 70px;
}

.products_text {
    float: left;
    width: 450px;
    margin-bottom: 5px;
    display: inline;
    margin-left: 45px;
}

.products_text1 {
    float: left;
    width: 450px;
    margin-bottom: 5px;
    display: block;
    margin-left: 20px;
}

.products_img_right {
    width: 330px;
    float: right;
    text-align: center;
    height: auto;
}

.products_text_left {
    color: #8D8D8D;
    font-size: 12px;
    width: 350px;
    float: left;
    line-height: 22px;
    margin-top: 6px;
    padding-left: 45px;
}

.products_text_left1 {
    color: #8D8D8D;
    font-size: 12px;
    width: 450px;
    float: left;
    line-height: 22px;
    margin-top: 6px;
    padding-left: 20px;
}

.products_text_left2 {
    color: #8D8D8D;
    font-size: 12px;
    width: 230px;
    float: left;
    line-height: 25px;
    margin-top: 6px;
    /*padding-left: 75px;*/
}

.products_text_leftmin {
    color: #8D8D8D;
    font-size: 12px;
    width: 300px;
    float: left;
    line-height: 22px;
    margin-top: 60px;
    padding-left: 24px;
}

.products_img_rightmax {
    width: 520px;
    float: right;
    text-align: right;
    margin-right: 20px;
}

.idcdata_n {
    width: 220px;
    float: left;
    margin-top: 30px;
}

.idcdata_m {
    width: 277px;
    float: left;
    margin-top: 30px;
}

.idcdata_icon1 {
    width: 100%;
    height: 80px;
    background: url(../images/idc_data_icon.png) center 0px no-repeat;
    float: left;
}

.idcdata_icon2 {
    width: 100%;
    height: 80px;
    background: url(../images/idc_data_icon2.png) center 0px no-repeat;
    float: left;
}

.idcdata_icon3 {
    width: 100%;
    height: 80px;
    background: url(../images/idc_data_icon2.png) center 0px no-repeat;
    float: left;
}

.products_title2 {
    color: #545454;
    float: left;
    font-weight: bold;
    width: 100%;
    float: left;
    text-align: center;
    margin-top: 0;
}

.idcbox_title {
    color: #eaa600;
    font-size: 12px;
    float: left;
    font-weight: bold;
    width: 100%;
    border-bottom: #dad9da 1px solid;
    padding-bottom: 10px;
    margin-top: 20px;
}

.idcbox_title2 {
    color: #fff;
    font-size: 14px;
    float: left;
    line-height: 27px;
    height: 27px;
    font-weight: bold;
    text-align: center;
    background: #eaa600;
    width: 100%;
}

.idcbox_text {
    color: #8D8D8D;
    font-size: 12px;
    width: 100%;
    float: left;
    line-height: 22px;
    margin-top: 20px;
    /*text-align: 24px;*/
}

.idcbox_text A:link {
    color: #eaa600;
    text-decoration: none;
}

.idcbox_text A:visited {
    color: #eaa600;
    text-decoration: none;
}

.idcbox_text A:hover {
    color: #eaa600;
    text-decoration: underline;
}

.idcbox_text A:active {
    color: #eaa600;
    text-decoration: none;
}

.contact_img01 {
    width: 100%;
    float: left;
    margin-top: 30px;
    text-align: left;
}

.contact_icon1 {
    width: 180px;
    height: 70px;
    background: url(../images/contact_icon_bo1.png) 0px 0px no-repeat;
    float: left;
    padding-top: 70px;
    text-align: center;
}

.contact_icon1:hover {
    background-position: -345px 0px;
}

.contact_icon2 {
    width: 180px;
    height: 70px;
    background: url(../images/contact_icon_bo2.png) 0px 0px no-repeat;
    float: left;
    padding-top: 70px;
    text-align: center;
}

.contact_icon2:hover {
    background-position: -345px 0px;
}

.contact_icon3 {
    width: 180px;
    height: 70px;
    background: url(../images/contact_icon_bo3.png) 0px 0px no-repeat;
    float: left;
    padding-top: 70px;
    text-align: center;
}

.contact_icon3:hover {
    background-position: -345px 0px;
}

.contact_icon4 {
    width: 180px;
    height: 70px;
    background: url(../images/contact_icon_bo4.png) 0px 0px no-repeat;
    float: left;
    padding-top: 70px;
    text-align: center;
}

.contact_icon4:hover {
    background-position: -345px 0px;
}

.m_right70 {
    margin-right: 50px;
}

.m_right7 {
    margin-left: 100px;
}

.join_us_title {
    font-size: 12px;
    font-weight: bold;
    width: 100%;
    float: left;
    padding-bottom: 10px;
    color: #555555;
}

.company_title2 {
    color: #4d4d4d;
    float: left;
    font-size: 14px;
    width: 100%;
    float: left;
    text-align: left;
    margin-top: 20px;
}

.company_title2 span {
    color: #8D8D8D;
    margin-left: 10px;
    font-size: 10px;
    text-transform: uppercase;
}

.company_icon {
    width: 31px;
    height: 34px;
    color: #ffffff;
    line-height: 30px;
    text-align: center;
    font-size: 14px;
    font-family: Arial, Helvetica, sans-serif;
    float: left;
    margin-right: 8px;
    margin-left: 20px;
    display: inline;
}

.company_title2 .b1 {
    background: url(../images/company_01.png) no-repeat;
}

.company_title2 .b2 {
    background: url(../images/company_01s.png) no-repeat;
}

.company_n {
    width: 310px;
    float: left;
    margin-top: 30px;
}

.border_left {
    border-left: #BDBDBD 1px dashed;
}

.company_font {
    color: #8D8D8D;
    font-size: 12px;
    width: 260px;
    padding: 0 25px 25px;
    float: left;
    margin-top: 20px;
    line-height: 22px;
}

.news_text {
    color: #8D8D8D;
    font-size: 12px;
    width: 100%;
    float: left;
    margin-top: 20px;
    line-height: 22px;
    border-bottom: #e0e0e0 1px solid;
    padding-bottom: 20px;
}

.news_data {
    width: 57px;
    height: 47px;
    float: left;
    padding-top: 10px;
    text-align: center;
    color: #4d4d4d;
    font-family: Arial, Helvetica, sans-serif;
    background: url(../images/news_data.jpg) no-repeat;
    line-height: 20px;
    margin-left: 10px;
    margin-right: 30px;
    margin-top: 8px;
}

.news_data span {
    font-size: 15px;
    width: 100%;
    float: left;
}

.news_text_n {
    float: left;
    width: 620px;
}

.news_text_n A:link {
    color: #FFFF00;
    text-decoration: none;
}

.news_text_n A:visited {
    color: #FFFF00;
    text-decoration: none;
}

.news_text_n A:hover {
    color: #FFFF00;
    text-decoration: none;
}

.news_text_n A:active {
    color: #FFFF00;
    text-decoration: none;
}

.news_title {
    color: #4d4d4d;
    float: left;
    font-weight: bold;
    width: 100%;
    margin-bottom: 5px;
}

.news_title A:link {
    color: #4d4d4d;
    text-decoration: none;
}

.news_title A:visited {
    color: #4d4d4d;
    text-decoration: none;
}

.news_title A:hover {
    color: #eaa600;
    text-decoration: none;
}

.news_title A:active {
    color: #4d4d4d;
    text-decoration: none;
}

.news_text .more A:link {
    color: #8D8D8D;
    text-decoration: none;
}

.news_text .more A:visited {
    color: #8D8D8D;
    text-decoration: none;
}

.news_text .more A:hover {
    color: #eaa600;
    text-decoration: none;
}

.news_text .more A:active {
    color: #8D8D8D;
    text-decoration: none;
}

.news_prev {
    width: 80px;
    height: 30px;
    color: #8D8D8D;
    text-align: center;
    line-height: 30px;
    float: left;
    margin-right: 5px;
    border: #e0e0e0 1px solid;
    margin-left: 97px;
}

.news_prev:hover {
    background: #f4b714;
    color: #ffffff;
    border: #f4b714 1px solid;
    cursor: pointer;
}

.news_next {
    width: 80px;
    height: 30px;
    color: #8D8D8D;
    text-align: center;
    line-height: 30px;
    float: left;
    margin-right: 5px;
    border: #e0e0e0 1px solid;
}

.news_next:hover {
    background: #f4b714;
    color: #ffffff;
    border: #f4b714 1px solid;
    cursor: pointer;
}

.news_button {
    color: #8D8D8D;
    font-size: 12px;
    width: 100%;
    float: left;
    margin-top: 20px;
    line-height: 22px;
}

.details_title {
    width: 100%;
    text-align: center;
    color: #4d4d4d;
    font-weight: bold;
}

.details_titlemin {
    width: 100%;
    text-align: center;
    color: #8D8D8D;
    margin-top: 10px;
    border-bottom: #d3d3d3 1px dashed;
    padding-bottom: 15px;
    height: 32px;
    line-height: 32px;
}

.details_title2 {
    width: 100%;
    text-align: left;
    color: #8D8D8D;
    font-weight: bold;
    text-indent: 24px;
}

.details_text {
    text-indent: 24px;
}

.details_fanye {
    width: 100%;
    float: left;
    color: #8D8D8D;
    margin-top: 50px;
    border-top: #d3d3d3 1px dashed;
    padding-top: 15px;
}

.fanye_font {
    margin-left: 30px;
    line-height: 25px;
    color: #8D8D8D;
}

.fanye_button {
    width: 890px;
    height: 40px;
    line-height: 40px;
    color: #ffffff;
    background: #8D8D8D;
    float: left;
    margin-top: 50px;
    text-align: center;
}

.fanye_button:hover {
    background: #eaa600;
}

.fx {
    margin-left: 10px;
    position: relative;
    float: left;
    width: 80px;
    height: 30px;
    line-height: 30px;
    border: #ffffff 1px solid;
    text-align: left;
    text-indent: 10px;
    z-index: 500;
    background: url(../images/arrow_news.jpg) right 7px no-repeat;
}

.fx:hover {
    background-position: right -23px;
    cursor: pointer;
    border: #dfdedf 1px solid;
}

.fx .detail_choicesnav {
    display: none;
    width: 190px;
    height: 40px;
    position: absolute;
    top: 30px;
    z-index: 510;
    white-space: nowrap;
    left: -1px;
    border: #dfdedf 1px solid;
    background: #ffffff;
}

.fx_line {
    border-top: 1px #ffffff solid;
    width: 80px;
    position: absolute;
    top: -1px;
    left: 0px;
    height: 0px;
}

.fx:hover .detail_choicesnav {
    display: block;
}

.fx_weibo {
    width: 30px;
    height: 30px;
    background: url(../images/fenxiang.png) 0px 0px no-repeat;
    float: left;
    margin-right: 8px;
    margin-left: 8px;
    margin-top: 5px;
}

.fx_weibo:hover {
    background-position: 0px -30px;
}

.fx_tx {
    width: 30px;
    height: 30px;
    background: url(../images/fenxiang.png) 0px -60px no-repeat;
    float: left;
    margin-right: 8px;
    margin-left: 8px;
    margin-top: 5px;
}

.fx_tx:hover {
    background-position: 0px -90px;
}

.fx_kq {
    width: 30px;
    height: 30px;
    background: url(../images/fenxiang.png) 0px -120px no-repeat;
    float: left;
    margin-right: 8px;
    margin-left: 8px;
    margin-top: 5px;
}

.fx_kq:hover {
    background-position: 0px -150px;
}

.fx_baidu {
    width: 30px;
    height: 30px;
    background: url(../images/fenxiang.png) 0px -180px no-repeat;
    float: left;
    margin-right: 8px;
    margin-left: 8px;
    margin-top: 5px;
}

.fx_baidu:hover {
    background-position: 0px -210px;
}

.fx_font {
    float: left;
}

.fx_font_w {
    width: 400px;
    margin: 0 auto;
}

.backstretch {
    left: 0px;
    top: 0px;
    overflow: hidden;
    margin: 0px;
    padding: 0px;
    width: 100%;
    height: 524px;
    z-index: -999997;
    position: absolute;
}

.backstretch .p {
    position: absolute;
    margin: 0px;
    padding: 0px;
    border: none;
    width: 1920px;
    height: 524px;
    max-height: none;
    max-width: none;
    z-index: -999998;
    left: -328.5px;
    top: 0px;
}

.kuhu_logo {
    float: left;
    width: 100%;
    text-align: center;
}

.sliderbox {
    width: 988px;
    height: 200px;
    overflow: hidden;
    margin: 20px auto;
}

.arrow-btn {
    margin: 35px 0 0 0;
    display: inline;
    background: url(../images/arrow-btn.png) no-repeat;
    width: 26px;
    height: 124px;
    overflow: hidden;
    cursor: pointer;
}

#btn-left {
    float: left;
    margin-left: 12px;
    background-position: 0 0;
}

#btn-left.dasabled {
    background-position: 0 -124px;
}

#btn-right {
    float: right;
    margin-right: 6px;
    cursor: pointer;
    background-position: -26px 0;
}

#btn-right.dasabled {
    background-position: -26px -124px;
}

.slider {
    width: 900px;
    overflow: hidden;
    position: relative;
    height: 160px;
    float: left;
}

.slider ul {
    position: absolute;
    left: 0px;
    top: 32px;
    width: 1800px;
    height: 140px;
    list-style: none;
}

.slider li {
    float: left;
    width: 150px;
    height: 140px;
}

.slider a {
    display: block;
    text-decoration: none;
    color: #073a5e;
    font-size: 12px;
    font-weight: bold;
    text-align: center;
    margin-top: 24px;
}

.slider img {
    width: 100px;
    height: 36px;
    display: inline-block !important;
}

.products_fw_sol {
    float: left;
    width: 95%;
    margin-top: 30px;
}

.products_fw_sol1 {
    float: left;
    width: 800px;
    margin-top: 70px;
    background: url(../images/sol_bj.png) 0px 0px repeat;
    margin-left: 45px;
}

.products_img_left_sol {
    width: 330px;
    float: left;
    text-align: center;
}

.products_text_right_sol {
    color: #8D8D8D;
    font-size: 12px;
    width: 450px;
    float: right;
    line-height: 22px;
    margin-top: 0px;
    text-align: left;
}

.products_text_right_apm {
    color: #8D8D8D;
    font-size: 12px;
    width: 220px;
    float: right;
    line-height: 22px;
    margin-top: 0px;
}

.products_title_sol {
    color: #545454;
    float: left;
    font-size: 20px;
    font-weight: bold;
    width: 100%;
    float: left;
    margin: 10px 0;
}

.products_title_sol1 {
    color: #ffffff;
    font-weight: bold;
    font-size: 18px;
    width: 100%;
    float: left;
    margin-bottom: 5px;
    text-align: center;
}

.products_title_sol2 {
    color: #ffffff;
    font-size: 13px;
    width: 100%;
    float: left;
    text-align: left;
}

.products_title_apm {
    color: #545454;
    float: left;
    font-weight: bold;
    width: 100%;
    float: left;
    margin-top: 30px;
    margin-bottom: 10px;
}

.products_title_sol1 {
    color: #ffffff;
    /*float: center;*/
    font-weight: bold;
    font-size: 18px;
    width: 100%;
    float: left;
    margin-bottom: 10px;
    text-align: center;
}

.products_text_left_sol {
    color: #ffffff;
    font-size: 10px;
    width: 280px;
    float: left;
    line-height: 22px;
    margin-top: 15px;
    padding-left: 100px;
    text-align: left;
}

.products_fw_ser {
    float: left;
    width: 90%;
    margin-top: 20px;
    margin-left: 45px;
}

.products_img_left_ser {
    width: 180px;
    float: left;
    text-align: left;
}

.products_text_right_ser {
    color: #8D8D8D;
    font-size: 12px;
    width: 550px;
    float: right;
    line-height: 22px;
    margin-left: 20px;
}

.products_title_ser {
    color: #545454;
    float: left;
    font-weight: bold;
    width: 100%;
    float: left;
    margin: 10px 0;
}

/* */
.service_features_img {
    float: right;
    margin-top: 40px;
    margin-right: 50px;
}

.service_button_w {
    width: 304px;
    margin: 0 auto;
}

.service_button a {
    width: 110px;
    height: 30px;
    font-weight: bold;
    text-align: center;
    line-height: 30px;
    font-family: Arial, Helvetica, sans-serif;
    background: url(../images/button1.png) 0px 0px no-repeat;
    color: #ffffff;
    float: left;
    text-decoration: none;
    margin-top: 10px;
}

.service_button a:hover {
    background: url(../images/button1.png) 0px -30px no-repeat;
}

.service_button1 a {
    width: 110px;
    height: 30px;
    line-height: 30px;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
    background: url(../images/button1.png) 0px 0px no-repeat;
    color: #ffffff;
    float: left;
    text-decoration: none;
    margin-top: 10px;
    margin-left: 70px;
}

.service_button1 a:hover {
    background: url(../images/button1.png) 0px -30px no-repeat;
}

.service_button2 a {
    width: 110px;
    height: 30px;
    line-height: 30px;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
    background: url(../images/button1.png) 0px 0px no-repeat;
    color: #ffffff;
    float: left;
    text-decoration: none;
    margin-top: 10px;
    margin-left: 45px;
}

.service_button2 a:hover {
    background: url(../images/button1.png) 0px -30px no-repeat;
}

.idc_mr {
    float: left;
    height: 34px;
    width: 100%;
    line-height: 34px;
    color: #999;
    margin-top: 50px;
    border-bottom: 1px solid #e0e0e0;
}

.idc_mr a {
    padding: 10px 45px;
    color: #4d4d4d;
    font-size: 16px;
    font-family: "黑体";
    font-weight: bold;
}

.idc_mr a:visited {
    color: #4d4d4d;
}

.idc_mr a:hover {
    color: #eaa600;
    text-decoration: none;
}

.apm_ys {
    float: left;
    width: 100%;
    text-align: left;
    margin-left: 25px;
}

.apm_ys1 {
    float: left;
    width: 100%;
    text-align: left;
    margin-left: 45px;
}

.content_title_idc {
    font-size: 20px;
    color: #4d4d4d;
    float: left;
    font-weight: bold;
    font-family: "黑体";
    text-indent: 24px;
    width: 90%;
    margin-bottom: 5px;
}

.content_title_idc1 {
    font-size: 20px;
    color: #4d4d4d;
    float: left;
    font-weight: bold;
    font-family: "黑体";
    text-indent: 24px;
    width: 90%;
    margin-bottom: 5px;
    padding-left: 45px;
}

.content_title_idc_logo {
    float: left;
    padding-bottom: 80px;
    width: auto;
    margin-left: 25px;
}

.products_title2_idc {
    color: #545454;
    float: left;
    font-weight: bold;
    width: 100%;
    float: left;
    text-align: left;
    margin-top: 0;
    font-size:14px;
    margin-left: 22px;
}

.value_img {
    width: 100%;
    height: auto;
    margin-left: 50px;
}

.value_w_sol {
    width: 95%;
    float: left;
    margin-top: 70px;
    text-align: center;
    margin-bottom: 60px;
}

.value_w2_sol {
    width: 100%;
    float: left;
}

.m_left10 {
    margin-left: 10px;
}

.value_n_sol {
    width: 258px;
    height: 178px;
    float: left;
    text-align: center;
    margin-top: 10px;
    margin-left: 10px;
    display: inline;
    background: #eeeeee;
}

.value_title_sol {
    width: 100%;
    height: 36px;
    line-height: 36px;
    color: #545454;
    font-weight: bold;
}

.title_sol {
    height: 36px;
    line-height: 36px;
    color: #545454;
    font-size: 16px;
    font-family: "黑体";
    font-weight: bold;
    text-align: center;
    width: 600px;
    margin-left: 150px;
}

.title_sol1 {
    height: 36px;
    line-height: 36px;
    color: #545454;
    font-size: 16px;
    font-family: "黑体";
    font-weight: bold;
    text-align: center;
    width: 600px;
    margin-left: 150px;
}

.value_sol {
    width: 600px;;
    margin-left: 150px;
}

.value_icon1_sol {
    background: url(../images/value_icon11.png) 0px 0px no-repeat;
}

.value_icon1_sol:hover {
    background: url(../images/value_icon1.png) 0px 0px no-repeat;
}

.value_icon1_sol:hover .value_font_sol {
    opacity: 1;
}

.value_icon2_sol {
    background: url(../images/value_icon2.png) 0px 0px no-repeat;
}

.value_icon2_sol:hover {
    background: url(../images/value_icon22.png) 0px 0px no-repeat;
}

.value_icon2_sol:hover .value_font_sol {
    opacity: 1;
}

.value_icon3_sol {
    background: url(../images/value_icon3.png) 0px 0px no-repeat;
}

.value_icon3_sol:hover {
    background: url(../images/value_icon33.png) 0px 0px no-repeat;
}

.value_icon3_sol:hover .value_font_sol {
    opacity: 1;
}

.value_icon4_sol {
    background: url(../images/value_icon4.png) 0px 0px no-repeat;
}

.value_icon4_sol:hover {
    background: url(../images/value_icon44.png) 0px 0px no-repeat;
}

.value_icon4_sol:hover .value_font_sol {
    opacity: 1;
}

.value_icon5_sol {
    background: url(../images/value_icon5.png) 0px 0px no-repeat;
}

.value_icon5_sol:hover {
    background: url(../images/value_icon55.png) 0px 0px no-repeat;
}

.value_icon5_sol:hover .value_font_sol {
    opacity: 1;
}

.value_icon6_sol {
    background: url(../images/value_icon6.png) 0px 0px no-repeat;
}

.value_icon6_sol:hover {
    background: url(../images/value_icon66.png) 0px 0px no-repeat;
}

.value_icon6_sol:hover .value_font_sol {
    opacity: 1;
}

.value_icon7_sol {
    background: url(../images/value_icon7.png) 0px 0px no-repeat;
}

.value_icon7_sol:hover {
    background: url(../images/value_icon77.png) 0px 0px no-repeat;
}

.value_icon8_sol {
    background: url(../images/value_icon8.png) 0px 0px no-repeat;
}

.value_icon8_sol:hover {
    background: url(../images/value_icon88.png) 0px 0px no-repeat;
}

.value_icon9_sol {
    background: url(../images/value_icon9.png) 0px 0px no-repeat;
}

.value_icon9_sol:hover {
    background: url(../images/value_icon99.png) 0px 0px no-repeat;
}

.value_font_sol {
    color: #ffffff;
    font-size: 12px;
    width: 90%;
    text-align: center;
    margin-left: 15px;
    margin-top: 115px;
    line-height: 22px;
    display: block;
    opacity: 0;
}

.value_fw_sol {
    float: left;
    width: 100%;
    margin-top: 20px;
}

.chanpin {
    width: 100%;
    height: auto;
    float: left;
    margin-top: 10px;
    margin-left: 70px;
}

.chanpin1 {
    width: 100%;
    height: auto;
    float: left;
    margin-top: 10px;
}

.static_01 {
    width: 362px;
    height: 321px;
    float: left;
    margin-top: 20px;
    background: url(../images/static_ys.png) 0px 0px no-repeat;
}

.static_03 {
    width: 362px;
    height: 321px;
    float: left;
    margin-top: 30px;
    margin-left: 20px;
    background: url(../images/static_ys.png) 0px 0px no-repeat;
}

.static_02 {
    width: 362px;
    height: 321px;
    float: left;
    margin-top: 20px;
    margin-left: 20px;
    background: url(../images/static_ys.png) 0px 0px no-repeat;
}

.static_04 {
    width: 362px;
    height: 321px;
    float: left;
    margin-top: 30px;
    margin-left: 20px;
    background: url(../images/static_ys.png) 0px 0px no-repeat;
}

.static_img {
    /*margin-top: px;*/
    margin-left: 120px;
}

.static_img img {
    width: auto;
    height: auto;
}

.static_img1 {
    margin-top: 20px;
    margin-left: 120px;
}

.static_img1 img {
    width: auto;
    height: auto;
}

.static_img2 {
    margin-top: 50px;
    margin-left: 120px;
    margin-bottom: 20px;
}

.static_img3 {
    margin-top: 50px;
    margin-left: 120px;
    margin-bottom: 20px;
}

.static_img3 img {
    width: auto;
    height: auto;
}

.img_status01 {
    width: 362px;
    height: 321px;
    float: left;
    margin-top: 30px;
    margin-left: 20px;
    background: url(../images/xitongjiagou.png) 0px 0px no-repeat;
}

.img_status01:hover {
    float: left;
    margin-top: 30px;
    margin-left: 20px;
    background: url(../images/xitongjiagou1.png) 0px 0px no-repeat;
}

.img_status02 {
    width: 362px;
    height: 321px;
    float: left;
    margin-top: 30px;
    margin-left: 20px;
    background: url(../images/jishuzhichi.png) 0px 0px no-repeat;
}

.img_status02:hover {
    float: left;
    margin-top: 30px;
    margin-left: 20px;
    background: url(../images/jishuzhichi1.png) 0px 0px no-repeat;
}

.img_status03 {
    width: 362px;
    height: 321px;
    float: left;
    margin-top: 30px;
    margin-left: 20px;
    background: url(../images/ziyuanfenbu.png) 0px 0px no-repeat;
}

.img_status03:hover {
    float: left;
    margin-top: 30px;
    margin-left: 20px;
    background: url(../images/ziyuanfenbu1.png) 0px 0px no-repeat;
}

.img_status04 {
    width: 362px;
    height: 321px;
    float: left;
    margin-top: 30px;
    margin-left: 20px;
    background: url(../images/yunyingjingyan.png) 0px 0px no-repeat;
}

.img_status04:hover {
    float: left;
    margin-top: 30px;
    margin-left: 20px;
    background: url(../images/yunyingjingyan1.png) 0px 0px no-repeat;
}

.img_status05 {
    width: 362px;
    height: 321px;
    float: left;
    margin-top: 30px;
    margin-left: 20px;
    background: url(../images/zhichigezhongxiazai.png) 0px 0px no-repeat;
}

.img_status05:hover {
    float: left;
    margin-top: 30px;
    margin-left: 20px;
    background: url(../images/zhichigezhongxiazai1.png) 0px 0px no-repeat;
}

.img_status06 {
    width: 362px;
    height: 321px;
    float: left;
    margin-top: 30px;
    margin-left: 20px;
    background: url(../images/jiedian.png) 0px 0px no-repeat;
}

.img_status06:hover {
    float: left;
    margin-top: 30px;
    margin-left: 20px;
    background: url(../images/jiedian1.png) 0px 0px no-repeat;
}

.img_status07 {
    width: 362px;
    height: 321px;
    float: left;
    margin-top: 30px;
    margin-left: 20px;
    background: url(../images/fangdaolian.png) 0px 0px no-repeat;
}

.img_status07:hover {
    float: left;
    margin-top: 30px;
    margin-left: 20px;
    background: url(../images/fangdaolian1.png) 0px 0px no-repeat;
}

.img_status08 {
    width: 362px;
    height: 321px;
    float: left;
    margin-top: 30px;
    margin-left: 20px;
    background: url(../images/xiansu.png) 0px 0px no-repeat;
}

.img_status08:hover {
    float: left;
    margin-top: 30px;
    margin-left: 20px;
    background: url(../images/xiansu1.png) 0px 0px no-repeat;
}

.img_status09 {
    width: 362px;
    height: 321px;
    float: left;
    margin-top: 30px;
    margin-left: 20px;
    background: url(../images/jiedian.png) 0px 0px no-repeat;
}

.img_status09:hover {
    float: left;
    margin-top: 30px;
    margin-left: 20px;
    background: url(../images/jiedian1.png) 0px 0px no-repeat;
}

.img_status10 {
    width: 362px;
    height: 321px;
    float: left;
    margin-top: 30px;
    margin-left: 20px;
    background: url(../images/duomaliu.png) 0px 0px no-repeat;
}

.img_status10:hover {
    float: left;
    margin-top: 30px;
    margin-left: 20px;
    background: url(../images/duomaliu1.png) 0px 0px no-repeat;
}

.img_status11 {
    width: 362px;
    height: 321px;
    float: left;
    margin-top: 30px;
    margin-left: 20px;
    background: url(../images/fangdaolian.png) 0px 0px no-repeat;
}

.img_status11:hover {
    float: left;
    margin-top: 30px;
    margin-left: 20px;
    background: url(../images/fangdaolian1.png) 0px 0px no-repeat;
}

.img_status12 {
    width: 362px;
    height: 321px;
    float: left;
    margin-top: 30px;
    margin-left: 20px;
    background: url(../images/xiansu.png) 0px 0px no-repeat;
}

.img_status12:hover {
    float: left;
    margin-top: 30px;
    margin-left: 20px;
    background: url(../images/xiansu1.png) 0px 0px no-repeat;
}

.static_font {
    margin-top: 10px;
    margin-left: 15px;
    width: 340px;
    text-align: center;
}

.static_font .title {
    width: 100%;
    float: left;
    font-size: 15px;
    color: #545454;
    font-weight: bold;
}

.static_font .text {
    width: 100%;
    float: left;
    font-size: 13px;
    color: #888888;
    margin-top: 8px;
    line-height: 22px;
}

.content_text_apm {
    color: #8D8D8D;
    font-size: 12px;
    width: 90%;
    height: 280px;
    float: left;
    margin-top: 30px;
    margin-left: 70px;
    line-height: 22px;
    background: url(../images/apm_ys2.png) 0px 0px no-repeat;
    background-position: 100% 100%;
}

.apm_text {
    width: 400px;
    height: 200px;
}

/*form*/
.formbody {
    padding: 30px 35px 18px 0;
}

.contact_us_formbody {
    padding: 10px 10px 10px 40px;
}

.formtitle {
    border-bottom: solid 1px #d0dee5;
    line-height: 35px;
    position: relative;
    height: 35px;
    margin-bottom: 28px;
}

.formtitle span {
    font-weight: bold;
    font-size: 14px;
    border-bottom: solid 3px #66c9f3;
    float: left;
    position: absolute;
    z-index: 100;
    bottom: -1px;
    padding: 0 3px;
    height: 30px;
    line-height: 30px;
}

.forminfo {
    padding-left: 23px;
}

.forminfo li {
    margin-bottom: 13px;
    clear: both;
}

.forminfo li label {
    width: 86px;
    line-height: 34px;
    display: block;
    float: left;
}

.forminfo li i {
    color: #7f7f7f;
    padding-left: 20px;
    font-style: normal;
}

.forminfo li cite {
    display: block;
    padding-top: 10px;
}

.dfinput {
    width: 345px;
    height: 32px;
    line-height: 32px;
    border-top: solid 1px #a7b5bc;
    border-left: solid 1px #a7b5bc;
    border-right: solid 1px #ced9df;
    border-bottom: solid 1px #ced9df;
    /*background: url(../images/inputbg.gif) repeat-x;*/
    text-indent: 10px;
}

.textinput {
    border-top: solid 1px #a7b5bc;
    border-left: solid 1px #a7b5bc;
    border-right: solid 1px #ced9df;
    border-bottom: solid 1px #ced9df;
    /*background: url(../images/inputbg.gif) repeat-x;*/
    padding: 10px;
    width: 504px;
    height: 135px;
    line-height: 20px;
    overflow: hidden;
}

.btn {
    width: 137px;
    height: 35px;
    /*background: url(../images/btnbg.png) no-repeat;*/
    font-size: 14px;
    font-weight: bold;
    color: #fff;
    cursor: pointer;
}

/*tab*/
.itab {
    height: 36px;
    border-bottom: solid 1px #d0dee5;
    position: relative;
}

.itab ul li {
    float: left;
    height: 37px;
    line-height: 30px;
}

.itab ul li a {
    color: #000;
    padding-left: 25px;
    text-decoration: none;
    outline: none;
    padding-right: 25px;
    font-size: 16px;
    border-right: solid 1px #d3dbde;
}

.itab ul li a.selected {
    height: 37px;
    font-size: 16px;
    text-decoration: none;
    outline: none;
    color: #eaa600;
}

.tabson {
    margin: 18px 0px;
}

.formtext {
    height: 45px;
    padding-left: 25px;
    line-height: 20px;
    color: #848383;
}

.formtext b {
    color: #d70101;
}

.forminfo b {
    color: #ea2020;
    padding-left: 3px;
}

.dizi {
    padding-top: 20px;
    padding-bottom: 60px;
}

.dizi ul {
    width: 500px;
}

.dizi ul li {
    font-size: 13px;
    line-height: 25px;
    color: #848383;
    width: 200px;
    float: left;
    padding: 0;
    margin: 0;
}

.schz {
    width: 500px;
    padding-top: 15px;
}

.schz ul {
    width: 500px;
}

.schz ul li {
    font-size: 13px;
    line-height: 25px;
    color: #848383;
    width: 200px;
    padding: 0;
    margin: 0;
}

.navsel {
    color: #eaa600;
    text-decoration: none;
}

.nav1 {
    float: left;
    height: 55px;
    width: auto;
    line-height: 55px;
    color: #999;
    margin-top: 15px;
    font-weight: bold;
}

.nav1 a {
    padding: 10px 15px;
    color: #4d4d4d;
    font-size: 16px;
    font-family: "黑体";
    font-weight: 500;
}

.nav1 a:visited {
    color: #4d4d4d;
}

.nav1 a:hover {
    color: #eaa600;
    text-decoration: none;
}

.nav1.contact {
    float: right;
    height: 55px;
    width: 270px;
    margin-top: 1px;
}

.top_banner {
    color: #eaa600;
    width: auto;
    float: left;
    margin-top: 22px;
    /*float: left;*/
    /*height: 14px;*/
    /*width: auto;*/
    /*line-height: 55px;*/
    /*color: #999;*/
    /*margin-top: 15px;*/
    /*font-weight: bold;*/
}

.margin-left-5-percent {
    margin-left:5%;
}

.margin-left-one-eight {
    margin-left:12.5%;
}

.width-one-six {
    width:16.67%;
}

.margin-left-4-percent {
    margin-left:4%;
}

.margin-right-4-percent {
    margin-right:4%;
}

.width-one-four{
    width:25%;
}

.width-20-percent {
    width:20%;
}

.width-15-percent {
    width:15%;
}

.width-30-percent {
    width:30%;
}

.gx {
    margin-top: 50px;
    margin-left: 45px;
}

.gx ul {
    width: 400px;
}

.gx ul li {
    font-size: 13px;
    line-height: 25px;
    color: #4d4d4d;
    font-family: "黑体";
    padding: 0;
    margin: 0;
}

.gx_img {
    /*float: left;*/
}

.gx_title {
    width: 400px;
    height: 40px;
    line-height: 40px;
    font-size: 15px;
    color: #4d4d4d;
    font-weight: bold;
    /*float: left;*/
    margin-right: 10px;
}

.gx_icon {
    width: 50px;
    height: 50px;
    background: url(../images/value_gx.png) 0px 0px no-repeat;
    float: left;
    margin-right: 10px;
}

/*********图片滚动层样式****/
.flo_img_01 {
    width: 161px;
    height: 19px;
    margin-left: 50px;
}

.flo_img_02 {
    width: 154px;
    height: 45px;
    margin-left: 50px;
}

.flo_img_03 {
    width: 124px;
    height: 28px;
    margin-left: 50px;
}

.flo_img_04 {
    width: 127px;
    height: 47px;
    margin-left: 50px;
}

.flo_img_05 {
    width: 103px;
    height: 47px;
    margin-left: 50px;
}

.flo_img_06 {
    width: 104px;
    height: 30px;
    margin-left: 50px;
}

.flo_img_07 {
    width: 104px;
    height: 31px;
    margin-left: 50px;
}

.flo_img_08 {
    width: 136px;
    height: 20px;
    margin-left: 50px;
}

.flo_img_09 {
    width: 131px;
    height: 31px;
    margin-left: 50px;
}

.flo_img_10 {
    width: 49px;
    height: 30px;
    margin-left: 50px;
}

.flo_img_11 {
    width: 56px;
    height: 61px;
    margin-left: 50px;
}

.flo_img_12 {
    width: 163px;
    height: 39px;
    margin-left: 50px;
}

.flo_img_13 {
    width: 151px;
    height: 29px;
    margin-left: 50px;
}

.flo_img_14 {
    width: 127px;
    height: 26px;
    margin-left: 50px;
}

.flo_img_15 {
    width: 130px;
    height: 28px;
    margin-left: 50px;
}

.flo_img_16 {
    width: 93px;
    height: 31px;
    margin-left: 50px;
}

.flo_img_17 {
    width: 91px;
    height: 64px;
    margin-left: 50px;
}

.flo_img_18 {
    width: 102px;
    height: 40px;
    margin-left: 50px;
}

.flo_img_19 {
    width: 113px;
    height: 28px;
    margin-left: 50px;
}

.flo_img_20 {
    width: 75px;
    height: 31px;
    margin-left: 50px;
}

.flo_img_21 {
    width: 118px;
    height: 47px;
    margin-left: 50px;
}

.flo_img_22 {
    width: 67px;
    height: 38px;
    margin-left: 50px;
}

.flo_img_23 {
    width: 70px;
    height: 40px;
    margin-left: 50px;
}


/* PAGINATION */

.paginateButtons {
    border-top: 0;
    color: #666;
    font-size: 12px;
    overflow: hidden;
    padding: 10px 3px;
}

.paginateButtons a {
    background: #fff;
    border: 1px solid #ccc;
    border-radius: 2px;
    color: #666;
    margin: 0 3px;
    padding: 2px 10px;
    height: 30px;
    line-height: 30px;
    display: block;
    float: left;
    text-align: center;
}


.paginateButtons a:hover{
    background: #f4b714;
    color: #ffffff;
    border: #f4b714 1px solid;
    cursor: pointer;
}
.paginateButtons span {
    padding: 2px 10px;
    height: 30px;
    line-height: 30px;
    float: left;
    text-align: center;
}

.paginateButtons .prevLink{
    width: 60px;
}

.paginateButtons .nextLink{
    width: 60px;
}

.hide{
    display: none;
}

.show{
    display: block;
}

