/*初始化样式*/
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{font-size:12px;font-weight:bold;}
hr {border: 0;border-top:1px solid #ccc;height:0;}
p{margin: 0;}

/*----- 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;}

a {
    text-decoration: none;
    outline: none;
}

a:link {
    color: #666;
}

a:visited {
    color: #666;
}

a:hover,
a:active,
a:focus {
    color: #3279da;
    text-decoration: none;
    outline: none;
}


.com-img{ display:block; overflow:hidden;}
.com-img img{ transition:all 0.5s; -webkit-transition:all 0.5s; -moz-transition:all 0.5s; -o-transition:all 0.5s;}
.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);}

.xypg-right-content{font-size: 14px;}

.flex{ display: flex;display: -webkit-flex;}
.wrap{flex-wrap:wrap}
.j-space-between{justify-content:space-between}
.j-flex-start{justify-content:flex-start}
.j-flex-end{justify-content:flex-end}
.j-center{justify-content:center}
.a-j-center{align-items:center;justify-content:center}
.a-center{align-items:center}
.a-flex-start{align-items:flex-start}
.a-flex-end{align-items:flex-end}


.clamp1 {text-overflow: ellipsis;white-space: nowrap;overflow: hidden;}
.clamp2 {display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;overflow: hidden;}
.clamp3 {display: -webkit-box;-webkit-line-clamp: 3;-webkit-box-orient: vertical;overflow: hidden;}
.clamp4 {display: -webkit-box;-webkit-line-clamp: 4;-webkit-box-orient: vertical;overflow: hidden;}

.max1400 {max-width: 1430px;padding-left: 15px;padding-right: 15px;margin: 0 auto;}
.max1200 {max-width: 1230px;padding-left: 15px;padding-right: 15px;margin: 0 auto;}



h1,
h2,
h3,
h4 {
    font-size: 12px;
    font-weight: bold;
}


.wh {
    width: 1200px;
    margin: 0 auto;
}

.pos {
    position: relative;
    width: 1920px;
    left: 50%;
    margin-left: -960px;
}


.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: 27px;
    background: #e6e6e6;
    color: #595959;
    line-height: 27px;
    overflow: hidden;
    font-size: 13px;
}

.top2 {
    height: 126px;
    background: url(/uploads/image/c3dimages/top1.png)left top no-repeat;
    overflow: hidden;
}

#header {
    width: 1000px;
    margin: 0 auto;
}

.logo {
    float: left;
    line-height: 130px;
    margin-top: 10px;
}

.top2 .k2 {
    margin-top: 19px;
    font-size: 16px;
    color: #333333;
    line-height: 35px;
    width: 256px;
    height: 116px;
    background: url(/uploads/image/c3dimages/tel.png) left 60% no-repeat;
    padding-left: 50px;
}

.tb {
    margin-top: 10px;
}

.tb p {
    line-height: 29px;
}

.toplink {
    float: right;
    text-align: right;
    position: relative;
    z-index: 9999;
}

.translate {
    width: 100px;
    position: absolute;
    left: 0;
    top: 10px;
    z-index: 9999;
}

.top2 .tt {
    width: 185px;
    height: 14px;
    margin-left: 5px;
}

.top2 a {
    float: left;
    color: #fff;
    font-size: 14px;
    line-height: 14px;
    margin-left: 5px;
}

.top2 a:first-child {
    margin-left: 0;
}

.tran-in {
    left: 120px;
}

.toplink .f_count {
    color: #ff0000;
    font-size: 13px;
    font-weight: bold;
}

.toplink a {
    color: #595959;
}

.toplink .k2 {
    color: #074b91;
    font-size: 14px;
    font-family: "microsoft yahei";
}

#menu {
    background-image: linear-gradient(0deg, #dbdad8 0%, #ffffff 100%, #fefefe 100%);
    border: 1px solid #e7e7e7;
    border-bottom: 1px solid #000;
}


/*热门搜索*/

.sou {
    margin: 15px 0;
}

#formsearch {
    float: left;
}

.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: 31px;
    background: #f1f1f0;
    border: 1px solid #787878;
    line-height: 22px;
}

#formsearch input#keyword {
    height: 31px;
    line-height: 22px;
    padding-left: 4px;
    color: #666;
    font-size: 14px;
    width: 198px;
}

#formsearch input#s_btn {
    width: 26px;
    height: 26px;
    line-height: 26px;
    text-align: center;
    color: #fff;
    border: none;
    cursor: pointer;
    font-size: 12px;
    background: url(/uploads/image/c3dimages/ss.png)left center no-repeat;
    outline: none;
}


/*首页banner*/

.banner {
    position: relative;
}

.banner {
    width: 100%;
    height: 100%;
}

.banner ul.bb {
    position: relative;
    padding: 0px;
    margin: 0px;
    z-index: 5;
    width: 100%;
    height: 100%;
}

.banner ul.bb li {
    position: absolute;
    display: none;
    width: 100%;
    height: 100%;
}

.banner ul.bb li a {
    width: 100%;
    display: block;
    height: 100%;
}

.banner ul.bb li a img {
    width: 100%;
    height: 100%;
}

.banner .num {
    position: absolute;
    right: 0;
    bottom: 40px;
    z-index: 100;
    text-align: center;
    width: 100%;
}

.banner .num li {
    display: inline-block;
    margin: 0 5px;
    width: 61px;
    height: 6px;
    text-indent: -100px;
    overflow: hidden;
    background-image: linear-gradient(0deg, #dbdad8 0%, #ffffff 100%, #fefefe 100%);
}

.banner .num li.num_hover {
    background-image: linear-gradient(0deg, #0b3e99 0%, #4698fc 100%);
}

.banner .num li.num_hover a {
    color: #fff;
}

.banner .num li a {
    float: left;
    display: inline;
    text-align: center;
    color: #666;
    text-decoration: none;
    cursor: pointer;
    width: 16px;
    height: 16px;
    line-height: 16px;
}


/*导航栏样式*/

.nav li {
    text-align: center;
    float: left;
    z-index: 999;
    width: 134px;
    position: relative;
}

.nav li::after {
    content: "";
    width: 1px;
    height: 25px;
    position: absolute;
    background-color: #c0c0c0;
    top: 15px;
    right: 0;
}

.ss {
    width: 230px;
    margin-top: 12px;
    margin-left: 22px;
}

.nav li a {
    display: block;
    line-height: 54px;
    color: #252525;
    height: 54px;
    font-size: 16px;
    padding: 0;
    font-weight: 500;
}

.nav li a:hover {
    color: #fff;
    text-decoration: none;
    background-image: linear-gradient(0deg, #0b3e99 0%, #4698fc 100%);
}

.nav>li>a:focus,
.nav>li>a:hover {
    text-decoration: none;
    background-image: linear-gradient(0deg, #0b3e99 0%, #4698fc 100%);
}

.nav .sec {
    height: 0;
    background-image: linear-gradient(0deg, #dbdad8 0%, #ffffff 100%, #fefefe 100%);
    color: #fff;
    overflow: hidden;
    z-index: 9999;
    position: absolute;
    top: 54px;
    left: 0px;
    width: 100%;
}

.nav .sec a {
    background-image: linear-gradient(0deg, #dbdad8 0%, #ffffff 100%, #fefefe 100%);
    color: #000;
    height: 38px;
    line-height: 38px;
    font-size: 14px;
}

.nav .sec a:hover {
    background-image: linear-gradient(0deg, #0b3e99 0%, #4698fc 100%);
    text-decoration: none;
    color: #fff;
}

::-webkit-input-placeholder {
    /* webkit, blink, edge */
    color: #1055bd;
}

:-moz-placeholder {
    /* mozilla firefox 4 to 18 */
    color: #1055bd;
}

::-moz-placeholder {
    /* mozilla firefox 19  */
    color: #1055bd;
}

:-ms-input-placeholder {
    /* internet explorer 10-11 */
    color: #1055bd;
}


/*友情链接*/

.f_link {
    width: 1200px;
    line-height: 30px;
    margin: 0 auto;
}

.f_link a {
    color: #fff;
}


/*页面底部*/

#footer {
    height: 321px;
    background-image: linear-gradient(0deg, #dbdad8 0%, #ffffff 100%, #fefefe 100%);
}

.ff_er {
    width: 324px;
    height: 304px;
    background-image: linear-gradient(0deg, #dbdad8 0%, #ffffff 100%, #fefefe 100%);
}

.ff_er h3 {
    font-weight: normal;
    color: #fff;
    font-size: 24px;
    padding-top: 42px;
}

.ff_er .er {
    margin-top: 30px;
    text-align: center;
    font-size: 20px;
    color: #fff;
    line-height: 50px;
}

.ff_cont h3 {
    color: #fff;
    font-size: 24px;
    font-weight: normal;
    margin-bottom: 6px;
}

.ff_cont {
    width: 414px;
    padding-right: 65px;
    margin-top: 42px;
    color: #fff;
    font-size: 14px;
    line-height: 26px;
    border-right: 1px solid #d8e1dd;
    padding-bottom: 20px;
}

.ff_cont a {
    color: #fff;
    font-size: 14px;
}

.nav_foot {
    width: 395px;
    margin-top: 65px;
    line-height: 39px;
}

.nav_foot a {
    color: #fff;
    font-size: 14px;
}

.copyright {
    text-align: center;
    line-height: 24px;
}



/* 产品中心 */

.product {
    overflow: hidden;
    padding-top: 55px;
    padding-bottom: 36px;
}

.text h3 {
    color: #0067c3;
    font-size: 50px;
    text-align: center;
    position: relative;
}

.text h3:before {
    content: "";
    height: 1px;
    width: 237px;
    background-color: #0067c3;
    position: absolute;
    top: 32px;
    left: 12px;
}

.text h3:after {
    content: "";
    height: 1px;
    width: 237px;
    background-color: #0067c3;
    position: absolute;
    top: 32px;
    right: 0;
}

.product ul {
    margin-top: 36px;
}

.product li {
    float: left;
    width: 25%;
    height: 420px;
    padding-top: 45px;
    padding-left: 25px;
    position: relative;
}

.product li h3 {
    font-size: 28px;
    color: #fff;
    font-weight: normal;
}

.product li p {
    margin-top: 11px;
    font-size: 24px;
    color: #fff;
}

.product li:nth-child(1) img {
    position: absolute;
    left: 30px;
    bottom: 42px;
}

.product li:nth-child(2) img {
    position: absolute;
    left: 13px;
    bottom: 19px;
}

.product li:nth-child(3) img {
    position: absolute;
    left: 24px;
    bottom: 12px;
}

.product li:nth-child(4) img {
    position: absolute;
    left: 26px;
    bottom: 27px;
}

.product li:nth-child(1) {
    background-color: #0067c3;
}

.product li:nth-child(2) {
    background-color: #e5e5e5;
}

.product li:nth-child(2) h3 {
    background-color: #e5e5e5;
    color: #000;
}

.product li:nth-child(2) p {
    background-color: #e5e5e5;
    color: #000;
}

.product li:nth-child(3) {
    background-color: #8fc320;
}

.product li:nth-child(3) h3 {
    color: #000;
}

.product li:nth-child(3) p {
    color: #000;
}

.product li:nth-child(4) {
    background-color: #0067c3;
}


/* 公司简介 */

.company {
    /*height: 640px;*/
    padding-top: 38px;
    padding-bottom: 32px;
    background: url(/uploads/image/c3dimages/cbg.png) left top no-repeat;
}

.company .container {
    position: relative;
}

.company .cl {
    overflow: hidden;
    margin-left: 5px;
    width: 50%;
}

.company h3 {
    color: #000000;
    font-size: 26px;
    font-weight: normal;
}

.company h4 {
    color: #6e6e6e;
    font-size: 18px;
    margin-top: 12px;
    font-weight: normal;
    margin-bottom: 34px;
}

.company p {
    color: #6e6e6e;
    font-size: 16px;
    line-height: 26px;
}

.company .cbtn {
    margin-top: 52px;
    width: 126px;
    height: 32px;
    background-color: #ec1a0f;
    margin-left: 38px;
}

.company .cbtn a {
    display: block;
    color: #fff;
    text-align: center;
    height: 32px;
    line-height: 32px;
    margin: 0 auto;
    font-size: 18px;
}

.company .cr {
    position: absolute;
    top: 0px;
    right: -12px;
}


/* 视频 */

.video {
    background: url(/uploads/image/c3dimages/bg2.png) left top no-repeat;
    height: 580px;
}

.video .anniusp img{
    width: 100%;
}

.video .container {
    position: relative;
    height: 580px;
}

.video h3 {
    font-size: 72px;
    font-family: 宋体;
    color: #252525;
    text-align: center;
    font-weight: normal;
    margin-top: 91px;
}

.video .img1 {
    position: absolute;
    top: 40px;
    left: 30px;
}

.video .img2 {
    position: absolute;
    top: 40px;
    right: 30px;
}

.video .img3 {
    position: absolute;
    top: 250px;
    left: 30px;
}

.video .img4 {
    position: absolute;
    top: 230px;
    right: 30px;
}

.video .img5 {
    position: absolute;
    top: 250px;
    left: 550px;
}

.video #diveoid {
    outline: none;
    width: 100%;
}

.video iframe{
    width: 100%;
    height: 600px;
}




/* 服务品牌 */

.pingpai {
    overflow: hidden;
    padding-top: 31px;
    padding-bottom: 78px;
    background: url(/uploads/image/c3dimages/pbg.png) left top no-repeat;
    height: 700px;
}

.pingpai .text h3 {
    color: #fff;
}

.pingpai .text h3::after {
    background-color: #fff;
}

.pingpai .text h3::before {
    background-color: #fff;
}

.pingpai ul {
    margin: 0 auto;
    margin-top: 65px;
    width: 1124px;
    height: 464px;
    border: 3px solid #fff;
    padding-left: 38px;
    padding-top: 48px;
}

.pingpai ul li {
    float: left;
    width: 169px;
    height: 105px;
    background-color: #dcdedd;
    margin-right: 55px;
    margin-bottom: 17px;
}

.pingpai ul li img {
    display: block;
    margin: 0 auto;
}

.pingpai ul li:nth-child(5n) {
    margin-right: 0;
}


/* .container {
    width: 1200px !important;
    margin: 0 auto;
    padding: 0;
} */



/* 新闻中心 */

.news {
    height: 682px;
    padding-top: 49px;
    background-color: #f7f7f7;
}

.nl {
    width: 500px;
    margin-left: 34px;
}

.nr {
    width: 500px;
}

.nl h3 {
    color: #000000;
    font-size: 26px;
    font-weight: normal;
}

.nl h4 {
    color: #6e6e6e;
    font-size: 16px;
    font-weight: normal;
    margin-top: 8px;
}

.nl li img {
    display: block;
    margin-top: 24px;
    width: 486px;
    height: 288px;
}

.nl li h4 {
    color: #333333;
    font-size: 16px;
    margin-top: 37px;
    margin-bottom: 16px;
    font-weight: bold;
}

.nl li p {
    line-height: 24px;
    font-size: 14px;
    color: #666666;
}

.nl .bbtn {
    background-color: #ec1a0f;
    width: 126px;
    height: 30px;
    margin-top: 10px;
    border-radius: 5px;
}

.nl .bbtn a {
    display: block;
    margin: 0 auto;
    color: #fff;
    font-size: 14px;
    height: 30px;
    line-height: 30px;
    text-align: center;
}

.nl .hd {
    margin-top: 29px;
}

.nl .hd li {
    width: 12px;
    height: 12px;
    background-color: #d6d3d3;
    float: left;
    border-radius: 50%;
    font-size: 0;
    margin-right: 10px;
}

.nl .hd li.on {
    background-color: #ec1a0f;
}

.nl li .tg {
    color: #333333;
    font-size: 24px;
}

.x-layout {
    background-color: #222222;
    background-size: cover;
    padding-top: 29px;
    padding-bottom: 8px;
}

.x-layout .wh {
    position: relative;
}

.x-footer {
    border-top: 1px solid #919191;
    background: #222;
    padding: 15px 0;
    text-align: center;
    font-size: 15px;
    color: rgba(255, 255, 255, 0.5);
    line-height: 24px;
}

.x-footer a {
    font-size: 15px;
    color: rgba(255, 255, 255, 0.5);
    line-height: 24px;
}

.x-layout-menu dl {
    float: left;
    width: 177px;
    text-align: left;
}

.x-layout-menu dl dt {
    font-size: 16px;
    color: #fff;
    padding-left: 5px;
    margin-bottom: 1.63em;
    position: relative;
}

.x-layout-menu dl dt::before {
    content: "";
    height: 3px;
    width: 18px;
    background-color: #ec1a0f;
    position: absolute;
    left: 0px;
    bottom: -14px;
    z-index: 99;
}

.x-layout-menu dl dt::after {
    content: "";
    height: 1px;
    width: 113px;
    background-color: #656565;
    position: absolute;
    left: 0px;
    bottom: -13px;
}

.x-layout-menu dl:last-child {
    width: 113px;
}

.x-layout-menu {
    padding-left: 20px;
}

.wx {
    position: absolute;
    top: 94px;
    right: 119px;
}

.x-layout-ewm p {
    background: #222;
    font-size: 15px;
    font-weight: 100;
    line-height: 24px;
    color: #fff;
    margin: 0;
    padding: 0;
}

.f_link {
    margin-top: 115px;
    color: #ffffff;
    font-size: 15px;
    padding-left: 20px;
    height: 30px;
}

.x-power {
    margin-top: 0px;
}

.x-power p {
    display: inline;
}

