﻿/*全局样式*/
@charset "utf-8";
html {
    overflow-x: hidden;
}
body,ol,ul,h1,h2,h3,h4,h5,h6,p,th,td,dl,dd,form,fieldset,legend,input,textarea,
select {margin: 0;padding: 0}
body {font: 14px "微软雅黑", "Arial Narrow", HELVETICA;color: #333;-webkit-text-size-adjust: 100%;overflow-x: hidden;min-width: 320px;word-break:break-all;}
input:required,
textarea:required {outline: 0 none;-webkit-box-shadow: none;-moz-box-shadow: none;-ms-box-shadow: none; -o-box-shadow: none; box-shadow: none;-webkit-appearance: none !important;}
*{margin:0; padding:0;}
a {text-decoration: none !important;cursor: pointer !important;color: #000;}
a:focus {outline: none !important;}
ul,li,dl,dt,dd{list-style-type:none;}
i{font-style:normal}
ul {margin: 0;}
li {list-style: none;}
img{max-width:100%;}
.container-fluid {max-width: 1230px !important;}
.tr5 {transition: all 0.5s;-moz-transition: all 0.5s;-ms-transition: all 0.5s;-o-transition: all 0.5s;-webkit-transition: all 0.5s}
.tr2 {transition: all 0.3s;-moz-transition: all 0.3s;-ms-transition: all 0.3s;-o-transition: all 0.3s;-webkit-transition: all 0.3s;}
.overflow { overflow: hidden;text-overflow: ellipsis;white-space: nowrap;max-height: initial;}
.sizeCover{background-position: 50% 50%; background-size: cover;}
.vertical_centerbox{display: table;table-layout:fixed;height: 100%;}
.vertical_center{display: table-cell;vertical-align: middle;}

/*pc导航*/
.main1{background: #fff;}
.main1 .top{position: relative;border-bottom: 1px solid #e8e8e8;}
.main1 .top .zuo{float:left;font-size: 14px;color: #999999;line-height: 30px;}
.main1 .top .you{float:right;font-size: 0;}
.main1 .top .you a{font-size: 14px;color: #999999;display: inline-block;padding-left:20px;position: relative;line-height: 30px;transition: all 0.3s;}
.main1 .top .you a:nth-child(n + 2):before{content:"";width: 1px;height: 14px;background: #d4d4d4;position: absolute;left: 10px;top:0;bottom:0;margin: auto 0;display: block;}
.main1 .top .you a:hover{color:#ff0000;transition: all 0.3s;}
.main1 .logo{line-height: 120px;height: 120px;}
.main1 .logo img{max-height:60%;}
.main1 .txt{float: right;font-size: 0;text-align: right;margin-top: 44px;}
.main1 .txt div{text-align: right;display: inline-block;font-size:14px;color: #333333;line-height: 32px;background: url("../images/tu1.png") no-repeat left center;padding-left: 40px;}
.main1 .txt div span{font-size:30px;color: #ff0000;font-family: 'Impact';line-height: 32px;position: relative;top:6px;padding-left: 10px;}


header{position: relative;}
header nav{background: #e2e2e2;border-top: 2px solid #c4c4c4;}
header nav .ul{font-size: 0;margin:0;position: relative;}
header nav .ul:before{content:'';width: 2px;height: 100%;background:#fff;border-right: 1px solid #c4c4c4;position: absolute;right: 0;bottom:0;top: 0;margin:auto 0;}
header nav .ul > li{position: relative;float:left;text-align: center;width: 14.28%;}
header nav .ul > li:before{content:"";width: 0;height: 2px;background: #ff0000;position: absolute;left: 0;right: 0;top:-2px;margin: 0 auto;transition: all 0.1s}
header nav .ul > li:after{content:'';width: 2px;height: 100%;background:#fff;border-right: 1px solid #c4c4c4;position: absolute;left: -1px;bottom:0;top: 0;margin:auto 0;}
header nav .ul > li > a{position: relative; line-height:48px; display:block; color: #333333;font-size: 18px;}
header nav .ul > li > ul {display:none;position:absolute;left: 1px;top: 100%;width:calc(100% - 2px);z-index: 100;}
header nav .ul > li > ul > li{position: relative;font-size: 16px;background:#fff;line-height:50px;height: 50px;overflow: hidden;margin-bottom: 2px;padding-left: 46px;text-align: left;padding-right: 10px;}
header nav .ul > li > ul > li:before{content: ""; width: 0;height: 0;border-top: 6px solid transparent;border-left: 6px solid #ff0000;border-bottom: 6px solid transparent;position: absolute;left: 23px;top:0;bottom:0;margin: auto 0;display: block;}
header nav .ul > li > ul > li > a{color: #333333;display: block;width: 100%;}
/*header nav .ul > li:hover > ul{display:block;}*/
header nav .ul > li > ul > li:hover > ul{display: block;}
/*header nav .ul > li:hover{background-color:#ff0000;}*/
/*header nav .ul > li:hover > a{color:#fff;}*/
header nav .ul > li:hover:before{width: 100%;transition: all 0.4s}
/*header nav .ul > li.active{background-color:#ff0000;}*/
/*header nav .ul > li.active > a{color:#fff;}*/
header nav .ul > li.active:before{width: 100%;transition: all 0.4s}
header nav .ul > li > ul > li:hover{background-color:#ff0000;}
header nav .ul > li > ul > li:hover:before{border-left: 6px solid #fff;}
header nav .ul > li > ul > li:hover > a{color:#fff;}












header .sjdnav {display: none;width: 150px;height: auto;position: absolute;right: 0;top:100%; z-index: 2000;}
header .sjdnav ul {padding: 0; margin: 0;}
header .sjdnav li {display: block;padding: 0;text-align: center;border-bottom: 1px solid rgba(255, 255, 255, 0.2);background: rgba(0,0,0,0.7);}
header .sjdnav li:hover{background: #ff0000;}
header .sjdnav li:last-child { border: none;}
header .sjdnav li a {display: block;color: #fff;line-height: 40px;font-size: 16px;}
header .ydd_btn {width: 40px;cursor: pointer;position: absolute;z-index: 2000;bottom: 38px;right: 15px;}
header .ydd_btn span {display: block;width: 100%;height: 6px;background: #ff0000;}
header .ydd_btn span.span02 {margin: 5px 0;}
header .ydd_btn.click span {background: #ff0000;}
header .ydd_btn.click span.span01 {transform: rotate(45deg);-ms-transform: rotate(45deg);-moz-transform: rotate(45deg);-webkit-transform: rotate(45deg);-o-transform: rotate(45deg);position: relative;top: 6px;margin-top: 0px;}
header .ydd_btn.click span.span02 {margin: 0.5px 0;}
header .ydd_btn.click span.span03 {transform: rotate(-45deg);-ms-transform: rotate(-45deg);-moz-transform: rotate(-45deg);-webkit-transform: rotate(-45deg);-o-transform: rotate(-45deg);position: relative;top: -8px;margin-top: 0px;}
header .ydd_btn.click span.span02 {width: 0;filter: alpha(opacity=0);-moz-opacity: 0;-khtml-opacity: 0;opacity: 0;}

/*大图轮播*/
.banner{position: relative;z-index: 10;}
.banner .img img{width: 100%;display: block;cursor: all-scroll;min-height: 300px;}

/*头部公用*/
.main60{padding: 60px 0;}
.bjys{background:#f3f3f3;}
.title{font-size: 0;text-align: center;padding-bottom:40px;overflow: hidden;}
.title .div1{display:block;font-size: 30px;color: #333333;width: 100%;line-height: 32px;}
.title .div2:after{content:"";width:66px;height: 1px;background: #e0e0e0;position: absolute;left: 100%;top:0;bottom:0;margin: auto 0;}
.title .div2:before{content:"";width:66px;height: 1px;background: #e0e0e0;position: absolute;right: 100%;top:0;bottom:0;margin: auto 0;}
.title .div2{font-size: 14px;color: #999999;font-family: 'Arial';display: inline-block;position: relative;padding: 0 11px;text-transform: uppercase;margin-top: 14px;line-height: 15px;}

/*产品服务*/
.main2 .box{padding:0;}
.main2 .listbox{width: 25%;float: left;position: relative;}
.main2 .listbox .list{position: relative;width: 200px;height:220px;margin: 0 auto;padding-top: 30px;}
.main2 .listbox .list .imgbox{width: 160px;height: 160px;padding: 36px 0;box-shadow: 0 0 11px rgba(0,0,0,.3);border-radius: 22px;position: relative;margin: 0 auto;display: block;}
.main2 .listbox .list .imgbox .img{width:60px;height: 46px;margin: 0 auto;position: relative;}
.main2 .listbox .list .imgbox .img img{position: absolute;left: 0;right: 0;bottom:0;max-height: 96%;margin: 0 auto;display: block;}
.main2 .listbox .list .imgbox .tt{color: #333333;font-size: 20px;text-align: center;line-height: 20px;margin-top: 20px;padding: 0 10px;}
.main2 .listbox .list .tt1{position: absolute;left: 0;bottom:0;width:100%;height: 0;overflow: hidden;border-radius: 20px;}
.main2 .listbox:nth-child(even) .list .tt1{top:0;bottom:inherit;}

.main2 .listbox .list .tt1 .tt2{position: absolute;left: 0;top:0;width: 100%;height: 100%;border: 2px dashed #dcdcdc;background: #f9f9f9;border-radius: 20px;}
.main2 .listbox .list .tt1 .tt2 .tt3{color: #c90f10;font-size: 20px;font-weight: bold;text-align: center;line-height: 42px;margin-top: 11px;}
.main2 .listbox .list .tt1 .tt2 .tt4{font-size:0;text-align: center;max-height: 148px;overflow: hidden;padding-right: 8px;}
.main2 .listbox .list .tt1 .tt2 .tt4 a{font-size:16px;color: #333333;text-align: center;display: inline-block;padding-left: 20px;position: relative;line-height: 37px;}
.main2 .listbox:nth-child(even) .list .tt1 .tt2 .tt4 a{min-width: 51%;}
.main2 .listbox .list .tt1 .tt2 .tt4 a:after{content:"";width: 5px;height: 5px;background: #333;position: absolute;left: 8px;top:0;bottom:0;margin: auto 0;border-radius:50%;}
.main2 .listbox .list .tt1 .tt2 .tt4 a:hover{color: #ff0000;}
.main2 .listbox .list .tt1 .tt2 .tt4 a:hover:after{background: #ff0000;}
.main2 .listbox .list:hover .tt1{height: 100%;}

/*专注于行业*/
.main3 .container-fluid{max-width: 1240px !important}
.main3 .list{display:block;background: #fff;box-shadow: 0 0 8px rgba(0,0,0,.2);margin: 8px;padding:0 24px;position: relative;top:0;}
.main3 .list .vertical_centerbox{width: 100%;text-align: center;}
.main3 .list .vertical_center{height:134px;font-size: 0;padding-bottom: 6px;}
.main3 .list .vertical_center div{display: inline-block;font-size: 20px;padding: 8px 0 8px 90px; line-height: 32px;max-height: 76px;overflow: hidden;position: relative;color: #333333;
   background: #111111 -webkit-linear-gradient(left, #ff0000, #ffbf00, #ff0000, #ff0000) 0 0 no-repeat;
  -webkit-background-size:30%;
  -webkit-background-clip: text;
  -webkit-text-fill-color: rgba(0, 0, 0, 0);
  -webkit-animation: zz1-animation 3s infinite linear;   
    
}

.main3 .list .vertical_center div:before{content:"";width: 8px;height: 8px;background: #eaeaea;border-radius: 50%;position: absolute;left: 66px;top:0;bottom:0;margin: auto 0;}
.main3 .list .vertical_center div:after{content:"";width: 0;height: 0;background: #ff0000;border-radius: 50%;position: absolute;left: 70px;top:0;bottom:0;margin: auto 0;transition: all 0.3s}
.main3 .list .vertical_center div img{max-height: 100%;position: absolute;left: 0;top:0;bottom:0;margin: auto 0;max-width: 50px;}
.main3 .list:hover .vertical_center div:after{width:8px;height: 8px;transition: all 0.3s;left: 66px;}
.main3 .list:hover{top:-4px;}


.main4 .title .div1{color: #fff;}
.main4 .title .div2{color: #fff;}
.main4 .title .div2:after{background: #fff;}
.main4 .title .div2:before{background: #fff;}
.main4 .title .div3{font-size: 18px;color: #fff;line-height: 26px;margin-top: 32px;}

.main4 .box{background:#fff;padding:40px 40px 34px 40px;}
.main4 .box .tt1{margin-bottom:40px;}
.main4 .box .tt1 .tt2{padding: 0 0 0 34px;position: relative;font-size: 20px;color: #333333;line-height: 22px;height:56px;overflow: hidden;cursor: pointer;}
.main4 .box .tt1 .tt2:before{content:"";width: 8px;height: 8px;background: #dcdcdc;border-bottom: 1px solid #f3f3f3;border-right: 1px solid #f3f3f3;position: absolute;left: 0;top:0;bottom:12px;margin: auto 0;transition: all 1s;}
.main4 .box .tt1 .tt2:after{content:"";width: 8px;height: 8px;background: #dcdcdc;border-top: 1px solid #f3f3f3;border-right: 1px solid #f3f3f3;position: absolute;left: 0;top:12px;bottom:0;margin: auto 0;transition: all 2s;}
.main4 .box .tt1 .tt2 div{margin-top: 12px;}
.main4 .box .tt1 .tt2 div:after{content:"";width: 8px;height: 8px;background: #dcdcdc;border-bottom: 1px solid #f3f3f3;border-top: 1px solid #f3f3f3;border-left: 1px solid #f3f3f3;position: absolute;left:8px;top:0;bottom:0;margin: auto 0;transition: all 3s;}

.main4 .box .tt1 .tt2:hover:before{background-color: #ff0000;border-color: #ff0000;transition: all 1s;}
.main4 .box .tt1 .tt2:hover:after{background-color: #ff0000;border-color: #ff0000;transition: all 2s;}
.main4 .box .tt1 .tt2:hover div:after{background-color: #ff0000;border-color: #ff0000;transition: all 3s;}
.main4 .box .tt1 .tt2:hover{
   background: #111111 -webkit-linear-gradient(left, #ff0000, #ffbf00, #ff0000, #ff0000) 0 0 no-repeat;
  -webkit-background-size:30%;
  -webkit-background-clip: text;
  -webkit-text-fill-color: rgba(0, 0, 0, 0);
  -webkit-animation: zz1-animation 3s infinite linear;
}

.main4 .box .tt3{font-size:0;margin-bottom: 40px;}
.main4 .box .tt3 .tt4{display: inline-block;width: 25%;font-size: 20px;text-align: center;line-height: 54px;color: #fff;background: #c90f10;}
.main4 .box .tt3 .tt4:nth-child(even){color: #333333;background: #eeeeee;}
.main4 .box .tt5{margin: 0 -16px;}
.main4 .box .tt5 .tt6{display: block;width: 50%;float: left;padding: 0 20px;position: relative;top:0;transition: all 0.3s;-moz-transition: all 0.3s;-ms-transition: all 0.3s;-o-transition: all 0.3s;-webkit-transition: all 0.3s;}
.main4 .box .tt5 .tt6:nth-child(n + 3){margin-top: 30px;}
.main4 .box .tt5 .tt6 .tt7{color:#333333;font-size: 20px;font-weight: bold;line-height: 30px;}
.main4 .box .tt5 .tt6 .tt7 i{font-size:14px;font-weight: 100;text-transform: uppercase;padding-right: 8px;position: relative;top:0;}
.main4 .box .tt5 .tt6 .tt7 span{font-size:24px;}
.main4 .box .tt5 .tt6 .tt8{text-indent:2em;font-size:16px;color: #333333;line-height: 30px;height: 90px;overflow: hidden;margin-top: 8px;position: relative;top:0;}
.main4 .box .tt5 .tt6:hover .tt7 i{position: relative;}
.main4 .box .tt5 .tt6:hover .tt7{color: #c90f10;}
.main4 .box .tt5 .tt6:hover{top:-8px;transition: all 0.3s;-moz-transition: all 0.3s;-ms-transition: all 0.3s;-o-transition: all 0.3s;-webkit-transition: all 0.3s;}



.main5 .list{display:block;width: 16.66%;float: left;}
.main5 .list .img{position:relative;}
.main5 .list .img .tu{position:absolute;left: 0;right: 0;top:0;bottom:0;margin: auto;max-height: 80%;max-width: 80%;display: block;}


.main6{padding:30px 0 20px 0;}
.main6 .box .tt{float:left;display: inline-block;font-size: 34px;color: #c90f10;line-height: 22px;padding-right: 24px;}
.main6 .box .tt span{font-size: 20px;color: #333333;display: block;margin-top: 18px;}
.main6 .box a{display:inline-block;line-height: 34px;font-size: 16px;color: #333;padding-right: 35px;padding-bottom: 2px;transition: all 0.3s;word-break:inherit; word-wrap:break-word;}
.main6 .box a:hover{color: #ff0000;transition: all 0.3s}

footer{background:#2a2a2a;}
footer .title2{}
footer .title2 .div1{width: 30%;float: left;}
footer .title2 .div1:last-of-type{width: 40%;float: left;}
footer .title2 .div1 .vertical_centerbox{width:100%;}
footer .title2 .div1 .vertical_center{height: 180px;font-size: 0;}
footer .title2 .div1 .vertical_center .div2{color: #fff;line-height:28px; font-size: 14px;padding-left: 84px;padding-right: 20px;position: relative;max-height: 84px;overflow: hidden;}
footer .title2 .div1 .vertical_center .div2 div{font-size: 16px;}
footer .title2 .div1 .vertical_center .div2 img{position: absolute;top:0;bottom:0;margin: auto 0;display: block;left: 26px;}
footer .title2 .div1 .vertical_center .div2:before{content: "";width: 1px;height: 100%;background: rgba(255,255,255,0.2);position: absolute;left: 66px;top:0;bottom:0;margin: auto 0;}
footer .title2 .div1:last-of-type .vertical_center{text-align: right;}
footer .title2 .div1:last-of-type .vertical_center .div2{display: inline-block;text-align: left;padding-right: 0;}
footer .box{padding:30px 0;border-top: 1px solid rgba(255,255,255,.12)}
footer .box .title3{width: calc(100% - 220px);float: left;padding-right:30px;}
footer .box .title3 .ul{width: 16.66%;float: left;text-align: center;}
footer .box .title3 .ul a{color:#fff;font-size: 14px;line-height: 20px;padding: 5px 0;display: block;}
footer .box .title3 .ul a:nth-child(1){font-size: 16px;margin-bottom: 10px;}
footer .box .title3 .ul a:hover{color: #ff0000;}
footer .box .ss{width:220px;float: left;}
footer .box .ss div{font-size: 16px;color: #fff;line-height: 20px;padding: 5px 0; padding-bottom: 20px;}
footer .box .ss img{display: block;max-width: 140px;border: 1px dashed #fff;padding: 1px;}
footer .box1{padding: 14px 0;color: #999999;line-height: 22px;text-align: center;border-top: 1px solid rgba(255,255,255,.12)}

.main50{padding:60px 0 40px 0;}
.main7 .txtbox{cursor: pointer;}
.main7 .box{margin: 0 -10px;font-size: 0;}
.main7 .list{width:50%;display: inline-block;padding:0 10px;margin-bottom: 30px;vertical-align: top;}
.txtbox{position: relative;min-height: 126px;cursor: pointer;display: block;}
.txtbox .img{position:absolute;left: 0;top:0;height: 126px;width: 126px;border-radius: 50%;border: 2px dashed #c9c9c9;background: #fff;}
.txtbox .img img{position: absolute;left: 0;right: 0;top:0;bottom:0;margin: auto;max-height: 56%;transition: all 0.3s}
.main7 .txtbox .tt{padding:16px 0 16px 146px;}
.main7 .txtbox .tt1{color: #333333;font-size: 20px;line-height: 28px;padding-bottom: 14px;position: relative;left: 0;}
.main7 .txtbox .tt2{color: #333333;font-size: 16px;line-height: 26px;position: relative;top:0;min-height: 78px;}
.txtbox:hover .img{transition: all 0.3s;border-color: #ff0000}
.txtbox:hover .img img{transform:scale(1.1);-webkit-transform:scale(1.1);transition: all 0.3s}
.main7 .txtbox:hover .tt1{color: #ff0000;}
.main7 .txtbox:hover .tt2{top: -4px;}
.main8 .box{margin:0 -5px;font-size: 0;}
.main8 .box .list{width:14.28%;height: auto;padding: 0 5px;margin-bottom:20px;display: inline-block;vertical-align:top;transition: all 0.3s;-moz-transition: all 0.3s;-ms-transition: all 0.3s;-o-transition: all 0.3s;-webkit-transition: all 0.3s;transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);-webkit-transform:scale(1);cursor:pointer;}
.main8 .box .list .img{margin:0 auto;right: 0;position: relative;}
.main8 .box .list .tt{font-size: 18px;text-align: center;line-height: 26px;margin-top: 20px;color: #333;}
.main8 .box .list:hover{transition: all 0.3s;-moz-transition: all 0.3s;-ms-transition: all 0.3s;-o-transition: all 0.3s;-webkit-transition: all 0.3s;transform:scale(1.08);-moz-transform:scale(1.08);-ms-transform:scale(1.08);-o-transform:scale(1.08);-webkit-transform:scale(1.08);cursor:pointer;}

.main11 .list .img{transition: all 0.3s;-moz-transition: all 0.3s;-ms-transition: all 0.3s;-o-transition: all 0.3s;-webkit-transition: all 0.3s;transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);-webkit-transform:scale(1);cursor:pointer;}
.main11 .list:hover .img{transition: all 0.3s;-moz-transition: all 0.3s;-ms-transition: all 0.3s;-o-transition: all 0.3s;-webkit-transition: all 0.3s;transform:scale(1.08);-moz-transform:scale(1.08);-ms-transform:scale(1.08);-o-transform:scale(1.08);-webkit-transform:scale(1.08);cursor:pointer;}


.main9 .title .div1{color:#fff;}
.main9 .title .div2{color:#fff;}
.main9.main50{padding-bottom:10px;}
.main9 .box{margin:0 -5px;font-size: 0;}
.main9 .box .list{width:20%;display: inline-block;padding: 0 5px;margin-bottom:40px;color: #fff;text-align: center;line-height: 26px;cursor: pointer;vertical-align: top;}
.main9 .box .list .tt{font-size: 18px;}
.main9 .box .list .img{display: block;height: 68px; margin-bottom: 22px;position: relative;top:8px;}
.main9 .box .list .img img{position: absolute;left: 0;right: 0;bottom:0;margin:0 auto;max-height: 80%;}
.main9 .box .list:last-of-type:hover .img img{transform:rotate(360deg);transition: all 1s}
.main9 .box .list:hover .img{height: 68px;top:0;}
.main10 .title .div2{color:#999999;font-size: 18px;}
.main10 .box{margin: 0 -10px;font-size: 0;}
.main10 .listbox{width: 50%;padding: 0 10px;margin-bottom:20px;display: inline-block;vertical-align: top;}
.main10 .list{border: 2px solid #e8e8e8;padding: 20px;position: relative;height: auto;display: block;transition: all 0.5s;-moz-transition: all 0.5s;-ms-transition: all 0.5s;-o-transition: all 0.5s;-webkit-transition: all 0.5s}
.main10 .list:before{content: "";width: 200px;height: 3px;background: #c90f10;position: absolute;left: 0;top:0;transition: all 0.3s}
.main10 .list:hover:before{width: 100%;transition: all 0.3s}
.main10 .list:hover{transform:scale(1.08);-moz-transform:scale(1.08);-ms-transform:scale(1.08);-o-transform:scale(1.08);-webkit-transform:scale(1.08);cursor:pointer;transition: all 0.5s;-moz-transition: all 0.5s;-ms-transition: all 0.5s;-o-transition: all 0.5s;-webkit-transition: all 0.5s}
.main10 .list:hover .tt1{color: #c90f10;}
.main10 .list .tt1{color: #333333;font-size: 18px;font-weight: bold;line-height: 26px;}
.main10 .list .tt2{color: #333333;font-size: 16px;line-height: 26px;margin-top: 10px;}
.main10.main50{padding-bottom:20px;}
.main11 .box{margin: 0 -6px;font-size: 0;}
.main11 .list{width: 25%;display: inline-block;margin-bottom: 30px;padding: 0 6px;vertical-align: top;}
.main11 .txtbox{min-height: 84px;}
.main11 .txtbox .tt{padding-left: 102px;line-height: 26px;color: #333;font-size: 18px;}
.main11 .txtbox .img{width: 84px;height: 84px;}
.main11 .txtbox .vertical_centerbox{width: 100%;}
.main11 .txtbox .vertical_center{height: 84px;}
.main12 .box{padding: 40px 30px 0 30px;margin: 0 -10px;font-size: 0;}
.main12 .box .list{padding: 0 10px;margin-bottom:40px;width: 25%;display: inline-block;vertical-align: top;}
.main12 .box .list .img{right:0;margin: 0 auto;position: relative;}
.main12 .box .list .tt{text-align: center;}
.main12 .box .list .tt1{font-size: 20px;color: #333;line-height: 28px;padding: 18px 0 14px 0;position: relative;top:0;transition: all 0.3s;-moz-transition: all 0.3s;-ms-transition: all 0.3s;-o-transition: all 0.3s;-webkit-transition: all 0.3s;}
.main12 .box .list .tt2{font-size:16px;color: #333;line-height: 26px;position: relative;top:0;transition: all 0.3s;-moz-transition: all 0.3s;-ms-transition: all 0.3s;-o-transition: all 0.3s;-webkit-transition: all 0.3s;}
.main12 .box .list:hover .tt1{color:#ff0000;top:-3px;transition: all 0.3s;-moz-transition: all 0.3s;-ms-transition: all 0.3s;-o-transition: all 0.3s;-webkit-transition: all 0.3s;}
.main12 .box .list:hover .tt2{top:-10px;transition: all 0.3s;-moz-transition: all 0.3s;-ms-transition: all 0.3s;-o-transition: all 0.3s;-webkit-transition: all 0.3s;}




.main13 .title .div2{font-size:14px;}
.main14.main50{padding-bottom:20px;}
.title4{font-size:18px;text-align: center;margin-top: -10px;margin-bottom: 30px;line-height: 28px;}
.main14 .box{margin:0 -20px;font-size: 0;margin-top: 50px;}
.main14 .box .list{display:inline-block;padding: 0 20px;margin:46px 0;width: 33.33%;vertical-align: top;}
.main14 .box .list .ttbox{background: #fff;box-shadow: 0 0 8px rgba(0,0,0,.1);padding: 24px;position: relative;display: block;min-height: 330px;}
.main14 .box .list .ttbox .img{position:absolute;left: 0;right: 0;top:-56px;margin: 0 auto;width: 112px;height: 112px;border-radius: 50%;background: #fff;box-shadow: 0 0 8px rgba(0,0,0,.1);}
.main14 .box .list .ttbox .img img{display:block;position: absolute;left: 0;right: 0;top:0;bottom:0;margin: auto;max-height: 60%;}
.main14 .box .list .ttbox .tt{text-align: center;margin-top: 43px;}
.main14 .box .list .ttbox .tt1{font-size: 20px;line-height: 30px;padding: 16px 0;color: #333;}
.main14 .box .list .ttbox .tt2{font-size: 16px;line-height: 30px;color: #333;text-align: left;}
.main14 .box .list:hover .img{top:-46px;}
.main14 .box .list:hover .tt1{color: #ff0000;}
.main15{padding-top: 60px;}
.main15 .box{background: #fff;box-shadow: 0 0 8px rgba(0,0,0,.1);padding:40px 400px 40px 40px;position: relative;min-height: 360px;cursor: pointer;}
.main15 .box .img{width: 300px;height: 280px; position: absolute;right: 40px;top:0;bottom:0;margin: auto 0;display: block;}
.main15 .box .tt1{font-size: 20px;font-weight: bold;color: #333;padding-bottom: 30px;position: relative;}
.main15 .box .tt1:before{content:"";width: 40px;height: 3px;background: #c90f10;position: absolute;left: 0;bottom:10px;transition: all 0.3s}
.main15 .box:hover .tt1:before{width: 100%;transition: all 0.3s}
.main15 .box .tt2{font-size: 16px;color: #333;line-height: 30px;}
.main16 .box .listbox:last-of-type{width:100%;}
.main17{padding-top:60px;}
.main10.main16 .list .tt2{min-height:52px;}
.main18 .box{font-size: 0;position: relative;}
.main18 .box .list{width:33.33%;display: inline-block;padding:16px 26px;vertical-align: top;}
.main18 .box .list:nth-child(n + 4){border-top: 1px solid #d8d8d8;}
.main18 .box:after{content:"";width: 1px;height: 100%;;background: #d8d8d8; position: absolute;left: 33.33%;top:0;}
.main18 .box:before{content:"";width: 1px;height: 100%;;background: #d8d8d8; position: absolute;left: 66.66%;top:0;}
.main18 .box .vertical_center{height:140px;}
.main18 .box .list .ttbox{padding-left: 80px;position: relative;display: block;font-size: 16px;}
.main18 .box .list .ttbox .img{position:absolute;left: 26px;top:10px;max-width: 34px;}
.main18 .box .list .ttbox .tt1{color: #333333;font-size: 20px;padding-left: 22px;position: relative;line-height: 30px;}
.main18 .box .list .ttbox .tt1:after{content:"";width: 8px;height: 8px;background: #eaeaea;position: absolute;left: 0;top:0;bottom:0;margin: auto 0;border-radius: 50%;transition: all 0.3s;}
.main18 .box .list:hover .img{top:0;}
.main18 .box .list:hover .ttbox .tt1{color: #c90f10}
.main18 .box .list:hover .ttbox .tt1:after{background: #c90f10;transition: all 0.3s;}
.main18 .box .list .ttbox .tt2{font-size: 14px;line-height: 26px;color: #333;margin-top: 10px;}
.main19 .title .div1{color:#fff;}
.main19 .title .div2{color:#fff;}
.main19 .box{margin: 0 -4px;font-size: 0;}
.main19 .box .list{width:20%;display: inline-block;padding: 0 4px;margin-bottom: 8px;vertical-align: top;}
.main19 .box .list .ttbox{background: #fff;display: block;}
.main19 .box .list .tt{padding:16px 20px;}
.main19 .box .list .tt1{font-size: 16px;color: #333;line-height: 26px;padding-bottom: 10px;}
.main19 .box .list .tt2{font-size: 14px;color: #333;line-height: 24px;}
.main19 .box .list:hover .tt1{color: #c90f10}


.ny{padding-bottom:30px;}
.ny .title5{line-height: 30px;margin: 30px 0 22px 0;color: #333;font-size: 18px;}
.ny .title5 a{color: #333;}
.ny .title5 a:hover{color: #ff0000;}

/*内页共用开始*/
.ny .zuo{width:266px;float: left;padding-right: 30px;}
.ny .you{width:calc(100% - 266px);float: left;}
.ny .zuo .title6{height:70px;line-height: 70px;background: #c90f10;font-size: 24px;color: #fff;text-align: center;}
/*1层*/
.ny .zuo .lanmu{margin:4px 0;}
.ny .zuo .lanmu .list1{display: block;background: fixed;line-height: 46px;padding:0 30px 0 36px;position: relative;color: #333;margin: 3px 0;border: 1px solid #ededed;font-size: 20px;}
.ny .zuo .lanmu .list1:before{content:">";font-size: 20px;color: #000;position: absolute;right: 30px;top:0;transition: all 0.3s;}
.ny .zuo .lanmu .list1:hover{color: #fff;background: #c90f10;border-color: #c90f10;}
.ny .zuo .lanmu .list1:hover:before{color: #fff;transition: all 0.3s;}
.ny .zuo .lanmu .list1.on1{color: #fff;background: #c90f10;border-color: #c90f10;}
.ny .zuo .lanmu .list1.on1:before{color: #fff;transition: all 0.3s;transform:rotate(90deg)}

/*关于我们一层*/
.ny .zuo .lanmu .list3{display: block;background: fixed;line-height: 46px;padding:0 10px;position: relative;color: #333;margin: 3px 0;border: 1px solid #ededed;font-size: 20px;text-align: center;}
.ny .zuo .lanmu .list3:hover{color: #fff;background: #c90f10;border-color: #c90f10;}
.ny .zuo .lanmu .list3.on1{color: #fff;background: #c90f10;border-color: #c90f10;}
/*2层*/
.ny .zuo .lanmu .list2{display:none;width:100%;color: #333;}
.ny .zuo .lanmu .list2.active{display:block;}
.ny .zuo .lanmu .list2 .tt2{display:block;line-height: 44px;color: #333;padding-left:36px;background: #f7f7f7;font-size: 16px;border-bottom: 1px dashed rgba(0,0,0,0.15);}
.ny .zuo .lanmu .list2 .tt2:hover{color: #c90f10;padding-left: 50px;}
.ny .zuo .lanmu .list2 .tt2.on1{color: #c90f10;padding-left: 50px;}
/*结束*/
/*左侧下面*/
.ny .zuo .bottom{margin-top:20px;}
.ny .zuo .bottom .title7{border: 1px solid #ededed;font-size: 14px;line-height: 28px;color: #333;}
.ny .zuo .bottom .title7 .div1{padding:12px 15px;}
/*左侧结束*/
/*右侧顶部*/
/*内页共用结束*/

/*新闻*/
.nyxw .list{display:block;margin-bottom: 30px;}
.nyxw .list .img{width:250px;float: left;}
.nyxw .list .img img{height: 188px;}
.nyxw .list .tt{width: calc(100% - 250px);padding-left: 30px;float: left;padding-bottom: 60px;position: relative;}
.nyxw .list .tt .tt1{font-size:16px;color: #333;position: relative;padding-right: 100px;line-height: 46px;}
.nyxw .list .tt .tt1 div{font-size:14px;color: #999999;position: absolute;right: 0;top:0;line-height: 46px;}
.nyxw .list .tt .tt2{font-size:14px;color: #666666;line-height: 26px;height: 78px;overflow: hidden;}
.nyxw .list .tt .tt3{width: 118px;height: 40px;border: 1px solid #dcdcdc;position: absolute;right: 0;bottom:0;background: url(../images/tu3.png)no-repeat center 10px;}
.nyxw .list:hover .tt .tt3{background:#c90f10 url(../images/tu3.png)no-repeat center 10px;}
/*详情页*/
.danye{color:#333;font-size: 15px;line-height: 28px;}
.danye .bt{color: #c90f10;font-size: 22px;text-align: center;margin-bottom: 16px;}
.danye .rq{color: #555555;font-size: 14px;text-align: center;line-height: 20px;display: block;margin-bottom: 12px;border-top: 1px dashed #d8d8d8;padding-top: 10px;margin-top: -5px;}
.danye .img img{margin:0 auto 15px auto;display: block;}
.danye .tt{font-size: 14px;line-height: 27px;color: #333333;}
.danye .ditu{height:400px;position: relative;margin:20px auto;}



    .banner1{height:550px;position: relative;}
    .banner1 .img1{width:70%;height: 100%;position: absolute;left: 0;top:40px;bottom:0;}
    .banner1 .img1 img{position:absolute;left:0;right: 0;top:0;bottom:0;display: block;margin: auto;cursor: pointer;z-index: 2;}
    .banner1 .tt img{opacity: 0;z-index: 1;}
    .banner1 .img1:hover .img2{transform:scale(1.08);}
    .banner1 .img1:hover .tt1 img{opacity: 1;right: 0;top:-340px;transition: all 0.6s;}
    .banner1 .img1:hover .tt2 img{opacity: 1;right: 560px;top:-200px;transition: all 0.6s;}
    .banner1 .img1:hover .tt3 img{opacity: 1;right: 560px;top:0;transition: all 0.8s;}
    .banner1 .img1:hover .tt4 img{opacity: 1;right: 560px;top:200px;transition: all 1s;}
    .banner1 .img1:hover .tt5 img{opacity: 1;left: 560px;top:-200px;transition: all .6s;}
    .banner1 .img1:hover .tt6 img{opacity: 1;left: 560px;top:0;transition: all .8s;}
    .banner1 .img1:hover .tt7 img{opacity: 1;left: 560px;top:200px;transition: all 1s;}

.banner1.banner2 .img1{right: 0;margin: 0 auto;top:0;}
.banner1.banner2 .img1:hover .tt8 img{opacity: 1;right: 0;bottom:-340px;transition: all 0.6s;}





/*transition: all 0.3s;*/
/*ff0000*/
/*c90f10*/
/*e7e7e7*/
@-webkit-keyframes zz1-animation {
  0% {
    background-position: -50% 0;
  }
  100% {
    background-position: 150% 100%;
  }
}
/*媒体查询开始*/
@media (min-width:1199px){
   
   .nyxw .list:hover .sizeCover,
    .main19 .box .list:hover .sizeCover,
    .main15 .box .img:hover .sizeCover
    {transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1);-o-transform:scale(1.1);-webkit-transform:scale(1.1);cursor:pointer;}
    .main5 .list:hover .img .tu
    {transform:scale(0.8);-moz-transform:scale(0.8);-ms-transform:scale(0.8);-o-transform:scale(0.8);-webkit-transform:scale(0.8);cursor:pointer;}


	
}
@media (max-width:1199px){
    .main2 .box{padding:0;}
    /*专注于行业*/
    .main3 .list .vertical_center{height:100px;}
    .main3 .list .vertical_center div{font-size: 18px;padding: 8px 0 8px 70px;}
    .main3 .list .vertical_center div:before{left: 54px;}
    .main3 .list .vertical_center div:after{left: 58px;}
    .main3 .list:hover .vertical_center div:after{left: 54px;}
    .main19 .box .list{width:33.33%}
    .banner1 .img1{width:90%;height: 100%;position: absolute;left: 0;top:40px;bottom:0;}

}

@media (max-width:991px) {
    .main1 .logo{line-height: 110px;height: 110px;}
    .main60{padding:50px 0;}
    .title{padding-bottom:30px;}
    .main4 .box .tt3 .tt4{font-size: 16px;}
    .main4 .box .tt5 .tt6 .tt7{font-size: 16px;}
    .main4 .box .tt5 .tt6 .tt8{font-size:14px;line-height: 26px;height: 78px;}
    .main4 .title .div3{margin-top:26px;}
    .main5 .list{width:20%;}
    footer{margin-bottom:50px;}
    footer .box .title3{width:100%;float: none;padding: 0;}
    footer .box .ss{width:100%;float: none;display: none;}
    .main8 .box .list{width:25%}
    .main11 .list{width:33.33%;}
    .main12 .box .list{width:33.33%;}
    .main14 .box .list{width:50%;}
    .main15{padding-top:30px;}
    .main15 .box{padding:20px;min-height: inherit;}
    .main15 .box .img{position: relative;right: 0;margin: 0 auto;height: auto;}
    .main15 .box .tt1{font-size:18px;padding:16px 0 24px 0;}
    .main15 .box .tt1:before{bottom:7px;}
    .main15 .box .tt2{font-size: 15px;line-height: 24px;}
    .main17{padding-top:0px;}
    .main18 .box .list{width:50%;;}
    .main18 .box .list:nth-child(n + 3){border-top: 1px solid #d8d8d8;}
    .main18 .box:after{left: 50%;}
    .main18 .box:before{display: none;}


    
    
    
    /*内页共用开始*/
	.ny .zuo{width:100%;float: none;margin-bottom: 20px;padding: 0;}
	.ny .you{width:100%;float: none;}
	.ny .zuo .title6{position: relative;font-size: 20px;color: #fff;padding-left: 20px;line-height: 50px;height: auto;text-align: left;}
	.ny .zuo .title6 span{display:block;position: absolute;right: 20px;top:0;line-height: 50px;color: #fff;font-size: 20px;}
    .ny .zuo .lanmu{display:none;}
    .ny .zuo .lanmu .list1{font-size:16px;}
    .ny .zuo .lanmu .list2{text-align: center;}
    .ny .zuo .lanmu .list2 .tt2{font-size:14px;text-align: center;padding: 0 10px;line-height: 38px;}
    .ny .zuo .lanmu .list2 .tt2:hover{padding-left: 0;}
    .ny .zuo .lanmu .list2 .tt2.on1{padding-left: 0;}
    .ny .zuo .lanmu .list1{font-size: 15px;line-height: 40px;}
    .ny .zuo .lanmu .list3{font-size: 15px;line-height: 40px;}
    
	/*内页共用结束*/
    
    
    
    
    
    
}

@media (max-width:767px) {
    .main1 .top .zuo{display:none;}
    .main1 .logo{height:80px;line-height: 80px;width: calc(100% - 50px);}
    /*大图轮播*/
    .banner .img img{width: 100%;overflow: hidden;display: block;cursor: all-scroll;min-height: 160px;}
    .banner .swiper-container-horizontal > .swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{bottom:2px;}
    header .ydd_btn{bottom:26px;}
    /*头部公用*/
    .main60{padding: 34px 0;}
    .title{padding-bottom:20px;}
    .title .div1{font-size:22px;line-height: 28px;}
    .title .div2{margin-top: 10px;}
    /*产品服务*/
    .main2 .listbox{width: 50%;}
    /*专注于行业*/
    .main3 .list{box-shadow: 0 0 6px rgba(0,0,0,.1);margin: 6px;padding:0 20px;}
    .main3 .list .vertical_centerbox{width: 100%;text-align: left;}
    .main3 .list .vertical_center{padding-bottom: 0;}
    .main3 .list .vertical_center div{padding: 8px 0 8px 74px;}
    .main3 .list .vertical_center div:before{left: 56px;}
    .main3 .list .vertical_center div:after{left: 60px;}
    .main3 .list:hover .vertical_center div:after{left: 56px;}
    /*服务优势*/
    .main4 .title .div3{font-size: 16px;margin-top:16px;}
    .main4 .box{padding:22px 20px;margin-bottom: 18px;}
    .main4 .box .tt1{margin-bottom:0;}
    .main4 .box .tt1 .tt2{margin-bottom: 20px;padding-left: 20px;font-size:16px;line-height: 20px;height:46px;}
    .main4 .box .tt1 .tt2:before{width:6px;height: 6px;bottom:10px;}
    .main4 .box .tt1 .tt2:after{width: 6px;height: 6px;top:10px;}
    .main4 .box .tt1 .tt2 div{margin-top:6px;}
    .main4 .box .tt1 .tt2 div:after{width: 6px;height: 6px;left:6px;}
    .main4 .box .tt3{margin-bottom: 18px;}
    .main4 .box .tt3 .tt4{width: 50%;font-size:14px;line-height: 44px;}
    .main4 .box .tt3 .tt4:nth-child(even){color: #333333;background: #eeeeee;}
    .main4 .box .tt3 .tt4:nth-child(3){color: #333333;background: #eeeeee;}
    .main4 .box .tt3 .tt4:nth-child(4){color: #fff;background: #c90f10;}
    .main4 .box .tt5{margin:0;}
    .main4 .box .tt5 .tt6{width: 100%;float: none;padding:0;}
    .main4 .box .tt5 .tt6:nth-child(n + 2){margin: 0;padding-top: 20px;}
    .main4 .box .tt5 .tt6 .tt8{height:auto;max-height: 104px;}
    .main4 .box .tt5 .tt6:hover .tt8{margin-top: 8px;}
    .main4 .box .tt5 .tt6 .tt7{text-overflow:inherit;white-space:inherit;line-height: 27px;overflow: inherit;max-height: inherit;}
    .main5 .list{width: 25%;}
    .main6{padding:26px 0 22px 0;}
    .main6 .box .tt{float:none;display:block;font-size:30px;line-height: 22px;padding:0;margin-bottom: 10px;}
    .main6 .box .tt span{font-size:18px;display: inline;margin: 0;}
    .main6 .box a{display:inline-block;line-height: 32px;font-size: 15px;padding: 0;padding-right:18px;}
    footer .title2{padding:10px 0;}
    footer .title2 .div1{width:50%;float: left;}
    footer .title2 .div1:last-of-type{width: 100%;float: left;}
    footer .title2 .div1 .vertical_center{height: 100px;}
    footer .title2 .div1 .vertical_center .div2{line-height:24px;font-size: 15px;padding-left:40px;padding-right: 0px;max-height:72px;}
    footer .title2 .div1 .vertical_center .div2 div{font-size: 15px;}
    footer .title2 .div1 .vertical_center .div2 img{left: 0px;max-width: 20px;}
    footer .title2 .div1 .vertical_center .div2:before{left: 27px;}
    footer .title2 .div1:last-of-type .vertical_center{text-align: left;}
    footer .box{display: none;}

    .main50{padding:30px 0 20px 0;}
    .main7 .txtbox{cursor: pointer;}
    .txtbox{min-height: inherit;}
    .txtbox .img{position:relative;height: 100px;width: 100px;right: 0;margin: 0 auto;border: 1px dashed #c9c9c9;}
    .main7 .txtbox .tt{padding:20px 0 10px 0;text-align: center;}
    .main7 .txtbox .tt1{font-size: 18px;padding-bottom: 6px;}
    .main7 .txtbox .tt2{font-size: 15px;min-height: inherit;line-height: 24px;}
    .main8 .box{margin:0 -10px;}
    .main8 .box .list{width:33.33%;padding: 0 10px;}
    .main8 .box .list .tt{font-size: 15px;margin-top: 10px;line-height: 24px;}
    .main9 .box .list{width:33.33%;margin-bottom: 20px;}
    .main9 .box .list .tt{font-size: 15px;line-height: 24px;}
    .main10 .title .div2{font-size: 15px;}
    .main10 .listbox{width: 100%;padding: 0 10px;margin-bottom:10px}
    .main10 .list .tt2{margin-top:4px;}
    .main10 .list {border: 1px solid #e8e8e8;}
    .main7 .list{width:100%;margin-bottom: 10px;}
    .main11 .list{width:50%;margin-bottom:20px;}
    .main11 .txtbox{min-height: inherit;}
    .main11 .txtbox .tt{padding-left:0;font-size: 16px;text-align: center;margin-top:12px;}
    .main11 .txtbox .vertical_center{height: auto;}
    .main12 .box{padding:0 10px;margin:0;}
/*    .main13 .container-fluid{padding:0 !important}*/
    .main13 .box{margin:0 -10px}
    .main12 .box .list{padding: 0 5px;margin-bottom:20px;width: 50%;}
    .main12 .box .list .tt1{font-size: 18px;padding: 10px 0 4px 0;}
    .main12 .box .list .tt2{font-size:15px;line-height: 24px;}
    .main13.main60{padding:0;}
    .title4{font-size:16px;margin-bottom: 20px;}
    .main14 .box{margin:0;font-size: 0;margin-top:40px;}
    .main14 .box .list{padding:0;margin:30px 0;width:100%;}
    .main14 .box .list .ttbox{padding: 20px;;min-height: inherit;}
    .main14 .box .list .ttbox .img{top:-40px;width: 80px;height: 80px;}
    .main14 .box .list .ttbox .img img{max-height:36px;}
    .main14 .box .list .ttbox .tt{margin-top: 28px;}
    .main14 .box .list .ttbox .tt1{font-size: 18px;padding: 10px 0;}
    .main14 .box .list .ttbox .tt2{font-size: 15px;line-height: 24px;}
    .main18 .box .list{width:100%;padding:16px 0;border: 0 !important; border-bottom: 1px solid #d8d8d8 !important;}
    .main18 .box:after{display: none;}
    .main18 .box:before{display: none;}
    .main18 .box .vertical_center{height:auto;}
    .main18 .box .list .ttbox{padding-left:50px;}
    .main18 .box .list .ttbox .img{left: 0;}
    .main18 .box .list .ttbox .tt1{font-size: 18px;}
    .main18 .box .list .ttbox .tt2{font-size: 14px;line-height: 24px;margin-top: 4px;}
    .main19 .box .list .tt{padding:12px 14px;}
    .main19 .box .list .tt1{padding-bottom: 5px;}
    .main19 .box .list{width:50%;}  
    .ny .title5 {line-height: 30px;margin: 20px 0 10px 0;color: #333;font-size: 16px;}

    /*新闻*/
    .nyxw .list{margin-bottom: 20px;}
    .nyxw .list .img{width:200px;}
    .nyxw .list .img img{height: 158px;}
    .nyxw .list .tt{width: calc(100% - 200px);padding-left:20px;padding-bottom: 0;}
    .nyxw .list .tt .tt1{padding-right: 0;line-height: 40px;}
    .nyxw .list .tt .tt1 div{position: inherit;right: inherit;top:inherit;line-height: 20px;}
    .nyxw .list .tt .tt2{margin-top: 6px;}
    .nyxw .list .tt .tt3{display: none;}

    .danye .ditu{height:260px;margin: 10px auto;}
    .danye .bt{font-size: 18px;margin-bottom: 10px;}
    .danye .rq{margin-top: -6px;padding-top: 6px;}
    .danye .img img{margin-bottom:10px;}
    

    
}
@media (max-width:600px) {
.main5 .list{width: 33.33%;}
}

@media (max-width:479px) {
/*产品服务*/
.main2 .listbox{width:100%;}
.main2 .listbox .list{width:290px;height:162px;margin: 0 auto;padding-top: 10px;}
.main2 .listbox .list .imgbox{width: 290px;height: 140px;padding: 24px 0;box-shadow: 0 0 6px rgba(0,0,0,.16);}   
.main2 .listbox .list .imgbox .tt{font-size:18px;margin-top: 16px;}
.main2 .listbox .list .tt1 .tt2 .tt3{font-size:18px;line-height:32px;margin-top: 14px;}
.main2 .listbox .list .tt1 .tt2 .tt4{max-height: 102px;}
.main2 .listbox .list .tt1 .tt2 .tt4 a{font-size:15px;line-height: 34px;}
.main3 .title .div1{font-size:18px;}
.main15 .box .img{width:100%;}  
.main19 .box .list{width:100%;}  
    .main2 .listbox:nth-child(even) .list .tt1 .tt2 .tt4 a{min-width:inherit;}
    
    
 /*新闻*/
.nyxw .list{margin-bottom: 14px;}
.nyxw .list .img{width:134px;}
.nyxw .list .img img{height: 120px;}
.nyxw .list .tt{width: calc(100% - 134px);padding-left:10px;}
.nyxw .list .tt .tt1{font-size:15px;line-height: 28px;}
.nyxw .list .tt .tt1 div{line-height:16px;line-height: 20px;font-size: 12px;}
.nyxw .list .tt .tt2{line-height: 22px;height:66px;overflow: hidden;margin-top: 3px;}


    
}
.hot{height:50px; background:#ff0000; position:fixed; bottom:0; left:0; z-index:99; border-top:solid 1px #fff;width: 100%;}
.hot span{ color:#fff; font-size:16px; line-height:20px;}
.hot h6{ font-size:12px; line-height:20px;margin: 0;}
.hot .row div a{ display:block; color:#fff; padding:7px 0;}
.dbbox{ position: fixed; left: 0; bottom:51px; z-index:99; width: 100%; }
.dbbox .dbs{ position: relative; padding: 0 15px; display:none;}
.dbbox .dbs .neirong{padding: 10px; background: #fff; border-radius: 5px;}
.dbbox .dbs.ewm-box{ text-align:center; }
.dbbox .dbs.ewm-box:after{ content: ""; position: absolute; left:50%; bottom:-6px; z-index: 1; width:25%; height:6px; background: url(../img/dbtc_jt.png) no-repeat center;}
.dbbox .dbs.fenxiang-box:after{ content: ""; position: absolute; left:75%; bottom:-6px; z-index: 1; width:25%; height:6px; background: url(../img/dbtc_jt.png) no-repeat center;}
.dbbox .dbs.ewm-box img{ max-width: 140px; }
.dbbox .dbs.fenxiang-box .bdshare-button-style1-32 .li{ position: relative; padding: 6px 0; width: 20%; height: 44px; }
.dbbox .dbs.fenxiang-box .bdshare-button-style1-32 a{ position: absolute; left: 50%; top:6px; margin:0 0 0 -16px; float: inherit !important; display: block; }