 @font-face {

  font-family:'dinrp';

  src: url('../images/DINPro-Medium.otf');/*IE*/



}

.bg-color {

  background: #fff;

}

.head {

  height: 135px;

  background: #fff;

}

.head .logo{

  float: left;

  margin-top: 41px;

  overflow: hidden;

}

.head-title{

  float:left;

  margin-left:25px;

}

.head-title h1{

  font-size: 36px;

  line-height: 30px;

  color: #383838;

  padding-top: 36px;

}

.head-title small{

  font-size: 27px;

  color: #383838;

}

.logo_des{

  float:left;

  margin-left:25px;

  margin-top: 42px;

}

.logo_des h5{

  color: #3a3a3a;

  font-weight: bold;

  font-size: 24px;

}

.logo_des small{

  font-size: 16px;

  color: #393939;

  font-weight: lighter;

}

.head-group{

  float:right;

  padding-bottom: 18px;

}

.head-group p{

  font-family:'dinrp';

  font-size: 36px;

  color: #383838;

}

.head-group div{

  color: #fff;

  font-size: 14px;

  letter-spacing: 2px;

  padding-left:32px;

  line-height: 26px;

  border-radius: 13px;

  background: #db2e23 url(../images/tel.png) no-repeat 3px center;

}

.head .logo img {

  display: inline-block;

  vertical-align: middle;

}

.head h1.head-title{

  display: block;

  float: left;

  font-size:26px;

  color:#333333;

  line-height: 55px;

  font-weight: bold;

  max-width:635px;

  overflow: hidden;

  margin-top:40px;

}

.head .QR_code{

  float: right;

  margin-left:115px;

  width:100px;

  height: 100px;

  margin-top:17px;

  font-size:0;

  line-height:100px;

  text-align: center;

}

.head .QR_code img{

  display: inline-block;

  vertical-align: middle;

  width:100%;

  height: 100%;

}

.head .head-group{

  overflow: hidden;

  float: right;

  margin-top:26px;

}

.head .head-group .head-search{

  overflow: hidden;

  min-width: 255px;

}

.head .head-group .head-search input{

  float: left;

  width:194px;

  height: 34px;

  border:1px solid #d2d2d2;

  border-right:none;

  line-height:34px;

  padding:0 5px;

}

.head .head-group .head-search a{

  float: left;

  display: block;

  width:50px;

  height: 36px;

  background: #1b1b1d url(../images/search-btn.png) no-repeat center;

}

.nav-bar {

  height: 70px;

  background:#c91a13; /* 一些不支持背景渐变的浏览器 */

  background:-moz-linear-gradient(0deg, #c91a13, #f54a3b);

  background:-webkit-linear-gradient(0deg,#c91a13,#f54a3b);

  background:-o-linear-gradient(0deg, #c91a13, #f54a3b);

  font-size:0;

}

.nav-bar ul {

  display: inline-block;

}

.nav-bar ul li {

  float: left;

  position: relative;

}

.navshowlist{

  display:none;

  position: absolute;

  top:70px;

  left:0;

  width:100%;

  text-align: center;

  background: rgba(238, 16, 16, 0.8);

  -webkit-box-sizing: border-box;

  -moz-box-sizing: border-box;

  box-sizing: border-box;

  padding:25px 10px;

  z-index: 10;

}

.navshowlist a{

  display: inline-block;

  color: #fff;

  font-size: 16px;

  line-height: 27px;

  border-bottom: 1px solid transparent;

  margin-bottom: 10px;

  -webkit-transition: 350ms 0s all ease;

  -moz-transition: 350ms 0s all ease;

  -ms-transition: 350ms 0s all ease;

  -o-transition: 350ms 0s all ease;

  transition: 350ms 0s all ease;

}

.navshowlist a:last-of-type{

  margin-bottom: 0;

}

 .navshowlist a:hover{

   border-bottom: 1px solid #fff;

 }

.nav-bar ul li>a {

  line-height: 64px;

  position: relative;

  display: block;

  font-size: 16px;

  color: #fff;

  width:150px;

  text-align: center;

  -webkit-transition: 350ms 0s all ease;

  -moz-transition: 350ms 0s all ease;

  -ms-transition: 350ms 0s all ease;

  -o-transition: 350ms 0s all ease;

  transition: 350ms 0s all ease;

  background: url("../images/nav_jt.png") no-repeat center 64px;

  border-bottom: 0.1px solid transparent;

}

.nav-bar ul li>a::after{

  position: absolute;

  content: '';

  right: -1px;

  top:50%;

  width:0;

  margin-top:-9px;

  height: 18px;

  border-left:1px dashed #e87571;

}

.nav-bar ul li>a:hover,

.nav-bar ul li.active>a {

  background: #2c2b28 url("../images/nav_jt.png") no-repeat center 58px;

  border-bottom: 6px solid #ce2018;

}

.nav-bar ul li>a:hover::after,

.nav-bar ul li.active>a::after{

  display: none;

}

.nav-bar ul li:last-child>a::after{

  display: none;

}

.banner {

  position: relative;

  height: 690px;

}

.banner #bannerSwiper {

  height: 690px;

}

.banner .swiper-slide {

  position: relative;

  height: 690px;

  float: left;

}

.banner .swiper-slide a{

  display:block;

  width:100%;

  height: 100%;

}

.banner .pagination {

  position: absolute;

  font-size:0;

  left: 0;

  text-align: center;

  bottom: 13px;

  width: 100%;

  z-index: 9;

}

#bannerpagination .swiper-pagination-bullet{

  display: inline-block;

  width: 12px;

  height: 12px;

  border-radius: 50%;

  background: #fff;

  opacity: 1;

  margin: 0 5px;

  cursor: pointer;

}

#bannerpagination .swiper-pagination-bullet-active{

  background: #d3251d;

  width: 24px;

  border-radius: 8px;

}

#main {

  overflow: hidden;

}

.img_jz{

  display: block;

  position: relative;

  overflow: hidden;

}

.img_jz>img{

  position: absolute;

  top:50%;

  left:50%;

  max-width: 100%;

  max-height: 100%;

  -webkit-transform: translate(-50%,-50%);

  -moz-transform: translate(-50%,-50%);

  -ms-transform: translate(-50%,-50%);

  -o-transform: translate(-50%,-50%);

  transform: translate(-50%,-50%);

  -webkit-transition: 350ms 0s all ease;

  -moz-transition: 350ms 0s all ease;

  -ms-transition: 350ms 0s all ease;

  -o-transition: 350ms 0s all ease;

  transition: 350ms 0s all ease;

}



/*product*/

.productbg{

  background: #f2f4f7;

  padding-bottom: 73px;

}

.title{

  text-align: center;

  padding-top: 45px;

  padding-bottom: 29px;

}

.title h3{

  font-size: 36px;

  font-weight: bold;

}

.title h3 span{

  font-weight: lighter;

}

.title small{

  font-size: 20px;

  font-weight: lighter;

}

.title b{

  display: block;

  width: 28px;

  height: 5px;

  margin:0 auto;

  margin-top: 8px;

  background: #e6392d;

}

.pro_left{

  width: 258px;

  float:left;

  background:#c91a13; /* 一些不支持背景渐变的浏览器 */

  background:-moz-linear-gradient(0deg, #c91a13, #f54a3b);

  background:-webkit-linear-gradient(0deg,#c91a13,#f54a3b);

  background:-o-linear-gradient(0deg, #c91a13, #f54a3b);

}

.side_top{

  background: url(../images/menu.png) no-repeat left center;

  padding-left:60px;

  padding-top:26px;

  padding-bottom:26px;

  -webkit-box-sizing: border-box;

  -moz-box-sizing: border-box;

  box-sizing: border-box;

  display: block;

  width: 191px;

  margin:0 auto;

}

.side_top h4{

  font-size: 30px;

  color: #fff;

  font-weight: bold;

}

.side_top small{

  font-size: 14px;

  color: #f48e89;

  font-weight: lighter;

  text-transform: uppercase;

}

.pro_left>ul{

  background: #fff;

  width: 100%;


  -webkit-box-sizing: border-box;

  -moz-box-sizing: border-box;

  box-sizing: border-box;

  border-left:2px solid #cb1c15;

  border-right:2px solid #cb1c15;

}

.pro_left>ul>li{

  line-height: 49px;

  -webkit-box-sizing: border-box;

  -moz-box-sizing: border-box;

  box-sizing: border-box;

  width: 100%;

  -webkit-transition: 350ms 0s all ease;

  -moz-transition: 350ms 0s all ease;

  -ms-transition: 350ms 0s all ease;

  -o-transition: 350ms 0s all ease;

  transition: 350ms 0s all ease;

}

.pro_left>ul>li a{

  display: block;

  width: 220px;

  margin:0 auto;

  border-bottom: 1px dashed #e7e7e7;

  -webkit-box-sizing: border-box;

  -moz-box-sizing: border-box;

  box-sizing: border-box;

  padding-left:55px;

  font-size: 16px;

  color: #4e4e4e;

  background: url("../images/projt.png") no-repeat 20px center;

  -webkit-transition: 350ms 0s all ease;

  -moz-transition: 350ms 0s all ease;

  -ms-transition: 350ms 0s all ease;

  -o-transition: 350ms 0s all ease;

  transition: 350ms 0s all ease;

  text-overflow: ellipsis;

  white-space: nowrap;

  overflow: hidden;

}

.pro_left>ul>li:hover,.pro_left ul>li.hight_linght{

  background:#c91a13; /* 一些不支持背景渐变的浏览器 */

  background:-moz-linear-gradient(0deg, #c91a13, #f54a3b);

  background:-webkit-linear-gradient(0deg,#c91a13,#f54a3b);

  background:-o-linear-gradient(0deg, #c91a13, #f54a3b);

}

.pro_left>ul>li:hover a,.pro_left>ul>li.hight_linght a{

  color: #fff;

  border-bottom: 1px solid transparent;

  background: url("../images/projts.png") no-repeat 20px center;

}



.pro_left>ul>li:last-of-type a{

  border-bottom: none;

}

.side_bottom{

  padding-top: 29px;

  padding-bottom: 30px;

  text-align: center;

}

.side_bottom h4{

  font-size: 30px;

  color: #ffffff;

  font-weight: bold;

}

.side_bottom small{

  font-size: 16px;

  color: #ffffff;

  font-weight: lighter;

  display: block;

  margin-bottom: 17px;

  margin-top: 8px;

}

.side_bottom a{

  font-size: 14px;

  color: #ffffff;

  display:block;

  margin:0 auto;

  width: 110px;

  line-height: 38px;

  border-radius: 5px;

  border:1px solid #f1766f;

  font-weight: lighter;

  -webkit-transition: 350ms 0s all ease;

  -moz-transition: 350ms 0s all ease;

  -ms-transition: 350ms 0s all ease;

  -o-transition: 350ms 0s all ease;

  transition: 350ms 0s all ease;

}

.side_bottom a:hover{

  background: #f6af19;

  border: 1px solid #f3c04b;

}



.pro_right{

  float:right;

  width: 908px;

}

.pro_top{

  background: #fff;

  margin-bottom: 15px;

}

.pro_top>b{

  width: 601px;

  height: 465px;

  float:left;

}

.pro_top>b img{

  max-width: 100%;

  max-height: 100%;

}

.pro_text{

  float:right;

  width:307px;

  -webkit-box-sizing: border-box;

  -moz-box-sizing: border-box;

  box-sizing: border-box;

  padding:52px 32px;

}

.pro_text h6{

  font-size: 20px;

  color: #343434;

  font-weight: bold;

}

.pro_text small{

  font-size: 14px;

  color: #6f6f6f;

  line-height: 24px;

  display: block;

  margin-top: 22px;

  margin-bottom: 106px;

}

.pro_text div{

  width:100%;

  display:flex;

  justify-content: space-between;

}

.pro_text>div a{

  width: 110px;

}

.btn{

  display: block;

  color: #fff;

  position: relative;

  overflow: hidden;

  text-align: center;

  height: 38px;

  border-radius: 5px;

  font-size: 16px;

  -webkit-transition: 350ms 0s all ease;

  -moz-transition: 350ms 0s all ease;

  -ms-transition: 350ms 0s all ease;

  -o-transition: 350ms 0s all ease;

  transition: 350ms 0s all ease;

}

.btn_red{

  background: #e6392d;

}

.btn span{

  position: absolute;

  width:100%;

  height: 100%;

  line-height: 38px;

  display: block;

}

.btn:before{

  display: block;

  content: '';

  position: absolute;

  top:50%;

  left:50%;

  -webkit-transform: translate(-50%,-50%);

  -moz-transform: translate(-50%,-50%);

  -ms-transform: translate(-50%,-50%);

  -o-transform: translate(-50%,-50%);

  transform: translate(-50%,-50%);

  width: 0;

  height: 100%;

  -webkit-transition: 350ms 0s all ease;

  -moz-transition: 350ms 0s all ease;

  -ms-transition: 350ms 0s all ease;

  -o-transition: 350ms 0s all ease;

  transition: 350ms 0s all ease;

}

.btn:hover:before{

  width: 100%;

}

.btn_red:hover:before{

  background: #98251d;

}

.btn_yellow{

  background: #f6af19;

}

.btn_yellow:hover:before{

  background: #af7b0e;

}

.swiper-probot{

  width: 100%;

}

.swiper-probot .swiper-slide a{

  display: block;

  width:100%;

}

.swiper-probot .swiper-slide a b{

  width: 100%;

  height: 228px;

}

.swiper-probot .swiper-slide a b img{

  max-width: 100%;

  max-height: 100%;

}

.swiper-probot .swiper-slide a p{

  text-align: center;

  background: #fff;

  line-height: 52px;

  -webkit-box-sizing: border-box;

  -moz-box-sizing: border-box;

  box-sizing: border-box;

  padding:0 10px;

  text-overflow: ellipsis;

  white-space: nowrap;

  overflow: hidden;

  font-size: 16px;

  color: #4e4e4e;

  -webkit-transition: 350ms 0s all ease;

  -moz-transition: 350ms 0s all ease;

  -ms-transition: 350ms 0s all ease;

  -o-transition: 350ms 0s all ease;

  transition: 350ms 0s all ease;

}

.swiper-probot .swiper-slide a:hover p{

  background:#e6392d;

  color: #fff;

}

.swiper-probot .swiper-slide a:hover b img{

  -webkit-transform: translate(-50%,-50%) scale(1.02);

  -moz-transform: translate(-50%,-50%) scale(1.02);

  -ms-transform: translate(-50%,-50%) scale(1.02);

  -o-transform: translate(-50%,-50%) scale(1.02);

  transform: translate(-50%,-50%) scale(1.02);

}





/*case*/

.swiper-case{

  padding-bottom: 75px;

}

.swiper-case .swiper-slide a,.othercase a{

  -webkit-transition: 350ms 0s all ease;

  -moz-transition: 350ms 0s all ease;

  -ms-transition: 350ms 0s all ease;

  -o-transition: 350ms 0s all ease;

  transition: 350ms 0s all ease;

}

.othercase li{

  float:left;

  width: 380px;

}

.swiper-case .swiper-slide a:hover,.othercase a:hover{

  box-shadow: 0 0 10px #ddd;

}

.swiper-case .swiper-slide b,.othercase b{

  width:100%;

  height:296px;

}

.swiper-case .swiper-slide b img, .othercase b img{

  max-width: 100%;

  max-height: 100%;

}

.swiper-case .swiper-slide a b:after,.othercase a b:after{

  position: absolute;

  top: 0;

  left: 0;

  height: 100%;

  width: 100%;

  content: "";

  background: rgba(11, 11, 11, 0.5);

  transform: scale(1, 0);

  transition: transform 500ms ease;

  transform-origin: top center;

}

.swiper-case .swiper-slide a:hover b:after,.othercase a:hover b:after{

  transform: scale(1, 1);

  transform-origin: bottom center;

}

.case_text{

  border:2px solid #e5e5e5;

  border-top: none;

  height: 152px;

  padding:27px 30px;

  -webkit-box-sizing: border-box;

  -moz-box-sizing: border-box;

  box-sizing: border-box;

  position: relative;

}

.case_text:after{

  display: block;

  background: #fff url("../images/casejt.png") no-repeat center;

  width: 60px;

  height: 60px;

  content: '';

  border-radius: 50%;

  border:2px solid #e5e5e5;

  position: absolute;

  right:30px;

  bottom: -31px;

  -webkit-transition: 350ms 0s all ease;

  -moz-transition: 350ms 0s all ease;

  -ms-transition: 350ms 0s all ease;

  -o-transition: 350ms 0s all ease;

  transition: 350ms 0s all ease;

}

.swiper-case .swiper-slide a:hover .case_text:after,.othercase a:hover .case_text:after{

  border:2px solid #e6392d;

  background: #fff url("../images/casejts.png") no-repeat center;

}



.case_text:before{

  left:0px;

  height: 2px;

  bottom:0;

  width: 0;

  display: block;

  content: '';

  position: absolute;

  background: #e6392d;

  -webkit-transition: 350ms 0s all ease;

  -moz-transition: 350ms 0s all ease;

  -ms-transition: 350ms 0s all ease;

  -o-transition: 350ms 0s all ease;

  transition: 350ms 0s all ease;

}

.swiper-case .swiper-slide a:hover .case_text:before,.othercase a:hover .case_text:before{

  width: 100%;

}

.case_text p{

  font-size: 22px;

  color: #343434;

}

.case_text small{

  display:block;

  margin-top: 8px;

  font-size: 14px;

  color: #959595;

  line-height: 24px;

}

.case_cont{

  position: relative;

}



.case_cont .swiper-button-next:after,.case_cont .swiper-button-prev:after{

  color: #e6392d;

}

.case_cont .swiper-button-disabled:after{

  color: #d6d6d6;

}

.case_cont .swiper-button-next{

  opacity: 1;

  right: -54px;

}

.case_cont .swiper-button-prev{

  opacity: 1;

  left: -54px;

}

.case_btn{

  margin: 0 auto;

  display: block;

  width: 464px;

  margin-bottom: 65px;

}

.case_btn a{

  width:208px;

  height: 52px;

  float:left;

  margin:0 12px;

  line-height: 52px;



}

.case_btn a span{

  line-height: 52px;

  -webkit-box-sizing: border-box;

  -moz-box-sizing: border-box;

  box-sizing: border-box;

  padding-right: 35px;

  text-align: right;

  background-image: url("../images/casebtnicon01.png");

  background-repeat: no-repeat;

  background-position: 20px center;

}

.case_btn a:last-of-type span{

  background-image: url("../images/casebtnicon02.png");

}



/*company*/

.companybg{

  background:#f2f4f7;

  padding-bottom: 80px;

  position: relative;

}

.companybg:before{

  content: '';

  display:block;

  position: absolute;

  width:100%;

  height: 493px;

  background:url("../images/companybg.jpg") no-repeat center top;

  background-attachment: fixed;

}

.companybg .warpper{

  position: relative;

}

.companybg .title h3{color:#fff}

.companybg .title small{color:#fff}

.com_left{

  width:730px;

  float:left;

}

.com_left>.img_jz{

  width: 100%;

  height: 322px;

}

.com_left>.img_jz img{

  min-width: 100%;

  height: 100%;

}

.com_text{

  background: #fff;

  -webkit-box-sizing: border-box;

  -moz-box-sizing: border-box;

  box-sizing: border-box;

  width:100%;

  padding:40px 50px;

  box-shadow: 0 0 5px #d6d6d6;

}

.com_text h3{

  font-size: 24px;

  color: #434343;

  border-bottom:1px dashed #ddd;

  font-weight: bold;

  margin-bottom: 20px;

  padding-bottom: 11px;

}

.com_text h3 span{

  color: #e6392d;

}

.com_text>small{

  font-size: 14px;

  color: #898989;

  line-height: 26px;

  -webkit-transition: 350ms 0s all ease;

  -moz-transition: 350ms 0s all ease;

  -ms-transition: 350ms 0s all ease;

  -o-transition: 350ms 0s all ease;

  transition: 350ms 0s all ease;

}

.com_text:hover>small a{

  text-decoration: underline;

}

.com_text>small>a{

  color: #ea130e;

}

.com_right{

  float:right;

  width: 420px;

}

.com_right>h5{

  background:#c91a13; /* 一些不支持背景渐变的浏览器 */

  background:-moz-linear-gradient(0deg, #c91a13, #f54a3b);

  background:-webkit-linear-gradient(0deg,#c91a13,#f54a3b);

  background:-o-linear-gradient(0deg, #c91a13, #f54a3b);

  text-align: center;

  line-height: 70px;

  border-radius: 5px 5px 0 0;

}

.com_right>h5 span{

  color: #fff;

  font-size: 22px;

  padding-left:45px;

  background: url(../images/order.png) no-repeat left center;

}

#indexform{

  background: #fff;

  box-shadow: 0 0 5px #d6d6d6;

  -webkit-box-sizing: border-box;

  -moz-box-sizing: border-box;

  box-sizing: border-box;

  width:100%;

  padding:27px 35px;

}

.com_tel{

  margin-top: 15px;

  text-align: center;

  background: #fff;

  box-shadow: 0 0 5px #d6d6d6;

}

.com_tel h3{

  font-family:'dinrp';

  font-size: 36px;

  line-height: 34px;

  color: #4d4d4d;

  font-weight: bold;

}

.com_tel small{

  font-size: 14px;

  color: #747679;

  font-weight: lighter;

  letter-spacing: 1.2px;

  position: relative;

  left: 2px;

}

.com_tel>div{

  background: url("../images/comtel.png") no-repeat left center;

  display: inline-block;

  padding:28px 0;

  padding-left:60px;

  -webkit-box-sizing: border-box;

  -moz-box-sizing: border-box;

  box-sizing: border-box;

}

#indexform input{

  margin-bottom: 14px;

  width: 100%;

  color: #939393;

  font-size: 16px;

  -webkit-box-sizing: border-box;

  -moz-box-sizing: border-box;

  box-sizing: border-box;

  padding:0 20px;

  line-height: 56px;

}

#indexform input::placeholder,#indexform textarea::placeholder{

  color: #939393;

  font-size: 16px;

}

#indexform input[name=name]{

  background:#f3f3f3 url("../images/fomicon01.png") no-repeat 303px center;

}

#indexform input[name=tel]{

  background:#f3f3f3 url("../images/fomicon02.png") no-repeat 303px center;

}

#indexform textarea{

  width: 100%;

  height: 100px;

  -webkit-box-sizing: border-box;

  -moz-box-sizing: border-box;

  box-sizing: border-box;

  padding:20px;

  color: #939393;

  font-size: 16px;

  background:#f3f3f3 url("../images/fomicon03.png") no-repeat 303px 18px;

}

#indexform .code{

  height: 56px;

  margin-top: 8px;

  background: #f3f3f3;

}

#indexform .code>input{

  float:left;

  width: 232px;

  background: #f3f3f3;

}

#indexform .code>div{

  float:right;

  height: 100%;

}

#indexform .code>div img{

  width: 118px;

  margin-top: 10px

}

#indexform .submit{

  line-height: 48px;

  height: 48px;

  width: 158px;

  margin:0 auto;

  margin-top: 24px;

}

#indexform .submit span{

  line-height: 48px;

}

/*advantage*/

.advantage{

  padding-bottom: 76px;

}

.advantage>.warpper{

  height: 762px;

  background:#f4f4f4 url(../images/advline.png) no-repeat center;

}

.adv_cont{

  margin:0 auto;

}

.adv_cont li{

  float:left;

  width: 545px;

  -webkit-box-sizing: border-box;

  -moz-box-sizing: border-box;

  box-sizing: border-box;

  padding-top: 118px;

  padding-left:325px;

  height: 381px;

  background-repeat: no-repeat;

  background-size:282px 377px;

  background-position: left top;

}

.adv_cont li:nth-of-type(2n){

  float:right;

  padding-left:0px;

  padding-right:325px;

  background-position: right top;

}

.adv_cont li:first-of-type{ background: url("../images/adv01.jpg") no-repeat left top;}

.adv_cont li:nth-of-type(2){ background: url("../images/adv02.jpg") no-repeat right top;}

.adv_cont li:nth-of-type(3){ background: url("../images/adv03.jpg") no-repeat left bottom;}

.adv_cont li:nth-of-type(4){ background: url("../images/adv04.jpg") no-repeat right bottom;}

.adv_cont li h5{

  font-size: 24px;

  color: #e6392d;

  font-weight: bold;

  position: relative;

}

.adv_cont li h5:after{

  position: absolute;

  bottom:17px;

  height: 2px;

  width: 40px;

  background: #e6392d;

}

.adv_cont li small{

  font-size: 14px;

  color: #6d6d6d;

  line-height: 24px;

}

/*news*/

.newsbg{

  background: #f2f4f7;

  padding-bottom: 82px;

}

.news_left{

  float:left;

  width: 574px;

}

.news_right{

  float:right;

  width: 580px;

}

.news_title{

  line-height: 35px;

  margin-bottom: 25px;

  background: url("../images/line.png") no-repeat 233px center;

}

.news_title h4{

  float:left;

  font-size: 24px;

  color: #343434;

  font-weight: bold;

}

.news_title h4 span{

  font-size: 12px;

  font-weight: normal;

  margin-left: 7px;

  color: #b3b3b3;

  text-transform: uppercase;

}

.news_title a{

  float:right;

  font-size: 14px;

  color: #7b7b7b;

  -webkit-transition: 350ms 0s all ease;

  -moz-transition: 350ms 0s all ease;

  -ms-transition: 350ms 0s all ease;

  -o-transition: 350ms 0s all ease;

  transition: 350ms 0s all ease;

}

.news_title a:hover{

  color: #ea130e;

}

.news_left>a{display:block;margin-bottom:15px;}

.news_left>a b{

  height: 244px;

  margin-bottom: 15px;

}

 .news_left>a b img{

  max-height:initial;

   width: 100%;

 }

.news_text p{

  font-size: 22px;

  color: #343434;

  margin-bottom: 8px;

  -webkit-transition: 350ms 0s all ease;

  -moz-transition: 350ms 0s all ease;

  -ms-transition: 350ms 0s all ease;

  -o-transition: 350ms 0s all ease;

  transition: 350ms 0s all ease;

}

.news_text small{

  font-size: 14px;

  color: #959595;

  line-height: 24px;

  -webkit-transition: 350ms 0s all ease;

  -moz-transition: 350ms 0s all ease;

  -ms-transition: 350ms 0s all ease;

  -o-transition: 350ms 0s all ease;

  transition: 350ms 0s all ease;

}

.newsbg a:hover .news_text p{

  color: #ea130e;

}

.newsbg a:hover .news_text small{

  text-decoration: underline;

}

.news_text small>span{

  color: #ea130e;

}

.news_list a:after{

  display: block;

  content: '';

  clear:both;

}

.news_list a{

  line-height: 34px;

  display: block;

}

.news_list a>p{

  font-size: 16px;

  color: #343434;

  float:left;

  width: 498px;

  text-overflow: ellipsis;

  white-space: nowrap;

  overflow: hidden;

  -webkit-transition: 350ms 0s all ease;

  -moz-transition: 350ms 0s all ease;

  -ms-transition: 350ms 0s all ease;

  -o-transition: 350ms 0s all ease;

  transition: 350ms 0s all ease;

  -webkit-box-sizing: border-box;

  -moz-box-sizing: border-box;

  box-sizing: border-box;

  padding-left:20px;

  background: url("../images/newsjt.png") no-repeat left center;

}

.news_list a:hover>p {

  background: url("../images/newsjts.png") no-repeat left center;

}

.news_list a:hover>p {

  color: #e6392d;

}

.news_list a>small{

  float:right;

  font-size: 14px;

  color: #959595;

}

.news_right>a .news_text>p>span{

  color: #fff;

  font-size: 16px;

  font-weight: lighter;

  background:#c91a13; /* 一些不支持背景渐变的浏览器 */

  background:-moz-linear-gradient(0deg, #c91a13, #f54a3b);

  background:-webkit-linear-gradient(0deg,#c91a13,#f54a3b);

  background:-o-linear-gradient(0deg, #c91a13, #f54a3b);

  border-radius: 26px 0 26px 0;

  line-height: 34px;

  display: inline-block;

  padding: 0 19px;

  margin-right: 8px;

}

.news_right>a .news_text>small{

  height: 95px;

  display: block;

  margin-bottom: 24px;

  border-bottom: 1px solid #e4e4e4;

}

.news_more{

  margin-top: 13px;

}

.news_more img{

  float:left;

  height: 152px;

}

.news_more>a{

  float:right;

  height: 152px;

  background: #e6392d;

  width: 172px;

  display:block;

  font-size: 18px;

  -webkit-box-sizing: border-box;

  -moz-box-sizing: border-box;

  box-sizing: border-box;

  padding-top: 56px;

  color: #fff;text-align: center;

}



.footer {

  background: #1b263a;

}

.fot_top h3{

  color: #fff;

  font-size: 22px;

  margin-bottom: 23px;

  font-weight: bold;

}

.fot_top{

  padding-top: 70px;

  padding-bottom: 65px;

}

.fot_left{

  float:left;

  width: 260px;

}

.fot_left02{

  float:left;

  margin-left:64px;

  width: 280px;

}

.fot_left a{

  width:50%;

  float:left;

}

.fot_left a,.fot_left02 a{

  font-size: 14px;

  -webkit-box-sizing: border-box;

  -moz-box-sizing: border-box;

  box-sizing: border-box;

  color: #8995ab;

  padding-left:10px;

  margin-bottom:10px;

  display:block;

  position: relative;

  text-overflow: ellipsis;

  white-space: nowrap;

  overflow: hidden;

}

.fot_left02 a{

  float:left;

  width:50%;

}

.fot_left a:before,.fot_left02 a:before{

  display:block;

  content: '';

  clear:both;

  position: absolute;

  left:0;

  top:50%;

  -webkit-transform: translateY(-50%);

  -moz-transform: translateY(-50%);

  -ms-transform: translateY(-50%);

  -o-transform: translateY(-50%);

  transform: translateY(-50%);

  background:#45536a;

  width:6px;

  height: 6px;

  -webkit-transition: 300ms 0s all ease;

  -moz-transition: 300ms 0s all ease;

  -ms-transition: 300ms 0s all ease;

  -o-transition: 300ms 0s all ease;

  transition: 300ms 0s all ease;

  border-radius: 50%;

}

.fot_left a:hover:before,.fot_left02 a:hover:before{

  background: #e13429;

}

.fot_bottom{

  border-top:1px solid #3d4b64;

}

.fot_bottom,.fot_bottom a{

  width: 100%;

  text-align: center;

  background: #243045;

  font-size: 14px;

  line-height: 59px;

  color: #8995ab;

}

.fot_right,.fot_right02{

  background: #233046;

  -webkit-box-sizing: border-box;

  -moz-box-sizing: border-box;

  box-sizing: border-box;

  float:right;

  padding:25px;

  height: 175px;

  border-bottom: 2px solid #e13429;

}

.fot_right{

  text-align: center;

  width: 150px;

  padding:13px;

}

.fot_right img{

  width: 100%;

  margin:0 auto;

}

.fot_right p{

  font-size: 14px;

  margin-top:5px;

  color: #8995ab;

}

.fot_right02{

  width: 382px;

  margin-right: 24px;

}

.fot_right02 div{

  padding-left:65px;

  width: 100%;

  -webkit-box-sizing: border-box;

  -moz-box-sizing: border-box;

  box-sizing: border-box;

  background:url("../images/tel02.png") no-repeat left center;

}

.fot_right02 div p{

  font-size: 14px;

  color: #8995ab;

}

.fot_right02 div h3{

  font-family:'dinrp';

  font-size: 36px;

  margin-bottom: 14px;

  line-height: 33px;

  color: #fff;

  font-weight: bold;

}

.fot_right02>p{

  font-size: 14px;

  color: #8995ab;

}

.fot_right02>small{

  font-size: 16px;

  color: #fff;

  font-weight: bold;

}





.pro-sider {

  float: left;

  width: 260px;

}

.pro-sider .in-title {

  height: 80px;

  background: url(../images/i-pro-title.jpg) no-repeat center;

  text-align: center;

  line-height: 1;

  overflow: hidden;

}

.pro-sider .in-title h3 {

  margin-top: 20px;

  font-size: 22px;

  color: #fff;

  margin-bottom: 5px;

}

.pro-sider .in-title em {

  font-size: 13px;

  color: #728dbc;

}

.pro-sider .pro-sider-ul {

  border: 1px solid #ededed;

  background: #fff;

  border-top: none;

  overflow: hidden;

}

.pro-sider .pro-sider-ul .ul-li {

  padding: 0 15px;

  height: 59px;

}

.pro-sider .pro-sider-ul .ul-li a {

  position: relative;

  height: 58px;

  line-height: 58px;

  font-size: 14px;

  color: #595959;

  display: block;

  padding-left: 10px;

  padding-right: 30px;

  border-bottom: 1px dashed #ededed;

  overflow: hidden;

  text-overflow: ellipsis;

  white-space: nowrap;

}

.pro-sider .pro-sider-ul .ul-li a h2{

  overflow: hidden;

  text-overflow: ellipsis;

  white-space: nowrap;

}

.pro-sider .pro-sider-ul .ul-li a div.icon {

  position: absolute;

  width: 16px;

  height: 16px;

  text-align: center;

  line-height: 16px;

  background: #ededed url(../images/sider-bg-01.png) no-repeat center;

  border-radius: 50%;

  right: 8px;

  top: 50%;

  margin-top: -8px;

  font-size: 12px;

}

.pro-sider .pro-sider-ul .ul-li:hover,

.pro-sider .pro-sider-ul .ul-li.active {

  background: #268ae7;

}

.pro-sider .pro-sider-ul .ul-li:hover a,

.pro-sider .pro-sider-ul .ul-li.active a {

  border: none;

  color: #fff;

}

.pro-sider .pro-sider-ul .ul-li:hover div.icon,

.pro-sider .pro-sider-ul .ul-li.active div.icon {

  background: #0058b1 url(../images/sider-bg-02.png) no-repeat center;

}

.pro-sider .pro-sider-ul .ul-li:last-child a {

  border-bottom: none;

}

.pro-sider .pro-sider-tel {

  overflow: hidden;

  height: 100px;

  line-height: 1;

  font-size: 20px;

  color: #0058b1;

  border: 1px solid #ededed;

  border-top: none;

  padding-left: 80px;

  background: url(../images/sider-tel.png) no-repeat 25px center;

}

.pro-sider .pro-sider-tel span {

  display: block;

  margin: 30px 0 8px;

  font-size: 14px;

  color: #808080;

}

.pro-sider .pro-sider-tel em {

  letter-spacing: 2px;

  font-weight: bold;

}





.m-column-t {

  position: relative;

  text-align: center;

  font-size: 0;

}

.m-column-t .center {

  display: inline-block;

  font-size: 0;

}

.m-column-t .center h3 {

  color: #333;

  font-size: 30px;

}

.m-column-t .center p {

  color: #d2d2d2;

  font-size: 30px;

}

.m-column-t span {

  position: absolute;

  width: 415px;

  top: 50%;

  margin-top: -5px;

  height: 5px;

  border-bottom: 1px solid #d2d2d2;

  z-index: 1;

}

.m-column-t span.mcl {

  left: 0;

}

.m-column-t span.mcl em {

  float: right;

}

.m-column-t span.mcr {

  right: 0;

}

.m-column-t span em {

  display: block;

  height: 11px;

  border-left: 1px solid #d2d2d2;

}

.textLine {

  overflow: hidden;

  text-overflow: ellipsis;

  display: -webkit-box;

  -webkit-line-clamp: 2;

  -webkit-box-orient: vertical;

}

.textLine3 {

  overflow: hidden;

  text-overflow: ellipsis;

  display: -webkit-box;

  -webkit-line-clamp: 3;

  -webkit-box-orient: vertical;

}

.textHidden {

  overflow: hidden;

  text-overflow: ellipsis;

  white-space: nowrap;

}

.domHidden {

  overflow: hidden;

}

.about-main {

  padding: 20px 0 70px;

  min-height: 170px;

}

.about-main .ab-content {

  float: right;

  width: 925px;

}

.about-main .ab-content .title {

  line-height: 50px;

}

.about-main .ab-content .title a {

  color: #333;

  padding: 0 5px;

}

.about-main .ab-content .title span.icon-home {

  color: #535353;

}

.about-main .ab-content .title em {

  color: #999;

}

.about-main .ab-content .ab-conBox {

  overflow: hidden;

  background: #fff;

  min-height: 55px;

  padding: 30px 45px 40px;

}

.about-main .ab-content .ab-conBox .de-title {

  text-align: center;

  font-size: 20px;

  color: #333;

  line-height: 25px;

  margin-bottom: 8px;

}

.about-main .ab-content .ab-conBox .sub-co {

  font-size: 14px;

  color: #999;

  text-align: center;

  line-height: 18px;

}

.about-main .ab-content .ab-conBox .ab-detail {

  overflow: hidden;

  margin-top: 30px;

  font-size: 14px;

  color: #777373;

  line-height: 25px;

}

.ab-sild {

  float: left;

  width: 260px;

}

.ab-sild .title {

  position: relative;

  height: 50px;

  text-align: center;

  background: #f3c04b;

  font-size: 16px;

  line-height: 50px;

  color: #fff;

  border-bottom: 1px solid #fff;

}

.ab-sild .title span {

  position: absolute;

  height: 3px;

  width: 30px;

  top: 50%;

  margin-top: -3px;

  border-bottom: 1px solid #fff;

}

.ab-sild .title span em {

  display: block;

  height: 7px;

  border-left: 1px solid #fff;

}

.ab-sild .title span.stl {

  left: 35px;

}

.ab-sild .title span.stl em {

  float: right;

}

.ab-sild .title span.str {

  right: 35px;

}

.ab-sild .sild-cate {

  background: #fff;

  margin-bottom: 20px;

}

.ab-sild .sild-cate .list {

  overflow: hidden;

}

.ab-sild .sild-cate .list li {

  position: relative;

  border-bottom: 1px solid #eee;

  height: 60px;

  line-height: 60px;

}

.ab-sild .sild-cate .list li a {

  display: block;

  padding-right: 35px;

  font-size: 14px;

  color: #333;

  padding-left: 20px;

}

.ab-sild .sild-cate .list li:last-child {

  border-bottom: none;

}

.ab-sild .sild-cate .list li:hover {

  border-color: #f3c04b;

  background: #f3c04b;

}

.ab-sild .sild-cate .list li:hover a {

  color: #fff;

}

.ab-sild .sild-cate .list li:hover:after {

  color: #fff;

}

.ab-sild .sild-cate .list li:after {

  font-weight: bold;

  right: 20px;

  top: 0;

  color: #999;

  position: absolute;

  content: "\e904";

  font-family: 'icomoon' !important;

}

.ab-sild .sild-cont {

  background: #fff;

}

.ab-sild .sild-cont .cont-list {

  padding: 20px;

}

.ab-sild .sild-cont .cont-list ul li {

  color: #333;

  padding: 5px 0;

  padding-left: 60px;

  font-size: 14px;

}

.ab-sild .sild-cont .cont-list ul li span {

  width: 60px;

  margin-left: -60px;

  display: block;

  height: 20px;

  line-height: 20px;

  float: left;

  color: #666;

}

.pro-center {

  background: #fff;

  padding-bottom: 25px;

}

.pro-center .pro-list {

  overflow: hidden;

  padding: 25px 18px 10px;

}

.pro-center .pro-list ul li {

  float: left;

  width: 200px;

  margin: 0 10px 20px;

  border: 1px solid #fff;

}

.pro-center .pro-list ul li:hover {

  border-color: #f3c04b;

}

.pro-center .pro-list ul li .img {

  overflow: hidden;

  width: 200px;

  height: 200px;

  line-height: 200px;

  text-align: center;

  font-size: 0;

  background: #eee;

}

.pro-center .pro-list ul li .img img {

  display: inline-block;

  vertical-align: middle;

  max-width: 100%;

  max-height: 100%;

}

.pro-center .pro-list ul li .title {

  background: #f7f8fc;

  height: 40px;

  line-height: 40px;

  padding: 0 5px;

  text-align: center;

  font-size: 14px;

  font-weight: bold;

  color: #333;

}

.pro-center .pro-list ul li .title:hover {

  color: #f3c04b;

}

.page {

  font-size: 0;

  text-align: center;

}

.page .center {

  display: inline-block;

  overflow: hidden;

}

.page .center .page-span {

  float: left;

  font-size: 14px;

  color: #c3c3c3;

  line-height: 32px;

  margin-right: 30px;

}

.page .center .page-list {

  float: left;

  overflow: hidden;

}

.page .center .page-list ul li {

  float: left;

  width: auto;

  min-width: 30px;

  height: 32px;

  text-align: center;

  line-height: 30px;

  font-size: 14px;

  margin: 0 4px;

  padding: 0;

  border: none;

  background: transparent;

}

.page .center .page-list ul li a {

  min-width: 20px;

  padding: 0 5px;

  border: 1px solid #eee;

  display: block;

  color: #333;

  border-radius: 4px;

  -webkit-border-radius: 4px;

  overflow: hidden;

  background: #fff;

}

.page .center .page-list ul li:hover a {

  color: #f3c04b;

}

.page .center .page-list ul li.active a {

  background: #f3c04b;

  color: #fff;

}

.news-center {

  background: #fff;

  padding-bottom: 25px;

}

.news-center .new-list {

  padding: 45px 45px 0px;

}

.news-center .new-list ul li {

  margin-bottom: 35px;

  border-bottom: 1px solid #eee;

}

.news-center .new-list ul li a {

  overflow: hidden;

  display: block;

  height: 90px;

  padding-bottom: 30px;

}

.news-center .new-list ul li a .img {

  float: left;

  width: 130px;

  height: 90px;

  background: #eee;

  line-height: 90px;

  font-size: 0;

  text-align: center;

}

.news-center .new-list ul li a .img img {

  display: inline-block;

  vertical-align: middle;

  max-width: 100%;

  max-height: 100%;

}

.news-center .new-list ul li a .info {

  float: right;

  width: 690px;

}

.news-center .new-list ul li a .info h3 {

  font-size: 14px;

  font-weight: bold;

  line-height: 24px;

  color: #333;

}

.news-center .new-list ul li a .info em {

  display: block;

  font-size: 12px;

  color: #999;

  line-height: 16px;

  margin-bottom: 10px;

}

.news-center .new-list ul li a .info p {

  font-size: 14px;

  line-height: 22px;

  color: #999;

  max-height: 44px;

  overflow: hidden;

}

.news-center .new-list ul li a:hover h3 {

  color: #f3c04b;

}

.message-c {

  background: #fff;

  padding: 40px 50px;

  overflow: hidden;

}

.message-c .p {

  font-size: 16px;

  line-height: 30px;

  color: #666;

  margin-bottom: 35px;

}

.message-c .from input {

  display: block;

  height: 38px;

  line-height: 38px;

  padding: 0 5px;

  border: 1px solid #d2d2d2;

  margin-bottom: 10px;

  font-size: 14px;

  color: #333;

}

.message-c .from input[name=user],

.message-c .from input[name=phone] {

  width: 348px;

}

.message-c .from textarea {

  font-size: 14px;

  color: #333;

  line-height: 20px;

  display: block;

  width: 728px;

  height: 130px;

  border: 1px solid #d2d2d2;

  padding: 5px;

  margin-bottom: 10px;

}

.message-c .from .code {

  overflow: hidden;

}

.message-c .from .code input[name=code] {

  width: 258px;

  float: left;

}

.message-c .from .code a {

  display: block;

  float: left;

  width: 80px;

  height: 38px;

  padding: 1px 0;

  margin-left: 10px;

}

.message-c .from .code a img {

  width: 80px;

  height: 38px;

}

.message-c .from .btn {

  padding-top: 25px;

}

.message-c .from .btn a {

  display: block;

  width: 362px;

  height: 40px;

  text-align: center;

  line-height: 40px;

  color: #fff;

  font-size: 16px;

  background: #8fa4de;

}

.message-c .from .btn a:hover {

  background: #8397d0;

}

.contact-o {

  background: #fff;

  overflow: hidden;

  padding: 40px 0;

  text-align: center;

}

.contact-o iframe {

  width: 830px;

  height: 500px;

  margin: 0 auto;

}

/*# sourceMappingURL=./index.css.map */