/* CSS Document */
body, h1, h2, h3, h4, h5, h6, p, input {
    margin: 0;
    padding: 0;
    font-size: 14px;
    font-family: "Microsoft yahei", "宋体";
}

ul, ol, dl, li, dt, dd, div {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

a {
    text-decoration: none;
    color: #0c0c0c;
}

a:hover {
    text-decoration: none;
    color: #d90000;
}

.clear, .cl {
    clear: both;
    overflow: hidden;
}

img {
    border: none;
}

div {
    display: block;
}

.mt20 {
    margin-top: 15px;
}

.fr {
    float: right;
}

.fl {
    float: left;
}

.mr10 {
    margin-right: 10px;
}

/* 全局 控制 */

.TopicMore {
    float: right;
    font-size: 12px;
    padding-right: 20px;
    padding-top: 12px;
}

.TopicMore2 {
    float: right;
    font-size: 12px;
    padding-right: 20px;
    padding-top: 20px;
}

.about1_bt_left {
    float: left;
    height: 39px;
    line-height: 30px;
    width: 100px;
    margin-left: 10px;
    display: inline;
}

.product_bt_left {
    float: left;
    height: 39px;
    line-height: 30px;
    width: 100px;
    margin-left: 10px;
    display: inline;
}

.tb {
    float: left;
    margin-top: 12px;
    display: inline;
    margin-right: 8px;
}

.bt {
    float: left;
    font-size: 14px;
    font-weight: 800;
}

.bt a:link, .bt a:visited {
    text-decoration: none;
    color: #09F;
}

.bt a:hover {
    color: #666666;
}

/*头部*/
.topp {
    width: 100%;
    height: 36px;
    line-height: 36px;
    background: #ECF0F1;
    margin: 0 auto;
    padding: 0px;
}

.welcome {
    width: 1100px;
    margin: 0 auto;
    padding: 0px;
    font-size: 12px;
}

.welcome .text {
    float: left;
}

.welcome .lang {
    float: right;
}

.welcome .lang a {
    margin-left: 15px;
    color: #09F;
}

.top {
    width: 1100px;
    height: 140px;
    margin: 0 auto;
    display: block;
    position: relative;
}

.logo {
    height: 70px;
    float: left;
}

.yxzz {
    float: left;
    height: 140px;
}

.yxzz img {
    margin-top: 15px;
}

.logo img {
    margin-top: 30px;
}

.lianxi {
    width: 350px;
    float: right;
    padding-right: 20px;
}

.lianxi_t {
    padding-top: 20px;
    text-align: right;
    color: #898888;
}

.lianxi_t a {
    margin-left: 10px;
    color: #000;
    width: 80px;
    text-align: center;
}

.lianxi img {
    padding-top: 15px;
    border: 0;
}

/* --------- 导航 ----------------*/
.navBg {
    width: 100%;
    margin: 0 auto;
    background: url(../images/nav.jpg) repeat-x;
    width: 100%;
    min-width: 1200px;
    height: 73px;
    line-height: 73px;

    clear: both;
    display: block;
    overflow: hidden;
    /*z-index: 9900;*/
    /*position: relative;*/
}

.nav {
    width: 1100px;
    margin: 0 auto;
    height: auto;

}

.nav .onelink {
    background-image: none;
}

.nav li {
    width: 120px;
    float: left;
    line-height: 73px;
    height: 73px;
}

.nav li a {
    font-size: 15px;
    text-align: center;
    font-weight: 500;
    display: block;
}

.nav li a:hover {
    background: url(../images/nav_hover.png) repeat-x;
    text-decoration: none;
    color: #FFf;
}

.nav li:hover.on {
    background: url(../images/nav_hover.png) repeat-x;
    text-decoration: none;
}

.nav li a.on {
    background: url(../images/nav_hover.png) repeat-x;
    color: #fff;
}

.nav li a.on2 {
    background: url(../images/nav_hover.png) repeat-x;
    color: #fff;
}

.down_list {
    position: absolute;
    width: 110px;
    z-index: 100;
    font-size: 12px;
    padding-top: -2px;
    z-index: 9999;
}

.down_list li {
    width: 120px;
    height: 40px;
    background: #fff;
    border: #d8d8d8;
    border-bottom: dotted 1px #d8d8d8;
}

.down_list li.end {
    width: 120px;
    height: 10px;
    background: #fff;
}

.down_list li a {
    font-size: 14px;
    line-height: 40px;
    display: block;
    text-align: center;
    overflow: hidden;
}

.down_list li a:hover {
    display: block;
    background: url(../images/nav_hover.png) repeat-x;
    color: #fff;
    line-height: 40px;
}


.ttimg:hover {
    background: none !important;

}
.fv li a:hover{background: none !important;}


.menu_b_bg {
    width: 100%;
    margin: 0 auto;
    background: url("../images/menu_b_bg.gif") top repeat-x;
    height: 1px;
}

.nav_pro {
    width: 570px;
    margin-left: -150px;
    border: solid 1px #F63;
    border-top: none;
}

.nav_pro li {
    width: 189px;
    border-right: dashed 1px #666;
}

.nav_pro li a:hover {
    background: #FFF;
    color: #F00;
}

/* banner*/
.banner {
    width: 100%;
    margin: 0 auto;
    height: 303px;
    background: #eee;
}

/* 本例子css */
.focusBox {
    position: relative;
    width: 100%;
    height: 500px;
    z-index: 800;
    overflow: hidden;
}

.focusBox .pic {
    position: relative;
    z-index: 0;
}

.focusBox .pic img {
    width: 100%;
    height: 500px;
    display: block;
}

.focusBox .hd {
    width: 100%;
    position: absolute;
    z-index: 1;
    bottom: 0;
    left: 0;
    height: 30px;
    line-height: 30px;
}

.focusBox .hd ul {
    text-align: center;
}

.focusBox .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: 0.5;
    line-height: 999px;
}

.focusBox .hd ul .on {
    background: #f00;
}

.focusBox .prev, .focusBox .next {
    width: 60px;
    height: 90px;
    margin: -60px 0 0;
    display: none;
    background: url(../images/ad_ctr.png) no-repeat 0 0;
    position: absolute;
    top: 50%;
    z-index: 10;
    cursor: pointer;
    text-indent: -9999px;
    filter: alpha(opacity=20);
    opacity: 0.2;
}

.focusBox .prev, .focusBox .next {
    display: block;
    position: absolute;
    z-index: 1;
    top: 50%;
    margin-top: -30px;
    left: 15%;
    z-index: 1;
    width: 40px;
    height: 60px;
    background: url(../images/slider-arrow.png) -126px -137px #000 no-repeat;
    cursor: pointer;
    filter: alpha(opacity=50);
    opacity: 0.5;
    display: none;
}

.focusBox .next {
    left: auto;
    right: 15%;
    background-position: -6px -137px;
}

.banner_bg {
    background: url("../images/banner_shadow.png") center bottom no-repeat;
    height: 17px;
}

/* 首页服务项目列表 */

.main {
    width: 100%;
    height: auto;
    margin: 0 auto 20px auto;
    overflow: hidden;
}

.main h4 {
    display: block;
    text-align: center;
    /*margin-top: 45px;*/
}

.main h4 span {
    font-size: 16px;
    margin-top: 12px;
    color: #ABABAB;
    font-weight: normal;
}

.index_product2 {
    width: 1200px;
    margin: 0 auto;
    height: auto;

}

.index_prodcut_list {
    width: 280px;
}

.index_prodcut_list_tit {
    width: 280px;

}

.index_prodcut_list_tit h2 {
    height: 72px;
    background: #0f5fbb;
    padding-left: 30px;
    color: #fff;
    line-height: 30px;
    font-size: 24px;
    font-weight: bold;
    padding-top: 15px;
}

.index_prodcut_list_tit h2 span {
    font-size: 14px;
    font-weight: normal
}

.index_prodcut_list_conn {
    width: 278px;
    height: 1200px;

    margin: 0 auto;
}

.index_product_tree {
    width: 280px;
    height: auto;
    overflow: hidden;
    margin: 0 auto;
    padding-top: 20px;
}

.index_prodcut_list_conn h3 {
    float: left;
    width: 280px;
    height: 71px;
    background: #d2eefa;
    line-height: 71px;
    margin-bottom: 8px;
}

.index_prodcut_list_conn h3:hover {
    background: #b2e0f7;
}

.index_prodcut_list_conn h3 a {
    font-size: 16px;
    color: #F60;
}

.index_prodcut_list_conn h3 a img {
    float: left;
    margin-left: 12px;
    margin-top: 10px;
}

.index_prodcut_list_conn h3 a p {
    float: left;
    margin-left: 12px;
    font-size: 16px;
}

.index_prodcut_list_conn ul {
    width: 280px;
    height: auto;
    overflow: hidden;
    margin-bottom: 15px;

}

.index_prodcut_list_conn ul li {
    float: left;
    width: 280px;
    height: 50px;
    line-height: 50px;
    background: url(../images/ys_li.gif) 5px 20px no-repeat;
    border-bottom: dashed 1px #d8d8d8;
}

.index_prodcut_list_conn ul li:hover, .active {
    color: #fff !important;
    background: url(../images/ys_li.gif) 5px 20px no-repeat #0f5fbb !important;
}

.index_prodcut_list_conn ul li:hover a {
    color: #fff;
}

.index_prodcut_list_conn ul li a {
    margin-left: 25px;
    font-size: 14px;
    color: #666;
}

.index_prodcut_list_conn ul .active a {
    margin-left: 25px;
    font-size: 14px;
    color: #fff;
}

.index_prodcut_list_conn ul li a:hover {
    color: #fff;
}

.h_auto {
    height: auto !important;
}

.main_right_tit {
    background: url(../images/cp_xx.gif) repeat-x 0 35px;
    height: 43px;
    padding: 0 5px 0;
}

.main_right_tit h3 {
    background: url(../images/cp_bt.gif) no-repeat;
    height: 43px;
}

.main_right_tit h3 a {
    font-size: 18px;
    color: #00a1e9;
    padding-left: 34px;
}

.main_right_tit .more01 {
    margin-top: 15px;
}

.index_conn_list {
    width: 1200px;
    height: auto;
    margin: 0 auto;
}

.index_conn_list ul {
    width: 1200px;
    height: auto;
    overflow: hidden;
    margin-top: 20px;
}

.index_conn_list ul li {
    float: left;
    width: 278px;
    height: 280px;
    overflow: hidden;
    /*border: solid 1px #d8d8d8;*/
    margin-right: 20px;
    margin-bottom: 20px;
    /*background: #e6f5fc;*/
}

.index_conn_list ul li h1 {
    display: block;
    color: #666;
    font-size: 14px;
    font-weight: normal;
    /*margin-top: 10px;*/
    background: #e6f5fc;
    text-align: center;
    height: 30px;
    line-height: 30px;
    clear: both;
}

.index_conn_list ul li h1 em {
    float: right;
    width: 57px;
    margin-right: 14px;
    height: 23px;
    line-height: 23px;
    text-align: center;
    font-size: 12px;
    color: #008fd8;
}

.index_conn_list ul li h1 em a {
    color: #008fd8;
    float: right;
    width: 57px;
    height: 23px;
    background: #d2edfb;
    border-radius: 3px;
    font-style: normal;
}

.index_conn_list ul li h1 em a:hover {
    color: #fff;
    float: right;
    width: 57px;
    height: 23px;
    background: #008dd7;
}

.index_conn_list ul li h2 {
    color: #F63;
    font-size: 12px;
    font-weight: normal;
    margin-top: 10px;
    text-indent: 10px;
}

.shuxing {
    width: 278px;
    height: 40px;
    line-height: 40px;
    background: #fff;
    /*float: left;*/
    margin-left: 10px;
    /*margin-top: -3px;*/
}

.shuxing span {
    display: block;
    width: 33%;
    float: left;
}

.shuxing span a {
    color: #333;
    background: url(../images/icon-list.png) no-repeat;
    padding-left: 20px;

}

.shuxing span a.li {
    background-position: -17px -399px;
}

.shuxing span a.lo {
    background-position: -17px -437px;
}

.shuxing span a.lp {
    background-position: -17px -476px;
}

.index_conn_list ul li a img {
    width: 278px;
    height: 208px;
    text-align: center;
}

.index_conn_list ul li a.info, .index_conn_list ul li p {
    display: block;
    width: 200px;
    height: 30px;
    margin: 0 auto;
    line-height: 30px;
    overflow: hidden;
    color: #858585;
}

/*产品*/
#in_02 {
    width: 100%;
    padding: 50px 0;
    background: #f6f6f6;
    margin: 0 auto;
}

#in_02_title {
    width: 630px;
    height: 59px;
    background: url(../images/in_02_title.png) center no-repeat;
    margin: 0 auto;
}

#in_02_txt {
    width: 926px;
    height: 60px;
    line-height: 30px;
    text-align: center;
    margin: 20px auto;
    color: #666666;
    font-size: 16px;
}

#in_02_ul {
    width: 1200px;
    height: 225px;
    margin: 0 auto;
}

#in_02_ul li {
    width: 158px;
    height: 225px;
    float: left;
    margin: 0 71px;
    cursor: pointer;
}

#in_02_ul li .in_02_icon {
    width: 158px;
    height: 158px;
    background: url(../images/in_02_circle_blue.png) center no-repeat;
    margin: 0 auto;
}

#in_02_ul li .in_02_title {
    width: 158px;
    height: 25px;
    text-align: center;
    color: #2f2f2f;
    font-size: 20px;
    line-height: 25px;
    margin: 0 auto;
    margin-top: 20px;
}

#in_02_ul li .in_02_hx {
    width: 46px;
    height: 5px;
    transition: all 0.4s;
    background: #dd0f01;
    margin: 0 auto;
    margin-top: 15px;
}

#in_02_ul li:hover .in_02_icon {
    background: url(../images/in_02_circle_red.png) center no-repeat;
}

#in_02_ul li:hover .in_02_hx {
    background: #27343c;
    width: 100px;
}

/* liucheng */
.liucheng {
    height: 510px;
    background: url(../images/liucheng_bg.jpg) center no-repeat #2f7e5c;
}

.isub2 {
    width: 1000px;
    margin: 0 auto;
    overflow: hidden;
}

.ilcimg {
    margin: 70px auto;
}

.subbt2 {
    width: 1000px;
    text-align: center;
    margin: 0 auto;
    overflow: hidden;
    margin-top: 50px;
}

.subbt2 span {
    display: block;
    text-align: center;
}

.subbt2 span.btone {
    color: #FFF;
    font-size: 26px;
    height: 40px;
    line-height: 40px;
    font-weight: bold;
}

.subbt2 span.bttwo {
    color: #FFF;
    font-size: 16px;
    height: 40px;
    line-height: 40px;
}

.subbt2 span.btthree {
    width: 60px;
    height: 3px;
    background: #FFF;
    margin: 15px auto;
}

/* 视频简介 */
.player {
    margin-left: 10px;
    width: 450px;
    height: 333px;
    overflow: hidden;
}

.player_conn {
    width: 450px;
    border: solid 1px #d8d8d8;
}

/* index_company*/
.index_company {
    width: 990px;
    height: 275px;
    overflow: hidden;
    margin: 0 auto;
    margin-top: 20px;
}

.rongyu {
    width: 250px;
    float: left;
    height: 270px;
}

.index_rongyu {
    width: 250px;
    height: 220px;
    background: url(../images/product_tree_conn.png);
    overflow: hidden;
    position: relative;
}

.index_rongyu_conn {
    margin: 10px 20px;
    font-size: 12px;
    line-height: 25px;
}

.index_rongyu .index_rongyu_conn {
    position: relative;
    height: 100%;
    z-index: 0;
}

.index_rongyu .index_rongyu_conn ul {
    width: 210px;
    margin: 0 auto;
    padding: 0;
}

.index_rongyu .index_rongyu_conn li {
    width: 210px;
    margin: 0 auto;
    zoom: 1;
    vertical-align: middle;
    border: none !important;
}

.index_rongyu .index_rongyu_conn li a {
    margin: 0;
    padding: 0;
}

.index_rongyu .index_rongyu_conn img {
    width: 210px;
    height: 165px;
    display: block;
    border: solid 1px #d8d8d8;
}

.index_rongyu .index_rongyu_conn li p {
    width: 210px;
    height: 35px;
    line-height: 35px;
    font-size: 14px;
    text-align: center;
    background: #efefef;
    border: none !important;
}

.index_rongyu .hd {
    overflow: hidden;
    position: absolute;
    right: 15px;
    bottom: 35px;
    z-index: 1;
}

.index_rongyu .hd ul {
    overflow: hidden;
    zoom: 1;
    float: left;
}

.index_rongyu .hd ul li {
    float: left;
    margin-right: 2px;
    width: 15px;
    height: 15px;
    line-height: 14px;
    text-align: center;
    background: #fff;
    cursor: pointer;
    border: none !important;
}

.index_rongyu .hd ul li.on {
    background: #f00;
    color: #fff;
}

/* index_about*/
.index_company_right {
    width: 720px;
    float: right;
}

/* 首页新闻 列表2*/
.news_list2 {
    width: 310px;
    float: right;
    height: 268px;
}

.index_news2_tit {
    width: 310px;
    height: 39px;
    line-height: 39px;
    background: url(../images/index_news.png);
}

.index_news_con {
    width: 310px;
    height: 220px;
    background: url(../images/index_news_conn.png);
}

.index_news_list2 {
    width: 280px;
    height: 200px;
    padding-top: 10px;
    overflow: hidden;
    margin: 0 auto;
}

.index_news_list2 li {
    line-height: 32px;
    background: url(../images/dot.gif) no-repeat 0 17px;
    padding-left: 10px;
    border-bottom: 1px dashed #CCC;
}

.index_news_list2 li a {
    font-size: 12px;
}

.index_news_list2 li a:hover {
    color: #F00;
}

.index_news_bottom {
    width: 390px;
    height: 15px;
    background: url(../images/index_news.png) 0 -215px;
}

.other_more {
    width: 86px;
    height: 33px;
    margin: 10px auto 0 auto;
    text-align: center
}

.other_more a {
    width: 86px;
    height: 33px;
    display: block;
    background: url(../images/gengduo.png) no-repeat
}

.other_more a:hover {
    background: url(../images/gengduo_hover.png) no-repeat
}

/*cases */
.index_cases {
    width: 100%;
    height: auto;
    margin: 20px auto;
}

.index_cases_tit {
    height: 121px;
}

.index_cases_tit h2 {
    width: 100%;
    height: 30px;
    line-height: 30px;
    font-size: 26px;
    font-weight: normal;
    text-align: center;
    padding: 38px 0 12px;
    border-bottom: 1px solid #d8d8d8;
    position: relative;
}

.index_cases_tit i.ico_line {
    width: 200px;
    height: 3px;
    background: #F90;
    position: absolute;
    left: 50%;
    bottom: -2px;
    margin-left: -100px;
}

.index_cases_tit .con_info {
    width: 100%;
    line-height: 22px;
    font-size: 18px;
    color: #a6a6a6;
    text-align: center;
    padding-bottom: 27px;
    margin: 10px 0;
}

.index_cases_conn {
    width: 1200px;
    height: auto;
    margin: 20px auto;
    overflow: hidden;
}

.index_cases_conn ul li {
    width: 220px;
    float: left;
    text-align: center;
}

.index_cases_conn ul li a {
    width: 200px;
    height: 150px;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    overflow: hidden;
    border: solid 1px #d8d8d8;
}

.index_cases_conn ul li a img {
    vertical-align: middle;
}

.index_cases_conn ul li li:hover {
    border: solid 1px #F63;
}

.index_cases_conn ul li p {
    width: 202px;
    line-height: 30px;
    height: 30px;
    background: #09F;
    color: #FFF;
}

#in_046 {
    width: 100%;
    height: 565px;
    padding-top: 55px;
    margin: 0 atuo;
    background: url(../images/map_bg.png) repeat-x;
    margin-top: 123px;
}

#in_046_title {
    width: 1200px;
    height: 76px;
    margin: 0 auto;
    background: url(../images/in_04_title.png) center no-repeat;
}

#in_046_ul {
    width: 1212px;
    height: 405px;
    margin: 0 auto;
    margin-top: 58px;
}

#in_046_ul li {
    width: 380px;
    height: 405px;
    float: left;
    margin: 0px 12px;
    background: #1b2529;
    transition: all 0.4s;
    position: relative;
}

#in_046_ul li .in_046_img {
    width: 360px;
    height: 233px;
    position: absolute;
    left: 10px;
    top: 8px;
}

#in_046_ul li .in_046_img img {
    width: 360px;
    height: 233px;
}

#in_046_ul li .in_046_title {
    width: 340px;
    height: 27px;
    line-height: 27px;
    border-left: solid 2px #fff;
    position: absolute;
    left: 20px;
    top: 258px;
}

#in_046_ul li .in_046_title span {
    padding-left: 15px;
    font-size: 20px;
    color: #fff;
}

#in_046_ul li .in_046_info {
    width: 340px;
    height: 72px;
    font-size: 12px;
    line-height: 24px;
    color: #a8aaab;
    position: absolute;
    left: 20px;
    top: 293px;
}

#in_046_ul li .in_046_btn {
    width: 173px;
    height: 42px;
    text-align: center;
    line-height: 42px;
    background: #de0011;
    font-size: 16px;
    color: #fff;
    position: absolute;
    left: 103px;
    bottom: -21px;
}

#in_046_ul li:hover {
    background: #de0011;
}

#in_046_ul li:hover .in_046_btn {
    background: #ffb400;
}

#in_046_ul li:hover .in_046_info {
    color: #fed8da;
}

#honor {
    width: 100%;
    background: #dd0f01;
    margin: 50px auto;
}

#honor_mid {
    width: 1200px;
    height: 536px;
    margin: 0 auto;
    position: relative;
}

#honor_lbg {
    width: 1124px;
    height: 536px;
    position: absolute;
    right: 435px;
    top: 0;
    background: #000 url(../images/honor_lbg.png) right center no-repeat;
    z-index: 1;
}

#honor_rbg {
    width: 796px;
    height: 536px;
    position: absolute;
    left: 755px;
    top: 0;
    background: url(../images/honor_rbg.png) left center no-repeat;
    z-index: 1;
}

#honor_ul {
    width: 775px;
    position: absolute;
    left: 0;
    top: 70px;
    z-index: 2;
}

#honor_ul li {
    width: 170px;
    height: 175px;
    float: left;
    margin-bottom: 50px;
    margin-right: 20px;
}

#honor_ul li:nth-child(4n) {
    margin-right: 0;
}

#honor_ul li .honor_icon {
    width: 82px;
    height: 82px;
    margin: 0 auto;
}

#honor_ul li .honor_i {
    width: 60px;
    height: 4px;
    margin: 15px auto;
    background: #dd0f01;
}

#honor_ul li .honor_t {
    width: 150px;
    line-height: 26px;
    margin: 0 auto;
    text-align: center;
    color: #fff;
    font-size: 16px;
}

#honor_content {
    width: 370px;
    position: absolute;
    right: 17px;
    top: 80px;
    z-index: 2;
}

#honor_content h2 {
    line-height: 68px;
    font-size: 32px;
    color: #ebebeb;
    font-weight: bold;
}

#honor_content span {
    line-height: 30px;
    font-size: 18px;
    color: #ebebeb;
    font-weight: bold;
}

#honor_content p {
    line-height: 30px;
    font-size: 14px;
    color: #ebebeb;
    padding: 20px 0;
}

#honor_content a {
    display: block;
    width: 188px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    border: solid 2px #fff;
    color: #fff;
    font-weight: bold;
    font-size: 18px;
}

/* about */

.Solution {
    width: 100%;
}

.Solution_tit {
    height: 121px;
}

.Solution_tit h2 {
    width: 100%;
    height: 36px;
    line-height: 36px;
    font-size: 36px;
    font-weight: normal;
    text-align: center;
    padding: 38px 0 12px;
    border-bottom: 1px solid #d8d8d8;
    position: relative;
    color: #ff2722
}

.Solution_tit i.ico_line {
    width: 200px;
    height: 3px;
    background: red;
    position: absolute;
    left: 50%;
    bottom: -2px;
    margin-left: -100px;
}

.Solution_tit .con_info {
    width: 100%;
    line-height: 22px;
    font-size: 18px;
    color: #a6a6a6;
    text-align: center;
    padding-bottom: 27px;
    margin: 10px 0;
}

.case_box_bg {
    width: 100%;
    height: auto;
    overflow: hidden;
    padding-bottom: 32px;
}

/* about us*/
.index_about {
    width: 1200px;
    height: auto;
    margin: 20px auto;
    background-color: #FFFFFF;
}

.index_about_tit {
    width: 1100px;
    height: 37px;
    line-height: 37px;
    overflow: hidden;
    background-color: #003B94;
    background-image: url(../images/05.gif);
    background-repeat: no-repeat;
    background-position: right center;
}

.index_about_tit .title {
    background-image: url(../images/03.gif);
    background-repeat: no-repeat;
    background-position: left center;
    display: block;
    background-color: #0FA049;
    height: 37px;
    line-height: 36px;
    white-space: nowrap;
    float: left;
    padding-right: 15px;
    padding-left: 20px;
    font-size: 16px;
    font-weight: bold;
    color: #FFF;
    overflow: hidden;
}

.index_about_tit .title span {
    background-image: none;
    height: auto;
    width: auto;
}

.index_about_tit span {
    background-image: url(../images/04.gif);
    display: block;
    height: 37px;
    width: 42px;
    float: left;
}

.index_about_tit .more {
    float: right;
    background-image: none;
    line-height: 36px;
}

.index_about_tit .more a {
    color: #FFF;
}

.index_about_conn {
    width: 1198px;
    height: auto;
    margin-right: auto;
    margin-left: auto;
    border: 1px solid #E4E6E9;
    background-color: #FFF;
    overflow: hidden;
}

.aboutbox {
    padding: 20px;
}

.aboutbox .profile {
    line-height: 30px;
    height: 320px;
    color: #666;
    font-size: 14px;
    margin-bottom: 30px;
}

.aboutbox .shipin {
    float: left;
    width: 450px;
    margin-right: 30px;
}

.about_more {
    display: inline;
    width: 120px;
    margin: 2px;
    font-size: 14px;
    line-height: 30px;
    height: 30px;
    padding: 8px 15px;
    background: #DE4243;
    margin-left: 10px;
    color: #fff;
}

.company_pic {
    width: 100%;
    height: auto;
    overflow: hidden;
}

.company_pic ul li {
    float: left;
    width: 144px;
    text-align: center;
    position: relative;
}

.company_pic ul li a {
}

.company_pic ul li p {
    display: block;
    position: absolute;
    width: 126px;
    height: 25px;
    line-height: 25px;
    font-size: 14px;
    left: 9px;
    top: 70px;
    background: url(../images/ver.png);
    text-align: center;
    color: #FFF;
}

/* 新闻动态 */

#in_08 {
    width: 1200px;
    margin: 40px auto;
}

#in_08_title {
    width: 1200px;
    line-height: 30px;
    text-align: center;
    font-weight: bold;
    color: #dd0f01;
    font-size: 30px;
}

#in_08_title span {
    color: #e3e3e3;
    font-size: 48px;
    text-transform: uppercase;
}

#in_08_mid {
    width: 1200px;
    height: 363px;
    margin: 0 auto;
    margin-top: 35px;
}

#in_08_mid li {
    width: 270px;
    height: 363px;
    float: left;
    margin-right: 40px;
    background: #f6f6f6;
    transition: all 0.4s;
}

#in_08_mid li .news_img {
    max-width: 100%;
    width: 270px;
    height: 167px;
    margin: 0 auto;
    overflow: hidden;
}

#in_08_mid li .news_img img {
    width: 100%;
}

#in_08_mid li .news_time {
    width: 230px;
    height: 32px;
    margin: 15px auto;
    background: url(../images/news_icon.png) left center no-repeat;
    text-align: right;
    color: #3c3c3c;
    font-size: 14px;
}

#in_08_mid li .news_title {
    width: 230px;
    height: 20px;
    line-height: 20px;
    margin: 0 auto;
    color: #3c3c3c;
    font-size: 16px;
}

#in_08_mid li .news_info {
    width: 230px;
    height: 44px;
    line-height: 22px;
    margin: 10px auto;
    color: #999999;
    font-size: 12px;
}

#in_08_mid li .news_hx {
    width: 88px;
    height: 2px;
    margin-left: 20px;
    position: relative;
    overflow: hidden;
}

#in_08_mid li .news_hx1 {
    width: 88px;
    height: 2px;
    background: #dd0f01;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
}

#in_08_mid li .news_hx2 {
    width: 88px;
    height: 2px;
    background: #fff;
    position: absolute;
    left: -88px;
    top: 0;
    z-index: 2;
    transition: left .4s ease;
}

#in_08_mid li:hover {
    background: #dd0f01;
}

#in_08_mid li:hover .news_time {
    color: #fff;
    background: url(../images/news_icon_hover.png) left center no-repeat;
}

#in_08_mid li:hover .news_title {
    color: #fff;
}

#in_08_mid li:hover .news_info {
    color: #e0bfbd;
}

#in_08_mid li:hover .news_hx2 {
    left: 0;
}

#in_08_btn {
    width: 211px;
    height: 37px;
    line-height: 37px;
    margin: 0 auto;
    text-align: center;
    margin-top: 30px;
}

#in_08_btn a {
    display: block;
    color: #fff;
    font-size: 14px;
    background: #c80000;
    transition: all 0.4s;
}

#in_08_btn a:hover {
    background: #27343c;
}

.index_news_bg {
    width: 100%;
    height: 550px;
    background: url(../images/isub4_bg.jpg) center no-repeat #efefef;
}

.index_news {
    width: 1100px;
    margin: 20px auto;
}

.index_news_left {
    width: 490px;
    float: left;
}

.index_news_right {
    width: 490px;
    float: right;
}

.left_desc {
    width: 480px;
    height: 100px;
    background: #fef7f1;
}

.left_desc:hover {
    background: #F90;
}

.left_desc h2 {
    padding-top: 10px;
    padding-left: 10px;
}

.left_desc h2 a {
    font-size: 16px;
    font-weight: normal;
    color: #F60;
}

.left_desc h2 a:hover, .left_desc:hover h2 a {
    color: #FFF;
}

.left_desc p {
    display: block;
    margin-top: 10px;
    margin-left: 10px;
    line-height: 25px;
    text-indent: 2em;
}

.index_news_list {
    width: 490px;
}

.index_news_list li {
    width: 490px;
    height: 41px;
    font-weight: 700;
    background: url(../images/news_li_bg.png) repeat;
    margin-bottom: 14px;
}

.index_news_list li a {
    background: url(../images/news_li_title2.jpg) no-repeat;
    padding-left: 45px;
    display: block;
    height: 40px;
    background-size: 40px 40px;
    line-height: 40px;
    border-bottom: solid 1px #fdf4f5;
}

.index_news_list li a:hover {
    background: #09f;
    color: #FFF;
}

.news_list {
    width: 1200px;
    height: auto;
    margin: 0 auto;
}

.news_list li {
    float: left;
    width: 33%;
    height: 400px;
    text-align: center;
}

.news_list_conn {
    width: 380px;
    margin: 0 auto;
}

/* footer */

.footer {
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
}

.f_bg {
    background: #292731;
    height: 294px;
    margin-top: 15px;
}

.f_nav {
    background: url(../images/f_bg.gif) repeat-x center top;
    text-align: center;
    color: #fff;
    height: 55px;
    line-height: 55px;
    font-size: 14px;
    font-weight: bold;
}

.f_nav a {
    color: #fff;
    padding: 0 10px;
    font-size: 14px;
    font-weight: bold;
}

.f_con {
    width: 960px;
    margin: 0 auto;
    color: #fff;
}

.f_img {
    float: left;
    padding: 75px 30px 0 47px;
}

.f_p {
    color: #fff;
    line-height: 30px;
    margin: 50px 0 0;
    padding: 20px 0 20px 55px;
}

.f_p p a {
    color: #fff;
}

.f_p p span {
    padding: 0 20px
}

.f_p p img {
    padding: 0 0 0 10px;
    float: none;
}

.f_p01 {
    margin-left: 30px;
}

.f_p01 i {
    display: block;
    text-align: center;
    padding-top: 5px;
}

/*===============================内页==================================*/

/*位置导航*/
.w1200 {
    width: 1200px;
    margin: 0 auto;
}

.local {
    height: 55px;
    line-height: 55px;
    border-bottom: 1px solid #dadada;
    background: #fff;
    font-size: 14px
}

.local {
    line-height: 55px;
    color: #000;
}

.local p {
    float: right;
    line-height: 36px;
    height: 36px;
    margin-top: 9px;
    width: auto;
    padding: 0 25px;
    background: #ED1C24;
    color: #fff;
}

.local span {
    float: left;
    background: url(../images/home.png) left center no-repeat;
    font-size: 14px;
    color: #666;
    font-weight: normal;
    padding-left: 30px;
}

.local span a {
    color: #666;
}

.sub_body {
    width: 1200px;
    margin: 25px auto;
    height: auto;
    overflow: hidden;
}

.sub_left {
    width: 280px;
    float: left;
    height: auto;
    overflow: hidden;
}

.sub_right {
    width: 880px;
    float: right;
    background: #fff;
    /*box-shadow: 0 0 10px #eaeaea;*/
}

.main_right_tit {
    background: url(../images/cp_xx.gif) repeat-x 0 35px;
    height: 43px;
    padding: 0 5px 0;
}

.main_right_tit h3 {
    background: url(../images/cp_bt.gif) no-repeat;
    height: 43px;
}

.main_right_tit h3 a {
    font-size: 18px;
    color: #00a1e9;
    padding-left: 34px;
}

.main_right_tit .more01 {
    margin-top: 15px;
}

/* 案例展示页面 */
.c_bt {
    background: url(../images/case_bt.jpg) no-repeat !important;
    height: 43px;
    padding: 0 5px 0;
}

.n_bt {
    background: url(../images/news_bt.jpg) no-repeat !important;
    height: 43px;
    padding: 0 5px 0;
}

.a_bt {
    background: url(../images/about_bt.jpg) no-repeat !important;
    height: 43px;
    padding: 0 5px 0;
}

/* 内容 */
.subCont {
    margin: 15px;
    line-height: 26px;
    color: #666;
    font-size: 14px;
}

.subCont p {
    margin-bottom: 10px;
}

/* tit */
.sub_tit {
    border: 1px solid rgb(221, 221, 221);
    padding: 3px;
    margin: 0px;
    height: 26px;
    line-height: 26px;
    background: url("../images/type_bg.png") repeat-x;
}

/* 新闻列表 */
.subCont2 {
    margin: 20px 10px;
}

.news-list {
    width: 860px;
}

.news-list li {
    zoom: 1;
    clear: both;
    border-bottom: 1px dotted #D7D7D7;
    padding: 15px 0;
}

.news-list li:after {
    clear: both;
    content: "";
    display: block;
    height: 0;
    visibility: hidden;
}

.news-list h4 {
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 8px;
}

.news-list h4 a b {
    color: #666;
}

.news-list .source {
    margin-bottom: 2px;
}

.news-list .source a {
    color: #F00;
    margin-left: 5px;
}

.news-list .summary {
    line-height: 1.6;
    margin-top: 8px;
    color: #666;
}

.news-list .summary a {
    display: inline-block;
}

.news-list .page {
    margin: 30px 0;
}

.news-list .img {
    border: 1px solid #CCCCCC;
    float: left;
    margin-right: 14px;
    overflow: hidden;
    padding: 2px;
    width: 120px;
}

.news-list .img img {
    height: 80px;
    vertical-align: middle;
    width: 120px;
}

.news-list .nopic .img {
    display: none;
}

.news-list .cnt {
    float: left;
    width: 710px;
}

.news-list .nopic .cnt {
    width: auto;
}

.news_more:active, .news_more:link, .news_more:visited {
    float: right;
    background: url(/images/home_news_more.jpg) no-repeat 0 0;
    width: 39px;
    padding-left: 10px;
    height: 18px;
    text-align: left;
    display: block;
    line-height: 18px;
    color: #fff;
    margin-top: 3px;
}

.news_more:hover {
    color: #fff;
    background: url(/images/home_news_more.jpg) no-repeat 100% 0;
}

/*产品栏目*/
.product_list0 li {
    width: 33.3%;
    float: left;
    margin-bottom: 15px;
}

.product_list0 li a.img {
    width: 273px;
    height: 204px;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    *display: block;
    *font-size: 125px;
    *font-family: Arial;
    border: 1px solid #ccc;
    overflow: hidden;
}

.product_list0 li a.img img {
    vertical-align: middle;
}

.product_list0 li a.img:hover {
    border: 1px solid #F90;
}

.product_list0 li p.info {
    display: block;
    width: 100%;
    line-height: 40px;
    height: 40px;
    text-align: center;
    margin-top: 8px;
}

.product_list0 li p.info a {
    color: #555;
    font-size: 14px;
    line-height: 20px;
}

.product_list0 li .more {
    display: block;
    width: 88px;
    height: 30px;
    border: solid 1px #4c545c;
    line-height: 30px;
    margin: 20px auto 0;
    color: #121a23;
    text-align: center;
}

.product_list0 li .more:hover {
    background: #ffb302;
    border: solid 1px #ffb302;
    text-decoration: none;
}

.product_list li {
    width: 33.3%;
    float: left;
    margin-bottom: 15px;
}

.product_list li a.img {
    width: 273px;
    height: 204px;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    *display: block;
    *font-size: 125px;
    *font-family: Arial;
    border: 1px solid #ccc;
    overflow: hidden;
}

.product_list li a.img img {
    vertical-align: middle;
}

.product_list li a.img:hover {
    border: 1px solid #F90;
}

.product_list li p.info {
    display: block;
    width: 275px;
    line-height: 40px;
    height: 40px;
    text-align: center;
    margin-top: 8px;
}

.product_list li p.info a {
    color: #555;
    font-size: 14px;
    line-height: 20px;
}

.product_list li .more {
    display: block;
    width: 88px;
    height: 30px;
    border: solid 1px #4c545c;
    line-height: 30px;
    margin: 20px auto 0;
    color: #121a23;
    text-align: center;
}

.product_list li .more:hover {
    background: #ffb302;
    border: solid 1px #ffb302;
    text-decoration: none;
}

/*列表内容页*/
.listConts {
    margin: 20px auto;
    line-height: 26px;
    color: #666;
}

.listConts .title {
    font-size: 24px;
    text-align: center;
    line-height: 40px;
    color: #000;
}

.listConts .info {
    width: 380px;
    height: 27px;
    line-height: 28px;
    text-align: center;
    margin: 15px auto;
    border: 1px solid #ccc;
    border-left: none;
    border-right: none;
    color: #666;
}

.listConts .info small {
    margin-left: 8px;
    margin-right: 3px;
    color: #999;
    font-size: 12px;
}

.listConts .info .small, .info .big {
    font-family: Georgia;
    font-weight: bold;
    cursor: pointer;
}

.listConts .info .small {
    font-size: 10px;
    padding-right: 3px;
}

.listConts .info .big {
    color: #003ba6;
    padding-left: 3px;
}

.listConts .desc {
    margin: 20px 0 15px;
    padding: 5px 10px;
    line-height: 20px;
    border: 1px solid #f4e4b4;
    background: #fffff0;
}

.listConts .showimg {
    margin: 20px 0;
    text-align: center;
}

.listConts .showimg a img {
    border: 1px solid #ccc;
    padding: 1px;
}

.listConts .showimg a:hover img {
    border: 1px solid #F90;
    padding: 1px;
}

.listConts .conttitle {
    font-weight: bold;
    padding-bottom: 7px;
    margin-bottom: 7px;
    color: #2f2f2f;
    line-height: 24px;
    border-bottom: 1px solid #ddd;
    font-size: 14px;
}

.listConts .author {
    text-align: right;
    color: #999;
}

#textarea img, .subCont img {
    max-width: 880px !important;
    height: auto !important;
    vertical-align: middle;
}

/*  在线客服*/
.kefu {
    position: fixed;
    left: 10px;
    top: 80px;
    z-index: 10008;
    width: 148px;
    height: 320px;
    background: url(../images/index_piao.png);
}

/*友情链接*/
.weblink {
    width: 1200px;
    line-height: 24px;
    padding: 10px 0;
    margin: 0 auto;
    padding-left: 80px;
    background: url(../images/weblink_title.png) no-repeat 0 center;
    font-family: Verdana;
}

.weblink a {
    margin-left: 20px;
    color: #6a6a6a;
}

.weblink a:hover {
    color: #F60;
}

.gonggao {
    width: 1100px;
    margin: 10px auto;
    font-size: 16px;
    height: 45px;
    line-height: 45px;
    background: #fff7e0;
    border: 1px solid #ffc87e;
    color: #F00;
    font-weight: bold;
}

.gonggao .i-recommend {
    float: left;
    width: 16px;
    height: 16px;
    margin: 15px 9px 0 10px;
    background-repeat: no-repeat;
    background-image: url(https://gss0.bdstatic.com/7051cy792sgCpNKfpU_Y_D3/static/ihome/pkg/module_z_4a93e03.png);
    background-position: -674px -970px;
}

/* index rongyu */
.focusBox2 {
    position: relative;
    width: 500px;
    height: 380px;
    overflow: hidden;
    font: 12px/1.5 Verdana, Geneva, sans-serif;
    text-align: left;
    background: white;
}

.focusBox2 .pic img {
    width: 500px;
    height: 380px;
    display: block;
}

.focusBox2 .txt-bg {
    position: absolute;
    bottom: 0;
    z-index: 1;
    height: 36px;
    width: 100%;
    background: #333;
    filter: alpha(opacity=40);
    opacity: 0.4;
    overflow: hidden;
}

.focusBox2 .txt {
    position: absolute;
    bottom: 0;
    z-index: 2;
    height: 36px;
    width: 100%;
    overflow: hidden;
}

.focusBox2 .txt li {
    height: 36px;
    line-height: 36px;
    position: absolute;
    bottom: -36px;
}

.focusBox2 .txt li a {
    display: block;
    color: white;
    padding: 0 0 0 10px;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
}

.focusBox2 .num {
    position: absolute;
    z-index: 3;
    bottom: 8px;
    right: 8px;
}

.focusBox2 .num li {
    float: left;
    position: relative;
    width: 18px;
    height: 15px;
    line-height: 15px;
    overflow: hidden;
    text-align: center;
    margin-right: 1px;
    cursor: pointer;
}

.focusBox2 .num li a, .focusBox .num li span {
    position: absolute;
    z-index: 2;
    display: block;
    color: white;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    text-decoration: none;
}

.focusBox2 .num li span {
    z-index: 1;
    background: black;
    filter: alpha(opacity=50);
    opacity: 0.5;
}

.focusBox2 .num li.on a, .focusBox .num a:hover {
    background: #f60;
}

.sub_contact {
    width: 280px;
    height: auto;
    margin: 20px auto;
    overflow: hidden;
}

.sub_contact_tit {
    display: block;
    background: url(../images/pro_bg.jpg);
    width: 280px;
    height: 70px;
    text-align: center;
}

.sub_contact_tit h2 {
    font-size: 16px;
    color: #fff;
    padding-top: 11px;
}

.sub_contact_tit h3 {
    font-size: 12px;
    color: #9dbfdb;
    font-family: 'Arial';
    margin-top: 3px;
}

.sub_contact_conn {
    width: 278px;
    height: auto;
    background: #f5f5f5;
    border: solid 1px #e8e8e8;
    border-top: none;
    margin: 0 auto;
    overflow: hidden;
}

.sub_contact_nr {
    width: 260px;
    margin: 15px auto;
    overflow: hidden;
    text-align: center;
}

.sub_contact_nr h2 {
    font-size: 14px;
    color: #666;
    margin-top: 10px;
    font-weight: normal;
    padding-top: 5px;
    padding-bottom: 5px;
    border-top: 1px dashed #e5e5e5;
}

.sub_contact_nr h3 {
    font-size: 24px;
    color: #1068ad;
    font-family: 'Tahoma';
    padding-bottom: 3px;
    font-weight: normal;
}

.sub_contact_nr p {
    font-size: 13px;
    color: #666;
    margin-top: 5px;
    line-height: 26px;
}

.sub_contact_nr h5 {
    font-size: 14px;
    color: #0d65aa;
    margin-top: 10px;
    padding-top: 5px;
    border-top: 1px dashed #e5e5e5;
}

/*  内容分页*/
#page{margin:30px 0;font-size:14px;height:30px;line-height:30px;text-align:center}
#page .pageinfo{display: none;}
#page  a{border:1px solid #ddd;background:#fff;color:#808080;padding:5px 11px;margin-left:5px;border-radius:2px;transition:all 0.2s}
#page  a:hover,#page .curpage{background:#2196f3;color:#fff;text-decoration:none;border:1px solid #2196f3;}
#page .nopage{cursor:not-allowed;}
#page .nopage:hover{background:#fff;color:#808080;border:1px solid #ddd;}

/* search box  */
.search_bg {
    border: 1px solid rgb(221, 221, 221);
    padding: 3px;
    margin: 0px;
    height: 26px;
    background: url("../images/type_bg.png") repeat-x;
}

.webtrysearchform {
    background: url(../images/search.gif) 6px no-repeat;
    padding-top: 3px;
    padding-left: 28px;
    height: 24px;
    color: #505050;
}

.webtrysearchform .searchform {
    float: left;
    padding: 0px 3px 0px 0px;
    line-height: 24px;
    color: #ffffff;
}

.webtrysearchform .searchform .input {
    border: 1px #d0d0d0 solid;
    height: 18px;
    line-height: 18px;
    padding: 0px 3px;
    background: #ffffff;
    color: #505050;
}

/* youshi */
.main2 {
    width: 100%;
    height: 860px;
    overflow: hidden;
}

.youshi {
    width: 100%;
    height: 860px;
    margin: 0 auto;
    font-size: 14px;
    line-height: 28px;
}

.youshi_tit {
    width: 556px;
    height: 67px;
    margin: 25px auto;
    background: url(../images/youshi_tit.png);
}

.youshi .Title {
    width: 100%;
    background: url(../images/advtitlebg.jpg) no-repeat center;
    height: 137px;
    text-align: center;
    padding-top: 38px;
}

.youshi .Title h2 {
    font-size: 30px;
    line-height: 40px;
    color: #fff;
    font-weight: normal;
}

.youshi .Title .p1 {
    font-size: 40px;
    line-height: 50px;
    color: #fff;
    font-weight: bold;
    margin-top: 6px;
}

.youshi .Title .p2 {
    font-size: 24px;
    color: #fff;
    width: 498px;
    height: 44px;
    line-height: 44px;
    text-align: center;
    background: #ff9900;
    margin: 20px auto 0;
}

.ys_conn {
    width: 1200px;
    margin: 0 auto;
    height: auto;
}

.ys01 {

    height: 272px;
    padding: 61px 0 0 20px;
}

.ys02 {
    height: 272px;
    padding: 36px 0 0 43px;
}

.ysw1 {
    width: 738px;
}

.ysw1 p {
    width: 636px;
}

.ysp1 {
    width: 393px;
}

.ysw2 {
    width: 604px;
    padding: 2px 0 0;
}

.ysp2 {
    width: 502px;
}

.ys h3 {
    height: 48px;
    line-height: 48px;
    font-size: 20px;
    color: #0058a8;
    margin-bottom: 6px;
    background: url(Img/Index/ystbg.jpg) repeat-x 0 bottom
}

.ysc1 h3 span, .ysc2 h3 span, .ysc3 h3 span, .ysc4 h3 span {
    color: #F00;
}

.ys p span, .ys li span {
    color: #F00
}

.ys li {
    background: url(../images/ico02.jpg) no-repeat 0 9px;
    padding-left: 11px;
}

.ysc1 {
    background: url(../images/ys_ico1.jpg) no-repeat 0 10px;
    padding: 0 0 0 56px;
    height: 166px;
}

.ysc1 h3, .ysc2 h3, .ysc3 h3, .ysc3 h3, .ysc4 h3 {
    font-size: 20px;
    color: #2B5AC4;
    line-height: 40px;
}

.ysc2 {
    background: url(../images/ys_ico2.jpg) no-repeat 0 12px;
    padding: 0 0 0 56px;
    height: 122px;
}

.ysc3 {
    background: url(../images/ys_ico3.jpg) no-repeat 0 11px;
    padding: 0 0 0 59px;
    height: 169px;
}

.ysc4 {
    background: url(../images/ys_ico4.jpg) no-repeat 0 9px;
    padding: 0 0 0 59px;
    height: 160px;
}

.ysc1 p span., .ysc2 p span, .ysc3 p span, .ysc4 p span {
    font-size: 14px;
    line-height: 28px;
}

.kefu_qq {
    position: absolute;
    left: 30px;
    bottom: 20px;
}

.wx_kefu {
    position: fixed;
    right: 10px;
    top: 120px;
    background: #d8d8d8;
    z-index: 9999;
}

.wx_kefu p {
    text-align: center;
    height: 30px;
    line-height: 30px;
}

.CaseSubBody {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin: 20px auto;
    padding-bottom: 0;
    padding-top: 20px;
}

.cprolist {
    width: 1160px;
    margin: 0 auto;
    padding: 20px;
    background: #fff;
    height: 330px;
    margin-bottom: 40px;
    position: relative;
    box-shadow: 0 0 30px #dadada;
}

.cprolist h2 {
    margin-bottom: 20px;
    font: bold 20px/40px "microsoft yahei";
    border-bottom: 1px solid #eaeaea;
    overflow: hidden;
}

.cprolist h2 b {
    width: 40px;
    padding: 0 5px;
    line-height: 40px;
    background-color: #ED1C24;
    color: #fff;
    font-size: 30px;
    height: 40px;
    margin-right: 10px;
}

.cprolist h2 span {
    float: right;
    font: normal 14px/40px "microsoft yahei";
    padding-right: 10px;
}

.cprolist h2 a {
    font-size: 14px;
}

.floor2 h2 {
    background-position: 0 -40px;
}

.floor3 h2 {
    background-position: 0 -80px;
}

.floor4 h2 {
    background-position: 0 -120px;
}

.floor5 h2 {
    background-position: 0 -160px;
}

.cprolist .img, .pitems {
    float: left;
}

.cprolist dl {
    width: 200px;
    margin-left: 15px;
    margin-top: 15px;
}

.cprolist dl dt {
    height: 183px;
}

.cprolist dl dt img {
    width: 200px;
    height: 143px;
}

.cprolist dl dt:hover img {
    filter: alpha(opacity=50);
    -moz-opacity: 0.5;
    opacity: 0.5;
}

.cprolist .img {
    margin-right: 7px;
}

.cprolist .img img {
    width: 250px;
    height: 200px;
}

.cprolist .img:hover img {
    filter: alpha(opacity=50);
    -moz-opacity: 0.5;
    opacity: 0.5;
}

.cprolist dl dd a {
    margin: 0 8px;
    _margin: 0 5px;
}

.proleft {
    float: left;
    overflow: hidden;
}

.prolist dl {
    margin-top: 30px;
}

.prolist dl dd a {
    margin: 0 20px;
    _margin: 0 15px;
}

.pitems dt {
    border-bottom: 1px dashed #a3a3a3;
    overflow: hidden;
}

.pitems dt img, .pitems dt span {
    display: block;
    float: left;
}

.pitems dt span {
    width: 100%;
    font: bold 14px/40px "microsoft yahei";
    text-align: left;
}

.pitems dd a {
    display: block;
    line-height: 35px;
    font-family: "microsoft yahei";
    width: 48px;
    float: left;
    text-indent: 20px;
    background: url(../images/icon-list.png) no-repeat;
}

.pitems .i1 {
    background-position: -15px -392px;
}

.pitems .i2 {
    background-position: -15px -430px;
}

.pitems .i3 {
    background-position: -15px -469px;
}

.cplist {
    padding: 20px;
    width: 1160px;
    background: #fff;
    box-shadow: 0 0 30px #dadada;
    margin: 20px auto;
}

.cplist h1 {
    border-bottom: 1px solid #dadada;
    line-height: 40px;
    height: 40px;
    font-size: 18px;
}

/* 产品详细 页面 */
.info_top {
    width: 100%;
    margin: 10px auto;
}

.pro_info_left {
    float: left;
    width: 500px;
    height: auto;
}

.pro_info_left img {
    width: 500px;
    height: 380px;
    border: 1px solid #dadada;
    padding: 4px;
}

.pro_info_right {
    float: right;
    width: 650px;
    height: auto;
}

.pro_info_right .title {
    text-align: left !important;
}

.pro_info_right .tel {
    line-height: 80px;
    height: 80px;
    margin: 10px 0;
    text-indent: 15px;
    font-size: 22px;
    color: #666;
    word-spacing: 8px;
    letter-spacing: 1px;
}

.pro_info_right .tel span {
    font-size: 26px;
    color: red !important;
}

#textarea {
    width: 1200px;
    margin-top: 30px;
}

#textarea h1 {
    height: 46px;
    line-height: 46px;
    border-bottom: 1px solid #dadada;
    font-style: normal;
}

#textarea h1 a {
    float: left;
    margin-right: 20px;
    padding: 0 30px;
    background: #F0F0F0;
    font-size: 18px;
    font-weight: normal;
}

#textarea h1 a:hover {
    background: #F22F30;
    color: #fff;
}

#textarea h1 a.current {
    background: #ff3f3c;
	color: #fff;
}

#textarea h3 {
    height: 40px;
    line-height: 40px;
    border-bottom: 1px solid #dadada;
    margin-bottom: 20px;
}

#textarea h3 p {
    width: auto;
    height: 40px;
    line-height: 40px;
    float: left;
    background: #F22F30;
    padding: 0 20px;
    display: block;
    color: #fff;
    font-size: 16px;
    font-weight: bold
}

#textarea h3 a {
    color: #fff;
}

#textarea .cont {
    width: 1180px;
    padding: 20px 10px;
}

#textarea .cont1 {
    width: 580px;
    padding: 20px 0;
}

#textarea .cont1 input[type="text"] {
    width: 320px;
    font-size: 12px;
    padding-left: 5px;
    height: 28px;
    line-height: 28px;
    margin-bottom: 10px;
    margin-left: 20px;
}

#textarea .cont1 textarea {
    width: 450px;
    height: 80px;
    font-size: 12px;
    padding-top: 5px;
    margin-left: 20px;
    padding-left: 5px;
}

#textarea .cont1 input[type="submit"], #textarea .cont1 input[type="reset"] {
    width: 80px;
    height: 32px;
    line-height: 32px;
    background: #f00;
    border: none;
    color: #fff;
    cursor: pointer
}

#textarea .lxs {
    background: url(../images/bg_propage_map.jpg) right bottom no-repeat
}

.telx strong {
    display: block;
    font-size: 20px;
    line-height: 42px;
    margin-top: 5px;
}

.telx span {
    font-size: 36px;
    font-weight: bold;
    line-height: 42px;
    color: #ea2622;
}

.telx em {
    display: block;
    color: #ea2622;
    font-style: normal;
    color: #ea2622;
}

.lxxx p {
    color: #666;
    height: 30px;
    margin: 10px;
    text-indent: 0;
    font-size: 16px;
}

.lxxx p b {
    color: #c33;
}

.cont_p {
    color: #666;
    line-height: 26px;
}

.cont_p table {
    border-collapse: collapse;
    border: none;
}

.cont_p td {
    border: solid #dadada 1px;
    line-height: 36px;
    font-size: 12px;
    text-align: center
}

.bs:hover {
    background: #F22F30;
    color: #fff;
    cursor: pointer
}

.bs:hover a {
    color: #fff;
}

.navpro {
    position: absolute;
    z-index: 9999;
    width: 1200px;
    margin-left: -400px;
    background: url(../images/icon-navpro.png) left bottom repeat-x #fff;
    overflow: hidden;
    border-bottom: 4px solid #f00;
}

.navpro .plist {
    position: relative;
    width: 1000px;
    margin: 0 auto;
    height: 380px;
    overflow: hidden;
}

.navpro .plist ul.fv {
    height: 370px;
    width: 199px;
    float: left;
    text-align: center;
    margin: 10px 0;
    border-right: 1px solid #dadada;
}

.navpro .plist ul.fv:last-child {
    border: none
}

.navpro .plist ul.tj {
    float: right;
    width: 200px;
    text-align: center
}

.navpro .plist .ttimg, .navpro .plist ul span {
    display: block;
}

.navpro .plist .ttimg {
    margin: 10px 0 5px
}

.navpro .plist .ttimg img {
    height: 100px;
    width: 150px
}

.navpro .plist ul.fv span, .navpro .plist ul.tj span {
    border: 1px solid #F62E2E;
    width: 160px;
    margin: 0 auto;
    height: 32px;
    line-height: 32px;
    overflow: hidden
}

.navpro .plist ul.fv span {
    background-position: 0 -22px;
    text-align: center;
    margin-bottom: 20px
}

.navpro .plist ul.fv span a {
    display: block;
    color: #000;
    font-size: 12px;
}

.navpro .plist ul.fv span a:hover {
    background: #F62E2E;
    color: #fff
}

.navpro .plist ul li {
    width: 100%;
    line-height: 30px;
    height: 30px;
    overflow: hidden
}

.navpro .plist ul li a {
    color: #333;
    font-size: 12px;
    font-family: 微软雅黑, Arial, Helvetica, sans-serif
}

.navpro .plist ul li a:hover {
    font-weight: bold
}

.navpro .plist ul.tj span {
    color: #000;
    margin: 117px 0 20px;
    background-position: 35px 0;
    width: 150px;
    width: 150px !important
}
