/*初始化样式*/

html {
    margin: 0;
    padding: 0;
    border: 0;
}

body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
p,
blockquote,
pre,
a,
address,
code,
b,
em,
img,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
footer,
header,
hgroup,
nav,
section {
    margin: 0;
    padding: 0;
    border: 0;
}

body {
    background: #fff;
    color: #666;
    position: relative;
    font: 12px/1.5 Microsoft YaHei, arial, 宋体, sans-serif;
    vertical-align: baseline;
    width: 100%;
    overflow-x: hidden;
}

a {
    text-decoration: none;
    outline: none;
}

a:link {
    color: #666;
}

a:visited {
    color: #666;
}

a:hover,
a:active,
a:focus {
    color: #009b4c;
    text-decoration: none;
    outline: none;
}

input {
    padding: 0;
    margin: 0;
    font-family: 'Microsoft YaHei';
}

img {
    border: none;
    background: none;
    vertical-align: middle;
}

ul,
ol,
li {
    list-style-type: none;
}

select,
input,
img,
select {
    vertical-align: middle;
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

table,
th,
td {
    vertical-align: middle
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    overflow: hidden;
    visibility: hidden;
}

.clearfix {
    zoom: 1
}

.clearboth {
    height: 0px;
    line-height: 0px;
    overflow: hidden;
    clear: both;
    font-size: 0px;
}

h1,
h2,
h3,
h4 {
    font-size: 12px;
    font-weight: bold;
}

hr {
    border: 0;
    border-top: 1px solid #ccc;
    height: 0;
}

dt {
    font-weight: normal;
}


/*----- Common css ------*/

.fl {
    float: left;
}

.fr {
    float: right;
}

.di {
    _display: inline;
}

.fwn {
    font-weight: normal;
}

.dib {
    *display: inline;
    _zoom: 1;
    _display: inline;
    _font-size: 0px;
}


/*滚动*/

#demo {
    overflow: hidden;
    width: 100%;
    margin: 0 auto;
}

#indemo {
    float: left;
    width: 800%!important;
}

#demo1 {
    float: left;
}

#demo2 {
    float: left;
}

#m_demo {
    overflow: hidden;
    width: 92%;
    margin: 0 auto;
}

#m_indemo {
    float: left;
    width: 800%!important;
}

#m_demo1 {
    float: left;
}

#m_demo2 {
    float: left;
}

.wh {
    width: 1200px;
    margin: 0 auto;
}

.pos {
    position: relative;
    width: 1920px;
    left: 50%;
    margin-left: -960px;
}

.com-img {
    display: inline;
    overflow: hidden;
    margin: 0 auto;
    display: table;
}

.com-img img {
    transition: all 0.8s;
    -webkit-transition: all 0.8s;
    -moz-transition: all 0.8s;
    -o-transition: all 0.8s;
}

.com-img:hover img {
    transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -o-transform: scale(1.2);
    -ms-transform: scale(1.2);
}

.roll_product {
    float: left;
}

.plist {
    margin-top: 56px;
}

.plist li {
    margin-right: 15px;
    margin-bottom: 15px;
}

.plist li:nth-child(3n) {
    margin-right: 0;
}

.plist li a.img {
    border: 1px solid #e5e5e5;
    display: block;
}

.plist li a.img img {
    width: 388px;
    height: 388px;
}

.plist li h3 a {
    display: block;
    color: #fff;
    font-size: 16px;
    font-weight: normal;
}


/*头部样式*/

.top1 {
    height: 30px;
    background-color: #0055b4;
    line-height: 30px;
    overflow: hidden;
    font-size: 12px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #ffffff;
}

.top1 a {
    color: #ffffff;
}

.top2 {
    height: 126px;
    overflow: hidden;
}

#header {
    width: 1000px;
    margin: 0 auto;
}

.logo {
    float: left;
    line-height: 126px;
}

.logowz {
    display: block;
    float: left;
    margin-left: 70px;
    transform: rotate(-3deg);
    transform-origin: left bottom;
    padding-top: 30px;
    position: relative;
}

.logowz::after {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center 65%;
    background-image: url("../images/logo_wz.png");
    position: absolute;
    left: 0;
    top: 0;
    transform-origin: left bottom;
    transform: rotate(3deg);
    z-index: 10;
}

.logowz p {
    position: relative;
    z-index: 30;
    line-height: 2;
}

.logowz p:nth-child(1) {
    font-size: 24px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 1.2px;
    color: #0055b4;
}

.logowz p:nth-child(2) {
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0.8px;
    color: #656565;
}

.top2 .k2 {
    margin-top: 42px;
    text-align: left;
    float: right;
}

.top2 .k2 h4 {
    display: block;
    padding-left: 30px;
    background-repeat: no-repeat;
    background-position: left center;
    font-size: 14px;
    line-height: 18px;
    color: #666666;
    font-weight: normal;
}

.top2 .k2 p {
    color: #0055b4;
    display: block;
    font-size: 30px;
    line-height: 1.2;
}

.topLink {
    float: right;
    text-align: right;
    position: relative;
    z-index: 9999;
}

.translate {
    width: 100px;
    position: absolute;
    left: 0;
    top: 10px;
    z-index: 9999;
}

.tran-in {
    left: 120px;
}

.translate li {
    border: 1px dashed #cccccc;
    line-height: 26px;
    text-align: left;
    background: #fff;
}

.translate li a {
    display: block;
    padding-left: 10px;
    background: url(../images/dot4.png) no-repeat 88% 11px;
}

.translate li a:hover {
    text-decoration: none;
    color: #275cea;
    cursor: pointer;
}

.translate-en {
    display: none;
    padding: 6px;
    padding-top: 0px;
}

.translate li .translate-en a {
    padding-left: 0px;
    text-align: center;
    background: #fff;
    border-bottom: 1px solid #cccccc;
}

.translate li .translate-en a:hover {
    font-weight: bold;
}

.topLink .f_count {
    color: #ff0000;
    font-size: 13px;
    font-weight: bold;
}

.topLink .k1 a {
    color: #595959;
}

.topLink .k2 {
    color: #074b91;
    font-size: 14px;
    font-family: "微软雅黑";
}

#menu {
    background: #009b4c;
}


/*热门搜索*/

.sou {
    margin: 15px 0;
}

#formsearch {
    float: right;
}

.hotSearch {
    float: left;
    height: 24px;
    line-height: 24px;
    font-weight: normal;
}

#search-type {
    float: left;
    width: 100px;
    height: 24px;
    border: 1px solid #c8c8c8;
    margin-right: 5px;
}


/*搜索和热门搜索*/

.hotSearch a {
    margin-right: 6px;
}

#formsearch input {
    height: 22px;
    background: #fff;
    border: 1px solid #c8c8c8;
    line-height: 22px;
}

#formsearch input#keyword {
    height: 22px;
    line-height: 22px;
    padding-left: 4px;
    color: #666;
}

#formsearch input#s_btn {
    width: 46px;
    height: 24px;
    line-height: 24px;
    text-align: center;
    background-color: #009b4c;
    color: #fff;
    border: none;
    cursor: pointer;
    font-size: 12px;
}


/*导航栏样式*/

nav {
    background-repeat: no-repeat;
    background-position: left center;
    background-size: cover;
    background-image: url("../images/nav_ba.jpg");
    height: 55px;
}

.nav {
    display: flex;
}

.nav li {
    text-align: center;
    position: relative;
    display: flex;
    flex: 1;
}

.nav li a {
    display: block;
    padding: 0;
    line-height: 55px;
    width: 100%;
    font-size: 16px;
    font-weight: bold;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #010101;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding: 0 0.5em;
}

.nav li:nth-child(1) {
    width: 186px;
    text-align: center;
    flex: none;
}

.nav li:nth-child(n+3)::before {
    content: "";
    display: block;
    width: 1px;
    height: 16px;
    background-color: #bababa;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -8px;
}

.nav li:nth-child(1) a {
    color: #ffffff;
    background-repeat: no-repeat;
    background-position: 24px center;
    background-image: url("../images/nav_1.png");
    text-indent: 15px;
}

.nav li a:hover {
    color: #fff;
    text-decoration: none;
    background: none;
}

.nav>li>a:focus,
.nav>li:hover>a {
    text-decoration: none;
    background: none;
    color: #0055b4;
}

.nav>li:nth-child(1)>a:focus,
.nav li:nth-child(1):hover a {
    color: #ffffff;
    background-image: url("../images/nav_1.png");
    background-repeat: no-repeat;
    background-position: 24px center;
}

.nav .sec {
    height: 0;
    background: #0055b4;
    color: #fff;
    overflow: hidden;
    z-index: 9999;
    position: absolute;
    top: 100%;
    left: 0px;
    width: 100%;
}

.nav .sec a {
    background: #0055b4;
    color: #fff;
    height: 38px;
    line-height: 38px;
    font-size: 14px;
}

.nav .sec a:hover {
    background: #f5f5f5;
    color: #0055b4;
    text-decoration: none;
}


/*首页banner*/

.x-banner .owl-carousel .owl-dots button.owl-dot {
    width: 18px;
    height: 18px;
    background-color: #ffffff;
    opacity: 0.5;
    margin: 0 4px;
}

.x-banner .owl-carousel .owl-dots button.owl-dot.active {}


/* 标题 */

.titles {
    display: block;
    text-align: center;
}

.titles h2 {
    font-weight: bold;
    color: #000000;
    font-size: 38px;
    line-height: 1;
}

.titles h2 span {
    font-size: 46px;
    color: #0055b4;
}

.titles h3 {
    font-size: 21px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 4.1px;
    color: #000000;
    line-height: 1;
    margin-top: 15px;
}


/* 服务案例 */

.fw_case {
    display: block;
    padding: 72px 0 90px;
}

.case_lis {
    display: block;
    width: 100%;
    height: 60px;
    margin-top: 58px;
    background-color: #e8e9ea;
}

.case_lis .swiper-container {
    height: 80px;
    margin: -10px 0;
    position: relative;
    align-items: center;
    display: flex;
    top: -10px;
}

.case_lis ul {
    display: flex;
    width: 100%;
    background-color: #e8e9ea;
    height: 60px;
}

.case_lis li {
    display: flex;
    width: 240px;
    align-items: center;
    justify-content: center;
    white-space: nowrap;
    position: relative;
    height: 60px;
}

.case_lis li+li::after {
    content: "";
    display: block;
    width: 1px;
    height: 15px;
    background-color: #838383;
    position: absolute;
    left: -0.5px;
    top: 50%;
    margin-top: -7.5px;
}

.case_lis li a {
    display: block;
    width: 100%;
    height: calc(100% + 20px);
    padding: 10px 0.5em;
    text-align: center;
    line-height: 60px;
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #000000;
}

.case_lis li.swiper-on a {
    background-color: #0055b4;
    color: #ffffff;
}

.cases_con {
    display: block;
    margin-top: 32px;
}

.cases_con ul {
    display: flex;
}

.cases_con li {
    display: flex;
    width: 100%;
}

.cases_con li a.imgs {
    display: block;
    width: 843px;
    height: 383px;
    background-color: #020202;
    width: 100%;
}

.cases_con li a.imgs img {
    width: 100%;
    height: 100%;
}

.cases_con li .wzs {
    display: block;
    width: 357px;
    height: 383px;
    width: 100%;
    background-color: #f4f5f6;
    padding: 30px 28px 0 35px;
    text-align: center;
}

.cases_con li .wzs h3 {
    font-size: 22px;
    font-weight: bold;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #1e1e1e;
    line-height: 3;
}

.cases_con li .wzs p {
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 32px;
    letter-spacing: 0px;
    color: #5f5f5f;
    justify-content: space-between;
    text-align: left;
}

.cases_con li .wzs>a {
    width: 175px;
    height: 34px;
    border: solid 1px rgba(158, 158, 158, 0.9);
    display: block;
    text-align: center;
    line-height: 32px;
    margin: 40px auto 0;
    font-size: 14px;
    color: #5f5f5f;
}
.cases_con li .wzs>a:hover{
    color: #ffffff;
    background-color: #333;
}

/* 优势 */

.adv_box {
    display: block;
}

.adv_box .ggt {
    height: 174px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

.adv_box .ggt .titles {
    width: 1200px;
    margin: 0 auto;
    padding-top: 50px;
}

.adv_box .ggt .titles h2 {
    color: #ffffff;
}

.adv_box .ggt .titles h2 span {
    color: #f0ff00;
}

.adv_box .ggt .titles h3 {
    color: #ffffff;
}

.advs {
    /* height: 1824px; */
    padding-bottom: 70px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

.advs ul {
    display: block;
    width: 100%;
}

.advs li {
    display: flex;
    width: 100%;
}

.advs li a {
    display: flex;
    width: 100%;
    align-items: center;
    justify-content: space-between;
}

.advs li:nth-child(2n) a {
    flex-direction: row-reverse;
}

.advs li .imgs {}

.advs li .wzs {
    width: 640px;
}

.advs li .wzs h2 {
    display: block;
    background-repeat: no-repeat;
    background-position: left top;
    border-bottom: 1px solid #e5e5e5;
    padding: 5px 0 7px 94px;
}

.advs li .wzs>p {
    width: 591px;
    display: block;
    margin-top: 25px;
}

.advs li .wzs h2 p:nth-child(1) {
    font-size: 24px;
    font-weight: bold;
    font-style: italic;
    font-stretch: normal;
    line-height: 1.5;
    letter-spacing: 0px;
    color: #000000;
}

.advs li .wzs h2 p:nth-child(2) {
    font-size: 14px;
    font-weight: normal;
    font-style: italic;
    font-stretch: normal;
    line-height: 2;
    letter-spacing: 0px;
    color: #c6c6c6;
}

.advs li .wzs>p {
    font-size: 15px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 24px;
    letter-spacing: 0px;
    color: #333333;
    display: block;
    padding-left: 16px;
    position: relative;
}

.advs li .wzs>p::before {
    content: "";
    display: block;
    width: 7px;
    height: 7px;
    background-color: #0055b4;
    position: absolute;
    left: 0;
    top: 8px;
}

.advs li:nth-child(1) {
    padding-top: 20px;
}

.advs li:nth-child(2) {
    padding-top: 5px;
}

.advs li:nth-child(3) {
    padding-top: 92px;
}

.advs li:nth-child(3) .wzs {
    align-self: flex-end;
    margin-bottom: 5px;
}

.advs li:nth-child(3) .wzs>p {
    width: 622px;
}

.advs li:nth-child(4) {
    padding-top: 180px;
}


/* 关于我们 */

.about_box {
    background-position: center;
    background-repeat: no-repeat;
    height: 550px;
}

.ab_tit {
    display: block;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}

.ab_tit .titles {
    width: 1200px;
    margin: 0 auto;
    padding-top: 45px;
    padding-bottom: 29px;
}

.ab_tit .titles h2 {
    color: #ffffff;
}

.ab_tit .titles h2 span {
    color: #f0ff00;
}

.ab_tit .titles h3 {
    color: #ffffff;
}

.ab_w {
    display: block;
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 35px;
    letter-spacing: 0px;
    color: #ffffff;
    text-align: center;
    width: 1085px;
    margin: 25px auto 0;
    height: 140px;
    overflow: hidden;
}

.about_box .wh>ul {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 35px;
}

.about_box .wh>ul li {
    display: block;
    margin: 0 21px;
}

.about_box .wh>ul li a {
    display: block;
    width: 139px;
    height: 38px;
    background-color: #ffffff;
    border-radius: 19px;
    text-align: center;
    line-height: 38px;
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #000000;
}

.about_box .wh>ul li:hover a {
    background-color: #333333;
    color: #ffffff;
}

.ab_ggt {
    display: block;
    width: 100%;
    height: 155px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

.ab_ggt .agl {
    display: block;
    float: left;
    margin-left: 52px;
    padding-top: 32px;
}

.ab_ggt .agl h2 {
    font-size: 19px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 35px;
    letter-spacing: 0px;
    color: #ffffff;
    float: left;
}

.ab_ggt .agl h3 {
    font-family: "STXingkai";
    font-size: 78px;
    color: #ffffff;
    float: left;
    letter-spacing: -23px;
    font-weight: normal;
    text-indent: -23px;
    padding: 0 20px;
}

.ab_ggt .agl h4 {
    float: left;
    margin-left: 12px;
    padding-top: 10px;
}

.ab_ggt .agl h4 p:nth-child(1) {
    font-size: 19px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 35px;
    letter-spacing: 0px;
    color: #ffffff;
}

.ab_ggt .agl h4 p:nth-child(1) span {
    color: #ffffff;
    opacity: 0.5;
    margin-left: 10px;
    text-transform: uppercase;
}

.ab_ggt .agl h4 p:nth-child(2) {
    font-size: 19px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 35px;
    letter-spacing: 0px;
    color: #ffffff;
}

.ab_ggt .agr {
    display: block;
    text-align: center;
    float: right;
    padding-top: 20px;
    margin-right: 50px;
}

.ab_ggt .agr h5 {
    font-size: 19px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 30px;
    letter-spacing: 0px;
    color: #ffffff;
    margin-top: 8px;
}

.ab_ggt .agr p {
    font-size: 25px;
    font-weight: bold;
    font-stretch: normal;
    line-height: 30px;
    letter-spacing: 0px;
    color: #ffffff;
}


/* 新闻 */

.news_box {
    padding: 50px 0;
}

.news_box .content {
    margin-top: 60px;
}

.news_box .content .c7-1 h3 {
    font-size: 26px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 24px;
    letter-spacing: 0px;
    color: #000000;
    letter-spacing: 1px;
}

.news_box .content .c7-1 h3 p {
    font-size: 14px;
    color: #999999;
    letter-spacing: 1px;
    text-transform: uppercase;
    margin-top: 5px;
}

.news_box .content .c7-1 .xx {
    cursor: pointer;
    margin-top: 58px;
    width: 63px;
    height: 30px;
    background-color: #dcdcdc;
    text-align: center;
    line-height: 30px;
}

.news_box .content .c7-1 .xx.prev {
    margin-left: 3px;
}

.news_box .content .c7-1 .xx.prev img {
    transform: rotate(180deg);
}
.news_box .content .c7-1 .xx:hover{
    
    background-color: #0055b4;
}
.news_box .content .c7-2 {
    width: 1042px;
}

.news_box .content .bd {
    overflow: hidden;
}

.news_box .content .list2 li {
    float: left;
    width: 512px !important;
    height: 140px;
    border: 2px solid #d2d2d2;
    margin-right: 18px;
    padding: 25px 30px 0 28px;
}

.news_box .content .list2 li h3 {
    display: block;
    padding-left: 42px;
    font-size: 16px;
    color: #000000;
    font-weight: 500;
    line-height: 27px;
    position: relative;
}

.news_box .content .list2 li h3::before {
    content: "问";
    display: block;
    width: 27px;
    height: 27px;
    background-color: #0055b4;
    border-radius: 50%;
    text-align: center;
    line-height: 27px;
    font-size: 14px;
    color: #ffffff;
    position: absolute;
    top: 0;
    left: 0;
}

.news_box .content .list2 li dd {
    padding-left: 42px;
    background: url(../images/da.png) no-repeat 0 0;
    line-height: 24px;
    color: #999999;
    margin-top: 10px;
    font-size: 12px;
    position: relative;
}

.news_box .content .list2 li dd::before {
    content: "答";
    display: block;
    width: 27px;
    height: 27px;
    background-color: #666666;
    border-radius: 50%;
    text-align: center;
    line-height: 27px;
    font-size: 14px;
    color: #ffffff;
    position: absolute;
    top: 0;
    left: 0;
}

.news_box .list3 {
    margin-top: 52px;
}

.news_box .list3 li {
    float: left;
    margin-right: 33px;
    width: 275px;
}

.tiii_aa {
    background: url(../images/zs1.png) no-repeat center;
}

.news_box .list3 li:last-child {
    margin-right: 0;
}

.news_box .list3 li .img img {
    width: 275px;
    height: 178px;
}

.news_box .list3 li h3 {
    font-weight: 500;
    font-size: 16px;
    color: #000000;
    line-height: 25px;
    padding: 8px 0;
}

.news_box .list3 li h3:hover {
    color: #0055b4;
}

.news_box .list3 li dd {
    font-size: 12px;
    color: #999999;
    line-height: 24px;
    margin-top: 15px;
}


/*友情链接*/

.f_link {
    width: 1200px;
    margin: 0 auto;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 28px;
    letter-spacing: 0px;
    color: #333333;
}

.f_link a {
    color: #333333;
    margin-right: 16px;
}


/*页面底部*/

footer {
    display: block;
    background-color: #212121;
    padding-bottom: 30px;
}

.ft_xxs {
    display: block;
    float: left;
    width: 500px;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 32px;
    letter-spacing: 0px;
    color: #8f8f8f;
    padding-top: 40px;
}

.ft_xxs a {
    color: #8f8f8f;
}
.ft_xxs a:hover{
    color: #6fb3ff;
}
.fssx {
    margin-top: 30px;
}

.ft_ss {
    display: block;
    float: left;
}

.ft_pho {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    padding-top: 80px;
}

.ft_pho span {
    display: block;
    width: 30px;
    height: 30px;
    background-color: #6fb3ff;
    text-align: center;
    line-height: 30px;
    border-radius: 50%;
}

.ft_pho p {
    font-size: 30px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 30px;
    letter-spacing: 0px;
    color: #6fb3ff;
    margin-left: 10px;
}

#formsearch {
    display: flex;
    margin-top: 22px;
    width: 318px;
    height: 35px;
    border-radius: 17.5px;
    border: solid 1px #7a7a7a;
}

#formsearch input {
    outline: none;
    border: none;
    background: none;
    display: block;
    font-size: 12px;
}

#formsearch input#keyword {
    width: 284px;
    height: 33px;
    line-height: 33px;
    padding-left: 16px;
}

#formsearch input#keyword::placeholder {
    color: #7a7a7a;
}

#formsearch input#s_btn {
    width: 33px;
    height: 33px;
    flex-shrink: 0;
    margin-right: -1px;
    background-color: #909090;
    border-radius: 50%;
    background-repeat: no-repeat;
    background-position: center;
    background-image: url("../images/ft_ss.png");
    font-size: 0;
}

.ft_ewm {
    display: flex;
    float: right;
    width: 214px;
    height: 246px;
    background-color: #404040;
    justify-content: flex-start;
    align-items: center;
    flex-flow: column;
}

.ft_ewm img {
    width: 130px;
    height: 130px;
    margin-top: 50px;
}

.ft_ewm p {
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 4;
    letter-spacing: 0px;
    color: #ffffff;
}


/*内页左侧样式*/

.container {
    width: 1200px!important;
    margin: 0 auto;
    padding: 0;
}

.page-product-inquiry a {
    color: #fff;
}


/* 内页样式 拿 */

.left .box {
    margin-bottom: 10px;
}

.left .box .content {
    padding: 5px 0px;
    font-size: 12px;
}

.prodescription {
    border: 1px solid #e5e5e5;
    background: #f9f9f9;
    line-height: 24px;
    padding: 10px;
    margin-bottom: 15px;
    text-indent: 20px;
}

.sort_menu h3 {
    background-color: #ececec;
    line-height: 28px;
    padding-left: 15px;
    font-weight: bold;
}

.sort_product {
    margin-top: 10px;
}

.sort_product h3 {
    background-color: #ececec;
    line-height: 28px;
    padding-left: 15px;
    font-weight: bold;
}

.n_contact {
    margin-top: 10px;
}

.n_contact .content {
    line-height: 24px;
}

.left {
    width: 230px;
    float: left;
    position: relative;
    top: -109px;
    left: 0;
}

.left .box {
    margin-bottom: 20px;
    border: 1px solid #eee;
    padding: 20px;
}

.sort_menu {
    border: none !important;
    padding: 0 !important;
}

.sort_menu h3 {
    background: #0055b4 !important;
    height: 80px;
    color: #fff !important;
    font-size: 30px !important;
    padding-top: 30px;
}

.left .box h3 {
    font-size: 16px;
    color: #0055b4;
    line-height: 20px;
    font-weight: 400;
    text-indent: 22px;
    background: url(../images/boxh3.png) no-repeat 0 50%;
}

.left .box h3 p {
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 400;
    color: #fff;
    line-height: 46px !important;
}

.left .box .content {
    padding-top: 10px;
}

.right {
    width: 926px;
    float: right;
    padding-bottom: 30px;
}

.sitemp {
    line-height: 50px;
    border-bottom: 1px solid #eee;
    font-size: 14px;
}

.sitemp .site {
    text-align: left;
    line-height: 50px;
}

.sitemp a {
    color: #333;
}

.right .content {
    padding-top: 15px;
    line-height: 24px;
}

.sort_album {
    margin-top: 15px;
}

.sort_menu h3 {
    /* background: url(../images/pg-title-bg.jpg) center no-repeat;  */
    color: #fff;
    box-sizing: border-box;
    height: 109px;
    padding: 23px 0 0 20px;
    font-size: 30px;
    font-weight: normal;
}

.sort_menu h3 span {
    display: block;
    font-size: 14px;
    letter-spacing: 6px;
    text-transform: uppercase;
    margin-top: 10px;
}

.words {
    overflow: hidden;
    margin-right: -1.3%;
    padding-top: 5px;
}

.words li {
    width: 46%;
    float: left;
    border: 1px dashed #d0d0d0;
    background: #fcfcfc;
    padding-left: 0px;
    margin-bottom: 10px;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.new1 li {
    border-bottom: 1px dashed #ddd;
    /* background: url(../images/newli.png) no-repeat 0% 50%; */
    padding-left: 13px;
}

.right_word {
    margin-left: 5%;
}

.news_list li {
    line-height: 27px;
    position: relative;
    padding-left: 10px;
    height: 27px;
    overflow: hidden;
}

.news_list li a {
    line-height: 27px;
    color: #666;
}

.news_list li a:hover {
    text-decoration: none;
    color: #80897e;
}

.news_list li span {
    color: #999;
    z-index: 0;
    line-height: 27px;
    position: absolute;
    right: 0px;
    top: 0px;
}

.news_list li h3 {
    font-size: 14px;
}

.news_list li div {
    line-height: 24px;
}

.box {
    border: 1px solid #dcdcdc;
    margin-bottom: 20px;
    border-top: 4px solid #218cd4;
}

.box.sort_menu {
    border-top: none;
}

.sort li {
    position: relative;
    z-index: 999;
}

.sort li:not(:last-child) {
    border-bottom: 1px solid #f6f6f6;
}

.sort li .about_b {
    position: absolute;
    left: 230px;
    top: 0px;
    width: 210px;
    padding: 10px 20px;
    background: #f5f6f6;
    border-bottom: 2px solid #3a78c1;
    z-index: 9999;
}

.sort li .layer2 {
    position: absolute;
    left: 230px;
    top: 0px;
    width: 210px;
    border-bottom: 2px solid #3a78c1;
    z-index: 9999;
}

.sort li .layer2 li {
    overflow: hidden;
}

.sort li .layer2 li a {
    font-weight: bold;
    /* background:url(../images/ico1.gif) no-repeat 20px 50%; */
    line-height: 40px;
}

.sort li .layer2 li a:hover {
    text-decoration: none;
    color: #3a78c1;
}

.sort li .layer2 li .layer3 li {
    margin: 6px 0px;
    line-height: 24px;
    padding-left: 10px;
}

.sort li .layer2 li .layer3 li a {
    font: normal 12px/24px "Ã¥Â¾Â®Ã¨Â½Â¯Ã©â€ºâ€¦Ã©Â»â€˜";
    background: none;
}

.sort li .layer2 li .layer3 li .layer4 li {
    margin: 6px 0px;
    line-height: 24px;
    padding-left: 15px;
}

.sort li .layer2 li .layer3 li .layer4 li a {
    font: normal 12px/24px "Ã¥Â¾Â®Ã¨Â½Â¯Ã©â€ºâ€¦Ã©Â»â€˜";
    background: none;
}

.sort li {
    position: relative;
    background: #ececec;
}

.sort li a {
    background: url(../images/sorta.png) no-repeat;
    color: #333;
    display: block;
    line-height: 60px;
    border-top: 1px solid #fff;
    padding-left: 48px;
    font-size: 12px;
}

.sort li a:hover {
    color: #fff;
    text-decoration: none;
    background: url(../images/sortbg.png) no-repeat #333;
}

.case_list li {
    float: left;
    margin-left: 15px;
    margin-right: 15px;
    padding-bottom: 15px;
    _display: inline;
}

.case_list li a.img {
    padding: 1px;
    border: 1px solid #e0e1dc;
}

.case_list li a.img img {
    width: 274px;
    height: 235px;
}

.case_list li h3 {
    text-align: center;
    padding-top: 5px;
}

.case_list li h3 a {
    font-weight: normal;
    font-size: 12px;
    color: #666;
}

.case_list li a.img {
    display: block;
}

.case_list li a.img:hover {
    border-color: #218cd4;
}

.product_list {}

.product_list li {
    float: left;
    width: 288px;
    border: 1px solid #eee;
    margin: 0 10px 10px;
    padding: 5px;
}

.product_list li a.img {
    display: block;
    width: 281px;
    height: 187px;
    overflow: hidden;
}

.product_list li img {
    width: 281px;
    height: 187px;
    transition: all .5s ease;
}

.product_list li h3 {
    line-height: 35px;
    text-align: center;
}

.product_list li h3 a {
    color: #5a5a5a;
    font-size: 14px;
}

.product_list li:hover {
    border-color: #292e39
}

.product_list li:hover img {
    transform: scale(1.1);
}

.news_listts {}

.news_listts li {
    background: #fff;
    width: 920px;
    position: relative;
    overflow: hidden;
    margin-bottom: 30px;
}

.news_listts li a.img {
    width: 216px;
    height: 145px;
    overflow: hidden;
}

.news_listts li img {
    float: left;
    overflow: hidden;
    width: 216px;
    height: 145px;
}

.news_sub {
    float: right;
    width: 680px;
    margin-left: 23px;
}

.news_sub a {
    font-size: 16px;
    color: #333;
    margin-bottom: 15px;
    display: block;
}

.news_sub span {
    color: #7b7b7b;
    font-size: 12px;
    text-align: justify;
}

.news_sub h3 {
    width: 83px;
    height: 28px;
    font-size: 12px;
    border: 1px solid #80897e;
    display: block;
    line-height: 28px;
    text-align: center;
    margin-top: 10px;
}

.news_sub h3 a {
    font-size: 12px;
    text-align: center;
    color: #80897e;
    line-height: 28px;
    padding-left: 0px;
    display: block;
}

.news_listts li:hover .news_sub h3 {
    border: none;
    background: #0055b4;
}

.news_listts li:hover .news_sub h3 a {
    color: #fff;
}

.product_listn {
    width: 105%;
}

.product_listn li {
    float: left;
    margin-left: 12px;
    margin-right: 12px;
    margin-bottom: 15px;
    _display: inline;
    border: 1px solid #fff;
}

.product_listn li a.img {
    display: block;
    overflow: hidden;
    opacity: 0.95;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    position: relative;
}

.product_listn li a.img img {
    width: 282px;
    height: 282px;
}

.product_listn li h3 {
    background: #f1f1f1;
    line-height: 46px;
    text-align: center;
    font-size: 14px;
    color: #6d6d6d;
    font-weight: 400;
}

.product_listn li a.img figcaption {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    color: #fff;
    text-transform: uppercase;
    font-size: 1.25em;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.product_listn li a.img figcaption::before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, 0.5);
    content: '';
    -webkit-transition: -webkit-transform 0.6s;
    transition: transform 0.6s;
    -webkit-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -100%, 0);
    transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -100%, 0);
}

.product_listn li:hover a.img img {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
}

.product_listn li:hover a.img figcaption::before {
    -webkit-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 100%, 0);
    transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 100%, 0);
}

.tt li a.img {
    display: block;
    overflow: hidden;
    opacity: 0.95;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    position: relative;
}

.tt li a.img figcaption {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    color: #fff;
    text-transform: uppercase;
    font-size: 1.25em;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.tt li a.img figcaption::before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, 0.5);
    content: '';
    -webkit-transition: -webkit-transform 0.6s;
    transition: transform 0.6s;
    -webkit-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -100%, 0);
    transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -100%, 0);
}

.tt li:hover a.img img {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
}

.tt li:hover a.img figcaption::before {
    -webkit-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 100%, 0);
    transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 100%, 0);
}

.product_listn li h3 a {
    font-weight: normal;
    color: #333;
}

.case_listn li:hover h3,
.product_listn li:hover h3 {
    background: #009d41;
}

.case_listn li:hover h3 a,
.product_listn li:hover h3 a {
    color: #fff;
}

.product_listn li a.img {
    display: block;
}

.product_listn li a.img:hover {
    border-color: #218cd4;
}

.case_listn li {
    float: left;
    margin-left: 12px;
    margin-right: 12px;
    margin-bottom: 15px;
    _display: inline;
    border: 1px solid #ddd;
}

.case_listn li a.img {}

.case_listn li a.img img {
    width: 282px;
    height: 187px;
}

.case_listn li h3 {
    background: #f1f1f1;
    line-height: 46px;
    text-align: center;
    font-size: 12px;
    color: #6d6d6d;
    font-weight: 400;
}

.case_listn li h3 a {
    font-weight: normal;
}

.case_listn li a.img {
    display: block;
}

.case_listn li a.img:hover {
    border-color: #218cd4;
}

.xypg-case-list li{
    /*width: 47.333%*/
}
.xypg-case-list li img {height:260px;}