@font-face {
	font-family:goth;
	src: url("../font/Gotham-Bold.ttf");
}

/* 清除内外边距 */
body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, /* structural elements 结构元素 */
dl, dt, dd, ul, ol, li, /* list elements 列表元素 */
pre, /* text formatting elements 文本格式元素 */
fieldset, lengend, button, input, textarea, /* form elements 表单元素 */select,option,
th, td { /* table elements 表格元素 */
    margin: 0;
    padding: 0; font-family:goth,微软雅黑;  text-align: justify;     font-weight: normal;
}

/* 设置默认字体 */
body,
button, input, select, textarea { /* for ie */
    /*font: 12px/1 Tahoma, Helvetica, Arial, "宋体", sans-serif;*/
  /*  font: 12px/1 "微软雅黑"; *//*Tahoma, Helvetica, Arial, "\5b8b\4f53", sans-serif;*/ /* 用 ascii 字符表示，使得在任何编码下都无问题 */
}

h1 { font-size: 18px; /* 18px / 12px = 1.5 */ }
h2 { font-size: 16px; }
h3 { font-size: 14px; }
h4, h5, h6 { font-size: 100%; }

address, cite, dfn, em, var { font-style: normal; } /* 将斜体扶正 */
code, kbd, pre, samp, tt {  } /* 统一等宽字体 */
small { font-size: 12px; } /* 小于 12px 的中文很难阅读，让 small 正常化 */

/* 重置列表元素 */
ul, ol { list-style: none; }

/* 重置文本格式元素 */
a { text-decoration: none; }
a:hover { text-decoration: none; }

abbr[title], acronym[title] { /* 注：1.ie6 不支持 abbr; 2.这里用了属性选择符，ie6 下无效果 */
    border-bottom: 1px dotted;
    cursor: help;
}

q:before, q:after { content: ''; }

/* 重置表单元素 */
legend { color: #000; } /* for ie6 */
fieldset, img { border: none; } /* img 搭车：让链接里的 img 无边框 */
/* 注：optgroup 无法扶正 */
button, input, select, textarea {
    font-size: 100%; /* 使得表单元素在 ie 下能继承字体大小 */
}

/* 重置表格元素 */
table {
    border-collapse: collapse;
    border-spacing: 0;
}

/* 重置 hr */
hr {
    border: none;
    height: 1px;
}

/* 让非ie浏览器默认也显示垂直滚动条，防止因滚动条引起的闪烁 */
html { overflow-y: scroll; }

.pcht{width: 100%;display: flex;display: -webkit-flex;-webkit-justify-content: space-between;justify-content: space-between;-webkit-align-items: center;align-items: center;box-sizing: border-box;padding-left: 5%;}
.pch{ position: fixed;width: 100%;height: 80px;background: #fff;top: 0;left: 0;z-index: 9999;box-shadow: 0 2px 10px rgba(0,0,0,0.1);}
.pch .logo{ display: block;overflow: hidden;margin: 0;display: flex;display: -webkit-flex;-webkit-justify-content: flex-start;justify-content: flex-start;-webkit-align-items: center;align-items: center;font-size: 24px;color: #0870d8;font-weight: bold;letter-spacing: 2px;height: 80px;white-space: nowrap;}
.pch .logo img{ display: block;height: 50px;width: auto;margin-right: 10px;}

.pch .right{ display: block;float: right;width: 70%;background: #0870d8;display: flex;display: -webkit-flex;-webkit-justify-content: flex-end;justify-content: flex-end;box-sizing: border-box;padding-right: 5%;}
.pch .hamburger{width: 28px;height: 20px;margin: 0;right: 5%;top: 30px;cursor: pointer;position: relative;right: 0;top: 0;}
.hamburger.is-closed .hamb-top,.hamburger.is-closed .hamb-middle,.hamburger.is-closed .hamb-bottom,.hamburger.is-open .hamb-top,.hamburger.is-open .hamb-bottom{    background-color: #fff;}
.pch .nume font{ position: relative;color: #fff;width: 50px;display: block;line-height: 20px;font-size: 16px;margin: 0 15px 0 35px;}

.pch .right .nume{display: flex;display: -webkit-flex;-webkit-justify-content: flex-start;justify-content: flex-start;-webkit-align-items: center;align-items: center;}
.pch .right .nume a{margin-left: 10px;}
.pch .right .nume a:first-child{margin-left: 0;}
.pch .yy{ color: #fff;width: 35px;height: 35px;border: 1px solid #eee;border-radius: 50%;font-size: 12px;line-height: 35px;text-align: center;display: block;}
.pch .buy{ box-sizing: border-box;padding-left: 100px;display: flex;display: -webkit-flex;margin-right: 30px;}
.pch .buy a{color: #fff;margin: 0 20px; display: block;float: left;overflow: hidden;position: relative;line-height: 80px;}
.pch .buy a img{ display: block;width: auto;height: 30px; opacity: 0.9;}
.pch .sidebar-nav{ padding: 10px 5%; width: 30%;top: 80px;background:rgba(8, 112, 216, 0.9);     transition: all .6s; overflow: overlay; }
.pch .sidebar-nav .sidebar-brand>a{color: #fff;font-size: 20px; margin: 0; border-bottom:1px solid #ffffff70; line-height: 50px;    padding: 0;}
.pch .sidebar-nav .sidebar-brand{ margin: 0 0 20px 0;}
.pch .sidebar-nav .sidebar-brand .activ,.pch .sidebar-nav .sidebar-brand>a:hover{ border-bottom: 1px solid #fff; }
.pch .sidebar-brand-two>a{ color: #fff;padding: 0;font-size: 16px;margin:10px 0 10px 20px;opacity: 0.8;}
.pch .sidebar-brand-two>a:hover{ color:#fff; opacity: 1; }

.pch .yy:hover{ background-color: #fff; color:#0870d8; }

.pch .sidebar-nav .sidebar-brand .xl{ margin: 0 0 30px 0; }

.pch .buy li{position: relative;}
.pch .buy li .nav02{position: absolute;box-sizing: border-box;padding: 0;z-index: 5;width: 610px;left: 0;margin-left: 0px;text-align: center;top: 51.5px;display: block;justify-content: center;flex-flow: row;white-space: nowrap;transition: all .3s;top: 80px;opacity: 0;visibility: hidden;}
.pch .buy li .nav02 a{display: inline-block;width: auto;font-size: 15px;color: #666;line-height: 40px;margin: 0;float: none;margin-right: 0;position: relative;text-align: left;padding-left: 20px;padding-right: 10px;}
.pch .buy li .nav02 a:last-child{margin-right: 0;}
.pch .buy li .nav02 a:hover{color: #0070c0;background-color: #fff;}
.pch .buy li .nav02 a:before{content: '';display: inline-block;width: 3px;height: 14px;background-color: #0070c0;position: absolute;top: 14px;left: 5px;opacity: 0;}
.pch .buy li .nav02 a:hover:before{opacity: 1}
.pch .buy li .nav02 a i{opacity: 0;transition: all .6s;}
.pch .buy li .nav02 a:hover i{opacity: 1;}
.pch .buy li .nav02{background-color: rgba(255,255,255,0.9);padding: 0;width: auto;box-shadow: 0px 0px 2px rgba(34,34,34,0.3); min-width: 180px;}
.pch .buy li .nav02 a{display: block;display: flex;justify-content: space-between;align-items: center;}

.pch .buy li:hover .nav02{opacity: 1;visibility: visible;}
.pch .buy li:after{content: '';display: block;width: 0;height: 3px;background-color: #ffffff;position: absolute;left: 0;bottom: 0;transition: all .3s;}
.pch .buy li:hover:after{width: 100%;}


.title{ display: block; overflow: hidden; position: relative;  }
.title .tt{ display: block;color:#222;font-size: 40px;line-height: 40px;font-weight: bold; }
.title .bb{ display: block;width: 50px;height: 2px; background: #999; margin: 20px 0 0 0; }

.rightfixed{width: 54px;display: block;position: fixed;right: 0;bottom: 10%;z-index: 999;}
.rightfixed a{display: block;width: 100%;height: 54px;display: flex;display: -webkit-flex;-webkit-justify-content: center;justify-content: center;-webkit-align-items: center;align-items: center;background-color: #0870d8;margin-bottom: 1px;}
.rightfixed a:last-child{margin-bottom: 0;}
.rightfixed a p img{display: block;width: auto;}


.searchbanner .text form{width: 570px;height: auto;margin: auto;margin-top: 20px;}
.searchbanner .text form input{display: block;width: 85%;float: left;box-sizing: border-box;background-color: #FFFFFF;border: none;height: 42px;outline: none;padding-left: 20px;text-transform: uppercase;}
.searchbanner .text form .btn{display: block;width: 15%;box-sizing: border-box;border: none;background-color: #0870d8;font-size: 12px;color: #FFFFFF;height: 42px;outline: none;cursor: pointer; text-align: center; transition: all .3s;  text-transform: uppercase;  font-family: Arial;}
.searchbanner .text form .btn i{font-size: 12px;color: inherit;margin-right: 5px;}
.searchbanner .text form .btn:hover{background-color: #0870d8;}
.searchbanner{width: 100%;box-sizing: border-box;position: relative;overflow: hidden;margin-top:80px;}
.searchbanner img{display: block;width: 100%;}
.searchbanner .text{width: 100%;text-align: center;position: absolute;top: 50%;left: 0;transform: translateY(-50%);-webkit-transform: translateY(-50%);}
.searchbanner .text h3{font-size: 48px;color: #ffffff;font-weight: bold;text-transform: uppercase;text-align: center; }

.searchlist-titile{display: block;overflow: hidden;margin:20px auto 0;width: 800px; }
.searchlist-titile h3{ text-transform: uppercase; display: block; font-size: 16px; color: #999; } 
.searchlist-titile h3 span{ display: inline-block;color: #0870d8;font-size: 20px;margin: 0 20px 0 0;}
.p-search-to{ margin: 50px auto 0; }
.p-search-to dl{ margin: 30px 0 10px; }

.searchlistcenter{display: block;width: 1200px;margin:100px auto;overflow: hidden;/*min-height: 1000px;*/}
.searchlistcenter .p-yjy{ display: block;overflow: hidden;border-bottom: 1px solid #eee;padding: 0 0 10px 0;}
.searchlistcenter .p-yjy a{ position: relative;display: block;float: left;font-size: 24px;text-transform: uppercase;margin: 0 80px 0 0;overflow: hidden; font-weight: normal; color:#666; }
.searchlistcenter .p-yjy .active{ color: #0870d8; }
.searchlistcenter .p-yjy-center{ display: block;overflow: hidden;margin: 50px 0 0 0;}
.searchlistcenter .p-yjy-center .p-kn{  display: block;overflow: hidden; }

.product01{}
.product01 a{ display: block; overflow: hidden; border-bottom: 1px solid #eee; padding: 20px 0;     display: -webkit-flex;display: flex;-webkit-justify-content: space-between;justify-content: space-between;align-items: center;-webkit-align-items: center;}
.product01 a p{ display: block;float: left;width: 24%; border: 1px solid #eee;}
.product01 a p img{ display: block;width: auto;margin: 0 auto;max-width: 100%;}
.product01 a span{ display: block;font-size: 18px;color: #000;font-weight: normal;margin: 0 0 0 0;float: right;width: 74%;}
.product01 a span font{ display: block;font-size: 14px;margin: 8px 0 0 0;}
.product01 a:hover p{ border: 1px solid #0870d8; }
.product01 a:hover span{ color: #0870d8;  }
.product01 a .fa{  }
.nofoundanytihings{color: #999;}

.product01 dl{display: block; overflow: hidden; border-bottom: 1px solid #eee; padding: 20px 0;     display: -webkit-flex;display: flex;-webkit-justify-content: space-between;justify-content: space-between;align-items: center;-webkit-align-items: center;}
.product01 dl p{display: block;overflow: hidden;float: left;width: 40%;}
.product01 dl p img{ display: block; width: 100%;}
.product01 dl .list{ display: block; width: 55%;}
.product01 dl .list h4{ display: block;font-size: 24px;color: #333;margin: 0 0 30px 0;}
.product01 dl .list h4 font{ font-size: 14px;display: block;margin: 0 0 10px 0;border: 1px solid #b3d1ef;text-align: center;width: 100px;line-height: 24px;border-radius: 2em;color: #0870d8; }
.product01 dl .list dd{ display: block; overflow: hidden;}
.product01 dl .list dd a{ position: relative; display: block;border: 0;margin: 0; font-weight: normal;font-size: 14px; padding: 10px; color: #0870d8;}
.product01 dl .list dd a:hover{ opacity: 0.7; }
.product01 dl .list dd a:before{ content: " ";position: absolute;width: 5px;height: 5px;border-radius: 50%;background: #0870d8;left: 0;top: 18px; }


@media only screen and (max-width:1600px ) {

.pch .buy a{    margin: 0 15px;}


.title .tt{font-size: 30px;}


.to-a{ height: 40px;line-height: 40px;width: 160px;}
.pch .sidebar-nav .sidebar-brand>a{ line-height:40px; }

.pch .sidebar-nav .sidebar-brand>a{font-size:18px;}
.pch .sidebar-brand-two>a{ font-size:14px; }

.inabout .right p{    padding: 30px;}

.incj dl dd h3{line-height: 40px;}

.pch .logo{font-size: 20px;    letter-spacing: 1px;}
.pch .buy{left: 52%;}
.pch .right{    width: 66%;}



}

.inmarketmin .item dl p #h5img{display: none;}
	.sj-language a{font-size: 14px;color: #fff;padding-right: 10px;margin-right: 10px;border-right: 1px solid #FFFFFF;}
	.sj-language a:last-child{padding-right: 0;margin-right: 0;border-right: none;}

@media only screen and (min-width:900px) and (max-width:1260px){
	.pc-1200px{display: none!important;}
	.pcht{padding-left: 2%;}
	.pch .logo{font-size: 16px;}
	.pch .right{padding-right: 2%;}
	.pch .buy{padding-left: 20px;padding-right: 20px;margin-right: 0;}

	
	
}


@media only screen and (min-width:750px) and (max-width:1000px){
	.pc-1200px{display: none!important;}
	.pcht{padding-left: 2%;}
	.pch .logo{font-size: 16px;}
	.pch .right{padding-right: 2%;}
	.pch .buy{padding-left: 20px;padding-right: 20px;margin-right: 0;}
	/* 补充 */
	.pch .nume font{width: auto;margin: 0 12px;}
	.pch .yy{width: 30px;height: 30px;line-height: 30px;}
	.pch .buy a{font-size: 14px;margin: 0 14px;}
	.pch .logo{height: auto;font-size: 14px;}
	.pch .logo img{height: 40px;}
	.pch .buy{padding: 0;}
	.pch .right{width: auto;padding-left: 10px;}
	.pch .buy a{line-height: 70px;}
	.pch{height: 70px;}	
	
}


@media only screen and (max-width:760px){
	.rightfixed{display:none!important;}
	.pc-1200px{display: none!important;}
	.pch .buy{display: none;}
	.pch .right{width: 60px;height: 60px;display: flex;display: -webkit-flex;-webkit-align-items: center;align-items: center;-webkit-justify-content: center;justify-content: center;padding: 0;}
	.pch .yy{display: none;}
	.pch{height: 60px;}
	.pch .logo{height: 60px;font-size: 0px;}
	.pch .logo img{height: 40px;}
	.pch .nume font{display: none;}
	.pcht{padding-left: 2%;}
	.pch .sidebar-nav{top: 60px;width:100%;}
	.pch .sidebar-nav{height: calc(100% - 60px);box-sizing: border-box;padding-bottom: 80px;}
	.pch .sidebar-nav .sidebar-brand>a{font-size: 16px;}
	.sidebar-navmin{height: 100%;overflow: hidden;overflow-y: auto;}
	.sj-language{display: flex;display: -webkit-flex;-webkit-align-items: center;align-items: center;position: absolute;bottom: 40px;}
	.sj-language a{font-size: 14px;color: #fff;padding-right: 10px;margin-right: 10px;border-right: 1px solid #FFFFFF;}
	.sj-language a i{font-size: inherit;color: inherit;}
	.sj-language a:last-child{padding-right: 0;margin-right: 0;border-right: none;}

	/* 搜索 */
	.searchbanner{margin-top: 60px;}
	.searchbanner img{height: 250px;object-fit: cover;}
	.searchbanner .text h3{font-size: 26px;}
	.searchbanner .text form{width: 96%;}
	.searchbanner .text form input{width: 75%;}
	.searchbanner .text form .btn{width: 25%;}
	.searchlist-titile{width: 96%;}
	.searchlist-titile h3{font-size: 14px;}
	.searchlist-titile h3 span{font-size: 18px;}
	.searchlistcenter{width: 96%;margin: 50px auto;}
	.searchlistcenter .p-yjy a{font-size: 20px;margin-right: 20px;}
	.searchlistcenter .p-yjy a:last-child{margin-right: 0;}
	.product01 a{-webkit-flex-wrap: wrap;flex-wrap: wrap;}
	.product01 a p{width: 100%;}
	.product01 a span{width: 100%;padding: 0;margin-top: 20px;}
	.searchlistcenter .p-yjy-center{margin-top: 30px;}
	
}
<!--首页标题-->

<!--T2-->
.focus {overflow:hidden;background-color:#f6f6f6;}
.focus-center {width:90%;margin:auto;max-width:900px;text-align:center;padding: 60px 0;}
.focus-center h1 {font-size:22px;line-height:30px;padding-bottom:10px;}
.focus-center p {font-size:14px;line-height:40px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden;}
@media screen and (max-width:768px) {
.focus {padding:30px 0;}
.focus-center h1 {font-size:20px;}
}
<!--T3-->
.cplei {height:auto;overflow:hidden;padding-top:60px;padding-bottom:105px;background-color:#f5f9fc;}
.cplei h2 {font-family:'DINCond-Bold',Helvetica,Arial,sans-serif;font-size:50px;text-align:center;margin-top:0px;padding-bottom:23px;background:url(../images/xiahua2.jpg) center bottom;background-repeat:no-repeat;margin-bottom:60px;}
.flgun li a i {display:block;position:absolute;width:100%;height:100%;left:0px;top:0px;background-color:rgba(0,0,0,.57);overflow:hidden;font-style:normal;transition:.3s;}
.flgun li a i {transition:.3s;}
.flgun li.on a i {background-color:rgba(0,0,0,.2);transform:scale(1);}
.flgun li a i:before {content:"";display:block;width:0;height:6px;background:#c30c14;position:absolute;top:0;left:0;transition:.3s;z-index:7;}
.flgun li.on a i:before {width:100%;}
.flgun li a i:after {content:"";display:block;width:6px;height:0;background:#c30c14;position:absolute;top:0;right:0;transition:.3s;z-index:7;}
.flgun li.on a i:after {height:100%;}
.flgun li a i b:before {content:"";display:block;width:6px;height:0;background:#c30c14;position:absolute;bottom:0;left:0;transition:.3s;z-index:7;}
.flgun li.on a b:before {height:100%;}
.flgun li a i b:after {content:"";display:block;width:0;height:6px;background:#c30c14;position:absolute;bottom:0;right:0;transition:.3s;z-index:7;}
.flgun li.on a b:after {width:100%;}
.cpfl-zi {position:absolute;width:100%;height:150px;padding:26px;color:#FFFFFF;left:0px;bottom:0px;z-index:2;}
.cpfl-zi h3 {font-family:'MaisonNeue-Bold',Helvetica,Arial,sans-serif;font-size:17px;line-height:29px;height:auto;overflow:hidden;margin-top:0px;margin-bottom:8px;}
.flgun li a i .cpfl-zi {padding-top:0px;}
.flgun li a i .cpfl-zi h3 {margin-top:6px;margin-bottom:16px;}
.cpmore {display:block;height:auto;overflow:hidden;}
.cpzz {display:none;}
.flgun li.on a i .cpmore {display:none;}
.flgun li.on a i .cpzz {display:block;}
.cpzz-aa {width:70%;line-height:25px; float:left; }
.cpzz-bb {width:30%;float:right;}
.cpm {width:153px;height:37px;line-height:37px;text-align:center;border:2px solid #FFFFFF;color:#FFFFFF;margin-top:36px;float:right;}

.flgun {height:auto;overflow:hidden;}
.flgun ul {margin:0;padding:0;list-style:none;}
.flgun li {float:left;width:10%;height:650px;background-size:cover;overflow:hidden;cursor:pointer;transition:width .3s ease-out;}
.flgun li.on {width:60.0%;opacity:1;}
.flgun li.on i {}
.flgun li:nth-child(1) {}
.flgun li:nth-child(2) {}
.flgun li:nth-child(3) {}
.flgun li:nth-child(4) {}
.flgun li:nth-child(5) {}
.flgun li.on .cpgk1 {/*background:url("/Upload/cpfl/cpfl1.jpg");*/background-size:100% 100%;opacity:1;}
.flgun li.on .cpgk2 {/*background:url("/Upload/cpfl/cpfl2.jpg");*/background-size:100% 100%;opacity:1;}
.flgun li.on .cpgk3 {/*background:url("/Upload/cpfl/cpfl3.jpg");*/background-size:100% 100%;opacity:1;}
.flgun li.on .cpgk4 {/*background:url("/Upload/cpfl/cpfl3.jpg");*/background-size:100% 100%;opacity:1;}
.flgun li.on .cpgk5 {/*background:url("/Upload/cpfl/cpfl3.jpg");*/background-size:100% 100%;opacity:1;}
.cpgk1 {height:650px;position:relative;/*background:url("/Upload/cpfl/cpfl1.jpg");*/}
.cpgk2 {height:650px;position:relative;/*background:url("/Upload/cpfl/cpfl2.jpg");*/}
.cpgk3 {height:650px;position:relative;/*background:url("/Upload/cpfl/cpfl3.jpg");*/}
.cpgk4 {height:650px;position:relative;/*background:url("/Upload/cpfl/cpfl3.jpg");*/}
.cpgk5 {height:650px;position:relative;/*background:url("/Upload/cpfl/cpfl3.jpg");*/}
.flgun li i {display:block;width:33.3%;height:650px;transition:all .3s}
.gunzi {position:absolute;left:18px;bottom:30px;width:100%;color:#FFFFFF;z-index:2;}
.gunzi h2 {font-family:Microsoft YaHei,Helvetica,Arial,sans-serif;font-size:17px;margin-top:0px;margin-bottom:9px;color:#FFFFFF;}
.gunzi-more {margin-top:30px;width:100px;height:22px;font-size:12px;}
.gunzi-more a {display:block;width:100px;height:22px;line-height:22px;color:#FFFFFF;background:url(../images/jtw2.png) right;background-repeat:no-repeat;}
.yd {
    display: none;
}
@media screen and (max-width: 699px) {
	.cplei {height:auto;overflow:hidden;padding:0px;padding-top:30px;padding-bottom:45px;background-color:#f5f9fc;}
	.cplei h2 {font-family:'DINCond-Bold',Helvetica,Arial,sans-serif;font-size:30px;text-align:center;margin-top:0px;padding-bottom:15px;margin-bottom:20px;}
	.cpqh {margin-top:40px;}
	.cpfl {height:auto;overflow:hidden;position:relative;}
	.cpfl-zi {position:absolute;width:100%;height:auto;overflow:hidden;line-height:40px;padding:0px;left:0px;bottom:0px;background-color:rgba(0,0,0,.8);color:#FFFFFF;text-align:center;}
	.xuhao {position:absolute;width:37px;height:37px;line-height:37px;color:#FFFFFF;font-size:20px;text-align:center;background-color:#f98e19;font-family:'DINCond-Bold',Helvetica,Arial,sans-serif;top:0px;left:0px;}
	.yd {display: block;}
}


@media screen and (max-width: 699px) {
.yc {display: none !important;}
.bottom {
    height: auto;
    overflow: hidden;
    padding: 0px;
    padding-top: 30px;
    /*margin-bottom: 50px;*/}
.kuanping {width: 100% !important;}
    
}
<!--footer-->
.kkt {width:100%;padding-right:15px;margin-right:auto;margin-left:auto;padding-left:15px;}
.kuanping {width:1600px;padding-right:15px;margin-right:auto;margin-left:auto;padding-left:15px;}
.footer {margin-top:45px;height:auto;overflow:hidden;font-size:16px;line-height:78px;color:rgba(255,255,255,0.3);border-top:1px solid rgba(255,255,255,0.24);}
.yc {display:block;}
.bmlx {line-height:31px;}
.bottom h2 {font-family:'DIN Alternate Bold',Helvetica,Arial,sans-serif;font-size:21px;color:#FFFFFF;margin-top:0px;margin-bottom:27px;}
.bottom a {color:rgba(255,255,255,.6);}
.footer a {color: rgba(255,255,255,0.3);}
.bottom a:hover {color: rgba(255,255,255,1);}
.fenxiang {height:auto;overflow:hidden;margin-top:18px;}
.fenxiang li {list-style-type:none;float:left;margin-right:20px;}
.juyou {text-align: right;}
@media screen and (max-width: 699px) {
	.juyou {margin-right: 20px;}
}
/*快速链接,派生词*/
.quick-links {padding:40px 0;overflow:hidden;background-color:#eee;}
.quick-links-center,.derivative-center {width:90%;margin:auto;max-width:1740px;}
.quick-links-t,.derivative-t {margin-bottom:10px;position:relative;text-align:center;}
.quick-links-t::after,.derivative-t::after {background-color:#eee;bottom:25px;content:"";height:1px;left:0;position:absolute;width:100%;}
.quick-links-t span,.derivative-t span {font-size:20px;color:#404042;line-height:50px;display:inline-block;padding:0 30px;background-color:#f6f6f6;position:relative;text-transform:capitalize;z-index:1;}
.quick-links-box ul,.derivative-box ul {font-size:0;text-align:center;}
.quick-links-box ul li {font-size:14px;display:inline-block;vertical-align:top;margin:4px 8px;line-height:20px;}
.quick-links-box ul li h4 {font-size:14px;font-weight:normal;}
.derivative {padding:20px 0;overflow:hidden;border-top:1px solid #ececec;}
.derivative-box ul li {font-size:16px;display:inline-block;vertical-align:top;margin:5px 8px;line-height:20px;}
.derivative-box ul li h5 {font-size:16px;font-weight:normal;}
.quick-links-box ul li a:hover,.derivative-box ul li a:hover {color:#28a8af;}
@media screen and (max-width:768px) {
	.quick-links,.derivative {display:none;}
}
/*首页案例*/
.index-case {padding:40px 0;overflow:hidden;background:#eee;}
.index-case-center {width:96%;max-width:1600px;margin:auto;z-index:1;}/*9月19日修改*/
.index-case-t {margin-bottom:30px;text-align:center;}
.index-case-t span {font-size:34px;color:#28a8af;line-height:50px;position:relative;text-transform:capitalize;}
.index-case-box ul {overflow:hidden;font-size:0;margin:0 -15px;}
.index-case-box ul li {width:50%;display:inline-block;vertical-align:top;font-size:14px;}
.index-case-box ul li:nth-child(3n+3) {margin-right:0;}
.index-case-box ul li .item {background-color:#fff;overflow:hidden;border:1px solid #ddd;margin:0 15px;position:relative;}
.index-case-box-frame {width:100%;overflow:hidden;}
.index-case-box-frame img {width:100%;display:block;transition:ease all 0.4s;-webkit-transition:ease all 0.4s;-moz-transition:ease all 0.4s;-o-transition:ease all 0.4s;}
.index-case-box ul li .item:hover .index-case-box-frame img {transform:scale(1.1);}
.index-case-box-text {position:absolute;left:0;bottom:0;overflow:hidden;padding:25px;z-index:2;margin:10px;}
.index-case-box-text::after {position:absolute;left:0;bottom:0;width:100%;height:100%;content:" ";z-index:-1;background-color:#000;filter:alpha(opacity=40);/* IE */-moz-opacity:0.4;/* 老版Mozilla */-khtml-opacity:0.4;/* 老版Safari */opacity:0.4;/* 支持opacity的浏览器*/transition:ease all 0.4s;-webkit-transition:ease all 0.4s;-moz-transition:ease all 0.4s;-o-transition:ease all 0.4s;}
.index-case-box-text:hover::after {filter:alpha(opacity=60);/* IE */-moz-opacity:0.6;/* 老版Mozilla */-khtml-opacity:0.6;/* 老版Safari */opacity:0.6;/* 支持opacity的浏览器*/}
.index-case-box ul li .item .th {font-size:18px;line-height:20px;font-weight:normal;margin-bottom:10px;}
.index-case-box ul li .item .th a {color:#fff;}
.index-case-box ul li .item .th a:hover {color:#28a8af;}
.index-case-box ul li .item p {color:#fff;font-size:14px;line-height:20px;max-height:60px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;margin-bottom:20px;}
.index-case-box ul li .item span {display:block;}
.index-case-box ul li .item span a {background-color:#28a8af;font-size:14px;color:#fff;line-height:30px;padding:2px 15px;display:inline-block;transition:ease all 0.4s;-webkit-transition:ease all 0.4s;-moz-transition:ease all 0.4s;-o-transition:ease all 0.4s;}
.index-case-box ul li .item span a:hover {background-color:#28a8af}
@media screen and (max-width:768px) {
	.index-case {padding:20px 0;}
.index-case-box ul {margin:0;}
.index-case-box ul li {width:100%;}
.index-case-box ul li .item {max-width:600px;margin:15px auto;}
.index-case-box-text {margin:0px;padding:10px;width:100%;box-sizing:border-box;}
.index-case-box ul li .item .th {font-size:14px;line-height:18px;margin-bottom:0;}
.index-case-box ul li .item p {font-size:12px;line-height:18px;display:none;}
}
<!--热门产品-->
.index-product-box ul {font-size:0;overflow:hidden;margin:-10px;}
.index-product-box ul li {width:24.6%;font-size:14px;display:inline-block;vertical-align:top;}
.index-product-box .product-item {background-color:#f5f5f5;padding:15px;margin:10px;position:relative;transition:ease all 0.4s;-webkit-transition:ease all 0.4s;-moz-transition:ease all 0.4s;-o-transition:ease all 0.4s;}
.index-product-box .product-item:hover {background-color:#4a4439;}
.index-product-box .product-item .sale-label {position:absolute;top:10px;left:0;}
.index-product-box .product-item .sale-label span {font-size:14px;color:#fff;background-color:#f94825;display:inline-block;padding:4px 10px;}
.index-product-box .product-image {overflow:hidden;}
.index-product-box .product-image img {width:100%;}
.index-product-box .product-item-name {height:40px;margin:18px 0 10px 0;display:table;width:100%;}
.index-product-box .product-item-name a {display:table-cell;vertical-align:middle;}
.index-product-box .product-item-name h3 {font-size:16px;font-weight:normal;line-height:20px;text-align:center;}
.index-product-box .product-item:hover h3 {color:#fff;}
@media screen and (max-width:768px) {
	.index-product-box ul li {width:49.4%;}
}
.hot-products {width:100%;overflow:hidden;margin:60px 0;padding:40px 0;background-color:#f2f2f2;}
.hot-products-center {width:100%;margin:auto;max-width:1600px;}/*修改*/
.hot-products-t {margin-bottom:30px;text-align:center;}
.hot-products-t span {font-size:30px;color:#21232e;line-height:50px;position:relative;text-transform:capitalize;background:url(../images/title-line-btm-img.png) no-repeat scroll center bottom;padding-bottom:20px;text-transform:uppercase;}
.hot-products-box {padding:8px;margin:0 10px;background:#f5f5f5;}
.hot-products-box img {width:100%;}
.hot-products-box-t {height:40px;margin:18px 0 10px 0;display:table;width:100%;text-align:center;}
.hot-products-box-t h3 a {display:table-cell;vertical-align:middle;}
.hot-products-box-t h3 {font-size:16px;font-weight:normal;line-height:20px;}
.hot-products-box-t h3 {color:#4a4439;}

@media screen and (max-width: 699px) {
 .index-product-box,.index-case-box,.index-news-box,.roll-box{margin: 20px 0px 0px;}
}

<!--首页新闻-->
.news {padding:40px 0px 75px;}
.news .title {color:#03103a;font-size:46px;font-family:maisonneue-demi;}
.news .title span {color:#696e77;}
.news .swiper-container {margin:40px 0px 0px;}
.news .swiper-container dl {margin-right:-20px;}
.news .swiper-container dl dd.dd {float:left;font-weight:normal;width:40%;padding-right:20px;}
.news .swiper-container dl dd {float:left;width:30%;padding-right:20px;}
.news .swiper-container dl a {display:block;position:relative;color:#000;}
.news .swiper-container dl dd.dd a section {position:absolute;width:100%;z-index:3;left:0;bottom:0px;padding:80% 10% 35px;background-image:linear-gradient(to top,rgba(23,95,215,1),rgba(23,95,215,0));color:#fff;}
.news .swiper-container dl dd a section {width:85%;margin:0 auto;padding:30px 0px 40px;}
.news .swiper-container dl a small {display:block;font-size:14px;line-height:30px;font-family:MaisonNeue-Book;border-bottom:1px #fff solid;padding-bottom:6px;background:url(../images/sjpic.svg) 0px 7px no-repeat;background-size:12px auto;padding-left:20px;}
.news .swiper-container dl dd.dd a small {border-bottom:1px #fff solid;background:url(../images/sjpicb.svg) 0px 7px no-repeat;background-size:12px auto;}
.news .swiper-container dl dd a small {border-bottom:1px rgba(0,0,0,.1) solid;}
.news .swiper-container dl a i {display:block;height:271px;background-position:center;background-repeat:no-repeat;background-size:cover;}
.news .swiper-container dl dd.dd a i {height:500px;}
.news .swiper-container dl a section>p {font-size:18px;font-family:MaisonNeue-Book;line-height:26px;}
.news .swiper-container dl dd.dd a section>p {margin:15px 0px;}
.news .swiper-container dl dd a section>p {font-size:17px;margin:15px 0px 19px;height:52px;overflow:hidden;}
.news .swiper-container dl a span {display:block;position:relative;text-align:center;width:125px;}
.news .swiper-container dl a span p {position:relative;z-index:4;font-size:14px;font-family:MaisonNeue-Medium;height:36px;line-height:36px;text-align: center;}
.news .swiper-container dl dd a span p {color:#fff;}
.news .swiper-container dl a span:after {content:"";position:absolute;width:100%;height:100%;top:0;left:0;/*background-color:#3355d9;*/transform:skew(-10deg);box-shadow:0px 0px 15px rgba(0,0,0,.15);}

.news .swiper-container dl dd.dd a span p {color:#3355d9;}
.news .swiper-container dl dd a {background-color:#f7f7f8;}
.news .nscont {position:relative;}
.news .nscont .swiper-container {position:static;}
.news .nscont .swiper-container .swiper-button-white {width:50px;height:50px;background-color:#3355d9;background-size:auto 50%;margin-top:-25px;transform:skew(-4deg);box-shadow:0px 0px 15px rgba(0,0,0,.15);}
.news .nscont .swiper-container .swiper-button-next {right:8%;}
.news .nscont .swiper-container .swiper-button-prev {left:8%;}
@media (max-width:1440px) {
	.news {padding:30px 0px 55px;}
	.news .title {font-size:36px;}
	.news .swiper-container {margin:30px 0px 0px;}
	.news .swiper-container dl dd.dd a section {padding:50% 20px 25px;}
	.news .swiper-container dl dd a section {width:100%;padding:30px 20px 25px;}
	.news .swiper-container dl a small {font-size:13px;}
	.news .swiper-container dl a section>p {font-size:16px;line-height:24px;max-height:48px;}
	.news .swiper-container dl dd a section>p {font-size:15px;margin:10px 0px 13px;max-height:40px;}
	.news .swiper-container dl a span p {font-size:12px;height:32px;line-height:32px;}
	.news .nscont .swiper-container .swiper-button-next {right:2%;}
	.news .nscont .swiper-container .swiper-button-prev {left:2%;}
}
@media (max-width:1200px) {
	.news .swiper-container dl {margin-right:-10px;}
	.news .swiper-container dl dd.dd {padding-right:10px;width:39%;}
	.news .swiper-container dl dd {padding-right:10px;width:30.5%;}
	.news .swiper-container dl a small {font-size:12px;}
	.news .swiper-container dl dd.dd a section {padding:50% 15px 15px;}
	.news .swiper-container dl dd a section {padding:10px 15px;}
	.news .swiper-container dl a section>p {font-size:14px;line-height:20px;max-height:40px;}
	.news .swiper-container dl dd a section>p {font-size:12px;margin:10px 0px 10px;}
}
@media (max-width:992px) {
	.news {padding:20px 0px 15px;}
	.news .title span {padding:0px 5px;}
	.news .swiper-container {margin:15px 0px 0px;}
	.news .swiper-container dl {margin-right:0px;}
	.news .swiper-container dl dd {padding-right:0px;width:100%;display:none;}
	.news .swiper-container dl dd.dd {padding-right:0px;width:100%;display:block;}
	.news .nscont .swiper-container .swiper-button-white {width:30px;height:30px;margin-top:-15px;transform:skew(0deg);box-shadow:0px 0px 5px rgba(255,255,255,.85);}
	.news .nscont .swiper-container .swiper-button-next {right:5%;}
	.news .nscont .swiper-container .swiper-button-prev {left:5%;}
}

/*首页栏目标题*/
.btitle{text-align:center;font-size:40px;font-weight: bold;color:#000000;}
.stitle{text-align:center;font-size:16px;color:#555;}
@media screen and (max-width: 699px) {
	.btitle{font-size:24px;}
	.stitle{font-size:14px;}
}

#c_portalResIntro_category-16088009951699817 .e_switchbtn{background:unset !important;}
.ChannelContent img{max-width: 100% !important;height: auto !important;}


.leftUp img{-webkit-animation-name:leftUp;animation-name:leftUp;}
@-webkit-keyframes leftUp{
0%{transform:scale(1.1,1.1) translate(4.545%,4.545%); }
100%{transform:scale(1.1,1.1)  translate(-4.545%,-4.545%);}}
@keyframes leftUp{
0%{transform:scale(1.1,1.1) translate(4.545%,4.545%);}
100%{transform:scale(1.1,1.1)  translate(-4.545%,-4.545%);}}

.moveRight img{-webkit-animation-name:moveRight;animation-name:moveRight;}
@-webkit-keyframes moveRight{
0%{transform:scale(1.1,1.1) translate(-4.545%,0); }
100%{transform:scale(1.1,1.1)  translate(4.545%,0);}}
@keyframes moveRight{
0%{transform:scale(1.1,1.1) translate(-4.545%,0);}
100%{transform:scale(1.1,1.1)  translate(4.545%,0);}}

.moveDown img{-webkit-animation-name:moveDown;animation-name:moveDown;}
@-webkit-keyframes moveDown{
0%{transform:scale(1.1,1.1) translate(0,-4.545%); }
100%{transform:scale(1.1,1.1)  translate(0,4.545%);}}
@keyframes moveDown{
0%{transform:scale(1.1,1.1) translate(0,-4.545%);}
100%{transform:scale(1.1,1.1)  translate(0,4.545%);}}

.centerBig img{-webkit-animation-name:centerBig;animation-name:centerBig;}
@-webkit-keyframes centerBig{
100%{transform:scale(1.1,1.1);}}
@keyframes centerBig{
100%{transform:scale(1.1,1.1);}}

.rightDownBig img{-webkit-animation-name:rightDownBig;animation-name:rightDownBig;}
@-webkit-keyframes rightDownBig{
100%{transform:scale(1.1,1.1) translate(4%,4%);}}
@keyframes rightDownBig{
100%{transform:scale(1.1,1.1) translate(4%,4%);}}