#show_products .inner-cat h4.tx{
    text-transform: capitalize;
}
#wid259666 .span-7.mobile-100{
    width: 100% !important;
}
#wid259666 .span-5.mobile-100{
    display:none !important;
}
.product-detail table {
    width: 100% !important;
}
.product-detail table {
    border-collapse: collapse;
}
.prozhlist li:hover ._title .tx {
    color: #fff !important;
}
.product-detail table,.product-detail th,.product-detail td {
    border: 1px solid black;
    padding: 5px;
}
.product-detail table tr td:nth-child(2n) {
    /* background: red; */
    width: 70%;
    text-align: center;
}
h2.mystyle{
    background:#292a7a;
}
.prozhlist li ._title.mystyle .tx{
    color:#fff !important
}
.ico {
    display: inline-block;
    width: 20px;
    height: 20px;
    white-space: nowrap;
    letter-spacing: -1em;
    text-indent: -99em;
    color: transparent;
    background: url(../images/ico2.png);
    *text-indent: 0;
    *zoom: expression( this.runtimeStyle['zoom']='1', this.innerHTML='\3000');
}

.ico:before {
    content: '\3000';
}

.ico1_2 {
    background-position: -20px 0;
}

.ico1_3 {
    background-position: -40px 0;
}

.ico1_4 {
    background-position: -60px 0;
}

.ico1_5 {
    background-position: -80px 0;
}

.ico2_1 {
    background-position: 0 -20px;
}

.ico2_2 {
    background-position: -20px -20px;
}

.ico2_3 {
    background-position: -40px -20px;
}

.ico2_4 {
    background-position: -60px -20px;
}

.ico2_5 {
    background-position: -80px -20px;
}

.ico3_1 {
    background-position: 0 -40px;
}

.ico3_2 {
    background-position: -20px -40px;
}

.ico3_3 {
    background-position: -40px -40px;
}

.ico3_4 {
    background-position: -60px -40px;
}

.ico3_5 {
    background-position: -80px -40px;
}

.ico4_1 {
    background-position: 0 -60px;
}

.ico4_2 {
    background-position: -20px -60px;
}

.ico4_3 {
    background-position: -40px -60px;
}

.ico4_4 {
    background-position: -60px -60px;
}

.ico4_5 {
    background-position: -80px -60px;
}

html {
    overflow-x: auto;
}

.wrap {
    min-width: 1240px;
}

.wrap {
    width: 1240px;
    margin-right: auto;
    margin-left: auto;
    max-width: 100%;
}

body {
    width: 100%;
    margin: 0px;
    padding: 0px;
    position: relative;
    font-size: 13px;
    line-height: 1.6;
    color: #555;
    background: #fff;
}
body{
    font-family: 'webfont';
}
body .head .nav>ul>li>a
, body .itab_l .tab_t a
, body .prozhlist li .cover_bg .txt
, body .font16wet{
    font-family: "webBoldfont";
}
body .foot .foot_top .f_dl dt
, body .target_wrap li
, body .box .channelIn
, body .c_box .box .news-list2 li ._time 
, body .pubuList li.item .intro .title
, body .main-dl .dt
, body .dl_list ._down
, body .chann_title{
    font-family: webSemifont;
}
body.vi-vn{
    font-family: arial,sans-serif;
}
body.vi-vn .head .nav>ul>li>a
, body.vi-vn .itab_l .tab_t a
, body.vi-vn .prozhlist li .cover_bg .txt
, body.vi-vn .font16wet{
    font-family: arial,sans-serif;
    font-weight: bold;
}
body.vi-vn .foot .foot_top .f_dl dt
, body.vi-vn .target_wrap li
, body.vi-vn .box .channelIn
, body.vi-vn .c_box .box .news-list2 li ._time 
, body.vi-vn .pubuList li.item .intro .title
, body.vi-vn .main-dl .dt
, body.vi-vn .dl_list ._down
, body.vi-vn .chann_title{
    font-family: arial,sans-serif;
}
a {
    color: inherit;
}

a:hover {
    color: #292a7a;
}

::-moz-selection {
    color: #fff;
    background: #292a7a;
}

::selection {
    color: #fff;
    background: #292a7a;
}

::-webkit-input-placeholder {
    color: #aaa;
}

.placeholder {
    color: #aaa;
}
.form-control,
.input-group-addon,
.btn {
    border-radius: 2px;
}

.form-control:focus {
    border-color: #66afe9;
    outline: 0;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px rgba(102, 175, 233, 0.6);
}

.imgZoom img,
.imgY180 img {
    -moz-transition: all .8s ease 0s;
    -ms-transition: all .8s ease 0s;
    -o-transition: all .8s ease 0s;
    -webkit-transition: all .8s ease 0s;
    transition: all .8s ease 0s;
}

.imgZoom {
    overflow: hidden;
}

.imgZoom:hover img {
    -moz-transform: scale(1.1, 1.1);
    -ms-transform: scale(1.1, 1.1);
    -o-transform: scale(1.1, 1.1);
    -webkit-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1);
}

.imgY180:hover img {
    cursor: pointer;
    -moz-transform: rotateY(180deg);
    -ms-transform: rotateY(180deg);
    -o-transform: rotateY(180deg);
    -webkit-transform: rotateY(180deg);
    transform: rotateY(180deg)
}

.mobile_key {
    display: none;
    width: 90px;
    font-size: 20px;
    color: #292a7a;
    float: right;
}

.head {
    position: relative;
    z-index: 5;
}

.head-box {
    /* position: absolute;*/
    top: 0;
    left: 0;
    width: 100%;
    height: 73px;
    position: fixed;
}

.head-box>.wrap {
    position: relative;
}

.head .wrap {
    background-color: #e5e5e5;
}

.head .logo {
    float: left;
    width: 425px;
    height: 73px;
    position: relative;
}
h1.logo:after {
    content: "";
    width: 0;
    height: 0;
    border-bottom: 73px solid white;
    border-right: 25px solid transparent;
    display: inline-block;
    top: 0;
    position: absolute;
    right: -25px;
}
.head .logo a {
    display: block;
    width: 100%;
    height: 100%;
    background: url(../images/logo_Kinda.jpg) no-repeat;
    background-size: auto 100%;
}

.head_r dd.share_dd {
    float: left;
    padding-top: 15px;
}
div#menu-pad {
    width: 60%;
    float: left;
}
div#menu-pad > ul > li {
    float: left;
    padding: 0 5px;
}
div#menu-pad > ul > li > a {
    position: relative;
    /* height: 73px; */
    display: block;
    padding: 22px 15px;
    font-size: 18px;
    font-weight: bold;
}
#menu-pad .setNav li.p {
    width: 19%;
    display: inline-block;
}
#menu-pad .setNav li.p > a {
    color: #fff;
    padding: 15px 0;
    display: block;
}
div#menu-pad li .setNav {
    position: absolute;
    left: 0;
    top: 73px;
    right: 0;
    background: url(../images/gray.7.html) repeat;
    background: rgba(74, 74, 72, .7);
    display: none;
    border-bottom: 4px #2474bc solid;
    text-align: center;
    z-index: 999;
}
div#menu-pad li:hover .setNav {
    display:block;   
}
.head .nav {
    width: 55%;
    float: left;
}

.head .nav>ul>li {
    float: left;
    padding: 0px 22px;
}
.vi-vn .head .nav>ul>li{
    padding: 0px 12px;
}

.head .nav li.nav_1 .setNav .p {
    float: left;
    width: 16.5%;
}

.head .nav li.nav_1 .setNav .navtxt, .list-tab-item .navtxt {
    line-height: 1.6;
    display: inline-block;
    vertical-align: middle;
    height: auto;
    width: 59%;
}

.head .nav>ul>li>a {
    color: #292a7a;
    display: block;
    height: 73px;
    line-height: 73px;
    font-size: 15px;
    position: relative;
    text-transform: uppercase;
}
.head .nav>ul>li:hover>a {
    color: #fff;
}

.head .nav>ul {
    overflow: hidden;
}

.head .nav>ul>li>a {
    position: relative;
}

.head .nav>ul>li>a:hover:after {
    content: '';
    display: block;
    border: 10px solid #4a4a48;
    border-right-color: transparent;
    border-left-color: transparent;
    border-bottom-color: transparent;
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -5px;
}

.head .nav li .setNav {
    position: absolute;
    left: 0;
    top: 73px;
    right: 0;
    background: url(../images/gray.7.html) repeat;
    background: rgba(74, 74, 72, .7);
    display: none;
    border-bottom: 4px #2474bc solid;
    text-align: center;
}

.head .nav li .setNav .wrap {
    background: transparent;
    text-align: center;
}

.head .nav li .setNav .p, .list-tab-item {
    display: inline-block;
    height: 80px;
    line-height: 80px;
    width: 11.5%;
    cursor: pointer;
    overflow: hidden;
}
.list-tab-item {

    height: 65px;
    line-height: 60px;

}

.head .nav li .setNav .p a {
    height: 80px;
    line-height: 80px;
    color: #fff;
    text-transform: uppercase;
}
.list-tab-item i{
    height: 80px;
    line-height: 80px;
    color: #fff;
    text-transform: uppercase;
}
.list-tab-item .nav_ico {
    background: url(../images/nav_p.png) no-repeat;
    width: 50px;
    height: 35px;
    display: inline-block;
    transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    vertical-align: middle;
}
.head .nav li .setNav .p a:hover {
    color: #292a7a;
}

.head .nav li .setNav .p .nav_txt {
    line-height: 1.6;
    display: inline-block;
    vertical-align: middle;
    height: auto;
    width: 59%;
    *zoom: 1;
}

.head .nav li .setNav .p.p03 {
    width: 17%;
}

.head .nav li .setNav .p.p04 {
    width: 14%;
}

.head .nav li .setNav .p.p04 .nav_txt {
    width: 66%;
}

.head .nav li .setNav .p.p06 {
    width: 11%;
}

.head .nav li .setNav .p.p06 .nav_txt {
    width: 57%;
}

.head .nav li .setNav .p.p08 {
    width: 9%;
}

.head .nav li .setNav .p.p08 .nav_txt {
    width: 47%;
}

.head .nav li .setNav .p.p09 {
    width: 8%;
}

.head .nav li .setNav .p.p09 .nav_txt {
    width: 40%;
}

.head .nav li.nav_5 .setNav .p {
    width: 15.5%;
}

.head .nav li.nav_6 .setNav .p {
    width: 14.5%;
    *display: inline;
    display: inline\0;
    margin-right: 20px\0;
    zoom: 1;
}

.head .nav li ul {
    display: none;
}

.head .nav li .setNav .p .nav_ico {
    background: url(../images/nav_p.png) no-repeat;
    width: 50px;
    height: 35px;
    display: inline-block;
    transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    vertical-align: middle;
}

.head .nav li .setNav .p:hover .nav_ico {
    background-position-x: -50px;
}

.list-tab-item:hover .nav_ico {
    background-position-x: 0;
}


/*
.head .nav li .setNav .p .nav_ico1{ background-position:0 -35px;}
.head .nav li .setNav .p .nav_ico2{ background-position:0 -70px;}
.head .nav li .setNav .p .nav_ico3{ background-position:0 -110px;}
.head .nav li .setNav .p .nav_ico4{ background-position:0 -145px;}
.head .nav li .setNav .p .nav_ico5{ background-position:0 -180px;}
.head .nav li .setNav .p .nav_ico6{ background-position:0 -250px;}
.head .nav li .setNav .p .nav_ico7{ background-position:0 -215px;}
.head .nav li .setNav .p .nav_ico8{ background-position:0 -285px;}
*/
.list-tab-item .nav_ico1 {
    background-position: -50px 0;
}

.list-tab-item .nav_ico2 {
    background-position: -50px -35px;
}

.list-tab-item .nav_ico3{
    background-position: -50px -70px;
}

.list-tab-item .nav_ico4{
    background-position: -50px -105px;
}

.list-tab-item .nav_ico5{
    background-position: -50px -140px;
}

.list-tab-item .nav_ico6{
    background-position: -50px -175px;
}

.list-tab-item .nav_ico7{
    background-position: -50px -210px;
}

.list-tab-item .nav_ico8{
    background-position: -50px -245px;
}
.head .nav li .setNav .p .nav_ico1, .list-tab-item.active .nav_ico1, .list-tab-item:hover .nav_ico1 {
    background-position: 0 0;
}

.head .nav li .setNav .p .nav_ico2, .list-tab-item.active .nav_ico2, .list-tab-item:hover .nav_ico2 {
    background-position: 0 -35px;
}

.head .nav li .setNav .p .nav_ico3, .list-tab-item.active .nav_ico3, .list-tab-item:hover .nav_ico3{
    background-position: 0 -70px;
}

.head .nav li .setNav .p .nav_ico4, .list-tab-item.active .nav_ico4, .list-tab-item:hover .nav_ico4{
    background-position: 0 -105px;
}

.head .nav li .setNav .p .nav_ico5, .list-tab-item.active .nav_ico5, .list-tab-item:hover .nav_ico5{
    background-position: 0 -140px;
}

.head .nav li .setNav .p .nav_ico6, .list-tab-item.active .nav_ico6, .list-tab-item:hover .nav_ico6{
    background-position: 0 -175px;
}

.head .nav li .setNav .p .nav_ico7, .list-tab-item.active .nav_ico7, .list-tab-item:hover .nav_ico7{
    background-position: 0 -210px;
}

.head .nav li .setNav .p .nav_ico8, .list-tab-item.active .nav_ico8, .list-tab-item:hover .nav_ico8{
    background-position: 0 -245px;
}

.head .nav li .setNav .p .nav_ico9 {
    background-position: 0 -280px;
}

.head .nav li .setNav .p:hover .nav_p {
    background-position: -50px 0;
}

.head .nav li .setNav .p:hover {
    color: #2474bc;
}
.mod-languages {
    padding-top: 18px;
}
.head .head_r {
    width: 120px;
    color: #babab9;
    float: right;
}

.head .head_r a {
    color: #babab9;
}

.head .head_r li {
    float: right;
    width: 45%;
}

.head .head_r li.head_ser {
    padding-right: 5%;
    padding-left: 5%;
}

.head .head_r li.head_ser form {
    position: relative;
}

.head .head_r li.head_ser form .btn {
    padding: 0;
    margin: 0;
    color: #b7b3ac;
    background: transparent;
    height: 30px;
    margin-top: 22px;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    width: 24px;
}

.head .head_r form span {
    height: 30px;
    background: #fff;
    display: inline-block;
    width: 0;
    position: absolute;
    right: 30px;
    top: 22px;
    z-index: 15;
}

.head .head_r li.head_ser .inp {
    width: 0;
    height: 16px;
    line-height: 16px;
    transition: width .1s ease-in-out;
    background: transparent;
    border: none;
    vertical-align: top;
    padding: 7px 0;
    box-sizing: content-box;
    outline: none;
}

.head .head_r li.head_ser:hover form span {
    width: 120px;
    padding: 0 10px;
    border-top-left-radius: 2px;
    border-bottom-left-radius: 2px;
}

.head .head_r li.head_ser:hover form .inp {
    width: 100%;
}

.head .head_r li.head_ser:hover form .btn {
    background-color: #fff;
}

.head .head_r li.language {
    cursor: pointer;
    z-index: 12;
    background: none;
}

.head .head_r li.language .val {
    height: 73px;
    line-height: 73px;
}

.head .head_r li.language ._options {
    position: absolute;
    width: 120px;
    right: 0;
    top: 63px;
    background: url(../images/gray2.7.html) repeat;
    background: rgba(74, 74, 72, .7);
    text-align: center;
    border-color: #eee;
    border-bottom: 4px solid #292a7a;
    display: none;
}

.head .head_r li.language ._options a {
    display: block;
    height: 25px;
    line-height: 25px;
    color: #fff;
}

.head .head_r li.language ._options a:hover {
    background: #f0f0f0;
    color: #333;
}

.top_ico {
    width: 25px;
    height: 25px;
    display: inline-block;
    background: url(../images/topico_01.png) no-repeat;
    vertical-align: middle;
}

.top_ico2 {
    background-position: -25px 0;
    margin-top: 5px;
}


/* åº•éƒ¨ */

.foot {
    border-top: 7px #292a7a solid;
    display: block;
    float: left;
    width: 100%;
    max-width: 100%;
}

.foot .foot_top {
    background-color: #e5e5e5;
    padding: 30px 0 20px;
}

.foot .foot_top .f_dl {
    float: left;
    width: 20%;
}

.foot .foot_top .f_dl dt {
    font-size: 18px;
    color: #292a7a;
    padding-bottom: 5px;
    text-transform: uppercase;
}
.foot .foot_top .f_dl dt a {
    color: #292a7a;
}

.foot .foot_top .f_dl dd a,
.foot .foot_top .f_dl dd {
    color: #4e4d4d;
    font-size: 14px;
}

.foot .foot_top .f_dl dd a {
    display: block;
}

.foot .foot_top .f_dl.f_share .a2a_kit a {
    margin: 5px 5px 0 0;
    float: none;
    line-height: 20px;
}

.foot .foot_top .f_dl.f_share .a2a_kit .a2a_img {
    background: url(../images/share.html) no-repeat;
    height: 20px;
    line-height: 20px;
    width: 20px;
}

.foot .foot_top .f_dl.f_share .a2a_kit .a2a_i_facebook {
    background-position: 0 0 !important;
}

.foot .foot_top .f_dl.f_share .a2a_kit .a2a_i_google_plus {
    background-position: 0 -20px !important;
}

.foot .foot_top .f_dl.f_share .a2a_kit .a2a_i_twitter {
    background-position: 0 -40px !important;
}

.foot .foot_top .f_dl.f_share .a2a_kit .a2a_i_tumblr {
    background-position: 0 -60px !important;
}

.foot .foot_bottom {
    background-color: #272727;
    font-size: 15px;
    padding: 15px 0;
    color: rgba(255, 255, 255, .44);
    color: #fff\9;
}

.foot .foot_bottom a {
    color: rgba(255, 255, 255, .44);
    color: #fff\9;
}

.foot .foot_bottom em {
    margin: 0 5px;
}

.foot .i_email {
    width: 40px;
    height: 22px;
    background: url(../images/email_03.png);
}

.foot .share_dd {
    margin-bottom: 40px;
}


/* ä¸‹å±‚å…¬å…± */

.pageMain {
    background: url(../images/main_bg.jpg) center top no-repeat;
    background-attachment: fixed;
    padding-bottom: 50px;
}

.index.pageMain {
    background: none;
}

.product.pageMain {
    padding-bottom: 0;
}

.channel_content {
    min-height: 200px;
    font-size: 14px;
    line-height: 1.8;
}

.tac {
    text-align: center;
}

.smal_tit {
    font-size: 16px;
    font-weight: bold;
}


/* ------------------ä¸‹å±‚------------------- */

.pageMain>.wrap {
    background-color: #fff;
}

.xc_tit {
    padding-top: 75px;
    color: #fff;
    padding-bottom: 10px;
}

.xc_t {
    font-size: 36px;
    font-weight: bold;
    float: left;
    position: absolute;
    top: -65px;
    left: 0;
    color: #fff;
}

.bread {
    float: right;
    font-size: 16px;
    margin-top: 30px;
    opacity: .8;
}

.xc_wrap {
    padding: 2.5% 2.5%;
    position: relative;
}

.xc_nav {
    width: 100%;
    margin-bottom: 23px;
}

.xc_nav ul {
    width: 100%;
}

.xc_nav li {
    float: left;
    width: 33.333333333% !important;
    text-align: center;
    font-size: 17px;
    background-color: #f4f4f4;
    height: 50px;
    line-height: 50px;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
}

.xc_nav li a {
    display: block;
}


/*.xc_nav li:hover{background-color: #292a7a;}*/

.xc_nav li a:hover {
    color: #f11c28;
    -webkit-transition: all 0s ease;
    transition: all 0s ease;
}

.pos_f {
    position: fixed;
    width: 1200px;
    left: 50%;
    top: 0;
    margin-left: -600px;
    z-index: 15;
}

.xc_nav li.cur {
    background-color: #292a7a;
    color: #fff;
}

.banner {
    margin-bottom: 30px;
}

.banner img {
    width: 100%;
}

.page {
    text-align: center;
    font-size: 14px;
    border-top: 3px #f3f3f3 solid;
    border-bottom: 1px #f3f3f3 solid;
    margin-top: 30px;
    padding: 10px 0;
}

.page .gocenter {
    width: 90%;
    color: #000;
}


/* äº§å“?è¯¦æƒ… */


/* prodetail-4 start*/

.pro_tit {
    font-size: 32px;
    font-weight: bold;
    margin-bottom: 35px;
}

.pro_tit span {
    color: #292a7a;
}

.widget-prodetail-1 {
    overflow: hidden;
    *zoom: 1;
    margin-bottom: 45px;
}

.widget-prodetail-1-img {
    float: left;
    width: 60%;
}

.widget-prodetail-1-img ._album_list li {
    cursor: pointer;
}

.widget-prodetail-1-detail {
    float: right;
    width: 35%;
}

.img_list_wrap {
    position: relative;
    margin-top: 20px;
}

.img_list {
    width: 84%;
    height: 100px;
    overflow: hidden;
    margin: 0 auto;
}

.img_list li {
    width: 33%;
}

.img_list_wrap .pro_arr {
    display: block;
    position: absolute;
    top: 50%;
    width: 8%;
    height: 100%;
    background: #292a7a;
    margin-top: -50px;
    text-align: center;
}

.img_list_wrap .pro_prev {
    left: 0;
}

.img_list_wrap .pro_next {
    right: 0;
}

.img_list_wrap .pro_arr .ion {
    height: 100px;
    line-height: 100px;
    font-size: 30px;
    color: #fff;
}

.img_list_wrap .pro_arr:hover .ion {
    color: #000;
}

.widget-prodetail-1-detail ._title {
    font-size: 18px;
    font-weight: bold;
    line-height: 34px;
    overflow: hidden;
    height: 34px;
    color: #333;
    margin-bottom: 5px;
}

.widget-prodetail-1-detail ._intro {
    border-bottom: 1px solid #b5b5b5;
    overflow: hidden;
}

.widget-prodetail-1-detail ._title2 {
    font-size: 16px;
}

.pro_ser {
    padding-bottom: 20px;
}

.pro_ser input {
    height: 28px;
    border: 1px solid #b5b5b5;
    float: left;
}

.pro_ser input[type='text'] {
    width: 70%;
    padding-left: 5%;
    height: 33px;
    float: left;
    border-right: 0;
}

.pro_ser input[type='button'] {
    width: 12%;
    padding: 0;
    border-left: 0;
    background-color: #292a7a;
    margin: 0;
    font-size: 20px;
    color: #fff;
    cursor: pointer;
}

.pro_ques input {
    width: 99%;
    margin-top: 15px;
    height: 33px;
    border: 1px solid #b5b5b5;
    text-indent: 8px;
}

.pro_ques .pro_inp_l {
    width: 48%;
    float: left;
}

.pro_ques .pro_inp_r {
    width: 48%;
    float: right;
}

.pro_country_s {
    width: 120px;
    border-radius: 0 !important;
    float: left;
}

.select-ui-choose-default {
    border-radius: 0 !important;
    height: 33px;
}

.pro_ques .pro_ques_sub {
    font-size: 18px;
    background-color: #292a7a;
    color: #fff;
    width: 105px;
    margin-top: 18px;
    margin-bottom: 20px;
    border: 0;
    text-indent: 0;
    cursor: pointer;
}

.pro_dl {
    border: 1px solid #b5b5b5;
    padding: 20px 15px;
}

.pro_dl a {
    display: block;
    color: #06c;
    margin-top: 10px;
}

.pro_dl a:hover {
    color: #06c;
}

.pro_dl .ion {
    vertical-align: bottom;
}

.pro_info {
    margin-bottom: 45px;
}

.target_wrap {
    height: 40px;
}


/* .target_wrap li{width: 50%;float: left;text-align: center;height: 40px;line-height: 40px;background-color: #e9e9e9;} */

.pro_Target .active {
    color: #fff;
    background: #292a7a;
}

.pro_sections {
    margin-top: 25px;
}

.target_wrap ul {
    margin: 0 auto;
    overflow: hidden;
    *zoom: 1;
    background: #fff;
    width: 1150px;
    *width: 1149px;
}

.target_wrap .fixed {
    position: fixed;
    left: 50%;
    margin-left: -570px;
    top: 0;
    z-index: 30;
}

.target_wrap li {
    float: left;
    width: 49%;
    line-height: 40px;
    margin-right: 1%;
    text-align: center;
    font-size: 18px;
    background-color: #e9e9e9;
    cursor: pointer;
}

.target_wrap li:hover {
    color: #fff;
    background: #292a7a;
}

.pro_table {
    width: 100%;
    overflow-x: auto;
}

.pro_table td {
    width: 50%;
    border: 1px solid #b5b5b5;
    height: 36px;
    line-height: 36px;
}

.pro_table th {
    background-color: #e5ecf4;
    width: 50%;
    border: 1px solid #b5b5b5;
    height: 36px;
    line-height: 36px;
    text-align: left;
}

.hot_pro_wrap {
    position: relative;
    margin-top: 20px;
}

.hot_pro {
    width: 84%;
    height: 187px;
    overflow: hidden;
    margin: 0 auto;
}

.hot_pro li {
    width: 24%;
}

.hot_pro_wrap .hot_arr {
    display: block;
    position: absolute;
    top: 50%;
    width: 55px;
    height: 100%;
    line-height: 187px;
    background: #292a7a;
    margin-top: -91px;
    text-align: center;
}

.hot_pro_wrap .hot_prev {
    left: 0;
}

.hot_pro_wrap .hot_next {
    right: 0;
}

.hot_pro_wrap .hot_arr .ion {
    height: 187px;
    line-height: 187px;
    font-size: 30px;
    color: #fff;
}

.hot_pro_wrap .hot_arr:hover .ion {
    color: #000;
}

.hot_name {
    display: block;
    border: 1px solid #b5b5b5;
    height: 43px;
    line-height: 43px;
    text-align: center;
    margin-top: 10px;
    font-size: 16px;
}

.hot_name_wrap {
    padding: 0 1px;
}

.hot_pro li:hover .hot_name {
    background-color: #292a7a;
    color: #fff;
    border-color: #292a7a;
}


/* äº§å“?ç»¼å?ˆ */

.hot_rec {
    margin: 10px 0;
    height: 40px;
    line-height: 40px;
    position: relative;
}

.pro_tit2 {
    font-size: 21px;
    font-weight: bold;
    color: #4a4a48;
}

.pro_sel {
    font-size: 17px;
    float: right;
    position: absolute;
    right: 0;
}

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

.pro_sel .pro_selet {
    float: left;
}

.hot_rec .pro_tit2 {
    float: left;
}

.pro_selet #locationBtn {
    height: 30px;
    border: 0;
    background: #292a7a;
    line-height: 30px;
}

.hot_rec .select-ui-choose-default {
    height: 30px;
    line-height: 30px;
    margin-top: -8px;
}

.ipro-list {
    overflow: hidden;
    width: 2000px;
}

.ipro-list li {
    float: left;
    width: 175px;
    margin-right: 20px;
}

.ipro-list li a._img {
    display: block;
    height: 0;
    overflow: hidden;
    padding-bottom: 75%;
    position: relative;
}

.ipro-list li a._img img {
    height: auto;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}

.ipro-list li ._title {
    font-size: 16px;
    font-weight: normal;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    text-align: center;
    margin-top: 20px;
    line-height: 1.4;
}

.iprotab_scroll {
    max-width: 100%;
    overflow: hidden;
    position: relative;
}

.iprotab_scroll .scroll_cont {
    padding-bottom: 47px;
}

.iprotab_scroll .scroll_bar {
    background: url(../images/pro_scr_bg.png) no-repeat center !important;
}

.iprotab_scroll .scroll_slider {
    width: 1050px !important;
    background: url(../images/pro_scr_03.png) no-repeat center !important;
}

.hot_all .hot_name {
    margin-bottom: 15px;
}

.hot_all li:hover .hot_name {
    background-color: #292a7a;
    color: #fff;
}

.hot_all ul {
    margin-top: 20px;
}

.pro_img_wrap {
    position: relative;
}

.pro_cover {
    text-align: center;
    opacity: 0;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    height: 100%;
}

.hot_all .pro_cover .txt {
    font-size: 16px;
    color: #fff;
    width: 111px;
    height: 33px;
    line-height: 33px;
    color: #fff;
    background-color: #292a7a;
    display: inline-block;
    margin-top: 55px;
}

.hot_all li:hover .pro_cover {
    top: 0;
    opacity: 1;
}

.mb50 {
    margin-top: 50px;
}

.pro_links li {
    background-color: #292a7a;
    color: #fff;
    text-align: center;
    position: relative;
}

.pro_links li:hover {
    background-color: #4a4a48;
    color: #292a7a;
}

.pro_links li:before {
    content: '';
    display: block;
    width: 1px;
    height: 180px;
    background-color: #fff;
    position: absolute;
    top: 40px;
    left: 0;
}

.pro_links li:first-child:before {
    display: none;
}

.pro_links li a {
    display: block;
    padding: 65px 0;
}

.pro_links li .pl_icon {
    display: block;
    width: 43px;
    height: 38px;
    background: url(../images/pl_icon_01.html) no-repeat;
    margin: 10px auto;
}

.pro_links li .pl_icon1 {
    background-position: 0 -40px;
}

.pro_links li .pl_icon2 {
    background-position: -43px -40px;
}

.pro_links li .pl_icon3 {
    background-position: -90px -40px;
}

.pro_links li .pl_icon4 {
    background-position: -132px -40px;
}

.pro_links li:hover .pl_icon1 {
    background-position: 0 0;
}

.pro_links li:hover .pl_icon2 {
    background-position: -43px 0;
}

.pro_links li:hover .pl_icon3 {
    background-position: -90px 0;
}

.pro_links li:hover .pl_icon4 {
    background-position: -132px 0;
}

.pro_links li span {
    display: block;
    margin: 0 auto;
}

.pro_links li:hover span {
    text-decoration: underline;
}

.pro_links .pl_p_b {
    font-size: 16px;
    font-weight: bold;
}

.pro_links .pl_p_s {
    font-size: 14px;
}


/* contact */

.cont_img img {
    width: 100%;
}

.cont_info {
    margin-top: 40px;
    font-size: 16px;
    color: #333;
}

.cont_info .tel:hover {
    color: #333;
}

.email_t {
    width: 100%;
    background-color: #292a7a;
    height: 44px;
    line-height: 44px;
    color: #fff;
    font-size: 16px;
    margin-top: 30px;
}

.email_t p {
    padding-left: 20px;
}

.email_msg {
    padding-left: 15px;
    margin-top: 20px;
    font-size: 14px;
}

.email_msg p {
    margin-bottom: 20px;
    color: #333;
}

.email_msg .red {
    color: #ff256d;
    font-size: 12px;
}

.email_msg input {
    width: 100%;
    height: 30px;
    border: 1px solid #ccc;
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
}

.email_msg input[type='submit'] {
    width: 107px;
    height: 36px;
    line-height: 36px;
    background-color: #292a7a;
    color: #fff;
    font-size: 18px;
    box-shadow: none;
    cursor: pointer;
    border: 0;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.email_msg input[type='submit']:hover {
    background-color: #e9e9e9;
    color: #000;
}

.email_msg li {
    margin-top: 25px;
}

.email_msg li label {
    color: #888;
}

.email_msg li span {
    color: #999;
}

.email_msg textarea {
    width: 100%;
    max-width: 100%;
    height: 145px;
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
}

.email_msg input:hover,
.email_msg textarea:hover,
.pro_ques input:hover,
.pro_ques textarea:hover {
    outline: 1px solid #292a7a;
}

.email_msg input:focus,
.email_msg textarea:focus,
.pro_ques input:focus,
.pro_ques textarea:focus {
    outline: 1px solid #292a7a;
}


/* news */

.news {
    width: 100%;
    margin: 0 0 30px;
}

.news_left {
    width: 64%;
    float: left;
}

.news_left li {
    margin-bottom: 15px;
    overflow: hidden;
}

.news_left li ._i {
    color: #ababab;
    font-size: 12px;
}

.news_left li ._t {
    font-size: 22px;
}

.news_left li ._p {
    font-size: 14px;
    margin: 10px 0;
}

.news_left li ._link {
    font-size: 14px;
    color: #292a7a;
}

.news_left li ._img {
    width: 23%;
    margin-right: 3%;
    margin-top: 10px;
}

.news_left li img {
    width: 100%;
}

.news_right {
    width: 30%;
    float: right;
}

.news_share {
    padding-top: 20px;
    padding-bottom: 15px;
    border-bottom: 1px solid #b5b5b5;
}

.news_share span {
    border-radius: 50%;
}

.news_scr {
    margin: 20px 0;
    padding: 20px;
    background-color: #292a7a;
}

.news_scr_t {
    font-size: 21px;
    color: #fff;
    font-weight: bold;
}

.ns_wrap {
    height: 50px;
    overflow: hidden;
    margin-top: 10px;
}

.news_scr li {
    height: 50px;
    padding-left: 20px;
    position: relative;
}

.news_scr li a {
    color: #fff;
}

.news_scr li .ion {
    color: #fff;
    font-size: 12px;
    position: absolute;
    top: 0;
    left: 0;
}

.news_case {
    border-top: 1px solid #b5b5b5;
    padding-top: 20px;
    font-size: 15px;
}

.nc_t {
    font-size: 21px;
    color: #333;
    font-weight: bold;
}

.nc_date {
    padding: 0 10px;
    display: inline-block;
    background-color: #edeeef;
    margin-bottom: 5px;
    margin-top: 15px;
}

.nc_p {
    line-height: 1.4;
}


/* news_detail */

.news_detail {
    color: #333;
}

.news_detail img {
    display: block;
    margin: 20px auto;
}

.nd_t {
    font-size: 32px;
    font-weight: bold;
    line-height: 1.4;
}

.nd_date {
    font-size: 16px;
    margin-top: 10px;
    margin-bottom: 35px;
}

.news_content_t {
    font-weight: bold;
}


/* index */

.is_wrap {
    background-color: #f6f6f6;
}

.islider {
    width: 100%;
    margin: auto;
    height: 535px;
    overflow: hidden;
    position: relative;
    margin: 0 auto;
}

.islider li {
    display: block;
    height: auto;
    text-align: center;
    overflow: hidden;
}

.islider img {
    display: inline-block;
    margin: 0 -50%;
    margin: 0 -50%\9;
    max-width: none;
    width: auto;
}

.islider .slide_nav {
    display: none;
}

.is_wrap .arr {
    position: absolute;
    right: 0;
    width: 72px;
    height: 72px;
    text-align: center;
    z-index: 5;
    background: url(../images/b_btn.png) no-repeat;
}

.is_wrap .arr.arr_prev {
    top: 39%;
    background-position: -7px -6px;
}

.is_wrap .arr.arr_next {
    bottom: 30%;
    background-position: -7px -91px;
}

.is_wrap .arr.arr_prev:hover {
    background-position: -91px -6px;
}

.is_wrap .arr.arr_next:hover {
    background-position: -91px -91px;
}

.index .ipro-list li {
    width: 183px;
}

.index .hot_rec {
    margin-top: 20px;
}

.itab {
    margin-top: 30px;
    font-size: 19px;
}

.itab_l {
    float: left;
    width: 27.7%;
    background: url(../images/line_bg_03.png) no-repeat center right;
    padding: 3px 0;
}

.itab_r {
    float: right;
    width: 70%;
}

.itab_l .tab_t {
    height: 45px;
    line-height: 45px;
    text-align: center;
    margin-bottom: 10px;
    padding-right: 37px;
}

.itab_l .tab_t:last-child {
    margin-bottom: 0;
}

.itab_l .tab_t a {
    display: block;
    background-color: #e5e5e5;
    color: #292a7a;
}

.itab_l .tab_t .itab_icon {
    display: inline-block;
    width: 20px;
    height: 22px;
    background: url(../images/itab.png) no-repeat;
    vertical-align: middle;
    margin-right: 20px;
}

.itab_l .tab_t .itab_icon2 {
    background-position: -20px 0;
}

.itab_l .tab_t .itab_icon3 {
    background-position: -40px 0;
}

.itab_l .tab_t a:hover {
    background-color: #28297a;
    color: #fff;
}

.itab_l .tab_t a:hover .itab_icon {
    background-position-y: -23px;
}

.itab_r .tab_c {
    width: 33%;
    float: left;
    position: relative;
    margin-right: 1px;
}

.itab_r .tab_c:last-child {
    margin-right: 0;
}

.itab_r .tab_c img {
    width: 100%;
}

.tabc_cover {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    padding-left: 20px;
    padding-bottom: 15px;
    color: #fff;
}

.c_box {
    padding: 50px 0 30px;
}

.box .channelIn {
    font-size: 24px;
    color: #292a7a;
    text-transform: uppercase;
}

.box .channelIn a {
    color: #292a7a;
}

.c_box .box .news-list2 {
    margin-top: 10px;
}

.c_box .box .news-list2 li {
    overflow: hidden;
    margin-bottom: 9px;
}

.c_box .box .news-list2 li a * {
    cursor: pointer;
}

.c_box .box .news-list2 li ._time {
    float: left;
    width: 8%;
    margin-right: 2%;
    border-right: 1px #dbdbdb solid;
    text-align: center;
}

.c_box .box .news-list2 li ._time ._ri {
    display: block;
    font-size: 20px;
    color: #292a7a;
    text-align: center;
    line-height: 22px;
}

.c_box .box .news-list2 li ._time ._year {
    display: block;
    font-size: 12px;
    color: #727272;
    text-transform: uppercase;
    line-height: 16px;
}

.c_box .box .news-list2 li ._intro {
    float: left;
    width: 84%;
}

.c_box .box .news-list2 li ._intro ._title {
    font-size: 16px;
    line-height: 38px;
    font-weight: normal;
    color: #727272;
}

.c_box .box .news-list2 li:hover ._time ._ri,
.c_box .box .news-list2 li:hover ._time ._year {
    color: #fff;
}

.c_box .box .news-list2 li:hover {
    background-color: #ededed;
}

.c_box .box .news-list2 li:hover ._time {
    background-color: #292a7a;
    border-color: #fff;
}

.c_box .box.box1 {
    padding-right: 3%;
    background: url(../images/line_bg_03.png) no-repeat 95% center;
}

.c_box .box.box1 .news-list2 {
    padding-right: 2%;
}


/* ä¸‹å±‚--äº§å“?åˆ—è¡¨ */

.prozhlist {
    overflow: hidden;
}

.prozhlist ul {
    width: 102%;
}

.prozhlist li {
    float: left;    
    margin: 0 2.5% 20px 0;
    *width: 22.4%;
    position: relative;
    z-index: 2;
    cursor: pointer;
    text-align: center;
}

.prozhlist li ._title {
    border: 1px #e9e9e9 solid;
    font-size: 0;
    height: 49px;
    text-align: center;
}

.prozhlist li ._title .tx {
    display: inline-block;
    vertical-align: middle;
    font-size: 17px;
    font-weight: normal;
    line-height: 20px;
    color: #555;
}

.prozhlist li ._title .bgline {
    display: inline-block;
    width: 0;
    height: 100%;
    vertical-align: middle;
}

.prozhlist li .img {
    display: inline-block;
    width: 100%;
    position: relative;
    margin: 15px 0 0;
    overflow: hidden;
    text-align: center;
    background-color: #f7f7f7;
}

.prozhlist li .img .img01 {
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%);
    filter: gray;
}

.prozhlist li .img .img02 {
    display: none;
}

.prozhlist li .cover_bg {
    width: 100%;
    height: 100%;
    display: block;
    opacity: 0;
    background: url(../images/black.5.html) repeat;
    background: rgba(0, 0, 0, .50);
    position: absolute;
    bottom: -201px;
    left: 0px;
    text-align: center;
}

.prozhlist li .cover_bg .txt {
    font-size: 16px;
    color: #fff;
    width: 111px;
    height: 33px;
    line-height: 33px;
    color: #fff;
    background-color: #292a7a;
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -16.5px;
    margin-left: -55px;
}

.prozhlist li .data {
    display: none;
}

.show_detail {
    clear: both;
    float: left;
    width: 93.5%;
    border: 1px #e8e8e8 solid;
    background-color: #f4f4f4;
    position: relative;
    padding: 2%;
    margin-bottom: 20px;
}

.show_detail a {
    display: inline-block;
    width: 23%;
    margin-right: 1%;
    font-size: 15px;
    line-height: 2;
}


/*.show_detail:before{ content:''; background:url(../images/sjxing.gif) no-repeat; width:10px; height:8px;position: absolute;top: -8px;left: 5%;}*/

.prozhlist li.open:after {
    content: '';
    width: 10px;
    height: 8px;
    position: absolute;
    bottom: -21px;
    left: 50%;
    margin-left: -4px;
}

.prozhlist li:hover ._title {
    background-color: #292a7a;
}

.pplist2.prozhlist li .img {
    padding: 10px 0;
}


/* æŠ€æœ¯åˆ›æ–° */

svg:not(:root) {
    overflow: hidden;
}

.tech_tab .tab_t {
    width: 31.1%;
    margin-right: 3%;
    position: absolute;
}

.tech_tab .tab_t .tab_t_cover {
    width: 100%;
    height: 0;
    padding-bottom: 56.25%;
    *height: 200px;
    *padding-bottom: 0;
    position: relative;
}

.tech_tab .tab_b {
    height: 200px;
}

.tech_tab .tab_t .imgbox {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    height: 0;
    padding-bottom: 56.25%;
    *height: 199px;
    *padding-bottom: 0;
    width: 100%;
    overflow: hidden;
}

.tech_tab .tab_t .imgbox img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.tech_tab .tab_t .coverbg {
    display: none;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    background: url(../images/black.5.html) repeat;
    background: rgba(0, 0, 0, .5);
    font-size: 0;
}

.tech_tab .tab_c {
    background-color: #f4f4f4;
    margin: 30px 0 0;
}

.tech_tab .tab_c .tech_tc {
    padding: 1.5%;
}

.tech_tab .tab_c .tech_tc_bg {
    background-color: #f4f4f4;
}

.tech_tab .tab_t .coverbg .title {
    display: none;
}

.tech_tab .tab_t_cur .coverbg {
    display: block;
}

.tech_tab .tab_t:hover .coverbg {
    display: block;
}

.tech_tab .tab_t_cur .coverbg .error {
    width: 0;
    height: 100%;
    vertical-align: middle;
    display: inline-block;
}

.tech_tab .tab_t:hover .coverbg .error {
    width: 0;
    height: 100%;
    vertical-align: middle;
    display: inline-block;
}

.tech_tab .tab_t_cur .coverbg .title {
    text-align: center;
    font-size: 18px;
    text-transform: uppercase;
    margin: 5.5%;
    width: 89%;
    position: relative;
    z-index: 6;
    color: #fff;
    display: inline-block;
    vertical-align: middle;
    *height: 160px;
    *line-height: 160px;
}

.tech_tab .tab_t:hover .coverbg .title {
    text-align: center;
    font-size: 18px;
    text-transform: uppercase;
    margin: 5.5%;
    width: 89%;
    position: relative;
    z-index: 6;
    color: #fff;
    display: inline-block;
    vertical-align: middle;
    *height: 160px;
    *line-height: 160px;
}

.tech_tab .tab_t_cur .title span {}

.tech_tab .boxs {
    padding: 5.5%;
}

.tech_tab .box {
    width: 100%;
    height: 160px;
    position: relative;
    background: transparent;
    display: none;
    cursor: pointer;
    color: #fff;
    box-shadow: inset 0 0 0 1px #fff;
    -webkit-transition: background 0.4s 0.5s;
    transition: background 0.4s 0.5s;
    z-index: 5;
    border: 1px #292a7a solid\9;
    overflow: hidden;
}

.tech_tab .tab_t_cur .box {
    display: block;
}

.tech_tab .tab_t:hover .box {
    display: block;
}

.tech_tab .box:hover {
    background: rgba(255, 255, 255, 0);
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
}

.tech_tab .box svg {
    position: absolute;
    top: 0;
    left: 0;
    box-sizing: border-box;
}

.tech_tab .box svg line {
    stroke-width: 3;
    stroke: #292a7a;
    fill: none;
    -webkit-transition: all .8s ease-in-out;
    transition: all .8s ease-in-out;
}

.tech_tab .box:hover svg line {
    -webkit-transition-delay: 0.1s;
    transition-delay: 0.1s;
}

.tech_tab .box svg line.top,
.tech_tab .box svg line.bottom {
    stroke-dasharray: 330 240;
}

.tech_tab .box svg line.left,
.tech_tab .box svg line.right {
    stroke-dasharray: 490 400;
}

.tech_tab .box:hover svg line.top {
    -webkit-transform: translateX(-600px);
    transform: translateX(-600px);
}

.tech_tab .box:hover svg line.bottom {
    -webkit-transform: translateX(600px);
    transform: translateX(600px);
}

.tech_tab .box:hover svg line.left {
    -webkit-transform: translateY(600px);
    transform: translateY(600px);
}

.tech_tab .box:hover svg line.right {
    -webkit-transform: translateY(-920px);
    transform: translateY(-920px);
}


/* zoomcare */

.wordtext {
    margin: 0 0 20px;
}

.zoomCare.tech_tab .tab_t {
    width: 22.5%;
}

.zoomCare.tech_tab .box {
    height: 116px;
}

.zoomCare.tech_tab .tab_b {
    height: 105px;
}

.zoomCare.tech_tab .tab_t .imgbox img,
.zoomCare.tech_tab .tab_t .tab_t_cover {
    *height: 144px;
}

.zoomCare.tech_tab .tab_t_cur .coverbg .title {
    *height: 144px;
    *line-height: 144px;
}


/*
*ç€‘å¸ƒæµ?æ¨¡æ?¿
*/

.pubuList {
    padding: 50px 0 20px;
    overflow: hidden;
}

.pubuList ul {
    width: 102%;
}

.pubuList li.item {
    width: 261px;
    margin: 0 27px 27px 0;
    border: 1px #f4f4f4 solid;
    background-color: #f4f4f4;
}

.pubuList li.item .intro {
    padding: 4%;
    font-size: 14px;
}

.pubuList li.item .intro .title {
    font-size: 16px;
    line-height: 20px;
    color: #020202;
}

.pubuList li.item .intro .time {
    color: #ababab;
}

.pubuList li.item .intro .summ {
    line-height: 20px;
    margin: 10px 0 0;
    color: #2d2e2a;
    height: 40px;
    overflow: hidden;
}

.pubuList li.item .intro .more {
    text-align: right;
    display: block;
    margin: 30px 0 0;
    color: #292a7a;
}

.pubuList li.item a * {
    cursor: pointer;
}

.pubuList li.item:hover {
    background-color: #292a7a;
    border-color: #292a7a;
}

.pubuList li.item:hover .title,
.pubuList li.item:hover .time,
.pubuList li.item:hover .summ,
.pubuList li.item:hover .more {
    color: #fff;
}

.pubuList li.item .img {
    display: block;
    width: 100%;
}

.pubuList li.item .img img {
    width: 100%;
}

.ss_chose {
    height: 30px;
    line-height: 30px;
    font-size: 16px;
    padding-left: 70px;
    position: relative;
}

.ss_chose a {
    margin-right: 30px;
    white-space: nowrap;
}

.ss_chose .ss_check {
    display: inline-block;
    border: 1px solid #999;
    background-color: #fff;
    border-radius: 0;
    width: 10px;
    height: 10px;
    margin-right: 10px;
}

.ss_chose .cur .ss_check {
    border: 1px solid #292a7a;
    background-color: #292a7a;
}

.ss_chose span {
    margin-right: 10px;
    position: absolute;
    left: 0;
    top: 0px;
}


/* construction_cases */

.proBox {
    clear: both;
    padding-top: 40px;
}

.plBox {
    text-align: center;
    margin-bottom: 30px;
    clear: both;
    overflow: hidden;
}

.plBox .img {
    display: block;
    width: 100%;
    height: 0;
    padding-bottom: 63%;
    overflow: hidden;
    margin-bottom: 20px;
    position: relative;
}

.plBox .img img {
    width: 100%;
    height: auto;
}

.plBox .n,
.plBox .text,
.plBox .cate {
    display: block;
    margin: 0 25px;
    text-align: left;
}

.plBox .n {
    font-size: 24px;
    font-weight: normal;
    height: 36px;
    line-height: 36px;
    text-align: center;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    margin-bottom: 10px;
}

.plBox .text {
    font-size: 13px;
    height: 20px;
    line-height: 20px;
    margin-bottom: 10px;
    text-align: center;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.plBox .cate {
    display: inline-block;
    width: auto;
    height: 28px;
    line-height: 28px;
    padding: 0 15px;
    border: #939393 1px solid;
    max-width: 194px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.plBox .link {
    padding: 15px 0 25px;
    height: 26px;
    line-height: 26px;
}

.plBox .link a {
    display: inline-block;
    width: auto;
    height: 26px;
    line-height: 26px;
    font-size: 15px;
    color: #01a2ea;
    margin: 0 12px;
}

.plBox .link a .ci {
    display: inline-block;
    width: 20px;
    height: 20px;
    background: url(../images/checkbox.html) -20px 0 no-repeat;
    overflow: hidden;
    vertical-align: -4px;
    margin-left: 3px;
}

.selected .plBox .link a .ci {
    background-position: 0 0;
}

.plBox .cover,
.pcover {
    display: none;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background: rgba(0, 0, 0, 0.6)
}

.plBox .cover i,
.pcover i {
    display: block;
    width: 62px;
    height: 62px;
    background: url(../images/plus_ico.png) no-repeat;
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -31px 0 0 -31px;
}

.pro_case .plBox {
    padding-bottom: 30px;
}

.pro_case .plBox:hover {
    background-color: #292a7a;
}

.pro_case .plBox:hover a {
    color: #fff;
}

.pro_case .plBox .n,
.pro_case .plBox .time,
.pro_case .plBox .text {
    text-align: left;
    display: block;
    margin-left: 25px;
    margin-right: 25px;
}

.pro_case .plBox .n {
    font-size: 18px;
    line-height: 22px;
    height: 44px;
    white-space: normal;
    margin-bottom: 10px;
}

.pro_case .plBox .time {
    margin-bottom: 10px;
}

.pro_case .plBox .text {
    font-size: 13px;
    line-height: 20px;
    height: 40px;
    white-space: normal;
}


/*
*ä¸‹å±‚--å…¬å?¸ç®€ä»‹
*/

.about_bann {
    margin: 0 0 44px;
    height: 0;
    padding-bottom: 29.82%;
    *height: 340px;
    *padding-bottom: 0;
    position: relative;
    overflow: hidden;
}

.about_bann img {
    width: 100%;
    height: 100%;
}

.about_bann .arrs {
    background: url(../images/pd_btn.png) no-repeat;
    display: block;
    width: 67px;
    height: 87px;
    position: absolute;
    top: 50%;
    margin-top: -43.5px;
    z-index: 9;
}

.about_bann .arr_prev {
    left: 0;
}

.about_bann .arr_next {
    right: 0;
    background-position: 0 -87px;
}

.about_bann .arr_prev:hover {
    background-position: -67px 0;
}

.about_bann .arr_next:hover {
    background-position: -67px -87px;
}


/*
*ä¸‹å±‚--museum
*/

.font16wet {
    font-size: 16px;
    line-height: 20px;
    margin: 15px 0 0;
}

.main-dl {
    margin: 40px 0 0;
}

.main-dl .dt {
    font-size: 24px;
    color: #292a7a;
    text-transform: uppercase;
}

.main-dl .dd .imgsrcollbox {
    width: 33%;
    margin-right: 3%;
    display: block;
}

.main-dl .dd .imgsrcoll {
    width: 100%;
    height: 0;
    padding-bottom: 22.1%;
    *height: 252px;
    *padding-bottom: 0;
    position: relative;
    overflow: hidden;
}

.main-dl .dd .imgsrcoll li img {
    width: 100%;
    height: 100%;
}

.main-dl .dd .imgsrcoll .arrs {
    background: url(../images/abtn.html) no-repeat;
    width: 27px;
    height: 56px;
    display: block;
    top: 50%;
    margin-top: -28px;
    z-index: 9;
}

.main-dl .dd .imgsrcoll .arr_prev {
    left: 0;
}

.main-dl .dd .imgsrcoll .arr_next {
    background-position: 0 -56px;
    left: 30.6%;
}

.main-dl .dd .imgsrcoll .arr_prev:hover {
    background-position: -27px 0;
}

.main-dl .dd .imgsrcoll .arr_next:hover {
    background-position: -27px -56px;
}

.ico2 {
    display: block;
    overflow: hidden;
    vertical-align: middle;
    background: url(../images/ico2.png);
    width: 100px;
    height: 85px;
    margin: 0 auto 15px;
}

.jobCon {
    font-size: 16px;
    margin: 35px 0 50px;
}

.jobtab {}

.jobtab .tab_b {
    text-align: center;
    height: 150px;
    margin: auto;
    width: 100%;
    padding-bottom: 40px;
    position: relative;
}

.jobtab .tab_t b {
    background: url(../images/sj01.png) no-repeat;
    display: none;
    width: 40px;
    height: 22px;
    position: absolute;
    bottom: 25px;
    left: 50%;
    margin-left: -20px;
}

.jobtab .tab_t {
    width: 28%;
    float: left;
    position: relative;
    font-size: 17px;
    margin-right: 5%;
    font-weight: bold;
    line-height: 20px;
}

.jobtab .tab_t h3 {
    font-size: 17px;
    line-height: 40px;
    height: 40px;
}

.jobtab .tab_t h3 span {
    display: inline-block;
    vertical-align: bottom;
    height: auto;
    line-height: 1.2;
}

.jobtab .tab_t_cur {
    color: #292a7a;
}

.jobtab .tab_t_cur b {
    display: block;
}

.jobtab .tab_t_cur .ico2 {
    background-position: -100px 0;
}

.jobtab .tab_t_cur .ico2_2 {
    background-position: -100px -85px;
}

.jobtab .tab_t_cur .ico2_3 {
    background-position: -100px -170px;
}

.jobtab .tab_c {
    border: 3px solid #2a2a79;
    padding: 2%;
    min-height: 300px;
}


/* zoom_service-----map */

.map-M2-search {
    border: 1px solid #ccc;
    padding: 18px;
    margin-bottom: 15px;
    clear: both;
    overflow: hidden;
}

.map-M2-map {
    height: 550px;
}

.map-M2-map img {
    max-width: none;
}

.map-M2-list {
    height: 530px;
    background: #f6f6f6;
    border: 1px solid #ccc;
    padding: 10px 10px 10px 0;
    position: relative;
    overflow: hidden;
}

.map-M2-list li {
    margin-bottom: 10px;
}

.map-M2-list ._t {
    font-weight: 700;
    font-size: 14px;
}

.map-M2-list ._t .ion {
    color: #292a7a;
    font-size: 22px;
}

.map-M2-list ._p {
    padding: 0 12px;
}

.map-M2-list .scroll_slider {
    height: 70px;
    background: #292a7a !important;
    position: relative;
    border-radius: 0;
}

.map-M2-list .scroll_slider:before {
    content: "";
    position: absolute;
    width: 80%;
    left: 10%;
    top: 50%;
    margin-top: -3px;
    height: 1px;
    background: #fff;
}

.map-M2-list .scroll_slider:after {
    content: "";
    position: absolute;
    width: 80%;
    height: 2px;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    left: 10%;
    top: 50%;
}

.networkPage .channel_hd {
    padding-bottom: 0;
}

.networkPage .channel_hd .channel_menu {
    border-bottom-width: 0;
}

.networkPage .map-M2-search {
    border-color: #ebebeb;
    background: #ebebeb;
}

.map-M2-search .n {
    float: left;
    line-height: 38px;
    font-size: 14px;
    margin-right: 10px;
    font-weight: normal;
}

.map-M2-search .area_sele {
    display: block;
    width: 30%;
    border: #a6a5a5 1px solid;
    background-color: #c3c0b9;
    height: 38px;
    line-height: 38px;
    border-radius: 0 !important;
    float: left;
    margin-right: 17px;
}

.map-M2-search .area_sele ._txt {
    padding-right: 36px;
    padding-left: 20px;
    color: #fff;
}

.map-M2-search .area_sele ._arrow {
    width: 36px;
    background-color: #01a2ea;
    background: none;
}

.map-M2-search .area_sele ._arrow .arr {
    margin-left: 1em;
    border-top-color: #efefef;
}

.map-M2-search .area_sele.on ._arrow .arr {
    border-bottom-color: #efefef;
}

.map-M2-search .btn {
    background: #f0cc03;
    color: #fff;
    border-color: #f0cc03;
    box-sizing: border-box;
    height: 40px;
    line-height: 20px;
    font-size: 14px;
    font-weight: bold;
    padding: 0 30px;
}


/* sales_network */

.nw_select {
    margin-top: 25px;
    height: 69px;
    line-height: 69px;
    background-color: #f4f4f4;
    font-size: 14px;
    position: relative;
}

.nw_select .ion {
    font-size: 24px;
    color: #292a7a;
}

.nw_select select {
    height: 39px;
    line-height: 39px;
    border: 1px solid #dadada;
    width: 204px;
    margin-right: 19px;
}

.nw_select .select-ui-choose-default {
    height: 39px;
    line-height: 39px;
    border: 1px solid #dadada;
    width: 204px;
    border-radius: 0;
    margin-top: -5px;
    font-size: 14px;
    margin-right: 19px;
}

.nw_select .select-ui-choose-default ._arrow {
    width: 36px;
    height: 37px;
    margin: 1px;
    text-align: center;
    background-color: #a8a8a8;
}

.nw_select .select-ui-choose-default ._arrow .arr {
    width: 10px;
    height: 10px;
    position: static;
    margin: 0 auto;
    border: 1px solid #fff;
    border-top: 0;
    border-left: 0;
    transform: rotate(45deg);
}

.nw_select .select-ui-choose-default.on ._arrow .arr {
    margin: 0;
    border-color: #000;
}

.nw_select input {
    height: 36px;
    border: 1px solid #dadada;
    width: 204px;
    text-indent: 18px;
}

.nw_search {
    border: 0;
    height: 69px;
    width: 70px;
    background: url(../images/search_01.html) no-repeat center center;
    position: absolute;
    top: 0;
    right: 0;
    background-color: #292a7a;
    cursor: pointer;
}

.nw_search:hover {
    opacity: 0.9;
}

.nw_area {
    margin-top: 48px;
}

.nw_area li {
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
}

.nw_area li:hover {
    color: #fff;
}

.nw_area li:hover dl {
    border-color: #292a7a;
}

.nw_area li:hover a {
    color: #fff;
}

.nw_area .span-4 {
    position: relative;
    height: 290px;
}

.nw_area li dl {
    /*padding: 40px 30px;*/
    border: 5px solid #f4f4f4;
    padding: 5%;
    width: 90%;
    height: 90%;
    line-height: 2;
    font-size: 16px;
    -webkit-transition: border 0.2s ease;
    transition: border 0.2s ease;
    position: absolute;
    z-index: 5px;
    left: 0;
    top: 0;
    overflow: hidden;
    box-sizing: border-box;
}

.nw_area li:hover dl {
    height: auto;
    z-index: 10;
    background-color: #292a7a;
}

.nw_area li dt {
    float: left;
    clear: left;
    font-weight: bold;
}

.nw_area li dd {
    float: left;
    clear: right;
}

.nw_area li .tel {
    cursor: default;
}


/* parst */

.parts_list {
    margin-top: 35px;
    margin-bottom: 60px;
}

.parts_list li {
    margin-top: 35px;
}

.parts_t {
    font-size: 24px;
    font-weight: bold;
    color: #292a7a;
    margin-bottom: 20px;
}

.parts_img {
    display: block;
    float: left;
    width: 24%;
}

.parts_msg {
    float: right;
    width: 72.5%;
}

.parts_links li .pl_icon {
    background: url(../images/part_icon_01.html) no-repeat;
}

.parts_links li .pl_icon1 {
    background-position: 0 0;
}

.parts_links li .pl_icon2 {
    background-position: -43px 0;
}

.parts_links li .pl_icon3 {
    background-position: -90px 0;
}

.parts_links li .pl_icon4 {
    background-position: -132px 0;
}

.parts_links li:hover .pl_icon1 {
    background-position: 0 0;
}

.parts_links li:hover .pl_icon2 {
    background-position: -43px 0;
}

.parts_links li:hover .pl_icon3 {
    background-position: -90px 0;
}

.parts_links li:hover .pl_icon4 {
    background-position: -132px 0;
}


/* download */

.dl_tit {
    position: relative;
    font-size: 26px;
    font-weight: bold;
    text-transform: uppercase;
}

.dl_tit a {
    color: #292a7a;
}

.dl_tit .c_more {
    position: absolute;
    right: 0;
    top: 8px;
    font-size: 14px;
}

.dl_list {
    width: 100%;
    overflow: hidden;
    margin-top: 10px;
    margin-bottom: 50px;
}

.dl_list li a {
    display: block;
    width: 100%;
    position: relative;
    overflow: hidden;
}

.dl_list li img {
    width: 100%;
    height: 100%;
}

.dl_list li .pic_name {
    line-height: 36px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    text-align: center;
    font-size: 16px;
    font-weight: normal;
    cursor: pointer;
    color: #292a7a;
}

.dl_list li .cover_bg {
    width: 100%;
    height: 100%;
    display: block;
    opacity: 0;
    background: url(../images/black.5.html) repeat;
    background: rgba(0, 0, 0, .50);
    position: absolute;
    bottom: -201px;
    left: 0px;
    line-height: 154px;
    text-align: center;
}

.dl_list li .cover_bg .txt {
    font-size: 16px;
    color: #fff;
    display: inline-block;
    line-height: 1.6;
    height: auto;
    vertical-align: middle;
    border-bottom: 1px #fff solid;
}

.dl_list li .img {
    display: block;
    width: 100%;
    height: 0;
    padding-bottom: 70%;
    *padding-bottom: 0;
    *height: 183px;
    position: relative;
}

.dl_list li .img img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.dl_list li .img .playbg {
    background: url(../images/play.html) no-repeat;
    display: block;
    width: 43px;
    height: 42px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -21px;
    margin-left: -21.5px;
}

.dl_list li a * {
    cursor: pointer;
}

.dl_list ._down {
    text-align: center;
    font-size: 14px;
    color: #a3a3a3;
    display: block;
    height: 25px;
    line-height: 25px;
}

.dl_list ._down .ion {
    font-weight: bold;
    margin-top: -4px;
}

.dl_list ._down a {
    display: inline;
}

.box_wrap_bar.bg-primary {
    background-color: #292a7a;
}

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


/*
*ä¸‹å±‚--æ‹›è?˜åˆ—è¡¨
*/

.JobList-J5 {
    overflow: hidden;
    padding-top: 34px;
}

.JobList-J5 ._jcon {
    margin-bottom: 20px;
}

.JobList-J5 ._title {
    font-size: 16px;
    height: 34px;
    line-height: 34px;
    color: #ffffff;
    background-color: #0b6fa2;
    padding: 0 20px;
}

.JobList-J5 ._minfo {
    padding: 10px 2%;
    border-bottom: 1px solid #cccccc;
    overflow: hidden;
    *zoom: 1;
}

.JobList-J5 ._minfo strong {
    float: left;
    width: 33%;
    text-align: left;
}

.JobList-J5 ._detail {
    padding: 10px 2%;
    line-height: 26px;
}

.JobList-J5 .app_btn {
    margin-top: 5px;
}

.JobList-J5 .app_btn a {
    display: block;
    width: 88px;
    height: 29px;
    line-height: 29px;
    background: #1276cb;
    color: #fff;
    font-weight: bold;
    text-align: center;
}

.JobList-J5 ._jt {
    background-color: #efefef;
    height: 34px;
    line-height: 34px;
    margin-top: 10px;
    overflow: hidden;
    *zoom: 1;
    cursor: pointer;
    position: relative;
    float: left;
    width: 100%;
}

.JobList-J5 ._jt strong {
    float: left;
    width: 15%;
    padding-left: 2%;
    font-weight: normal;
    display: block;
    font-size: 14px;
    font-weight: bold;
    color: #757575;
}

.JobList-J5 ._jt strong._t {
    width: 85%;
}

.JobList-J5 ._jt span {
    float: right;
}

.JobList-J5 ._jt [class^="ico-"] {
    font-size: 12px;
    color: #999999;
}

.JobList-J5 ._jc {
    display: none;
    float: left;
    width: 100%;
}

.JobList-J5 ._jt ._ico {
    background: url(../images/qa31.png) no-repeat;
}

.JobList-J5 ._jt ._icoActive {
    background: url(../images/qa31.png) no-repeat;
}

.JobList-J5 ._jt ._icoP {
    width: 11px;
    height: 6px;
    position: absolute;
    right: 8px;
    top: 14px;
}

.JobList-J5 ._detailBtn {
    padding: 10px 0;
}

.JobList-J5 ._btn {
    display: inline-block;
    padding: 0 30px;
    color: #ffffff;
    background: #292a7a;
    cursor: pointer;
    line-height: 34px;
    font-size: 18px;
    font-weight: bold;
}

.JobList-J5 ._btn:hover {
    background: #e8e8e8;
    color: #444;
}

.jobList_top {
    margin: 20px 0 0;
}


/*
*ä¸‹å±‚--æŠ•èµ„è€…å…³ç³»
*/

.NewsList-A1-head {
    line-height: 34px;
    background: #4a4a48;
    color: #ffffff;
    font-weight: bold;
    padding: 0 1%;
}

.NewsList-A2 {
    font-size: 16px;
}

.NewsList-A2 ._data {
    float: right;
    width: 20%;
    text-align: center;
}

.NewsList-A2 ._title {
    float: left;
    width: 80%;
    text-align: left;
    cursor: pointer;
}

.NewsList-A2 li {
    border-bottom: 1px dotted #ededed;
}

.NewsList-A2 li a {
    display: block;
    line-height: 25px;
    padding: 8px 0;
    overflow: hidden;
    background: #ffffff;
    padding-left: 1%;
    vertical-align: top;
}

.NewsList-A2 a:hover {
    color: #292a7a;
    background: #ededed;
}

.NewsList-A2 li.even a {
    background-color: #ededed;
}


/*
*ä¸‹å±‚--ä¸“é¢˜åˆ—è¡¨
*/

.th_tools {
    position: absolute;
    right: 0;
    top: 0;
}

.th_tools a {
    display: inline-block;
    width: 33px;
    height: 33px;
    background-color: #292a7a;
    margin-left: 4px;
}

.th_tools a:hover {
    background-color: #ebebeb;
}

.th_tools_ico {
    display: block;
    width: 100%;
    height: 100%;
    background: url(../images/th_tools_ico.html) no-repeat;
}

.th_tools_ico_01 {
    background-position: 0 -26px;
}

.th_tools_ico_02 {
    background-position: -66px -26px;
}

.th_tools_ico_03 {
    background-position: -33px -26px;
}

.chann_title2 {
    color: #444;
    width: 80%;
    line-height: 30px;
    text-transform: uppercase;
}

.themeList-l1 .intro {
    border-bottom: 1px #ccc solid;
    padding-bottom: 30px;
}

.themeList-l1 .chann_title2 {
    font-size: 36px;
    margin-bottom: 30px;
}

.themeList-l1 .intro .imgbox {
    display: block;
    width: 22.2%;
    margin-right: 3%;
}

.themeList-l1 .intro .imgbox .img {
    display: block;
    height: 0;
    padding-bottom: 66.40%;
    *height: 168px;
    *padding-bottom: 0;
    position: relative;
}

.themeList-l1 .intro .imgbox .img img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.themeList-l1 .intro .summ {
    font-size: 14px;
}

.chann_title {
    font-size: 26px;
    text-transform: uppercase;
}

.chann_title a {
    color: #292a7a;
}

.theme_newslist {
    margin: 0 0 15px;
}

.theme_newslist li {
    height: 38px;
    line-height: 38px;
    overflow: hidden;
    font-size: 16px;
    padding: 0 3% 0 2%;
}

.theme_newslist li .tit {
    width: 90%;
    float: left;
    color: #171717;
}

.theme_newslist li .time {
    float: right;
}

.theme_newslist li:hover {
    background-color: #f2f2f2;
}

.theme_newslist li a * {
    cursor: pointer;
}

.theme_newslist li:hover .tit {
    color: #292a7a;
}

.theme_piclist {
    width: 100%;
    margin-top: 10px;
    position: relative;
}

.theme_piclist .newslistScroll {
    height: 200px;
    overflow: hidden;
    display: none;
}

.theme_piclist li {
    width: 23%;
    float: left;
}

.theme_piclist li a {
    display: block;
    width: 100%;
    position: relative;
    overflow: hidden;
}

.theme_piclist li ._down {
    text-align: center;
}

.theme_piclist li img {
    width: 100%;
    height: 100%;
}

.theme_piclist li .pic_name {
    line-height: 36px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    text-align: center;
    font-size: 16px;
    font-weight: normal;
    cursor: pointer;
}

.theme_piclist li .cover_bg {
    width: 100%;
    height: 100%;
    display: block;
    opacity: 0;
    background: url(../images/black.5.html) repeat;
    background: rgba(0, 0, 0, .50);
    position: absolute;
    bottom: -201px;
    left: 0px;
    line-height: 154px;
    text-align: center;
}

.theme_piclist li .cover_bg .txt {
    font-size: 16px;
    color: #fff;
    display: inline-block;
    line-height: 1.6;
    height: auto;
    vertical-align: middle;
    border-bottom: 1px #fff solid;
}

.theme_piclist li .img {
    display: block;
    width: 100%;
    height: 0;
    padding-bottom: 56.25%;
    *padding-bottom: 0;
    *height: 147px;
    position: relative;
}

.theme_piclist li .img img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.theme_piclist .tharrs {
    background: url(../images/thico.html) no-repeat;
    width: 32px;
    height: 34px;
    display: block;
    position: absolute;
    top: -42px;
}

.theme_piclist .thprev {
    right: 34px;
}

.theme_piclist .thnext {
    right: 0;
    background-position: 0 -34px;
}

.theme_piclist .thprev:hover {
    background-position: -32px 0;
}

.theme_piclist .thnext:hover {
    background-position: -32px -34px;
}

.theme_piclist li a * {
    cursor: pointer;
}

.video_list {
    width: 100%;
    margin-top: 10px;
    position: relative;
}

.video_list ul {
    width: 102%;
}

.video_list li {
    width: 22.5%;
    float: left;
    margin: 0 2.5% 0 0;
}

.video_list li a {
    display: block;
    width: 100%;
    position: relative;
    overflow: hidden;
}

.video_list li img {
    width: 100%;
    height: 100%;
}

.video_list li .pic_name {
    line-height: 36px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    text-align: center;
    font-size: 16px;
    font-weight: normal;
    cursor: pointer;
}

.video_list li .cover_bg {
    width: 100%;
    height: 100%;
    display: block;
    opacity: 0;
    background: url(../images/black.5.html) repeat;
    background: rgba(0, 0, 0, .50);
    position: absolute;
    bottom: -201px;
    left: 0px;
    line-height: 154px;
    text-align: center;
}

.video_list li .cover_bg .txt {
    font-size: 16px;
    color: #fff;
    display: inline-block;
    line-height: 1.6;
    height: auto;
    vertical-align: middle;
    border-bottom: 1px #fff solid;
}

.video_list li .img {
    display: block;
    width: 100%;
    height: 0;
    padding-bottom: 70%;
    *padding-bottom: 0;
    *height: 183px;
    position: relative;
}

.video_list li .img img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.video_list li .playbg {
    background: url(../images/play.html) no-repeat;
    display: block;
    width: 43px;
    height: 42px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -21px;
    margin-left: -21.5px;
}

.video_list li a * {
    cursor: pointer;
}

.video_list .tharrs {
    background: url(../images/thico.html) no-repeat;
    width: 32px;
    height: 34px;
    display: block;
    position: absolute;
    top: -42px;
}

.video_list .video_thprev {
    right: 34px;
}

.video_list .video_thnext {
    right: 0;
    background-position: 0 -34px;
}

.video_list .video_thprev:hover {
    background-position: -32px 0;
}

.video_list .video_thnext:hover {
    background-position: -32px -34px;
}


/* 2016-10-11 search-1 start*/

.Search-S1-head {
    overflow: hidden;
    padding: 20px;
    background: #ededed;
    margin-bottom: 20px;
    *zoom: 1;
}

.Search-S1-head ._form {
    margin-right: 3em;
}

.Search-S1-head ._inp {
    height: 30px;
    line-height: 30px;
    padding: 0 5px;
    background: #ffffff;
    border: 1px solid #cccccc;
}

.Search-S1-head ._btn {
    height: 30px;
    line-height: 30px;
    background: #292a7a;
    cursor: pointer;
    padding: 0;
    margin: 0;
    border: 1px solid #292a7a;
    width: 30px;
}

.Search-S1-head ._btn .ion {
    vertical-align: top;
    margin: 0;
    padding: 0;
    color: #ffffff;
    font-size: 16px;
}

.Search-S1-head ._result {
    font-size: 16px;
    line-height: 30px;
}

.Search-S1-head ._result em {
    margin: 0 .4em;
    font-weight: 700;
}

.Search-S1-list {
    margin-bottom: 30px;
}

.Search-S1-list li {
    margin-bottom: 15px;
}

.Search-S1-list ._head {
    font-size: 14px;
    padding: 5px 0;
    margin-bottom: 10px;
    border-bottom: 1px solid #cccccc;
}

.Search-S1-list ._num {
    float: left;
}

.Search-S1-list ._type {
    float: left;
    color: #292a7a;
    padding: 0 1em;
    border-right: 1px solid #cccccc;
    margin-right: 1em;
    font-style: normal;
}

.Search-S1-list ._t {
    float: left;
    width: 50%;
    font-weight: bold;
    color: #333;
}

.Search-S1-list ._p {
    padding-left: 60px;
    font-size: 14px;
}


/*2016-10-11 sitemap*/

.sitemap-8607 {
    overflow: hidden;
    line-height: 30px;
    padding: 8px 10px;
    border-bottom: 1px solid #ddd;
    *zoom: 1;
}

.sitemap-8607 h4 {
    margin-right: 10px;
}

.sitemap-8607 h4 a {
    display: block;
    text-align: center;
    background: #ececec;
    font-size: 13px;
}

.sitemap-8607 h4 a:hover {
    background: #292a7a;
    color: #fff;
}

.sitemap-8607 .site_cell a {
    float: left;
    color: #666;
    padding-right: 35px;
    transition: none;
}

.sitemap-8607 .site_cell a:hover {
    color: #333;
}

.ico2 {
    display: block;
    overflow: hidden;
    vertical-align: middle;
    background: url(../images/ico2.png);
    width: 100px;
    height: 85px;
    margin: 0 auto 15px;
}

.ico2_2 {
    background-position: 0 -85px;
}

.ico2_3 {
    background-position: 0 -170px;
}


/*threeLevel navs */

.xc_subnav {
    width: 100%;
    margin-bottom: 23px;
}

.xc_subnav li {
    float: left;
    width: 50%;
    text-align: center;
    font-size: 17px;
    background-color: #f4f4f4;
    height: 50px;
    line-height: 50px;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.xc_subnav li a {
    display: block;
}

.xc_subnav li:hover {
    background-color: #292a7a;
}

.xc_subnav li:hover a {
    color: #fff;
}

.xc_subnav li.cur {
    background-color: #292a7a;
    color: #fff;
}

.first_pro {
    font-size: 18px;
    margin-bottom: 10px;
    color: #292a7a;
}


/*ç®€åŽ†è¡¨å?•*/

.Form-J1 .Form-J1-Left {
    float: left;
    width: 50%;
}

.Form-J1 .Form-J1-right {
    float: right;
    width: 50%;
}

.Form-J1 .Form-J1-li {
    padding-top: 10px;
}

.Form-J1 .Form-J1-li label {
    width: 9em;
    display: inline-block;
    color: #666;
    vertical-align: middle;
    text-align: right;
}

.Form-J1 .Form-J1-li input {
    height: 28px;
    line-height: 28px;
    border: 1px #ddd solid;
    width: 70%;
}

.Form-J1 .Form-J1-li textarea {
    border: 1px #ddd solid;
    width: 69%;
}

.Form-J1 .Form-J1-li em {
    color: red;
    vertical-align: middle;
    padding-left: 10px;
}

.Form-J1 .Form-J1-li input._yzm {
    width: 20%;
}

.Form-J1 .Form-J1-li img {
    vertical-align: middle;
    padding-left: 10px;
    cursor: pointer;
}

.Form-J1 .Form-J1-li b {
    color: #666;
    font-size: 12px;
    padding-left: 4px;
}

.Form-J1 .Form-J1-li select {
    border: 1px #ddd solid;
    width: 70%;
    padding: 7px 0;
}

.Form-J1 .Form-J1-Btn {
    clear: both;
    text-align: center;
    padding-top: 40px;
}

.Form-J1 .Form-J1-Btn button {
    width: 90px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    color: #fff;
    border-radius: 4px;
    cursor: pointer;
    border: none;
    outline: none;
}

.Form-J1 .Form-J1-Btn ._submit {
    background: #292a7a;
    margin-right: 10px;
}

.Form-J1 .Form-J1-Btn ._reset {
    background: #909090;
}

@media only screen and (max-width: 40em) {
    .Form-J1 .Form-J1-Left {
        width: 100%;
    }
    .Form-J1 .Form-J1-li input {
        width: 87%;
    }
    .Form-J1 .Form-J1-li select {
        width: 87%;
    }
    .Form-J1 .Form-J1-right {
        width: 100%;
    }
    .Form-J1 .Form-J1-li textarea {
        width: 85%;
    }
    .Form-J1 .Form-J1-li input._yzm {
        width: 27%;
    }
    .Form-J1 .Form-J1-li b {
        display: none;
    }
    .Form-J1 .Form-J1-Btn {
        text-align: left;
    }
}

.hot_rec_btn {
    position: absolute;
    right: 10px;
    top: 0;
    cursor: pointer;
}

.hot_rec_wrap {
    display: none;
    background: #fff;
}

.foot .foot_top .f_about {
    width: 19%;
}

.foot .foot_top .f_share {
    width: 21%;
}

.bdsharebuttonbox {
    display: inline-block !important;
    vertical-align: bottom !important;
}

.news_share a {
    border-radius: 50%;
}

.bds_tsina {
    background: url(../images/weibo.png) no-repeat !important;
}

.bds_weixin {
    background: url(../images/weixin.png) no-repeat !important;
}

.nw_area_l {
    float: left;
}

.nw_area_r {
    float: right;
}

.bd_weixin_popup .bd_weixin_popup_head span {
    display: none !important;
}

.bd_weixin_popup_foot {
    display: none !important;
}

.news_left .th_tools {
    position: static;
    margin-top: 20px;
}

.map-M2-list ._p table th {
    width: 23%;
    border-right: 1px dashed #333;
    text-align: right;
    padding: 5px 3% 5px 0;
    color: #000;
}

.map-M2-list ._p table td {
    padding: 5px 3%;
    font-size: 14px;
    word-break: break-word;
}

.map-M2-list ._t {
    padding-left: 10px;
    color: #000;
    font-size: 16px;
}

.map-M2-list ._t .ion {
    font-weight: normal;
}

.map_ion {
    display: inline-block;
    width: 24px;
    height: 33px;
    background: url(../images/weizhi.html) no-repeat;
}

.sel_result {
    font-weight: bold;
    font-size: 28px;
    margin-top: 20px;
}

.nw_area li dt {
    width: 30%;
}

.nw_area li dt._t {
    width: 100%;
}

.nw_area li dd {
    width: 70%;
}

.news_left .th_tools .ico {
    width: 30px;
    height: 30px;
}

.news_left .th_tools .ico1_4 {
    background-position: -2px -26px;
}

.news_left .th_tools .ico1_5 {
    background-position: -31px -26px;
}

.news_left .th_tools .ico1_6 {
    background-position: -66px -26px;
}

.news_case {
    display: none;
}

.album_hook .album_ordinary .slide_c img {
    max-height: 550px !important;
}

.album_hook .album_wrap .slide_wrap img {
    max-height: 550px;
}

.nw_area li dd {
    word-break: break-word
}

.nw_area .span-4 {
    height: 390px;
}

.dl_list li .img img {
    cursor: default
}

.dl_list li .pic_name {
    cursor: default
}

.itab_l .tab_t {
    text-indent: 3em;
    text-align: left
}

body {
    background: url(../images/main_bg.jpg);
    background-attachment: fixed;
}

body.itemid-101, body.itemid-185, body.itemid-229 {
    background: none;
}
.constructioncases-filter {
    font-size: 16px;
}

.constructioncases-filter .control-label {
    float: left;
    margin-right: 20px;
}

.js-stools .js-stools-field-list,
.js-stools .js-stools-field-filter {
    display: block !important;
    margin: 0 5px 5px 0;
}

.footer-block {
    float: left;
    width: 25%;
}

.footer-block h2 a {
    text-transform: uppercase;
    color: #292a7a;
}
table.table_product{
    width: 100%;
}
#sinomach .table_product{
    margin-top:30px;
}
#sinomach .table_product td, #sinomach .table_product th {
    border: 1px solid #d4d4d4 !important;
    padding: 10px;
}
.show_detail p {
    font-size: 15px;
}
.table_product td p a{
    font-weight: 600;
}
.text_bold{
    font-weight: 600;
}
#slides{
    position: relative;    
    z-index: 1;
}
#slides .slidesjs-navigation{
    position: absolute;
    width: 72px;
    height: 72px;
    text-align: center;
    z-index: 999;
    background: url(../images/b_btn.png) no-repeat;
    text-indent: -9999px;
    top:30%;
}
#slides .slidesjs-previous{
    background-position: -7px -6px; 
    left: 0;  
}
#slides  .slidesjs-next{
    background-position: -7px -91px;
    right: 0;
}
#slides .slidesjs-previous:before
, #slides .slidesjs-next:before{
    display:none;
}
#slides .slidesjs-previous:before{
    content: "\f053";
}
#slides  .slidesjs-next:before{
    content: "\f054";
}
#slides .slidesjs-previous:hover{
    background-position: -91px -6px;
}
#slides  .slidesjs-next:hover{
    background-position: -91px -91px;
}




.btn_contact{
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#e0e0e0');
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#ffffff), to(#e0e0e0));
    background: -webkit-linear-gradient(top, #ffffff, #e0e0e0);
    background: -moz-linear-gradient(top, #ffffff, #e0e0e0);
    background: -ms-linear-gradient(top, #ffffff, #e0e0e0);
    background: -o-linear-gradient(top, #ffffff, #e0e0e0);
    padding: 12px 26px;
    -moz-box-shadow: 0px 0px 0px 0px #525252;
    -webkit-box-shadow: 0px 0px 0px 0px #525252;
    box-shadow: 0px 0px 0px 0px #525252;
    border-style: solid;
    border-width: 1px;
    border-color: #c2c2c2;
    -webkit-border-top-left-radius: 0px;
    -moz-border-radius-topleft: 0px;
    border-top-left-radius: 0px;
    -webkit-border-top-right-radius: 0px;
    -moz-border-radius-topright: 0px;
    border-top-right-radius: 0px;
    -webkit-border-bottom-left-radius: 0px;
    -moz-border-radius-bottomleft: 0px;
    border-bottom-left-radius: 0px;
    -webkit-border-bottom-right-radius: 0px;
    -moz-border-radius-bottomright: 0px;
    border-bottom-right-radius: 0px;
    float: right;
    font-size: 14px;
    color: #292a7a;
    font-style: normal;
    font-weight: bold;
    text-decoration: none;
    font-family: inherit;
    position: fixed;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    top: 20%;
    z-index: 100002;
    cursor: pointer;
    font-size: 12px !important;
    padding: 10px 25px 10px 20px !important;
    line-height: 1;
    -webkit-transition: all cubic-bezier(0.175, 0.885, 0.320, 1.275) 0.5s;
    -moz-transition: all cubic-bezier(0.175, 0.885, 0.320, 1.275) 0.5s;
    -o-transition: all cubic-bezier(0.175, 0.885, 0.320, 1.275) 0.5s;
    transition: all cubic-bezier(0.175, 0.885, 0.320, 1.275) 0.5s;
}
.btn_contact:hover{
    background:#29297a !important;
    color: #ffffff;
}
.btn_contact.right{
    right: -5px;
}
.btn_contact.left{
    left:0;
}
.info_contact{
    text-indent: 0px !important;
    padding: 5px 15px 10px 15px;
    width: 250px !important;
    height: 105px;
    top: 25%;
    border: 1px solid #ccc;
    background-color: #e6e5e5;
    position: fixed !important;
    z-index: 100001;
    margin-top: 30px !important;

}
.info_contact p{
    color: #292a7a;
    font-size: 24px;
    font-style: normal;
    font-weight: 600;    
    margin:0;

}
.info_contact p.name_contact{
    font-size: 20px;
}
#right_info {
    display:none;
    right:0;
    text-align: left;
}
#left_info {
    display:none;
    left:0;
    text-align: right;
}
div.mod-languages a:first-child img{
    margin-top: -2px;
}
div.mod-languages a:last-child img{
    margin-top: -2px;
}
.row-page {
    width: 100%;
    float: left;
    position: relative;
}
.cont_img .col4{
    width: 33.33333333%;
    float: left;
    position: relative;
    padding-right: 15px;
    padding-left: 15px;
    box-sizing: border-box;
}
.rental_product_slide .col6{
    width: 50%;
    float: left;
    position: relative;
    padding-right: 15px;
    padding-left: 15px;
    box-sizing: border-box;
}

.title_slide {
    color:#292a7a;
    font-weight: 900px;
    font-size: 25px;
    margin-bottom: 10px;
    text-align: center;
}

.mySlides1, .mySlides2 {display: none}
img {vertical-align: middle;}

/* Slideshow container */
.slideshow-container {
    max-width: 1000px;
    position: relative;
    margin: auto;
}

/* Next & previous buttons */
.prev, .next {
    cursor: pointer;
    position: absolute;
    top: 50%;
    width: auto;
    padding: 16px;
    margin-top: -22px;
    color:#db6400;
    font-weight: bold;
    font-size: 18px;
    transition: 0.6s ease;
    border-radius: 0 3px 3px 0;
    user-select: none;
}

/* Position the "next button" to the right */
.next {
    right: 0;
    border-radius: 3px 0 0 3px;
}

/* On hover, add a grey background color */
.prev:hover, .next:hover {
    background-color: #db6400;
    color: #000000;
}
.text {
    color: #f2f2f2;
    font-size: 25px;
    padding: 8px 12px;
    position: absolute;
    bottom: 8px;
    width: 100%;
    text-align: center;
}
.rental_product_slide {
    margin-bottom: 70%;
}
body #menu_141{
    width: 50% !important;
}
body #menu_145{
    width: 50% !important;
}
body #menu_147{
    width: 50% !important;
}
body #menu_148{
    width: 50% !important;
}
.head_r.hidden-phone .custom{
    position: absolute;
    top: 7px;
    right: 11%;
}
.head .nav > ul > li:first-child {
    margin-left: 20px;
}

body #menu_198{
    width: 50% !important;
}
body #menu_199{
    width: 50% !important;
}
body #menu_203{
    width: 50% !important;
}
body #menu_202{
    width: 50% !important;
}
/****nttn add*****/
.main_content .container-fluid h1.title_slide{
    text-align: left;
}
.main_content .container-fluid .row h2{
    height: auto;
    font-size: 14px;
    color: #333;
    text-align: center;
    padding: 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 100%;   
}
.main_content .container-fluid .cusheight{
    padding: 3px;
    border: 1px solid #ccc;
    display: block;
}
.main_content .container-fluid .cusheight a{
    display: block;
    box-sizing: border-box;
    height: 200px;
}
.main_content .container-fluid .cusheight a img{
    height: 100%;
    max-width: 100%;
    box-sizing: border-box;
    text-align: center;
    display: none;
    margin: 0 auto;
}
.main_content .container-fluid .ibox{
    position:absolute;
    visibility: hidden;
    background:#fff;
    border:1px solid #ccc;
    z-index:9999;
    opacity: 0;
    padding:4px;
    -webkit-box-shadow: 0px 0px 6px 0px #bbb;
    -moz-box-shadow: 0px 0px 6px 0px #bbb;
    box-shadow: 0px 0px 6px 0px #bbb; 
    -webkit-transition: opacity 2s, visibility 2s;
    transition: opacity 2s, visibility 2s;   
    top: 0px;
    left: 0px;
    max-width: 100%;
}
.main_content .container-fluid .cusheight:hover .ibox{    
    /*-webkit-animation: fadeIn 2s;
    animation: fadeIn  2s;*/
    opacity: 1;
    visibility: visible;
}
@-webkit-keyframes fadeIn {
    from { opacity: 0; }
    to { opacity: 1; }
}  
@keyframes fadeIn {
    from { opacity: 0; }
    to { opacity: 1; }
}
/****end*****/


body #k2ModuleBox123 .list-tab-item
, body #k2ModuleBox134 .list-tab-item
, body #k2ModuleBox151 .list-tab-item{
    height: 70px;
    line-height: 45px;
}
div.k2CategoriesListBlock ul li a{
    display: inline-block;
}