@charset "utf-8";
html { min-height: 100%; height: 100%; }
body { padding: 0; margin: 0; min-height: 100%; height: 100%; background-color: #F5F5F5; }
/*苹果字体*/
@font-face { font-family: 'PingHei'; font-style: normal; font-weight: 200; src: url("http://www.apple.com/wss/fonts/PingHei/v1/PingHei-light.woff") format("woff"), url("http://www.apple.com/wss/fonts/PingHei/v1/PingHei-light.ttf") format("truetype"); *src: url(''); }
* { font-family: '微软雅黑',PingHei; }
a { text-decoration: none; color: inherit; }
img { border: 0; }
ul { margin: 0; padding: 0; }
.slh { white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
.clear { clear: both; }
h2 { font-size: 19px; }
.topbg { width: 100%; height: 60px; background: rgba(0,0,0,0.8); position: fixed; z-index: 10000; top: 0; }

.top { width: 1200px; height: 60px; margin: 0 auto; /*position:relative*/ }

.clear_float { height: 0px; clear: both; display: block; }

ul li{list-style: none;}


/*开始*/
.hetop{
	width: 100%;
	height: 35px;
	background-color: #404040;
}
.topleft{
  height: 35px;
  line-height: 30px;
  float: left;
  margin-left: 50px;
  color: #fff;
  font-size: 14px;
}

.topleft a{
  color: #fff;
}

.topright{
    height: 35px;
    line-height: 30px;
    float: right;
    margin-right: 50px;
    color: #fff;
    font-size: 14px;
  }

  .topright a{
    color: #fff;
  }







.header{ z-index:99; height:80px; width:100%; background-color:#f7f7f9;  box-shadow: 0px 0px 10px #888888;  }
.header_top{width:1300px; margin:auto;}
.logo{ float:left; line-height:90px; padding-top:14px;}
.header_top ul{ float:left;}
.header_top ul li{ float:left; width:120px; line-height:90px; text-align:center;    font-size: 14px;
   
    
    font-weight: bold; font-family:"微软雅黑";}
.header_top ul li:hover{ cursor:pointer;}
.header_top dl dd{ float:left; padding-right:0px; margin-top:30px;}



/* 服务 */
.ui-pagepath ul {
    width: 100%;
    height: 50px;
    background-color: #F6F5F5;
    border-radius: 8px;
	border: 1px solid #DFDFDF;
	overflow: hidden;
}
.pil{
  height: 60px;
  width: 100%;
  background-color: #EFEFEF;
}
.cont{
  width: 1200px;
  margin: 0 auto;
}
.tus{
  background-image: url(../img/j21.png);
background-repeat: no-repeat; 
width: 50px;
height: 20px;
/* line-height: 50px; */
float: right;
/* margin-right: 50px; */
margin-top: 18px;
}



.ct-anli{
  line-height: 50px;
  color: #818181;
  font-size: 18px;
  padding-left: 30px;
}
.ct-gang{
  color: #818181;
 
  padding-left: 30px;
}
.ct-jianje{
  line-height:30px;
  color: #818181;
  font-size: 14px;
  padding-right: 30px;
  padding-left: 30px;
}
.dabiaoq{
  height: 175px;
  width: 100%;
  text-align: center;
  border-bottom: 1px solid #DBDBDB;
}
.da-biao{
  font-size: 28px;
  line-height: 40px;

  padding-top: 45px;
}
.da-gang{
  width: 115px;
  background-color: #008BA8;
  height: 2px;
  margin: 5px auto;
}
.da-jinj{
  font-size: 16px;
  line-height: 35px;
  color: #A5A5A5;
}
.conw{
  width: 95%;
  margin: 0 auto;
  height:250px;
}
.conw1{
  width: 100%;
}
.tt {
  border: none;
  width: 69%;
  height: 38px;
  background-color: #3a3a3a;
  font-size: 14px;
  color: #fff;
}
.form p{
  font-size: 14px;
  color: #606060;
  line-height: 25px;
}
.guan-left{
float: left;
width: 50%;
}
.guan-right{
  
  float: right;
    width: 50%;
    line-height: 30px;
    font-size: 15px;
    color: #696969;
}
/* 招聘 */
.tdr{

}
/* 新闻 */
.newe-left{
  float: left;
  width: 15%;
}
.newe-left img{
 
  width: 100%;
  height: 120px;
}
.newe-right{
  float: right;
  width: 85%;
  height: 100px;
  padding: 15px;
}
/* 联系我们 */
.lx-lid{
  width: 25%;
  float: left;
  text-align: center;

}
.lx-tet{
  font-size: 18px;
  line-height: 32px;
  padding-top: 15px;
  color: #4E4E4E;
}
.lx-tet1{
  font-size: 14px;
  color: #828282;
}
.lx-tet12{
  font-size: 16px;
  line-height: 40px;
  color: #828282;
}
.dabiaod{
  height: 175px;
  width: 100%;
  text-align: center;
 
}


.form{
	width: 100%;
	float: right;
	overflow: hidden;
}
.form >.ct{
	margin: -14px -10px;
}
.form >.ct table{
	width: 100%;
}
.form >.ct table tr{

}
.form >.ct table tr td{
	padding: 14px 10px;
}
.form >.ct .tt1{
  border: none;
  width: 100%;
  height: 45px;
  /* background-color: #3a3a3a; */
  font-size: 14px;
  color: #828282;
  border: 1px solid #A9A9A9;
  border-radius: 5px;
}
.form >.ct .tt1::-webkit-input-placeholder{
	color: #989898;
}
.form >.ct input.tt1{
	text-indent: 10px;
}
.form >.ct textarea.tt1{
	padding: 10px;
	height: 110px;
}
.form >.ft{
	margin-top: 20px;
}
.form >.ft p{
	text-align: right;
}
.form >.ft p a{
	display: inline-block;
	width: 106px;
	line-height: 38px;
	text-align: center;
	color: #fff;
	background-color: #0d417d;
	font-size: 15px;
}
.form >.ft p a:hover{
	opacity: .8;
}
/* 首页 */
.contactdd{
  width: 1200px;
  margin: 0 auto;
  text-align: center;
  
}
.syt{
  font-size: 14px;
  color: #ABABAB;
  line-height: 25px;
}
.syt1{
  font-size: 14px;
  color: #ABABAB;
  line-height: 25px;
}
.syt2{
  font-size: 13px;
  color: #ABABAB;
  line-height: 25px;
}
.syt3-s{
  margin-top: 30px;
  margin-bottom: 50px;
}
.syt3{
 color: #909090;
 line-height: 25px;
 font-size: 14px;
}
.shuy-lie{
  width: 100%;
  height: 280px;
  border-top: 1px solid #d8d8d8;
  background-color: #F9F7F6;
}
.shuy-lie1{
  width: 100%;
  
 
}
.contactd{
  width: 1200px;
  margin: 0 auto;
}
.lir{ width: 167px; height: 187px; float: left;text-align: center; line-height: 187px; font-size: 16px; color: #fff;    margin-left: 60px;  margin-bottom: 50px; margin-top: 50px;}
.lie-1 {background-image: url(../images/juxing1.png);background-repeat:no-repeat;}
.lie-2{  background-image: url(../images/juxing2.png);background-repeat:no-repeat;}
.lie-3{ background-image: url(../images/juxing3.png);background-repeat:no-repeat;}
.lie-4{  background-image: url(../images/juxing4.png);background-repeat:no-repeat;}
.lie-5{  background-image: url(../images/juxing5.png);background-repeat:no-repeat;}
.shuyii{
  width: 100%;
  height: 343px;
}
.shui1{
  width:33.3%;
  height: 343px;
  background-image: url(../images/ii9.jpg);background-repeat:no-repeat;
  float: left;
  padding: 40px;
}
.shui2{
  width:33.3%;
  height: 343px;
  background-color: #fff;
  float: left;
  padding: 40px;
}

.shu1-it{
  font-size: 24px;
  color: #373737;
  line-height: 50px;
}
.shu1-it1{
  color: #8A8A8A;
  line-height: 30px;
}
.shu1-it2{
  font-size: 14px;
  color: #8A8A8A;
  line-height: 30px;
}

.shui3{
  width:33.3%;
  height: 343px;
  background-image: url(../images/ii1.jpg);background-repeat:no-repeat;
  float: left;
  padding: 40px;
}
.shu-it{
  font-size: 24px;
  color: #fff;
  line-height: 50px;
}
.shu-it1{
  color: #FFFFFF;
  line-height: 30px;
}
.shu-it2{
  font-size: 14px;
  color: #FFFFFF;
  line-height: 30px;
}

.shui4{
  width:25%;
  height: 345px;
  background-color: #585858;
  float: left;
  padding: 40px;
}
.shui5{
  width:25%;
  height: 345px;
  background-color: #AAB964;
  float: left;
  padding: 40px;
}
.shui6{
  width:25%;
  height: 345px;
  background-color: #614F83;
  float: left;
  padding: 40px;
}
.shui7{
  width:25%;
  height: 345px;
  background-color: #008DA8;
  float: left;
  padding: 40px;
}



.index-new1 {
	min-width: 1250px;
	padding-top: 64px;
	padding-bottom: 113px;
	background: #e8e8e8
}

.index-new1 .index-title h5 {
	color: rgba(0, 0, 0, 0.7)
}

.index-new1 .index-title h6 {
	color: rgba(51, 51, 51, 0.7)
}

.index-new-switch1 {
	font-size: 15px;
	color: #666;
	text-align: center;
	margin-top: 15px
}

.index-new-switch1 li {
	display: inline-block;
	text-align: center;
	padding-left: 32px;
	padding-right: 32px;
	position: relative
}

.index-new-switch1 li a {
	cursor: pointer
}

.index-new-switch1 li a:hover {
	color: #b41515
}

.index-new-switch1 .on a {
	color: #b41515
}

.index-new-switch1 li+li:before {
	content: "";
	position: absolute;
	left: -8px;
	top: 11px;
	width: 15px;
	height: 1px;
	background: #bababa
}

.index-new-switch1 .li1 {
	max-width: 1600px;
	font-size: 0;
	margin: 0 auto;
	margin-top: 48px
}

.index-new-switch1 .li-title {
	display: none
}

.index-new-switch1 .li1 .new-more {
	display: block;
	width: 379px;
	height: 51px;
	margin: 0 auto;
	margin-top: 60px;
	background: url(../images/case_icon_0.png);
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	transition: all .3s ease
}




.ui-awwww{
  width: 20000px;
  margin-top: 40px;
    margin-bottom: 30px;
}
.ui-awardse1{
  width: 100%;
  margin-top: 40px;
    margin-bottom: 30px;
}
.ui-awardse1 ul li{
  width: 20%;
  float: left;
  padding: 4px;
  margin-left: 0px;
}

.ui-awardse1 ul{
  margin: 0px 0px 15px -15px;
}

.ui-awardse1 .ie{
display: block;
border: 1px solid #e6e6e6;

}
.ui-awardse1 .ie >.hd{
overflow: hidden;
}

.ui-awardse1 .ie >.hd img{
  width: 100%;
  height:270px;
transition: transform 300ms;
}
.ui-awardse1 .ie:hover >.hd img{
transform: scale(1.05);
}
.ui-awardse1 .ie >.cte{

}





.ui-paging{

}
.ui-paging p{
	text-align: center;
}
.ui-paging p a{
	display: inline-block;
	width: 40px;
	line-height: 40px;
	text-align: center;
	color: #848484;
	background-color: #f1f1f1;
	margin: 0 2px;
}
.ui-paging p a:hover,
.ui-paging p a.on{
	color: #fff;
	background-color: #008BA8;
}
.ui-paging p a.aw{
	width: 80px;
}



.ui-awardse2 ul {
  margin: 0px 0px 15px 0px;
}
.ui-awardse2 ul li {


  width: 33%;
  float: left;
  padding: 8px;
  margin-left: 4px;
}
.ui-awardse2 .ie {
  display: block;
  border: 1px solid #e6e6e6;
}
.ui-awardse2 .ie >.hd {
  overflow: hidden;
}
.ui-awardse2 .ie >.hd img {
  width: 100%;
  height: 270px;
  transition: transform 300ms;
}
.ui-awardse2 .ie:hover >.hd img{
	transform: scale(1.05);
}
.ct-anli2 {
  line-height: 50px;
  color: #818181;
  font-size: 16px;
  text-align: center;
}




.mots{
  height: 30px;
  width: 200px;
  margin: 0 auto;
  text-align: center;
}


.shuju{
  display: none;

}


.pcdx{
  display: block;
}


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

.shuju{
  display: block;
}
.pcdx{
  display: none;
}


.ui-awardse ul li {
  width: 98% ;
  float: left;
  padding: 8px;
  margin-left: 5px;
}



.hetop{
  display: none;
}
.c-banner .banner ul li img {
  width: 100%;
  height: 220px;
  position: absolute;
  left: 0%;
  margin-left: 0px;
}
.c-banner {
  width: 100%;
  height: 220px;
  overflow: hidden;
  top: 44px;
}

.contactdd{
  width: 100%;
}
.shui1{
  width: 100%;
}
.shui2{
  width: 100%;
}
.shui3{
  width: 100%;
}
.shui4{
  width: 100%;
}
.shui5{
  width: 100%;
}
.shui6{
  width: 100%;
}
.shui7{
  width: 100%;
}
.ui-awardse1 ul li{
  width: 100%;
}

.sjshuy-lie{
  width: 100%;
  height: auto;
  border-top: 1px solid #d8d8d8;
  background-color: #F9F7F6;
}
.sjcontactd{

}
.lir {
  width: 165px;
  height: 187px;
  float: left;
  text-align: center;
  line-height: 187px;
  font-size: 16px;
  color: #fff;
  margin-left: 15px;
  margin-bottom: 51px;
  margin-top: 50px;
}

.index-new {
  padding-top: 60px;
  padding-bottom: 70px;
  min-width: 100%;
}
.newe-left {
    float: left;
    width: 25%;
}
.newe-left img {
    width: 100%;
    height: 95px;
}
.newe-right {
    float: right;
    width: 73%;
    height: 100px;
    padding: 6px;
}


.dabiaoq {
    height: 120px;
    width: 100%;
    text-align: center;
    border-bottom: 1px solid #DBDBDB;
}
.da-biao {
    font-size: 28px;
    line-height: 40px;
    padding-top: 15px;
}
.guan-left {
   float: none; 
  width: 100%;
}
.guan-left img {
 width: 100%;
}
.guan-right {
  float: none; 
  width: 100%;
  line-height: 30px;
  font-size: 15px;
  color: #696969;
  padding: 10px;
}


.lx-lid {
  width: 50%;
  float: left;
  height: 170px;
  text-align: center;
}
.dabiaod {
  height: 280px;
  width: 100%;
  text-align: center;
}


}


/* lb */

/* 公共样式表css */





button,input,optgroup,select,textarea {
  margin: 0;
  font: inherit;
  color: inherit;
  outline: none;
}

li {
  list-style: none;
}

a {
  color: #666;
}

a:hover {
  color: #eee;
}

.clearfix::after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}

.clearfix {
}

/* 必要布局样式css */
.strange-box {
  max-width: 1210px;
  padding-left: 15px;
  padding-right: 15px;
  margin-left: auto;
  margin-right: auto;
}

.strange-header {
  max-width: 1210px;
  padding: 50px 15px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}

.strange-header h2 {
  margin-bottom: 10px;
  font-size: 36px;
  line-height: 46px;
  text-align: center;
  color: #3B516A;
}

.strange-header p {
  font-size: 18px;
  line-height: 22px;
  text-align: center;
  color: #999;
}

.strange-content {
  position: relative;
  padding-bottom: 60px;
}

.strange-news-fl {
  width: 482px;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 3;
  box-shadow: 0 30px 40px 0 rgba(0, 0, 0, 0.10);
}

.strange-news-fl img {
  position: relative;
  z-index: 1;
  float: right;
  width: 100%;
  background-color: white;
}

.strange-news-fr {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  z-index: 1;
}

.strange-news-sw {
  /* margin-left: 400px; */
  height: 530px;
  width: calc(100% - 20px);
  box-shadow: 0 30px 40px 0 rgba(0, 0, 0, 0.10);
}

.strange-info {
  padding-left: 10px;
}

.strange-info-list {
  width: 100%;
  box-sizing: border-box;
}

.strange-info-list li {
  /* margin-left:150px; */
}

.strange-info-list li {
  -webkit-flex-shrink: 0;
  -ms-flex: 0 0 auto;
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
}

.strange-info-list>li {
  padding-top: 50px;
  /*padding-left: 150px;*/
  /*padding-right: 75px;*/
  width: 100%;
  height: 100%;
}

.strange-info-list li a {
  display: inline-block;
  width: 100%;
  height: auto;
}

.strange-info-list li a h2 {
  font-size: 20px;
  line-height: 26px;
  color: #3B516A;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.strange-info-list li a h2:hover {
  color: #008DA8;
}

.strange-text {
  position: relative;
  width: 550px;
}

.strange-info-list .strange-text:before {
  width: 20px;
  height: 20px;
  content: "";
  position: absolute;
  bottom: 0;
  right: -30px;
  background: url(../images/news-icon-2.png) no-repeat;
  background-size: cover;
}

.strange-info-list .strange-text:after {
  width: 20px;
  height: 20px;
  content: "";
  position: absolute;
  top: 0;
  left: -30px;
  background: url(../images/news-icon-1.png) no-repeat;
  background-size: cover;
}

.strange-text-title {
  height: 132px;
  margin-top: 10px;
  margin-bottom: 20px;
  font-size: 14px;
  color: #95989D;
  line-height: 22px;
  display: block;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 6;
  overflow: hidden;
}

.strange-info-list .strange-more {
  display: inline-block;
  width: 132px;
  height: 40px;
  border: 1px solid #3B516A;
  border-radius: 4px;
  font-size: 14px;
  color: #3B516A;
  text-align: left;
  padding-left: 30px;
  line-height: 40px;
  margin-bottom: 70px;
}

.strange-more em {
  display: inline-block;
  width: 13px;
  height: 8px;
  vertical-align: middle;
  margin-top: -4px;
  margin-left: 10px;
  background: url(../images/news-btn-more.png) no-repeat;
  background-size: cover;
  transition: margin-left 0.3s ease-out;
}

.strange-more:hover {
  color: #008DA8;
  border-color: #008DA8;
}

.strange-more:hover em {
  margin-left: 15px;
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA0AAAAJCAYAAADpeqZqAAAAAXNSR0IArs4c6QAAAI1JREFUGBljYCADMBLS87sgfQPDf4Z/LIKSYYwNDX9A6pkIaWIRkAz7z8ig//vDs+v/GxrYQOoJ2gRSBFL8+8Pz60DWP1YBKW2wpl/56beAAqogBYQAIyPDBuJsmpnG+uc6wxqggf9YNBnCCGr6j64hfdZvFkLO+XuDKZiFhaGagUfiGmN6wz9C6nHKAwAcay6AxWqjRQAAAABJRU5ErkJggg==") no-repeat;
}

.strange-pagination {
  width: 200px;
  height: 20px;
  bottom: 30px;
  left: 50%;
  margin-left: -100px;
}

.strange-pagination {
  width: 200px;
  height: 20px;
  bottom: 30px;
  left: 50%;
  margin-left: -100px;
  position: absolute;
  text-align: center;
  -webkit-transition: .3s;
  -moz-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
  -webkit-transform: translate3d(0,0,0);
  -ms-transform: translate3d(0,0,0);
  -o-transform: translate3d(0,0,0);
  transform: translate3d(0,0,0);
  z-index: 10;
}

.strange-pagination ul li {
  width: 24px;
  height: 4px;
  border-radius: 1px;
  transition: all 0.3s;
  margin: 0 5px;
  cursor: pointer;
  display: inline-block;
  background: #000;
  opacity: .2;
  text-indent: -9999px;
}

.strange-pagination .on {
  background: #008DA8;
  border-radius: 100px;
  transform: scale(1.2);
  opacity: 1;
}




.liji{
  width: 95%;
  float: left;
  padding: 4px;
  margin-left: 0px;
}



.liji .ie{
display: block;
border: 1px solid #e6e6e6;

}
.liji .ie >.hd{
overflow: hidden;
}

.liji .ie >.hd img{
  width: 100%;
  height:270px;
transition: transform 300ms;
}
.liji .ie:hover >.hd img{
transform: scale(1.05);
}
.liji .ie >.cte{

}

/*  */

.owl-buttons{
  display: none;
}



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


  
  .ui-awardse2 ul li {
      width: 47%;
      float: left;
     
      margin-left: 12px;
  }
  .ui-awardse2 .ie {
      display: block;
      border: 1px solid #e6e6e6;
      height: 340px;
      margin-top: 10px;
  }
  .ct-anli2 {
      line-height: 17px; 
      color: #818181;
      font-size: 16px;
      text-align: center;
      padding-top: 10px;
  }
  
  
  }