
body {
  color: #333;
}
body,
ul,
ol,
li,
div,
p,
h1,
h2,
h3,
h4,
h5,
h6,
dl,
dt,
dd,
img,
span,
input,strong{
  margin: 0;
  padding: 0;
  list-style: none;
  font-family: 'Microsoft Yahei', Arial;
}
a {
  color: #333;
  text-decoration: none;
 font-family: 'Microsoft Yahei', Arial;
}
a:hover{
	text-decoration:none;
	}
a:focus {
  outline: 0;
}
img {
  border: none;
}
.vam {
  vertical-align: middle;
}
.clear {
  clear: both;
  height: 0;
  line-height: 0;
  font-size: 0;
}
p {
  word-spacing: 0;
  font-family: 'Microsoft Yahei', Arial;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Microsoft Yahei";
}
i,
em {
  font-style: normal;
}
.tr {
  text-align: right;
}
.tl {
  text-align: left;
}
.center {
  text-align: center;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.pa {
  position: absolute;
}
.pr {
  position: relative;
}
.clearfix:after {
  content: "";
  height: 0;
  clear: both;
  display: block;
  visibility: hidden;
}
.clearfix {
  zoom: 1;
}
.content {
  width: 1200px;
  margin: 0 auto;
}
.content-21 {
  width: 85%;
  margin: 0 auto;
}
.content-11 {
  width: 70%;
  margin: 0 auto;
}
.pic img,
.picl img,
.pics img {
  -webkit-transition: -webkit-transform 0.8s;
  -moz-transition: -moz-transform 0.8s;
  -o-transition: -o-transform 0.8s;
  transition: transform 0.8s;
}
.pic img:hover {
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  -ms-transform: scale(1.05);
  -o-transform: scale(1.05);
  transform: scale(1.05);
}
.picl img:hover {
  -moz-transform: translate(0, 5px);
  -webkit-transform: translate(0, 5px);
  -ms-transform: translate(0, 5px);
  -o-transform: translate(0, 5px);
}
.pics img:hover {
  -moz-transform: rotate(360deg);
  -webkit-transform: rotate(360deg);
  -ms-transform: rotate(360deg);
  -o-transform: rotate(360deg);
}
.white,
.whites {
  position: relative;
  overflow: hidden;
}
.white:after,
.whites:after {
  content: '';
  cursor: pointer;
  position: absolute;
  left: -100%;
  top: 0;
  width: 100%;
  height: 100%;
  background-image: -moz-linear-gradient(0deg, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.5), rgba(255, 255, 255, 0));
  background-image: -webkit-linear-gradient(0deg, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.5), rgba(255, 255, 255, 0));
  transform: skewx(-25deg);
}
.white:hover:after {
  left: 100%;
  -moz-transition: 1s;
  -o-transition: 1s;
  -webkit-transition: 1s;
  transition: 1s;
}
.whites:hover:after {
  left: 100%;
  -moz-transition: 0.5s;
  -o-transition: 0.5s;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
body {
  min-width: 1200px;
  width: 100%;
  max-width: 1920px;
  margin: 0 auto;
  overflow-x: hidden;
}
i,
em {
  font-style: normal;
}
.content {
  width: 1200px;
  margin: 0 auto;
  font-family: "Microsoft Yahei";
}
input,
textarea,
option,
select {
  font-family: "Microsoft Yahei";
}
input::-webkit-input-placeholder {
  color: #999;
  font-family: "Microsoft Yahei";
  font-size: 14px;
  text-transform: capitalize;
}
input::-moz-placeholder {
  color: #999;
  font-family: "Microsoft Yahei";
  font-size: 14px;
  text-transform: capitalize;
}
input:-moz-placeholder {
  color: #999;
  font-family: "Microsoft Yahei";
  font-size: 14px;
  text-transform: capitalize;
}
input:-ms-input-placeholder {
  color: #999;
  font-family: "Microsoft Yahei";
  font-size: 14px;
  text-transform: capitalize;
}
@keyframes myfirst {
  0% {
    background-position: 0 bottom;
  }
  100% {
    background-position: 100% bottom;
  }
}
.line {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.clear {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}
.clearfix:after{content:"";height:0;clear:both;display:block;visibility:hidden;}
.clearfix{zoom:1;}
/* -- 页面整体布局 -- */
.content{ width:1200px; margin:0 auto;font-family: "Microsoft Yahei";}
.links{display:block!important;}

.tit{text-align: center;font-weight: normal;font-size: 0;line-height: 0;}
.tit span{display:block;font-size: 46px;color: #1a1a1a;line-height: 46px;}
.tit i{display:block;font-size:18px;font-family:Arial;font-weight:400;margin-top: 18px;position: relative;line-height: 18px;text-transform: uppercase;color: #999999;letter-spacing: 4px;}

/* 内页新闻列表 */
.xypg-news-list li {
  border: 1px solid #e1e1e1;
  padding: 30px;
  background: #fff;
  margin-bottom: 35px;
  -webkit-transition: all .5s;
  transition: all .5s;
}

.xypg-news-list li .tit {
  border-bottom: 1px solid #cbcbcb;
  margin-bottom: 15px;
  position: relative;
}

.xypg-news-list li .tit h3 {
  padding-bottom: 15px;
  font-size: 18px;
  color: #565656;
  font-weight: normal;
  padding-right: 0%;
  text-align:left;
  margin: 0;
}

.xypg-news-list li .tit .date {
  position: absolute;
  right: 0;
  top: 0;
  font-size: 14px;
  color: #666666;
}

.xypg-news-list li .info {
  font-size: 14px;
  line-height: 2;
  color: #999999;
}

.xypg-news-list li .more {
  margin-top: 15px;
}

.xypg-news-list li .more span {
  display: inline-block;
  width: 130px;
  line-height: 33px;
  text-align: center;
  color: #000;
  font-size: 14px;
  color: #666666;
  border: 1px solid #e1e1e1;
  -webkit-transition: all .5s ease;
  transition: all .5s ease;
}

.xypg-news-list li:hover {
  -webkit-box-shadow: 0px 2px 13px 1px rgba(8, 1, 3, 0.18);
          box-shadow: 0px 2px 13px 1px rgba(8, 1, 3, 0.18);
}

.xypg-news-list li:hover .tit h3 {
  color: #0468cf;
}

.xypg-news-list li:hover .more span {
  color: #fff;
  background-color: #0468cf;
}
/*banner*/
.banner {
  height: auto;
  max-width: 1920px;
  margin: 0 auto!important;
  position: relative;
  margin-top: -34px;
}
.banner .bd li {
  float: left;
  width: 100%;
  line-height: 0;
}
.banner .bd li img {
  width: 100%;
}
.banner .bd li a {
  display: block;
}
.banner .hd {
  z-index: 1;
  margin: 0 auto;
  text-align: center;
  position: absolute;
  left: 0;
  width: 100%;
  bottom: 8%;
  cursor: pointer;
}
.banner .hd li {
  width: 10px;
  height: 10px;
 border: 2px solid #fff;
  display: inline-block;
  margin: 0 5px;
  border-radius: 13px;
  background: #fff;
  box-sizing: border-box;vertical-align: middle;
}
.banner .hd li.on {
   width: 12px;
  height: 12px;
 background: 0;
 vertical-align: middle;
}
.banner .prev {
  position: absolute;
  top: calc(45% - 35px);
  left: 0%;
  z-index: 10;
  cursor: pointer;
  opacity: 0;
  transition: all 0.5s linear;
}
.banner .next {
  position: absolute;
  top: calc(45% - 35px);
  right: 0%;
  z-index: 10;
  cursor: pointer;
  opacity: 0;
  transition: all 0.5s linear;
}
.banner:hover .prev {
  opacity: 1;
  left: 6%;
}
.banner:hover .next {
  opacity: 1;
  right: 6%;
}



.search{height: 70px;border-bottom: 1px solid #ededed;box-sizing: border-box;}
.search p{float: left;height: 70px;line-height: 70px;font-size: 14px;color: #666666;}
.search p b{ color: #4c4c4c;float: left;font-weight: normal;padding-left: 10px;}
.search p a{ font-size:14px ;display: block;float: left;color: #4c4c4c;line-height: 70px;margin-right: 14px;}
.search p a:hover{color: #0262b8;}
.s_box{
        float: right;
        width: 356px;
        height: 36px;
        background: #fff;
        margin-top: 18px;
        border-radius: 25px;
        position: relative;
    }
    
.s_box:before,
.s_box:after {
        content: '';
        position: absolute;
        width: 80%;
        height: 1px;
        background: #e3e3e3;
        left: 10%;
        z-index: 0;
    }
    
.s_box:before {
        top: 0;
    }
    
.s_box:after {
        bottom: 0;
    }
    
.s_box .input1 {
        width: 249px;
        height: 34px;
        line-height: 34px;
        color: #999999;
        border: 1px solid #e3e3e3;
        border-right: 0;
        padding: 0 20px;
        border-top-left-radius: 25px;
        border-bottom-left-radius: 25px;
        float: left;
    }
    
.s_box .input2{
        width: 66px;
        height: 36px;
        border: 0;
        border-radius: 25px;
        background: url(../image/sea.png) no-repeat center #4d4d4d;
        float: right;
        position: relative;
        z-index: 2;
        cursor: pointer;
    }

.yz{ padding-top: 60px;box-sizing: border-box;height: 570px;background: url(../image/yz_bg.jpg) no-repeat center;}
.yz .content{ position: relative; }
.yz .lines{ position: absolute;left: -84px;top:-60px;width:13px;height: 0;background: url(../image/yz_line.png) no-repeat center;transition: height ease-in-out .5s; -o-transition: height ease-in-out .5s;} 
.yz .show{ height: 246px; }

.yz dt{ float: right;width: 633px;height: 451px;display: block;overflow: hidden; margin-right: -80px;position: relative;}
.yz dt img{ display: block;width: 633px;height: 451px;transition: all 0.5s }
.yz dt em{ position: absolute;font-size: 100px;font-family: Arial;line-height: 100px;color: #0262b8;font-weight: bold;left:78px;top:290px; }
.yz dd{ float: left;width: 600px; }
.yz dd h3{ display: block;font-size: 46px;font-weight: normal;line-height: 46px;color: #0262b8;padding: 90px 0 0; font-family: 'Microsoft Yahei', Arial; } 

.yz dd p{ font-size: 14px;line-height: 32px;color: #333;margin-top: 44px; }


.pro1{ padding-top: 90px;background: url(../image/pro1_bg.jpg) no-repeat center;box-sizing: border-box;height: 840px;box-sizing: border-box; }
.pro1_con{ }/* margin: 60px 0 0 255px;*/

.pro1_con ul{ margin-top: 0px; }
.pro1_con ul li{ float: left;width: 300px; height:250px;margin-right: 0px; }
.pro1_con ul li i{ width: 275px;height: 175px;display: block;overflow: hidden;border-left:1px #e5e5e5 solid; border-right:1px #e5e5e5 solid; border-top:1px #e5e5e5 solid; }
.pro1_con ul li img{ width: 275px;height: 175px;display: block; transition: all 0.5s; }
.pro1_con ul li:hover img{ transform:scale(1.05); }
.pro1_con ul li:last-child{margin-right: 0;}
.pro1_con ul li span{ display: block;width: 275px;height: 48px;border:1px solid #e5e5e5;line-height: 48px;border-top: 0;line-height: 48px;font-size: 16px;color: #4c4c4c;text-align: center;overflow: hidden; transition: all 0.3s;background: #fff;}
.pro1_con ul li:hover span{ display:block; width:276px; border:1px solid #e5e5e5;height: 80px;line-height: 80px;background: url(../image/pro_yuan.png) no-repeat 239px 28px #0262b8;line-height: 80px;color: #fff;border:0;margin-top: -32px; position: relative;z-index: 50;}
/*.pro1_con ul li:nth-child(2n):hover  span{ font-size: 16px;line-height: 25px;padding-top: 14px;height: 80px;box-sizing: border-box; }*/


.pro2{ padding-top: 80px;background: url(../image/pro2_bg.jpg) no-repeat center;box-sizing: border-box;height: 720px;box-sizing: border-box; }
.pro2_con dl{ margin: 0px 0 0 216px; }
.pro2_con dt{ padding-left: 103px;background: url(../image/pro_ic2.png) no-repeat 0 2px; }
.pro2_con dt b{ display: block;font-size: 16px;color: #0262b8;font-weight: bold;line-height: 16px; }
.pro2_con dt a{display: block;font-size: 34px;color: #000000;line-height: 34px; padding-top: 0px;}
.pro2_con dd{ padding-left: 103px; width: 555px;}
.pro2_con dd p{display: block;font-size: 15px;color: #1a1a1a;line-height: 30px; padding-top: 23px;}
.pro2_con dd .more{ width: 100px;height: 30px;border:1px solid #0262b8;box-sizing: border-box;margin-top: 23px; font-size: 14px;color: #333333;line-height: 30px;font-family: Arial; display:block;transition: all 0.3s; text-align: center;}
.pro2_con dd .more:hover{ background: #0262b8;color: #fff;}
.pro2_con ul{ margin-top: 50px; }
.pro2_con ul li{ float: left;width: 307px;margin-right: 11px;border-left:1px #e5e5e5 solid; border-right:1px #e5e5e5 solid; border-top:1px #e5e5e5 solid;  }
.pro2_con ul li i{ width: 307px;height: 230px;display: block;overflow: hidden; }
.pro2_con ul li img{ width: 307px;height: 230px;display: block; transition: all 0.5s; overflow:hidden;}
.pro2_con ul li:hover img{ transform:scale(1.05); }
.pro2_con ul li:last-child{margin-right: 0;}
.pro2_con ul li span{ display: block;width: 307px;height: 48px;border:1px solid #e5e5e5;line-height: 48px;border-top: 0;line-height: 48px;font-size: 16px;color: #4c4c4c;text-align: center;overflow: hidden; transition: all 0.3s;background: #fff;}
.pro2_con ul li:hover span{ display:block; width:308px; border:1px solid #e5e5e5; height: 80px;line-height: 80px;background: url(../image/pro_yuan.png) no-repeat 239px 28px #0262b8;line-height: 80px;color: #fff;border:0;margin-top: -32px; position: relative;z-index: 50;}








.pro3{ padding-top: 90px;background: url(../image/pro3_bg.jpg) no-repeat center;box-sizing: border-box;height: 840px;box-sizing: border-box; }
.pro3_con{ margin: 60px 0 0 255px; }
.pro3_con dt{ padding-left: 318px;background: url(../image/pro_ic3.png) no-repeat 216px 2px; }
.pro3_con dt b{ display: block;font-size: 16px;color: #0262b8;font-weight: bold;line-height: 16px; }
.pro3_con dt a{display: block;font-size: 34px;color: #000000;line-height: 34px; padding-top: 0px;}
.pro3_con dd{ padding-left: 318px; }
.pro3_con dd p{display: block;font-size: 15px;color: #1a1a1a;line-height: 30px; padding-top: 23px;letter-spacing: -0.8px;}
.pro3_con dd .more{ width: 100px;height: 30px;border:1px solid #0262b8;box-sizing: border-box;margin-top: 23px; font-size: 14px;color: #333333;line-height: 30px;font-family: Arial; display:block;transition: all 0.3s; text-align: center;}
.pro3_con dd .more:hover{ background: #0262b8;color: #fff;}
.pro3_con ul{ margin-top: 50px; }
.pro3_con ul li{ float: left;width: 307px;margin-right: 12px; }
.pro3_con ul li i{ width: 307px;height: 230px;display: block;overflow: hidden;border-left:1px #e5e5e5 solid; border-right:1px #e5e5e5 solid; border-top:1px #e5e5e5 solid; }
.pro3_con ul li img{ width: 307px;height: 230px;display: block; transition: all 0.5s; }
.pro3_con ul li:hover img{ transform:scale(1.05); }
.pro3_con ul li:last-child{margin-right: 0;}
.pro3_con ul li span{ display: block;width: 307px;height: 48px;border:1px solid #e5e5e5;line-height: 48px;border-top: 0;line-height: 48px;font-size: 16px;color: #4c4c4c;text-align: center;overflow: hidden; transition: all 0.3s;background: #fff;}
.pro3_con ul li:hover span{ display:block; width:308px; border:1px solid #e5e5e5;height: 80px;line-height: 80px;background: url(../image/pro_yuan.png) no-repeat 239px 28px #0262b8;line-height: 80px;color: #fff;border:0;margin-top: -32px; position: relative;z-index: 50;}





/*
.pro3{ padding-top: 80px;background: url(../image/pro3_bg.jpg) no-repeat center;box-sizing: border-box;height: 720px;box-sizing: border-box; }
.pro3_con{ margin: 0 0 0 255px; }
.pro3_con dt{ padding-left: 318px;background: url(../image/pro_ic3.png) no-repeat 216px 2px; }
.pro3_con dt b{ display: block;font-size: 16px;color: #0262b8;font-weight: bold;line-height: 16px; }
.pro3_con dt a{display: block;font-size: 34px;color: #000000;line-height: 34px; padding-top: 0px;}
.pro3_con dd{ padding-left: 318px; }
.pro3_con dd p{display: block;font-size: 15px;color: #1a1a1a;line-height: 30px; padding-top: 23px;letter-spacing: -0.8px;}
.pro3_con dd .more{ width: 100px;height: 30px;border:1px solid #0262b8;box-sizing: border-box;margin-top: 23px; font-size: 14px;color: #333333;line-height: 30px;font-family: Arial; display:block;transition: all 0.3s; text-align: center;}
.pro3_con dd .more:hover{ background: #0262b8;color: #fff;}
.pro3_con ul{ margin-top: 50px; }
.pro3_con ul li{ float: left;width: 307px;margin-right: 12px;border-left:1px #e5e5e5 solid; border-right:1px #e5e5e5 solid; border-top:1px #e5e5e5 solid;  }
.pro3_con ul li i{ width: 307px;height: 230px;display: block;overflow: hidden; }
.pro3_con ul li img{ width: 307px;height: 230px;display: block; transition: all 0.5s;}
.pro3_con ul li:hover img{ transform:scale(1.05); }
.pro3_con ul li:last-child{margin-right: 0;}
.pro3_con ul li span{ display: block;width: 307px; height: 48px; border-bottom:1px solid #e5e5e5;line-height: 48px;border-top: 0;line-height: 48px;font-size: 16px;color: #4c4c4c;text-align: center;overflow: hidden; transition: all 0.3s;}
.pro3_con ul li:hover span{display:block; width:308px; border:1px solid #e5e5e5; height: 80px;line-height: 80px;background: url(../image/pro_yuan.png) no-repeat 239px 28px #0262b8;line-height: 80px;color: #fff;border:0;margin-top: -32px; position: relative;z-index: 50;}

*/





.ys-1{ margin-top: 90px; }
.leit-1{width: 100%;display: block;height:600px;margin-top: 50px;}
.leit-1 ul{width: 102%;}
.leit-1 li{width: 25%;float: left;position: relative;cursor:pointer;height: 600px;border-right: 1px solid #fff;box-sizing: border-box;}
/*.leit li img{display: block;}*/
.mo-1{width: 100%;height: 100%;position: absolute;left: 0px;top: 0px;background:rgba(0,0,0,0.5);}
.hav-1{width: 100%;height: 100%;position: absolute;left: 0px;top: 0px;}
.shu2-1{left:0%;padding-top:210px;color: #fff;text-align: center;}

.shu2-1 h4{font-size:34px;color: #fff;font-weight: normal;height: 74px;line-height: 74px;position: relative;}
.shu2-1 h4:after{ position: absolute;left: 50%;height: 3px;bottom:0;width: 42px;background:#fa7821; content: ""; margin-left: -21px;}
.shu2-1 em{font-size:16px;color: #ffffff;height: 74px;line-height: 74px;}
.bock-1{width: 83%;position: absolute;left:8%;bottom:20px;color: #fff;opacity:0;height:170px;padding:15px 6% 0 7%;box-sizing: border-box;box-shadow: 5px 8px 12px rgba(0,0,0,0.06);z-index: 50;background: url(../image/ys_line.png) no-repeat 3% 35px #fff;}
.bock-1 h3{font-size:20px;line-height: 70px;font-weight:normal;height: 70px;color: #1a1a1a;font-family: 'Microsoft Yahei', Arial;}
.bock-1 h3 b{ display: inline-block;margin-right: 20px;font-size:32px;font-weight: bold; font-family: 'Microsoft Yahei', Arial;}
.bock-1 p{font-size: 15px;color: #4c4c4c;line-height: 27px;}

@media screen and (max-width:1366px) {   
  .bock-1{height:220px;  }
    .bock-1 h3{font-size:18px;font-family: 'Microsoft Yahei', Arial;}
    .bock-1 h3 b{font-size:22px;margin-right:10px;font-family: 'Microsoft Yahei', Arial; }
}
@media screen and (min-width:1367px) and (max-width:1440px) {
         .bock-1{height:210px;  }
    .bock-1 h3{font-size:20px;font-family: 'Microsoft Yahei', Arial;}
    .bock-1 h3 b{font-size:28px;font-family: 'Microsoft Yahei', Arial; }
}





.t_job {
	width: 100%;
	background: url("../image/da_bg02.jpg") center;
	padding: 75px 0;
	height:200px;
}
.t_jobz {
	max-width:80%;
	margin: 0 auto;
}
.t_job_top {
	width: 100%;
}
.t_job_l {
	width: 50%;
	float: left;
}
.t_job_l01 {
	width: 100%;
	font-size: 40px;
	color: #fff;
}
.t_job_l02 {
	width: 100%;
}
.t_job_l03 {
	width: 80px;
	border-bottom: 1px solid #fff;
	float: left;
	padding-top: 15px;
}
.t_job_l04 {
	width: 100%;
	float: left;
	font-size: 15px;
	color: #fff;
	line-height: 1.6;
	padding-top: 15px;
	padding-right: 200px;
}
.t_job_r {
	width: 50%;
	float: right;
}
.t_job_r02 img {
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
	-webkit-transition: all 0.4s;
	-moz-transition: all 0.4s;
	-ms-transition: all 0.4s;
	-o-transition: all 0.4s;
	transition: all 0.4s;
}
.t_job_r a:hover .t_job_r01 img {
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1);
	-webkit-transition: all 0.4s;
	-moz-transition: all 0.4s;
	-ms-transition: all 0.4s;
	-o-transition: all 0.4s;
	transition: all 0.4s;
}
.t_job_r a:hover .t_job_r01 {
	border: 2px #89a1cb solid;
	-webkit-transition: all 0.4s;
	-moz-transition: all 0.4s;
	-ms-transition: all 0.4s;
	-o-transition: all 0.4s;
	transition: all 0.4s;
}
.t_job_r01 {
	width: 35%;
	float: left;
	border: 2px #fff solid;
	padding: 40px;
	margin-right: 4%;
	-webkit-transition: all 0.4s;
	-moz-transition: all 0.4s;
	-ms-transition: all 0.4s;
	-o-transition: all 0.4s;
	transition: all 0.4s;
}
.t_job_r02 {
	width: 100%;
	float: left;
	text-align: center;
}
.t_job_r03 {
	width: 100%;
	float: left;
	font-size: 18px;
	color: #fff;
	padding: 5px 0;
	text-align: center;
}
.t_job_r04 {
	width: 100%;
	float: left;
	font-size: 14px;
	color: #fff;
	text-align: center;
}

.s_footer {
	padding-top: 50px;
	width: 100%;
	background: url("../image/footbg.jpg") top center repeat-y;
	height:280px;
}
.s_footerz {
	max-width: 1500px;
	margin: 0 auto;
	color: #a9a9a9;
	font-size: 14px;
}
.s_footerz a {
	color: #a9a9a9;
	-webkit-transition: all 0.4s;
	-moz-transition: all 0.4s;
	-ms-transition: all 0.4s;
	-o-transition: all 0.4s;
	transition: all 0.4s;
}
.s_footerz a:hover {
	color: #dadada;
	-webkit-transition: all 0.4s;
	-moz-transition: all 0.4s;
	-ms-transition: all 0.4s;
	-o-transition: all 0.4s;
	transition: all 0.4s;
}
.s_fb_l {
	width: 25%;
	float: left;
	margin-right: 4%;
}
.s_fb_l01 {
	width: 100%;
	color: #fff;
	font-size: 26px;
	margin-bottom: 30px;
}
.s_fb_l02 {
	width: 100%;
	float: left;
	padding-bottom: 10px;
}
.s_fb_l02_l {
	width: 15%;
	float: left;
}
.s_fb_l02_c {
	width: 85%;
	float: left;
}
.s_fb_c {
	width: 15%;
	float: left;
}
.s_fb_c01 {
	width: 100%;
	color: #fff;
	font-size: 18px;
	margin-bottom: 30px;
	line-height: 41px;
}
.s_fb_c02 {
	width: 100%;
	float: left;
}
.s_fb_c02 ul li {
	margin-bottom: 10px;
}
.s_fb_c02 ul li a {
	width: 100%;
	display: block;
	color: #a9a9a9;
	font-size: 14px;
}
.s_hdpt {
	width: 21%;
	float: left;
	padding: 0 0 0 60px;
}
.s_hdpt01 {
	width: 100%;
	float: left;
	color: #fff;
	font-size: 26px;
	margin-bottom: 30px;
}
.s_footer_b {
	width: 100%;
	font-size: 14px;
	height: 70px;
	line-height: 70px;
	background: #141414;
	color: #a9a9a9;
}
.s_footer_b a {
	color: #a9a9a9;
}
.s_footer_b01 {
	max-width:1500px;
	margin: 0 auto;
}
.s_ftb_l {
	width: 70%;
	float: left;
}
.s_ftb_r {
	width: 30%;
	float: left;
	text-align: right;
}
.s_ftb_r a {
	color: #a9a9a9;
}
.s_fbma {
	width: 100%;
	float: left;
	border-bottom: 1px #ababab solid;
	padding-bottom: 20px;
}
.s_fbma_l {
	width: 50%;
	float: left;
	color: #a9a9a9;
	;
}
.s_fbma_l01 {
	width: 100%;
	float: left;
	font-size: 14px;
}
.s_fbma_l02 {
	width: 100%;
	float: left;
	font-size: 20px;
}
.s_fbma_r {
	width: 50%;
	float: left;
}
.am-slider-default {
	background: none;
}
.am-slider-default {
	-webkit-box-shadow: none;
	box-shadow: none;
}