@font-face {
  font-family: 'bastardussans';
  src: url(../fonts/bastardussans.ttf) format('truetype'), url(../fonts/bastardussans.eot) format('eot'), url(../fonts/bastardussans.woff) format('woff'), url(../fonts/bastardussans.woff2) format('woff2');
}
body {
  overflow-x: hidden;
  font-family: 'bastardussans', Arial, 'microsoft yahei', SimSun, Sans-serif !important;
}
*{
  box-sizing: border-box;
}

li {
  list-style: none;
}
body,
html,
h1,
h2,
h3,
h4,
h5,
h6,
p,
ul,
dl,
div,
li,
dt,
dd,
a,
img,
i,
span,
blockquote,
em {
  margin: 0;
  padding: 0;
}
i,
em {
  font-style: normal;
}
.clear {
  clear: both;
  height: 0;
  width: 0;
  padding: 0;
  margin: 0;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
img {
  width: auto;
  height: auto;
  max-width: 100%;
  display: block;
}
a {
  transition: 0.3s ease;
  -webkit-transition: 0.3s ease;
  -moz-transition: 0.3s ease;
  -ms-transition: 0.3s ease;
  -o-transition: 0.3s ease;
}
a:hover,
a:focus,
a:active {
  text-decoration: none;
}
.no-mr {
  margin-right: 0!important;
}
.no-mb {
  margin-bottom: 0!important;
}
.no-pr {
  padding-right: 0!important;
}
.no-pb {
  padding-bottom: 0!important;
}
.mt10 {
  margin-top: 10px;
}
.mt20 {
  margin-top: 20px;
}
.mt30 {
  margin-top: 30px;
}
.mt40 {
  margin-top: 40px;
}
.mt50 {
  margin-top: 50px;
}
.mb10 {
  margin-bottom: 10px;
}
.mb20 {
  margin-bottom: 20px;
}
.mb30 {
  margin-bottom: 30px;
}
.mb40 {
  margin-bottom: 40px;
}
.mb50 {
  margin-bottom: 50px;
}
.pt10 {
  padding-top: 10px;
}
.pt20 {
  padding-top: 20px;
}
.pt30 {
  padding-top: 30px;
}
.pt40 {
  padding-top: 40px;
}
.pt50 {
  padding-top: 50px;
}
.pb10 {
  padding-bottom: 10px;
}
.pb20 {
  padding-bottom: 20px;
}
.pb30 {
  padding-bottom: 30px;
}
.pb40 {
  padding-bottom: 40px;
}
.pb50 {
  padding-bottom: 50px;
}
.indent1 {
  text-indent: 1em;
}
.indent2 {
  text-indent: 2em;
}
.indent3 {
  text-indent: 3em;
}
.indent4 {
  text-indent: 4em;
}
.indent5 {
  text-indent: 5em;
}
.center {
  text-align: center;
}
.img-box {
  overflow: hidden;
  position: relative;
}
.img-box img {
  transition: 1s ease;
  -webkit-transition: 1s ease;
  -moz-transition: 1s ease;
  -ms-transition: 1s ease;
  -o-transition: 1s ease;
}
.img-box:hover img {
  transform: translate(0, 0) rotate(0) scale(1.1, 1.1) skew(0, 0) rotateX(0) rotateY(0);
  -webkit-transform: translate(0, 0) rotate(0) scale(1.1, 1.1) skew(0, 0) rotateX(0) rotateY(0);
  -moz-transform: translate(0, 0) rotate(0) scale(1.1, 1.1) skew(0, 0) rotateX(0) rotateY(0);
  -ms-transform: translate(0, 0) rotate(0) scale(1.1, 1.1) skew(0, 0) rotateX(0) rotateY(0);
  -o-transform: translate(0, 0) rotate(0) scale(1.1, 1.1) skew(0, 0) rotateX(0) rotateY(0);
}
.scroll-box {
  overflow: hidden;
  position: relative;
}
.scroll-box ul {
  width: 9999px;
}
.scroll-box ul li {
  float: left;
}
h1,
h2,
h3,
h4,
h5 {
  font-weight: 500;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: " ";
}
.clearfix:after {
  height: 0;
  clear: both;
  visibility: hidden;
}
.ui.container {
  padding: 0 15px;
  position: relative;
}
.ui.container > .item {
  padding-left: 0;
  padding-right: 0;
}
.ui.menu {
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border: none;
  margin: 0;
  box-shadow: 0 0 0 0 #fff;
  -webkit-box-shadow: 0 0 0 0 #fff;
  -moz-box-shadow: 0 0 0 0 #fff;
  -ms-box-shadow: 0 0 0 0 #fff;
  -o-box-shadow: 0 0 0 0 #fff;
  min-height: auto;
  background: none;
}
.ui.header:first-child {
  margin-top: 0;
}
.ui.header {
  margin: 0;
  font-weight: 500;
}
.item {
  border-left: none!important;
  border-right: none!important;
}
.item:before,
.item:after {
  display: none!important;
}

.logo img{
	height:50px;
}
#header {
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
  z-index: 999;
}
#header .h-top {
  margin: 34px 0 40px;
}
#header .h-top .h-r {
  padding-top: 0;
  color: #fff;
}
#header .h-top .h-r .login {
  font-size: 12px;
  color: #fff;
  margin-right: 27px;
}
#header .h-top .h-r .h-lan .icon.globe {
  font-size: 16px;
  vertical-align: middle;
  margin-right: 7px;
}
#header .h-top .h-r .h-lan span {
  font-size: 12px;
  margin-right: 20px;
}
#header .h-top .h-r .h-lan img {
  display: inline-block;
  vertical-align: middle;
  margin-right: 7px;
}
#header .h-top .h-r .h-search {
  position: relative;
  margin-left: 15px;
}
#header .h-top .h-r .h-search input,
#header .h-top .h-r .h-search button {
  background: none;
  outline: none;
}
#header .h-top .h-r .h-search input[type="text"] {
  width: 178px;
  height: 25px;
  border: 1px solid #fff;
  color: #fff;
  padding: 0 30px 0 15px;
  font-size: 12px;
}
#header .h-top .h-r .h-search button {
  cursor: pointer;
  border: none;
  position: absolute;
  right: 0px;
  top: 3px;
  color: #fff;
}
#header .nav .item {
  padding: 0;
}
#header .nav .menu-box .menu > li {
  float: left;
  position: relative;
  text-transform: capitalize;
  padding: 0 36px;
}
#header .nav .menu-box .menu > li:after {
  content: '';
  position: absolute;
  right: 0;
  top: 6px;
  width: 2px;
  height: 14px;
  background: #fff;
}
#header .nav .menu-box .menu > li:first-child {
  padding-left: 0;
}
#header .nav .menu-box .menu > li:last-child:after {
  display: none;
  padding-right: 0;
}
#header .nav .menu-box .menu > li > a {
  font-size: 14px;
  color: #fff;
  display: block;
  position: relative;
  padding: 0 25px;
  height: 25px;
  line-height: 25px;
}
#header .nav .menu-box .menu > li:hover > a,
#header .nav .menu-box .menu > li.current-menu-item > a,
#header .nav .menu-box .menu > li.current-post-ancestor > a,
#header .nav .menu-box .menu > li.current-category-ancestor > a {
  background: #F7AB00;
}
#header .nav .menu-box .menu > li .sub-menu {
  position: absolute;
  top: 100%;
  left: 36px;
  width: 180px;
  background: #F7AB00;
  text-align: left;
  z-index: 101;
  display: none;
}
#header .nav .menu-box .menu > li .sub-menu li {
  transition: 0.2s ease-in;
  -webkit-transition: 0.2s ease-in;
  -moz-transition: 0.2s ease-in;
  -ms-transition: 0.2s ease-in;
  -o-transition: 0.2s ease-in;
  line-height: normal;
}
#header .nav .menu-box .menu > li .sub-menu li a {
  font-size: 14px;
  color: #fff;
  display: block;
  padding: 10px 18px;
}
#header .nav .menu-box .menu > li .sub-menu li:hover {
  background: #222;
}
#index-body .i-tit {
  color: #000000;
  font-size: 60px;
  text-transform: capitalize;
}
#index-body .i-tit a {
  color: #000;
}
#index-body .i-more {
  color: #2da8fd;
  font-size: 30px;
  border-bottom: 2px solid #52b2fb;
}
#index-body .i-more:hover {
  border-color: #F7AB00;
  color: #F7AB00;
}
#index-body .nomar {
  margin-left: 0;
  margin-right: 0;
}
#index-body .nomar > .column {
  padding: 0;
  margin-top: 1rem;
}
#index-body .i-about {
  padding-top: 22px;
  position:relative;
}
#index-body .i-about::before{
	position:absolute;
	content:'';
	background:linear-gradient(to right, #fbbd08,#f2711c,#ece60e, #fbbd08);
	height:22px;
	top:0;
	left:0;
	width:100%;
}

#index-body .i-about .about-con {
  background: #efeff0;
  padding: 48px 1.8% 0 13.7%;
  width: 52.7%;
}
#index-body .i-about .about-con .intro {
  color: #010101;
  font-size: 24px;
  line-height: 30px;
  margin: 17px 0 64px;
}
#index-body .i-about .about-con div.fr > div {
  background: #fff;
  padding: 8px;
  display: inline-block;
  margin-left: 90px;
}
#index-body .i-about .about-con div.fr > div img {
  display: inline-block;
}
#index-body .i-about .about-gallery {
  width: 47.3%;
}
#index-body .i-about .about-gallery .icon.chevron {
  cursor: pointer;
  color: #434646;
  transition: 0.3s ease;
  -webkit-transition: 0.3s ease;
  -moz-transition: 0.3s ease;
  -ms-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  margin-right: 0;
  position: absolute;
  top: 47%;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  background: #d4f1ed;
  text-align: center;
  line-height: 30px;
}
#index-body .i-about .about-gallery .icon.chevron.left {
  left: 23px;
}
#index-body .i-about .about-gallery .icon.chevron.right {
  right: 23px;
}
#index-body .i-about .about-gallery .icon.chevron:hover {
  background: #F7AB00;
}
#index-body .i-about .about-gallery img {
  width: 100%;
}
#index-body .i-procatOne {
  margin: 122px 0 124px;
}
#index-body .i-procatOne .cat-con {
  padding: 113px 1.8% 0 13.7%;
}
#index-body .i-procatOne .cat-con .i-more {
  position: relative;
  margin: 62px 0 0 237px;
  display: inline-block;
  padding-bottom: 5px;
}
#index-body .i-procatOne .cat-con .i-more .arr {
  position: absolute;
  right: -115px;
  top: 2px;
  width: 12px;
  height: 19px;
  background: url("../images/cat-arr.png") no-repeat;
}
#index-body .i-procatOne .cat-pic {
  padding-left: 10.2%;
}
#index-body .i-procatOne .cat-pic .box {
  width: 568px;
  height: 459px;
  padding-top: 28px;
  background: url(../images/procat-pic01.jpg) no-repeat center;
  position: relative;
}
#index-body .i-procatOne .cat-pic .box h3 {
  text-align: right;
  color: #000000;
  font-size: 18px;
  padding-right: 44px;
}
#index-body .i-procatOne .cat-pic .box h2 {
  color: #000000;
  font-size: 66px;
  margin: 210px 0 0 87px;
}
#index-body .i-procatOne .cat-pic .box p {
  margin: 10px 0 0 87px;
}
#index-body .i-procatTwo {
  padding-bottom: 36px;
  background: url("../images/i-about-line.jpg") no-repeat center bottom;
}
#index-body .i-procatTwo .cat-con,
#index-body .i-procatTwo .cat-pic {
  height: 523px;
}
#index-body .i-procatTwo .cat-con {
  padding: 37px 0 0 13.7%;
  background: #efeff0;
  width: 51.9%;
  position: relative;
}
#index-body .i-procatTwo .cat-con h3 {
  color: #000000;
  font-size: 24px;
}
#index-body .i-procatTwo .cat-con .i-tit {
  margin: 101px 0 191px;
}
#index-body .i-procatTwo .cat-con .i-more {
  margin-left: 352px;
}
#index-body .i-procatTwo .cat-con img {
  position: absolute;
  bottom: 0;
  right: -33px;
  z-index: 10;
}
#index-body .i-procatTwo .cat-pic {
  width: 48.1%;
  background: url("../images/procat-pic03.jpg") no-repeat center;
}
#index-body .i-procatThree {
  padding: 34px 9% 36px 13.7%;
  background: #efeff0 url("../images/i-about-line.jpg") no-repeat center bottom;
  margin: 115px 0 132px;
}
#index-body .i-procatThree .cat-con {
  padding-top: 57px;
}
#index-body .i-procatThree .cat-con h3 {
  color: #000000;
  font-size: 24px;
}
#index-body .i-procatThree .cat-con .i-tit {
  font-size: 70px;
  margin: 21px 0 25px;
}
#index-body .i-procatThree .cat-con .i-tit span {
  display: block;
  font-size: 50px;
  text-align: right;
  margin: -17px 170px 0 0;
}
#index-body .i-procatThree .cat-con .i-more {
  margin-left: 304px;
}
#index-body .i-procatThree .scroll-box {
  padding: 80px 0 57px;
}
#index-body .i-procatThree .scroll-box li {
  margin-right: 38px;
}
#footer {
  padding: 30px 0;
  background: #333333;
}
#footer a:hover {
  color: #F7AB00!important;
}
#footer .f-link li {
  display: inline-block;
  padding: 0 6px;
  border-right: 1px solid #d6d6d6;
  height: 11px;
  line-height: 11px;
  margin-left: -3px;
}
#footer .f-link li a {
  color: #f5f5f5;
  font-size: 12px;
}
#footer .f-link li:last-child {
  border-right: none;
}
#footer .f-contact p {
  line-height: 25px;
}
#footer .f-contact p,
#footer .f-contact p a {
  color: #fff;
}
.inner-banner {
  position: relative;
  width: 100%;
  height: 370px;
  background: url(../images/inner-banner.jpg) no-repeat center;
  background-size: cover;
}
.top-menu {
  text-align: center;
  background: #efeff0;
  margin-bottom: 5px;
  padding: 42px 13.4% 23px;
  font-family: 'microsoft yahei';
}
.top-menu .cat-tit {
  color: #595757;
  font-size: 24px;
  margin-bottom: 41px;
}
.top-menu .side-menu li {
  display: inline-block;
  font-size: 18px;
  margin: 0 1.5% 0 0;
}
.top-menu .side-menu li a {
  display: block;
  padding: 8px 24px;
  color: #595757;
}
.top-menu.pro-menu .side-menu{
	text-align:center;
}
.top-menu.pro-menu .side-menu li{
	text-align:center;
}
.top-menu.dw-menu .side-menu li{
    width:15%;
    word-break:break-all;
}
.top-menu.dw-menu .side-menu li a{
    padding:8px 5px;
}
.top-menu .side-menu li a:hover,
.top-menu .side-menu li.current-cat a {
  background: #F7AB00;
  color: #fff;
  border-radius:100px;
}
.a-container {
  position: relative;
  padding: 0 10.9%;
}
.about-page .a-tit,
.about-page .a-intro {
  color: #595757;
  font-family: bastardussans;
}
.about-page img {
  margin: 0 auto;
}
.about-page .a-tit {
  font-size: 60px;
}
.about-page .a-intro {
  font-size: 24px;
  line-height: 30px;
}
.about-page .the-list li {
  float: left;
  width: 50%;
  padding: 0 1rem;
}
.about-page .a-det-one {
  padding: 96px 0 122px;
  background: #efeff0;
}
.about-page .a-det-one .img {
  width: 27.15%;
  margin-top: 108px;
}
.about-page .a-det-one .con {
  width: 72.85%;
  padding-left: 5rem;
}
.about-page .a-det-one .con .a-tit {
  margin-bottom: 25px;
}
.about-page .a-det-two {
  padding: 125px 0 112px;
  background: #efeff0;
  margin: 6px 0;
}
.about-page .a-det-two .a-intro {
  margin: 36px 0 85px;
}
.about-page .a-det-two .the-list {
  margin-top: 100px;
}
.about-page .a-det-two .the-list li {
  margin-bottom: 28px;
}
.about-page .a-det-three {
  padding: 117px 0 64px;
  background: #efeff0;
}
.about-page .a-det-three .the-list {
  margin-top: 132px;
}
.about-page .a-det-three .the-list li {
  margin-bottom: 92px;
}
.about-page .a-det-four {
  padding: 91px 0 131px;
  background: #efeff0;
}
.about-page .a-det-four .a-tit {
  margin-bottom: 95px;
}
.inner-page.product-yd-page .i-tit {
  color: #000000;
  font-size: 60px;
  text-transform: capitalize;
}
.inner-page.product-yd-page .i-tit a {
  color: #000;
}
.inner-page.product-yd-page .i-more {
  color: #2da8fd;
  font-size: 30px;
  border-bottom: 2px solid #52b2fb;
}
.inner-page.product-yd-page .i-more:hover {
  border-color: #F7AB00;
  color: #F7AB00;
}
.inner-page.product-yd-page .nomar {
  margin-left: 0;
  margin-right: 0;
}
.inner-page.product-yd-page .nomar > .column {
  padding: 0;
  margin-top: 1rem;
}
.inner-page.product-yd-page .i-procatTwo {
  padding-bottom: 36px;
  background: url("../images/i-about-line.jpg") no-repeat center bottom;
}
.inner-page.product-yd-page .i-procatTwo .cat-con,
.inner-page.product-yd-page .i-procatTwo .cat-pic {
  height: 523px;
}
.inner-page.product-yd-page .i-procatTwo .cat-con {
  padding: 37px 0 0 13.7%;
  background: #efeff0;
  width: 51.9%;
  position: relative;
}
.inner-page.product-yd-page .i-procatTwo .cat-con h3 {
  color: #000000;
  font-size: 24px;
}
.inner-page.product-yd-page .i-procatTwo .cat-con .i-tit {
  margin: 101px 0 191px;
}
.inner-page.product-yd-page .i-procatTwo .cat-con .i-more {
  margin-left: 352px;
}
.inner-page.product-yd-page .i-procatTwo .cat-con img {
  position: absolute;
  bottom: 0;
  right: -33px;
  z-index: 10;
}
.inner-page.product-yd-page .i-procatTwo .cat-pic {
  width: 48.1%;
  background: url("../images/procat-pic03.jpg") no-repeat center;
  background-size: cover;
}
.inner-page.product-yd-page .proyd-box {
  margin: 98px 0 122px;
  padding: 0 13.7%;
}
.inner-page.product-yd-page .proyd-box .box {
  width: 568px;
  height: 556px;
  position: relative;
  background-size: cover!important;
}
.inner-page.product-yd-page .proyd-box .box.con-box {
  padding-top: 28px;
  background-repeat: no-repeat;
  background-position: center;
}
.inner-page.product-yd-page .proyd-box .box.con-box h3 {
  text-align: right;
  color: #000000;
  font-size: 18px;
  padding-right: 44px;
font-family: 'bastardussans','Helvetica Neue',Arial,Helvetica,sans-serif;
}
.inner-page.product-yd-page .proyd-box .box.con-box h2 {
  color: #000000;
  font-size: 66px;
  margin: 210px 0 0 87px;
}
.inner-page.product-yd-page .proyd-box .box.con-box p {
  margin: 10px 0 0 87px;
}
.inner-page.product-yd-page .proyd-box.box-top .box.fl {
  background: url("../images/proyd-all-bg.jpg") no-repeat center;
  padding: 136px 0 0 82px;
  font-family: bastardussans;
}
.inner-page.product-yd-page .proyd-box.box-top .box.fl .tit a {
  color: #fff;
  font-size: 60px;
}
.inner-page.product-yd-page .proyd-box.box-top .box.fl .allcat {
  font-size: 14px;
  margin-top: 32px;
}
.inner-page.product-yd-page .proyd-box.box-top .box.fl .allcat a {
  color: #fff;
}
.inner-page.product-yd-page .proyd-box.box-top .box.fl .allcat i {
  color: #fff;
  margin: 0 3px 0 5px;
}
.inner-page.product-yd-page .proyd-box.box-top .box.fl .allcat i:last-child {
  display: none;
}
.inner-page.product-yd-page .proyd-box.box-top .con-box {
  background-image: url(../images/procat-pic01.jpg);
  background-color:#dddddd;
  background-size:100%!important;
  background-position:center bottom;
}
.inner-page.product-yd-page .proyd-box.box-bot h2 span {
  color: #000000;
  font-size: 43px;
}
.inner-page.product-yd-page .proyd-box.box-bot .box.fl {
  background-image: url(../images/procat-pic04.jpg);
}
.inner-page.product-yd-page .proyd-box.box-bot .box.fl h2 {
  margin: 163px 0 0 0;
  padding-right: 78px;
  text-align: right;
}
.inner-page.product-yd-page .proyd-box.box-bot .box.fr {
  background-image: url(../images/procat-pic05.jpg);
}
.inner-page.product-yd-page .proyd-box.box-bot .box.fr h2 {
  margin-top: 43px;
  margin-left: 64px;
}
.inner-page.product-yd-page .proyd-box.box-bot .box.fr h2 span {
  display: block;
  margin: -25px 0 0 120px;
}
.inner-page.product-yd-page .proyd-box.box-last h2 span {
  color: #000000;
  font-size: 43px;
}
.inner-page.product-yd-page .proyd-box.box-last .box.fl {
  background-image: url(../images/procat-pic06.jpg);
}
.inner-page.product-yd-page .proyd-box.box-last .box.fl p {
  color: #000000;
  font-size: 21px;
  margin: 31px 0 22px 57px;
}
.inner-page.product-yd-page .proyd-box.box-last .box.fl h2 {
  margin: 0 0 0 57px;
}
.inner-page.product-yd-page .proyd-box.box-last .box.fr {
  background-image: url(../images/procat-pic07.jpg);
}
.inner-page.product-yd-page .proyd-box.box-last .box.fr h2 {
  position: absolute;
  left: 18px;
  top: 75px;
  margin:0;
  font-size: 70px;
}
.inner-page.product-yd-page .i-procatThree {
  padding: 34px 9% 36px 13.7%;
  background: #efeff0 url("../images/i-about-line.jpg") no-repeat center bottom;
  margin: 115px 0 132px;
}
.inner-page.product-yd-page .i-procatThree .cat-con {
  padding-top: 57px;
}
.inner-page.product-yd-page .i-procatThree .cat-con h3 {
  color: #000000;
  font-size: 24px;
  font-family: adventure-subtitles-normal;
}
.inner-page.product-yd-page .i-procatThree .cat-con .i-tit {
  font-size: 70px;
  margin: 21px 0 25px;
}
.inner-page.product-yd-page .i-procatThree .cat-con .i-tit span {
  display: block;
  font-size: 50px;
  text-align: right;
  margin: -17px 170px 0 0;
}
.inner-page.product-yd-page .i-procatThree .cat-con .i-more {
  margin-left: 304px;
}
.inner-page.product-yd-page .i-procatThree .scroll-box {
  padding: 80px 0 57px;
}
.inner-page.product-yd-page .i-procatThree .scroll-box li {
  margin-right: 38px;
}
.inner-page.product-yd-page .proyd-contact {
  position: relative;
  text-align: center;
  height: 251px;
  color: #fff;
  background: url("../images/proyd-contact-bg.jpg") no-repeat center;
  overflow: hidden;
    padding-top: 64px;
}
.inner-page.product-yd-page .proyd-contact .tit {
font-family: 'bastardussans','Helvetica Neue',Arial,Helvetica,sans-serif;
  font-size: 36px;
}
.inner-page.product-yd-page .proyd-contact .intro {
  font-size: 48px;
/*  margin-top: 45px;*/
}
.inner-page.product-yd-page .proyd-contact .more {
  position: absolute;
  right: 13.7%;
  bottom: 17px;
  color: #fff;
  font-size: 24px;
  border-bottom: 1px solid #fff;
  padding-bottom: 3px;
}
.product-page {
  padding: 54px 0 100px;
  background: #efeff0;
}
.product-page .pro-list li {
  float: left;
  width: 31%;
  background: #fff;
  padding: 4px;
  margin: 0 3.5% 50px 0;
}
.product-page .pro-list li .img-box {
  background: #efeff0;
  position:relative;
}

.product-page.project-page .pro-list li .img-box{
	padding-bottom:60%;
	overflow:hidden;
}
.product-page.project-page .pro-list li .img-box img{
	object-fit:cover;
	width:100%;
	height:100%;
	position:absolute;
	top:0;
	left:0;
}
.product-page .pro-list li .img-box img {
  width: 100%;
}
.product-page .pro-list li .con-box {
  background: #fff;
  height: 87px;
  overflow: hidden;
  padding-top: 16px;
  text-align: center;
  font-family: "microsoft yahei";
}
.product-page .pro-list li .con-box .tit a {
  color: #727171;
  font-size: 18px;
}
.product-page .pro-list li:nth-of-type(3n) {
  margin-right: 0;
}
.prodet-page .prodet-box {
  padding: 94px 13.4% 10px;
  background-color: #efeff0;
  background-position: center bottom;
  background-repeat: no-repeat;
  position:relative;
}
.prodet-page .prodet-box:not(:last-child)::after{
	position: absolute;
    content: '';
    background:linear-gradient(to right, #fbbd08,#f2711c,#ece60e, #fbbd08);
    height: 10px;
    bottom: 0;
    left: 50%;
	transform:translateX(-50%);
    width: 73.2%;
}


.prodet-page .prodet-tit {
  color: #595757;
  font-size: 30px;
  margin-bottom: 30px;
}
.prodet-page .prodet-intro p {
  color: #595757;
  font-size: 24px;
  line-height: 48px;
}
.prodet-page .prodet-top-box .grid {
  margin: 0;
}
.prodet-page .prodet-top-box .grid > .column {
  padding: 0;
}
.prodet-page .prodet-top-box .prodet-pic {
  position: relative;
  width: 57.9%!important;
}
.prodet-page .prodet-top-box .prodet-pic img {
  width: auto;
  position: absolute;
  bottom: 0;
  right: 0;
}
.prodet-page .prodet-top-box .prodet-con {
  width: 42.1%!important;
}
.prodet-page .prodet-top-box .prodet-con .pro_tit {
  color: #595757;
  font-size: 60px;
}
.prodet-page .prodet-top-box .prodet-con .pro_sub_tit {
  color: #595757;
  font-size: 18px;
  font-family: "microsoft yahei";
  margin-top: 2px;
}
.prodet-page .prodet-top-box .prodet-con .prodet_contact {
  margin: 58px 0 81px;
}
.prodet-page .prodet-top-box .prodet-con .prodet_contact a {
  vertical-align: middle;
  font-size: 30px;
  width: 46%;
  display: inline-block;
  height: 50px;
  line-height: 50px;
  background-image: -moz-linear-gradient(left, #2a81c4, #35b597);
  /* Firefox */
  background-image: -webkit-linear-gradient(left, #2a81c4, #35b597);
  /* Saf4+, Chrome */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#2a81c4, endColorstr=#35b597, GradientType='0');
  /* IE*/
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  color: #fff;
  text-align: center;
}
.prodet-page .prodet-top-box .prodet-con .prodet_contact a:last-child {
  background-image: -moz-linear-gradient(right, #2a81c4, #35b597);
  /* Firefox */
  background-image: -webkit-linear-gradient(right, #2a81c4, #35b597);
  /* Saf4+, Chrome */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#2a81c4, endColorstr=#35b597, GradientType='0');
  /* IE*/
  margin-left: 7%;
  border-radius:100px;
}
.prodet-page .prodet-top-box .prodet-con .image-gallery {
  position: relative;
}
.prodet-page .prodet-top-box .prodet-con .image-gallery .icon.chevron {
  font-size: 16px;
  position: absolute;
  top: 48%;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  text-align: center;
  margin-right: 0;
  line-height: 30px;
  background: #d5e6f4;
  color: #000;
  cursor: pointer;
}
.prodet-page .prodet-top-box .prodet-con .image-gallery .icon.chevron.left {
  left: 9px;
}
.prodet-page .prodet-top-box .prodet-con .image-gallery .icon.chevron.right {
  right: 9px;
}
.prodet-page .prodet-top-box .prodet-con .image-gallery li {
  padding: 0;
}
.prodet-page .prodet-top-box .prodet-con .image-gallery li img {
  width: 100%;
}
.prodet-page .prodet-det-box-one {
  padding-top: 113px;
  padding-bottom: 75px;
}
.prodet-page .prodet-det-box-two {
  padding-top: 38px;
  padding-bottom: 96px;
}
.prodet-page .prodet-det-box-two .prodet-tit {
  margin-bottom: 86px;
}
.prodet-page .prodet-det-box-two .prodet-tit img {
  display: inline-block;
  vertical-align: middle;
}
.prodet-page .prodet-det-box-three {
  padding-top: 74px;
  padding-bottom: 72px;
}
.prodet-page .prodet-det-box-four {
  padding-top: 86px;
  padding-bottom: 61px;
}
.prodet-page .prodet-form {
  background-image: none;
  padding-bottom: 100px;
}
.prodetFeedback {
  padding: 99px 0 154px;
  background: #fff;
}
.prodetFeedback .ptForm {
  margin-top: 83px;
}
.prodetFeedback .ptForm label {
  font-size: 16px;
  color: #3d3d3d;
  font-weight: 500;
  margin-bottom: 0;
}
.prodetFeedback .ptForm input,
.prodetFeedback .ptForm textarea {
  transition: 0.3s ease;
  -webkit-transition: 0.3s ease;
  -moz-transition: 0.3s ease;
  -ms-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  background: none;
  color: #3d3d3d;
  font-size: 16px;
  font-family: roboto-medium;
  width: 100%;
  outline: none;
  resize: none;
  border: none;
  border-bottom: 1px solid #bfbfbf;
}
.prodetFeedback .ptForm .fbTop {
  margin-bottom: 62px;
}
.prodetFeedback .ptForm .fbTop li {
  float: left;
  width: 31%;
  margin-right: 2%;
}
.prodetFeedback .ptForm .fbTop li:last-child {
  margin-right: 0;
}
.prodetFeedback .ptForm .fbTop li input {
  height: 15px;
  padding: 0 4px;
}
.prodetFeedback .ptForm .fbTop li input:focus {
  height: 43px;
  border-bottom: 3px solid #313787;
}
.prodetFeedback .ptForm .fbBot {
  margin-bottom: 75px;
}
.prodetFeedback .ptForm .fbBot textarea {
  height: 16px;
  overflow: hidden;
}
.prodetFeedback .ptForm .fbBot textarea:focus {
  height: 55px;
  border-bottom: 3px solid #313787;
}
.prodetFeedback .ptForm .fbBot .yzm-box {
  margin-top: 40px;
}
.prodetFeedback .ptForm .fbBot .yzm-box label {
  display: block;
}
.prodetFeedback .ptForm .fbBot .yzm-box input {
  width: 397px;
  height: 15px;
  padding: 0 4px;
}
.prodetFeedback .ptForm .fbBot .yzm-box input:focus {
  height: 43px;
  border-bottom: 3px solid #313787;
}
.prodetFeedback .ptForm .fbBot .yzm-box img {
  display: inline-block;
}
.prodetFeedback .ptForm input[type="submit"] {
  box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.3);
  -ms-box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.3);
  -o-box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.3);
  transition: 0.3s ease;
  -webkit-transition: 0.3s ease;
  -moz-transition: 0.3s ease;
  -ms-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  text-transform: capitalize;
  font-family: roboto-light;
  font-size: 16px;
  width: 288px;
  height: 53px;
  border: none;
  background: #313787;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  color: #fff;
  cursor: pointer;
}
.prodetFeedback .ptForm input[type="submit"]:hover {
  background-color: #222;
}
.news-page .new-list {
  padding: 78px 46px 84px 1rem!important;
  border-right: 1px solid #dddddd;
}
.news-page .new-list li {
  padding-bottom: 52px;
  margin-bottom: 65px;
  border-bottom: 2px solid #f5f5f5;
}
.news-page .new-list li .new-con .tit a {
  height: 48px;
  overflow: hidden;
  display: block;
  color: #333333;
  font-size: 21px;
  line-height: 24px;
  font-family: roboto-bold;
}
.news-page .new-list li .new-con .tit a:hover {
  color: #d94544;
}
.news-page .new-list li .new-con .abst {
  color: #777777;
  font-size: 16px;
  line-height: 27px;
  margin: 35px 0 45px;
}
.news-page .new-list li .new-con .abst a {
  color: #eb625d;
}
.news-page .new-list li .new-con .date span {
  color: #777777;
}
.news-page .new-list li .new-con .date span:last-child {
  margin-left: 20px;
  text-transform: capitalize;
}
.news-page .new-list li:last-child {
  margin-bottom: 50px;
}
.newdet-page .news {
  padding: 78px 46px 84px 1rem!important;
  border-right: 1px solid #dddddd;
}
.newdet-page .news .news_title h1 {
  padding-bottom: 10px;
  font-size: 20px;
  text-align: center;
  color: #333;
}
.newdet-page .news .news_date {
  font-size: 13px;
  line-height: 22px;
  text-align: center;
  border-bottom: 1px solid #CCC;
  padding-bottom: 5px;
}
.newdet-page .news .news_abst {
  border-bottom: 1px dashed #CCC;
  padding: 10px 0;
  font-size: 14px;
}
.newdet-page .news .news_abst p {
  display: inline-block;
}
.newdet-page .news .news_contents {
  color: #000;
  font-size: 14px;
  line-height: 24px;
  clear: both;
  margin-top: 10px;
  border-bottom: 1px dashed #CCC;
  padding: 20px 0;
}
.newdet-page .news .news_contents a {
  color: #000;
  font-size: 16px;
  line-height: 24px;
}
.newdet-page .news .news_contents p,
.newdet-page .news .news_contents div,
.newdet-page .news .news_contents span,
.newdet-page .news .news_contents table {
  color: #000;
  font-size: 14px;
  line-height: 24px;
  clear: both;
}
.newdet-page .news .news_next {
  width: 99%;
  margin-top: 0px;
  padding-left: 5px;
  border-top: 0px solid #CCC;
  text-align: left;
  padding-top: 10px;
}
.newdet-page .news .news_next a {
  width: 100%;
  height: 25px;
  line-height: 25px;
  color: #999;
  font-size: 15px;
  margin-left: 5px;
}
.newdet-page .news .news_next a:hover {
  width: 100%;
  height: 25px;
  line-height: 25px;
  color: #000;
}
.newdet-page .news .newsnav {
  margin-bottom: 30px;
}
.contact-page {
  padding-bottom: 0;
}
.contact-page img {
  width: auto;
}
.contact-page .cn-form {
  width: 67%;
  float: left;
  padding: 25px 35px 15px;
}
.contact-page .contact-details {
  background: #fff;
  width: 30%;
  padding: 30px;
  border: 6px solid #f2f2f2;
  border-radius: 1px;
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  -ms-border-radius: 1px;
  -o-border-radius: 1px;
}
.contact-page .contact-details h3.contact-title {
  font-family: 'Euphemia';
  font-weight: 600;
  font-size: 22px;
  border-bottom: 1px dashed #dcdcdc;
  margin-bottom: 20px;
  color: #444;
  padding-bottom: 15px;
}
.contact-page .contact-details .contact-list h5 {
  margin-bottom: 10px;
  color: #222;
  font-size: 16px;
  font-weight: 600;
}
.contact-page .contact-details .contact-list p {
  font-size: 14px;
  line-height: 2em;
}
.contact-page .contact-details .contact-list a {
  color: #333;
}
.contact-page .contact-details .contact-list a:hover {
  color: #0250a9;
}
.cn-form {
  width: 100%;
  height: auto;
  padding: 35px 45px 25px;
  border: 1px solid #dddddd;
  background: #fff;
  margin: 0 auto;
}
.prodet-page .cn-form{
	width: 80%;
}
.cn-form p {
  font-size: 18px;
  padding: 10px 0;
  color: #666;
}
.cn-form .formtit {
  margin-bottom: 26px;
  font-size: 22px;
  font-weight: 600;
  line-height: 23px;
  color: #444;
  text-align: center;
  padding-bottom: 18px;
  background: url(../images/form-tit-bg.jpg) no-repeat center bottom;
}
.cn-form li {
  margin-bottom: 13px;
  color: #444;
}
.cn-form li label {
  font-weight: 600;
  display: block;
  margin-bottom: 5px;
  font-size: 14px;
}
.cn-form .btnTjly {
  font-size: 15px;
  transition: 0.4s ease;
  -webkit-transition: 0.4s ease;
  -moz-transition: 0.4s ease;
  -ms-transition: 0.4s ease;
  -o-transition: 0.4s ease;
  width: 100%;
  height: 38px;
  background: #F7AB00;
  border: none;
  cursor: pointer;
  color: #fff;
}
.cn-form .btnTjly:hover {
  background: #000;
}
.cn-form .m-form-l {
  width: 49%;
}
.cn-form .m-form-l li .iptTxt {
  font-size: 13px;
  padding: 0 15px;
  transition: 0.2s linear;
  -webkit-transition: 0.2s linear;
  -moz-transition: 0.2s linear;
  -ms-transition: 0.2s linear;
  -o-transition: 0.2s linear;
  width: 100%;
  border: 1px solid #dedede;
  height: 40px;
  outline: none;
  background: #fff;
  color: #777;
}
.cn-form .m-form-l li .iptTxt:focus {
  border-color: #e9322d;
  box-shadow: 0, 0, 6px, 6px, #f8b9b7 0 0 0 #000;
  -webkit-box-shadow: 0, 0, 6px, 6px, #f8b9b7 0 0 0 #000;
  -moz-box-shadow: 0, 0, 6px, 6px, #f8b9b7 0 0 0 #000;
  -ms-box-shadow: 0, 0, 6px, 6px, #f8b9b7 0 0 0 #000;
  -o-box-shadow: 0, 0, 6px, 6px, #f8b9b7 0 0 0 #000;
  outline: 0;
  background: rgba(255, 43, 66, 0.04);
}
.cn-form .m-form-l li .txtAre {
  width: 95%;
  height: 383px;
  border: 1px solid #dedede;
  outline: none;
  resize: none;
  padding: 14px;
  color: #ccc;
  line-height: 18px;
}
.cn-form .m-form-r {
  width: 49%;
}
.cn-form .m-form-r textarea {
  height: 237px;
  width: 100%;
  border: 1px solid #dedede;
  font-size: 13px;
  padding: 10px 15px;
  transition: 0.2s linear;
  -webkit-transition: 0.2s linear;
  -moz-transition: 0.2s linear;
  -ms-transition: 0.2s linear;
  -o-transition: 0.2s linear;
}
.cn-form .m-form-r textarea:focus {
  border-color: #e9322d;
  box-shadow: 0, 0, 6px, 6px, #f8b9b7 0 0 0 #000;
  -webkit-box-shadow: 0, 0, 6px, 6px, #f8b9b7 0 0 0 #000;
  -moz-box-shadow: 0, 0, 6px, 6px, #f8b9b7 0 0 0 #000;
  -ms-box-shadow: 0, 0, 6px, 6px, #f8b9b7 0 0 0 #000;
  -o-box-shadow: 0, 0, 6px, 6px, #f8b9b7 0 0 0 #000;
  outline: 0;
  background: rgba(255, 43, 66, 0.04);
}
.cn-form div.wpcf7 .ajax-loader {
  display: block;
  margin: 0 auto;
  width: auto;
  background-repeat: no-repeat;
  background-position: center;
}
.cn-form .yzm img {
  width: 19.4%;
  display: inline-block;
}
.faq-page .faq-list{
	padding: 50px 0 80px;
}
.faq-page .faq-list li{
	padding:0 160px 32px 20px;
	margin-bottom: 78px;
	border-bottom: 6px solid #ddddde;
}
.faq-page .faq-list li .faq-num{
	font-size: 130px;
	color: #1f8fd7;
	font-style: italic;
	width: 5%;
	margin-top: 59px;
}
.faq-page .faq-list li .faq-con{
	width: 95%;
	padding-left: 6.8%;
}
.faq-page .faq-list li .faq-con>div>i{
	width: 6.7%;
	height: 60px;
	line-height: 60px;
	border-radius: 50%;
	font-size: 36px;
	color: #fff;
	text-align: center;
}
.faq-page .faq-list li .faq-con>div.question{
	margin-bottom: 29px;
}
.faq-page .faq-list li .faq-con>div.question>i{
	background: #F7AB00;
}
.faq-page .faq-list li .faq-con>div.answer>i{
	background: #aa1211;
}
.faq-page .faq-list li .faq-con>div>div.fr{
	width: 89.5%;
}
.faq-page .faq-list li .faq-con>div.question>div.fr{
	color: #010101;
	font-size: 28px;
	margin-top: 22px;
	line-height:1.4em;
}
.faq-page .faq-list li .faq-con>div.answer>div.fr{
	color: #595757;
	font-size: 24px;
	line-height: 48px;
	margin-top: 9px;
}
.cn-form .yzm input {
  font-size: 13px;
  padding: 0 15px;
  width: 75.6%;
  border: 1px solid #dedede;
  height: 30px;
  outline: none;
  background: #fff;
  color: #777;
}
::-webkit-input-placeholder {
  color: #777;
}
:-moz-placeholder {
  color: #777;
}
::-moz-placeholder {
  color: #777;
}
:-ms-input-placeholder {
  color: #777;
}
.recommend-product {
  margin: 50px 0;
}
.recommend-product ul li {
  float: left;
  width: 23%;
  margin-left: 2.6%;
}
.recommend-product ul li p {
  color: #222;
  margin-top: 8px;
  text-align: center;
}
.recommend-product ul li:first-child {
  margin-left: 0;
}
.zoom-box {
  position: relative;
}
.zoom-box .pic-zoom {
  opacity: 0;
  filter: alpha(opacity=0);
  transition: 0.4s ease;
  -webkit-transition: 0.4s ease;
  -moz-transition: 0.4s ease;
  -ms-transition: 0.4s ease;
  -o-transition: 0.4s ease;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 2;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.6) url(../images/zoom.png) no-repeat center center;
}
.zoom-box:hover .pic-zoom {
  opacity: 1;
  filter: alpha(opacity=1);
}
.zoom-pic {
  overflow: hidden;
}
.zoom-pic img {
  transition: 0.6s ease;
  -webkit-transition: 0.6s ease;
  -moz-transition: 0.6s ease;
  -ms-transition: 0.6s ease;
  -o-transition: 0.6s ease;
}
.zoom-pic img:hover {
  transform: translate(0, 0) rotate(0) scale(1.05, 1.05) skew(0, 0) rotateX(0) rotateY(0);
  -webkit-transform: translate(0, 0) rotate(0) scale(1.05, 1.05) skew(0, 0) rotateX(0) rotateY(0);
  -moz-transform: translate(0, 0) rotate(0) scale(1.05, 1.05) skew(0, 0) rotateX(0) rotateY(0);
  -ms-transform: translate(0, 0) rotate(0) scale(1.05, 1.05) skew(0, 0) rotateX(0) rotateY(0);
  -o-transform: translate(0, 0) rotate(0) scale(1.05, 1.05) skew(0, 0) rotateX(0) rotateY(0);
}
.white-zoom {
  position: relative;
}
.white-zoom:after {
  transition: 0.2s linear;
  -webkit-transition: 0.2s linear;
  -moz-transition: 0.2s linear;
  -ms-transition: 0.2s linear;
  -o-transition: 0.2s linear;
  content: '';
  position: absolute;
  z-index: 2;
  width: 1px;
  height: 1px;
  background: rgba(255, 255, 255, 0.3);
  left: 50%;
  top: 50%;
}

.listpage .pagination{
	display:flex;
	justify-content:center;
	flex-wrap:wrap;
}
.listpage li{
	background-color: #ddd;
    color: #fff;
    text-decoration: none;
    display: inline-block;
    font-size: 12px;
    height: 26px;
    line-height: 26px;
    margin: 5px 2px;
    padding:0 10px;
}
.listpage li a{
	color:#333;
	display:block;
}
.listpage li.active,
.listpage li:hover{
	background-color:#F7AB00;
}
.listpage li.active a,
.listpage li:hover a{
	color:#fff;
}

@media screen and (min-width: 768px) {
  .around-line > li {
    float: left;
    position: relative;
    cursor: pointer;
  }
  .around-line > li > a {
    color: #fff;
    display: block;
    text-decoration: none;
  }
  .around-line > li:before,
  .around-line > li:after {
    content: '';
    opacity: 0;
    filter: alpha(opacity=0);
    transition: 0.5s ease;
    -webkit-transition: 0.5s ease;
    -moz-transition: 0.5s ease;
    -ms-transition: 0.5s ease;
    -o-transition: 0.5s ease;
    position: absolute;
  }
  .around-line > li:before {
    top: 0;
    left: 0;
    right: 100%;
    bottom: 100%;
    border-top: 1px solid rgba(0, 148, 217, 0.8);
    border-left: 1px solid rgba(0, 148, 217, 0.8);
  }
  .around-line > li:after {
    right: 0;
    bottom: 0;
    top: 100%;
    left: 100%;
    border-bottom: 1px solid rgba(0, 148, 217, 0.8);
    border-right: 1px solid rgba(0, 148, 217, 0.8);
  }
  .around-line > li:hover:before {
    bottom: 0;
    right: 0;
    opacity: 1;
    filter: alpha(opacity=100);
  }
  .around-line > li:hover:after {
    top: 0;
    left: 0;
    opacity: 1;
    filter: alpha(opacity=100);
  }
  .around-line > li.active:before {
    bottom: 0;
    right: 0;
    opacity: 1;
    filter: alpha(opacity=100);
  }
  .around-line > li.active:after {
    top: 0;
    left: 0;
    opacity: 1;
    filter: alpha(opacity=100);
  }
}
.m-page {
  text-align: center;
  line-height: 22px;
  font-size: 0;
  letter-spacing: -0.307em;
  word-wrap: normal;
  white-space: nowrap;
  color: #138bdf;
  margin-top: 38px;
}
.m-page a,
.m-page span {
  display: inline-block;
  vertical-align: top;
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  border-radius: 100%;
  margin: 0 5px;
  border: 1px solid #ddd;
  font-size: 16px;
  letter-spacing: normal;
  background: #fff;
  -webkit-transition: background-color 0.1s;
  -moz-transition: background-color 0.1s;
  -ms-transition: background-color 0.1s;
  -o-transition: background-color 0.1s;
  transition: background-color 0.1s;
}
.m-page a {
  text-decoration: none;
  color: #000;
}
.m-page a:first-child,
.m-page a:last-child {
  background-image: url(../images/m-page-arr-r.png);
  background-position: center;
  background-repeat: no-repeat;
  border: 1px solid #cdcdcd;
  box-shadow: none;
}
.m-page a:first-child {
  background-image: url(../images/m-page-arr-l.png);
}
.m-page a:hover {
  color: #fff;
  background-color: #2d5fde;
}
.m-page a:active {
  background: #2d5fde;
}
.m-page span.current,
.m-page span.current:hover,
.m-page span.current:active {
  cursor: default;
  color: #fff;
  background: #2d5fde;
}
.dw-list{
	margin-top: 50px;
}
.dw-list li{
	margin-bottom: 10px;
}
.dw-list li a{
	color: #000;
	cursor: pointer;
}
.dw-yzm{
  display: none!important;
}

.prodet-page.projectdet-page .prodet-top-box .prodet-pic {
    position: absolute;
    width: 47.9%!important;
    right: 1rem;
    bottom: 0;
}

.prodet-page.projectdet-page .prodet-top-box .prodet-pic img {
    position: static;
}
.prodet-page.projectdet-page .prodet-top-box .prodet-con .prodet_contact a:last-child{
	margin-left: 0;
}
.prodet-page.projectdet-page .prodet-det-box-one{
	padding-bottom: 10px;
}

.side-fix-menu {
  position: fixed;
  right: 38px;
  bottom: 200px;
  z-index: 1101;
}
.side-fix-menu a {
  cursor: pointer;
  margin-bottom: 8px;
  font-size: 20px;
  display: block;
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  background: #3d6aff;
  color: #fff;
}
.side-fix-menu a .icon {
  margin-right: 0;
}
.side-fix-menu a:hover {
  background: #1e6a33;
}

@media screen and (max-width:1640px){
    #index-body .i-procatTwo .cat-con .i-more {
        margin-left: 20%;
    }
}
@media screen and (max-width:1440px){
    #index-body .i-about .about-con {
        padding-left: 9%;
        padding-bottom:20px;
    }
    #index-body .i-procatOne .cat-pic {
        padding-left: 5%;
    }
}
@media screen and (max-width:1280px){
    #index-body .i-about .about-con {
        padding-left: 5%;
    }
    #index-body .i-procatOne .cat-pic {
        padding-left: 2%;
    }
    #index-body .i-procatOne .cat-con {
        padding: 113px 1.8% 0 5.7%;
    }
    #index-body .i-procatOne .cat-pic .box{
        width: 100%;
        background-size: cover;
    }
}
@media screen and (max-width:1170px){
    #index-body .i-about .about-con div.fr > div {
        margin-left: 30px;
        width: 55%;
    }
}
@media screen and (max-width:1199px){
    #header .nav .menu-box .menu > li{
        padding:0 16px;
    }
}
@media screen and (max-width:1130px){
    #index-body .i-procatThree .cat-con .i-tit {
        font-size: 50px;
    }
    #index-body .i-procatThree .cat-con .i-more{
        margin-left:0;
    }
}
@media screen and (max-width:1725px){
    .inner-page.product-yd-page .i-procatTwo .cat-con .i-more {
        margin-left: 20%;
    }
}
@media screen and (max-width:1300px){
    .inner-page.product-yd-page .proyd-box {
        padding: 0 6.7%;
    }
}
@media screen and (max-width:1205px){
    .inner-page.product-yd-page .i-procatTwo .cat-con{
        padding-left:5%;
    }
}
@media screen and (max-width:1630px){
    .inner-page.product-yd-page .proyd-box.box-last .box.fr h2{
        font-size:50px;
    }
}
@media screen and (max-width:1200px){
   .inner-page.product-yd-page .proyd-contact .intro{
       font-size:38px;
   }
}
@media screen and (max-width:1425px){
   .inner-page.product-yd-page .proyd-contact .intro{
       font-size:38px;
   }
}
@media screen and (max-width:1600px){
   .inner-page.product-yd-page .proyd-box{
       padding:0 5%;
   }
}
@media screen and (max-width:1300px){
   .inner-page.product-yd-page .proyd-box{
       padding:0 2%;
   }
}

.dw-page .dw-con{
    padding:50px 0;
}

.dw-page .dw-con table{
        width: 100%;
        border: 1px solid #eee;
    line-height: 1.5em;
  
}

.dw-page .dw-con table td{
border: 1px solid #eee;
    line-height: 1.5em;
    padding-left: 20px;
    padding-top: 6px;
    padding-bottom: 6px;
}


.dw-page .dw-con table tr:nth-of-type(1){
	background:#d6d6d8;
}


.dw-page .dw-con table td a{
    cursor:pointer;
}












