
.baidu_map *{
	
	box-sizing: initial;
}
/*-------------------------------------------*/
    body{ font-family:Helvetica;position: relative;}
    a{ text-decoration: none;color: #666;-webkit-tap-highlight-color: rgba(0,0,0,0);-webkit-tap-highlight-color: transparent;}
    body, dl, dd, h1, h2, h3, h4, h5, h6, p, form{ margin:0;}
    ol,ul,li,dl,dt,dd{ margin:0; padding:0; list-style: none;}
    html{font-size: 100px;}
    body{font-size: 0.14rem;color: #666666}
    input[type="button"],input[type="submit"],input[type="reset"],input[type="text"],textarea{-webkit-appearance: none;-webkit-tap-highlight-color:transparent;} 
    *{box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;-webkit-tap-highlight-color:transparent}
    body.mhome{
    	padding: 0;
        min-width: 300px;
        max-width: 640px;
        margin: 0 auto;
        /*background-color: pink;*/
        overflow-x: hidden;
        -webkit-overflow-scrolling: touch;
        -webkit-text-size-adjust: 100%;
        text-size-adjust: 100%;
    }
    .clear{clear: both;}
    .mt2{margin-top: 2% !important;}
    .mb2{margin-bottom: 2% !important;}
    .pt2{padding-top: 2% !important;}
    .pb2{padding-bottom: 2% !important;}
    .mt0{margin-top: 0% !important;}
    .mb0{margin-bottom: 0% !important;}
    .pt0{padding-top: 0% !important;}
    .pb0{padding-bottom: 0% !important;}
    .after:after{
        content: "";
        display: block;
        height: 0;
        clear: both;
        visibility: hidden;
    }
    .text{
        font-size: 0.14rem;
        color: #333;
        line-height: 2em;
        width: 100%;
        word-wrap: break-word;
        word-break: normal; 
    }
    .text *{
        max-width: 100%;
    }
    .text:after{
        content: "";
        display: block;
        height: 0;
        clear: both;
        visibility: hidden;
    }
/*-------------------------------------------*/

/*公共字号设置*/
    .font32{
        font-size: 0.16rem;
        color: #0D60A9;
        line-height: 2em;
        font-weight: normal;
        font-style: normal;
    }
    .font26{
        font-size: 0.14rem;
        color: #333;
        line-height: 2em;
        font-weight: normal;
        font-style: normal;
    }
    .font22{
        font-size: 0.12rem;
        color: #999;
        line-height: 2em;
        font-weight: normal;
        font-style: normal;
    }

/*公共头部*/
    .HeaderArea {
        position: relative;
        background-color: #fff;
        zoom: 1;
        overflow: hidden;
    }
    .HeaderSet{
    }
    .HeaderSet .headlogo {
        float: left;
        display: block;
        padding: 4px 0px 0px 0;
    }
    .headfr{
        float: right;
    }
    .headfr p{
        float: left;
    }
    .headfr a{
        display: table-cell;
        width: 90px;
        height: 52px;
        padding: 0 5px;
        font-size: 76%;
        text-align: center;
        color: #333;
        vertical-align: middle;
        border-right: solid 1px #f2f2f2;
        text-decoration: none;
        line-height: 100%;
    }
    .CountryRegion a{
        border: 0;
    }
    .headfr a img{
        width: 25px;
        height: 25px;
        vertical-align: middle;
        margin-right: 5px;
    }
    .rightmenu{
        float: left;
        position: relative;
		
    }
    .rightmenu a{
        background-color: #207BC1;
		width:120px;
        color: #fff;
        line-height: 1.2em;
        text-align: left;
		padding-left:12px; padding-right:0px;
        height: 62px;
        border: 0;
    }
    .rightmenu .massage a{border-left: 1px solid  #eb5b74;}
    .headfr .pubgray a:hover,.headfr .pubgray.on a:hover{background-color:#eee;}
    .headfr .pubred a:hover,.headfr .pubred.on a:hover{background-color:#005190 ;}
    .headfr p.on a{
        background-image:url(../images/icon/bg_u_navi_current.gif);
        background-repeat:no-repeat ;
        background-position: center bottom;
    }
    .rightmenu .headerMenu a{
        width: 52px;
        height: 52px;
    }
    .rightmenu .headerMenu.on a{
        background-image:url(../images/icon/bg_g_navi_current_rwd.gif);
        background-repeat:no-repeat ;
        background-position: center bottom;
    }
    .rightmenu .headerMenu a img{margin-right: 0;}
  
    /*下拉菜单*/
    .HeaderMenu{
        background-color:#e5e5e5 ;
    }
    .HeaderMenu>div{
        display: none;
        position: relative;
    }
    /*头部链接*/
    .HeaderLink{
        height: 0.6rem;
        line-height: 0.6rem;
        border-top: 1px solid #fff;
    }
    .HeaderLink a{
        float: left;
        font-size: 0.16rem;
        color: #333;
    }
    .HeaderLink .right{
        float: right;
    }
    .HeaderLink .right a{
        font-size: 12px;
        margin-left: 27px;
    }
    .HeaderLink a.linkleft{
        letter-spacing: 1px;
    }
    .HeaderLink a.linkleft:hover{
        color: #666;
    }
    .HeaderLink .right a:hover{
        color: #b1000e;
        text-decoration: underline;
    }
    .menuBox{
        background-color:#333;
    }
    .menuBox ul{
        padding:15px;
    }
    .menuBox a{
        display: block;
        width: 100%;
        position: relative;
        display: block;
        padding: 12px 40px 12px 15px;
        font-size: 14Spx;
        line-height: 140%;
        color: #fff;
    }
    .menuBox ul.box1{
        border-bottom: solid 1px #444;
		 font-size: 14px;
    }
    .menuBox ul.box1 li{
        background-color: #555;
        border-top: 1px solid #444;
        transition: all .5s;
        -webkit-transition: all .5s;
        -moz-transition: all .5s;
        -ms-transition: all .5s;
        -o-transition: all .5s;
    }
    .menuBox ul.box2 li{
        background-color:#207BC1;
        border-top: 1px solid #286083;
        -webkit-transition: all .5s;
        -moz-transition: all .5s;
        -ms-transition: all .5s;
        -o-transition: all .5s;
         font-size: 14px;
    }
    .menuBox ul.box2 li a{
        font-size: 14px;
    }
    .menuBox ul li:hover{
        background-color: #286083;
    }
    .menuBox ul li:first-child{
        border-top: 0;
    }
    .menuBox i{
        position: absolute;
        width: 16px;
        height: 16px;
        top: 50%;
        margin-top: -8px;
        right: 8px;
        background:url(../images/icon/icon_link_right_l_white_hd.gif) no-repeat center;
        background-size: 16px 16px;
        -moz-background-size: 16px 16px;
        -webkit-background-size: 16px 16px;
        -o-background-size: 16px 16px;
        -ms-background-size: 16px 16px;
        -webkit-transition: all .5s;
        -moz-transition: all .5s;
        -ms-transition: all .5s;
        -o-transition: all .5s;
    }
    .menuBox ul li:hover i{
        right: 6px;
    }
    .HeaderMenu .search_box{
        padding: 20px 0;
        text-align: center;
        font-size: 14px;
        line-height: 26px;
        color: #333;
        position: relative;
    }
    .HeaderMenu .search_box p{
        display: inline-block;
    }
    .HeaderMenu .search_box input{
        height: 26px;
        border: none;
    }
    .HeaderMenu .search_box input[type=text]{
        width: 250px;
        margin-left: 14px;
        padding: 0 15px;
    }
    .HeaderMenu .search_box .searchBtn{
        height: 26px;
        padding: 0 10px;
        background-color: #ccc;
        font-family: '微软雅黑',Meiryo,'宋体',Simsun,sans-serif;
        font-size: 90%;
        border: 0 none;
        color: #333;
        cursor: pointer;
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
    }
    .headClose{
        display: block;
        width: 80px;
        padding: 2px 15px 2px 10px;
        background-image: url(../images/icon/icon_close_hd.gif);
        background-position: right center;
        background-repeat: no-repeat;
        font-size: 76%;
        text-align: center;
        border-right: solid 5px transparent;
        font-size: 12px;
        text-align: center;
        color: #fff;
        font-style: normal;
        background-size: 16px 16px;
        -moz-background-size: 16px 16px;
        -webkit-background-size: 16px 16px;
        -o-background-size: 16px 16px;
        -ms-background-size: 16px 16px;
        background-color:#E60027 ;
        position: absolute;
        right: 0;
        top: 20px;
        cursor: pointer;
        line-height: 1.5em;
    }
    .headClose:hover{
        background-color:#B1000E ;
    }
    @media only screen and (max-width:1200px) {
        .HeaderSet,.HeaderLink{
            padding: 0 15px;
        }
        .HeaderMenu .search_box{
            padding: 20px 15px;
        }
        .headClose{
            right: 20px;
        }
    }
    @media only screen and (max-width:767px ) {
        .HeaderSet{
            padding: 0 0  0 15px;
        }
        .rightmenu .headerMenu{
            display: block;
            cursor: pointer;
        }
        .rightmenu .product,.rightmenu .massage{
            display: none;
        }
        .headfr a{
            width: 50px;
        }
        .headfr a span{
            display: none;
        }
        .HeaderLink .right{
            display: none;
        }
        .HeaderLink a.linkleft{
            font-weight: bold;
            color: #000;
        }
        .HeaderMenu .search_box span{
            display: block;
        }
        .HeaderMenu .form{
            width: 300px;
            text-align: left;
            margin: 0 auto;
        }
        .HeaderMenu .search_box input[type=text]{
            margin-left: 0;
        }
        .headClose{
            display: none;
        }
    }
    /*头部国家*/
    #CountryRegionArea {
        position: relative;
        width: 100%;
        min-width: 965px;
        height: 313px;
        top: 0;
        left: 0;
        background-color: #e5e5e5;
        overflow: hidden;
        font-family: Arial, Helvetica;
    }
    * html #CountryRegionArea {
        top: 50px;
    }
    #CountryRegionSet {
        position: relative;
    }
    #CountryRegion .Inner {
        position: relative;
        width: 100%;
        margin: 0 auto;
        padding: 20px 0 0;
    }
    #CountryRegion .Inner h2 {
        float: left;
        width: 16em;
        margin: 0 10px 0 0;
        padding: 0;
        background: none transparent;
        font-size: 90%;
    }
    #CountryRegion .Inner h2 a {
        display: inline-block;
        padding: 0 20px 0 0;
        font-weight: bold;
        background-repeat: no-repeat;
        background-position: right center;
    }
    #CountryRegion .Inner h2 a:link,
    #CountryRegion .Inner h2 a:visited {
        color: #333;
        text-decoration: none;
        background-image: url(../images/icon/icon_link_right_xl.gif);
    }
    #CountryRegion .Inner h2 a:hover,
    #CountryRegion .Inner h2 a:active {
        color: #b1000e;
        text-decoration: underline;
        background-image: url(../images/icon/icon_link_right_xl_hover.gif);
    }

    #CountryRegion .Inner h3 {
        position: absolute;
        top: 60px;
        margin: 0;
        padding: 0;
        font-size: 83%;
        width: 20%;
    }
    #CountryRegion .Inner h3.Americas {left: 0;}
    #CountryRegion .Inner h3.Asia {left: 20%;}
    #CountryRegion .Inner h3.Europe {left: 40%;}
    #CountryRegion .Inner h3.MENA {left: 60%;}
    #CountryRegion .Inner h3.Oceania {left: 80%;}
    #CountryRegion .Inner h3 a {
        display: table-cell;
        width: 240px;
        height: 44px;
        margin: 0;
        padding: 0 15px;
        color: #333;
        font-weight: bold;
        border-top: solid 1px #ccc;
        border-bottom: solid 1px #ccc;
        vertical-align: middle;
        line-height: 140%;
        background-image: none;
        text-align: center;
    }
    * html #CountryRegion .Inner h3 a {
        display: block;
        height: 30px;
        padding: 15px 15px 0;
    }
    *:first-child+html #CountryRegion .Inner h3 a {
        display: block;
        height: 30px;
        padding: 15px 15px 0;
    }
    #CountryRegion .Inner h3 a:link,
    #CountryRegion .Inner h3 a:visited {
        color: #333;
        text-decoration: none;
        background-color: transparent;
    }
    #CountryRegion .Inner h3 a:hover,
    #CountryRegion .Inner h3 a:active,
    #CountryRegion .Inner h3.Current a {
        color: #fff !important;
        text-decoration: none !important;
        background-color: #b1000e !important;
        border-top: solid 1px #b1000e !important;
        border-bottom: solid 1px #b1000e !important;
    }
    #CountryRegion .Inner h3 a:hover:after,
    #CountryRegion .Inner h3 a:active:after,
    #CountryRegion .Inner h3.Current a:after {
        content: "";
        display: block;
        position: absolute;
        width: 15px;
        height: 8px;
        bottom: -8px;
        left: 50%;
        margin: 0 0 0 -7px;
        background-image: url(../images/icon/bg_gn_current.gif);
        background-repeat:no-repeat ;
    }
    #CountryRegion .Inner div.Americas,
    #CountryRegion .Inner div.Asia,
    #CountryRegion .Inner div.Europe,
    #CountryRegion .Inner div.MENA,
    #CountryRegion .Inner div.Oceania {
        display: none;
    }
    #CountryRegion .Inner .ColumnSet {
        margin: 105px 0 0;
        zoom: 1;
    }
    * html #CountryRegion .Inner .ColumnSet  {
        width: 965px;
        margin: 125px 0 0;
    }
    *:first-child+html #CountryRegion .Inner .ColumnSet  {
        margin: 125px 0 0;
    }
    #CountryRegion .Inner .ColumnSet:after {
        content: "";
        display: block;
        clear: both;
    }
    #CountryRegion .Inner .Current {
        display: block !important;
    }
    #CountryRegion .Inner .Column1 {
        float: left;
        width: 230px;
        margin: 0 0 0 15px;
    }
    #CountryRegion .Inner .FirstItem {
        margin: 0;
    }
    #CountryRegion .Inner ul.Global {
        float: left;
        width: 230px;
        margin: 0 0 0 15px;
        border-left: solid 1px #ccc;
    }
    #CountryRegion .Inner li {
        margin: 0 0 5px;
        border: none;
        font-size: 83%;
        line-height: 140%;
        background-image: url(../images/icon/icon_list_marker.gif);
        background-repeat: no-repeat;
        background-position: 0 1px;
        text-align: left;
    }
    #CountryRegion .Inner ul.Global li {
        width: auto;
        margin: 0;
        background: none;
        line-height: 2.5em;
    }
    #CountryRegion .Inner li span {
        display: block;
        padding: 0 0 0 17px;
    }
    #CountryRegion .Inner ul.Global li span {
        display: block;
        padding: 0 0 0 15px;
    }
    #CountryRegion .Inner li a {
        line-height: 140%;
    }
    #CountryRegion .Inner li a:link,
    #CountryRegion .Inner li a:visited {
        color: #c02;
        text-decoration: underline;
    }
    #CountryRegion .Inner li a:hover,
    #CountryRegion .Inner li a:active {
        color: #b1000e;
        text-decoration: none;
    }
    #CountryRegion .Inner .BtnClose {
        position: absolute;
        right: 0;
        top: 20px;
        line-height: 130%;
    }
    #CountryRegion .Inner .BtnClose a {
        display: block;
        min-width: 50px;
        padding: 2px 15px 2px 10px;
        background-image: url(../images/icon/icon_close.gif);
        background-position: right center;
        background-repeat: no-repeat;
        font-size: 76%;
        text-align: center;
        border-right: solid 5px transparent;
    }
    @media only screen and (max-width: 994px) {
        #CountryRegionArea{
            width: 100%;
            min-width: 100%
        }
    }
    @media only screen and (max-width: 767px) {
        #CountryRegionArea{
            height: auto;
        }
        #CountryRegionSet,.listbox {
            padding: 0;
        }
        #CountryRegion .Inner h2 {
            float: none;
            width: auto;
            margin: 0;
        }
        #CountryRegion .Inner h2 a {
            position: relative;
            display: block;
            padding: 15px 25px 15px 15px;
            line-height: 140%;
            background-image: none !important;
        }        
        #CountryRegion .Inner h2 a:hover,
        #CountryRegion .Inner h2 a:active {
            color: #fff;
            text-decoration: none;
            background-color: #b1000e;
        }
        #CountryRegion .Inner h2 a:after {
            content: "";
            position: absolute;
            display: block;
            width: 16px;
            height: 16px;
            top: 50%;
            margin: -8px 0 0;
            background-repeat: no-repeat;
            background-size: 16px 16px;
            -moz-background-size: 16px 16px;
            -webkit-background-size: 16px 16px;
            -o-background-size: 16px 16px;
            -ms-background-size: 16px 16px;

        }
        #CountryRegion .Inner h2 a:link:after,
        #CountryRegion .Inner h2 a:visited:after {
            right: 7px;
            background-image: url(../images/icon/icon_link_right_l_hd.gif);
        }
        #CountryRegion .Inner h2 a:hover:after,
        #CountryRegion .Inner h2 a:active:after {
            right: 5px;
            background-image: url(../images/icon/icon_link_right_l_white_hd.gif);
        }
        #CountryRegion .Inner h3 {
            position: static;
            width: auto;
            font-size: 90%;
        }

        #CountryRegion .Inner h3 a {
            position: relative;
            display: block;
            width: auto;
            height: 50px;
            padding: 14px 25px 0 15px;
            text-align: left;
            line-height: 110%;
        }
        #CountryRegion .Inner h3 a:link,
        #CountryRegion .Inner h3 a:visited,
        #CountryRegion .Inner h3 a:hover,
        #CountryRegion .Inner h3 a:active {
            color: #333 !important;
            background-color: transparent !important;
            border-top: solid 1px #ccc !important;
            border-bottom: 0 none !important;
        }
        #CountryRegion .Inner h3 a:hover,
        #CountryRegion .Inner h3 a:active,
        #CountryRegion .Inner h3.Current a:link,
        #CountryRegion .Inner h3.Current a:visited {
            color: #fff !important;
            background-color: #b1000e !important;
            border-top: solid 1px #b1000e !important;
            border-bottom: 0 none !important;
        }
        #CountryRegion .Inner h3 a:after {
            content: "";
            position: absolute;
            display: block;
            width: 16px !important;
            height: 16px !important;
            top: 50% !important;
            right: 8px !important;
            left: auto !important;
            margin: -8px 0 0 !important;
            background-size: 16px 16px;
            -moz-background-size: 16px 16px;
            -webkit-background-size: 16px 16px;
            -o-background-size: 16px 16px;
            -ms-background-size: 16px 16px;

        }
        #CountryRegion .Inner h3 a:link:after,
        #CountryRegion .Inner h3 a:visited:after,
        #CountryRegion .Inner h3 a:hover:after,
        #CountryRegion .Inner h3 a:active:after{
            background-image: url(../images/icon/icon_down_l_hd.gif) !important;
        }
        #CountryRegion .Inner h3 a:hover:after,
        #CountryRegion .Inner h3 a:active:after {
            background-image: url(../images/icon/icon_down_l_white_hd.gif) !important;
        }
        #CountryRegion .Inner h3.Current a:link:after,
        #CountryRegion .Inner h3.Current a:visited:after,
        #CountryRegion .Inner h3.Current a:hover:after,
        #CountryRegion .Inner h3.Current a:active:after {
            background-image: url(../images/icon/icon_up_l_white_hd.gif) !important;
        }
        #CountryRegion .Inner .ColumnSet {
            margin: 0;
            padding: 15px 0;
        }
        #CountryRegion .Inner .Column1 {
            float: none;
            width: auto;
        }
        #CountryRegion .Inner ul li {
            margin: 0;
            padding: 7px 15px;
            background-position: 15px 8px;
            font-size: 90%;
        }
        #CountryRegion .Inner ul.Global {
            float: none;
            width: auto;
            margin: 0;
            padding: 0;
            border-left: none;
        }
        #CountryRegion .Inner ul.Global li {padding: 0;}
        #CountryRegion .Inner ul.Global li span {
            position: relative;
            display: block;
            height: 50px;
            padding: 12px 25px 0 15px;
            font-weight: bold;
            line-height: 110%;
            color: #333;
            text-decoration: none;
            border-top: solid 1px #ccc;
            cursor: pointer;
        }
        #CountryRegion .Inner ul.Global li span:hover,
        #CountryRegion .Inner ul.Global li span:active {
            color: #fff;
            text-decoration: none;
            background-color: #b1000e;
            border-top: solid 1px #b1000e;
        }
        #CountryRegion .Inner ul.Global li span:after {
            content: "";
            position: absolute;
            display: block;
            width: 16px;
            height: 16px;
            top: 50%;
            right: 7px;
            margin: -8px 0 0;
            background-image: url(../images/icon/icon_link_right_l_hd.gif);
            background-repeat: no-repeat;
            background-size: 16px 16px;
            -moz-background-size: 16px 16px;
            -webkit-background-size: 16px 16px;
            -o-background-size: 16px 16px;
            -ms-background-size: 16px 16px;
        }
        #CountryRegion .Inner ul.Global li span:hover:after,
        #CountryRegion .Inner ul.Global li span:active:after {
            right: 5px;
            background-image: url(../images/icon/icon_link_right_l_white_hd.gif);
        }
        #CountryRegion .Inner ul.Global li span a:link,
        #CountryRegion .Inner ul.Global li span a:visited {
            color: #333;
            text-decoration: none;
        }
        #CountryRegion .Inner ul.Global li:hover span a,
        #CountryRegion .Inner ul.Global li:active span a,
        #CountryRegion .Inner ul.Global li span a:hover,
        #CountryRegion .Inner ul.Global li span a:active {
            color: #fff;
            text-decoration: none;
        }
        #GlobalNaviTopButtonSP {
            display: inline-block;
            margin: -5px 0 0;
            vertical-align: top;
        }
        #GlobalNaviTopButtonSP a {
            position: relative;
            display: block;
            width: 45px;
            height: 50px;
            overflow: hidden;
        }
        #GlobalNaviTopButtonSP a:link,
        #GlobalNaviTopButtonSP a:visited,
        #GlobalNaviTopButtonSP a:hover,
        #GlobalNaviTopButtonSP a:active {background-color: #0D60A9;}
        .PC #GlobalNaviTopButtonSP a:hover,
        .PC #GlobalNaviTopButtonSP a:active {background-color: #b1000e;}
        #GlobalNaviTopButtonSP a.Current {
            background: url(../images/icon/bg_g_navi_current_rwd.gif) no-repeat center bottom #b1000e;
        }
        #GlobalNaviTopButtonSP a img {
            position: absolute;
            display: block;
            top: 16px;
            left: 13px;
        }
        #UltraGlobalNavi {
            position: absolute;
            display: none;
            width: 100%;
            min-width: 320px;
            height: 0px;
            top: 45px;
            left: 0px;
            background-color: #333;
            overflow: hidden;
        }
        #UltraGlobalNavi .BtnOpen {display: none;}
        .SuperGlobalNavi {
            display: block;
            position: static;
            width: auto;
            height: auto;
            padding: 0 15px;
            background-color: transparent;
        }
        #SuperGlobalNaviProducts {padding-top: 15px;}
        #SuperGlobalNaviCompany {padding-bottom: 15px;}
        .SuperGlobalNavi .Inner {
            height: auto;
            top: 0;
            margin: 0;
            padding: 0;
            background-color: transparent;
        }
        .SGNOpen .SuperGlobalNavi .Inner {left: 0;}
        .SuperGlobalNavi h2 {
            margin: 0;
            padding: 0;
        }
        .SuperGlobalNavi .ColumnSet,
        .SuperGlobalNavi ul {
            margin: 0;
            padding: 0;
        }
        .SuperGlobalNavi .Column1 {
            float: none;
            width: auto;
            margin: 0;
        }
        .SuperGlobalNavi h2 a {
            position: relative;
            display: block;
            width: auto;
            min-height: 20px;
            margin: 0;
            padding: 12px 25px 12px 15px;
            line-height: 140%;
            font-weight: normal;
            background-image: none;
        }
        #SuperGlobalNaviCompany h2 a {border-top: 1px solid #b1000e;}
        .SuperGlobalNavi h2 a:link,
        .SuperGlobalNavi h2 a:visited {
            color: #fff;
            background-color: #0D60A9;
        }
        .SuperGlobalNavi h2 a:hover,
        .SuperGlobalNavi h2 a:active {
            color: #fff;
            text-decoration: none;
            background-color: #b1000e;
        }
        .SuperGlobalNavi h2 a:after {
            content: "";
            position: absolute;
            display: block;
            width: 16px;
            height: 16px;
            top: 50%;
            margin: -8px 0 0;
            background-image: url(/image/cn/r1/icon/icon_link_right_l_white_hd.gif);
            background-repeat: no-repeat;
            background-size: 16px 16px;
            -moz-background-size: 16px 16px;
            -webkit-background-size: 16px 16px;
            -o-background-size: 16px 16px;
            -ms-background-size: 16px 16px;
        }
        .SuperGlobalNavi h2 a:link:after,
        .SuperGlobalNavi h2 a:visited:after {right: 7px;}
        .SuperGlobalNavi h2 a:hover:after,
        .SuperGlobalNavi h2 a:active:after {right: 5px;}
        #UltraGlobalNavi .SuperGlobalNavi ul,
        #UltraGlobalNavi .SuperGlobalNavi .ColumnSet,
        #UltraGlobalNavi .SuperGlobalNavi .BtnClose {display: none;}
    }

/*公共底部*/
    .pub_footer{
        margin-top: 0%;
        background: #fff;
		border-top:#ccc 1px solid;
		margin-top:24px
    }
    .pub_footer .tit{
        font-size: 0.16rem;
        color: #0D60A9;
        text-align: center;
        position: relative;
        height: 0.6rem;
        line-height: 0.6rem;
        vertical-align: middle;
    }
    .pub_footer .tit:before,
    .pub_footer .tit:after{
        content: "";
        width: 0.1rem;
        height: 1px;
        background: #ccc;
        display: inline-block;
        vertical-align: middle;
        margin: 0 0.1rem;
    }
    .pub_footer .list1{
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -moz-box-pack: justify;
        -ms-flex-pack: justify;
        -webkit-box-align: center;
        -moz-box-align: justify;
        -ms-flex-align: center;
        justify-content: space-between;
        align-content: center;
        width: 100%;
        padding: 0.1rem 0 0.05rem 0;
        border-bottom: 1px solid #f0f0f0;
    }
    .pub_footer .list1 li{
        -webkit-box-flex: 1;
        -moz-box-flex: 1;
        -webkit-flex: 1;
        -ms-flex: 1;
        flex: 1;
        text-align: center;
    }
    .pub_footer .list1 li i{
        display: block;
        width: 0.53rem;
        height: 0.53rem;
        border: 1px solid #0D60A9;
        -webkit-border-radius: 50%;
        border-radius: 50%;
        margin: 0 auto;
        position: relative;
        overflow: hidden;
    }
    .pub_footer .list1 li i img{
        display: block;
        height: 0.35rem;
        position: absolute;
        top: 50%;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
        left: 0.0875rem;
    }
    .pub_footer .list1 li p{
        font-size: 0.14rem;
        color: #333333;
        line-height: 0.35rem;
        height: 0.35rem;
    }
    .pub_footer .list1 li:active i img{
        left: auto;
        right: 0.0875rem;
    }
    .pub_footer .list1 li:active i{
        background: #0D60A9;
    }
    .pub_footer .list2:after{
        content: "";
        display: block;
        height: 0;
        clear: both;
        visibility: hidden;
    }
    .pub_footer .list2 li{
        float: left;
        width: 50%;
        height: 0.5rem;
        line-height: 0.5rem;
        border-bottom: 1px solid #f0f0f0;
        padding: 0 3% 0 6%;
        position: relative;
        font-size: 0.14rem;
        color: #666666;
        background-image: url(../images/b3.png);
        background-repeat: no-repeat;
        -webkit-background-size: 0.04rem 0.065rem;
        background-size: 0.04rem 0.065rem;
        background-position: 95% center;
    }
    .pub_footer .list2 li:before{
        content: "";
        width: 2px;
        height: 0.2rem;
        background: #0D60A9;
        display: block;
        position: absolute;
        left: 0.12rem;
        top: 50%;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
    }
    .pub_footer .list2 li a{
        color: inherit;
        display: block;
        width: 100%;
        height: 0.5rem;
        line-height: 0.5rem;
        overflow: hidden;
        -ms-text-overflow: ellipsis;
        text-overflow: ellipsis;
        white-space: nowrap;
    }
    .pub_footer .word{
        background: #f9f9f9;
        padding: 2% 0.12rem;
    }
    .pub_footer .word .top:after{
        content: "";
        display: block;
        height: 0;
        clear: both;
        visibility: hidden;
    }
    .pub_footer .word .top a{
        display: block;
        float: left;
        font-size: 0.12rem;
        color: #999999;
        line-height: 1.5em;
        height: 1.5em;
        position: relative;
    }
    .pub_footer .word .top a.a{
        padding-right: 0.1rem;
    }
    .pub_footer .word .top a.b{
        padding-left: 0.1rem;
    }
    .pub_footer .word .top a.b:before{
        content: "";
        width: 1px;
        height: 0.11rem;
        position: absolute;
        left: 0;
        top: 50%;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
        background: #999999;
    }
    .pub_footer .word .top span{
        display: block;
        float: right;
        font-size: 0.12rem;
        color: #0D60A9;
        line-height: 1.5em;
        height: 1.5em;
        text-decoration: underline;
    }
    .pub_footer .word .bottom{
        font-size: 0.12rem;
        color: #999999;
        line-height: 1.5em;
        padding-top: 0.03rem;
    }
    
/*swiper样式更改*/
    .swiper-pagination-bullet{
        opacity: 1;
        background: #999999;
    }
    .swiper-pagination-bullet.swiper-pagination-bullet-active{
        background: #0D60A9 !important;
    }
    .swiper-pagination{
        position: relative;
    }
    .swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{
        bottom: 0;
    }

/*公共tit_1*/
    .pubtit_1{
        padding: 2% 3%;
        margin: 1% 0;
    }
    .pubtit_1:after{
        content: "";
        display: block;
        height: 0;
        clear: both;
        visibility: hidden;
    }
    .pubtit_1 p{
        font-size: 0.16rem;
        color: #0D60A9;
        float: left;
        height: 0.3rem;
        line-height: 0.3rem;
    }
    .pubtit_1 a{
        display: block;
        width: 0.65rem;
        height: 0.3rem;
        line-height: 0.3rem;
        border: 1px solid #cccccc;
        float: right;
        text-align: center;
        color: #999999;
    }
    .pubtit_1 a:active{
        background: #0D60A9;
        color: #fff;
        border: 1px solid #0D60A9;
    }

/*公共tit_2*/
    .pub_tit2{
        padding: 0 3% 0 5%;
        position: relative;
        margin: 0 0 2% 0;
        height: 0.3rem;
        line-height: 0.3rem;
    }
    .pub_tit2:before{
        content: "";
        width: 0.015rem;
        height: 0.12rem;
        display: block;
        background: #0D60A9;
        position: absolute;
        left: 3%;
        top: 50%;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
    }

/*公共面包屑*/
    .pub_mbx{
        width: 100%;
        padding: 0.1rem 0.12rem;
        background: #fff;
    }
    .pub_mbx *{
        font-size: 0.13rem;
        color: #333333;
        line-height: 2em;
        display: inline-block;
    }
    .pub_mbx a{
        color: #0D60A9;
    }

/*伸缩盒子样式*/
    .toggle_click{
        overflow: hidden;
    }
    .toggle_click.on{
        height: auto !important;
        max-height: 100% !important;
    }
    .toggle_click+.toggle_btn{
        width: 100%;
        height: 0.3rem;
        display: block;
        cursor: pointer;
        text-align: center;
        line-height: 0.3rem;
    }
    .toggle_click+.toggle_btn img{
        height: 0.08rem;
    }
    .toggle_click+.toggle_btn.on img{
        -webkit-transform: rotateZ(180deg);
        -ms-transform: rotateZ(180deg);
        -o-transform: rotateZ(180deg);
        transform: rotateZ(180deg);
    }

/*分类导航1*/
    .pub_subnav1{
        padding: 0 0.12rem 2% 0.12rem;
        background: #fff;
        position: relative;
    }
    .pub_subnav1:after{
        content: "";
        display: block;
        height: 0;
        clear: both;
        visibility: hidden;
    }
    .pub_subnav1 li{
        float: left;
        width: 33.3%;
        text-align: center;
    }
    .pub_subnav1 li:nth-child(1),
    .pub_subnav1 li:nth-child(4){
        border-left: none;
    }
    .pub_subnav1 li a{
        display: block;
        width: 100%;
        height: 0.3rem;
        line-height: 0.3rem;
        font-size: 0.14rem;
        color: #333333;
        overflow: hidden;
        -ms-text-overflow: ellipsis;
        text-overflow: ellipsis;
        white-space: nowrap;
        position: relative;
    }
    .pub_subnav1 li.on a{
        background: #0D60A9;
        color: #fff;
    }
    .pub_subnav1 li.on a:before{
        content: "";
        width: 0;
        height: 0;
        border-left: 6px solid transparent;
        border-right: 6px solid transparent;
        border-bottom: 8px solid #fff;
        position: absolute;
        left: 50%;
        bottom: 0;
        margin-left: -4px;
    }
    .pub_subnav1.two,
    .pub_subnav1.three{
        padding-left: 0;
        padding-right: 0;
    }
    .pub_subnav1.two li{
        width: 50%;
        border-right: 1px solid #f6f6f6;
        border-bottom: 1px solid #f6f6f6;
    }
    .pub_subnav1.three li{
        border-right: 1px solid #f6f6f6;
        border-bottom: 1px solid #f6f6f6;
    }
    .pub_subnav1.two li a,
    .pub_subnav1.three li a{
        line-height: 0.45rem;
        height: 0.45rem;
        color: #666;
    }
    .pub_subnav1.two li.on a,
    .pub_subnav1.three li.on a{
        color: #fff;
    }
    .pub_subnav1.two li a:before,
    .pub_subnav1.three li a:before{
        display: none;
    }
    .pub_subnav2{
        width: 100%;
        display:table;
        table-layout: fixed;
    }
    .pub_subnav2 dd{
        display: table-cell;
    }
    .pub_subnav2 dd a{
        display: block;
        width: 100%;
        height: 0.45rem;
        line-height: 0.45rem;
        text-align: center;
        color: #999999;
        background: #dadada;
        border-bottom: 1px solid #cecece;
        overflow: hidden;
        -ms-text-overflow: ellipsis;
        text-overflow: ellipsis;
        white-space: nowrap;
        padding: 0 2%;
        border-left: 1px solid #cecece;
    }
    .pub_subnav2 dd:nth-child(1) a{
        border-left: none;
    }
    .pub_subnav2 dd.on a{
        color: #0D60A9;
    }

/*公共切换*/
    .tab_body .inbox{
        display: none;
    }
    .tab_body .inbox.on{
        display: block;
    }

/*公共翻页*/
    .pub_fanye{
        padding: 2% 0.12rem;
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -moz-box-pack: justify;
        -ms-flex-pack: justify;
        -webkit-box-align: center;
        -moz-box-align: justify;
        -ms-flex-align: center;
        justify-content: space-between;
        align-content: center;
    }
    .pub_fanye a{
        font-size: 0.16rem;
        color: #999;
        height: 0.4rem;
        line-height: 0.4rem;
        padding: 0 0.2rem;
        background: #fff;
        border: 1px solid #f2f2f2;
    }
    .pub_fanye a.on,
    .pub_fanye a:active{
        background: #0D60A9;
        border: 1px solid #0D60A9;
        color: #fff;
    }
    .pub_fanye a.end{
        background: #ffffff;
    }

/*nav_icon*/
    .pub_swiper{
        background: #ffffff;
    }
    .pub_swiper .swiper-wrapper{
        border-top: 1px solid #eeeeee;
        border-bottom: 1px solid #eeeeee;
        height: 0.6rem;
    }
    .pub_swiper .swiper-paginationnav{
        margin: 5px 0;
    }
    .pub_swiper .swiper-wrapper .swiper-slide{
        text-align: center;
        border-bottom: 2px solid rgba(255,255,255,0);
        border-left: 1px solid #eee;
        padding: 0 2%;
    }
    .pub_swiper .swiper-wrapper .swiper-slide:first-child{
        border-left: none; 
    }
    /*on*/
    .pub_swiper .swiper-wrapper .swiper-slide.on{
        border-bottom: 2px solid #0D60A9;
    }
    .pub_swiper .swiper-wrapper .swiper-slide.on i img{
        left: auto;
        right: 0;
    }
    .pub_swiper .swiper-wrapper .swiper-slide i{
        display: block;
        width: 0.3rem;
        height: 0.3rem;
        margin: 0.05rem auto 0 auto;
        overflow: hidden;
        position: relative;
    }
    .pub_swiper .swiper-wrapper .swiper-slide i img{
        display: block;
        position: absolute;
        height: 0.3rem;
        left: 0;
        top: 0;
    }
    .pub_swiper .swiper-wrapper .swiper-slide p{
        font-size: 0.14rem;
        color: #666666;
        line-height: 0.2rem;
        height: 0.2rem;
        width: 100%;
        -ms-text-overflow: ellipsis;
        text-overflow: ellipsis;
        white-space: nowrap;
        overflow: hidden;
    }
    .pub_swiper .swiper-wrapper .swiper-slide p sup{
        display: inline-block;
        position: relative;
        margin-top: -5px;
    }
    /*flex*/
    .pub_swiper.flex .swiper-wrapper{
        width: 100%;
        display: -webkit-box;
        display: -moz-box;
        -webkit-box-pack: justify;
        -moz-box-pack: justify;
        -ms-flex-pack: justify;
        -webkit-box-align: center;
        -moz-box-align: justify;
        -ms-flex-align: center;
        justify-content: space-between;
        align-content: center;
    }
    .pub_swiper.flex .swiper-wrapper .swiper-slide{
        -webkit-box-flex: 1;
        -moz-box-flex: 1;
        -webkit-flex: 1;
        -ms-flex: 1;
        flex: 1;
    }

/*公共搜索框*/
    .pub_search{
        margin: 4% 0.12rem;
        background: #f2f2f2;
        height: 0.45rem;
    }
    .pub_search:after{
        content: "";
        display: block;
        height: 0;
        clear: both;
        visibility: hidden;
    }
    .pub_search input[type="text"]{
        display: block;
        float: left;
        width: 83%;
        height: 0.45rem;
        background: none;
        outline: none;
        border: none;
        font-size: 0.14rem;
        color: #333;
        padding: 0 0 0 2%;
        line-height: 0.45rem;
    }
    .pub_search input[type="button"],
    .pub_search input[type="submit"]{
        float: right;
        width: 15%;
        height: 0.45rem;
        display: block;
        background: none;
        outline: none;
        border: none;
        background: url(../images/b36.png) center no-repeat;
        -webkit-background-size: 0.24rem 0.24rem;
        background-size: 0.24rem 0.24rem;
        font-size: 0;
    }

/*解决方案和工程服务banner*/
    .pub_nbanner{
        width: 100%;
        position: relative;
    }
    .pub_nbanner img{
        display: block;
        width: 100%;
    }
    .pub_nbanner .word{
        position: absolute;
        left: 3%;
        top: 40%;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
        width: 94%;
        z-index: 2;
    }
    .pub_nbanner .word h2{
        font-size: 0.2rem;
        color: #fff;
        width: 50%;
        height: 0.42rem;
        line-height: 0.42rem;
        padding: 0 0.1rem;
        background: #0D60A9;
    }
    .pub_nbanner .word p{
        font-size: 0.14rem;
        color: #666;
        text-align: justify;
        line-height: 2em;
        padding: 0.1rem;
        background: rgba(255,255,255,0.5);
    }

/*经典项目轮播*/
    .pub_jdswiper{
        width: 100%;
        background: #fff;
    }
    .pub_jdswiper .tit{
        padding: 2% 3% 2% 5%;
        border-bottom: 1px solid #f2f2f2;
        position: relative;
        margin: 0 0 2% 0;
    }
    .pub_jdswiper .tit:before{
        content: "";
        width: 0.015rem;
        height: 0.12rem;
        display: block;
        background: #0D60A9;
        position: absolute;
        left: 3%;
        top: 50%;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
    }
    .pub_jdswiper .imgbox{
        width: 100%;
        position: relative;
        padding-top: 87.567%;
        overflow: hidden;
    }
    .pub_jdswiper .imgbox img{
        display: block;
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
    }
    .pub_jdswiper .imgbox p{
        font-size: 0.14rem;
        color: #fff;
        width: 100%;
        position: absolute;
        left: 0;
        bottom: 0;
        padding: 0 0.1rem;
        background: rgba(0,0,0,0.6);
        z-index: 2;
        text-align: center;
        line-height: 0.3rem;
        height: 0.3rem;
        overflow: hidden;
        -ms-text-overflow: ellipsis;
        text-overflow: ellipsis;
        white-space: nowrap;
    }
    .pub_jdswiper .swiper-pagination{
        margin: 2% 0 0 0;
    }

/*视频弹窗*/
    .pub_video{
        width: 100%;
        height: 100%;
        padding: 5%;
        position: fixed;
        left: 0;
        top: 0;
        z-index: 1000;
        background: rgba(0,0,0,0.8);
    }
    .pub_video i.close{
        display: block;
        width: 0.23rem;
        height: 0.23rem;
        background: url(../images/b56.png) center no-repeat;
        -webkit-background-size: 0.23rem 0.23rem;
        background-size: 0.23rem 0.23rem;
        position: absolute;
        right: 2%;
        top: 10%;
        z-index: 1002;
        cursor: pointer;
    }
    .pub_video .boxin{
        width: 100%;
        height: 70%;
        position: relative;
        z-index: 1001;
        top: 15%;
    }
    .pub_video .boxin video{
        width: 100%;
        height: 100%;
    }






