@charset "utf-8";
body {
  background: #ebebeb;
  font-family:Arial,"PingFang SC","Microsoft YaHei","Helvetica Neue",Helvetica,"Open Sans",sans-serif,STXihei,"Myriad Set Pro",STHeitiSC-Light,lato;
  color:#333333;
  line-height: 22px;
}
.homepage { margin:0 auto;}
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,dl,dt,dd,ol,ul,li,fieldset{
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  vertical-align: baseline;
}
ul,li{
  list-style: none;
}

.clearfix:after,.clearfixli {
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
	overflow: hidden;
	content: "\20";
}

.clearfix,.clearfixli li {
	zoom: 1;
}


a {
  color: #3c1daa;
  text-decoration: none;
  -webkit-transition: color 300ms, background-color 300ms;
  -moz-transition: color 300ms, background-color 300ms;
  -o-transition:  color 300ms, background-color 300ms;
  transition:  color 300ms, background-color 300ms;
}

a:hover, a:focus { color: #d43133;}

a:hover,a:focus {
  color: #111;
  text-decoration:underline;
  outline: none;
}
#header { width:1440px; margin:0 auto; position:relative; height:70px; margin-top:10px }
#header h1 { top:0px;}
#header h1 img { padding-right:31px;}
#header h1 span{font-size:24px; top:15px; position:absolute; font-weight:bold;}
#header h2{ font-size:22px;  top:15px; right:20px; position:absolute; font-weight:normal; color:#3c1daa;}

.menu {
  position: sticky;
  top: 0;
  left: 0;
  width: 100%;
  background: #e64545;
  display: flex;
  justify-content: center;
  z-index:999;
  height: 42px;
}
.menu * {
  box-sizing: border-box;
}
.menu .center {
  width: 1380px;
}
.menu .ul-list {
  display: flex;
  margin: 0 !important;
}

.menu .ul-list > li {
  position: relative;
  text-align:left;
  width:80px;}
.menu .ul-list > li:last-child {
  border-right: none;
}
.menu .ul-list > li > a {
  height: 42px;
  display: flex;
  align-items: center;
  justify-content: left;
  font-size: 14px;
  text-decoration: none;
  color: #fff;
}
.menu .ul-list > li > span {
  color: #fff;
  font-size: 14px;
  height: 42px;
  display: flex;
  align-items: center;
  justify-content: left;
  background: #222;
}
.menu .ul-list > li:hover .ol-list {
  display: block;
}
.menu .ol-list {
  display: none;
  /* position: relative; */
  /* position: absolute;
  top: 42px; */
  /* left: 0; */
  /* position: absolute; */
  z-index: 9999;
  background: #fff;
  width: 100%;
  border:1px #dddddd solid;
  border-radius:5px;
  box-shadow: 0 6px 12px rgba(0,0,0,.175);
 
}
.menu .ol-list > li > a {
  font-size: 14px;
  text-decoration: none;
  color: #000;
  height: 35px;
  display: flex;
  align-items: center;
  justify-content: left; 
  padding-left:10px;
  padding-right:20px;
}
.menu .ol-list > li > a:hover {
  background: #eee;
}

.mret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px dashed;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
}

/*************************
*******Home Page******/
#main { width:1440px; margin:0 auto;overflow: hidden;
	position: relative;}


.about01 { position:relative; height:auto; }
.about01 .top120{ margin-top:160px;}

/* .about01 img { position:absolute; right:0px; top:40px;} */
.about01 h1{ font-size:28px; padding-top:50px; padding-bottom:20px;color:#3c1daa;}
.about01 h1 b{ color:#333333; font-weight:bold;}
.about01  span{ color:#3c1daa; background:#e64545;   border-radius:5px; padding:5px 10px;}
/* .about01  span{     
  text-transform: uppercase;
  margin: 15px 0;
  display: block;} */
.about01  span a{ color:#FFFFFF; }

.clear { clear:both;}

.wapper  h3{ font-size:24px; font-weight:normal; margin-top:10px;}
.wapper{width:1440px;margin:0 auto;margin-top:50px;overflow:hidden;} 			
/* .wapper li{float:left;width:360px;text-align:center;font-weight:bold;display:inline-block; } */
.wapper li .title a{color:#333;display:block;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;_zoom:1}	
.wapper .left14{margin-left:-14px;}	
.wapper .left5,.wapper .left6{margin-left:5px;}	
.wapper li{
	transition:All 0.4s ease-in-out;
	-webkit-transition:All 0.4s ease-in-out;
	-moz-transition:All 0.4s ease-in-out;
	-o-transition:All 0.4s ease-in-out;	
}
.wapper li:hover {
	transform:translate(5px,0);
	-webkit-transform:translate(5px,0);
	-moz-transform:translate(5px,0);
	-o-transform:translate(5px,0);
	-ms-transform:translate(5px,0);
	-webkit-box-shadow:0px 5px 15px #e5e5e5;
    -moz-box-shadow:0px 5px 15px #e5e5e5;
    box-shadow:0px 5px 15px #e5e5e5;
}
.wapper span{ font-weight:normal; font-size:14px;}
.inno { margin-top:30px;}
.inno li{ float:left; padding-bottom:15px;}
.part {/*height:200px;*/ padding: 20px 0;}
.part li{ float:left; padding-right:30px; padding-top:50px; padding-bottom:50px;}
#footer01 { background:#000000; /*height:200px;*/ padding: 20px 0; width:100%; text-align:center; color:#FFFFFF;}
/* #footer01 .fter{ width:1440px; margin:0 auto; text-align:left; padding-top:20px;} */
#footer01 .fter h4{ font-weight:normal; font-size:18px; color:#999999; padding-bottom:10px;}
#footer01 .fter li{ text-align:left; float:left;}
#footer01 .fter .wid480,#footer01 .fter .wid490{width:480px;}

/*About**************/
#main .title{ border-bottom:1px solid #cccccc; height:60px; line-height:60px; position:relative; margin-bottom:20px; }
#main .title h2{ position:absolute; right:15px; top:0px; font-weight:normal;}
#main .content { position:relative; margin-bottom:30px;}
#main .content .leftmenu{ background:#FFFFFF; /*width:345px; position:absolute; top:0px;*/}
#main .content .leftmenu a{ color:#888888;}
#main .content .leftmenu ol{ font-size:16px; padding-left:15px; height:40px; line-height:40px;border-bottom: 1px solid rgba(0,0,0,.08)}
#main .content .leftmenu li{ font-size:14px; padding-left:15px; height:40px; line-height:40px;border-bottom: 1px solid rgba(0,0,0,.08)}
#main .content .leftmenu li:hover{ background:#e64545; color:#000000;}
#main .content .leftmenu li:hover a{color:#ffffff;}
#main .content .leftmenu .online { background:#e64545;}
#main .content .leftmenu .online a{color:#FFFFFF;}
/* .infoss { margin-left:360px; padding:20px; min-height:400px;} */
.infoss p{ margin-bottom:10px; font-size:12px;}
.infoss h2{ margin:0 auto; text-align:center; width:100%; margin-bottom:30px;}


/* .papper{margin-left:370px; } */
.papper li{
	/* float:left;text-align:center;font-weight:bold;display:inline-block; margin-right:15px; margin-bottom:15px;
	background:#FFFFFF;
	transition:All 0.4s ease-in-out;
	-webkit-transition:All 0.4s ease-in-out;
	-moz-transition:All 0.4s ease-in-out;
  -o-transition:All 0.4s ease-in-out;	
  width: 31%; */

      /* float: left; */
    /* text-align: center; */
    /* font-weight: bold; */
    /* display: inline-block; */
    /* margin-right: 15px; */
    margin-bottom: 15px;
    /* background: #FFFFFF; */
    transition: All 0.4s ease-in-out;
    -webkit-transition: All 0.4s ease-in-out;
    -moz-transition: All 0.4s ease-in-out;
    -o-transition: All 0.4s ease-in-out;
    /* width: 31%; */

    padding-left: 0%!important; 
    padding-right: 0%!important;
    text-align: center;
	
}
.papper li img{
  width: 90%;
  margin: 0 auto;
}
.papper li:hover {
	transform:scale(1.2);
	-webkit-transform:scale(1.1);
	-moz-transform:scale(1.1);
	-o-transform:scale(1.1);
	-ms-transform:scale(1.1);
	-webkit-box-shadow:0px 5px 15px #e5e5e5;
    -moz-box-shadow:0px 5px 15px #e5e5e5;
    box-shadow:0px 5px 15px #e5e5e5;
}

.job{ background-color:#FFFFFF; padding:30px 30px 30px 30px; position:relative; margin-bottom:20px;}
.faralliss .job{padding:30px 30px 30px 0px !important; }
/* .job .pull-left{ position:absolute;} */
.job .pull-left{ width: 35%; float: left;    
  /* height: 50%; */
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
 
}

.job .pull-left img{ max-width: 90%; margin: 0 auto; padding: 18% 0 0 0;}
/* .job .media-body { margin-left:320px;} */
/* .job .media-body { margin-left:35%;} */
.job .media-body { width: 65%; float: left;}
.job .media-body li{ float:left; border:1px #dddddd solid; padding:2px 10px; margin-right:10px;}
.job .media-body h4{ font-size:30px; color:#3c1daa; padding-bottom:10px; margin-top:15px;}
.pad15x{ padding-bottom:15px;}


@media (max-width: 767px){
#header { width:768px; margin:0 auto; position:relative; height:70px; margin-top:10px }
#header h1 span{font-size:16px; top:15px; position:absolute; font-weight:bold;}


#main { width:768px; margin:0 auto;overflow: hidden;
	position: relative;}

.slider { width:768px; overflow:hidden;}	
.slides .img { max-width:768px;}
.about01 {  height:auto; }

.about01 img { position:inherit;left:0px; margin-top:20px;}
.about01 .top120{ margin-top:0px;}

	
/* .wapper{width:768px;margin:0 auto;margin-top:50px;overflow:hidden;} 			 */
.wapper li{float:left;
  /* width:360px; */
  text-align:center;font-weight:bold;display:inline-block; }	
.wapper .left6{margin-left:-14px; margin-right:5px;}	

.part li{ float:left; padding:0px;}
.part li img { width:80%;}
#footer01 { background:#000000; height:300px;}

#footer01 .fter{ width:768px; margin:0 auto; text-align:left; padding-top:20px;}
#footer01 .fter .wid490{ margin-top:20px;}

}

.about01 img ,.inno img{
  width: 100%;
}
.wapper{
  width: 100%;
}
.wapper img{
  width: 100%;
}


.mobile_bottom,#footer02 {
  display: none;
}

.about01 p{
  padding-bottom: 15px;
}

/* .owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  -webkit-transform: translate3d(0px,0,0);
} */


/* .owl-controls .owl-nav [class*=owl-] {
  font-family: '宋体';
  font-size: 18px;
  position: absolute;
  top: 50%;
  color: #b9bdc1;
  display: block!important;
  font-weight: 700;
  background: 0 0;
  margin: -12px 0 0 0;
  padding: 0;
}
.owl-controls .owl-nav [class*=owl-next] {
  right: 0;
} */
.owl-carousel{
  padding: 0 15px;
}
.owl-controls .owl-nav [class*=owl-] {font-family:'宋体';font-size:18px;position:absolute;top:50%;color:#b9bdc1;display:block!important;font-weight:700;background:0 0;margin:-12px 0 0 0;padding:0}
.owl-controls .owl-nav .icon-youjiantou,.owl-controls .owl-nav .icon-zuojiantou {font-family:icomoon!important;font-size:20px}
.owl-controls .owl-nav [class*=owl-]:hover {color:red}
.owl-controls .owl-nav [class*=owl-prev] {left:0}
.owl-controls .owl-nav [class*=owl-next] {right:0}
.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  -webkit-transform: translate3d(0px,0,0);
}
.menuSon{
  display: none;
}

.juzhocss{
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}



@media(min-width: 768px) {
  .container {
    width:750px
}
  #header {
      width:750px
  }
  .menu .center{
    width:750px;
    overflow: inherit;
  }
  #main{
    width:750px
  }
  #footer01 .fter{
    width:750px
  }
  .about01 img { position:inherit;left:0px; margin-top:20px;}
  .menuSon {
    display: block;
  }

  .job .pull-left{  
    /* height: auto; */
    
   
  }

  /* .menu .ul-list > li > a:hover {
    display: block;
  } */

  /* .menu .ol-list */


  body.model_advert .mobile_bottom,body.model_advert .tem-download-app {
    display: none!important
}
}

@media(min-width: 992px) {
  .container {
    width:970px!important;
}
  #header {
      width:970px
  }
  .menu .center{
    width:970px
  }
  #main{
    width:970px
  }
  #footer01 .fter{
    width:970px
  }

}

@media(min-width: 1200px) {
  .container {
    width:1170px!important;
  }
  #header {
      width:1170px
  }
  .menu .center{
    width:1170px
  }
  #main {
    width:1170px
  }
  #footer01 .fter{
    width:1170px
  }
  .about01 img{
    /* width: 100%; */
  }
}
@media(min-width: 1366px) {
  .container {
    width:1270px!important;
  }
  #header {
      width:1270px
  }
  .menu .center{
    width:1270px
  }
  #main {
    width:1270px
  }
  #footer01 .fter{
    width:1270px
  }
}

@media(min-width: 1440px) {
  .container {
    width:1370px!important;
}
  #header {
      width:1370px
  }
  .menu .center{
    width:1370px
  }
  #main {
    width:1370px
  }
  #footer01 .fter{
    width:1370px
  }
}

@media(min-width: 1600px) {
  .container {
    width:1470px !important;
  }
  #header {
      width:1470px
  }
  .menu .center{
    width:1470px
  }
  #main {
    width:1470px
  }
  #footer01 .fter{
    width:1470px
  }
}





@media(max-width:1199px){
 
}
@media(max-width:800px){
  
}
@media(max-width:768px){
  #header{
    width: 100%;
  }
  #header h1 a  {
      max-width: 100%;
      margin-right: 0;
      float: none;
      height: auto;
      text-align: center;
      display: block;
  }
  #header h1 img{
    /* width: 10%; */
    padding:0;
  }
  #header h1 span  {
      display: none;
  }
  #header h2  {
    max-width: 100%;
    margin-right: 0;
    float: none;
    height: auto;
    text-align: center;
    display: block;
    position: relative !important;
    top: 0; 
    right: 0px;
    padding: 5px 0;
    font-size: 18px;
  }
  #header {
    height: auto;
  }
  .menu .center{
    width: 100%;
    overflow: auto;
    /* overflow-y: hidden; */
    /* overflow-x: hidden;
    position: relative;
    margin: 0 auto; */
    -webkit-overflow-scrolling: touch;
    /* height: 600px; */
  }
  .menu .ul-list {
    margin: 0 0 0 15px!important;
    width: 500px;
    /* position: absolute; */
}
  #main {
    width:100%;

  }
  /* .wapper,.wapper li,.wapper img {
      width: 100%;
     
  } */
  .slider { width:100%; overflow:hidden;}	
  .about01 img {
    width: 100%;
  }
  .inno img{
      width: 100%;
  }
  #footer01{
    display: none;
  }
  .inno li{
    padding: 0 !important;
  }
  .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
    padding-left: 5%!important;
    padding-right: 5%!important;
  }
  .about01 h1{
    padding-top: 0px;
  }






  .about01{
    padding-left: 5%!important;
    padding-right: 5%!important;
  }
  .inno img{
    margin: 10px 0 0;
    padding-left: 5%!important;
    padding-right: 5%!important;
  }

  .content img{
    width: 100%;
  } 
  .menu .ul-list > li{
    position: revert;
    /* height: 600px; */
    /* overflow-x: hidden; */
  }


  .mobile_bottom {
    border-top:1px solid #ccc;
    display: block
}

.mobile_bottom ul {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    margin: auto;
    width: 100%;
    height: 56px;
    -webkit-box-orient: horizontal;
    -moz-box-orient: horizontal;
    box-orient: horizontal;
    position: fixed;
    bottom: 0;
    box-shadow: 0 0 6px rgba(0,0,0,.16);
    background: #fff;
    z-index: 1000
}

.mobile_bottom ul li {
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    box-flex: 1;
    text-align: center;
    line-height: 56px;
    font-size: 28px
}

.mobile_bottom ul li a {
    display: inline-block;
    width: 100%;
    height: 100%;
    color: #999;
    text-decoration: none
}

.mobile_bottom ul li a:focus,.mobile_bottom ul li a:hover {
    text-decoration: none;
    color: #999
}

.mobile_bottom ul li a i {
    font-size: 12px;
    vertical-align: top;
    height: 15px;
    line-height: 15px;
    color: #fff;
    font-style: normal;
    border-radius: 50%;
    margin-top: 6px;
    display: inline-block;
    padding: 0 3px
}

.mobile_bottom .glyphicon {
    display: inline-block;
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    position: relative;
    top: 1px
}

  #footer02 {
    display: block;
    
  }

  #footer02 .dsadsa{
    /* height: 100px; */
    margin: 0 0 56px 0;
    background: #000000;
    /* padding: 50px; */
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
  }

  #footer02 .dsadsa p{
    padding: 10px;
    color: white;
    margin: 0;
    width: 80%;
    float: left;
    font-size: 12px;
  }
  #footer02 .dsadsa .wxcsss{
    margin: 0 auto !important;
    width: 20%;
    /* height: 100%; */
    /* position: absolute;
    right: 0;
    text-align: center;
    width: 20%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center; */
   
  }

  #footer02 .dsadsa p img{
    width: 100%;
    margin: 0 auto;
   
  }

  .flex-control-nav {
    width: 100%;
    position: absolute;
    bottom: 0.5% !important;
    text-align: center;
}
.flex-control-nav li{
  margin: 0.66% !important;
}

.flex-control-paging li a {
  background: rgba(0,0,0,.5) !important;
  /* background: url(../images/dot.png) no-repeat 0 -0px !important; */
  display: block;
  height: 5px !important;
  margin-bottom: 50% !important;
  /* margin: 2% !important; */
  overflow: hidden;
  text-indent: -99em;
  width: 5px !important;
  cursor: pointer;
  border-radius: 100px;
}

.flex-control-paging li a.flex-active{
  background: rgba(34,169,255,.8) !important;
}
#main .title{
  border-bottom: 1px solid #cccccc;
  height: 40px;
  line-height: 40px;
  position: relative;
  margin-bottom: 10px;
}
.job .media-body h4{
  font-size: 15px;
}
#main .title h1{
  font-size: 12px;
  /* display: none; */
}
#main .title h2{
  font-size: 10px;
}

html {
  font-size: 15px;

  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.infoss p{
  font-size: 100%;
}


 

  /* #footer01{
    display: none;
  } */
 
  
}

@media(max-width:414px){
  #header h1 img{
   
    width: 20%;
  }
  #header h2 {
    font-size: 20px;
  }
}
@media(max-width:375px){
  /* #header h1 img{
   
    width: 18%;
  } */
  #header h2 {
    font-size: 18px;
  }
  .papper li img{
    width: 90%;
  }
}
@media(max-width:320px){
  /* #header h1 img{
    
    width: 16%;
  } */
  #header h2 {
    font-size: 16px;
  }
  .col-xs-6 {
    width: 100% !important;
  }
}


