@CHARSET "UTF-8";

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;
}
@media (max-width:768px){
    body{
        padding-top:60px;
    }
}
a {
    text-decoration: none;
    outline: none;
}

a:link {
    color: #666;
}

a:visited {
    color: #666;
}

a:hover,
a:active,
a:focus {
    color: #e87518;
    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;
}

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

.com-img img {
    transition: all 0.5s ease-in 0s;
    -webkit-transition: all 0.5s ease-in 0s;
    -moz-transition: all 0.5s ease-in 0s;
    -o-transition: all 0.5s ease-in 0s;
}

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


@font-face {
    font-family: 'constan2';
    src: url('../fonts/Microsoft JhengHei UI/msjhl_0.ttc') format('truetype');

}

.ssddds {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.demo-message-wrap input::-webkit-input-placeholder,
.demo-message-wrap textarea::-webkit-input-placeholder {
    /* WebKit browsers */
    color: #fff;
}

.demo-message-wrap input:-moz-placeholder,
textarea:-moz-placeholder {
    /* Mozilla Firefox 4 to 18 */
    color: #fff;
}

.demo-message-wrap input::-moz-placeholder,
textarea::-moz-placeholder {
    /* Mozilla Firefox 19+ */
    color: #fff;
}

.demo-message-wrap input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
    /* Internet Explorer 10+ */
    color: #fff;
}

.demo-message-wrap input[type='text']::-webkit-input-placeholder {
    color: #fff;
}



.aby_hh li:hover .aby_hh_img img {
    filter: invert(49%) sepia(93%) saturate(369%) hue-rotate(900deg) brightness(60%) contrast(93%);
}

/*头部样式*/
.sky {
    width: 1920px;
    position: relative;
    left: 50%;
    margin-left: -960px;
    height: 35px;
    background: #dddddd;
}

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

.huan {
    float: left;
    color: #666666;
    font: 400 12px/35px "Microsoft Yahei";
}

.huan a {
    line-height: 35px;
    color: #666666;
    font-size: 12px;
    padding-right: 5px;
}

.k1x {
    float: right;
    line-height: 35px;
    color: #666666;
    font-size: 12px;
}

.k1x a {
    color: #666666;
    font-size: 12px;
}

.xyin-case-sort li:hover,
.xyin-case-sort li.on {
    background: #3c486d;
    position: relative;
    color: #fff;
    cursor: pointer;
}

.xyin-case-sort li:hover a,
.xyin-case-sort li.on a {
    color: #fff;
}



.tou_con {
    width: 1920px;
    position: relative;
    left: 50%;
    margin-left: -960px;
    background: #f5f5f5
}

.tou {
    width: 1200px;
    margin: 0 auto;
    height: 120px;
    overflow: hidden
}

.logo {
    float: left;
    line-height: 120px;
    margin-top: 2%
}

.telx {
    float: right;
    margin-top: 30px;
}


#formsearch {
    width: 420px;
    float: left;
}

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

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

#formsearch input {
    background: #fff;
    border: 1px solid #c8c8c8;
    float: left;
    width: 260px;
    outline: none;
}

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

#formsearch input#s_btn {
    width: 44px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    background: url(../images/so.png) no-repeat center;
    color: #fff;
    border: none;
    cursor: pointer;
}

#menu {
    width: 1920px;
    position: relative;
    left: 50%;
    margin-left: -960px;
    background: #03479c;
}

.ct1 {
    color: #03479c;
    font-size: 42px;
    text-align: center;
}

.ct1 span {
    display: block;
    text-transform: uppercase;
    font-size: 18px;
    font-weight: normal;
    color: #888888;
    font-family: "Arial";
    line-height: 30px;
}



/*高品质追求*/
.box2 {
    width: 1200px;
    margin: 0 auto;
    margin-top: 20px;
}

.tabz {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 50px;
}

.tabz li {
    float: left;
    width: 140px;
    height: 32px;
    display: block;
    line-height: 32px;
    background: #eaeaea;
    text-align: center;
    color: #666666;
    font-size: 14px;
    cursor: pointer;
    margin-left: 10px;
}

.tabz li.cur {
    color: #fff;
    text-decoration: none;
    font-size: 14px;
    background: #03479c;
}

.tabz li:hover,
.tabz li.cur {
    background: #03479c;
    position: relative;
    color: #fff;
    cursor: pointer;
}

.tabz li:hover a,
.tabz li.cur a {
    color: #fff;
}

.ttz {
    display: none;
    margin-top: 30px;
}

.list1z {
    padding: 8px 10px;
}

.list1z li {
    position: relative;
    vertical-align: middle;
    float: left;
    margin-right: 26px;
    margin-bottom: 26px
}

.list1z li a.img {
    display: block
}

.list1z li a.img img {
    width: 376px;
    height: 270px;
}


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

.dac {
    background: #03479c;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    line-height: 45px;
    height: 45px;
}

.list1z li h3 {
    color: #fff;
    font-size: 16px;
    float: left;
    font-weight: normal;
    margin-left: 5%;
}

.list1z li h3 a {
    color: #fff;
    font-size: 16px;
    line-height: 45px;
}

.list1z li:hover .dac {
    background: #b99562;
}


.mx {
    float: right;
    color: #fff;
    font-size: 16px;
    margin-right: 5%;
}

.mx a {
    color: #fff;
    font-size: 16px;
}

/*滚动*/
.pin {
    width: 1200px;
    margin: 0 auto;
}

.chan {
    text-align: center;
    padding-top: 30px;
    position: relative;
    margin-bottom: 40px;
}

.l_btn,
.r_btn {
    position: absolute;
    cursor: pointer;
    top: 55%;
}

.l_btn {
    left: -50px;
}

.r_btn {
    right: -50px;
}

.twt {
    float: left;
}

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

.twt li a.img img {
    display: block;
    width: 273px;
    height: 150px;
}

.twt li {
    float: left;
    overflow: hidden;
    margin-left: 20px;
}

#m_demo {
    overflow: hidden;
    width: 100%;
    margin: 0 auto;
    padding-top: 20px;
}

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

#m_demo1 {
    float: left;
}

#m_demo2 {
    float: left;
}

.huise {
    width: 1920px;
    position: relative;
    left: 50%;
    margin-left: -960px;
    background: #f5f5f5;
    padding-bottom: 50px;
    padding-top: 70px;
}

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

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

#demo1 {
    float: left;
}

#demo2 {
    float: left;
}


.anls {
    width: 1200px;
    margin: 0 auto;
    padding-top: 40px;
    border-top: 1px solid #e5e5e5
}

.product_list3 {}

.product_list3 li {
    float: left;
    margin-right: 38px;
    margin-bottom: 38px;
    _display: inline;
    position: relative;
    width: 376px;
    height: 248px;
}

.product_list3 li a.img {}

.product_list3 li a.img img {
    width: 376px;
    height: 248px;
}

.product_list3 li h3 {
    text-align: center;
    position: absolute;
    bottom: 0px;
    width: 100%;
    background: url(../images/h3.png) no-repeat center top;
    height: 40px;
    color: #fff;
}

.product_list3 li h3 a {
    font-weight: normal;
    line-height: 40px;
    font-size: 16px;
    color: #fff;
}

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

.product_list3 li a.img:hover {
    border-color: #b99562;
}


.page-wrap-left{
    float: left;
    width: 350px;
    padding-right: 20px
}
.page-wrap-right {
    float: right;
    width: calc(100% - 350px);
}
@media (max-width:1500px){
    .page-wrap-left{
        width: 300px;       
    }
    .page-wrap-right {
        width: calc(100% - 300px);
    }
}
@media (max-width:1500px){
    .page-wrap-left{
       display: none;      
    }
    .page-wrap-right {
        width: 100%;
    }
}
/* dz */

.container-fluid {
    max-width: 1460px;
    margin: auto 10%;
}
.container {
    width: 100%;
    max-width: 1460px;
    margin: 0 auto;
}

.x-header-container {
    padding: 0 2%;
}
@media (max-width:1500px){
    .container-fluid {
        width: 100%;
        margin: 0 auto;
    }
}
/* 关于我们 */
.web-about {
    padding: 66px 0 40px;
}

.web-about-left {
    width: 49%;
    float: left;
}

.x-title p {
    color: #f25a0a;
    font: 400 65px/88px "Airal";
}

.x-title h3 {
    color: #333;
    font: 600 30px/40px "Microsoft yahei";
}

.x-title h3 span {
    display: block;
}

a.amore {
    position: relative;
    display: block;
    width: 200px;
    height: 55px;
    font: 400 16px/55px "Micvrosoft yahei";
    margin-top: 50px;
    margin-bottom: 30px;
    padding-left: 30px;
    color: #333;
    background: url(../images/dfmore.png) no-repeat 110px center;
    border: 2px solid #f25a0a;
}

a.amore::before {
    content: "";
    width: 60px;
    height: 3px;
    background-color: #f25a0a;
    display: block;
    position: absolute;
    top: -20px;
    left: 0;
    transition: all 0.8s;
}

a.amore:hover {
    background: url(../images/dfmore1.png) no-repeat 110px center #f25a0a;
    color: #fff;
}

a.amore:hover::before {
    transition: all 0.8s;
    width: 88px;
}

.web-about-right {
    width: 49%;
    float: right;
}

.web-about-right img {
    max-width: 100%;
}
@media (max-width:1700px){
    a.amore{
        display:none;
    }
    .x-title p{
        font: 400 52px/66px "Airal";
    }
    .x-title h3{
        margin-bottom:10px;
        font: 600 26px/32px "Microsoft yahei";
    }
    
}
@media (max-width:1200px){
    .web-about{
        padding:52px 0;
    }
    .web-about-left{
        width:100%;
    }
    .web-about-right{
        width:100%;
        margin-top:10px;
    }
}
@media (max-width:768px){
    .x-title p{
        font: 400 26px/38px "Airal";
    }
}
/*数字滚动*/

.abo-number {
    margin-bottom: 60px;
}

.abo-number li {
    float: left;
    width: 33%;
    text-align: left;
    position: relative;
    padding-left: 60px;
    border-left: 2px solid #ccc;
}

.abo-number li::before {
    position: absolute;
    display: block;
    width: 2px;
    height: 60px;
    content: "";
    background-color: #b10d0b;
    left: -2px;
    top: 0;
}

.abo-number li h3 {
    color: #333333;
    display: inline-block;
    font: 400 66px/66px "Airal";
}

.abo-number li h4 {
    color: #333333;
    margin-top: 3vh;
}

.abo-number li h5 {
    color: #555555;
    font-size: 14px;
    margin-top: 3vh;
    line-height: 24px;
}


.abo-number li span {
    font-size: 15px;
    color: #b10d0b;
}

.abo-number li p {
    color: #333;
    font: 400 16px/36px "Microsoft yahei";
}
@media (max-width:1200px){
    .abo-number li{
        padding-left: 15px;
    }
    .abo-number li h3{
        font: 400 40px/44px "Airal";
    }
}
/* 产品中心 */
.web-product {
    background: url(../images/zjad2.jpg) no-repeat center top;
    padding: 80px 0;
}

.web-product1 {
    position: relative;
    padding-right: 330px;
}

a.bmore {
    position: absolute;
    top: 0px;
    right: 0;
    display: block;
    width: 200px;
    height: 55px;
    font: 400 16px/55px "Micvrosoft yahei";
    margin-top: 50px;
    margin-bottom: 30px;
    padding-left: 30px;
    color: #333;
    background: url(../images/dfmore.png) no-repeat 110px center;
    border: 2px solid #f25a0a;
}

a.bmore:hover {
    background: url(../images/dfmore1.png) no-repeat 110px center #f25a0a;
    color: #fff;
}

.web-product1-p p {
    color: #333;
    font: 400 15px/30px "Microsoft yahei";
}

.web-product-sort {
    margin-top: 30px;
}

.web-product-sort li {
    margin-left: 10px;
    margin-right: 10px;
    width: calc(16.66% - 20px);
    float: left;
}

.web-product-sort li a {
    background-color: #f25a0a;
    color: #fff;
    font: 400 16px/44px "Microsoft yahei";
    display: block;
    padding: 0 20px;
    border-radius: 3px;
    text-align: center;
}

.x-product-list {
    margin-top: 30px;
}

.x-product-item {
    display: flex;
    justify-items: stretch;
}

.x-product-item-left {
    width: 49.5%;
    float: left;
}

.x-product-item-left .img {
    position: relative;
    overflow: hidden;
}

.x-product-item-left .img img {
    max-width: 100%;
}

.x-product-item-left h4 {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    color: #fff;
    font: 400 18px/44px "Microsoft yahei";
    text-align: center;
    background: rgba(242, 90, 10, .7);
}

.x-product-item-right {
    width: 50.5%;
    float: right;
    position: relative;
}

.x-product-item-right li {
    width: 47%;
    float: left;
    margin-left: 3%;
    position: relative;
}

.x-product-item-right li:nth-child(3) {
    position: absolute;
    left: 0;
    bottom: 0;
}

.x-product-item-right li:nth-child(4) {
    position: absolute;
    right: 0;
    bottom: 0;
}

.x-product-item-right li .img {
    overflow: hidden;
}

.x-product-item-right li .img img {
    max-width: 100%;
}

.x-product-item-right li .wz {
    position: absolute;
    left: 0;
    right: 0;
    color: #fff;
    background: rgba(242, 90, 10, .7);
    font: 400 15px/36px "Microsoft yahei";
    bottom: 0;
    text-align: center;
}
.x-product-list .owl-dots{
    margin: 0 auto;
    margin-top: 20px;
    width: 434px;
    
}
.x-product-list .owl-dots .owl-dot{
    display: block;
    width: 56px;
    height: 8px;
    background: #c5c5c5;
    margin-left: 8px;
    margin-right: 8px;
    float: left;
}
.x-product-list .owl-dots .owl-dot.active{
    background: rgba(242, 90, 10, .7);
}
@media (max-width:1200px){
     .web-product-sort li{
        width: calc(50% - 20px);
    }
    .web-product-sort li:nth-child(n + 3){
        display:none;
    }
    .web-product1 a.bmore{
        margin-top: 20px;
    }
}
@media (max-width:768px){
    .web-product1{
        padding-right:0;
    }
   
    .web-product-sort li:nth-child(n + 3){
        display:none;
    }
    .web-product1-p p{
        display:none;
    }
}
@media (max-width:767px){
    .x-product-item-right li{
        width: 49%;
        margin-left: 0;
        margin-right: 0;
    }
    .x-product-item-right{
        width: 100%;
    }
    .x-product-item-right li:nth-child(2n){
        margin-left: 2%;
    }
    .x-product-list .owl-dots{
        width:220px;
    }
    .x-product-list .owl-dots .owl-dot{
        width: 20px;
        height:3px;
    }
}
/* 产品优势 */
.web-ys{
    padding: 77px 0;
    background-color: rgba(249, 249, 249, 1);
}
.x-ys-title{
    text-align: center;
}
.web-title-center-p{
    text-align: center;
}
.web-ys-con{
    margin-top: 30px;
}
.web-ys-con li{
    width: calc(20% - 10px);
    height: 460px;
    float: left;
    overflow: hidden;
    border-top-right-radius: 20px;
    background-color: #fff;
}
.web-ys-con li + li{
    margin-left: 12.5px;
}
.web-ys-con li .web-ys-con-1{
    padding: 52px 20px;
}
.web-ys-con li .web-ys-con-1 .wz{
    position: relative;
    margin-top: 40px;
    margin-bottom: 66px;
}
.web-ys-con li .web-ys-con-1 .wz h3{
    color: #333;
    font: 400 23px/52px "Microsoft yahei";
}
.web-ys-con li .web-ys-con-1 .wz span{
    color: #888;
    font: 400 15px/28px "Airal";
    text-transform: uppercase;
}
.web-ys-con li .web-ys-con-1 .wz::after{
    content: "";
    display: block;
    position: absolute;
    width: 30px;
    height: 2px;
    background-color: #f25a0a;
    top: 100px;
}
.web-ys-con li .web-ys-con-1 p{
    font: 400 14px/28px "Microsoft yahei";
}
@media (max-width:1200px){
    .web-ys-con li .web-ys-con-1 .wz span{
        font: 400 13px/28px "Airal";
    }
}
@media (max-width:768px){
    .web-ys-con li{
        width: 100%;
        height:auto;
    }
    .web-ys-con li + li{
        margin-left: 0px;
        margin-top:15px;
    }
    .web-ys-con li .web-ys-con-1{
        padding:20px;
    }
    .web-ys-con li .web-ys-con-1 .wz{
        margin-top: 20px;
        margin-bottom: 20px;
    }
    .web-ys-con li .web-ys-con-1 .wz h3{
        font: 400 20px/40px "Microsoft yahei";
    }
    .web-ys-con li .web-ys-con-1 .wz::after{
        top:66px;
    }
    .web-ys-con-hidden{
        display:none;
    }
    
}

/* 行业解决方案 */
.web-news-one{
    padding: 66px 0;
}
.web-news-industry{
    margin-top: 66px;
}
.web-news-industry li{
    position: relative;
    width: calc(33.33% - 18px);
    float: left;
    height: 288px;
    background: #f3f3f3;
    padding: 88px 52px 0;
}
.web-news-industry li + li{
    margin-left: 27px;
}
.web-news-industry li h3{
    color: #464646;
    font: 600 23px/52px "Microsoft yahei";
    word-break:keep-all;
white-space:nowrap;
overflow:hidden;
text-overflow:ellipsis; 
}
.web-news-industry li p{
    color: #666;
    font: 400 15px/30px "Microsoft yahei";
    text-overflow: -o-ellipsis-lastline;overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;-webkit-line-clamp: 3;
    line-clamp: 3;
    -webkit-box-orient: vertical;
}
.web-news-industry li .date{
    width: 100px;
    background-color: #2D2D2D;
    position: absolute;
    top: -20px;
    border-radius: 8px;
    padding: 26px 15px;
    text-align: right;
}
.web-news-industry li .date h4{
    color: #fff;
    font: 400 25px/44px "Microsoft yahei";
}
.web-news-industry li .date h5{
    color: rgba(255, 255, 255, .8);
}
@media (max-width:1500px){
    .web-news-industry li{
        padding:60px 20px 20px;
        height:230px;
    }
    .web-news-industry li .date{
        padding: 10px;
    }
    .web-news-industry li h3{
        font: 600 20px/44px "Microsoft yahei";
    }
}
@media (max-width:768px){
    .web-news-industry li{
        padding:15px;
        height:auto;
    }
}
@media (max-width:520px){
    .web-news-industry li{
        width: 100%;
    }
    .web-news-industry li + li{
        margin-left: 0;
        margin-top:10px;
    }
}
/* 新闻中心 */
.web-news-two{
    padding: 66px 0;
  /*  background: -webkit-gradient(linear, left top, left bottom, color-stop(60%, #ed5821), color-stop(60%, #fff), to(#fff));*/
  /*background: linear-gradient(to bottom, #ed5821 60%, #fff 60%, #fff 100%);*/
  background: url(../images/bg11.jpg) repeat-x top center;
}
.x-news-title p{
    color: #fff;
}
.x-news-title h3{
    color: #fff;
}
.x-news-p p{
    color: #fff;
}
.web-product1 a.bmore{
    background: url(../images/dfmore1.png) no-repeat 110px center;
    border: 2px solid #fff;
    color: #fff;
}
.web-news-list{
    padding: 30px;
    background-color: #fff;
    margin-top: 30px;
    border-radius: 10px;
}
.web-news-list li{
    width: calc(33.33% - 18px);
    border: 1px solid #eee;
    padding: 16px;
    float: left;
}
.web-news-list li + li{
    margin-left: 27px;

}
.web-news-list li .img img{
    max-width: 100%;
}
.web-news-list li .wz h3{
    padding: 20px 0;
    border-bottom: 1px solid #eee;
}
.web-news-list li .wz h3 span{
    display: block;
    word-break:keep-all;
    white-space:nowrap;
    overflow:hidden;
    text-overflow:ellipsis; 
    width: calc(100% - 38px);
    float: left;
    font: 600 17px/28px "Microsoft yahei";
    color: #444;
}
.web-news-list li .wz h3 img{
    float: right;
}
.web-news-list li .wz p{
    margin-top: 10px;
    margin-bottom: 10px;
    font: 400 14px;
    font: 400 14px/28px "Microsoft yahei";
    color: #666;
    text-overflow: -o-ellipsis-lastline;overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
}
.web-news-list li:hover h3 span{
    color: #ed5821;
}
@media (max-width:520px){
    .web-news-list{
        padding: 15px;
    }
    .web-news-list li{
        width: 100%;
    }
    .web-news-list li + li{
        margin-left: 0;
    }
}
/* 合作客户 */
.web-partner{
    background-color: rgba(249, 249, 249, 1);
    padding: 66px 0;
}
.web-partner-l{
    float: left;
    width: 49%;
}
.x-partner-item{
    border: 1px solid #eee;
}
.web-partner-list{
    position: relative;
    width: 88%;
    margin: 0 auto;
    margin-top: 30px;
}
.web-partner-p{
    margin-top: 10px;
}
.web-partner-p p{
    color: #666;
    font: 400 14px/28px "Microsoft yahei";
}
.x-partner-item .img img{
    max-width: 100%;
}
.web-partner-list .owl-nav{
    position: absolute;
    top: 18%;
    width: 100%;
}
.web-partner-list .owl-nav .owl-next span{
    position: absolute;
    right: -40px;
    width: 32px;
    height: 32px;
    background: url(../images/jtr.png) no-repeat center;
    font-size: 0;
}
.web-partner-list .owl-nav .owl-prev span{
    position: absolute;
    left: -40px;
    width: 32px;
    height: 32px;
    background: url(../images/jtl.png) no-repeat center;
    font-size: 0;
}
.web-partner-r{
    position: relative;
    width: 49%;
    float: right;
    padding-top: 100px;
}
.web-partner-r img{
    max-width: 100%;
}
@media (max-width:768px){
    .web-partner-l{
        width: 100%;
    }
}
/*联系我们*/
.web-contact{
    background-color: rgba(238, 112, 47, 1);
    padding: 30px 0;
}
.web-contact-l{
    width: 30%;
    float: left;
}
.web-contact-l h4{
    color: #fff;
    font: 400 17px/28px "Microsoft yahei";
}
.web-contact-l p{
    color: #fff;
    font: 400 40px/52px "Microsoft yahei";
}
.web-contact-r{
    width: 70%;
    float: left;
}
.web-contact-r .img{
    float: left;
}
.web-contact-r .img img{
    max-width: 100%;
}
.web-contact-r .wz{
    float: left;
    width: calc(100% - 56px);
    padding-left: 20px;
}
.web-contact-r .wz h3{
    color: #fff;
    font: 400 16px/20px "Microsoft yahei";
}
.web-contact-r .wz span{
    color: #fff;
    font: 400 20px/32px "Microsoft yahei";   
}

@media (max-width:1200px){
    .web-contact-l{
        width: 100%;
    }
    .web-contact-r{
        display:none;
    }
}

/*底部*/

.x-ss #formsearch{
  display: inline-block;
  vertical-align: middle;
  border: 2px solid #aaa;
  position: relative;
  width: 100%;
  margin-left: 0;
  padding: 2px;
  margin-top: 0;
}


.x-ss #formsearch #s_btn {
  float: left;
  outline: none;
  border: none;
  width: 52px;
  height: 44px;
  color: #fff;
    background-color: rgba(238, 112, 47, 1);
}

.x-ss #formsearch #keyword {
  float: left;
  background: none;
  outline: none;
  border: none;
  width: calc(100% - 52px);
  color: rgba(255, 255, 255, 0.8);
  height: 44px;
  padding-left: 10px;
  font-size: 14px;
}
.x-layout-tt{
    color: #fff;
    text-align: left;
    font: 600 20px/38px "Microsoft yahei";
}