

html, body, dl, dd, img, form, div, ul, ol, li, h1, h2, h3, h4, h5, h6, p, button {
    margin: 0;
    padding: 0;
    border: 0;
}

body {
    font-size: 12px;
    font-family: "Microsoft YaHei", '微软雅黑', "Arial";
    background-color: #fff;
	text-transform: capitalize!important;
}

input, textarea, button {
    padding: 0;
    font-family: "Microsoft YaHei", '微软雅黑', "Arial";
}

input[type="button"], input[type="submit"], input[type="reset"] {
    -webkit-appearance: none;
}

input {
    outline: none;
    -webkit-appearance: none; /*去除系统默认的样式*/
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0); /* 点击高亮的颜色*/
}

input:focus {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    -webkit-user-modify: read-write-plaintext-only;
}

/en/template/wap/cn2016/static/cssfix:after {
    clear: both;
    content: "";
    display: table;
}

input:focus, textarea:focus {
    outline: none;
}

textarea {
    -webkit-appearance: none;
}

h1, h2, h3, h4, h5, h6 {
    font-weight: normal;
}

a {
    cursor: pointer;
}

ul, ol, li {
    list-style-type: none;
}

/en/template/wap/cn2016/static/cssslick-slide:focus, input:focus, a:focus {
    outline: none !important;
}

img {
    border: 0;
    vertical-align: middle;
    max-width: 100%;
}

select, input, textarea, button {
    vertical-align: middle;
    outline: none;
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

tr {
    margin: 0;
    padding: 0;
}

td {
    margin: 0;
    padding: 0;
}

iframe {
    border: none;
}

select {
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    outline: none
}

a:link {
    text-decoration: none;
}

a:visited {
    text-decoration: none;
}

a:hover {
    text-decoration: none;
}

a:active {
    text-decoration: none;
}

/en/template/wap/cn2016/static/csshidden {
    display: none;
    visibility: hidden;
}

/en/template/wap/cn2016/static/csswrap {
    border: 0;
    padding: 0;
    width: 1150px;
    margin: 0 auto;
    *zoom: 1;
}

/en/template/wap/cn2016/static/csswrap:after {
    clear: both;
    content: "";
    display: table;
}

/en/template/wap/cn2016/static/cssclear {
    clear: both;
    font-size: 0;
    line-height: 0;
    height: 0;
    visibility: hidden;
}

/en/template/wap/cn2016/static/cssfix {
    *zoom: 1;
}


a {
    display: inline-block;
    max-width: 100%;
}

/en/template/wap/cn2016/static/cssones {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

/en/template/wap/cn2016/static/csstwos {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

/en/template/wap/cn2016/static/cssclearfix:after, /en/template/wap/cn2016/static/cssclearfix:before {
    content: "";
    display: table
}

/en/template/wap/cn2016/static/cssclearfix:after {
    clear: both
}

/en/template/wap/cn2016/static/cssclearfix {
    zoom: 1
}

/en/template/wap/cn2016/static/csspicture {
    position: relative;
    overflow: hidden;
}

/en/template/wap/cn2016/static/csspicture img {
    transition: all /en/template/wap/cn2016/static/css7s;
    -moz-transition: all /en/template/wap/cn2016/static/css7s;
    -webkit-transition: all /en/template/wap/cn2016/static/css7s;
}

/en/template/wap/cn2016/static/csseach-item:hover /en/template/wap/cn2016/static/csspicture img {
    transform: scale(1/en/template/wap/cn2016/static/css1);
    -moz-transform: scale(1/en/template/wap/cn2016/static/css1);
    -webkit-transform: scale(1/en/template/wap/cn2016/static/css1);
    zoom: 1/en/template/wap/cn2016/static/css1 \9;
}

input:-webkit-autofill {
    box-shadow: 0 0 0px 1000px white inset !important;
}

input[type="button"], input[type="submit"], input[type="reset"] {
    -webkit-appearance: none;
}

textarea {
    -webkit-appearance: none;
}

/en/template/wap/cn2016/static/cssbox {
    width: 90%;
    max-width: 1400px;
    margin: auto;
    min-width: 1000px;
}

input::placeholder {
    color: #999999
}

input::-webkit-input-placeholder {
    color: #999999
}

/*banner*/
/en/template/wap/cn2016/static/cssbanner {
    height: 550px;
    width: 100%;
    background: url(/en/template/wap/cn2016/static/css) center center no-repeat;
    background-size: cover;
}

/en/template/wap/cn2016/static/cssbanner /en/template/wap/cn2016/static/csslans {
    padding-top: 250px;
}

/en/template/wap/cn2016/static/cssbanner /en/template/wap/cn2016/static/csst1 {
    font-size: 40px;
    color: #ffffff;
    margin-bottom: 15px;
}

/en/template/wap/cn2016/static/cssbanner /en/template/wap/cn2016/static/csst2 {
    font-size: 20px;
    color: #ffffff;
}

/en/template/wap/cn2016/static/cssneiye_nav {
    background-color: #004276;
    height: 100px;
    overflow: hidden;
    box-shadow: 0 2px 5px 0 rgba(70, 70, 70, /en/template/wap/cn2016/static/css2);
}

/en/template/wap/cn2016/static/cssneiye_nav a {
    position: relative;
    text-align: center;
    line-height: 100px;
    font-size: 16px;
    padding: 0 10px;
    width: auto!important;
    color: #ffffff;
    box-sizing: border-box;
    border-left: 1px solid rgba(255, 255, 255, /en/template/wap/cn2016/static/css2);
    margin-bottom: 10px;
}

/en/template/wap/cn2016/static/cssneiye_nav a:last-child {
    border-right: 1px solid rgba(255, 255, 255, /en/template/wap/cn2016/static/css2);
}

/en/template/wap/cn2016/static/cssslick-track {
    min-width: 100% !important;
}

/en/template/wap/cn2016/static/cssneiye_nav /en/template/wap/cn2016/static/csst1 {
    position: relative;
    z-index: 4;
}

/en/template/wap/cn2016/static/cssneiye_nav a:hover, /en/template/wap/cn2016/static/cssneiye_nav a/en/template/wap/cn2016/static/csson {
    color: #004276;
}

/en/template/wap/cn2016/static/cssneiye_nav a:after {
    content: '';
    background: url('/en/template/wap/cn2016/static/css/en/template/wap/cn2016/static/css/image/adk/en/template/wap/cn2016/static/csspng') center center no-repeat #ffffff;
    background-size: 80% auto;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 2;
    transition: all /en/template/wap/cn2016/static/css4s ease;
    -webkit-transition: all /en/template/wap/cn2016/static/css4s ease;
    opacity: 0;
}

/en/template/wap/cn2016/static/cssneiye_nav a:hover:after, /en/template/wap/cn2016/static/cssneiye_nav a/en/template/wap/cn2016/static/csson:after {
    opacity: 1;
}

/en/template/wap/cn2016/static/cssneiye_nav a:before {
    content: '';
    display: block;
    background: url('/en/template/wap/cn2016/static/css/en/template/wap/cn2016/static/css/image/ico_sjx/en/template/wap/cn2016/static/csspng');
    background-size: 100% 100%;
    width: 12px;
    height: 7px;
    bottom: -7px;
    position: absolute;
    z-index: 3;
    left: calc(50% - 6px);
    /*opacity: 0;*/
}

/en/template/wap/cn2016/static/cssneiye_nav a:hover:before, /en/template/wap/cn2016/static/cssneiye_nav a/en/template/wap/cn2016/static/csson:before {
    transition: all /en/template/wap/cn2016/static/css6s ease;
    -webkit-transition: all /en/template/wap/cn2016/static/css6s ease;
    opacity: 1;
    bottom: 20px;

}

/en/template/wap/cn2016/static/csscase_list {
}

/en/template/wap/cn2016/static/csscase_list li {
    padding: 55px 0;
}

/en/template/wap/cn2016/static/csscase_list /en/template/wap/cn2016/static/csstitle {
    line-height: 28px;
    font-size: 20px;
    box-sizing: border-box;
    color: #004276;
    font-weight: bold;
    border-left: 2px solid #004276;
    padding-left: 15px;
}

/en/template/wap/cn2016/static/csscase_list /en/template/wap/cn2016/static/csseditor {
    padding: 20px 0;
    font-size: 16px;
    line-height: 3/en/template/wap/cn2016/static/css2;
    color: #333333;
}

/en/template/wap/cn2016/static/csseditor img {
    max-width: 100%;
}

/en/template/wap/cn2016/static/cssnews_list {
    padding: 90px 0 60px 0;
}

/en/template/wap/cn2016/static/cssnews_list a {
    width: 100%;
    padding: 33px;
    box-sizing: border-box;
    position: relative;
}

/en/template/wap/cn2016/static/cssnews_list li {
    width: 33/en/template/wap/cn2016/static/css3%;
    box-sizing: border-box;
    float: left;
    border-left: 1px solid #ededed;
    border-top: 1px solid #ededed;
}

/en/template/wap/cn2016/static/cssnews_list li:nth-child(3n - 2) {
    border-left-color: transparent;
}

/en/template/wap/cn2016/static/cssnews_list /en/template/wap/cn2016/static/csstime {
    color: #999999;
    /* font-weight: bold; */
    font-family: 'DINCond-Black';
    font-size: 30px;
    margin: 10px 0 20px 0;
}

/en/template/wap/cn2016/static/cssnews_list /en/template/wap/cn2016/static/cssdays {
    font-size: 38px;
    font-family: 'DIN';
    padding-right: 10px;
    transition: all /en/template/wap/cn2016/static/css4s ease;
    -webkit-transition: all /en/template/wap/cn2016/static/css4s ease;
}

/en/template/wap/cn2016/static/cssnews_list a:hover /en/template/wap/cn2016/static/cssdays {
    color: #0f83a1;
}

/en/template/wap/cn2016/static/cssnews_list /en/template/wap/cn2016/static/csspicture {
    position: relative;
    padding-top: 62/en/template/wap/cn2016/static/css5%;
    overflow: hidden;
}

/en/template/wap/cn2016/static/cssnews_list /en/template/wap/cn2016/static/csspicture img {
    position: absolute;
    top: 0;
    width: 100%;
}

/en/template/wap/cn2016/static/cssnews_list /en/template/wap/cn2016/static/csstitle {
    font-size: 18px;
    line-height: 1;
    color: #333333;
    height: 18px;
    margin: 25px 0;
    transition: all /en/template/wap/cn2016/static/css4s ease;
    -webkit-transition: all /en/template/wap/cn2016/static/css4s ease;
}

/en/template/wap/cn2016/static/cssnews_list a:hover /en/template/wap/cn2016/static/csstitle {
    color: #004276;
    font-weight: bold;
}

/en/template/wap/cn2016/static/cssnews_list /en/template/wap/cn2016/static/csscontent {
    font-size: 14px;
    line-height: 20px;
    height: 40px;
    color: #888888;
}

/en/template/wap/cn2016/static/cssnews_list /en/template/wap/cn2016/static/csssearch1 {
    margin-top: 30px;
    width: 130px;
    height: 38px;
    line-height: 36px;
    box-sizing: border-box;
    border: 1px solid #e4e4e4;
    background: #f9f9f9;
    color: #737373;
    font-size: 14px;
    text-align: center;
    transition: all /en/template/wap/cn2016/static/css4s ease;
    -webkit-transition: all /en/template/wap/cn2016/static/css4s ease;
    position: static;
}

/en/template/wap/cn2016/static/cssnews_list a:hover /en/template/wap/cn2016/static/csssearch1 {
    color: #fff;
    border: 1px solid transparent;
    background: #004276;
}

/en/template/wap/cn2016/static/csss_ico {
    margin-left: 10px;
    transition: margin /en/template/wap/cn2016/static/css4s ease;
    -webkit-transition: margin /en/template/wap/cn2016/static/css4s ease;
}

/en/template/wap/cn2016/static/cssnews_list a:hover /en/template/wap/cn2016/static/csss_ico {
    margin: 0 -5px 0 15px;
}

/en/template/wap/cn2016/static/cssnew_d {

}

/en/template/wap/cn2016/static/cssnew_d /en/template/wap/cn2016/static/csstitle {
    font-size: 28px;
    font-weight: bold;
    color: #004276;
    padding-top: 70px;
    text-align: center;
}

/en/template/wap/cn2016/static/cssnew_d /en/template/wap/cn2016/static/csstips {
    padding: 33px 0 25px 0;
    text-align: center;
}

/en/template/wap/cn2016/static/cssnew_d /en/template/wap/cn2016/static/csstips li {
    font-size: 16px;
    display: inline-block;
    color: #888888;
    margin: 0 25px;
    line-height: 30px;
}

/en/template/wap/cn2016/static/cssico_n1 {
    width: 21px;
    margin-right: 10px;
}

/en/template/wap/cn2016/static/cssico_n2 {
    width: 25px;
    margin-left: 10px;
}

/en/template/wap/cn2016/static/cssico_n2:hover {
    opacity: /en/template/wap/cn2016/static/css7;
}

/en/template/wap/cn2016/static/cssnew_d /en/template/wap/cn2016/static/csseditor {
    font-size: 16px;
    line-height: 1/en/template/wap/cn2016/static/css8;
    color: #333333;
    padding: 50px 0;
    border-top: 1px solid #cccccc;
    border-bottom: 1px solid #cccccc;
}

/en/template/wap/cn2016/static/cssnew_d /en/template/wap/cn2016/static/csspagetion_d {
    line-height: 35px;
    text-align: center;
    padding: 65px 0;
}

/en/template/wap/cn2016/static/csspagetion_d /en/template/wap/cn2016/static/cssbtns {
    font-size: 14px;
    color: #cccccc;
    width: 120px;
    height: 35px;
    box-sizing: border-box;
    border: 1px solid #cccccc;
    text-align: center;
    border-radius: 5px;
    transition: all /en/template/wap/cn2016/static/css4s;
}

/en/template/wap/cn2016/static/csspagetion_d /en/template/wap/cn2016/static/cssbtns:hover {
    background: #004276;
    border-color: transparent;
    color: #ffffff;
}

/en/template/wap/cn2016/static/csspagetion_d /en/template/wap/cn2016/static/cssreturn {
    color: #004276;
    font-size: 14px;
    text-align: center;
    width: 200px;
}

/en/template/wap/cn2016/static/csspagetion {
    text-align: center;
    margin-bottom: 70px;
}

/en/template/wap/cn2016/static/csspagetion a {
    font-size: 14px;
    line-height: 45px;
    padding: 0 2px;
    margin: 0 13px;
    border-bottom: 2px solid transparent;
}

/en/template/wap/cn2016/static/csspagetion a/en/template/wap/cn2016/static/csson, /en/template/wap/cn2016/static/csspagetion a:hover {
    border-bottom-color: #004276;
    color: #004276;
}

/en/template/wap/cn2016/static/csspagetion a/en/template/wap/cn2016/static/cssbtns {
    width: 45px;
    height: 45px;
    box-sizing: border-box;
    background: url('/en/template/wap/cn2016/static/css/en/template/wap/cn2016/static/css/image/ico_prev/en/template/wap/cn2016/static/csspng');
    vertical-align: top;
    border: 0;
    background-size: 100% 100%;
}

/en/template/wap/cn2016/static/csspagetion a/en/template/wap/cn2016/static/cssbtns:hover {
    background: url('/en/template/wap/cn2016/static/css/en/template/wap/cn2016/static/css/image/ico_prev_on/en/template/wap/cn2016/static/csspng');
    background-size: 100% 100%;
}

/en/template/wap/cn2016/static/csspagetion a/en/template/wap/cn2016/static/cssnext {
    transform: rotate(180deg);
}

/en/template/wap/cn2016/static/cssquestion_list {
    padding: 60px 0 100px 0;
}

/en/template/wap/cn2016/static/cssquestion_list li {
    background: url('/en/template/wap/cn2016/static/css/en/template/wap/cn2016/static/css/image/ico_mess/en/template/wap/cn2016/static/csspng') 15px 40px no-repeat;
    box-sizing: border-box;
    padding: 40px 0 40px 60px;
    position: relative;
    border-bottom: 1px solid #e5e5e5;
}

/en/template/wap/cn2016/static/cssquestion_list /en/template/wap/cn2016/static/csstop {
    display: block;
    width: 100%;
    box-sizing: border-box;
}

/en/template/wap/cn2016/static/cssquestion_list /en/template/wap/cn2016/static/csstop_l {
    width: calc(100% - 100px);
}

/en/template/wap/cn2016/static/cssquestion_list /en/template/wap/cn2016/static/cssl1 {
    font-size: 18px;
    color: #333333;
    line-height: 1;
    margin-bottom: 18px;
    transition: all /en/template/wap/cn2016/static/css4s ease;
    -webkit-transition: all /en/template/wap/cn2016/static/css4s ease;
}

/en/template/wap/cn2016/static/cssquestion_list /en/template/wap/cn2016/static/cssl1:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 0;
    height: 1px;
    background: #0f83a1;
    transition: all /en/template/wap/cn2016/static/css4s ease;
    -webkit-transition: all /en/template/wap/cn2016/static/css4s ease;
}

/en/template/wap/cn2016/static/cssquestion_list /en/template/wap/cn2016/static/csstop:hover /en/template/wap/cn2016/static/cssl1:after {
    width: 100%;
}

/en/template/wap/cn2016/static/cssquestion_list /en/template/wap/cn2016/static/csstop:hover /en/template/wap/cn2016/static/cssl1 {
    font-weight: bold;
    color: #004276;
}

/en/template/wap/cn2016/static/cssquestion_list /en/template/wap/cn2016/static/cssl2 {
    font-size: 14px;
    color: #666;
    transition: all /en/template/wap/cn2016/static/css4s ease;
    -webkit-transition: all /en/template/wap/cn2016/static/css4s ease;
}

/en/template/wap/cn2016/static/cssquestion_list li/en/template/wap/cn2016/static/csson /en/template/wap/cn2016/static/cssl2 {
    opacity: 0;
}

/en/template/wap/cn2016/static/cssquestion_list /en/template/wap/cn2016/static/csstop_r {
    width: 90px;
    height: 30px;
    line-height: 30px;
    border: 1px solid #909090;
    border-radius: 5px;
    text-align: center;
    font-size: 14px;
    color: #909090;
    position: absolute;
    top: 40px;
    right: 0;
    transition: all /en/template/wap/cn2016/static/css4s ease;
    -webkit-transition: all /en/template/wap/cn2016/static/css4s ease;
}

/en/template/wap/cn2016/static/cssquestion_list li/en/template/wap/cn2016/static/csson /en/template/wap/cn2016/static/csstop_r, /en/template/wap/cn2016/static/cssquestion_list /en/template/wap/cn2016/static/csstop:hover /en/template/wap/cn2016/static/csstop_r {
    background: #004276;
    border-color: #004276;
    color: #ffffff;
}

/en/template/wap/cn2016/static/cssquestion_list /en/template/wap/cn2016/static/cssbottom {
    font-size: 14px;
    color: #666666;
    line-height: 1/en/template/wap/cn2016/static/css7;
    display: none;
}

/en/template/wap/cn2016/static/csscontact_container {
    padding-bottom: 100px;
}

/en/template/wap/cn2016/static/csscontact_container /en/template/wap/cn2016/static/cssbox {
    /* width: 100%; */
    /* padding-left: 370px; */
    box-sizing: border-box;
    position: relative;
}

/en/template/wap/cn2016/static/csscontact_container /en/template/wap/cn2016/static/cssright {
    width: 100%;
}

/en/template/wap/cn2016/static/csscontact_container /en/template/wap/cn2016/static/cssleft {
    /* position: absolute; */
    /* top: 0; */
    left: 0;
    height: 100%;
    width: 100%;
    overflow: hidden;
    overflow-y: scroll;
    border: 1px solid #dcdcdc;
    border-left: 0;
}

/en/template/wap/cn2016/static/csscontact_list {

}

/en/template/wap/cn2016/static/csscontact_list li {
    margin: 0 18px;
    /*border-bottom: 1px dashed #ddd;*/
    padding: 18px 0 0;
    width: calc(50% - 40px);
    display: inline-block;
    vertical-align: top;
}

/*/en/template/wap/cn2016/static/csscontact_list li:last-child {
    border-bottom: 0;
}*/

/en/template/wap/cn2016/static/csscontact_list /en/template/wap/cn2016/static/csslans {

}

/en/template/wap/cn2016/static/csscontact_list /en/template/wap/cn2016/static/cssl1 {
    font-size: 18px;
    font-weight: bold;
    color: #333333;
    margin: 15px 0;
}

/en/template/wap/cn2016/static/csscontact_list /en/template/wap/cn2016/static/cssl2 {
    font-size: 16px;
    line-height: 1/en/template/wap/cn2016/static/css7;
    color: #666666;
    margin-bottom: 30px;
}

/en/template/wap/cn2016/static/csscontact_list /en/template/wap/cn2016/static/cssl2 dd {
    position: relative;
    padding-left: 80px;
    margin-top: 5px;
    box-sizing: border-box;
}

/en/template/wap/cn2016/static/csscontact_list /en/template/wap/cn2016/static/cssts1 {
    position: absolute;
    top: 0;
    left: 0;
}

/en/template/wap/cn2016/static/csscontact_container /en/template/wap/cn2016/static/cssleft::-webkit-scrollbar { /*转动条整体样式*/

    width: 10px; /*高宽划分对应横竖转动条的尺寸*/

    height: 5px;

}

/en/template/wap/cn2016/static/csscontact_container /en/template/wap/cn2016/static/cssleft::-webkit-scrollbar-thumb { /*转动条内里小方块*/

    -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0/en/template/wap/cn2016/static/css2);

    background: #004276;

}

/en/template/wap/cn2016/static/csscontact_container /en/template/wap/cn2016/static/cssleft::-webkit-scrollbar-track { /*转动条内里轨道*/

    -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0);

    background: #ededed;

}

/en/template/wap/cn2016/static/cssmap_title/en/template/wap/cn2016/static/cssbox {
    padding: 0;
    margin-top: 60px;
}

/en/template/wap/cn2016/static/cssmap_title /en/template/wap/cn2016/static/cssm1 {
    font-size: 28px;
    color: #333333;
}

/en/template/wap/cn2016/static/csshengs_titlesj {
    width: 24px;
    height: 2px;
    margin: 30px 0;
}

/en/template/wap/cn2016/static/csshengs_titlesj /en/template/wap/cn2016/static/cssht1 {
    background: #004276;
    width: 12px;
    height: 2px;
    float: left;
}

/en/template/wap/cn2016/static/csshengs_titlesj /en/template/wap/cn2016/static/cssht2 {
    background: #0f83a1;
    width: 12px;
    height: 2px;
    float: left;
}

/en/template/wap/cn2016/static/cssmap_title /en/template/wap/cn2016/static/cssm2 {
    font-size: 20px;
    color: #333333;
    padding: 20px 0;
}

@keyframes myfirst {
    from {
        bottom: 40px;
    }
    to {
        bottom: 20px;
        opacity: 0/en/template/wap/cn2016/static/css1
    }
}

@-webkit-keyframes myfirst /* Safari 和 Chrome */
{
    from {
        bottom: 40px;
    }
    to {
        bottom: 20px;
        opacity: 0/en/template/wap/cn2016/static/css1
    }
}

/en/template/wap/cn2016/static/csscontact_container /en/template/wap/cn2016/static/cssshow {
    display: none;
    position: absolute;
    bottom: 20px;
    left: -20px;
    z-index: 5;
    width: 12px;
    font-size: 12px;
    color: #004276;
    text-align: center;
    animation: myfirst 1/en/template/wap/cn2016/static/css5s linear 0s infinite alternate;
    -webkit-animation: myfirst 1/en/template/wap/cn2016/static/css5s linear 0s infinite alternate;
}

/en/template/wap/cn2016/static/cssmap /en/template/wap/cn2016/static/cssright {
    position: relative;
}

/en/template/wap/cn2016/static/cssindex_customers li {
    width: 25%;
    float: left;
    position: relative;
}

/en/template/wap/cn2016/static/cssdian_list {

}

/en/template/wap/cn2016/static/cssdian_list li {
    position: absolute;
    z-index: 5;
    cursor: pointer;
}
/en/template/wap/cn2016/static/cssdian_list li/en/template/wap/cn2016/static/cssd1{
    top: 45%;
    left: 17%;
}
/en/template/wap/cn2016/static/cssdian_list li/en/template/wap/cn2016/static/cssd2{
    top: 40%;
    left: 25%;
}
/en/template/wap/cn2016/static/cssdian_list li/en/template/wap/cn2016/static/cssd3{
    top:38%;
    left: 27%;
}
/en/template/wap/cn2016/static/cssdian_list li/en/template/wap/cn2016/static/cssd4{
    top:38%;
    left: 52%;
}
/en/template/wap/cn2016/static/cssdian_list li/en/template/wap/cn2016/static/cssd5{
    top: 51%;
    left: 78%;
}
/en/template/wap/cn2016/static/cssdian_list li/en/template/wap/cn2016/static/cssd6{
    top: 49%;
    left: 79/en/template/wap/cn2016/static/css5%;
}
/en/template/wap/cn2016/static/cssdian_list li/en/template/wap/cn2016/static/cssd7{
    top: 49/en/template/wap/cn2016/static/css5%;
    left: 81%;
}
/en/template/wap/cn2016/static/cssdian_list /en/template/wap/cn2016/static/cssico {
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: #ff0000;
    box-shadow: 0 0 0 5px rgba(255, 0, 0, /en/template/wap/cn2016/static/css2);
}
/en/template/wap/cn2016/static/cssdian_list li:hover /en/template/wap/cn2016/static/cssico{
    animation: myfirst 3s;
    -webkit-animation: myfirst 3s;
    animation-iteration-count: infinite;
    -webkit-animation-iteration-count: infinite;
}
/en/template/wap/cn2016/static/cssdian_list li:hover /en/template/wap/cn2016/static/csslans{
    color: #999;
}
@-webkit-keyframes myfirst /* Safari 和 Chrome */
{
    0%{
        box-shadow: 0 0 0 5px rgba(255, 0, 0, /en/template/wap/cn2016/static/css2);
    }
    50%{
        box-shadow: 0 0 0 0 rgba(255, 0, 0, /en/template/wap/cn2016/static/css2);
    }
    100%{
        box-shadow: 0 0 0 5px rgba(255, 0, 0, /en/template/wap/cn2016/static/css2);
    }
}

@keyframes myfirst /* Opera */
{
    0%{
        box-shadow: 0 0 0 5px rgba(255, 0, 0, /en/template/wap/cn2016/static/css2);
    }
    50%{
        box-shadow: 0 0 0 0 rgba(255, 0, 0, /en/template/wap/cn2016/static/css2);
    }
    100%{
        box-shadow: 0 0 0 5px rgba(255, 0, 0, /en/template/wap/cn2016/static/css2);
    }
}
/en/template/wap/cn2016/static/cssdian_list /en/template/wap/cn2016/static/cssline {
    width: 40px;
    height: 40px;
    border-left: 1px dashed #f00;
    border-bottom: 1px dashed #ff0000;
    margin-left: 4px;
    float: left;
}
/en/template/wap/cn2016/static/cssdian_list li/en/template/wap/cn2016/static/cssd7 /en/template/wap/cn2016/static/cssline{
    border-left: 0px dashed #f00;
    height: 1px;
    margin-top: -4px;
}
/en/template/wap/cn2016/static/cssdian_list li/en/template/wap/cn2016/static/cssd3 /en/template/wap/cn2016/static/cssline{
    height: 25px;
}
/en/template/wap/cn2016/static/cssdian_list li/en/template/wap/cn2016/static/cssd6 /en/template/wap/cn2016/static/cssline{
    height: 25px;
}
/en/template/wap/cn2016/static/cssdian_list /en/template/wap/cn2016/static/csslans {
    float: left;
    font-size: 16px;
    color: #333333;
    padding-top: 30px;
    padding-left: 10px;
}
/en/template/wap/cn2016/static/cssdian_list li/en/template/wap/cn2016/static/cssd3 /en/template/wap/cn2016/static/csslans{
    padding-top: 15px;
}
/en/template/wap/cn2016/static/cssdian_list li/en/template/wap/cn2016/static/cssd6 /en/template/wap/cn2016/static/csslans{
    padding-top: 15px;
}
/en/template/wap/cn2016/static/cssdian_list li/en/template/wap/cn2016/static/cssd7 /en/template/wap/cn2016/static/csslans{
    padding-top: 0;
    margin-top: -14px;
    padding-left: 50px;
}
/en/template/wap/cn2016/static/cssindex_customers /en/template/wap/cn2016/static/csstop {
    border-top: 1px solid #e6e6e6;
    position: absolute;
    top: 0;
    left: 30px;
    width: calc(100% - 60px);
    height: 1px;
}

/en/template/wap/cn2016/static/cssindex_customers li:nth-child(1) /en/template/wap/cn2016/static/csstop, /en/template/wap/cn2016/static/cssindex_customers li:nth-child(2) /en/template/wap/cn2016/static/csstop, /en/template/wap/cn2016/static/cssindex_customers li:nth-child(3) /en/template/wap/cn2016/static/csstop, /en/template/wap/cn2016/static/cssindex_customers li:nth-child(4) /en/template/wap/cn2016/static/csstop {
    display: none;
}

/en/template/wap/cn2016/static/cssindex_customers /en/template/wap/cn2016/static/cssright {
    border-right: 1px solid #e6e6e6;
    position: absolute;
    top: 30px;
    left: 0;
    height: calc(100% - 60px);
    width: 1px;
    z-index: 5;
}

/en/template/wap/cn2016/static/cssindex_customers li:nth-child(4n - 3) /en/template/wap/cn2016/static/cssright {
    display: none;
}

/en/template/wap/cn2016/static/cssindex_customers /en/template/wap/cn2016/static/cssdian1 {
    background: #e6e6e6;
    position: absolute;
    top: 0;
    left: 0;
    width: 5px;
    height: 5px;
    border-radius: 50%;
}

/en/template/wap/cn2016/static/cssindex_customers li:nth-child(4n-3) /en/template/wap/cn2016/static/cssdian1, /en/template/wap/cn2016/static/cssindex_customers li:nth-child(1) /en/template/wap/cn2016/static/cssdian1, /en/template/wap/cn2016/static/cssindex_customers li:nth-child(2) /en/template/wap/cn2016/static/cssdian1, /en/template/wap/cn2016/static/cssindex_customers li:nth-child(3) /en/template/wap/cn2016/static/cssdian1, /en/template/wap/cn2016/static/cssindex_customers li:nth-child(4) /en/template/wap/cn2016/static/cssdian1 {
    display: none;
}

/en/template/wap/cn2016/static/cssindex-customer-list {
    padding: 100px 0;
}

/en/template/wap/cn2016/static/cssmore {
    width: 140px;
    height: 45px;
    line-height: 45px;
    text-align: center;
    background-color: #004276;
    color: #ffffff;
    font-size: 16px;
    margin: 0 auto 85px;
    display: block;
    transition: all /en/template/wap/cn2016/static/css4s ease;
}

/en/template/wap/cn2016/static/cssmore:hover {
    background-color: #0f83a1;
}

/en/template/wap/cn2016/static/cssindex-customer-list li img {
    position: absolute;
    top: 50%;
    left: 50%;
    display: block;
    transform: translate(-50%, -50%);
    transition: all /en/template/wap/cn2016/static/css5s linear 10ms;
    -webkit-transition: all /en/template/wap/cn2016/static/css5s linear 10ms;
    width: 90%;
}

/en/template/wap/cn2016/static/cssindex-customer-list li img {
    width: calc(100% - 60px);
}

/en/template/wap/cn2016/static/cssindex-customer-list li:hover img:last-child, /en/template/wap/cn2016/static/cssindex-customer-list li img:first-child {
    opacity: 0;
    transform: translateY(-50%) translateX(-50%) rotateY(180deg);
}

/en/template/wap/cn2016/static/cssindex-customer-list li img, /en/template/wap/cn2016/static/cssindex-customer-list li:hover img:first-child {
    opacity: 1;
    transform: translateY(-50%) translateX(-50%) rotateY(0deg);
}

/en/template/wap/cn2016/static/cssindex_case {
    background-color: #f6f6f6;
}

/en/template/wap/cn2016/static/cssindex_customers /en/template/wap/cn2016/static/csslans {
    text-align: center;
    box-sizing: border-box;
    position: relative;
    height: 150px;
}

/en/template/wap/cn2016/static/csstectsum {

}

/en/template/wap/cn2016/static/csstect_nav {
    box-sizing: border-box;
    box-shadow: 0 0 20px 0 rgba(70, 70, 70, /en/template/wap/cn2016/static/css2);
    padding: 55px 0 55px 25px;
    margin-top: 80px;
}

/en/template/wap/cn2016/static/csstect_nav a {
    margin: 5px 8px;
    border-radius: 4px;
    padding: 0 15px;
    min-width: 125px;
    border: 1px solid #cccccc;
    color: #666666;
    font-size: 16px;
    line-height: 36px;
    text-align: center;
    box-sizing: border-box;
    transition: all /en/template/wap/cn2016/static/css4s ease;
}

/en/template/wap/cn2016/static/csstect_nav a/en/template/wap/cn2016/static/csson {
    background-color: #004276;
    color: #ffffff;
    border-color: transparent;
}

/en/template/wap/cn2016/static/csstect_list {
    text-align: center;
    padding: 80px 0;
}

/en/template/wap/cn2016/static/csstect_list a {
    height: 190px;
    background: #f6f6f6;
    width: 29/en/template/wap/cn2016/static/css3%;
    margin: 27px calc(2% - 4px);
    text-align: left;
    display: inline-block;
    vertical-align: top;
    transition: all /en/template/wap/cn2016/static/css4s ease;
    -webkit-transition: all /en/template/wap/cn2016/static/css4s ease;
    color: #333333;
}

/en/template/wap/cn2016/static/csstect_list a:hover {
    background: #004276;
    color: #ffffff;
    box-shadow: 0px 3px 21px 0 rgba(0, 0, 0, /en/template/wap/cn2016/static/css15);
}

/en/template/wap/cn2016/static/csstect_list /en/template/wap/cn2016/static/csst1 {
    font-size: 18px;
    padding: 50px 40px;
    box-sizing: border-box;
    border-bottom: 1px solid #dbdbdb;
}

/en/template/wap/cn2016/static/csstect_list /en/template/wap/cn2016/static/csst2 {
    line-height: 65px;
    padding: 0 40px;
    box-sizing: border-box;
}

/en/template/wap/cn2016/static/csstect_list /en/template/wap/cn2016/static/cssd_left {
    font-size: 14px;
    float: left;
}

/en/template/wap/cn2016/static/csstect_list /en/template/wap/cn2016/static/cssd_right {
    width: 25px;
    height: 65px;
    background: url('/en/template/wap/cn2016/static/css/en/template/wap/cn2016/static/css/image/ico_down1/en/template/wap/cn2016/static/csspng') center center no-repeat;
    float: right;
}

/en/template/wap/cn2016/static/csstect_list a:hover /en/template/wap/cn2016/static/cssd_right {
    background: url('/en/template/wap/cn2016/static/css/en/template/wap/cn2016/static/css/image/ico_down/en/template/wap/cn2016/static/csspng') center center no-repeat;
}

/en/template/wap/cn2016/static/csscase_list_nav {
    padding: 60px 0 100px 0;
    position: relative;
}

/en/template/wap/cn2016/static/csscase_list_nav /en/template/wap/cn2016/static/cssimgs {
    margin: 12px 20px;
    border: 1px solid #e5e5e5;
    text-align: center;
    line-height: 110px;
    transition: all /en/template/wap/cn2016/static/css4s ease;
    -webkit-transition: all /en/template/wap/cn2016/static/css4s ease;
}

/en/template/wap/cn2016/static/csscase_list_nav /en/template/wap/cn2016/static/cssimgs:hover {
    box-shadow: 0 1px 15px 0 rgba(70, 70, 70, /en/template/wap/cn2016/static/css2);
}

/en/template/wap/cn2016/static/csscase_list_nav /en/template/wap/cn2016/static/cssswiper-pagination {
    bottom: 65px;
    text-align: center;
    width: 100%;
}

/en/template/wap/cn2016/static/cssshow_ting li {
    /* display: none; */
    position: absolute;
    top: 0;
    left: 0;
    z-index: -7;
    opacity: 0;
    width: 100%;
}

/en/template/wap/cn2016/static/cssshow_ting li/en/template/wap/cn2016/static/csson {
    /* display: block; */
    position: static;
    opacity: 1;
    z-index: 10;
}

/en/template/wap/cn2016/static/cssshow_ting li/en/template/wap/cn2016/static/csson a {
    padding: 10px;
    box-sizing: border-box;
}

/en/template/wap/cn2016/static/cssslick-dots {
    position: absolute;
    bottom: -20%;
    left: 0;
    width: 100%;
    text-align: center;
}

/en/template/wap/cn2016/static/cssslick-dots button {
    display: none;
}

/en/template/wap/cn2016/static/cssslick-dots li {
    display: inline-block;
}

/en/template/wap/cn2016/static/cssswiper-pagination-bullet, /en/template/wap/cn2016/static/cssslick-dots li {
    width: 20px;
    height: 4px;
    border-radius: 5px;
    background-color: #a2a2a2;
    margin: 3px;
}

/en/template/wap/cn2016/static/cssswiper-pagination-bullet-active, /en/template/wap/cn2016/static/cssslick-dots li/en/template/wap/cn2016/static/cssslick-active {
    background-color: #004276 !important;
}

/en/template/wap/cn2016/static/csscase_list_tings {
    background-color: #f8f8f8;
}

/en/template/wap/cn2016/static/csscase_list_tings /en/template/wap/cn2016/static/cssleft {
    width: 50%;
    background: url(/en/template/wap/cn2016/static/css) center center no-repeat;
    height: 500px;
    background-size: cover;
    float: left;
}

/en/template/wap/cn2016/static/csscase_list_tings /en/template/wap/cn2016/static/cssright {
    width: 50%;
    float: left;
}

/en/template/wap/cn2016/static/csscase_list_tings /en/template/wap/cn2016/static/csslans {
    padding: 80px 75px 0 75px;
    box-sizing: border-box;
}

/en/template/wap/cn2016/static/csscase_list_tings /en/template/wap/cn2016/static/csst1 {
    font-size: 20px;
    font-weight: bold;
    color: #004276;
    line-height: 1/en/template/wap/cn2016/static/css5;
}

/en/template/wap/cn2016/static/csscase_list_tings /en/template/wap/cn2016/static/csshengs_titlesj {
    margin: 20px 0;
}

/en/template/wap/cn2016/static/csscase_list_tings /en/template/wap/cn2016/static/csst2 {
    font-size: 16px;
    line-height: 2/en/template/wap/cn2016/static/css2;
    color: #333333;
}

/en/template/wap/cn2016/static/cssjoin_sum {

}

/en/template/wap/cn2016/static/cssjoin_sum /en/template/wap/cn2016/static/cssjoin_select {
    padding: 65px 0;
}

/en/template/wap/cn2016/static/cssjoin_select li {
    width: 25%;
    float: left;
    position: relative;
}

/en/template/wap/cn2016/static/cssjoin_select li:nth-child(2) {
    margin: 0 12/en/template/wap/cn2016/static/css5%;
}

/en/template/wap/cn2016/static/cssjoin_select /en/template/wap/cn2016/static/csst1_text {
    font-size: 16px;
    color: #333333;
    border: 0;
    border-bottom: 1px solid #434343;
    line-height: 35px;
    box-sizing: border-box;
    padding: 0 10px;
    display: block;
    width: 100%;
}

/en/template/wap/cn2016/static/cssjoin_select /en/template/wap/cn2016/static/csst2_text {
    font-size: 16px;
    color: #333333;
    border: 0;
    border-bottom: 1px solid #434343;
    line-height: 35px;
    box-sizing: border-box;
    padding: 0 10px;
    display: block;
    width: 100%;
    cursor: pointer;
}

/en/template/wap/cn2016/static/cssjoin_select /en/template/wap/cn2016/static/csst2_container {
    position: absolute;
    top: 35px;
    left: 0;
    width: 100%;
    box-shadow: 0 3px 10px 0 rgba(0, 0, 0, /en/template/wap/cn2016/static/css09);
    font-size: 16px;
    line-height: 3;
    color: #333;
    background: #ffffff;
    z-index: 3;
    max-height: 300px;
    overflow-y: scroll;
    display: none;
}

/en/template/wap/cn2016/static/cssjoin_select /en/template/wap/cn2016/static/csst2_wrapper {

}

/en/template/wap/cn2016/static/cssjoin_select /en/template/wap/cn2016/static/cssitem {
    display: block;
    box-sizing: border-box;
    padding: 0 15%;
    border-bottom: 1px solid #f7f7f7;
    transition: all /en/template/wap/cn2016/static/css4s ease;
}

/en/template/wap/cn2016/static/cssjoin_select /en/template/wap/cn2016/static/cssitem:hover {
    background: #004276;
    color: #ffffff;
}

/en/template/wap/cn2016/static/cssjoin_sum /en/template/wap/cn2016/static/cssselect:after {
    content: '';
    width: 7px;
    height: 7px;
    display: block;
    position: absolute;
    top: 7px;
    right: 20px;
    transform: rotate(-45deg);
    border-left: 1px solid #0f83a1;
    border-bottom: 1px solid #0f83a1;
}

/en/template/wap/cn2016/static/cssjoin_list {
    padding-bottom: 60px;
}

/en/template/wap/cn2016/static/cssjoin_list li {
    border-bottom: 1px solid #e5e5e5;
    padding: 0 40px;
    box-sizing: border-box;
}

/en/template/wap/cn2016/static/cssjoin_list /en/template/wap/cn2016/static/csstop {
    cursor: pointer;
    font-size: 18px;
    color: #333333;
    font-weight: bold;
    line-height: 60px;
    position: relative;
}

/en/template/wap/cn2016/static/cssjoin_list li/en/template/wap/cn2016/static/csson {
    border-color: #f33243;
}

/en/template/wap/cn2016/static/cssjoin_list /en/template/wap/cn2016/static/csstop:after {
    content: '+';
    font-size: 30px;
    font-weight: normal;
    line-height: 60px;
    position: absolute;
    right: 40px;
    top: 0;
    color: #004276;
}

/en/template/wap/cn2016/static/cssjoin_list li/en/template/wap/cn2016/static/csson /en/template/wap/cn2016/static/csstop {
    color: #004276;
}

/en/template/wap/cn2016/static/cssjoin_list li/en/template/wap/cn2016/static/csson /en/template/wap/cn2016/static/csstop:after {
    color: #0f83a1;
}

/en/template/wap/cn2016/static/cssjoin_list /en/template/wap/cn2016/static/cssbottom {
    font-size: 16px;
    line-height: 2/en/template/wap/cn2016/static/css4;
    color: #666666;
    display: none;
}

/en/template/wap/cn2016/static/cssjoin_list /en/template/wap/cn2016/static/cssbottom /en/template/wap/cn2016/static/cssb1 {
    max-width: 900px;
    padding-bottom: 30px;
    border-bottom: 1px dashed #dddddd;
}

/en/template/wap/cn2016/static/cssjoin_list /en/template/wap/cn2016/static/cssbottom /en/template/wap/cn2016/static/cssb1 dd {
    display: inline-block;
    vertical-align: top;
    min-width: 250px;
    margin-right: 25px;
}

/en/template/wap/cn2016/static/cssjoin_list /en/template/wap/cn2016/static/cssbottom /en/template/wap/cn2016/static/cssb2 {
    font-size: 14px;
    line-height: 2/en/template/wap/cn2016/static/css5;
    color: #333333;
    padding: 30px 0;
}

/en/template/wap/cn2016/static/cssprosum {
    background: #f8f8f8;
    padding: 1px 0;
}

/en/template/wap/cn2016/static/cssprosum /en/template/wap/cn2016/static/csspro_search {
    max-width: 585px;
    height: 45px;
    line-height: 45px;
    border: 1px solid #dddddd;
    border-radius: 30px;
    overflow: hidden;
    margin: 60px auto 45px;
    background: #ffffff;
}

/en/template/wap/cn2016/static/csspro_search /en/template/wap/cn2016/static/csst1 {
    padding: 0 0 0 30px;
    box-sizing: border-box;
    font-size: 14px;
    border: 0;
    line-height: 45px;
    width: calc(100% - 80px);
    float: left;
}

/en/template/wap/cn2016/static/csspro_search /en/template/wap/cn2016/static/csst2 {
    width: 80px;
    height: 45px;
    background: url('/en/template/wap/cn2016/static/css/en/template/wap/cn2016/static/css/image/ico_search/en/template/wap/cn2016/static/csspng') center center no-repeat;
    float: right;
    border: 0;
}

/en/template/wap/cn2016/static/csspro_list {

    padding-top: 10px;
}

/en/template/wap/cn2016/static/csspro_list /en/template/wap/cn2016/static/csstitle_sum {

}

/en/template/wap/cn2016/static/csspro_list /en/template/wap/cn2016/static/csstitle_sum /en/template/wap/cn2016/static/csst1 {
    font-size: 22px;
    color: #333333;
    line-height: 55px;
}

/en/template/wap/cn2016/static/csspro_list /en/template/wap/cn2016/static/csstitle_sum /en/template/wap/cn2016/static/csshengs_titlesj {
    margin: 0;
    width: 100px;
}

/en/template/wap/cn2016/static/csspro_list /en/template/wap/cn2016/static/csstitle_sum /en/template/wap/cn2016/static/csshengs_titlesj div {
    width: 50%;
}

/en/template/wap/cn2016/static/csspro_item_list {
    padding: 35px 0;
    border-top: 1px solid #dfdfdf;
}

/en/template/wap/cn2016/static/csspro_item_list a {
    display: inline-block;
    vertical-align: top;
    border: 1px solid #eeeeee;
    background: #ffffff;
    box-sizing: border-box;
    width: calc(33/en/template/wap/cn2016/static/css33% - 19px);
    margin: 25px 0;
}

/en/template/wap/cn2016/static/csspro_item_list a:nth-child(3n - 1) {
    margin: 25px 24px;
}

/en/template/wap/cn2016/static/csspro_item_list /en/template/wap/cn2016/static/csspicture {

}

/en/template/wap/cn2016/static/csspro_item_list /en/template/wap/cn2016/static/csslans {
    border-top: 1px solid #eeeeee;
    padding: 25px 30px;
    box-sizing: border-box;
}

/en/template/wap/cn2016/static/csspro_item_list /en/template/wap/cn2016/static/cssl1 {
    font-size: 18px;
    line-height: 30px;
    height: 30px;
    color: #333333;
    transition: all /en/template/wap/cn2016/static/css4s ease;
    -webkit-transition: all /en/template/wap/cn2016/static/css4s ease;
}

/en/template/wap/cn2016/static/csspro_item_list a:hover /en/template/wap/cn2016/static/cssl1 {
    color: #004276;
}

/en/template/wap/cn2016/static/csspro_item_list /en/template/wap/cn2016/static/cssl2 {
    font-size: 16px;
    line-height: 25px;
    height: 75px;
    color: #666666;
    -webkit-line-clamp: 3;
}

/en/template/wap/cn2016/static/csspro_item_list /en/template/wap/cn2016/static/cssl3 {
    width: 120px;
    line-height: 38px;
    height: 38px;
    border: 1px solid #e4e4e4;
    box-sizing: border-box;
    text-align: center;
    color: #666666;
    font-size: 14px;
    background-color: #f8f8f8;
    transition: all /en/template/wap/cn2016/static/css4s ease;
    -webkit-transition: all /en/template/wap/cn2016/static/css4s ease;
}

/en/template/wap/cn2016/static/csspro_item_list a:hover /en/template/wap/cn2016/static/cssl3 {
    background: #004276;
    border: 0;
    color: #ffffff;
}

/en/template/wap/cn2016/static/cssabout_contact {
    padding: 10px 0;
}

/en/template/wap/cn2016/static/cssabout_title {
    position: relative;
    line-height: 82px;
    padding: 0 !important;
    font-family: 'DINCond-Black';
}

/en/template/wap/cn2016/static/cssabout_title /en/template/wap/cn2016/static/cssa1 {
    font-size: 82px;
    color: #004276;
    opacity: /en/template/wap/cn2016/static/css06;
    text-transform: uppercase;
    font-weight: normal;
}

/en/template/wap/cn2016/static/cssabout_title /en/template/wap/cn2016/static/cssa2 {
    font-size: 25px;
    font-weight: bold;
    color: #004276;
    position: absolute;
    top: 0;
    left: 0;
}

/en/template/wap/cn2016/static/cssabout_title1 /en/template/wap/cn2016/static/cssa2_1 {
    color: #004276;
}

/en/template/wap/cn2016/static/cssabout_title /en/template/wap/cn2016/static/cssa2_1 {
    font-size: 16px;
    color: #0f83a1;
    text-transform: uppercase;
    font-weight: normal;
}

/en/template/wap/cn2016/static/cssabout_title1 /en/template/wap/cn2016/static/cssa3 {
    font-size: 18px;
    color: #0f83a1;
    line-height: 20px;
    margin-top: 20px;
}

/en/template/wap/cn2016/static/cssabout_title1 /en/template/wap/cn2016/static/cssa3 span {
    width: 35px;
    height: 2px;
    background: #0f83a1;
    display: inline-block;
    vertical-align: middle;
    margin: 0 10px;
}

/en/template/wap/cn2016/static/cssabout1_container {
    padding: 90px 0;
}

/en/template/wap/cn2016/static/cssabout_honor {
    padding: 80px 0;
}

/en/template/wap/cn2016/static/csshonor_contaciner {

}

/en/template/wap/cn2016/static/csshonor_list {
    margin-bottom: 65px;
}

/en/template/wap/cn2016/static/csshonor_list a {
    border: 1px solid #e5e5e5;
    box-sizing: border-box;
    line-height: 50px;
    background: #f8f8f8;
    font-size: 16px;
    width: calc(25% - 49/en/template/wap/cn2016/static/css5px);
    float: left;
    margin: 55px 66px 0 0;
}

/en/template/wap/cn2016/static/csshonor_list a:nth-child(4n) {
    margin-right: 0;
}

/en/template/wap/cn2016/static/csshonor_list /en/template/wap/cn2016/static/csspicture {
    width: 100%;
    height: 265px;
    position: relative;
    box-sizing: border-box;
    background: #ffffff;
}

/en/template/wap/cn2016/static/csshonor_list /en/template/wap/cn2016/static/csspicture img {
    position: absolute;
    top: 50%;
    left: 50%;
    max-height: 80%;
    max-width: 80%;
    width: 60%;
    transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    z-index: 3;
}

/en/template/wap/cn2016/static/csshonor_list a:hover /en/template/wap/cn2016/static/csspicture img {
    transform: scale(1/en/template/wap/cn2016/static/css04) translate(-50%, -50%);
    -moz-transform: scale(1/en/template/wap/cn2016/static/css04) translate(-50%, -50%);
    -webkit-transform: scale(1/en/template/wap/cn2016/static/css04) translate(-50%, -50%);
}

/en/template/wap/cn2016/static/csshonor_list /en/template/wap/cn2016/static/csslans {
    color: #333333;
    padding: 0 15px;
    text-align: center;
    box-sizing: border-box;
}

/en/template/wap/cn2016/static/cssshow_container {
    background-color: #f7f7f7;
    padding: 60px 0;
}

/en/template/wap/cn2016/static/cssshow_nav {
    position: relative;
    text-align: center;
    margin-top: 55px;
}

/en/template/wap/cn2016/static/cssshow_nav:before {
    content: '';
    position: absolute;
    top: 8px;
    left: 0;
    width: 100%;
    height: 1px;
    background-color: #dcdcdc;
}

/en/template/wap/cn2016/static/cssshow_nav a {
    min-width: 230px;
    display: inline-block;
    text-align: center;
    position: relative;
    z-index: 3;
    color: #666666;
}

/en/template/wap/cn2016/static/cssshow_nav a/en/template/wap/cn2016/static/csson {
    color: #004276;
}

/en/template/wap/cn2016/static/cssshow_nav a/en/template/wap/cn2016/static/csson /en/template/wap/cn2016/static/cssradius {
    background-color: #004276;
    box-shadow: 0 0 1px 6px rgba(30, 33, 137, 0/en/template/wap/cn2016/static/css1);
}

/en/template/wap/cn2016/static/cssshow_nav /en/template/wap/cn2016/static/cssradius {
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background-color: #0f83a1;
    box-shadow: 0 0 1px 6px rgba(230, 0, 18, 0/en/template/wap/cn2016/static/css1);
    border: 0;
    margin: 2px auto;
}

/en/template/wap/cn2016/static/cssshow_nav /en/template/wap/cn2016/static/csslans {
    font-size: 16px;
    padding: 10px 0;
}

/en/template/wap/cn2016/static/cssbanner_index a {
    width: 100%;
    height: calc(100vh - 180px);
}
/en/template/wap/cn2016/static/cssbanner_none{
    display: none;
}
/en/template/wap/cn2016/static/cssbanner_index /en/template/wap/cn2016/static/cssbox {
    position: absolute;
    top: 57%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    color: #ffffff;
}

/en/template/wap/cn2016/static/cssbanner_index /en/template/wap/cn2016/static/csslans {
    font-size: 28px;
    line-height: 43px;
    /* max-height: calc(100vh - 180px); */
    width: 41%;
    box-sizing: border-box;
    background: rgba(0,0,0,/en/template/wap/cn2016/static/css5);
    margin-left: -3%;
    padding: 4%;
}

/en/template/wap/cn2016/static/cssbanner_index /en/template/wap/cn2016/static/cssl2 {
    font-size: 60px;
    line-height: 76px;
    margin-top: 40px;
    font-weight: bold;
}


/en/template/wap/cn2016/static/cssbanner_index /en/template/wap/cn2016/static/cssl4 {
    font-size: 20px;
    margin: 50px 0;

}

/en/template/wap/cn2016/static/cssbanner_index /en/template/wap/cn2016/static/cssl5 {
    text-align: center;
    font-size: 15px;
    width: 130px;
    line-height: 40px;
    height: 40px;
    border-radius: 5px;
    border: 1px solid rgba(255, 255, 255, /en/template/wap/cn2016/static/css6);
    transition: all /en/template/wap/cn2016/static/css4s ease;
    -webkit-transition: all /en/template/wap/cn2016/static/css4s ease;
}

/en/template/wap/cn2016/static/cssbanner_index /en/template/wap/cn2016/static/cssl5:hover {
    background: #004276;
    border: 1px solid rgba(255, 255, 255, /en/template/wap/cn2016/static/css5);
}

/en/template/wap/cn2016/static/cssindex_nav {
    width: 100%;
    background: url(/en/template/wap/cn2016/static/css) center center no-repeat;
    background-size: cover;
    padding: 40px 0;
    /* min-height: 200px; */
    box-sizing: border-box;
}

/en/template/wap/cn2016/static/cssindex_nav li {
    min-width: 8%;
    margin-left: 8%;
    float: left;
    text-align: center;
}

/en/template/wap/cn2016/static/cssindex_nav li:first-child {
    margin-left: 0%;
}

/en/template/wap/cn2016/static/cssindex_nav /en/template/wap/cn2016/static/csst1 {
    color: #ffffff;
}

/en/template/wap/cn2016/static/cssindex_nav /en/template/wap/cn2016/static/cssnumber {
    font-family: 'DIN-Black';
    font-size: 60px;
    line-height: 1;
    display: inline-block;
    vertical-align: top;
}

/en/template/wap/cn2016/static/cssindex_nav li:last-child /en/template/wap/cn2016/static/cssnumber {
    font-family: "Microsoft YaHei", '微软雅黑', "Arial";
}

/en/template/wap/cn2016/static/cssindex_nav /en/template/wap/cn2016/static/cssfuhao {
    font-size: 16px;
    position: relative;
    display: inline-block;
    line-height: 60px;
    height: 60px;
    vertical-align: top;
    margin-left: 10px;
}

/en/template/wap/cn2016/static/cssindex_nav li:last-child /en/template/wap/cn2016/static/cssfuhao {
    width: 16px;
    line-height: 20px;
    padding: 15px 0 0;
}

/en/template/wap/cn2016/static/cssindex_nav /en/template/wap/cn2016/static/cssfuhao:before {
    content: ' /';
    position: absolute;
    transform: rotate(235deg);
    top: -15px;
    left: 5px;
    font-family: Arial;
}

/en/template/wap/cn2016/static/cssindex_nav li:last-child /en/template/wap/cn2016/static/cssfuhao:before {
    top: -5px;
}

/en/template/wap/cn2016/static/cssindex_nav li:last-child /en/template/wap/cn2016/static/cssfuhao:after {
    bottom: 0;
}

/en/template/wap/cn2016/static/cssindex_nav /en/template/wap/cn2016/static/cssfuhao/en/template/wap/cn2016/static/cssbefore:before {
    /*opacity: 0;*/
}

/en/template/wap/cn2016/static/cssindex_nav /en/template/wap/cn2016/static/cssfuhao:after {
    content: ' / ';
    position: absolute;
    transform: rotate(235deg);
    bottom: -15px;
    left: 5px;
    font-family: Arial;
}

/en/template/wap/cn2016/static/cssindex_nav /en/template/wap/cn2016/static/csst2 {
    font-size: 16px;
    line-height: 27px;
    color: #ffffff;
    margin-top: 15px;
}

/en/template/wap/cn2016/static/cssindex_title {
    margin: 90px 0 20px;
    position: relative;
}

/en/template/wap/cn2016/static/cssindex_title /en/template/wap/cn2016/static/cssi1 {
    font-size: 30px;
    font-weight: bold;
    color: #004276;
}

/en/template/wap/cn2016/static/cssindex_title /en/template/wap/cn2016/static/cssi2 {
    font-size: 18px;
    color: #333333;
    padding-top: 15px;
}

/en/template/wap/cn2016/static/cssindex_title /en/template/wap/cn2016/static/cssmores {
    width: 85px;
    box-sizing: border-box;
    line-height: 30px;
    background: url('/en/template/wap/cn2016/static/css/en/template/wap/cn2016/static/css/image/ico_down2/en/template/wap/cn2016/static/csspng') bottom center no-repeat;
    font-size: 14px;
    color: #ffffff;
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: 3;
    padding: 0 12px;
}

/en/template/wap/cn2016/static/cssindex_serives_list {
    padding: 80px 0;
}
/en/template/wap/cn2016/static/cssindex_serives_list  /en/template/wap/cn2016/static/cssswiper-pagination,/en/template/wap/cn2016/static/cssindex_nav  /en/template/wap/cn2016/static/cssswiper-pagination{
    bottom: 0;
}
/en/template/wap/cn2016/static/cssindex_nav  /en/template/wap/cn2016/static/cssswiper-pagination-bullet{
    background: #ffffff;
    opacity: /en/template/wap/cn2016/static/css5;
}
/en/template/wap/cn2016/static/cssindex_nav  /en/template/wap/cn2016/static/cssswiper-pagination-bullet-active{
    background: #ffffff !important;
    opacity: 1;
}
/en/template/wap/cn2016/static/cssindex_serives_list li {
    display: inline-block;
    vertical-align: top;
    width: calc(33/en/template/wap/cn2016/static/css33% - 152px);
    padding-left: 100px;
    background: url(/en/template/wap/cn2016/static/css) center left no-repeat;
    box-sizing: border-box;
}

/en/template/wap/cn2016/static/cssindex_serives_list li:nth-child(even) {
    margin: 0 150px;
}

/en/template/wap/cn2016/static/cssindex_serives_list /en/template/wap/cn2016/static/cssl1 {
    font-size: 18px;
    font-weight: bold;
    color: #333333;
}

/en/template/wap/cn2016/static/cssindex_serives_list /en/template/wap/cn2016/static/cssl2 {
    font-size: 16px;
    line-height: 1/en/template/wap/cn2016/static/css8;
    color: #666666;
}

/en/template/wap/cn2016/static/cssindex_case {
    background: url(/en/template/wap/cn2016/static/css) center center no-repeat;
    padding: 1px 0;
    background-size: cover;
    overflow: hidden;
}

/en/template/wap/cn2016/static/cssindex_case /en/template/wap/cn2016/static/cssindex_title {
    color: #ffffff;
}

/en/template/wap/cn2016/static/cssindex_case /en/template/wap/cn2016/static/cssindex_title /en/template/wap/cn2016/static/cssi1, /en/template/wap/cn2016/static/cssindex_case /en/template/wap/cn2016/static/cssindex_title /en/template/wap/cn2016/static/cssi2 {
    color: #ffffff;
}

/en/template/wap/cn2016/static/cssindex_brand {
    text-align: center;
    padding: 70px 0;
    line-height: 1/en/template/wap/cn2016/static/css5;
    box-sizing: border-box;
    background: url(/en/template/wap/cn2016/static/css) center center no-repeat;
    background-size: cover;

}

/en/template/wap/cn2016/static/cssindex_gc {
    box-sizing: border-box;
    background: url(/en/template/wap/cn2016/static/css) center center no-repeat;
    background-size: cover;
    padding: 1px 0;
}

/en/template/wap/cn2016/static/cssindex_brand /en/template/wap/cn2016/static/cssb1 {
    font-size: 26px;
    font-weight: bold;
    color: #004276;
    padding-bottom: 10px;
}

/en/template/wap/cn2016/static/cssindex_brand /en/template/wap/cn2016/static/cssb2 {
    color: #666666;
    font-size: 18px;
}

/en/template/wap/cn2016/static/cssindex_brand1 {

}

/en/template/wap/cn2016/static/cssindex_brand1 /en/template/wap/cn2016/static/cssb1 {
    color: #ffffff;
}

/en/template/wap/cn2016/static/cssindex_brand1 /en/template/wap/cn2016/static/cssb2 {
    color: #ffffff;
}

/en/template/wap/cn2016/static/cssindex_hezuo li:nth-child(4n - 3) /en/template/wap/cn2016/static/cssright, /en/template/wap/cn2016/static/cssindex_hezuo li:nth-child(1) /en/template/wap/cn2016/static/csstop, /en/template/wap/cn2016/static/cssindex_hezuo li:nth-child(2) /en/template/wap/cn2016/static/csstop, /en/template/wap/cn2016/static/cssindex_hezuo li:nth-child(3) /en/template/wap/cn2016/static/csstop, /en/template/wap/cn2016/static/cssindex_hezuo li:nth-child(4) /en/template/wap/cn2016/static/csstop {
    display: block;

}

/en/template/wap/cn2016/static/cssindex_hezuo /en/template/wap/cn2016/static/csscase_list_nav {
    position: relative;
}

/en/template/wap/cn2016/static/cssindex_hezuo /en/template/wap/cn2016/static/csscase_list_nav:before {
    width: 2px;
    height: 100%;
    content: '';
    top: 0;
    left: 0;
    background: #fff;
    z-index: 3;
    position: absolute;
}

/en/template/wap/cn2016/static/cssindex_hezuo /en/template/wap/cn2016/static/csscase_list_nav, /en/template/wap/cn2016/static/cssindex_hezuo /en/template/wap/cn2016/static/cssindex-customer-list {
    padding: 0 0 30px 0;
    margin-bottom: 30px;
}

/en/template/wap/cn2016/static/cssindex_hezuo /en/template/wap/cn2016/static/cssindex_customers /en/template/wap/cn2016/static/csslans {
    height: 110px;
}

/en/template/wap/cn2016/static/cssindex_hezuo /en/template/wap/cn2016/static/csscase_list_nav /en/template/wap/cn2016/static/cssswiper-pagination {
    bottom: 30px;
}

/en/template/wap/cn2016/static/cssindex_hezuo /en/template/wap/cn2016/static/csscase_list_nav:after {
    height: 2px;
    width: 100%;
    content: '';
    top: 0;
    left: 0;
    background: #fff;
    z-index: 3;
    position: absolute;
}

/en/template/wap/cn2016/static/cssindex_gc /en/template/wap/cn2016/static/cssradius {
    width: 40px;
    line-height: 40px;
    height: 40px;
    border-radius: 50%;
    font-size: 18px;
    color: #ffffff;
    text-align: center;
    font-family: DIN-Black;
    box-shadow: 0 0 0 0;
    background-color: #cacbd2;
}

/en/template/wap/cn2016/static/cssindex_gc /en/template/wap/cn2016/static/csslans {
    font-size: 18px;
    color: #004276;
    font-weight: bold;
}

/en/template/wap/cn2016/static/cssindex_gc /en/template/wap/cn2016/static/cssshow_nav a/en/template/wap/cn2016/static/csson /en/template/wap/cn2016/static/cssradius {
    background-color: #0f83a1;
    box-shadow: 0 0 0 0;
}

/en/template/wap/cn2016/static/cssindex_gc /en/template/wap/cn2016/static/cssshow_nav a/en/template/wap/cn2016/static/csson /en/template/wap/cn2016/static/csslans {
    color: #0f83a1;
}

/en/template/wap/cn2016/static/cssindex_gc /en/template/wap/cn2016/static/cssshow_nav:before {
    top: 65px;
}

/en/template/wap/cn2016/static/cssindex_pro {
    padding: 1px 0;
}

/en/template/wap/cn2016/static/cssindex_pro /en/template/wap/cn2016/static/csspro_item_list {
    border: 0;
    padding: 0px 0 60px 0;
}

/en/template/wap/cn2016/static/cssindex_pro /en/template/wap/cn2016/static/cssindex_title {
    float: left;
}

/en/template/wap/cn2016/static/cssindex_pro /en/template/wap/cn2016/static/csspro_nav {
    float: right;
    font-size: 16px;
    line-height: 40px;
    color: #da251b;
    margin: 110px -5px 20px;
    max-width: calc(100% - 300px);
}

/en/template/wap/cn2016/static/csspro_nav a {
    color: #333333;
    padding: 0 18px;
    transition: all /en/template/wap/cn2016/static/css4s ease;
    margin: 10px 8px 0;
}

/en/template/wap/cn2016/static/csspro_nav a/en/template/wap/cn2016/static/csson, /en/template/wap/cn2016/static/csspro_nav a:hover {
    background-color: #004276;
    color: #ffffff;
}

/en/template/wap/cn2016/static/cssabout1_about {

}

/en/template/wap/cn2016/static/cssabout1_about /en/template/wap/cn2016/static/cssleft {
    width: 50%;
    float: left;
}

/en/template/wap/cn2016/static/cssabout1_about /en/template/wap/cn2016/static/cssleft /en/template/wap/cn2016/static/cssl1 {
    font-size: 20px;
    color: #333333;
    font-weight: bold;
    margin: 10px 0 35px 0;
}

/en/template/wap/cn2016/static/cssabout1_about /en/template/wap/cn2016/static/cssleft /en/template/wap/cn2016/static/cssl2 {
    font-size: 16px;
    line-height: 36px;
    color: #333333;
}

/en/template/wap/cn2016/static/cssabout1_about /en/template/wap/cn2016/static/cssleft /en/template/wap/cn2016/static/cssl3 {
    margin-top: 50px;
}

/en/template/wap/cn2016/static/cssabout1_about /en/template/wap/cn2016/static/cssleft /en/template/wap/cn2016/static/cssl3 li {
    width: 22%;
    margin-right: 10px;
    float: left;
}

/en/template/wap/cn2016/static/cssabout1_about /en/template/wap/cn2016/static/cssright {
    width: 46%;
    height: 780px;
    background: url(/en/template/wap/cn2016/static/css) center center no-repeat;
    background-size: cover;
    float: right;
}

/en/template/wap/cn2016/static/cssabout2_container, /en/template/wap/cn2016/static/cssabout3_container {
    background: url(/en/template/wap/cn2016/static/css) center center no-repeat;
    background-size: cover;
    padding: 90px 0;
}

/en/template/wap/cn2016/static/cssabout_title1 /en/template/wap/cn2016/static/cssa4 {
    font-size: 20px;
    font-weight: bold;
    color: #333333;
    margin-top: -15px;
}

/en/template/wap/cn2016/static/csshonortime-swiper {
    color: #333;
    font-size: 18px;
    position: relative;
    /* width: calc(100% - 110px); */
    margin: 80px auto 0 auto;
    font-family: 'DIN';
    font-weight: bold;
}

/en/template/wap/cn2016/static/csshonortime-swiper /en/template/wap/cn2016/static/cssswiper-slide {
    background: url('/en/template/wap/cn2016/static/css/en/template/wap/cn2016/static/css/image/x1/en/template/wap/cn2016/static/csspng') top left repeat-x;
    height: 85px;
    text-align: center;
    line-height: 60px;
    cursor: pointer;
    transition: 0s;
    -webkit-transition: 0s;
    padding-right: 13px;
    box-sizing: border-box;
    padding-top: 30px;
    background-position-x: 35px;
}

/en/template/wap/cn2016/static/csshonortime-swiper /en/template/wap/cn2016/static/cssswiper-slide-active {
    font-weight: bold;
    color: #004276;
    position: relative;
}

/en/template/wap/cn2016/static/csshonortime-swiper /en/template/wap/cn2016/static/cssswiper-slide-active:before {
    background: #0f83a1;
    width: 2px;
    height: 15px;
    content: '';
    position: absolute;
    top: 5px;
    right: calc(50% + 5px);
}

/en/template/wap/cn2016/static/csshonortime-swiper /en/template/wap/cn2016/static/cssswiper-slide-active:after {
    content: '';
    background: url('/en/template/wap/cn2016/static/css/en/template/wap/cn2016/static/css/image/ico_sjx1/en/template/wap/cn2016/static/csspng');
    position: absolute;
    width: 14px;
    height: 50px;
    bottom: 0;
    left: 41%;
}

/en/template/wap/cn2016/static/csshonortime-swiper /en/template/wap/cn2016/static/cssswiper-button-prev {
    left: -55px;
    transform: rotate(-180deg);
    -webkit-transform: rotate(-180deg);
}

/en/template/wap/cn2016/static/csshonortime-swiper /en/template/wap/cn2016/static/cssswiper-button-next {
    right: -55px;
}

/en/template/wap/cn2016/static/cssting_swiper {
    width: 90%;
    margin: auto;
}

/en/template/wap/cn2016/static/cssting_swiper /en/template/wap/cn2016/static/cssswiper-slide {
    position: relative;
}

/en/template/wap/cn2016/static/cssting_swiper /en/template/wap/cn2016/static/cssleft {
    width: 50%;
    box-sizing: border-box;
    padding: 10px 0 10px 50px;
    position: absolute;
    top: 50%;
    left: 0;
    transform: translate(0, -50%);
    border-left: 5px solid #0f83a1;
    min-height: 210px;

}

/en/template/wap/cn2016/static/cssting_swiper /en/template/wap/cn2016/static/cssleft li {
    padding-top: 25px;
}

/en/template/wap/cn2016/static/cssting_swiper /en/template/wap/cn2016/static/cssl1 {
    font-size: 38px;
    font-family: DIN-Black;
    color: #004276;
    font-weight: bold;
}

/en/template/wap/cn2016/static/cssting_swiper /en/template/wap/cn2016/static/cssl2 {
    font-size: 18px;
    color: #333333;
    padding: 15px 0 10px 0;
}

/en/template/wap/cn2016/static/cssting_swiper /en/template/wap/cn2016/static/cssl3 {
    font-size: 14px;
    color: #666666;
}

/en/template/wap/cn2016/static/cssting_swiper /en/template/wap/cn2016/static/cssright {
    width: 45%;
    float: right;
}

/en/template/wap/cn2016/static/cssculture_list {

}

/en/template/wap/cn2016/static/cssculture_list li {
    padding: 25px 30px;
    box-sizing: border-box;
    background-color: #f7f7f7;
    border-top: 7px solid #0f83a1;
    height: 247px;
    width: calc(33/en/template/wap/cn2016/static/css33% - 37px);
    margin: 50px 0 0;
    display: inline-block;
    vertical-align: top;
    transition: all /en/template/wap/cn2016/static/css4s ease;
    -webkit-transition: all /en/template/wap/cn2016/static/css4s ease;
}

/en/template/wap/cn2016/static/cssculture_list li:hover {
    margin-top: 40px !important;
    border-color: #004276;
    box-shadow: 0 3px 30px 0 rgba(0, 0, 0, /en/template/wap/cn2016/static/css15);
}

/en/template/wap/cn2016/static/cssculture_list li:nth-child(3n -1) {
    margin: 50px 50px 0;
}

/en/template/wap/cn2016/static/cssculture_list /en/template/wap/cn2016/static/cssc1 {
    width: 40px;
}

/en/template/wap/cn2016/static/cssculture_list /en/template/wap/cn2016/static/cssc2 {
    font-size: 18px;
    font-weight: bold;
    color: #333333;
    margin: 20px 0 12px;
}

/en/template/wap/cn2016/static/cssculture_list /en/template/wap/cn2016/static/cssc3 {
    font-size: 16px;
    color: #666666;
    line-height: 1/en/template/wap/cn2016/static/css8;
}

/en/template/wap/cn2016/static/csspro_d_other /en/template/wap/cn2016/static/csspro_item_list a {
    margin: 0;
}

/en/template/wap/cn2016/static/csspro_d_other /en/template/wap/cn2016/static/csspro_item_list {
    padding-bottom: 100px;
    padding-top: 0;
    border: 0;
}

/en/template/wap/cn2016/static/csspro_d_sum {
    padding-top: 100px;
}

/en/template/wap/cn2016/static/csspro_d_sum /en/template/wap/cn2016/static/cssptitle {
    color: #004276;
    font-size: 26px;
    font-weight: bold;
    padding: 60px 0 0;
    text-align: center;
}

/en/template/wap/cn2016/static/csspro_d_other {
    background: #f8f8f8;
}

/en/template/wap/cn2016/static/cssdown_list {
    padding: 50px 0 30px 0;
}

/en/template/wap/cn2016/static/csspro_d_show {
    padding: 1px 0 30px 0;
}

/en/template/wap/cn2016/static/csspro_d_show {
    background: #f8f8f8;
}

/en/template/wap/cn2016/static/csspro_d_show /en/template/wap/cn2016/static/cssshows {
    padding: 30px 0;
    text-align: center;
}

/en/template/wap/cn2016/static/cssdown_list a {
    float: left;
    width: 47%;
    line-height: 120px;
    margin-bottom: 30px;
    background: #e5e5e5;
    font-size: 16px;
    color: #333333;
    transition: all /en/template/wap/cn2016/static/css4s ease;
}

/en/template/wap/cn2016/static/cssdown_list a:nth-child(even) {
    margin-left: 5%;
}

/en/template/wap/cn2016/static/cssdown_list /en/template/wap/cn2016/static/csslans {
    padding: 0 20%;
    box-sizing: border-box;
    width: 80%;
    float: left;
    background: url('/en/template/wap/cn2016/static/css/en/template/wap/cn2016/static/css/image/ico_read/en/template/wap/cn2016/static/csspng') 10% center no-repeat;
}

/en/template/wap/cn2016/static/cssdown_list /en/template/wap/cn2016/static/cssdown_ico {
    width: 20%;
    float: left;
    height: 120px;
    transition: all /en/template/wap/cn2016/static/css4s ease;
    background: url('/en/template/wap/cn2016/static/css/en/template/wap/cn2016/static/css/image/down1/en/template/wap/cn2016/static/csspng') center center no-repeat #cecece;
}

/en/template/wap/cn2016/static/cssdown_list a:hover /en/template/wap/cn2016/static/cssdown_ico {
    background: url('/en/template/wap/cn2016/static/css/en/template/wap/cn2016/static/css/image/down/en/template/wap/cn2016/static/csspng') center center no-repeat #004276;
}

/en/template/wap/cn2016/static/cssdown_list a:hover {
    box-shadow: 0 0px 10px 0 rgba(0, 0, 0, /en/template/wap/cn2016/static/css35);

}

/en/template/wap/cn2016/static/csspro_table {
    width: 100%;
    border-collapse: collapse;
    text-align: center;
    margin: 20px 0 40px 0;
}

/en/template/wap/cn2016/static/csspro_table th {
    color: #004276;
    font-size: 18px;
    font-weight: bold;
    width: 15%;
    padding: 15px;
    border-bottom: 1px solid #004276;
}

/en/template/wap/cn2016/static/csspro_table th:nth-child(2) {
    width: 70%;
}

/en/template/wap/cn2016/static/csspro_table td {
    font-size: 14px;
    color: #666666;
    line-height: 2;
    padding: 10px;
    border-bottom: 1px solid #bdbddb;
}

/en/template/wap/cn2016/static/csspro_dimg {

}

/en/template/wap/cn2016/static/csspro_dimg /en/template/wap/cn2016/static/cssimg_list {

}

/en/template/wap/cn2016/static/cssimg_list li {
    background: url(/en/template/wap/cn2016/static/css) center center no-repeat;
    background-size: cover;

}

/en/template/wap/cn2016/static/cssimg_list /en/template/wap/cn2016/static/cssbox {
    height: 600px;
    position: relative;
}

/en/template/wap/cn2016/static/cssimg_list /en/template/wap/cn2016/static/csslans {
    position: absolute;
    width: 50%;
    top: 50%;
    left: 0;
    transform: translate(0, -50%);
    color: #ffffff;
}

/en/template/wap/cn2016/static/cssimg_list li:nth-child(even) /en/template/wap/cn2016/static/csslans {
    left: auto;
    right: 0;
}

/en/template/wap/cn2016/static/cssimg_list /en/template/wap/cn2016/static/cssl1 {
    font-size: 26px;
    line-height: 2;
    font-weight: bold;
}

/en/template/wap/cn2016/static/cssimg_list /en/template/wap/cn2016/static/cssl2 {
    font-size: 18px;
    line-height: 38px;
}

/en/template/wap/cn2016/static/cssindex_pow {

    margin: 70px 0;
}

/en/template/wap/cn2016/static/cssindex_pow /en/template/wap/cn2016/static/cssleft {
    width: 38%;
    float: left;
}

/en/template/wap/cn2016/static/cssindex_pow /en/template/wap/cn2016/static/cssright {
    width: 58%;
    float: right;
    padding: 20px 0 60px;
}

/en/template/wap/cn2016/static/cssindex_pow /en/template/wap/cn2016/static/cssr1 {
    font-size: 18px;
    color: #333333;
    font-weight: bold;
}

/en/template/wap/cn2016/static/cssindex_pow /en/template/wap/cn2016/static/cssr2 {
    font-size: 14px;
    color: #666;
    margin: 10px 0 20px 0;
}

/en/template/wap/cn2016/static/cssindex_pow /en/template/wap/cn2016/static/cssr3 {

}

/en/template/wap/cn2016/static/cssindex_pow /en/template/wap/cn2016/static/cssr3 li {
    font-size: 16px;
    line-height: 30px;
    padding-left: 20px;
    position: relative;
    margin-bottom: 20px;
}

/en/template/wap/cn2016/static/cssindex_pow /en/template/wap/cn2016/static/cssr3 li:before {
    position: absolute;
    top: 0;
    left: 0;
    content: '?';
    font-size: 16px;
    line-height: 30px;
    color: #004276;
}

/en/template/wap/cn2016/static/cssbutton_list {
    position: absolute;
    bottom: 3px;
    left: 41%;
    z-index: 5;
}

/en/template/wap/cn2016/static/cssbutton_wrapper {
    position: relative;
    width: 120px;
    height: 45px;
}

/en/template/wap/cn2016/static/cssbutton_wrapper /en/template/wap/cn2016/static/cssswiper-button-prev, /en/template/wap/cn2016/static/cssbutton_wrapper /en/template/wap/cn2016/static/cssswiper-button-next {
    background-color: transparent;
    background-image: url("/en/template/wap/cn2016/static/css/en/template/wap/cn2016/static/css/image/ico_prev/en/template/wap/cn2016/static/csspng");
    width: 45px;
    height: 45px;
    background-size: 100% 100%;
}

/en/template/wap/cn2016/static/cssbutton_wrapper /en/template/wap/cn2016/static/cssswiper-button-prev:hover, /en/template/wap/cn2016/static/cssbutton_wrapper /en/template/wap/cn2016/static/cssswiper-button-next:hover {
    background-color: transparent;
    background-image: url("/en/template/wap/cn2016/static/css/en/template/wap/cn2016/static/css/image/ico_prev_on/en/template/wap/cn2016/static/csspng");
    background-size: 100% 100%;
}

/en/template/wap/cn2016/static/cssbutton_wrapper /en/template/wap/cn2016/static/cssswiper-button-next {
    transform: rotate(180deg);
}

/en/template/wap/cn2016/static/csscase_list_index {
    display: flex;
    width: 100%;
    /* flex-wrap: wrap; */
    justify-content: space-between;
}

/en/template/wap/cn2016/static/csscase_list_index li:last-child {
    padding-right: 250px;
}

/en/template/wap/cn2016/static/csscase_list_index /en/template/wap/cn2016/static/csscase_item {
    flex: 0 0 26/en/template/wap/cn2016/static/css7vw;
    width: 26/en/template/wap/cn2016/static/css7vw;
    text-align: left;
    margin-right: 30px;
    transition: all /en/template/wap/cn2016/static/css5s;
    margin-top: 20%;
    position: relative;
    margin-left: 20px;
}

/en/template/wap/cn2016/static/csscase_list_index /en/template/wap/cn2016/static/csscase_item:hover {
    flex: 0 0 700px;
    width: 700px;
    margin-top: 0;
}

/en/template/wap/cn2016/static/cssindex_case /en/template/wap/cn2016/static/csssly {
    height: 460px;
    padding-top: 10px;
}

/en/template/wap/cn2016/static/cssindex_width {
    /*overflow: hidden;*/
}

/en/template/wap/cn2016/static/cssindex_case /en/template/wap/cn2016/static/cssscrollbar {
    margin: 1em 0;
    height: 1px;
    background: #2e426f;
    position: relative;
    margin: 40px 0;
}

/en/template/wap/cn2016/static/cssindex_case /en/template/wap/cn2016/static/cssscrollbar /en/template/wap/cn2016/static/csshandle {
    position: absolute;
    top: -22px;
    width: 45px;
    height: 45px;
    background-size: 45px;
    cursor: pointer;
    background: url('/en/template/wap/cn2016/static/css/en/template/wap/cn2016/static/css/image/radius/en/template/wap/cn2016/static/csspng') center left no-repeat;
}

/en/template/wap/cn2016/static/cssindex_case /en/template/wap/cn2016/static/cssbox {
    position: relative;
    /* padding-bottom: 800px; */
}

/en/template/wap/cn2016/static/cssjindu {
    padding-bottom: 50px;
}

/en/template/wap/cn2016/static/cssjindu /en/template/wap/cn2016/static/cssleft {
    font-size: 16px;
    float: left;
}

/en/template/wap/cn2016/static/cssjindu /en/template/wap/cn2016/static/cssnews {
    color: #0f83a1;
    display: inline-block;
    vertical-align: top;
}

/en/template/wap/cn2016/static/cssjindu /en/template/wap/cn2016/static/cssjd_nav {
    display: inline-block;
    vertical-align: top;
    width: 110px;
    height: 1px;
    margin: 10px;
    background: #2e426f;
    position: relative;
}


/en/template/wap/cn2016/static/cssjindu /en/template/wap/cn2016/static/cssjd_item {
    position: absolute;
    top: 0;
    left: 0;
    height: 1px;
    width: 0;
    background: #0f83a1;
    transition: all /en/template/wap/cn2016/static/css2s;
}

/en/template/wap/cn2016/static/cssjindu /en/template/wap/cn2016/static/csstotal {
    display: inline-block;
    vertical-align: top;
    color: #2e426f;
}

/en/template/wap/cn2016/static/cssjindu /en/template/wap/cn2016/static/cssright {
    float: right;
}

/en/template/wap/cn2016/static/cssjindu /en/template/wap/cn2016/static/cssright /en/template/wap/cn2016/static/cssbtns {
    width: 28px;
    height: 28px;
    background: url('/en/template/wap/cn2016/static/css/en/template/wap/cn2016/static/css/image/ico_prev2/en/template/wap/cn2016/static/csspng');
    margin-left: 30px;
}

/en/template/wap/cn2016/static/cssjindu /en/template/wap/cn2016/static/cssright /en/template/wap/cn2016/static/cssbtns/en/template/wap/cn2016/static/cssnext {
    transform: rotate(180deg);
}

/en/template/wap/cn2016/static/cssjindu /en/template/wap/cn2016/static/cssright /en/template/wap/cn2016/static/cssbtns:hover {
    background: url('/en/template/wap/cn2016/static/css/en/template/wap/cn2016/static/css/image/ico_prev1/en/template/wap/cn2016/static/csspng');
}

/en/template/wap/cn2016/static/cssindex_case /en/template/wap/cn2016/static/csscontent {
    /*position: absolute;*/
    /*bottom: 100px;*/
    /*left: 0;*/
    width: 118%;
}

/en/template/wap/cn2016/static/csscase_item /en/template/wap/cn2016/static/cssimg {

}

/en/template/wap/cn2016/static/csscase_item /en/template/wap/cn2016/static/csslans {
    position: absolute;
    width: calc(100% - 60px);
    bottom: 50px;
    left: 30px;
    color: #fff;
}

/en/template/wap/cn2016/static/csscase_item /en/template/wap/cn2016/static/cssl1 {
    font-size: 18px;
    font-weight: bold;
}

/en/template/wap/cn2016/static/csscase_item /en/template/wap/cn2016/static/cssl2 {
    font-size: 14px;
    color: #bfbfbf;
    margin-top: 6px;
}

/en/template/wap/cn2016/static/csscase_item /en/template/wap/cn2016/static/cssl3 {
    font-size: 16px;
    line-height: 1/en/template/wap/cn2016/static/css8;
    color: #ffffff;
    border-top: 1px solid #0f83a1;
    margin-top: 20px;
    padding-top: 20px;
    display: none;
}

/en/template/wap/cn2016/static/csscase_item /en/template/wap/cn2016/static/cssico {
    position: absolute;
    top: -10px;
    right: 40px;
    width: 57px;
    height: 42px;
    color: #fff;
    font-size: 16px;
    text-align: center;
    background: url('/en/template/wap/cn2016/static/css/en/template/wap/cn2016/static/css/image/fang/en/template/wap/cn2016/static/csspng') no-repeat;
    line-height: 25px;
    padding-top: 7px;
    padding-left: 13px;
    box-sizing: border-box;
    font-weight: bold;
}

@media screen and (max-width: 1800px) {
    /en/template/wap/cn2016/static/cssindex_case /en/template/wap/cn2016/static/csscontent {
        width: 91/en/template/wap/cn2016/static/css7vw;
    }

    /en/template/wap/cn2016/static/cssindex_nav li {
        margin-left: 0/en/template/wap/cn2016/static/css8%;
        width: 19%;
    }

    /en/template/wap/cn2016/static/cssindex_nav /en/template/wap/cn2016/static/cssnumber {
        font-size: 40px;
        line-height: 1;
    }

    /en/template/wap/cn2016/static/cssindex_nav /en/template/wap/cn2016/static/cssfuhao {
        line-height: 40px;
        font-size: 14px;
        height: 40px;
    }

    /en/template/wap/cn2016/static/cssindex_nav /en/template/wap/cn2016/static/csst2 {
        font-size: 12px;
        line-height: 1/en/template/wap/cn2016/static/css8;
    }

    /en/template/wap/cn2016/static/cssindex_nav li:last-child /en/template/wap/cn2016/static/cssfuhao {
        width: 14px;
        line-height: 15px;
        padding: 5px 0 0;
    }

    /en/template/wap/cn2016/static/cssindex_nav li:last-child /en/template/wap/cn2016/static/cssfuhao:before {
        top: -10px;
    }

    /en/template/wap/cn2016/static/cssindex_nav li:last-child /en/template/wap/cn2016/static/cssfuhao:after {
        bottom: -5px;
    }

    /en/template/wap/cn2016/static/cssbanner_index /en/template/wap/cn2016/static/csslans {
        font-size: 24px;
        line-height: 35px;
    }

    /en/template/wap/cn2016/static/cssbanner_index /en/template/wap/cn2016/static/cssl2 {
        font-size: 50px;
        line-height: 61px;
        margin-top: 30px;
    }

    /en/template/wap/cn2016/static/cssbanner_index a {
        /* height: 700px; */
    }

    /en/template/wap/cn2016/static/cssindex_serives_list li {
        display: inline-block;
        vertical-align: top;
        width: calc(33/en/template/wap/cn2016/static/css33% - 132px);
        padding-left: 100px;
        background: url(/en/template/wap/cn2016/static/css) center left no-repeat;
        box-sizing: border-box;
    }

    /en/template/wap/cn2016/static/cssindex_serives_list li:nth-child(even) {
        margin: 0 130px;
    }
}

@media screen and (max-width: 1500px) {
    /en/template/wap/cn2016/static/cssbox {
        width: 85%
    }

    /en/template/wap/cn2016/static/cssindex_serives_list li {
        display: inline-block;
        vertical-align: top;
        width: calc(33/en/template/wap/cn2016/static/css33% - 62px);
        padding-left: 100px;
        background: url(/en/template/wap/cn2016/static/css) center left no-repeat;
        box-sizing: border-box;
    }

    /en/template/wap/cn2016/static/cssindex_serives_list li:nth-child(even) {
        margin: 0 80px;
    }

    /en/template/wap/cn2016/static/cssindex_serives_list /en/template/wap/cn2016/static/cssl1 {
        font-size: 16px;
        margin-bottom: 10px;
    }

    /en/template/wap/cn2016/static/cssindex_serives_list /en/template/wap/cn2016/static/cssl2 {
        font-size: 14px;
    }

    /en/template/wap/cn2016/static/cssindex_case /en/template/wap/cn2016/static/csscontent {
        width: 105%;
    }

    /en/template/wap/cn2016/static/cssindex_pow /en/template/wap/cn2016/static/cssr3 li {
        font-size: 14px;
        line-height: 27px;
        padding-left: 15px;
        margin-bottom: 12px;
    }

    /en/template/wap/cn2016/static/cssindex_pow /en/template/wap/cn2016/static/cssright {
        padding: 10px 0 45px;
    }

    /en/template/wap/cn2016/static/cssbutton_wrapper {
        width: 100px;
    }

    /en/template/wap/cn2016/static/cssbutton_wrapper /en/template/wap/cn2016/static/cssswiper-button-prev, /en/template/wap/cn2016/static/cssbutton_wrapper /en/template/wap/cn2016/static/cssswiper-button-next {
        background-color: transparent;
        background-image: url(/en/template/wap/cn2016/static/css/en/template/wap/cn2016/static/css/image/ico_prev/en/template/wap/cn2016/static/csspng);
        width: 35px;
        height: 35px;
        background-size: 100% 100%;
    }

    /en/template/wap/cn2016/static/cssbanner {
        height: 440px
    }

    /en/template/wap/cn2016/static/cssbanner /en/template/wap/cn2016/static/csslans {
        padding-top: 190px;
    }


    /en/template/wap/cn2016/static/csstect_list /en/template/wap/cn2016/static/csst1 {
        font-size: 16px;
        padding: 40px 30px;
    }

    /en/template/wap/cn2016/static/csstect_list /en/template/wap/cn2016/static/csst2 {
        line-height: 50px;
        padding: 0 30px;
        box-sizing: border-box;
    }

    /en/template/wap/cn2016/static/csstect_list /en/template/wap/cn2016/static/cssd_right {
        height: 50px;
    }

    /en/template/wap/cn2016/static/csstect_list a {
        height: 155px;
        margin: 15px calc(1/en/template/wap/cn2016/static/css5% - 4px);
    }

    /en/template/wap/cn2016/static/csstect_nav {
        padding: 40px 0 40px 20px;
        margin-top: 50px;
    }

    /en/template/wap/cn2016/static/csstect_list {
        padding: 50px 0;
    }

    /en/template/wap/cn2016/static/cssbanner_index /en/template/wap/cn2016/static/csslans {
        font-size: 18px;
        line-height: 2;
    }

    /en/template/wap/cn2016/static/cssbanner_index /en/template/wap/cn2016/static/cssl2 {
        font-size: 38px;
        line-height: 50px;
        margin-top: 25px;
    }

    /en/template/wap/cn2016/static/csspro_nav a {
        padding: 0 8px;
        margin: 9px 4px 0;
    }

    /en/template/wap/cn2016/static/cssindex_pro /en/template/wap/cn2016/static/csspro_nav {
        font-size: 14px;
    }
}

@media screen and (max-width: 1300px) {
    /en/template/wap/cn2016/static/csscase_list_index /en/template/wap/cn2016/static/csscase_item {
        flex: 0 0 30vw;
        width: 30vw;
        margin-right: 40px;
    }

    /en/template/wap/cn2016/static/csscase_list_index /en/template/wap/cn2016/static/csscase_item:hover {
        flex: 0 0 35vw;
        width: 35vw;
        margin-top: 0;
    }

    /en/template/wap/cn2016/static/cssbanner_index /en/template/wap/cn2016/static/csslans {
        font-size: 16px;
    }

    /en/template/wap/cn2016/static/cssbanner_index /en/template/wap/cn2016/static/cssl2 {
        font-size: 35px;
        line-height: 44px;
        margin-top: 15px;
    }

    /en/template/wap/cn2016/static/cssindex_nav li {
        width: 32%;
        margin: 20px 0;
        display: inline-block;
        vertical-align: top;
        float: none;
    }

    /en/template/wap/cn2016/static/cssindex_nav li:nth-child(2) {
        margin: 20px calc(2% - 6px);
    }
}

@media screen and (max-height: 767px) and (min-width: 1366px) {
    /en/template/wap/cn2016/static/cssbanner_index a {
        height: 600px;
    }
}

@media screen and (max-width: 1199px) {
    /en/template/wap/cn2016/static/csscase_list_index /en/template/wap/cn2016/static/cssswiper-button-next,/en/template/wap/cn2016/static/csscase_list_index /en/template/wap/cn2016/static/cssswiper-button-prev{
        top:55%
    }
    /en/template/wap/cn2016/static/csscase_list_index /en/template/wap/cn2016/static/cssswiper-button-next:hover,/en/template/wap/cn2016/static/csscase_list_index /en/template/wap/cn2016/static/cssswiper-button-prev:hover{

        background-color: rgba(255,255,255,/en/template/wap/cn2016/static/css7);
    }
    /en/template/wap/cn2016/static/cssbanner_index a{
        height: 600px;
    }
    /en/template/wap/cn2016/static/csscase_list_index{
        margin-top: 40px;
    }
    /en/template/wap/cn2016/static/csscase_list_index /en/template/wap/cn2016/static/cssswiper-container{
        padding-bottom:70px;
    }
    /en/template/wap/cn2016/static/csscase_list_index /en/template/wap/cn2016/static/cssswiper-pagination{
        width: 100%;
        bottom: 50px;
    }
    /en/template/wap/cn2016/static/csscase_list_index /en/template/wap/cn2016/static/cssswiper-pagination-bullet{
        width: 6px;
        height: 6px;
        opacity: /en/template/wap/cn2016/static/css5;
        background: #ffffff!important;
    }
    /en/template/wap/cn2016/static/csscase_list_index /en/template/wap/cn2016/static/cssswiper-pagination-bullet-active{
        opacity: 1;
        background: #ffffff!important;
    }
    /en/template/wap/cn2016/static/csscase_list_index /en/template/wap/cn2016/static/csscase_item{
        width:100%;
        margin: 10px 0;
    }
    /en/template/wap/cn2016/static/csscase_list_index /en/template/wap/cn2016/static/csscase_item:hover {
        flex: 0;
        width:100%;
        margin: 10px 0;
    }
    /en/template/wap/cn2016/static/cssbox {
        min-width: 0;
        width: 90%;
    }

    /en/template/wap/cn2016/static/cssshow_ting li/en/template/wap/cn2016/static/csson a {
        padding: 7px;
    }

    /en/template/wap/cn2016/static/csscase_item /en/template/wap/cn2016/static/cssl3 {
        display: none !important;
    }

    /en/template/wap/cn2016/static/csscase_item /en/template/wap/cn2016/static/csslans {
        bottom: 20px;
    }

    /en/template/wap/cn2016/static/csscase_item /en/template/wap/cn2016/static/cssl1 {
        font-size: 15px;
    }

    /en/template/wap/cn2016/static/csscase_item /en/template/wap/cn2016/static/cssl2 {
        font-size: 12px;
        margin-top: 6px;
		text-transform:uppercase;
    }

    /en/template/wap/cn2016/static/cssindex_pow /en/template/wap/cn2016/static/cssr1 {
        font-size: 16px;
    }

    /en/template/wap/cn2016/static/cssindex_pow /en/template/wap/cn2016/static/cssleft {
        width: 100%;
        float: none;
    }

    /en/template/wap/cn2016/static/cssindex_pow /en/template/wap/cn2016/static/cssright {
        width: 100%;
        float: none;
        padding: 20px 0 60px 0;
    }

    /en/template/wap/cn2016/static/cssindex_pow {
        margin: 50px 0;
    }

    /en/template/wap/cn2016/static/cssbutton_list {
        left: 0;
    }

    /en/template/wap/cn2016/static/cssabout1_about /en/template/wap/cn2016/static/cssleft {
        width: 100%;
        float: none;
        position: static;
    }

    /en/template/wap/cn2016/static/cssabout1_about /en/template/wap/cn2016/static/cssleft /en/template/wap/cn2016/static/cssl2 {
        font-size: 14px;
        line-height: 30px;
    }

    /en/template/wap/cn2016/static/cssabout1_about /en/template/wap/cn2016/static/cssleft /en/template/wap/cn2016/static/cssl3 {
        margin-top: 20px;
    }

    /en/template/wap/cn2016/static/cssabout1_about /en/template/wap/cn2016/static/cssleft /en/template/wap/cn2016/static/cssl1 {
        font-size: 17px;
        margin: 8px 0 25px 0;
    }

    /en/template/wap/cn2016/static/cssabout1_about /en/template/wap/cn2016/static/cssright {
        width: 100%;
        float: none;
        height: 500px;
        margin-top: 30px;
        background-size: cover;
    }

    /en/template/wap/cn2016/static/cssindex-customer-list {
        padding: 50px 0;
    }

    /en/template/wap/cn2016/static/cssabout1_about /en/template/wap/cn2016/static/cssleft /en/template/wap/cn2016/static/cssl3 li {
        width: 28%;
        margin-right: 5%;
        float: left;
    }

    /en/template/wap/cn2016/static/csshonortime-swiper /en/template/wap/cn2016/static/cssswiper-slide-active:before {
        left: calc(50% + 3px);
    }

    /en/template/wap/cn2016/static/csshonortime-swiper /en/template/wap/cn2016/static/cssswiper-slide {
        padding-right: 0;
        padding-left: 3px;
    }

    /en/template/wap/cn2016/static/csshonortime-swiper /en/template/wap/cn2016/static/cssswiper-slide-active:after {
        left: calc(50% - 4px);
    }

    /en/template/wap/cn2016/static/cssabout_title1 /en/template/wap/cn2016/static/cssa4 {
        font-size: 17px;
        margin-top: -10px;
    }

    /en/template/wap/cn2016/static/cssting_swiper /en/template/wap/cn2016/static/cssl1 {
        font-size: 32px;
    }

    /en/template/wap/cn2016/static/cssting_swiper /en/template/wap/cn2016/static/cssleft {
        padding: 10px 0 10px 30px;
        border-left: 3px solid #0f83a1;
    }

    /en/template/wap/cn2016/static/cssting_swiper {
        width: 100%;
    }

    /en/template/wap/cn2016/static/cssculture_list li, /en/template/wap/cn2016/static/cssculture_list li:nth-child(3n -1) {
        margin: 50px 0px 0;
        width: 48%;
    }

    /en/template/wap/cn2016/static/cssculture_list li:nth-child(even) {
        margin-left: 3%;
    }

    /en/template/wap/cn2016/static/cssting_swiper /en/template/wap/cn2016/static/cssl2 {
        font-size: 16px;
    }

    /en/template/wap/cn2016/static/cssting_swiper /en/template/wap/cn2016/static/cssl3 {
        font-size: 12px;
    }

    /en/template/wap/cn2016/static/cssindex_customers /en/template/wap/cn2016/static/csslans {
        height: 120px;
    }

    /en/template/wap/cn2016/static/cssindex_customers /en/template/wap/cn2016/static/cssright {
        top: 15px;
        height: calc(100% - 30px);
    }

    /en/template/wap/cn2016/static/cssindex_customers /en/template/wap/cn2016/static/csstop {
        left: 15px;
        width: calc(100% - 30px);
    }

    /en/template/wap/cn2016/static/cssindex-customer-list li img {
        width: calc(100% - 30px);
    }

    /en/template/wap/cn2016/static/csscontact_container /en/template/wap/cn2016/static/cssshow {
        display: none !important;
    }

    /en/template/wap/cn2016/static/cssbanner {
        height: 350px;
        background-size: cover;
    }

    /en/template/wap/cn2016/static/cssbanner /en/template/wap/cn2016/static/csslans {
        padding-top: 160px;
    }

    /en/template/wap/cn2016/static/cssbanner /en/template/wap/cn2016/static/csst1 {
        font-size: 30px;
    }

    /en/template/wap/cn2016/static/cssbanner /en/template/wap/cn2016/static/csst2 {
        font-size: 16px;
    }

    /en/template/wap/cn2016/static/cssnew_d /en/template/wap/cn2016/static/csstitle {
        font-size: 22px;
    }

    /en/template/wap/cn2016/static/cssnew_d /en/template/wap/cn2016/static/csstips {
        padding: 18px 0 15px 0;
    }

    /en/template/wap/cn2016/static/cssnew_d /en/template/wap/cn2016/static/csseditor {
        font-size: 14px;
        padding: 30px 0;
    }

    /en/template/wap/cn2016/static/cssnews_list li {
        width: 50%;
    }

    /en/template/wap/cn2016/static/cssnews_list li:nth-child(3n - 2) {
        border-left: 1px solid #ededed;
    }

    /en/template/wap/cn2016/static/cssnews_list li:nth-child(odd) {
        border-left-color: transparent;
    }

    /en/template/wap/cn2016/static/cssnews_list /en/template/wap/cn2016/static/csstime {
        font-size: 22px;
        margin: 5px 0 10px 0;
    }

    /en/template/wap/cn2016/static/cssnews_list /en/template/wap/cn2016/static/cssdays {
        font-size: 28px;
    }

    /en/template/wap/cn2016/static/cssnews_list /en/template/wap/cn2016/static/csstitle {
        font-size: 16px;
        height: 16px;
        margin: 15px 0;
    }

    /en/template/wap/cn2016/static/cssnews_list /en/template/wap/cn2016/static/csssearch {
        margin-top: 20px;
        width: 100px;
        height: 30px;
        line-height: 28px;
        font-size: 12px;
    }

    /en/template/wap/cn2016/static/csscontact_container /en/template/wap/cn2016/static/cssright {
        width: 100%;
        zoom: /en/template/wap/cn2016/static/css8;
    }

    /en/template/wap/cn2016/static/csscontact_container /en/template/wap/cn2016/static/cssbox {
        padding-left: 0;
        margin-top: 40px;
    }

    /en/template/wap/cn2016/static/csscontact_container /en/template/wap/cn2016/static/cssleft {
        position: static;
        width: 80%;
        height: 450px;
        margin: auto
    }

    /en/template/wap/cn2016/static/csscontact_list li {
        width: 100%;
    }

    /en/template/wap/cn2016/static/csstect_list a {
        width: 48%;
        margin: 12px calc(1% - 4px);
    }

    /en/template/wap/cn2016/static/csstect_nav a {
        margin: 6px 6px;
        padding: 0 10px;
        min-width: 100px;
        font-size: 14px;
        line-height: 32px;
    }

    /en/template/wap/cn2016/static/csshonor_list a {
        border: 1px solid #e5e5e5;
        box-sizing: border-box;
        line-height: 50px;
        background: #f8f8f8;
        font-size: 14px;
        width: calc(25% - 21px);
        float: left;
        margin: 25px 28px 0 0;
    }

    /en/template/wap/cn2016/static/cssabout_honor, /en/template/wap/cn2016/static/cssshow_container {
        padding: 40px 0;
    }

    /en/template/wap/cn2016/static/cssshow_nav a {
        min-width: 20%;
    }

    /en/template/wap/cn2016/static/csshonortime-swiper {
        margin-top: 0;
    }

    /en/template/wap/cn2016/static/cssabout2_container, /en/template/wap/cn2016/static/cssabout3_container, /en/template/wap/cn2016/static/cssabout1_container {
        padding: 50px 0;
    }

    /en/template/wap/cn2016/static/cssindex_title /en/template/wap/cn2016/static/cssi1 {
        font-size: 25px;
    }

    /en/template/wap/cn2016/static/cssindex_brand /en/template/wap/cn2016/static/cssb1 {
        font-size: 22px;
    }

    /en/template/wap/cn2016/static/cssindex_brand /en/template/wap/cn2016/static/cssb2 {
        font-size: 14px
    }

    /en/template/wap/cn2016/static/cssindex_brand {
        padding: 40px 0;
        background-size: cover;
    }

    /en/template/wap/cn2016/static/cssindex_title {
        margin: 50px 0 10px;
        float: none !important;
    }

    /en/template/wap/cn2016/static/cssindex_title /en/template/wap/cn2016/static/cssi2 {
        font-size: 14px;
    }

    /en/template/wap/cn2016/static/cssindex_pro /en/template/wap/cn2016/static/csspro_nav {
        float: none;
        margin: 20px -5px 0px;
        max-width: 100%;
    }

    /en/template/wap/cn2016/static/cssindex_pro /en/template/wap/cn2016/static/csspro_nav a {
        font-size: 13px;
        padding: 0 12px;
        line-height: 35px;
        margin: 8px 6px 0;
    }

    /en/template/wap/cn2016/static/cssindex_serives_list {
        padding: 10px 0 50px 0;
    }

    /en/template/wap/cn2016/static/cssindex_serives_list li:nth-child(even), /en/template/wap/cn2016/static/cssindex_serives_list li {
        width: 100%;
        margin: 10px 0;
        /* padding: 20px 0; */
        padding-top: 20px;
        padding-bottom: 20px;
    }

    /en/template/wap/cn2016/static/cssindex_serives_list /en/template/wap/cn2016/static/cssl1 {
        font-size: 17px;
        margin-bottom: 10px
    }

    /en/template/wap/cn2016/static/cssindex_serives_list /en/template/wap/cn2016/static/cssl2 {
        font-size: 14px;
        line-height: 2
    }
}

@media screen and (max-width: 1090px) {
    /en/template/wap/cn2016/static/cssting_swiper /en/template/wap/cn2016/static/cssleft, /en/template/wap/cn2016/static/cssting_swiper /en/template/wap/cn2016/static/cssright {
        width: 100%;
        float: none;
        min-height: 0;
        margin-bottom: 30px;
        position: static;

        transform: translate(0, 0%);
    }

    /en/template/wap/cn2016/static/cssting_swiper /en/template/wap/cn2016/static/cssleft li {
        padding-top: 15px;
    }
}

@media screen and (max-width: 980px) {
    /en/template/wap/cn2016/static/cssdian_list /en/template/wap/cn2016/static/csslans{
        font-size:12px;
        display:none;
    }
    /en/template/wap/cn2016/static/cssdian_list /en/template/wap/cn2016/static/cssline{
        display:none
    }
    /en/template/wap/cn2016/static/csscontact_container /en/template/wap/cn2016/static/cssright {
        zoom: /en/template/wap/cn2016/static/css5;
    }
    /en/template/wap/cn2016/static/cssshow_ting li/en/template/wap/cn2016/static/csson a {
        padding: 5px;
    }

    /en/template/wap/cn2016/static/csscase_list_index /en/template/wap/cn2016/static/csscase_item {
        /* flex: 0 0 60vw; */
        /* width: 60vw; */
        /* margin-right: 40px; */
        /* margin-top: 30px; */
    }

    /en/template/wap/cn2016/static/cssindex_case /en/template/wap/cn2016/static/cssscrollbar /en/template/wap/cn2016/static/csshandle {
        width: 30px;
        height: 30px;
        background-size: 30px;
        top: -15px
    }

    /en/template/wap/cn2016/static/cssindex_case /en/template/wap/cn2016/static/csssly {
        height: 420px
    }


    /en/template/wap/cn2016/static/csscase_list_index li:last-child {
        padding-right: 0px;
    }

    /en/template/wap/cn2016/static/cssindex_pow {
        margin: 30px 0;
    }

    /en/template/wap/cn2016/static/cssindex_pow /en/template/wap/cn2016/static/cssr1 {
        font-size: 15px;
    }

    /en/template/wap/cn2016/static/cssindex_pow /en/template/wap/cn2016/static/cssr2 {
        font-size: 14px;
    }

    /en/template/wap/cn2016/static/cssshow_nav {
        margin-top: 25px;
    }

    /en/template/wap/cn2016/static/cssindex_brand /en/template/wap/cn2016/static/cssb1 {
        font-size: 18px;
    }

    /en/template/wap/cn2016/static/cssindex_brand /en/template/wap/cn2016/static/cssb2 {
        font-size: 13px
    }

    /en/template/wap/cn2016/static/cssindex_title /en/template/wap/cn2016/static/cssi1 {
        font-size: 22px;
    }

    /en/template/wap/cn2016/static/cssindex_title /en/template/wap/cn2016/static/cssi2 {
        font-size: 13px;
    }

    /en/template/wap/cn2016/static/cssabout1_about /en/template/wap/cn2016/static/cssright {
        height: 300px;
        margin-top: 20px;
    }

    /en/template/wap/cn2016/static/cssbanner_index /en/template/wap/cn2016/static/cssl2 {
        font-size: 30px;
        line-height: 41px;
        margin-top: 15px;
    }

    /en/template/wap/cn2016/static/cssbanner_index a {
        /* height: 450px; */
        background-size: cover;
    }

    /en/template/wap/cn2016/static/cssbanner_index /en/template/wap/cn2016/static/cssbox {
        top: 50%;
    }

    /en/template/wap/cn2016/static/cssindex_nav {
        padding: 20px 0;
    }

    /en/template/wap/cn2016/static/cssbanner_index /en/template/wap/cn2016/static/csslans {
        font-size: 14px;
        line-height: 1/en/template/wap/cn2016/static/css5;
        width: 100%;
    }

    /en/template/wap/cn2016/static/cssbanner_index /en/template/wap/cn2016/static/cssl4 {
        font-size: 16px;
        margin: 25px 0;
    }

    /en/template/wap/cn2016/static/cssindex_nav li, /en/template/wap/cn2016/static/cssindex_nav li:nth-child(2) {
        width: 49%;
        margin: 25px 0;
    }

    /en/template/wap/cn2016/static/cssindex_nav /en/template/wap/cn2016/static/csst2 {
        margin-top: 8px;
    }

    /en/template/wap/cn2016/static/cssindex_nav /en/template/wap/cn2016/static/cssfuhao {
        line-height: 30px;
        font-size: 12px;
        height: 30px;
    }

    /en/template/wap/cn2016/static/cssindex_nav li:last-child /en/template/wap/cn2016/static/cssfuhao:after {
        bottom: -12px;
    }

    /en/template/wap/cn2016/static/cssindex_nav /en/template/wap/cn2016/static/cssnumber {
        font-size: 30px;
        line-height: 1;
    }

    /en/template/wap/cn2016/static/cssindex_nav li:nth-child(odd) {
        margin: 25px calc(2% - 6px) 25px 0;
    }

    /en/template/wap/cn2016/static/cssabout_honor /en/template/wap/cn2016/static/cssMORE {
        margin-bottom: 0;
    }

    /en/template/wap/cn2016/static/csshonor_list /en/template/wap/cn2016/static/csspicture {
        height: 175px;
    }

    /en/template/wap/cn2016/static/cssshow_nav /en/template/wap/cn2016/static/csslans {
        font-size: 14px;
    }

    /en/template/wap/cn2016/static/csshonor_list a:nth-child(4n), /en/template/wap/cn2016/static/csshonor_list a {
        width: 47/en/template/wap/cn2016/static/css5%;
        margin: 10px 5% 10px 0;
    }

    /en/template/wap/cn2016/static/csshonor_list a:nth-child(2n) {
        margin-right: 0;
    }

    /en/template/wap/cn2016/static/cssbanner {
        height: 220px;
        background-size: cover;
    }

    /en/template/wap/cn2016/static/cssbanner /en/template/wap/cn2016/static/csslans {
        padding-top: 90px;
    }

    /en/template/wap/cn2016/static/cssbanner /en/template/wap/cn2016/static/csst1 {
        font-size: 24px;
        margin-bottom: 10px;
    }

    /en/template/wap/cn2016/static/cssbanner /en/template/wap/cn2016/static/csst2 {
        font-size: 14px;
    }

    /en/template/wap/cn2016/static/cssnew_d /en/template/wap/cn2016/static/csstitle {
        font-size: 18px;
        padding-top: 50px;
    }

    /en/template/wap/cn2016/static/cssnew_d /en/template/wap/cn2016/static/csstips li {
        font-size: 13px;
        margin: 0 15px;
    }

    /en/template/wap/cn2016/static/csspagetion_d /en/template/wap/cn2016/static/cssbtns {
        font-size: 12px;
        width: 90px;
        height: 30px;
    }

    /en/template/wap/cn2016/static/csspagetion_d /en/template/wap/cn2016/static/cssreturn {
        font-size: 12px;
        width: 100px;
    }

    /en/template/wap/cn2016/static/cssnew_d /en/template/wap/cn2016/static/csspagetion_d {
        line-height: 30px;
        padding: 35px 0;
    }

    /en/template/wap/cn2016/static/cssnews_list a {
        padding: 10px;
    }

    /en/template/wap/cn2016/static/cssnews_list {
        padding: 40px 0 20px 0;
    }

    /en/template/wap/cn2016/static/cssnews_list li:first-child {
        border-top: 0;
    }

    /en/template/wap/cn2016/static/cssnews_list li, /en/template/wap/cn2016/static/cssnews_list li:nth-child(3n - 2) {
        width: 100%;
        border: 0;
        padding-bottom: 40px;
        border-top: 1px solid #ededed;
    }

    /en/template/wap/cn2016/static/csspagetion a {
        font-size: 12px;
        line-height: 30px;
        padding: 0 2px;
        margin: 0 5px;
    }

    /en/template/wap/cn2016/static/csspagetion a/en/template/wap/cn2016/static/cssbtns {
        width: 30px;
        height: 30px;
    }

    /en/template/wap/cn2016/static/csspagetion {
        margin-bottom: 30px;
    }

    /en/template/wap/cn2016/static/cssquestion_list li {
        background: url(/en/template/wap/cn2016/static/css/en/template/wap/cn2016/static/css/image/ico_mess/en/template/wap/cn2016/static/csspng) 8px 20px no-repeat;
        background-size: 15px auto;
        box-sizing: border-box;
        padding: 20px 0 20px 40px;
    }

    /en/template/wap/cn2016/static/cssquestion_list /en/template/wap/cn2016/static/cssl1 {
        font-size: 16px;
        line-height: 1;
        height: 16px;
        margin-bottom: 10px;
    }

    /en/template/wap/cn2016/static/cssquestion_list /en/template/wap/cn2016/static/csstop_r {
        width: 60px;
        height: 25px;
        line-height: 25px;
        font-size: 12px;
        top: 20px;
    }

    /en/template/wap/cn2016/static/cssquestion_list {
        padding: 30px 0 50px 0;
    }

    /en/template/wap/cn2016/static/csscontact_container /en/template/wap/cn2016/static/cssleft {
        width: 100%;
        height:auto;
    }

    /en/template/wap/cn2016/static/csscontact_list li {
        width: calc(100% - 40px);
    }

    /en/template/wap/cn2016/static/cssmap_title /en/template/wap/cn2016/static/cssm1 {
        font-size: 22px;
        color: #333333;
    }

    /en/template/wap/cn2016/static/csshengs_titlesj {
        margin: 15px 0;
    }

    /en/template/wap/cn2016/static/cssmap_title /en/template/wap/cn2016/static/cssm2 {
        font-size: 15px;
        padding: 10px 0;
    }

    /en/template/wap/cn2016/static/csstect_nav a {
        /* margin: 5px; */
        /* padding: 0 8px; */
        /* min-width: 80px; */
        /* font-size: 14px; */
        /* line-height: 25px; */
    }

    /en/template/wap/cn2016/static/csstect_nav {
        padding: 25px 0 25px 10px;
        margin-top: 50px;
    }

    /en/template/wap/cn2016/static/csstect_list /en/template/wap/cn2016/static/csst1 {
        font-size: 14px;
        line-height: 15px;
        padding: 20px 15px;
    }

    /en/template/wap/cn2016/static/csstect_list /en/template/wap/cn2016/static/cssd_left {
        font-size: 12px;
    }

    /en/template/wap/cn2016/static/csstect_list /en/template/wap/cn2016/static/cssd_right {
        height: 40px;
        width: 18px;
        background-size: 100% auto;
    }

    /en/template/wap/cn2016/static/csstect_list /en/template/wap/cn2016/static/csst2 {
        line-height: 40px;
        padding: 0px 15px;
    }

    /en/template/wap/cn2016/static/csstect_list a {
        height: 100px;
        width: 46%;
        margin: 5px calc(2% - 4px);
    }

    /en/template/wap/cn2016/static/csstect_list {
        margin: 30px 0;
    }

    /en/template/wap/cn2016/static/csspro_item_list a, /en/template/wap/cn2016/static/csspro_item_list a:nth-child(3n - 1) {
        margin: 15px 0;
        width: calc(47/en/template/wap/cn2016/static/css5% - 4px);
    }

    /en/template/wap/cn2016/static/csspro_item_list a:nth-child(even) {
        margin-left: 5%;
    }

    /en/template/wap/cn2016/static/csspro_list {
        padding: 10px 0;
    }

    /en/template/wap/cn2016/static/csspro_item_list {
        padding: 15px 0;
    }

    /en/template/wap/cn2016/static/csspro_list /en/template/wap/cn2016/static/csstitle_sum /en/template/wap/cn2016/static/csst1 {
        font-size: 18px;
        line-height: 40px;
    }

    /en/template/wap/cn2016/static/csspro_list /en/template/wap/cn2016/static/csstitle_sum /en/template/wap/cn2016/static/csshengs_titlesj {
        width: 70px;
    }

    /en/template/wap/cn2016/static/csspro_item_list /en/template/wap/cn2016/static/csslans {
        padding: 15px 20px;
    }

    /en/template/wap/cn2016/static/csspro_item_list /en/template/wap/cn2016/static/cssl1 {
        font-size: 15px;
        line-height: 25px;
        height: 25px;
    }

    /en/template/wap/cn2016/static/csspro_item_list /en/template/wap/cn2016/static/cssl2 {
        font-size: 13px;
        line-height: 20px;
        height: 60px;
        margin-bottom: 20px;
        color: #666666;
    }

    /en/template/wap/cn2016/static/csspro_item_list /en/template/wap/cn2016/static/cssl3 {
        width: 100px;
        line-height: 30px;
        height: 30px;
        font-size: 12px;
    }

    /en/template/wap/cn2016/static/cssprosum /en/template/wap/cn2016/static/csspro_search {
        line-height: 40px;
        height: 40px;
        margin: 40px auto 25px;
    }

    /en/template/wap/cn2016/static/csspro_search /en/template/wap/cn2016/static/csst1 {
        line-height: 40px;
        font-size: 13px;
    }

    /en/template/wap/cn2016/static/csspro_search /en/template/wap/cn2016/static/csst2 {
        line-height: 40px;
    }

    /en/template/wap/cn2016/static/csscase_list_tings /en/template/wap/cn2016/static/cssleft {
        width: 100%;
        height: 400px;
        background-size: cover;
        box-sizing: border-box;
    }

    /en/template/wap/cn2016/static/csscase_list_tings /en/template/wap/cn2016/static/cssright {
        width: 100%;
        position: static;
    }

    /en/template/wap/cn2016/static/csscase_list_tings /en/template/wap/cn2016/static/csslans {
        padding: 40px;
    }

    /en/template/wap/cn2016/static/csscase_list_nav /en/template/wap/cn2016/static/cssimgs {
        margin: 5px;
    }

    /en/template/wap/cn2016/static/csscase_list_nav {
        padding: 30px 0 50px 0;
    }

    /en/template/wap/cn2016/static/csscase_list_nav /en/template/wap/cn2016/static/cssswiper-pagination {
        bottom: 25px;
    }

    /en/template/wap/cn2016/static/csscase_list_nav /en/template/wap/cn2016/static/cssswiper-pagination-bullet {
        width: 10px;
        height: 2px;
    }

    /en/template/wap/cn2016/static/cssjoin_sum /en/template/wap/cn2016/static/cssjoin_select {
        padding: 35px 0;
    }

    /en/template/wap/cn2016/static/cssjoin_select /en/template/wap/cn2016/static/csst1_text, /en/template/wap/cn2016/static/cssjoin_select /en/template/wap/cn2016/static/csst2_text {
        font-size: 14px;
    }

    /en/template/wap/cn2016/static/cssjoin_select li {
        width: 47/en/template/wap/cn2016/static/css5%;
    }

    /en/template/wap/cn2016/static/cssjoin_select li:nth-child(2) {
        margin: 0 0 20px 5%;
    }

    /en/template/wap/cn2016/static/cssjoin_list /en/template/wap/cn2016/static/csstop {
        line-height: 50px;
        font-size: 16px;
    }

    /en/template/wap/cn2016/static/cssjoin_list li {
        padding: 0 20px;
    }

    /en/template/wap/cn2016/static/cssjoin_list /en/template/wap/cn2016/static/csstop:after {
        font-size: 20px;
        line-height: 50px;
        right: 20px;
    }

    /en/template/wap/cn2016/static/cssjoin_list /en/template/wap/cn2016/static/cssbottom /en/template/wap/cn2016/static/cssb1 dd {
        min-width: 200px;
        margin-right: 15px;
    }

    /en/template/wap/cn2016/static/cssjoin_list /en/template/wap/cn2016/static/cssbottom {
        font-size: 14px;
    }

    /en/template/wap/cn2016/static/cssjoin_list /en/template/wap/cn2016/static/cssbottom /en/template/wap/cn2016/static/cssb2 {
        padding: 20px 0;
        font-size: 13px;
    }

    /en/template/wap/cn2016/static/cssjoin_list /en/template/wap/cn2016/static/cssbottom /en/template/wap/cn2016/static/cssb1 {
        padding-bottom: 20px;
    }

    /en/template/wap/cn2016/static/cssjoin_select /en/template/wap/cn2016/static/csst2_container {
        font-size: 14px;
        line-height: 2/en/template/wap/cn2016/static/css5;
        max-height: 200px;
    }

    /en/template/wap/cn2016/static/cssbanner_index /en/template/wap/cn2016/static/cssl5 {
        font-size: 12px;
        width: 90px;
        line-height: 30px;
        height: 30px;
    }
}

@media screen and (max-width: 780px) {

    /en/template/wap/cn2016/static/cssbanner_none{
        display: block;
    }
    /en/template/wap/cn2016/static/cssbanner_index a{
        height:auto;
    }
    /en/template/wap/cn2016/static/cssindex_case /en/template/wap/cn2016/static/csssly {
        height: 320px
    }

    /en/template/wap/cn2016/static/csspro_item_list a:nth-child(even), /en/template/wap/cn2016/static/csspro_item_list a, /en/template/wap/cn2016/static/csspro_item_list a:nth-child(3n - 1) {
        margin: 10px 0;
        width: 100%
    }

    /en/template/wap/cn2016/static/cssculture_list /en/template/wap/cn2016/static/cssc3 {
        font-size: 14px;
    }

    /en/template/wap/cn2016/static/cssculture_list /en/template/wap/cn2016/static/cssc2 {
        font-size: 16px;
    }

    /en/template/wap/cn2016/static/cssculture_list li:nth-child(even), /en/template/wap/cn2016/static/cssculture_list li, /en/template/wap/cn2016/static/cssculture_list li:nth-child(3n -1) {
        width: 100%;
        margin: 0;
        margin-top: 20px;
        height: auto;
        padding: 30px 25px;
    }

    /en/template/wap/cn2016/static/cssculture_list li:hover {
        margin-top: 0px !important;
    }

    /en/template/wap/cn2016/static/csshonortime-swiper /en/template/wap/cn2016/static/cssswiper-slide {
        background-position-x: -2px;
    }

    /en/template/wap/cn2016/static/csscase_list_tings /en/template/wap/cn2016/static/csslans {
        padding: 25px;
    }

    /en/template/wap/cn2016/static/csscase_list_tings /en/template/wap/cn2016/static/csst1 {
        font-size: 18px;
    }

    /en/template/wap/cn2016/static/csscase_list_tings /en/template/wap/cn2016/static/csst2 {
        font-size: 14px;
        line-height: 2;
    }

    /en/template/wap/cn2016/static/csspro_item_list /en/template/wap/cn2016/static/cssl2 {
        font-size: 12px;
        margin: 10px 0 15px;
    }

    /en/template/wap/cn2016/static/csspro_list /en/template/wap/cn2016/static/csstitle_sum /en/template/wap/cn2016/static/csst1 {
        font-size: 16px;
    }

    /en/template/wap/cn2016/static/csspro_item_list /en/template/wap/cn2016/static/cssl3 {
        width: 80px;
        line-height: 25px;
        height: 25px;
    }

    /en/template/wap/cn2016/static/csspro_item_list /en/template/wap/cn2016/static/csslans {
        padding: 10px 15px 20px;
    }

    /en/template/wap/cn2016/static/cssindex_customers li {
        width: 50%;
    }

    /en/template/wap/cn2016/static/cssindex_customers li:nth-child(odd) /en/template/wap/cn2016/static/cssright {
        display: none;
    }

    /en/template/wap/cn2016/static/cssindex_hezuo/en/template/wap/cn2016/static/cssindex_customers li:nth-child(odd) /en/template/wap/cn2016/static/cssright {
        display: block;
    }

    /en/template/wap/cn2016/static/cssindex_customers li:nth-child(3) /en/template/wap/cn2016/static/csstop, /en/template/wap/cn2016/static/cssindex_customers li:nth-child(4) /en/template/wap/cn2016/static/csstop {
        display: block;
    }

    /en/template/wap/cn2016/static/cssneiye_nav a {
        line-height: 60px;
        font-size: 14px;
        margin-bottom: 0;
        float: left;
        margin-left: -5px;
    }

    /en/template/wap/cn2016/static/cssneiye_nav {
        height: 60px;
    }

    /en/template/wap/cn2016/static/cssneiye_nav a:hover:before, /en/template/wap/cn2016/static/cssneiye_nav a/en/template/wap/cn2016/static/csson:before {
        bottom: 5px;
    }
}

@media screen and (max-width: 450px) {

    /en/template/wap/cn2016/static/cssindex_case /en/template/wap/cn2016/static/csssly {
        height: 220px
    }

    /en/template/wap/cn2016/static/csscase_item /en/template/wap/cn2016/static/cssico {
        position: absolute;
        top: -10px;
        right: 40px;
        width: 40px;
        height: 32px;
        color: #fff;
        font-size: 12px;
        text-align: center;
        background: url(/en/template/wap/cn2016/static/css/en/template/wap/cn2016/static/css/image/fang/en/template/wap/cn2016/static/csspng) no-repeat;
        line-height: 18px;
        padding-top: 5px;
        padding-left: 14px;
        text-align: center;
        box-sizing: border-box;
        font-weight: bold;
    }

}

/en/template/wap/cn2016/static/cssheader {
    background: rgba(0, 0, 0, /en/template/wap/cn2016/static/css1); /* box-shadow: 0px 3px 21px 0 rgba(0, 0, 0, /en/template/wap/cn2016/static/css09); */
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 10;
    height: 100px;
    border-bottom: 1px solid rgba(255, 255, 255, /en/template/wap/cn2016/static/css1);
}

/en/template/wap/cn2016/static/cssheader /en/template/wap/cn2016/static/cssheader_wrapper {
    position: relative;
}

/en/template/wap/cn2016/static/cssheader /en/template/wap/cn2016/static/csslogo {
    width: 300px;
    float: left;
    position: relative;
    margin-top: 4px;
    z-index: 5;
}

/en/template/wap/cn2016/static/cssheader /en/template/wap/cn2016/static/csslogo img {
    
    display: inline-block;
}

/en/template/wap/cn2016/static/cssheader /en/template/wap/cn2016/static/csslogo /en/template/wap/cn2016/static/csslans {
    display: inline-block;
    width: 120px;
    color: #fff;
    font-size: 17px;
    text-align: justify;
    line-height: 27px;
    vertical-align: middle;
}

/en/template/wap/cn2016/static/cssheader/en/template/wap/cn2016/static/cssheader_bg /en/template/wap/cn2016/static/csslogo /en/template/wap/cn2016/static/csslans {
    color: #333;
}

/en/template/wap/cn2016/static/cssheader /en/template/wap/cn2016/static/cssright {
    float: right;
}

/en/template/wap/cn2016/static/cssheader /en/template/wap/cn2016/static/cssright /en/template/wap/cn2016/static/cssheader_message {
    font-size: 16px;
    color: #444;
    text-align: right;
    line-height: 30px;
    margin: 10px 0 0 0;
    font-family: 'arial';
    font-weight: 100;
}

/en/template/wap/cn2016/static/cssheader /en/template/wap/cn2016/static/cssright /en/template/wap/cn2016/static/cssheader_message img {
    margin-right: 8px;
}

/en/template/wap/cn2016/static/cssheader_message span {
    margin-left: 40px;
    display: inline-block;
    position: relative;
}

/en/template/wap/cn2016/static/cssheader_message span img/en/template/wap/cn2016/static/cssewm {
    position: absolute;
    background: #fff;
    padding: 5px;
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, /en/template/wap/cn2016/static/css2);
    top: 30px;
    left: calc(50% - 45px);
    transform: rotateY(90deg);
    transition: all /en/template/wap/cn2016/static/css3s;
    z-index: 15;
}

/en/template/wap/cn2016/static/cssheader_message span:hover /en/template/wap/cn2016/static/cssewm {
    transform: rotateY(0deg);
}

/en/template/wap/cn2016/static/cssheader /en/template/wap/cn2016/static/cssnav_bottom {
    position: absolute;
    width: 115px;
    line-height: 2;
    background: #fff;
    padding: 15px 0;
    box-shadow: 10px 0px 20px 0 rgba(0, 0, 0, /en/template/wap/cn2016/static/css2);
    top: 90px;
    display: none;
}

/en/template/wap/cn2016/static/cssheader /en/template/wap/cn2016/static/cssnav_bottom a {
    display: block;
    font-size: 16px;
    line-height: 2;
    text-align: center;
    color: #333;
    z-index: 2;
}

/en/template/wap/cn2016/static/cssheader /en/template/wap/cn2016/static/cssnav {
    font-size: 16px;
    line-height: 100px;
    display: inline-block;
}

/en/template/wap/cn2016/static/cssnav a {
    box-sizing: border-box;
    color: #fff;
    position: relative;
}

/en/template/wap/cn2016/static/cssnav li/en/template/wap/cn2016/static/csson a, /en/template/wap/cn2016/static/cssnav li a:hover, /en/template/wap/cn2016/static/cssheader/en/template/wap/cn2016/static/cssheader_bg /en/template/wap/cn2016/static/cssnav li a:hover {
    color: #004276;
}

/en/template/wap/cn2016/static/cssheader/en/template/wap/cn2016/static/cssheader_bg /en/template/wap/cn2016/static/cssnav li a {
    color: #333;
}

/en/template/wap/cn2016/static/cssheader/en/template/wap/cn2016/static/cssheader_bg /en/template/wap/cn2016/static/cssnav li/en/template/wap/cn2016/static/csson /en/template/wap/cn2016/static/cssnav_top {
    color: #004276;
}

/en/template/wap/cn2016/static/cssnav li a/en/template/wap/cn2016/static/cssnav_top:before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 50%;
    height: 2px;
    width: 0;
    transition: all /en/template/wap/cn2016/static/css4s;
    -webkit-transition: all /en/template/wap/cn2016/static/css4s;
    background: #004276;
}

/en/template/wap/cn2016/static/cssnav li/en/template/wap/cn2016/static/csson a:before, /en/template/wap/cn2016/static/cssnav li:hover a:before {
    left: 0;
    width: 100%;
}

/en/template/wap/cn2016/static/cssnav li {
    display: inline-block;
    margin-right: 60px;
    font-size: 16px;
    position: relative;
    z-index: 5;
}

/en/template/wap/cn2016/static/cssnav li:last-child {
    margin-right: 0
}

/en/template/wap/cn2016/static/cssnav li/en/template/wap/cn2016/static/cssons /en/template/wap/cn2016/static/cssnav_top {
    color: #004276;
}

/en/template/wap/cn2016/static/cssnav li/en/template/wap/cn2016/static/cssons /en/template/wap/cn2016/static/cssnav2 {
    max-height: 100vh;
    z-index: 30;
}

/en/template/wap/cn2016/static/cssnav li /en/template/wap/cn2016/static/cssnav2 {
    position: absolute;
    left: 150%;
    top: calc(100% + 2px);
    margin-top: -2px;
    background-color: #fff;
    transform: translate(-50%, 0);
    width: 280px;
    /*     pointer-events: none; */
    border-radius: 0 0 3px 3px;
    text-transform: capitalize;
    overflow: hidden;
    box-sizing: border-box;
    max-height: 0;
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, /en/template/wap/cn2016/static/css1);
    line-height: 50px;
}

/en/template/wap/cn2016/static/cssnav li /en/template/wap/cn2016/static/cssnav2 a {
    position: relative;
    display: block;
    /* text-align: center; */
    color: #222;
    border-bottom: 1px solid rgba(0, 0, 0, /en/template/wap/cn2016/static/css05);
    padding-left: 45px;
    transition: all /en/template/wap/cn2016/static/css3s ease;
}

/en/template/wap/cn2016/static/cssnav li /en/template/wap/cn2016/static/cssnav2 a:hover {
    background: #004276;
    padding-left: 52px;
    color: #ffffff !important;
}

/en/template/wap/cn2016/static/cssnav li /en/template/wap/cn2016/static/cssnav2 a:after {
    content: '';
    width: 8px;
    height: 8px;
    border-right: 1px solid #ec3f4e;
    border-top: 1px solid #ec3f4e;
    transform: rotate(45deg);
    display: block;
    position: absolute;
    top: calc(50% - 3px);
    right: 30px;
}

/en/template/wap/cn2016/static/cssnav li /en/template/wap/cn2016/static/cssnav2 a:hover:after {
    border-color: #fff;
}

/en/template/wap/cn2016/static/cssnav li /en/template/wap/cn2016/static/cssnav2:before {
    content: '';
    display: block;
    width: 100%;
    height: 20px;
    position: absolute;
    z-index: -1;
    bottom: 100%;

    left: 0;
}

/en/template/wap/cn2016/static/cssheader /en/template/wap/cn2016/static/cssheader_right_ico {
    width: 45px;
    height: 45px;
    line-height: 100px;
    float: right;
    border-radius: 50%;
    position: relative;
    z-index: 10;
    text-align: right;
    margin-left: 10px;
    margin-top: 2px;
}

/en/template/wap/cn2016/static/cssnav_top /en/template/wap/cn2016/static/cssnumber {
    font-size: 16px;
    color: #999999;
    display: inline-block;
    margin-top: -10px;
    margin-right: 5px;
    vertical-align: top;
}

/en/template/wap/cn2016/static/cssnav_top /en/template/wap/cn2016/static/cssstate {
    font-size: 16px;
    color: #222222;
    display: inline-block;
}

li/en/template/wap/cn2016/static/csson /en/template/wap/cn2016/static/cssnav_top /en/template/wap/cn2016/static/cssstate {
    color: #ec3f4e
}

/en/template/wap/cn2016/static/cssheader_sj {
    display: none;
}

/en/template/wap/cn2016/static/cssheader_pc /en/template/wap/cn2016/static/cssnav {
    float: right;
}

/en/template/wap/cn2016/static/cssewm_header {
    position: absolute;
    right: -160px;
    top: 15px;
    color: #b2b6d4;
    width: 110px;
}

/en/template/wap/cn2016/static/cssewm_header /en/template/wap/cn2016/static/cssimg {
    width: 65px;
    float: left;
}

/en/template/wap/cn2016/static/cssewm_header /en/template/wap/cn2016/static/cssewm_lans {
    float: left;
    margin-left: 4px;
}

/en/template/wap/cn2016/static/cssewm_header /en/template/wap/cn2016/static/cssewm_lans p {
    width: 14px;
    line-height: 1/en/template/wap/cn2016/static/css2;
    display: block;
    float: left;
    margin-left: 2px;
}

/en/template/wap/cn2016/static/cssheader_pc /en/template/wap/cn2016/static/cssheader_lans {
    float: right;
    font-size: 16px;
    line-height: 100px;
    padding: 0 15px;
    border-left: 1px solid rgba(255, 255, 255, /en/template/wap/cn2016/static/css1);
    border-right: 1px solid rgba(255, 255, 255, /en/template/wap/cn2016/static/css1);
    margin-left: 40px;
}

/en/template/wap/cn2016/static/cssheader_pc /en/template/wap/cn2016/static/cssheader_lans a {
    color: #c0c0c0;
    margin: 0 7px;
    position: relative;
}

/en/template/wap/cn2016/static/cssheader/en/template/wap/cn2016/static/cssheader_bg {
    background-color: #fff;
    border-bottom: 1px solid #f9f9f9;
}

/en/template/wap/cn2016/static/cssbanner_pc {
    display: block !important;
}

/en/template/wap/cn2016/static/cssbanner_sj {
    display: none !important;
}

@media screen and (max-width: 1550px) {
    /en/template/wap/cn2016/static/cssnav li {
        margin-right: 40px;
        font-size: 15px;
    }

    /en/template/wap/cn2016/static/cssheader /en/template/wap/cn2016/static/csslogo {
        width: 280px;
    }

    /en/template/wap/cn2016/static/cssheader /en/template/wap/cn2016/static/cssright /en/template/wap/cn2016/static/cssheader_message {
        font-size: 15px;
    }

    /en/template/wap/cn2016/static/cssewm_header {
        position: absolute;
        right: -120px;
        top: 25px;
        color: #b2b6d4;
        width: 110px;
    }

    /en/template/wap/cn2016/static/cssewm_header /en/template/wap/cn2016/static/cssimg {
        width: 45px;
    }

    /en/template/wap/cn2016/static/cssewm_header /en/template/wap/cn2016/static/cssewm_lans p {
        font-size: 12px;
        line-height: 1;
    }
}

@media screen and (max-width: 1450px) {
    /en/template/wap/cn2016/static/cssnav li {
        margin-right: 30px;
        font-size: 14px;
    }

    /en/template/wap/cn2016/static/cssheader /en/template/wap/cn2016/static/cssright /en/template/wap/cn2016/static/cssheader_message {
        font-size: 14px;
    }
}

@media screen and (max-width: 1280px) {
    /en/template/wap/cn2016/static/cssnav li {
        margin-right: 15px;
        font-size: 13px;
    }

    /en/template/wap/cn2016/static/cssheader /en/template/wap/cn2016/static/cssright /en/template/wap/cn2016/static/cssheader_message {
        font-size: 13px;
    }

    /en/template/wap/cn2016/static/cssewm_header {
        display: none;
    }
}

@media screen and (max-width: 1199px) {
    /en/template/wap/cn2016/static/cssnav li /en/template/wap/cn2016/static/cssnav2 a:after {
        right: 10px;
    }

    /en/template/wap/cn2016/static/cssbanner_pc {
        display: block !important;
    }

    /en/template/wap/cn2016/static/cssbanner_pc {
      
    }

    /en/template/wap/cn2016/static/cssheader_pc /en/template/wap/cn2016/static/cssnav {
        display: none;
    }

    /en/template/wap/cn2016/static/cssnav li /en/template/wap/cn2016/static/cssnav2 a {
        padding-left: 20px;
    }

    /en/template/wap/cn2016/static/cssnav li /en/template/wap/cn2016/static/cssnav2 a:hover {
        padding-left: 20px
    }

    /en/template/wap/cn2016/static/cssheader_pc /en/template/wap/cn2016/static/cssheader_lans {
        line-height: 65px;
        font-size: 10px;
        margin-left: 0;
        padding: 0 5px;
        margin-right: -10px;
    }

    /en/template/wap/cn2016/static/cssnav li /en/template/wap/cn2016/static/cssnav2 {
        position: static;
        transform: translate(0%, 0);
        width: 100%;
        box-shadow: 0 0 0px 0 rgba(0, 0, 0, /en/template/wap/cn2016/static/css1);
    }

    /en/template/wap/cn2016/static/cssnav li /en/template/wap/cn2016/static/cssnav_top i/en/template/wap/cn2016/static/cssarrow {
        display: block;
        width: 10px;
        height: 10px;
        border-left: 2px solid #999;
        border-top: 2px solid #999;
        transform: rotate(135deg);
        float: right;
        margin-top: 8px;
    }

    /en/template/wap/cn2016/static/cssnav li/en/template/wap/cn2016/static/cssons /en/template/wap/cn2016/static/cssnav_top i/en/template/wap/cn2016/static/cssarrow {
        transform: rotate(-135deg);
        border-left: 2px solid #004276;
        border-top: 2px solid #004276;
    }

    /en/template/wap/cn2016/static/cssheader /en/template/wap/cn2016/static/cssnav {
        display: none;
        background: #fff;
        min-height: 100vh;
        width: 100%;
        top: 54px;
        line-height: 3;
        box-sizing: border-box;
        padding-top: 0;
        left: 0;
        position: fixed;
    }

    /en/template/wap/cn2016/static/cssnav li /en/template/wap/cn2016/static/cssnav_top {
        padding: 15px 0 5px 0;
        display: block;
        color: #333;
        cursor: pointer;
    }

    /en/template/wap/cn2016/static/cssheader /en/template/wap/cn2016/static/csslogo {
        max-width: 200px;
        width: 50%;
        margin-top: 2px;
        line-height: 60px;
    }

    /en/template/wap/cn2016/static/cssheader {
        line-height: 60px;
        top: -5px;
        height: 60px;
        background: #fff;
    }

    /en/template/wap/cn2016/static/cssheader /en/template/wap/cn2016/static/cssheader_right_ico {
        width: 80px;
        height: 30px;
        margin-top: 15px;
        line-height: 22px;
        padding: 0;
        /* background: #f4f4f4; */
        margin-top: 18px;
        margin-left: 0;
    }

    /en/template/wap/cn2016/static/cssheader /en/template/wap/cn2016/static/cssheader_right_ico img {
        display: inline-block !important;
        width: 14px;
    }

    /en/template/wap/cn2016/static/cssheader /en/template/wap/cn2016/static/cssheader_right_ico img/en/template/wap/cn2016/static/cssbanner_sj {
        width: 30px;
        margin-left: 13px;
    }

    /en/template/wap/cn2016/static/cssmain {
        padding-top: 46px;
    }

    /en/template/wap/cn2016/static/cssnav li {
        float: none;
        display: block;
        margin: 0;
        text-align: left;
        padding: 0 20px;
        box-sizing: border-box;
        border-bottom: 1px solid rgba(221, 221, 221, 0/en/template/wap/cn2016/static/css55);
    }

    /en/template/wap/cn2016/static/cssheader /en/template/wap/cn2016/static/cssnav_bottom {
        display: block !important;
        position: static;
        width: 100%;
        text-align: left;
        box-shadow: none;
        padding: 0;
        padding-left: 25px;
        padding-bottom: 10px;
    }

    /en/template/wap/cn2016/static/cssheader /en/template/wap/cn2016/static/cssnav_bottom a {
        text-align: left;
        font-size: 12px;
        line-height: 3;
    }

    /en/template/wap/cn2016/static/cssnav_top /en/template/wap/cn2016/static/cssnumber {
        font-size: 14px
    }

    /en/template/wap/cn2016/static/cssheader /en/template/wap/cn2016/static/cssnav_bottom:before {
        display: none
    }

    /en/template/wap/cn2016/static/cssheader /en/template/wap/cn2016/static/cssright /en/template/wap/cn2016/static/cssheader_message {
        display: none;
    }

    /en/template/wap/cn2016/static/cssheader /en/template/wap/cn2016/static/csslogo /en/template/wap/cn2016/static/csslans {
        font-size: 12px;
        line-height: 18px;
        color: #222;
    }
}


/en/template/wap/cn2016/static/csssearch {
    position: fixed;
    z-index: 6;
    top: 100px;
    right: 0;
    height: 100%;
    max-height: 100vh;
    overflow-y: hidden;
    overflow-x: hidden;
    -webkit-overflow-scrolling: touch;
    -ms-filter: "progid:DXImageTransform/en/template/wap/cn2016/static/cssMicrosoft/en/template/wap/cn2016/static/cssAlpha(Opacity=0)";
    opacity: 0;
    visibility: hidden;
    transition-property: opacity, visibility;
    transition-duration: /en/template/wap/cn2016/static/css5s;
    transition-delay: /en/template/wap/cn2016/static/css5s;
}

/en/template/wap/cn2016/static/csssearch/en/template/wap/cn2016/static/csssearch-is-open {
    -ms-filter: "progid:DXImageTransform/en/template/wap/cn2016/static/cssMicrosoft/en/template/wap/cn2016/static/cssAlpha(Opacity=100)";
    opacity: 1;
    visibility: visible;
    transition-delay: 0s;
}

/en/template/wap/cn2016/static/csssearch/en/template/wap/cn2016/static/csssearch-is-open /en/template/wap/cn2016/static/csssearch__container {
    transform: translateY(0) translateZ(0);
}

/en/template/wap/cn2016/static/csssearch__container {
    position: relative;
    z-index: 2;
    background-color: #fff;
    transform: translateY(-100%) translateZ(0);
    transition: transform /en/template/wap/cn2016/static/css75s cubic-bezier(/en/template/wap/cn2016/static/css77, 0, /en/template/wap/cn2016/static/css175, 1);
}

/en/template/wap/cn2016/static/csssearch__overlay {
    position: fixed;
    z-index: 1;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background-color: #1d1d1d;
    -ms-filter: "progid:DXImageTransform/en/template/wap/cn2016/static/cssMicrosoft/en/template/wap/cn2016/static/cssAlpha(Opacity=95)";
    opacity: /en/template/wap/cn2016/static/css2;
}

/en/template/wap/cn2016/static/csssearch, /en/template/wap/cn2016/static/csssearch__overlay {
    left: 0;
}

/en/template/wap/cn2016/static/csssearch-header {
    position: relative;
    padding-top: 100px;
    padding-bottom: 100px;
}

/en/template/wap/cn2016/static/csssearch-header /en/template/wap/cn2016/static/csssearch-loader {
    position: absolute;
    top: 17px;
    left: 2/en/template/wap/cn2016/static/css6vw;
}

/en/template/wap/cn2016/static/csssearch-header /en/template/wap/cn2016/static/csssearch-btn-close {
    position: absolute;
    top: 0;
    right: 0;
}

/en/template/wap/cn2016/static/csssearch-header /en/template/wap/cn2016/static/csssearch-input {
    font-size: 24px;
    width: 100%;
    -webkit-appearance: none;
    -moz-appearance: none;
    border: 0;
}

/en/template/wap/cn2016/static/csssearch-header /en/template/wap/cn2016/static/csssearch-input__wrapper:after {
    content: "";
    position: absolute;
    z-index: 1;
    bottom: 0;
    left: 0;
    right: 0;
    height: 1px;
    background-color: #d9d9d9;
    width: 100%;
}

/en/template/wap/cn2016/static/csssearch-item {
    position: relative;
    display: block;
    overflow: hidden;
    transition: background-color /en/template/wap/cn2016/static/css2s, opacity /en/template/wap/cn2016/static/css3s, color /en/template/wap/cn2016/static/css3s;
    transform-origin: 0 0;
    color: #1d1d1d;
}

/en/template/wap/cn2016/static/csssearch-item:after {
    content: "";
    position: absolute;
    z-index: 1;
    bottom: 0;
    left: 8/en/template/wap/cn2016/static/css333%;
    right: 8/en/template/wap/cn2016/static/css333%;
    height: 1px;
    background-color: #d9d9d9;
}

/en/template/wap/cn2016/static/cssrow/en/template/wap/cn2016/static/csspor {
    position: relative;
}

/en/template/wap/cn2016/static/csssearch-item /en/template/wap/cn2016/static/csssolr-highlight {
    background-color: rgba(101, 32, 142, /en/template/wap/cn2016/static/css2);
}

/en/template/wap/cn2016/static/csssearch-item__inner {
    padding-top: 16px;
    padding-top: 1rem;
    padding-bottom: 16px;
    padding-bottom: 1rem;
    min-height: 121px;
}

/en/template/wap/cn2016/static/csssearch-close {
    position: absolute;
    display: block;
    top: 20px;
    right: 0;
    width: 28px;
    height: 1/en/template/wap/cn2016/static/css8rem;
    background: url(/en/template/wap/cn2016/static/css/en/template/wap/cn2016/static/css/image/close/en/template/wap/cn2016/static/csspng) no-repeat center;
    background-size: 28px !important;
    cursor: pointer;
    z-index: 6;
    transition-duration: /en/template/wap/cn2016/static/css5s;
}

/en/template/wap/cn2016/static/csssearch-close:hover {
    transform: rotate(90deg);
}

/en/template/wap/cn2016/static/csssearch /en/template/wap/cn2016/static/csssubmit0 {
    position: absolute;
    top: 20px;
    left: 0;
    z-index: 5;
    width: 28px;
    height: 1/en/template/wap/cn2016/static/css8rem;
    background: url(/en/template/wap/cn2016/static/css/en/template/wap/cn2016/static/css/image/ico_search/en/template/wap/cn2016/static/csspng) no-repeat center;
    opacity: /en/template/wap/cn2016/static/css8;
    border: none;
    background-size: 28px !important;
    box-sizing: border-box;
    display: block;
}

/en/template/wap/cn2016/static/csssearch-header /en/template/wap/cn2016/static/csssearch-input {
    display: block;
    text-indent: 80px;
    line-height: 3;
    font-size: 24px;
    color: #fff;
    width: 100%;
    -webkit-appearance: none;
    -moz-appearance: none;
    border: 0;
    border-bottom: 1px solid #d8d8d8;
    background: transparent;
}

/en/template/wap/cn2016/static/cssintro-list1/en/template/wap/cn2016/static/cssflexBox/en/template/wap/cn2016/static/cssalignCenter {
    align-items: flex-start;
}

/en/template/wap/cn2016/static/cssintro-list1 /en/template/wap/cn2016/static/cssmoudle-titles1 {
    line-height: 1rem;
}

/en/template/wap/cn2016/static/cssintro-list1 /en/template/wap/cn2016/static/csslist-right {
    margin-top: 1/en/template/wap/cn2016/static/css98rem;
}

@media (max-width: 1200px) {
    /en/template/wap/cn2016/static/csssearch {
        top: 50px;
    }

    /en/template/wap/cn2016/static/csssearch-header {
        padding: 50px 0;
    }

    /en/template/wap/cn2016/static/csssearch-header /en/template/wap/cn2016/static/csssearch-input {
        text-indent: 26px;
        height: 30px;
        line-height: 30px;
        font-size: 16px;
        padding-bottom: 10px;
    }

    /en/template/wap/cn2016/static/csssearch /en/template/wap/cn2016/static/csssubmit0 {
        width: 20px;
        height: 30px;
        background-size: 20px !important;
        top: 0;
    }

    /en/template/wap/cn2016/static/csssearch-close {
        background-size: 20px !important;
        width: 20px;
        height: 30px;
        top: 0;
    }
}

/en/template/wap/cn2016/static/csssearch-body /en/template/wap/cn2016/static/csssearch-list1 {
    min-height: 20vw;
}

/en/template/wap/cn2016/static/cssuse-body /en/template/wap/cn2016/static/cssnewsInfo-mains {
    border: none;
    padding: 0;
}

/en/template/wap/cn2016/static/cssuse-body /en/template/wap/cn2016/static/cssitem-h5 {
    font-size: 20px;
    font-weight: bold;
    color: #000;
}

/en/template/wap/cn2016/static/cssuse-body /en/template/wap/cn2016/static/cssinfo-item {
    margin-bottom: 20px;
}

/en/template/wap/cn2016/static/cssproInfo-list1 {
    position: relative;
}

@media (max-width: 1023px) {
    /en/template/wap/cn2016/static/cssuse-body /en/template/wap/cn2016/static/cssitem-h5 {
        font-size: 18px;
    }

    /en/template/wap/cn2016/static/csssearch-body /en/template/wap/cn2016/static/csssearch-list1 {
        min-height: 50vw;
    }

    /en/template/wap/cn2016/static/cssintro-list1 /en/template/wap/cn2016/static/cssmoudle-titles1 {
        line-height: 1/en/template/wap/cn2016/static/css1;
    }

    /en/template/wap/cn2016/static/cssintro-list1 /en/template/wap/cn2016/static/csslist-right {
        margin-top: 0;
    }
}

/en/template/wap/cn2016/static/cssremind-sorry {
    text-align: center;
    font-size: /en/template/wap/cn2016/static/css5rem;
    line-height: 1/en/template/wap/cn2016/static/css1;
    color: #888;
}

/en/template/wap/cn2016/static/csstravel-swiper-banner /en/template/wap/cn2016/static/cssslide1 /en/template/wap/cn2016/static/cssimg100 {
    transition-duration: /en/template/wap/cn2016/static/css6s;
    transition-delay: /en/template/wap/cn2016/static/css3s;
}

/en/template/wap/cn2016/static/csstravel-swiper-banner/en/template/wap/cn2016/static/csscur /en/template/wap/cn2016/static/cssslide1 /en/template/wap/cn2016/static/cssimg100 {
    transition-duration: /en/template/wap/cn2016/static/css6s;
    transition-delay: /en/template/wap/cn2016/static/css3s;
    opacity: 0;
    transform: translateX(50px);
}

/en/template/wap/cn2016/static/csstravel-swiper-banner/en/template/wap/cn2016/static/csscur2 /en/template/wap/cn2016/static/cssswiper-slide0/en/template/wap/cn2016/static/cssslide1 /en/template/wap/cn2016/static/cssimg100 {
    opacity: 1;
    transform: translateX(0);
}

/en/template/wap/cn2016/static/cssproInfo-para-wrap {
    display: none !important;
}

/en/template/wap/cn2016/static/cssbdsharebuttonbox /en/template/wap/cn2016/static/csshide-ewm {
    transition-duration: /en/template/wap/cn2016/static/css5s;
    transform: rotateY(90deg);
    bottom: 26px;
    left: 50%;
    margin-left: -40px;
    width: 80px;
    height: 80px;
    background: #fff;
    position: absolute;
}

/en/template/wap/cn2016/static/cssbdsharebuttonbox /en/template/wap/cn2016/static/csshide-ewm:after {
    content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -6px;
    width: 0;
    height: 0;
    box-sizing: content-box;
    border-width: 6px;
    border-style: solid;
    border-color: #fff transparent transparent transparent;
}

/en/template/wap/cn2016/static/cssbdsharebuttonbox /en/template/wap/cn2016/static/cssweixin {
    position: relative;
}

/en/template/wap/cn2016/static/cssbdsharebuttonbox /en/template/wap/cn2016/static/cssweixin:hover /en/template/wap/cn2016/static/csshide-ewm {
    transform: rotateY(0);
}

/en/template/wap/cn2016/static/cssbdshare-button-style0-16 a:hover {
    opacity: 1 !important;
}

/en/template/wap/cn2016/static/cssability-list5 /en/template/wap/cn2016/static/csstech-list13 /en/template/wap/cn2016/static/cssfont-dt {
    padding-left: 0 !important;
}

/en/template/wap/cn2016/static/cssInfo-form-bg p, /en/template/wap/cn2016/static/cssInfo-form-bg span {
    color: #888 !important;
    text-align: left;
    font-size: 14px !important; /*white-space: pre-wrap;*/
    line-height: 1/en/template/wap/cn2016/static/css8;
}

/en/template/wap/cn2016/static/cssInfo-form-bg /en/template/wap/cn2016/static/cssinfo-dt-wrap:before {
    content: "";
    display: block;
    width: 100%;
    height: 1px;
    background: #ccc;
    left: 0;
    top: 0;
    transform: rotateX(60deg);
    position: absolute;
}

/en/template/wap/cn2016/static/cssInfo-form-bg /en/template/wap/cn2016/static/cssinfo-dt-wrap {
    padding-top: /en/template/wap/cn2016/static/css75rem;
    position: relative;
}

/en/template/wap/cn2016/static/cssmCustomScrollbars {
    width: 100%;
    overflow: auto;
}

@media (max-width: 1023px) {
    /en/template/wap/cn2016/static/cssInfo-form-bg p, /en/template/wap/cn2016/static/cssInfo-form-bg span {
        font-size: 12px !important;
    }
}

@media (max-width: 321px) {
    /en/template/wap/cn2016/static/cssnews-btn-wrap /en/template/wap/cn2016/static/cssnews-btn {
        font-size: 12px;
    }
}

@media (min-width: 1201px) {
    /en/template/wap/cn2016/static/cssfooter-top /en/template/wap/cn2016/static/cssfooter-nav/en/template/wap/cn2016/static/cssfooter-m-nav {
        display: none;
    }
}

@media (max-width: 1200px) {
    /en/template/wap/cn2016/static/cssability-list4 /en/template/wap/cn2016/static/cssmoudle-titles1 /en/template/wap/cn2016/static/cssmoudle-font42 {
        margin-bottom: 0;
    }

    /en/template/wap/cn2016/static/cssability-list4 /en/template/wap/cn2016/static/cssmoudle-titles1 {
        margin-bottom: 1rem;
    }

    /en/template/wap/cn2016/static/cssproInfo-list2 /en/template/wap/cn2016/static/cssproInfo-table table {
        width: auto;
    }

    /en/template/wap/cn2016/static/cssproInfo-list2 /en/template/wap/cn2016/static/cssproInfo-table {
        overflow: scroll;
    }
}

@media (min-width: 768px) {
    /en/template/wap/cn2016/static/csspc-block2 {
        display: block;
    }

    /en/template/wap/cn2016/static/csstech-list31 /en/template/wap/cn2016/static/csstech-m-img, /en/template/wap/cn2016/static/csstech-list11 /en/template/wap/cn2016/static/csstech-m-img {
        display: none;
    }

    /en/template/wap/cn2016/static/csstech-list31 /en/template/wap/cn2016/static/csstech-pc-img, /en/template/wap/cn2016/static/csstech-list11 /en/template/wap/cn2016/static/csstech-pc-img {
        display: inline-block;
    }
}

@media (max-width: 767px) {
    /en/template/wap/cn2016/static/csstech-list31 /en/template/wap/cn2016/static/csstech-m-img, /en/template/wap/cn2016/static/csstech-list11 /en/template/wap/cn2016/static/csstech-m-img {
        display: inline-block;
    }

    /en/template/wap/cn2016/static/csstech-list31 /en/template/wap/cn2016/static/csstech-pc-img, /en/template/wap/cn2016/static/csstech-list11 /en/template/wap/cn2016/static/csstech-pc-img {
        display: none;
    }

    /en/template/wap/cn2016/static/csswel-list1 img/en/template/wap/cn2016/static/csspoa100:nth-child(2) {
        left: -28vw;
    }

    /en/template/wap/cn2016/static/csssafe-item-wrap /en/template/wap/cn2016/static/csssafe-item {
        margin-bottom: 4px;
    }

    /en/template/wap/cn2016/static/cssm-block2 {
        display: block;
    }

    /en/template/wap/cn2016/static/csstravel-swiper-banner /en/template/wap/cn2016/static/cssfour-item {
        flex: 0 0 100%;
        width: 100%;
        margin-right: 0;
    }

    /en/template/wap/cn2016/static/csstech-list31 /en/template/wap/cn2016/static/csslist-item:nth-child(2), /en/template/wap/cn2016/static/csstech-list31 /en/template/wap/cn2016/static/csslist-item:nth-child(3) {
        padding-bottom: 30px;
    }

    /en/template/wap/cn2016/static/csstech-list31 /en/template/wap/cn2016/static/csslist-item {
        border-bottom: 1px solid rgba(0, 0, 0, 0/en/template/wap/cn2016/static/css1);
        margin-bottom: 30px;
    }
}

/en/template/wap/cn2016/static/cssproInfo-list2 /en/template/wap/cn2016/static/cssproInfo-table table tr:first-child td { /*width: 100% !important;*/
    text-align: center !important;
}

@media (min-width: 1201px) and (max-width: 1340px) {
    /en/template/wap/cn2016/static/cssmCSB_inside > /en/template/wap/cn2016/static/cssmCSB_container {
        margin-right: 20px !important;
    }

    /en/template/wap/cn2016/static/cssability-list3 /en/template/wap/cn2016/static/csscn-font16 {
        padding-right: 5rem;
    }

    /en/template/wap/cn2016/static/csswel-list1 /en/template/wap/cn2016/static/csswel-solution-item:nth-child(1) /en/template/wap/cn2016/static/cssmoudle-titles1, /en/template/wap/cn2016/static/csswel-list1 /en/template/wap/cn2016/static/csswel-solution-item:nth-child(3) /en/template/wap/cn2016/static/cssmoudle-titles1 {
        margin-top: 40px;
    }

    /en/template/wap/cn2016/static/csswel-list1 /en/template/wap/cn2016/static/csslist-right /en/template/wap/cn2016/static/csstextRight/en/template/wap/cn2016/static/csscn-font18 {
        padding-left: 1rem;
        margin-top: 20px;
    }

    /en/template/wap/cn2016/static/csswel-list1 /en/template/wap/cn2016/static/csslist-right /en/template/wap/cn2016/static/csswel-solution-item:nth-child(3) /en/template/wap/cn2016/static/csstextRight/en/template/wap/cn2016/static/csscn-font18 {
        padding-left: 3/en/template/wap/cn2016/static/css5rem;
    }

    /en/template/wap/cn2016/static/cssintro-list2 /en/template/wap/cn2016/static/csslist-left {
        flex: 0 0 calc(100% - 575px);
        width: calc(100% - 575px);
    }
}

@media (min-width: 1201px) {
    /en/template/wap/cn2016/static/cssintro-list3 /en/template/wap/cn2016/static/cssshow-top /en/template/wap/cn2016/static/cssname0, /en/template/wap/cn2016/static/cssintro-list3 /en/template/wap/cn2016/static/cssshow-top /en/template/wap/cn2016/static/csszhiwei0 /en/template/wap/cn2016/static/csss0 {
        display: block !important;
    }

    /en/template/wap/cn2016/static/cssfooter-top /en/template/wap/cn2016/static/cssfooter-nav/en/template/wap/cn2016/static/cssfooter-m-nav {
        display: none;
    }
}

@media (max-width: 1200px) {
    /en/template/wap/cn2016/static/csssafe-item-wrap /en/template/wap/cn2016/static/csssafe-item /en/template/wap/cn2016/static/csscn-font38 {
        margin: 10px auto;
    }

    /en/template/wap/cn2016/static/cssfooter-top /en/template/wap/cn2016/static/cssfooter-nav/en/template/wap/cn2016/static/cssfooter-pc-nav {
        display: none;
    }

    /en/template/wap/cn2016/static/cssfooter-top /en/template/wap/cn2016/static/cssfooter-nav/en/template/wap/cn2016/static/cssfooter-m-nav {
        display: inline-block;
    }

    /en/template/wap/cn2016/static/cssfooter-top /en/template/wap/cn2016/static/cssfooter-nav {
        flex: 0 0 25%;
    }

    /en/template/wap/cn2016/static/cssenergy-list1 /en/template/wap/cn2016/static/csscn-font20 {
        line-height: 1/en/template/wap/cn2016/static/css5;
    }

    /en/template/wap/cn2016/static/cssfooter /en/template/wap/cn2016/static/cssbdsharebuttonbox {
        flex: 0 0 40%;
        justify-content: center;
    }
}

@media (min-width: 768px) {
    /en/template/wap/cn2016/static/csspc-block-m-none {
        display: block;
    }

    /en/template/wap/cn2016/static/csspc-block2 {
        display: block;
    }

    /en/template/wap/cn2016/static/csstech-list31 /en/template/wap/cn2016/static/cssimgauto/en/template/wap/cn2016/static/csstech-m-img {
        display: none;
    }

    /en/template/wap/cn2016/static/csstech-list31 /en/template/wap/cn2016/static/cssimgauto/en/template/wap/cn2016/static/csstech-pc-img {
        display: inline-block;
    }
}

/*end header_search*/

/en/template/wap/cn2016/static/cssfooter {
    background-color: #f6f6f6;
    margin-bottom: -12px;
}

/en/template/wap/cn2016/static/cssfooter /en/template/wap/cn2016/static/cssfooter_wrapper {

}

/en/template/wap/cn2016/static/cssfooter_wrapper /en/template/wap/cn2016/static/cssfooter_top {

}

/en/template/wap/cn2016/static/cssfooter_top /en/template/wap/cn2016/static/cssl_rt {
    width: 40%;
    float: left;
    box-sizing: border-box;
    border-right: 1px solid #dcdcdc;
    padding-bottom: 50px;
}

/en/template/wap/cn2016/static/cssfooter /en/template/wap/cn2016/static/cssf_title {
    font-size: 18px;
    color: #333333;
    padding: 40px 0 25px 0;
    text-transform: uppercase;
}

/en/template/wap/cn2016/static/cssfooter_top /en/template/wap/cn2016/static/cssf_nav {

}

/en/template/wap/cn2016/static/cssfooter_top /en/template/wap/cn2016/static/cssf_nav li {
    width: 50%;
    float: left;
    display: none;
}

/en/template/wap/cn2016/static/cssfooter_top /en/template/wap/cn2016/static/cssf_nav li/en/template/wap/cn2016/static/cssshow {
    display: block;
}

/en/template/wap/cn2016/static/cssfooter_top /en/template/wap/cn2016/static/cssf_nav a {
    font-size: 16px;
    line-height: 37px;
    color: #666666;
    display: block;
}

/en/template/wap/cn2016/static/cssfooter_top /en/template/wap/cn2016/static/cssf_nav a/en/template/wap/cn2016/static/csson, /en/template/wap/cn2016/static/cssfooter_top /en/template/wap/cn2016/static/cssf_nav a:hover {
    color: #004276;
}

/en/template/wap/cn2016/static/cssfooter_top /en/template/wap/cn2016/static/cssf_nav a/en/template/wap/cn2016/static/csson:before {
    content: '-';
    color: #0f83a1;
    margin-right: 5px;
}

/en/template/wap/cn2016/static/cssfooter_top /en/template/wap/cn2016/static/cssc_rt {
    padding-left: 100px;
    float: left;
}

/en/template/wap/cn2016/static/cssfooter_top /en/template/wap/cn2016/static/csscenter {
    font-size: 16px;
    line-height: 37px;
    color: #666666;
}

/en/template/wap/cn2016/static/cssfooter_top /en/template/wap/cn2016/static/cssr_lt {
padding-top:40px;

    text-align: center;
    padding-top: 160px;
}

/en/template/wap/cn2016/static/cssfooter_top /en/template/wap/cn2016/static/cssewm {
    display: inline-block;
    text-align: center;
    font-size: 14px;
    line-height: 2/en/template/wap/cn2016/static/css5;
    color: #666666;
    margin-left: 20px;
	margin-top:30px;
}

/en/template/wap/cn2016/static/cssfooter_top /en/template/wap/cn2016/static/cssewm img {
    width: 125px;
    padding: 5px;
    box-sizing: border-box;
    border: 1px solid #dcdcdc;
}

/en/template/wap/cn2016/static/cssfooter_bottom {
    font-size: 14px;
    line-height: 20px;
    padding: 20px 0;
    background-color: #313131;
}

/en/template/wap/cn2016/static/cssfooter_bottom /en/template/wap/cn2016/static/cssl_rt {
    float: left;
    color: #707070;
}

/en/template/wap/cn2016/static/cssfooter_bottom a {
    color: #707070;
}

/en/template/wap/cn2016/static/cssfooter_bottom /en/template/wap/cn2016/static/cssr_rt {
    float: right;
    color: #707070;
}

/en/template/wap/cn2016/static/csssly {
    height: 600px;
}

/en/template/wap/cn2016/static/cssfooter_fixed {
    bottom: 100px;
    right: 50px;
    position: fixed;
    z-index: 6;
}

/en/template/wap/cn2016/static/cssfixed_top {
    width: 45px;
    height: 45px;
    line-height: 45px;
    text-align: center;
    background: #ffffff;
    box-shadow: 0 0 5px 5px rgba(0, 0, 0, /en/template/wap/cn2016/static/css02);
}

/en/template/wap/cn2016/static/cssfix_contact {

}

/en/template/wap/cn2016/static/cssfix_wrapper {
    position: relative;
}

/en/template/wap/cn2016/static/cssfix_wrapper /en/template/wap/cn2016/static/cssc_title {
    text-align: center;
    padding: 12px;
    box-sizing: border-box;
    width: 44px;
    margin-bottom: 40px;
    font-size: 14px;
    color: #004276;
    background: #ffffff;
    box-shadow: 0 0 5px 5px rgba(0, 0, 0, /en/template/wap/cn2016/static/css02);
}

/en/template/wap/cn2016/static/cssfix_wrapper /en/template/wap/cn2016/static/cssc_title img {
    margin-bottom: 5px;
}

/en/template/wap/cn2016/static/cssfix_wrapper /en/template/wap/cn2016/static/cssc_list {
    position: absolute;
    width: 260px;
    /*height: 240px;*/
    background: #ffffff;
    right: 60px;
    bottom: 40px;
    box-sizing: border-box;
    padding-top: 10px;
    display: none;
}

/en/template/wap/cn2016/static/cssfix_wrapper /en/template/wap/cn2016/static/cssc_list a {
    line-height: 25px;
    background: url(/en/template/wap/cn2016/static/css) 20px 2px no-repeat;
    background-size: 25px;
    padding: 0 0 0 55px;
    display: block;
    box-sizing: border-box;
    margin-top: 20px;
}

/en/template/wap/cn2016/static/cssfix_wrapper /en/template/wap/cn2016/static/cssc_list /en/template/wap/cn2016/static/cssclose {
    position: absolute;
    top: -20px;
    right: 10px;
    z-index: 6;
}

/en/template/wap/cn2016/static/cssfix_wrapper /en/template/wap/cn2016/static/csscl1 {
    font-size: 16px;
    color: #333333;
}

/en/template/wap/cn2016/static/cssfix_wrapper /en/template/wap/cn2016/static/csscl2 {
    font-size: 14px;
    color: #666;
}

/en/template/wap/cn2016/static/csspro_details {
    position: relative;
}

/en/template/wap/cn2016/static/csspro_details:after {
    content: '';
    width: 50%;
    height: 100%;
    background: #f9f9f9;
    position: absolute;
    top: 0;
    right: 0;
}

/en/template/wap/cn2016/static/csspro_d_item {
    width: 50%;
    float: left;
    padding-top: 50%;
    position: relative;
}

/en/template/wap/cn2016/static/csspro_d_item /en/template/wap/cn2016/static/csspro_d_wrapper {
    position: absolute;
    max-width: 100%;
    max-height: 100%;
    width: 500px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

/en/template/wap/cn2016/static/csspro_details /en/template/wap/cn2016/static/cssright {
    width: 48%;
    float: right;
    position: relative;
    z-index: 4;
    padding-top: 8%;
}

/en/template/wap/cn2016/static/csspro_details /en/template/wap/cn2016/static/cssl1 {
    font-size: 24px;
    font-weight: bold;
    color: #333333;
}

/en/template/wap/cn2016/static/csspro_details /en/template/wap/cn2016/static/cssl2 {
    font-size: 16px;
    line-height: 1/en/template/wap/cn2016/static/css5;
    color: #666666;
    margin-top: 15px;
}

/en/template/wap/cn2016/static/csspro_details /en/template/wap/cn2016/static/cssl3 {
    margin-top: 40px;
    font-size: 16px;
    line-height: 35px;
    color: #666666;
    padding: 60px 0;
    border-top: 1px solid #dddddd;
    border-bottom: 1px solid #dddddd;

}

/en/template/wap/cn2016/static/csspro_details /en/template/wap/cn2016/static/cssl4 {
    margin-top: 70px;
    font-size: 14px;
    width: 150px;
    line-height: 45px;
    color: #ffffff;
    background: #004276;
    text-align: center;
}

/en/template/wap/cn2016/static/csspro_details /en/template/wap/cn2016/static/cssl4 img {
    margin-right: 10px;
}
/en/template/wap/cn2016/static/csspc_none{
    display: none!important;
}
/en/template/wap/cn2016/static/csssj_none{
    display: block!important;
}
@media screen and (max-width: 1550px) {
    /en/template/wap/cn2016/static/cssfooter_top /en/template/wap/cn2016/static/cssf_nav a, /en/template/wap/cn2016/static/cssfooter_top /en/template/wap/cn2016/static/csscenter {
        font-size: 14px;
        line-height: 30px;
    }

    /en/template/wap/cn2016/static/cssfooter_top /en/template/wap/cn2016/static/cssc_rt {
        padding-left: 10px;
    }

    /en/template/wap/cn2016/static/cssfooter_top /en/template/wap/cn2016/static/cssr_lt {
        padding-top: 30px;
    }

    /en/template/wap/cn2016/static/csspro_details /en/template/wap/cn2016/static/cssl3 {
        margin-top: 20px;
        font-size: 14px;
        line-height: 30px;
        color: #666666;
        padding: 40px 0;
        border-top: 1px solid #dddddd;
        border-bottom: 1px solid #dddddd;
    }

    /en/template/wap/cn2016/static/csspro_details /en/template/wap/cn2016/static/cssl2 {
        font-size: 14px;
    }

    /en/template/wap/cn2016/static/csspro_details /en/template/wap/cn2016/static/cssright {
        padding-top: 4%;
    }

    /en/template/wap/cn2016/static/cssslick-dots {
        bottom: -10%;
    }
}

@media screen and (max-width: 1199px) {

    /en/template/wap/cn2016/static/csspc_none{
        display: block!important;
    }
    /en/template/wap/cn2016/static/csssj_none{
        display: none!important;
    }
    /en/template/wap/cn2016/static/csspro_d_item {
        width: 100%;
        float: none;

    }

    /en/template/wap/cn2016/static/cssimg_list /en/template/wap/cn2016/static/cssbox {
        height: 500px;
    }

    /en/template/wap/cn2016/static/csspro_details /en/template/wap/cn2016/static/cssright {
        width: 110%;
        margin-left: -5%;
        padding: 40px 5%;
        box-sizing: border-box;
        float: none;
        background: #f9f9f9;
    }

    /en/template/wap/cn2016/static/csspro_details:after {
        display: none;
    }
}

@media screen and (max-width: 780px) {
    /en/template/wap/cn2016/static/cssfooter_bottom /en/template/wap/cn2016/static/cssl_rt {
        float: none;
    }

    /en/template/wap/cn2016/static/cssfooter_bottom /en/template/wap/cn2016/static/cssr_rt {
        display: block;
        float: none;
        margin-top: 17px;
    }

    /en/template/wap/cn2016/static/csspro_details /en/template/wap/cn2016/static/cssl3 {
        margin-top: 20px;
        padding: 25px 0;
    }

    /en/template/wap/cn2016/static/csspro_details /en/template/wap/cn2016/static/cssl1 {
        font-size: 20px;
    }

    /en/template/wap/cn2016/static/csspro_details /en/template/wap/cn2016/static/cssl4 {
        margin-top: 30px;
        font-size: 12px;
        width: 120px;
        line-height: 35px;
    }

    /en/template/wap/cn2016/static/cssimg_list /en/template/wap/cn2016/static/csslans {
        width: 100%;
    }

    /en/template/wap/cn2016/static/cssimg_list /en/template/wap/cn2016/static/cssl1 {
        font-size: 20px;
    }

    /en/template/wap/cn2016/static/cssimg_list /en/template/wap/cn2016/static/cssl2 {
        font-size: 14px;
        line-height: 30px;
    }

    /en/template/wap/cn2016/static/cssimg_list /en/template/wap/cn2016/static/cssbox {
        height: auto;
        min-height: 200px;
        padding: 30px 0;
    }

    /en/template/wap/cn2016/static/csspro_table th:nth-child(2) {
        width: 40%;
    }

    /en/template/wap/cn2016/static/csspro_table th {
        width: 30%;
        font-size: 15px;
    }

    /en/template/wap/cn2016/static/csspro_table td {
        font-size: 12px;
    }

    /en/template/wap/cn2016/static/cssdown_list a {
        float: none;
        width: 100%;
        line-height: 80px;
        margin-bottom: 15px;
        font-size: 14px;
    }

    /en/template/wap/cn2016/static/cssdown_list /en/template/wap/cn2016/static/cssdown_ico {
        width: 20%;
        height: 80px;
        background: url(/en/template/wap/cn2016/static/css/en/template/wap/cn2016/static/css/image/down1/en/template/wap/cn2016/static/csspng) center center no-repeat #cecece;
        background-size: 20px;
    }

    /en/template/wap/cn2016/static/cssdown_list a:nth-child(even) {
        margin-left: 0%;
    }

    /en/template/wap/cn2016/static/cssdown_list /en/template/wap/cn2016/static/csslans {
        padding: 0 10% 0 18%
    }

    /en/template/wap/cn2016/static/csspro_d_sum /en/template/wap/cn2016/static/cssptitle {
        font-size: 20px;
        padding: 40px 0 0;
    }

    /en/template/wap/cn2016/static/csspro_d_other /en/template/wap/cn2016/static/csspro_item_list {
        padding-bottom: 60px;
    }

    /en/template/wap/cn2016/static/cssdown_list {
        padding: 30px 0 10px 0;
    }
}









/en/template/wap/cn2016/static/cssn_solution{ padding:32px 0 65px}
/en/template/wap/cn2016/static/cssn_solution ul{ font-size:0; margin:0 -8px; margin-bottom:30px}
/en/template/wap/cn2016/static/cssn_solution ul li{ display:inline-block; width:99%;margin-bottom:10px; text-align:center; overflow:hidden}
/en/template/wap/cn2016/static/cssn_solution ul li a{ display:block}
/en/template/wap/cn2016/static/cssn_solution ul li /en/template/wap/cn2016/static/cssimg,/en/template/wap/cn2016/static/cssn_solution ul li /en/template/wap/cn2016/static/cssimg img{width: 455px;overflow:hidden;position:relative;background:#000;}
@media only screen and (min-width: 1400px){
/en/template/wap/cn2016/static/cssn_solution ul li /en/template/wap/cn2016/static/csscon{ padding:46px 15px; background:#fff; position:relative}
}

@media screen and (max-width: 1410px){
/en/template/wap/cn2016/static/cssn_solution ul li /en/template/wap/cn2016/static/csscon{ padding:16px 15px; background:#fff; position:relative}
}



/en/template/wap/cn2016/static/cssn_solution ul li /en/template/wap/cn2016/static/csscon:before{ content:""; position:absolute; bottom:0; left:0; right:0; background:#004276; height:0; transition:1/en/template/wap/cn2016/static/css2s}
/en/template/wap/cn2016/static/cssn_solution ul li /en/template/wap/cn2016/static/csscon h5{font-size:24px;color:#454545;margin-bottom: 6px; position:relative; transition:0/en/template/wap/cn2016/static/css6s}
/en/template/wap/cn2016/static/cssn_solution ul li /en/template/wap/cn2016/static/csscon h6{ font-size:12px; color:#949494; text-transform:uppercase; margin-bottom:22px; position:relative; transition:0/en/template/wap/cn2016/static/css6s}
/en/template/wap/cn2016/static/cssn_solution ul li /en/template/wap/cn2016/static/csscon span{ display:inline-block; width:120px; height:45px; line-height:45px; border-radius:2px; font-size:14px; color:#fff; background:#004276; position:relative; transition:0/en/template/wap/cn2016/static/css6s}

/en/template/wap/cn2016/static/cssn_solution ul li a:hover /en/template/wap/cn2016/static/csscon:before{ top:0; height:100%}
/en/template/wap/cn2016/static/cssn_solution ul li a:hover /en/template/wap/cn2016/static/csscon h5{ color:#fff}
/en/template/wap/cn2016/static/cssn_solution ul li a:hover /en/template/wap/cn2016/static/csscon h6{ color:rgba(255,255,255,0/en/template/wap/cn2016/static/css7)}
/en/template/wap/cn2016/static/cssn_solution ul li a:hover /en/template/wap/cn2016/static/csscon span{ color:#004276; background:#fff}

/en/template/wap/cn2016/static/cssn_solution_detail /en/template/wap/cn2016/static/cssfl01{ padding:102px 0 0 }
/en/template/wap/cn2016/static/cssn_solution_detail /en/template/wap/cn2016/static/cssfl01 /en/template/wap/cn2016/static/cssw1200{ border-bottom:#dedede 1px solid; padding-bottom:30px}
/en/template/wap/cn2016/static/cssn_solution_detail /en/template/wap/cn2016/static/cssfl01 h2{ font-size:36px; color:#3f3b3d; font-weight:bold; margin-bottom:38px; text-align:center;}
/en/template/wap/cn2016/static/cssn_solution_detail /en/template/wap/cn2016/static/cssfl01 ul{ margin-bottom:80px}
/en/template/wap/cn2016/static/cssn_solution_detail /en/template/wap/cn2016/static/cssfl01 ul li{ text-align:center;}
/en/template/wap/cn2016/static/cssn_solution_detail /en/template/wap/cn2016/static/cssfl01 ul li img{ display:inline-block; width:930px; height:490px;}
/en/template/wap/cn2016/static/cssn_solution_detail /en/template/wap/cn2016/static/cssfl02{ padding:72px 0 52px }
/en/template/wap/cn2016/static/cssn_solution_detail /en/template/wap/cn2016/static/cssfl02 /en/template/wap/cn2016/static/csstitle{ margin-bottom:44px}
/en/template/wap/cn2016/static/cssn_solution_detail /en/template/wap/cn2016/static/cssfl02 /en/template/wap/cn2016/static/csstitle h3{ font-size:30px; color:#262626; font-weight:bold}
/en/template/wap/cn2016/static/cssn_solution_detail /en/template/wap/cn2016/static/cssfl02 /en/template/wap/cn2016/static/csstitle h3 img{margin-right:20px;margin-top: -3px;}
/en/template/wap/cn2016/static/cssn_solution_detail /en/template/wap/cn2016/static/cssfl03{ padding:88px 0 90px; background:#e7ebee }
/en/template/wap/cn2016/static/cssn_solution_detail /en/template/wap/cn2016/static/cssfl03 /en/template/wap/cn2016/static/csstitle{ margin-bottom:44px}
/en/template/wap/cn2016/static/cssn_solution_detail /en/template/wap/cn2016/static/cssfl03 /en/template/wap/cn2016/static/csstitle h3{font-size:30px;color:#262626;font-weight:bold;margin-top: -3px;}
/en/template/wap/cn2016/static/cssn_solution_detail /en/template/wap/cn2016/static/cssfl03 /en/template/wap/cn2016/static/csstitle h3 img{ margin-right:20px}
/en/template/wap/cn2016/static/cssn_solution_detail /en/template/wap/cn2016/static/cssfl03 /en/template/wap/cn2016/static/csstitle h3 a{ display:inline-block; line-height:30px; float:right; font-size:16px; color:#262626; font-weight:normal; transition:0/en/template/wap/cn2016/static/css6s;}

/en/template/wap/cn2016/static/cssn_solution_detail /en/template/wap/cn2016/static/cssfl03 ul{ font-size:0; margin:0 -11px;}
/en/template/wap/cn2016/static/cssn_solution_detail /en/template/wap/cn2016/static/cssfl03 ul li{ display:inline-block; width:33/en/template/wap/cn2016/static/css333333%; padding:0 11px;}
/en/template/wap/cn2016/static/cssn_solution_detail /en/template/wap/cn2016/static/cssfl03 ul li a{ display:block; position:relative; transition:0/en/template/wap/cn2016/static/css6s; overflow:hidden}
/en/template/wap/cn2016/static/cssn_solution_detail /en/template/wap/cn2016/static/cssfl03 ul li a /en/template/wap/cn2016/static/cssimg{ overflow:hidden}
/en/template/wap/cn2016/static/cssn_solution_detail /en/template/wap/cn2016/static/cssfl03 ul li a /en/template/wap/cn2016/static/cssimg img{ width:385px; height:286px}
/en/template/wap/cn2016/static/cssn_solution_detail /en/template/wap/cn2016/static/cssfl03 ul li a h5{ font-size:16px; color:#262626; height:40px; line-height:40px; position:absolute; bottom:15px; left:0; width:100%; padding:0 15px; text-align:center; overflow:hidden; white-space:nowrap; text-overflow:ellipsis}

/en/template/wap/cn2016/static/cssn_solution_detail /en/template/wap/cn2016/static/cssfl03 /en/template/wap/cn2016/static/csstitle /en/template/wap/cn2016/static/cssfr a:hover{ color:#fff}
/en/template/wap/cn2016/static/cssn_solution_detail /en/template/wap/cn2016/static/cssfl03 /en/template/wap/cn2016/static/csstitle /en/template/wap/cn2016/static/cssfr a:hover:before{transform:scale(1); opacity:1}
/en/template/wap/cn2016/static/cssn_solution_detail /en/template/wap/cn2016/static/cssfl03 ul li a:hover{ box-shadow:0 0 30px rgba(0,0,0,0/en/template/wap/cn2016/static/css15)}
/en/template/wap/cn2016/static/cssn_solution_detail /en/template/wap/cn2016/static/cssfl03 /en/template/wap/cn2016/static/cssmiso-prev,/en/template/wap/cn2016/static/cssn_solution_detail /en/template/wap/cn2016/static/cssfl03 /en/template/wap/cn2016/static/cssmiso-next{ width:68px; height:68px; margin-top:-34px;}
/en/template/wap/cn2016/static/cssn_solution_detail /en/template/wap/cn2016/static/cssfl03 /en/template/wap/cn2016/static/cssmiso-prev{ background:url(/en/template/wap/cn2016/static/css/en/template/wap/cn2016/static/css/image/left02/en/template/wap/cn2016/static/csspng) center no-repeat; left:-105px;}
/en/template/wap/cn2016/static/cssn_solution_detail /en/template/wap/cn2016/static/cssfl03 /en/template/wap/cn2016/static/cssmiso-next{ background:url(/en/template/wap/cn2016/static/css/en/template/wap/cn2016/static/css/image/right02/en/template/wap/cn2016/static/csspng) center no-repeat; right:-105px}

/en/template/wap/cn2016/static/cssn_solution_detail /en/template/wap/cn2016/static/cssfl03 /en/template/wap/cn2016/static/csstitle h3 a:hover{ color:#004276}

/en/template/wap/cn2016/static/cssn_solution_detail /en/template/wap/cn2016/static/cssfl04{padding:110px 0 150px;text-align:center;position: relative;}
/en/template/wap/cn2016/static/cssn_solution_detail /en/template/wap/cn2016/static/cssfl04 h2{ font-family:MLSBQ; font-size:72px; color:#262626; text-transform:uppercase; margin-bottom:12px}

/en/template/wap/cn2016/static/cssn_solution_detail /en/template/wap/cn2016/static/cssfl04 h2 font{ color:#004276; font-family:MLSBQ;}
/en/template/wap/cn2016/static/cssn_solution_detail /en/template/wap/cn2016/static/cssfl04 h5{ font-size:18px; color:#262626; margin-bottom:38px; overflow:hidden; white-space:nowrap; text-overflow:ellipsis}
/en/template/wap/cn2016/static/cssn_solution_detail /en/template/wap/cn2016/static/cssfl04 a{ background-image:linear-gradient(62deg, #004276, #00e4ff); display:inline-block; width:490px; line-height:72px; height:72px; border-radius:10px; font-size:22px; color:#fff; transition:0/en/template/wap/cn2016/static/css6s}
/en/template/wap/cn2016/static/cssn_solution_detail /en/template/wap/cn2016/static/cssfl04 a img{ margin-right:15px}
/en/template/wap/cn2016/static/cssn_solution_detail /en/template/wap/cn2016/static/cssfl04 a:hover{ opacity:0/en/template/wap/cn2016/static/css6}
<!--耗时1764423314.6976秒-->