/* Write your styles */
.clear{clear:both;} 
.blank5{height:5px;}
.blank10{height:10px;}
.blank20{height:20px;}
.blank30{height:30px;}
.blank40{height:40px;}
.blank50{height:50px;}
.blank60{height:60px;}
.blank70{height:70px;}
.blank80{height:80px;}
.blank100{height:100px;}
.blank200{height:200px;}
.blank90{height:90px;}
.blank110{height:110px;}


 

.backk{
  background: #F5F5F5;
}
.midz{
    FILTER: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#b8c4cb,endColorStr=red); /*IE 6 7 8*/ 

background: -ms-linear-gradient(top, #fff,  #0000ff); 

background:-moz-linear-gradient(top,#b8c4cb,#f6f6f8);

background:-webkit-gradient(linear, 0% 0%, 0% 100%,from(#b8c4cb), to(#f6f6f8));
background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#fff), to(#0000ff));      /* Safari 4-5, Chrome 1-9*/

background: -webkit-linear-gradient(top, #fff, #0000ff);   /*Safari5.1 Chrome 10+*/

background: -o-linear-gradient(top, #fff, #0000ff);  /*Opera 11.10+*/
}

.am-container{max-width: 1200px;position: relative;}
.am-img-responsive{margin: 0 auto;}

#logo{text-align: left;z-index: 1; margin-top:15px; margin-bottom:15px;}
.am-btn:active:focus, .am-btn:focus{
  outline: none;
}
.am-gallery-default .am-gallery-item img{
  cursor: initial;
}
/*banner*/
#banner1{
  /* z-index: -1; */
}
.am-slider-a1 .am-control-nav li a.am-active{
  background-color: #fa0a15;
  cursor: default;
  width: 35px;
  border-radius: 10px;
  height: 6px;
}
.am-slider-a1 .am-control-nav li a:hover{
  background-color: #fa0a15;
}
.am-slider-a1 .am-control-nav li a{
  width: 7px;
  height: 7px;
  display: block;
  background-color: rgb(254, 255, 255);
  cursor: pointer;
  text-indent: -9999px;
  border-radius: 50%;
  -webkit-box-shadow: inset 0 0 3px rgba(0,0,0,.3);
  box-shadow: inset 0 0 3px rgba(0,0,0,.3);
}
.am-slider-a1 .am-control-nav li{
  margin: 0 7px;
  display: inline-block;
}
.am-slider-a1 .am-control-nav{
  bottom: 24px;
}
/*endbanner*/
/*what we do*/
#what{}
#what .hh{text-align: center;font-size: 50px;margin-top: 30px;margin-bottom: 35px;color: #8F8F8F;}
#we{
    text-align: center;
}
#we img{width: 100%}
#we .hh{
    font-size: 28px;
    color: #8C8C8C;
    margin-top: 65px;
}
#we p{
  color: #8C8C8C;
  line-height: 30px;
  padding: 0 10px;
}
#we .am-btn-default{
    background: #000000;
    border-color: #000000;
    color: #fff;
    font-size: 20px;
    padding-left: 40px;
    padding-right: 40px;
    font-weight: bold;
    margin-top: 10px;
}
#we .imm{
  padding-left: 0;
  padding-right: 0;
}
#we .we2{
  padding:0;
}
.indexpic4{background: url(../images/pic4.jpg);color: #FFFFFF;font-size: 20px;padding: 60px 0;}
.indexpic4 .picmid{
    text-align: center;
}
.indexpic4 .bri{
    text-align: right;
}
/*end what we do*/

/*meet our team*/
#meet{}
#meet .hh{
    text-align: center;
    font-size: 50px;
    margin-top: 40px;
    margin-bottom: 5px;
    color: #8F8F8F;
}
#meet .am-gallery{}
#meet .am-gallery li{
    padding: 15px;
}
#meet .am-gallery div.am-gallery-item{}
#meet .am-gallery div.am-gallery-item>a{}
#meet .am-gallery div.am-gallery-item>img{}
#meet .am-gallery div.am-gallery-item>h3{}
#meet .am-gallery div.am-gallery-item>div{}
#meet .am-gallery-overlay .am-gallery-title{
    font-weight: bold;
    font-size: 1.4rem;
    color: #FFF;
    position: absolute;
    bottom: 0;
    width: 100%;
    background-color: rgba(0,0,0,.5);
    text-indent: 5px;
    height: 47px;
    line-height: 47px;
    display: block;
    word-wrap: normal;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    font-size: 18px;
    padding-left: 10px;
}
#more .am-btn-default {
    background: #000000;
    border-color: #000000;
    color: #fff;
    font-size: 20px;
    padding-left: 40px;
    padding-right: 40px;
    font-weight: bold;
    margin-top: 40px;
}
.am-pureview-actions,.am-pureview-bar{
  background: #fff;
}
.am-pureview-bar .am-pureview-title{
  color: #000;
}
.am-pureview .am-pureview-actions a{
  position: absolute;
  right: 0px !important;
          font-size: 30px;

}
.am-icon-chevron-left:before{
  content: "\f00d";
}
.am-pureview-actions a:hover{
  color: #000;
}

#team .flo{
    position: fixed;
    z-index: 2;
    height: 370px;
    top: 50%;
    margin-top: -185px;
    background-color: #fff;
    width: 670px;
    left: 50%;
    margin-left: -335px;
    padding: 20px;
    box-shadow: 2px 2px 2px 2px #E0E0E0;
}
#team .flo .floimg{
    position: absolute;
    top: 40px;
    left: 60px;
    width: 200px;
}
#team .flo .floimg img{
    width: 100%;
}
#team .flo .wordr{
   position: absolute;
   z-index: 2;
   right: 40px;
   top: 60px;
}
#team .flo .wordr ul{}
#team .flo .wordr li{}
#team .flo .wordb{
  position: absolute;
    bottom: 0;
    padding: 10px;}
#team .flo .wordb p{
    
}
#team .flo .xx{
    position: absolute;
    left: 10px;
    top: 10px;
}
#team .flo .xx a{
}
#team .flo .xx a:before{
  content: "\f00d";
  font: normal normal normal 1.6rem/1 FontAwesome,sans-serif;
  color: #000;
  font-size: 20px;
}
#team .flo .lef a{
  position: absolute;
  left: 10px;
  top: 50%;
}
#team .flo .lef a:before{
  content: "\f137";
  font: normal normal normal 1.6rem/1 FontAwesome,sans-serif;
  color: #000;
  font-size: 40px;
}
#team .flo .rig a{
  position: absolute;
  right: 10px;
  top: 50%;
}
#team .flo .rig a:before{
  content: "\f138";
  font: normal normal normal 1.6rem/1 FontAwesome,sans-serif;
  color: #000;
  font-size: 40px;
}
/*end meet our team*/

/*contact*/
#page .maxw{
    max-width: 800px;
}
/*end contact*/
/*foot*/
#foot{background: url(../images/picfoot.jpg);color: #999999;}
#foot img.lo{/* width: 180px; *//* margin-left: 70px; *//* margin-top: 130px; *//* padding: 0; */}
#foot img.bb{margin-bottom: 40px;}
#foot ul{text-align: center;float: left;padding-left: 0;margin-bottom: 42px;}
#foot ul>li:first-child{padding-left: 0;}
#foot ul li{float: left;padding: 0 15px;list-style: none;margin-top: 50px;}
#foot ul li a{
}
#foot p{font-size: 14px;margin-bottom: 45px;}
#foot .dipa{}
#foot .f4{
    text-align: left;
    margin-bottom: 30px;
}
#foot .footlogo{

text-align: center;

margin-top: 130px;
}
#foot .footlogo img{
  
}
#foot .f4 img{margin-right: 10px;}
/*end foot*/


/*team*/
#choose{}
#choose .am-btn{
    background: #F5F5F5;
    border: 1px solid #B5B5B5;
    color: #777777;
    font-weight: bold;
    height: 33px;
    margin-right: 5px;
    outline: none;
}
#team{}
#team .am-gallery{}
#team .am-gallery>li{
    padding: 14px;
}
#team .am-gallery>li .am-gallery-item{
    background-color: #fff;
    border-bottom: 4px solid #050505;
}
#team .am-gallery>li .am-gallery-item a{}
#team .am-gallery>li .am-gallery-item a img{}
#team .am-gallery>li .am-gallery-item a h3{
    color: #010101;
    font-weight: bold;
    font-size: 20px;
    margin-top: 5px;
    margin-left: 10px;
}
#team .am-gallery>li .am-gallery-item a .am-gallery-desc{
    color: #8E8E8E;
    font-size: 16px;
    margin-top: 0px;
    margin-left: 10px;
    margin-bottom: 10px;
}
.am-pureview{
  margin:0 auto;
  background: #fff;
  width: 670px;
  height: 380px;
  margin-top: -190px;
  top: 50%;
}
.am-pureview-direction a:before{
    display: inline-block;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-transform: translate(0,0);
    -ms-transform: translate(0,0);
    transform: translate(0,0);
    font-size: 50px;
}
.am-pureview-slider .am-pinch-zoom{
    justify-content: flex-start;
    padding: 0 10px;
}
.txl{position: fixed;z-index: 999999;height: 300px;top: 50%;margin-top: -150px;background-color: #fff;width: 200px;left: 50%;margin-left: 0px;}
.txl .hh{}
.txl p{}
.txl ul{}
.txl ul li{}
/*end team*/

/*summit*/
.am-titlebar-default{
  padding-left: 0rem;
  padding-right: 2.8rem;
  margin-left: 0;
  margin-right:auto;
  border-bottom:0;
  margin-bottom: 5px;
  margin-top: 45px;
}
.am-titlebar-default .am-titlebar-title{
  color: #2F2F2F;
  font-size: 30px;
  height: 40px;
  border-left: 4px solid #000;
  font-weight: bold;
}
.am-titlebar-default .am-titlebar-title:before{
  border-left: 0px solid #161616;
}
.am-titlebar p{
  margin-top: 2px;
  margin-left: 10px;
  font-size: 14px;
}
.am-gallery-item p{

margin-left: 1rem;

color: #8e8e8e;

margin-top: 0;
}
#team #sumh3{
  padding-left: 0;
}
#subsel{

}
#subsel .am-selected-btn{
  border-radius: 20px;
  width: 110px;
  height: 35px;
  border: 1px solid #c1c1c1;
  color: #8C8C8C;
}
#subsel .am-icon-caret-down:before{
  content: "\f107";
}
#subsel .am-btn{

font-weight: bold;
}
#subsel .fa-download:before{
  content: "\f019";
}
.am-selected{
    width: 120px;
  }
#subsel .rpicn{
    float: right;
}
#subsel .rpicn img{
    margin-right: 5px;
}
.am-btn-default{
    color: #FFF;
    background-color: #000000;
    border-color: #000000;
}
.am-btn-default:focus, .am-btn-default:hover{
    background-color:#fff; 
}
#sum{
    text-align: left;
}
#sum img{width: 100%}
#sum .hh{
    font-size: 28px;
    color: #8C8C8C;
    margin-top: 65px;
    line-height: 28px;
}
#sum p{
  color: #8C8C8C;
  line-height: 20px;
  padding: 0 10px;
  font-size: 18px;
}
#sum .am-btn-default{
    background: #000000;
    border-color: #000000;
    color: #fff;
    font-size: 18px;
    padding-left: 20px;
    padding-right: 20px;
    font-weight: bold;
    margin-top: 10px;
}

#sum .imm{
  padding-left: 0;
  padding-right: 0;
}
#sum .smm{
  
background-color: #F1F1F1;
  
height: 310px;
}
#sum .we2{
  padding:0;
}
#sum .am-titlebar-title{
  
line-height: 40px;
  
color: #000;
  
font-size: 30px;
}
#sum .smal{
  
line-height: 45px;
  
margin-bottom: 0;
}

/*end summit*/

/*summit_show*/
#tb1{
 
}
#tb1 .logor{
 float: right;
 text-align: center;
 background-color: #FFFFFF;
 padding:10px;
 margin-top: 17px;
}
#tb1 .logor img{
  margin-right: 5px;
 
}
.bb1{
  background: url(../images/tb1.jpg) no-repeat 50% 0 #f0f0f0;
}
.bb1 .ddleft{

color: #fff;
}
.bb1 .ddleft>h1{color: #fff;font-size: 45px;/* font-weight: bold; */line-height: 45px;font-weight: bold;}
.bb1 .ddleft>p{font-size: 18px;/* font-weight: 700; */}
.bb1 .ddleft .dataa{
    color: #fff;
    padding-left: 10px;
    opacity:0.5;
    padding-top: 40px;
    padding-bottom: 65px;
    filter: alpha(opacity:50);
    background-color: rgba(0, 0, 0, 1);
}
.bb1 .ddleft .dataa p.datop{
    font-size: 24px;
    /* font-weight: bold; */
    margin-bottom: 0px;
}
.bb1 .ddleft .dataa p.dabom{
    margin-top: 0;
    font-size: 22px;
    /* font-weight: bold; */
}
.bb1 .ddleft .dataa h1.dam{
    font-size: 80px;
    margin-top: 0;
    margin-bottom: 0;
    font-weight: bold;
}
.ddright{}
.bb1 .ddright{
    color: #fff;
    margin-top: 90px;
}
.bb1 .ddright .am-btn{
    background: #000;
    color: #fff;
    float: right;
    width: 105px;
    height: 40px;
    font-weight: bold;
}

.bb1 .ddright .am-gallery{}
.bb1 .ddright .am-gallery li{
}
.bb1 .ddright .am-gallery li .am-gallery-item{}
.bb1 .ddright .am-gallery li .am-gallery-item>a{}
.bb1 .ddright .am-gallery li .am-gallery-item>a img{}
.bb1 .ddright .am-gallery li .am-gallery-item>a h3{
    margin-top: 45px;
    color: #4B4B4B;
    font-weight: bold;
}
.bb1 .ddright .am-gallery li .am-gallery-item>a .am-gallery-desc{
    font-size: 20px;
    color: #000000;
    line-height: 20px;
    margin-top: 10px;
    margin-bottom: 39px;
}
.bb1 .ddright .am-gallery li .am-gallery-item>a .yan1{
    background: #dadada;
    padding: 1.5rem;
}
.bb1 .ddright .am-gallery li .am-gallery-item>a .yan2{
    background: #dadada;
    padding-left: 0;
    padding-right: 0;
}
.bb1 .ddright h1{float: right;margin-top: 0;font-size: 28px;margin-right: 20px;font-weight: bold;}
.bb1 .ddright p{
}
.bb1 .am-gallery-default .am-gallery-item img{
}
.bb1 .am-gallery-default .am-gallery-title{
  text-overflow: initial;
  white-space: normal;
}
#tb2{
  background: url(../images/tb2.jpg) no-repeat 50% 0 #f0f0f0;
  padding-bottom: 120px;
}
.bb2{}
.bb2 .am-slider .am-direction-nav{display: none;}
.bb2 .am-slider-default{padding:30px;box-shadow: 4px 4px 7px 2px #000000;} 
.bb2 .am-slider .am-slides img{width: 100%;padding-top: 1rem;padding-bottom: 1rem;}
.bb2 .am-btn{
    background: #000;
    color: #fff;
    float: right;
    width: 105px;
    height: 40px;
    font-weight: bold;
}
.bb2 .turight{}
.bb2 .turight h1{float: left;font-size: 26px;font-weight: bold;}
.bb2 .turight p{
    line-height: 45px;
    margin-top: 0;
}
.bb2 .tbh{
    font-size: 50px;
    color: #fff;
    margin-top: 40px;
    margin-bottom: 0;
    font-weight: bold;
}
.bb2 .tbp{
    margin-top: 0;
    color: #fff;
    margin-bottom: 70px;
}
.bb2 .am-slider-default .am-control-nav li a{
  background-color: rgba(255, 255, 255, 1);
}
.bb2 .am-slider-default .am-control-nav li a.am-active{
  background-color: #FF812D;
}
.bb2 .am-slider-default .am-control-nav{
  bottom: -70px;
}
#tb3{
  background: url(../images/tb3.jpg) no-repeat 50% 0 #f0f0f0;
}
.bb3{}

.bb3 .tbh{
    font-size: 50px;
    color: #fff;
    margin-top: 40px;
    margin-bottom: 0;
    font-weight: bold;
}
.bb3 .tbp{
    margin-top: 0;
    color: #fff;
    margin-bottom: 30px;
}
.bb3 .am-gallery-item{
padding: 12px;
background: #fff;
}
.bb3 .am-gallery-default .am-gallery-item img{
  border: 1px solid #D5D5D5;
}
.bb3 .am-gallery-default .am-gallery-desc{

font-size: 16px;

margin-top: 8px;

line-height: 18px;

padding: 0 5px;
}
.bb3 .am-gallery-default .am-gallery-title{
  padding: 0 5px;
  font-weight: bold;
}
.bb3 .am-btn{
  background: #000;
  color: #fff;
  width: 105px;
  height: 40px;
  font-weight: bold;
}
.bb3 .amcon{
  text-align: center;
  margin-top: 60px;
  margin-bottom: 80px;
  font-weight: bold;
}
#tb4{
  background: url(../images/tb4.jpg) no-repeat 50% 0 #f0f0f0;
}
.bb4 .tbh{
    font-size: 50px;
    color: #fff;
    margin-top: 40px;
    margin-bottom: 0;
    font-weight: bold;
}
.bb4 .tbp{
    margin-top: 0;
    color: #fff;
    margin-bottom: 30px;
}
.bb4 .am-btn{
  background: #000;
  color: #fff;
  width: 105px;
  height: 40px;
  font-weight: bold;
}
.bb4 .amcon{
  text-align: center;
  margin-top: 20px;
  margin-bottom: 20px;
}
.bb4 .am-gallery-overlay .am-gallery-title{
  height: auto;
  white-space: normal;
  font-weight: bold;
}
.bb4{}

#tb5{
  background: url(../images/tb5.jpg) no-repeat 50% 0 #f0f0f0;
  padding: 200px 0;
}
.bb5 .tbh{
    font-size: 50px;
    color: #fff;
    margin-bottom: 0;
    font-weight: bold;
}
.bb5 .tbp{
    margin-top: 0;
    color: #fff;
    margin-bottom: 30px;
}
.bb5 .am-btn{
  background: #000;
  color: #fff;
  float: left;
  width: 105px;
  height: 40px;
  font-weight: bold;
}
.bb5 .amcon{
  margin-top: 60px;
  margin-bottom: 80px;
}
.bb5 .am-gallery-default .am-gallery-item img{
  cursor: initial;
}
.bb5 .flo{
    position: fixed;
    z-index: 2;
    height: 370px;
    top: 50%;
    margin-top: -185px;
    background-color: #fff;
    width: 670px;
    left: 50%;
    margin-left: -335px;
    padding: 20px;
    box-shadow: 2px 2px 2px 2px #E0E0E0;
}
.bb5 .flo .floimg{
    position: absolute;
    top: 40px;
    left: 60px;
    width: 200px;
}
.bb5 .flo .floimg img{
    width: 100%;
}
.bb5 .flo .wordr{
   position: absolute;
   z-index: 2;
   right: 40px;
   top: 60px;
}
.bb5 .flo .wordr ul{}
.bb5 .flo .wordr li{}
.bb5 .flo .wordb{
  position: absolute;
    bottom: 0;
    padding: 10px;}
.bb5 .flo .wordb p{
    
}
.bb5 .flo .xx{
    position: absolute;
    left: 10px;
    top: 10px;
}
.bb5 .flo .xx a{
}
.bb5 .flo .xx a:before{
  content: "\f00d";
  color: #000;
  font-size: 20px;
}
.bb5 .flo .lef a{
  position: absolute;
  left: 10px;
  top: 50%;
}
.bb5 .flo .lef a:before{
  content: "\f137";
  color: #000;
  font-size: 40px;
}
.bb5 .flo .rig a{
  position: absolute;
  right: 10px;
  top: 50%;
}
.bb5 .flo .rig a:before{
  content: "\f138";
  color: #000;
  font-size: 40px;
}
#tb6{
  background: url(../images/tb6.jpg) no-repeat 50% 0 #FFFFFF;
}
.bb6{}
.bb6 .am-gallery{
    padding: 10px;
    background-color: #000;
}
.bb6 .tbh{
    font-size: 50px;
    color: #fff;
    margin-bottom: 0;
    margin-top: 40px;
    font-weight: bold;
}
.bb6 .tbp{
    margin-top: 0;
    color: #fff;
    margin-bottom: 30px;
}
.bb6 .am-gallery li{}

.bb6 .am-gallery li .am-gallery-item{}
.bb6 .am-gallery li .am-gallery-item a{}
.bb6 .am-gallery li .am-gallery-item a img{}

#tb7{
  background: url(../images/tb7.jpg) no-repeat 50% 0 #FFFFFF;
}

.bb7{}
.bb7 img{width: 100%;}

/*end summit_show*/

/*schedule*/
.bordery{
  background: #fff url(../images/backy.png) repeat-x;
  width: 100%;
  height: 7px;
}
.bord{
  background-color: #F5F5F5;
}
#sche1{}
#sche1 .rpicn{}
#sche1 .rpicn img{}
#sche1 .tbh{
    font-size: 45px;
    font-weight: bold;
    color: #333;
    margin-top: 40px;
    margin-bottom: 0;
}
#sche1 .tbp{
    margin-top: 0;
    color: #333;
    margin-bottom: 30px;
}
#sche1 .logor{
 float: right;
 text-align: center;
 background-color: #FFFFFF;
 padding:10px;
 margin-top: 17px;
}
#sche1 .logor img{
  margin-right: 5px;
 
}
#sche2{}
#sche2 h1{
    float: left;
    margin-right: 60px;
    font-size: 30px;
    margin-top: 0;
}
#sche2 .am-btn{
    background: #4B4A4A;
    color: #fff;
    padding: 8px 25px;
    font-size: 18px;
    font-weight: bold;
}
#sche2 .lie{
    border: 1px solid #D9D7D7;
    border-left: 5px solid #0670A1;
    padding-left: 10px;
    padding-top: 10px;
    margin-bottom: 10px;
    float: left;
    width: 100%;
    position: relative;
    background-color: #fff;
    cursor: pointer;
}
#sche2 .lie .lieimg{
    float: left;
}
#sche2 .lie .lieimg img{}
#sche2 .liebom{
    float: right;
    position: absolute;
    bottom: 1px;
    right: 1px;
}
#sche2 .liebom img{}
#sche2 .lieright{
    float: left;
    margin-left: 10px;
    padding: 5px 0;
    margin-bottom: 6px;
}
#sche2 .lieright p{
    margin-bottom: 0;
    margin-top: 0px;
    color: #A6A5A5;
}
#sche2 .lieright h1{
    margin: 0;
    font-size: 20px;
    float: none;
    line-height: 20px;
    font-weight: bold;
}
#sche2 .domp{
  font-size: 14px;
  color: #A6A5A5;
}
#sche2 .flo{
    position: fixed;
    z-index: 2;
    height: 370px;
    top: 50%;
    margin-top: -185px;
    background-color: #fff;
    width: 670px;
    left: 50%;
    margin-left: -335px;
    padding: 20px;
    box-shadow: 2px 2px 2px 2px #E0E0E0;
}
#sche2 .flo .floimg{
    position: absolute;
    top: 40px;
    left: 50px;
    width: 200px;
}
#sche2 .flo .floimg img{
    width: 100%;
}
#sche2 .flo .wordr{
   position: absolute;
   z-index: 2;
   right: 60px;
   top: 40px;
}
#sche2 .flo .wordr ul{}
#sche2 .flo .wordr li{}
#sche2 .flo .wordb{
  position: absolute;
    bottom: 0;
    padding: 10px;}
#sche2 .flo .wordb p{
    
}
#sche2 .flo .xx{
    position: absolute;
    left: 10px;
    top: 10px;
}
#sche2 .flo .xx a{
}
#sche2 .flo .xx a:before{
  content: "\f00d";
  font: normal normal normal 1.6rem/1 FontAwesome,sans-serif;
  color: #000;
  font-size: 20px;
}
#sche2 .flo .lef a{
  position: absolute;
  left: 10px;
  top: 50%;
}
#sche2 .flo .lef a:before{
  content: "\f137";
  color: #000;
  font-size: 40px;
}
#sche2 .flo .rig a{
  position: absolute;
  right: 10px;
  top: 50%;
}
#sche2 .flo .rig a:before{
  content: "\f138";
  color: #000;
  font-size: 40px;
}

/*end schedule*/

/*page*/
#page{
    color: #000;
}
#page h1{text-align: center;font-size: 40px;}
/*end page*/

/*list_pic2*/
.listpic2 .am-gallery-item{
padding: 12px;
background: #fff;
}
.listpic2 .am-gallery-default .am-gallery-item img{
  border: 1px solid #D5D5D5;
}
.listpic2 .am-gallery-default .am-gallery-desc{

font-size: 16px;

margin-top: 8px;

line-height: 18px;

padding: 0 5px;

color: #717171;
}
.listpic2 .am-gallery-default .am-gallery-title{
  padding: 0 5px;
  color: #232323;
  font-weight: bold;
}
.listpic2 .flo{
    position: fixed;
    z-index: 2;
    height: 370px;
    top: 50%;
    margin-top: -185px;
    background-color: #fff;
    width: 670px;
    left: 50%;
    margin-left: -335px;
    padding: 20px;
    box-shadow: 2px 2px 2px 2px #E0E0E0;
}
.listpic2 .flo .floimg{
    position: absolute;
    top: 40px;
    left: 60px;
    width: 200px;
}
.listpic2 .flo .floimg img{
    width: 100%;
}
.listpic2 .flo .wordr{
   position: absolute;
   z-index: 2;
   right: 40px;
   top: 60px;
}
.listpic2 .flo .wordr ul{}
.listpic2 .flo .wordr li{}
.listpic2 .flo .wordb{
  position: absolute;
    bottom: 0;
    padding: 10px;}
.listpic2 .flo .wordb p{
    
}
.listpic2 .flo .xx{
    position: absolute;
    left: 10px;
    top: 10px;
}
.listpic2 .flo .xx a{
}
.listpic2 .flo .xx a:before{
  content: "\f00d";
  color: #000;
  font-size: 20px;
}
.listpic2 .flo .lef a{
  position: absolute;
  left: 10px;
  top: 50%;
}
.listpic2 .flo .lef a:before{
  content: "\f137";
  color: #000;
  font-size: 40px;
}
.listpic2 .flo .rig a{
  position: absolute;
  right: 10px;
  top: 50%;
}
.listpic2 .flo .rig a:before{
  content: "\f138";
  color: #000;
  font-size: 40px;
}

/*end list_pic2*/
.listpic{}
.listpic .am-gallery>li{
  padding: 15px;
}
/*list_pic*/
.listpic .flo{
    position: fixed;
    z-index: 2;
    height: 370px;
    top: 50%;
    margin-top: -185px;
    background-color: #fff;
    width: 670px;
    left: 50%;
    margin-left: -335px;
    padding: 20px;
    box-shadow: 2px 2px 2px 2px #E0E0E0;
}
.listpic .flo .floimg{
    position: absolute;
    top: 40px;
    left: 40px;
    width: 200px;
}
.listpic .flo .floimg img{
    width: 100%;
}
.listpic .flo .wordr{
   position: absolute;
   z-index: 2;
   right: 20px;
   top: 10px;
}
.listpic .flo .wordr ul{}
.listpic .flo .wordr li{}
.listpic .flo .wordb{
  position: absolute;
    bottom: 0;
    padding: 10px;}
.listpic .flo .wordb p{
    
}
.listpic .flo .xx{
    position: absolute;
    left: 10px;
    top: 10px;
}
.listpic .flo .xx a{
}
.listpic .flo .xx a:before{
  content: "\f00d";
  color: #000;
  font-size: 20px;
}
.listpic .flo .lef a{
  position: absolute;
  left: 10px;
  top: 50%;
}
.listpic .flo .lef a:before{
  content: "\f137";
  color: #000;
  font-size: 40px;
}
.listpic .flo .rig a{
  position: absolute;
  right: 10px;
  top: 50%;
}
.listpic .flo .rig a:before{
  content: "\f138";
  color: #000;
  font-size: 40px;
}
/*end list_pic*/
#cssmenu,
#cssmenu ul,
#cssmenu ul li,
#cssmenu ul li a,
#cssmenu #menu-button {
  margin: 0;
  padding: 0;
  border: 0;
  list-style: none;
  line-height: 1;
  display: block;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#cssmenu:after,
#cssmenu > ul:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
#cssmenu #menu-button {
  display: none;
}
#cssmenu {
  /* font-family: HalvettThin; */
  line-height: 1;
  position: static !important;
}
#menu-line {
  position: absolute;
  top: 0;
  left: 0;
  background: #009ae1;
  -webkit-transition: all 0.25s ease-out;
  -moz-transition: all 0.25s ease-out;
  -ms-transition: all 0.25s ease-out;
  -o-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
}
#cssmenu > ul > li {
  float: left;
}
#cssmenu.align-center > ul {
  font-size: 0;
  text-align: center;
}
#cssmenu.align-center > ul > li {
  display: inline-block;
  float: none;
}
#cssmenu.align-center ul ul {
  text-align: left;
}
#cssmenu.align-right > ul > li {
  float: right;
}
#cssmenu.align-right ul ul {
  text-align: right;
}
#cssmenu > ul > li > a { line-height:45px; height:45px; padding:0 35px;
  font-size: 16px;
  /* font-weight: bold; */ background:url(../images/menu_line.jpg) left no-repeat; margin-right:1px;
  text-decoration: none;
  /* text-transform: uppercase; */
  color: #fff;
  -webkit-transition: color .2s ease;
  -moz-transition: color .2s ease;
  -ms-transition: color .2s ease;
  -o-transition: color .2s ease;
  transition: color .2s ease;
}
#cssmenu > ul > li:hover > a,
#cssmenu > ul > li.active > a {
  color: #fa0a14; background:#fff url(../images/menu_tb.png) top repeat-x;
}
#cssmenu > ul > li.has-sub > a {
/*  padding-right: 25px;*/
}
#cssmenu > ul > li.has-sub > a::after {
  /*position: absolute;
  top: 21px;
  right: 10px;
  width: 4px;
  height: 4px;
  border-bottom: 1px solid #000000;
  border-right: 1px solid #000000;
  content: "";
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-transition: border-color 0.2s ease;
  -moz-transition: border-color 0.2s ease;
  -ms-transition: border-color 0.2s ease;
  -o-transition: border-color 0.2s ease;
  transition: border-color 0.2s ease;*/
}
#cssmenu > ul > li.has-sub:hover > a::after {
  border-color: #009ae1;
}
#cssmenu ul ul {
  position: absolute;
  left: -9999px;
}
#cssmenu li:hover > ul {
  left: auto;
}
#cssmenu.align-right li:hover > ul {
  right: 0;
}
#cssmenu ul ul ul {
  margin-left: 100%;
  top: 0;
}
#cssmenu.align-right ul ul ul {
  margin-left: 0;
  margin-right: 100%;
}
#cssmenu ul ul li {
  height: 0;
  -webkit-transition: height .2s ease;
  -moz-transition: height .2s ease;
  -ms-transition: height .2s ease;
  -o-transition: height .2s ease;
  transition: height .2s ease;
  z-index: 99999;
  background: #fff;
}
#cssmenu ul li:hover > ul > li {
  height: 32px;
}
#cssmenu ul ul li a {
  padding: 10px 20px;
  width: 160px;
  font-size: 14px;
  /* border: 1px solid #eaeaea; */
  /* background: #333333; */
  text-decoration: none;
  color: #333;
  -webkit-transition: color .2s ease;
  -moz-transition: color .2s ease;
  -ms-transition: color .2s ease;
  -o-transition: color .2s ease;
  transition: color .2s ease;
}
#cssmenu ul ul li:hover > a,
#cssmenu ul ul li a:hover {
  color: #000000;
  background: #eaeaea;
}
#cssmenu ul ul li.has-sub > a::after {
  position: absolute;
  top: 13px;
  right: 10px;
  width: 4px;
  height: 4px;
  border-bottom: 1px solid #dddddd;
  border-right: 1px solid #dddddd;
  /*content: "";*/
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
  -webkit-transition: border-color 0.2s ease;
  -moz-transition: border-color 0.2s ease;
  -ms-transition: border-color 0.2s ease;
  -o-transition: border-color 0.2s ease;
  transition: border-color 0.2s ease;
}
#cssmenu.align-right ul ul li.has-sub > a::after {
  right: auto;
  left: 10px;
  border-bottom: 0;
  border-right: 0;
  border-top: 1px solid #dddddd;
  border-left: 1px solid #dddddd;
}
#cssmenu ul ul li.has-sub:hover > a::after {
  border-color: #ffffff;
}

@media only screen and (min-width: 1200px){
  #sum img{
    height: 310px;
  }
  
}
@media only screen and (min-width: 1025px){
  #lgimg{
    display: none;
  }
  .bb1 .ddright .am-gallery li .am-gallery-item>a .yan1{
    height: 160px;
  }
  .bb1 .ddright .am-gallery li .am-gallery-item>a .yan2{
    height: 160px;
  }
  
}
@media only screen and (max-width: 1025px){
  #cssmenu > ul > li > a{
   
   color:#333;
  }
  #logo{
    width: 0;
    position: absolute;
  }
  #logo img{
    width: 120px;
  }
  #foot img.lo{
    width: 120px;
    margin-left: 20px;
    margin-top: 30px;
  }
  #foot .dipa{
    padding-left: 0;
    padding-right: 0;
  }
  #subsel .rpicn{
    margin-top: 50px;
  }
  .bb1 .ddright .am-gallery li .am-gallery-item>a h3{
    margin-top: 0;
    padding-left: 20px;
  }
  .bb1 .ddright .am-gallery li .am-gallery-item>a .am-gallery-desc{
    margin-bottom: 10px;
    padding-left: 20px;
  }
  .bb1 .ddright{
    margin-top: 0;
  }
  #tb4{
    background: url(../images/tb4.jpg) 50% 0 #000000;
  }
  #tb3{
    background: url(../images/tb3.jpg) 50% 0 #000000;
  }
  #tb5{
    background: url(../images/tb5.jpg)  50% 0 #000000;
  }
  #tb6{
    background: url(../images/tb6.jpg)  50% 0 #000000;
  }
  .bb1{
    background: url(../images/tb1.jpg)  50% 0 #000000;
  }
  #tb5{
    padding:60px;
  }
  #sum{
    text-align: center;
  }
}

@media all and (max-width: 785px){
  #cssmenu {
    /* width: 100%; */
  }
  #cssmenu ul {
    width: 100%;
    display: none;
    text-align: center;
  }
  #cssmenu.align-center > ul,
  #cssmenu.align-right ul ul {
    text-align: left;
  }
  #cssmenu ul li,
  #cssmenu ul ul li,
  #cssmenu ul li:hover > ul > li {
    width: 100%;
    height: auto;
    border-top: 1px solid rgba(120, 120, 120, 0.15);
  }
  #cssmenu ul li a,
  #cssmenu ul ul li a {
    width: 100%;
  }
  #cssmenu > ul > li:hover > a,
#cssmenu > ul > li.active > a {
  color: #fa0a14; background:#fff 
}
  #cssmenu > ul > li,
  #cssmenu.align-center > ul > li,
  #cssmenu.align-right > ul > li {
    float: none;
    display: block;
  }
  #cssmenu ul ul li a {
    padding: 20px 20px 20px 30px;
    font-size: 16px;
    color: #000000;
    background: none;
  }
  #cssmenu ul ul li:hover > a,
  #cssmenu ul ul li a:hover {
    color: #000000;
  }
  #cssmenu ul ul ul li a {
    padding-left: 40px;
  }
  #cssmenu ul ul,
  #cssmenu ul ul ul {
    position: relative;
    left: 0;
    right: auto;
    width: 100%;
    margin: 0;
  }
  #cssmenu > ul > li.has-sub > a::after,
  #cssmenu ul ul li.has-sub > a::after {
    display: none;
  }
  #menu-line {
    display: none;
  }
  #cssmenu #menu-button {
    display: block;
    padding: 30px;
    color: #000000;background: #fff;
    cursor: pointer;
    font-size: 12px;
    text-transform: uppercase;
  }
  #cssmenu #menu-button::after {
    content: '';
    position: absolute;
    top: 20px;
    right: 20px;
    display: block;
    width: 20px;
    height: 2px;
    background: #000000;
  }
  #cssmenu #menu-button::before {
    content: '';
    position: absolute;
    top: 25px;
    right: 20px;
    display: block;
    width: 20px;
    height: 3px;
    border-top: 2px solid #000000;
    border-bottom: 2px solid #000000;
  }
  #cssmenu .submenu-button {
    position: absolute;
    z-index: 10;
    right: 0;
    top: 0;
    display: block;
    border-left: 1px solid rgba(120, 120, 120, 0.15);
    height: 52px;
    width: 52px;
    cursor: pointer;
  }
  #cssmenu .submenu-button::after {
    content: '';
    position: absolute;
    top: 21px;
    left: 26px;
    display: block;
    width: 1px;
    height: 11px;
    background: #000000;
    z-index: 99;
  }
  #cssmenu .submenu-button::before {
    content: '';
    position: absolute;
    left: 21px;
    top: 26px;
    display: block;
    width: 11px;
    height: 1px;
    background: #000000;
    z-index: 99;
  }
  #cssmenu .submenu-button.submenu-opened:after {
    display: none;
  }
  #cssmenu>.open>.has-sub>.open>.has-sub>.submenu-button{
    display: none;
  }
  .bb2 .tbh{
    margin-top: 20px;
  }
  .bb2 .tbp{
    margin-bottom: 20px;
  }
  .bb2 .turight p{
    line-height: 25px;
  }
}
@media all and (max-width: 768px){
  #cssmenu {
    width: 100%;
    position: static !important;
    /* padding-right: 1.6rem; */
  }
  #cssmenu ul{
    /* padding-right: 1.6rem; */
   /* margin-top: 10px;*/
  }
  #logo{
    z-index: 9;
  }
  #logo img{
    width: 360px;margin-left: 20px;
   /* margin-top: 10px;*/
  }
  #foot{
    background: #000;
  }
  #foot ul li{
    padding: 0 10px;
    display: inline-block;
    float: none;
    margin-top: 10px;
  }
  #foot ul{
    margin-bottom: 12px;
    margin-top: 20px;
  }
  #foot p{
    text-align: center;
  }
  #foot .footlogo{
    margin-top: 20px;
  }
  #foot .f4{
    text-align: center;
  }
  #team .am-gallery>li .am-gallery-item a h3{
    font-size: 16px;
  }
  #team .am-gallery>li .am-gallery-item a .am-gallery-desc{
    font-size: 12px;
  }
  #choose .am-btn{
    font-size: 12px;
  }
  #choose{
    text-align: center;
  }
  #what h1{
    font-size: 28px;
  }
  .pic2{
    margin-top: 40px;
  }
  #meet h1{
    font-size: 28px;
  }
  .am-slider-a1 .am-control-nav{
    bottom: 5px;
  }
  #cssmenu .sub2 .submenu-button{
    display: none;
  }
  #cssmenu .sub2{
    background: #F9F9F9;
  }
  .am-pureview-slider img.am-img-loaded{
    width: 120px;
  }
  .am-pureview-only .am-pureview-direction, .am-touch .am-pureview-direction{
    display: block;
    position: fixed;
    top: 80%;
  }
  .txl{
    height:250px;
  }
  .am-pureview{
    width: 100%;
  }
  .am-pureview-direction .am-pureview-prev{
    /* top: 110px; */
  }
  .am-pureview-bar .am-pureview-title{
    display: none;
  }
  .am-gallery-item p{
    font-size: 12px;
  }
  .am-titlebar-default{
    padding-left:0.5rem;
    padding-right:0.5rem;
  }
  .am-titlebar-default .am-titlebar-title{
    font-size: 26px;
  }
  .am-selected{
    width: 100px;
    margin-right: 10px;
    margin-bottom: 10px;
  }
  #subsel .rpicn{
    margin-top: 20px;
  }
  .am-titlebar-default{
    margin-top: 25px;
  }
  #team{
    padding-left: 0px;
    padding-right: 0px;
  }
  .bb2 .am-slider-default .am-control-nav{
    bottom: -30px;
  }
  .bb1 .ddright{
    margin-top: 50px;
  }
  .bb1 .ddleft>h1{
    font-size: 25px;
  }
  #tb1 .logor{
    padding:2px;
  }
  .bb1 .ddleft .dataa{
    padding-top: 20px;
    padding-bottom: 5px;
  }
  .tbp,.tbh{
    text-align: center;
  }
  
  #tb2{
    padding-bottom: 30px;
  }
  #tb5{
    padding:0;
  }
  .bb5 .am-btn{
    float: none;
  }
  .bb5 .amcon{
    text-align: center;
    margin-top: 0

  }

  .bb6 .tbh{
    font-size: 30px;
  }
  .am-slider-default .am-control-nav{
    margin-left: -30px;
  }
  #sche1 .tbh{
    font-size: 35px;
  }
  #sche2 .lie .lieimg{
    float: none;
    text-align: center;
  }
  #foot img.lo{
    margin-left: 0px;
  }
  #meet .am-gallery li{
    padding:3px;
  }
  #sche2 .flo{
    width: 100%;
    left: 0;
    margin-left: 0px;
  }
  #sche2 .flo .floimg{
    width: 100px;
  }
  #sche2 .flo .wordr{
    width: 200px;
  }
  .bb5 .flo{
    width: 100%;
    left: 0;
    margin-left: 0px;
  }
  .bb5 .flo .floimg{
    width: 100px;
    left: 10px;

  }
  .bb5 .flo .wordr{
    width: 200px;
    left: 120px;
    top: 40px;
  }
  .flo{
    width: 100% !important;
    left: 0 !important;
    margin-left: 0px !important;
    font-size: 12px !important;
  }
  .flo .floimg{
    width: 100px !important;
    left: 10px !important;

  }
  .flo .wordr{
    width: 200px !important;
    left: 120px !important;
    top: 40px !important;
  }
  #sum .hh{
    margin-top:25px;
  }
  #subsel{
    text-align: center;
  }
}
/* end max-width:768*/
@media only screen and (max-width: 360px){
  
#logo img{
    width: 200px;margin-left: 20px;
   /* margin-top: 10px;*/
  }
}
