*{margin:0;padding:0;}
li{list-style: none;}
a:link{text-decoration:none;}
a:visited{text-decoration:none;}
a:hover{text-decoration:none;}
a:active{text-decoration:none;}
body{font-family:"Microsoft YaHei";}
button{outline:none;}
img{border:none;}
/*右侧固定*/
.fixed_right{position:fixed;right:0;top:48%;width:48px;height:auto;z-index: 99;}
.fixed_right ul li{width:48px;height:48px;background:rgb(48,48,48);color:#fff;font-size:26px;text-align: center;cursor:pointer;position:relative;line-height:1.8em;}
.fixed_right ul li .text{position:absolute;left:0;top:0;width:0;height:48px;text-align: center;background:#00aad8;color:#fff;transition: all 0.4s ease-in-out;font-size: 14px;overflow: hidden;}
.fixed_right ul li:hover .text{width:48px;}
.fixed_right ul li:nth-child(3){display:none;}
/*head*/
.navbar{height:80px;background:#fff;border:none;box-shadow: none;margin-bottom: 0;}
.navbar-header{height:80px;}
.nav-brand{font-size:14px;color:#428bca;margin-left: 10px;letter-spacing: 0.1em;display:block;}
.nav-brand img{margin-right: 12px;}
.small_logo{display:none;}
.nav-brand span{color:#004d84;font-size: 14px;border-left: 1px solid #eeeeee;padding-left: 12px;display:inline-block;height:13px;line-height: 13px;}
.nav-responsive{margin-top: 20px;}
.nav_person{margin-top: 13px;}
/* .nav-brand:hover, .nav-brand:visited{color:#878888;} */
.navbar-toggle{margin-top: 18px;}
.navbar-default .navbar-nav > li > a{padding: 8px 0px;border-radius: 0px;transition: all 0.1s ease-in-out;color:#3e3e3e;margin-right:50px;outline: none;padding-bottom: 15px;font-size:16px;font-weight:bold;text-align:right}
/*.navbar-default .navbar-nav > li > a:last-child{margin-right: 0px;}*/
.navbar-default .navbar-nav > li > a:hover{border-bottom:4px solid #00aad8;color:#00aad8;}
.header_boxs{box-shadow:0 1px 6px rgba(0,0,0,0.18);}
.navbar-default .navbar-nav > li > a.hover_active{border-bottom:4px solid #00aad8;color:#00aad8;}
.top_login{position:fixed;right:20px;top:11px;}
/*.top_login span:hover{color:#f89826;}*/
.top_login a{color:#777;}
/*.top_login a:hover{color:#f89826;}*/
/*.employeeD{color:#777;}*/
/*.employeeD:hover{color:#f89826;}*/
.customLogin{background:url('../images/top_login_user.png') no-repeat left center;padding-left:16px}
.employeeLogin{background:url('../images/top_login_user2.png') no-repeat left center;padding-left:16px}
.customLogin:hover{background:url('../images/top_login_userO.png') no-repeat left center;padding-left:16px;color:#f89826}
.employeeLogin:hover{background:url('../images/top_login_user2G.png') no-repeat left center;padding-left:16px;color:#23961d}

/*模态框*/
.modal{display:none;background:rgba(0,0,0,.4);}
.modal .modal_content,.modal2 .modal_content2{width:420px;padding-bottom: 27px;padding-top:27px;position:absolute;top:180px;left:50%;margin-left: -210px;background:#fff;animation:fadeInTop 0.8s;}
.modal_head,.modal_head2{width:100%;border-bottom: 1px solid #f1f1f1;margin-bottom: 42px;position:relative;}
.modal_head .close,.modal_head2 .close2{position:absolute;right:24px;font-size: 28px;top:-9px;cursor:pointer;}
.modal_head .close:hover{color:#00aad8;}
.modal_head2 .close2:hover{color:#00aad8;}
.modal_head ul,.modal_head2 ul{width:280px;margin:0 auto;}
.modal_head ul li,.modal_head2 ul li{color:#a0a0a0;text-align: center;cursor:pointer;font-size: 18px;border-bottom:1px solid #fff;padding-bottom:8px;float:left;width:50%;}
.modal_head2 ul li{width:35%;}
.modal_head ul li.active,.modal_head2 ul li.active{color:#ffa867;border-bottom:3px solid #00aad8;height:35px;}
.modal_body form,.modal_body2 form{width:280px;margin:27px auto 10px;}
.modal_body .user,.modal_body .user2,.modal_body .user3,.modal_body2 .find_user{width:100%;background:url('../images/login_user.png') #eeeeee no-repeat left center;height:40px;line-height: 40px;margin-bottom:25px;border:none;text-indent: 4em;border:1px solid #e1e1e1;}
.modal_body .code,.modal_body .code2,.modal_body .code3,.modal_body2 .find_code,.modal_body2 .find_code2{width:100%;background:url('../images/login_code.png') #eeeeee no-repeat left center;height:40px;line-height: 40px;margin-bottom:25px;border:none;text-indent: 4em;border:1px solid #e1e1e1;}
.modal_body2 .find_yz{width:100%;background:url('../images/yzm.png') #eeeeee no-repeat left center;height:40px;line-height: 40px;margin-bottom:25px;border:none;text-indent: 4em;border:1px solid #e1e1e1;}
.modal_body2 .get_yzm{float:right;padding:5px 10px;background:#00aad8;color:#fff8f5;margin-top:-58px;position:relative;z-index: 99;border-radius:13px;margin-right: 15px;font-size: 12px;letter-spacing: 0.1em;cursor:pointer;}
.modal_body2 .get_yzm.disable{float:right;padding:5px 10px;background:#c8c8c8;color:#f9f9f9;font-size: 12px;margin-top:-58px;position:relative;z-index: 99;border-radius:13px;margin-right: 10px;letter-spacing: 0.1em;cursor:pointer;}
.modal_body form .user::-moz-placeholder{
  color: #c8c8c8;
  text-indent:4em;
}
.modal_body form .user:-ms-input-placeholder{
  color: #c8c8c8;
  text-indent: 4em;
}
.modal_body form .user::-webkit-input-placeholder{
  color: #c8c8c8;
  text-indent: 4em;
}
.modal_body form .code::-moz-placeholder{
  color: #c8c8c8;
  text-indent: 4em;
}
.modal_body form .code:-ms-input-placeholder{
  color: #c8c8c8;
  text-indent: 4em;
}
.modal_body form .code::-webkit-input-placeholder{
  color: #c8c8c8;
  text-indent: 4em;
}
.modal_body2 form .find_user::-moz-placeholder{
  color: #c8c8c8;
  text-indent:4em;
}
.modal_body2 form .find_user:-ms-input-placeholder{
  color: #c8c8c8;
  text-indent: 4em;
}
.modal_body2 form .find_user::-webkit-input-placeholder{
  color: #c8c8c8;
  text-indent: 4em;
}
.modal_body2 form .find_code::-moz-placeholder{
  color: #c8c8c8;
  text-indent: 4em;
}
.modal_body2 form .find_code:-ms-input-placeholder{
  color: #c8c8c8;
  text-indent: 4em;
}
.modal_body2 form .find_code::-webkit-input-placeholder{
  color: #c8c8c8;
  text-indent: 4em;
}
.modal_body2 form .find_code2::-moz-placeholder{
  color: #c8c8c8;
  text-indent: 4em;
}
.modal_body2 form .find_code2:-ms-input-placeholder{
  color: #c8c8c8;
  text-indent: 4em;
}
.modal_body2 form .find_code2::-webkit-input-placeholder{
  color: #c8c8c8;
  text-indent: 4em;
}
.modal_body2 form .find_yz::-moz-placeholder{
  color: #c8c8c8;
  text-indent: 4em;
}
.modal_body2 form .find_yz:-ms-input-placeholder{
  color: #c8c8c8;
  text-indent: 4em;
}
.modal_body2 form .find_yz::-webkit-input-placeholder{
  color: #c8c8c8;
  text-indent: 4em;
}

.modal_body form .denglu_confirm,.modal_body2 form .denglu_confirm{width:100%;height:40px;background:#00aad8;text-align: center;color:#fff;line-height:40px;outline: none;border: none;margin-bottom: 20px;font-size: 18px;letter-spacing: 0.1em;}
.modal_body form .denglu_confirm2,.modal_body2 form .denglu_confirm2{width:100%;height:40px;background:#00aad8;text-align: center;color:#fff;line-height:40px;outline: none;border: none;margin-bottom: 20px;font-size: 18px;letter-spacing: 0.1em;}
.modal_body form .denglu_confirm3,.modal_body2 form .denglu_confirm3{width:100%;height:40px;background:#00aad8;text-align: center;color:#fff;line-height:40px;outline: none;border: none;margin-bottom: 20px;font-size: 18px;letter-spacing: 0.1em;}
.modal_body form .forget,.modal_body2 form .forget{color:#999;font-size: 12px;margin:0 auto;letter-spacing: 0.1em;cursor: pointer;text-align: center;display:block;}
.modal_body form .forget:hover{color:#00aad8;}
.modal_body2 form .forget:hover{color:#00aad8;}
.modal_body2 form .mima_tishi{color:#c8c8c8;font-size: 12px;display:block;margin-top: -15px;margin-bottom: 10px;float:right;}
.modal_body form .clearfix,.modal_body2 form .clearfix{font-size: 12px;color:#999;margin-bottom: 20px;margin-top: -10px;letter-spacing: 0.1em;}
.modal_body form .clearfix input[type="checkbox"],.modal_body2 form .clearfix input[type="checkbox"]{vertical-align: sub;margin-right: 8px;}
.modal_body2 form .find_btn a{display:inline-block;width:128px;height:40px;line-height: 40px;color:#fff8f5;font-size: 18px;text-align: center;letter-spacing: 0.1em;}
.modal_body2 form .find_btn a:first-child{background:#00aad8;margin-right: 19px;}
.modal_body2 form .find_btn a:nth-child(2){background:#c8c8c8;}
.modal2{position:fixed;top:0;left:0;right:0;bottom:0;display:none;background:rgba(0,0,0,.4);z-index: 1065;}
/*.modal-content{padding-bottom: 27px;border-radius:0;padding-top: 27px;}
.modal .modal_size{width:400px;margin:180px auto 0;}
.modal-header{width:100%;padding-bottom: 12px;border-bottom:1px solid #f1f1f1;}
.modal-header ul li{float:left;width:50%;text-align: center;font-size: 16px;cursor:pointer;margin-bottom:15px;padding:8px 0;}

.modal-header .close{margin-top:-8px;}
.modal-header .close{font-size: 26px;}
.modal-header .close:hover{color:#00aad8;}
.modal-body{padding-top: 5px;width:280px;margin:0 auto;}
.location_select:hover,.location p span:hover{color:#00aad8;}
.location p span{float:left;width:15%;height:33px;line-height: 33px;text-align: center;font-size: 14px;cursor:pointer;}*/

/* banner */
.banner{width:100%;position:relative;height:48rem;overflow: hidden; }
.banner .img{transition: all 0.5s ease-in-out;position:absolute;animation: mymove 4s;height:50rem;}
.banner .img2{display:none;}
.banner .filter{position:absolute;left:0;right:0;bottom:0;top:40px;background:rgba(0,0,0,0.2);padding-top:12rem;}
.banner .filter .container{text-align: center;}
.banner .filter .container .tab{font-size: 32px;font-weight:bold;color:#fff;line-height: 2em;font-weight:bold;text-align: center;letter-spacing: 0.1em;}
.banner .filter .container .tab .more{width:120px;height:40px;background:#00aad8;color:#fff;text-align: center;line-height: 40px;font-size: 18px;border-radius: 3px;cursor:pointer;margin:30px auto 0;}
.banner .filter .container .tab .more a{color:#fff;}
.banner .filter .container .tab .more:hover{background:#f3a954;}
.banner .filter .point{position:absolute;bottom:6%;/* width:60px; */left:50%;margin-left: -30px;/* margin-top:10rem; */}
.banner .filter .point span{display:inline-block;width:10px;height:10px;border:1px solid #fff;border-radius: 10px;margin-right:5px;cursor:pointer;}
.banner .filter .point span.active{background:#fff;}
.banner .filter .point span:hover{background:#fff;}
/*service*/
.container .title{text-align: center;font-size: 28px;font-weight:bold;color:#00aad8;}
.service_line{background:url('../images/service_line.png') no-repeat center;padding-top:60px;text-align: center;padding-bottom: 18px;margin-bottom: 44px; }
.container .row ul li .list{position:relative;margin:0 auto 20px;width:160px;height:160px;overflow: hidden;border-radius: 160px;cursor: pointer;}
.container .row ul li .list1{background:url('../images/air.png') no-repeat center;}
.container .row ul li .list2{background:url('../images/sea.png') no-repeat center;}
.container .row ul li .list3{background:url('../images/cangchu.png') no-repeat center;}
.container .row ul li .list4{background:url('../images/baoguan.png') no-repeat center;}
.container .row ul li .list:hover .ser_layer{display:block;}
/*.container .row ul li .list .nfg{overflow: hidden;transition: all 0.3s ease-in-out;position:absolute;top:0;right:0;bottom:0;left:0;}
.container .row ul li .list .nfg2{overflow: hidden;position:absolute;top:0;right:0;bottom:0;left:0;transition: all 0.3s ease-in-out;}*/
.container .row ul li .list .ser_layer{position:absolute;top:0;right:0;bottom:0;left:0;background:rgba(0,0,0,.5);width:160px;height:160px;border-radius:160px;text-align: center;line-height: 160px;display:none;transition: all 0.4s ease-in-out;}
.container .row ul li .list .ser_layer .jia{transition: all 0.3s ease-in-out;}
.container .row ul li .list .ser_layer:hover .jia{transform: rotate(180deg);}
.container .row ul li .ser_p{color:#333333;transition: all 0.3s ease-in-out;font-size: 18px;letter-spacing: 0.1em;margin-bottom: 20px;}
.container .row ul li .itr{color:#999999;font-size: 13px;line-height:2rem;margin-bottom: 20px;}
.jia{margin-top:60px;}
/*aboutus*/
.aboutus_bg{width:100%;height:360px;overflow: hidden;background-image:url('../images/aboutus_bg.jpg');background-attachment: fixed;background-position: 50% 0px;background-repeat: no-repeat;background-size:cover;margin-top: 50px;}
.aboutus_bg .aboutus{/*background:rgba(243,169,84,0.2);*/background:rgba(0,0,0,0.1);width:100%;height:360px;}
.aboutus_bg .aboutus .container .row .part_one{background:url('../images/aboutus_line.png') no-repeat top center;padding-top: 3rem;height:128px;background-size:100% 9rem;}
.aboutus_bg .aboutus .container .row .part_one .aboutus_top{font-size: 28px;font-weight: bold;color:white;text-align: center;}
.aboutus_bg .aboutus .container .row .part_one .aboutus_top2{font-size: 16px;color:#fff;font-weight: normal;margin-top: -12px;text-align: center;}
.aboutus_bg .aboutus .container .row .part_two{margin-top:3rem;}
.aboutus_bg .aboutus .container .row .part_two p{text-align: center;color:#fff;font-size: 15px;line-height: 1.6em;letter-spacing:0.1em;}
.aboutus_bg .aboutus .container .row .part_two .about_span2{font-size: 22px;}
.aboutus_bg .aboutus .container .row .part_two .aboutus_more{color:#fff;width:106px;height:36px;line-height: 36px;border:1px solid #fff;text-align: center;margin:47px auto 0;transition: all 0.3s ease-in-out;}
.aboutus_bg .aboutus .container .row .part_two .aboutus_more:hover{background:#f3a954;border:1px solid #f3a954;}

/*gonggao*/
.container .news_title{font-size: 16px;color:#333333;font-weight:bold;margin-bottom: 12px;}
.container .news_title img{float:left;}
.container .news_title p{float:left;margin-top: -3px;margin-left: 9px;}
.container .news_title p.more{float:right;font-size: 14px;color:#999999;line-height: 40px;margin-right: 10px;font-weight:normal;}
.container .news_title p.more a{color:#999;}
.container .news_title span{display:block;font-size: 13px;color:#c8c8c8;font-weight:normal;margin-top: -3px;}
.container .news_or{width:100%;display:inline-block;height:2px;background:#00aad8;margin-bottom: 12px;}
.container .news_list img{margin-right:20px;float:left;}
.container .news_list ul li{border-bottom: 1px solid #c6c6c6;height:42px;line-height: 42px;}
.container .news_list ul li h3{color:#333333;font-size: 14px;font-weight: normal;margin-top: 0;margin-bottom: 0;line-height: 42px;}
.container .news_list ul li h3:hover{color:#00aad8;}
.newsList li span{float:right;color:#999999;}
/*footer*/
.footer{width:100%;background:#f8f8f8;margin-top:60px;text-align: center;font-size:14px;padding-top:37px;border-top:1px solid #f1f1f1;}
.footer_line{width:100%;height:126px;padding-top:36px;background:url('../images/footer_line.png') no-repeat center;margin-bottom: 30px;}
.footer .f_company li{height:36px;line-height:36px;padding:0px 10px;color:#666666;display:inline-block;/*border:1px solid #000;*/width:155px;margin: 4px 0px;cursor:pointer;}
.footer .container .map{width:100%;height:226px;background:url('../images/ditu.png') #f8f8f8 no-repeat top center;padding-top: 80px;}
.footer .container .map .f_location{width:700px;margin:0 auto;display:none;padding-left:20px;}
.footer .container .map .f_location .f_name{text-align: left;color:#c8c8c8;float:left;}
.footer .container .map .f_location .f_name span.c_name{font-size:14px;}
.footer .container .map .f_location .f_name span.e_name{font-size:32px;font-family:Arial;font-weight:bold; }
.footer .container .map .f_location .f_name span.e_code{background:#c8c8c8;color:#fff;font-size:16px;padding:0px 4px;}
.footer .container .map .f_location .f_phone{text-align: left;color:#000;margin-top:24px;line-height: 1.8em;float:left;margin-left:42px;}
.footer .container .map .f_location .f_phone a{color:#000;}
.footer .f_company li.active{border:1px solid #000;line-height:34px;}
.footer .container .map .active{display:block;}
.container  .copyright{color:#fff;letter-spacing: 0.1em;font-size: 14px;margin-top:-10px;}
.container .foot{width:100%;height:auto;padding:18px 0 5px;color:#fff;line-height: 1.8em;}

/*footer2*/
.footer2{width:100%;height:auto;padding-top:38px;text-align: center;font-size:16px;border-top: 1px solid #f1f1f1;}
.foot2 ul li{display:inline-block;text-align: center;font-size: 14px;border-right: 1px solid #333;height:16px;line-height: 16px;padding:0 18px;cursor:pointer;color:#333;transition: all 0.3s ease-in-out;margin-bottom: 30px;}
.foot2 ul li:hover{color:#00aad8;}
.foot2 ul li:last-child{border-right: 0;cursor:pointer;}
.container .foot2{width:100%;height:auto;padding:18px 0 5px;color:#fff;line-height: 1.8em;}
.container  .copyright{color:#999;letter-spacing: 0.1em;font-size: 14px;}

.Query{position:absolute;bottom:0;}
.QueryBg{padding:10px 18px;background-color:rgba(23, 54, 97, 0.2)}
.Query .form-control{height:60px;font-size:16px;resize:none}
.Query .btn{padding:8px 40px;font-size:16px;background: #00aad8; height: 60px;
    color: white;
    box-shadow: none;
    text-shadow: none;
	border: 1px #00aad8 solid;}
.table tr td{text-align:center;}
.navbar-default .navbar-nav > li.orderlink > a{background:#00aad8;color:white;padding:7px 12px;font-size:15px;border-radius:20px;margin-right:0}
.navbar-default .navbar-nav > li.orderlink.mb{display:none}
.navbar-default .navbar-nav > li.orderlink > a:hover{border-bottom:0}
.navbar-default .navbar-nav > li.orderlink > a>i{margin-right:4px}

@keyframes mymove
{
    from{transform:scale(1.2,1.2);}
    to {transform:scale(1,1);}
}

@-webkit-keyframes mymove
{
    from {transform:scale(1.2,1.2);}
    to {transform:scale(1,1);}
}
/* @media (max-width: 1200px){
    .aboutus_bg .aboutus .container .row .part_two{padding-top: 0vh;}
}  */
@-webkit-keyframes fadeInTop {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -500px, 0);
    transform: translate3d(0, -500px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInTop {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -500px, 0);
    transform: translate3d(0, -500px, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@media (min-width: 768px) and (max-width: 1024px){
    .navbar-default .navbar-nav > li > a{padding: 8px 0px;transition: all 0.1s ease-in-out;color:#777;margin-right:20px;outline: none;padding-bottom: 15px;}
    .navbar-default .navbar-nav > li > a:hover{border-bottom:4px solid #00aad8;color:#00aad8;}
    .navbar-default .navbar-nav > li > a.hover_active{border-bottom:4px solid #00aad8;color:#00aad8;}
   .nav_person{margin-right:70px;}
/*    .aboutus_bg .aboutus .container .row .part_two{padding-top: 2vh;}*/
}
@media (max-width: 1200px){
    .container .news_list ul li h3{font-size: 12px;}
    .container .news_list ul li{height:35px;}
    .container .news_list ul li h3{line-height: 35px;}
    .newsList{padding-right: 0;padding-left:24px; }
}
@media (max-width: 1000px){
    .nav-brand span{display:none;}
    .dengluk_w{display:none;}
    .banner_text{float:none!important;}
     .footer{margin-top: 25px;}
}
@media (max-width:992px){
   .container .news_list ul li{height:42px;}
    .container .news_list ul li h3{line-height: 42px;}
   .container .news_title{margin-top: 30px;}
  .big_logo{display:none}
  .small_logo{display:block;}
.nav-brand img{margin-top:25px;}
}
@media (max-width: 767px){
    .navbar{height:60px;padding-top:5px;}
    .navbar-nav{margin:0;}
    .nav-responsive{margin-top: 0;}
    .nav-brand{line-height: 0}
    .nav-brand img{margin-top: 0;max-height:52px;width:auto}
    .navbar-toggle,.nav_person{margin-top:10px;}
    .navbar-header{height:55px;}
    .navbar-default .navbar-nav > li > a{padding: 8px 15px;border-radius: 5px;transition: all 0.3s ease-in-out;color:#777;margin-right: 20px;outline: none;text-align:center;margin-left:0;width:100%;}
	.navbar-default .navbar-nav > li:last-child{width:40%;margin:auto}
    .navbar-default .navbar-nav > li > a:hover{color:#fff;background:#00aad8;border-bottom:0;}
    .navbar-default .navbar-nav > li > a.hover_active{color:#fff;background:#00aad8;border-bottom:0;}
    .navbar-default .nav-responsive{background:#fff;}
    .nav_person{margin-right:0px;padding-bottom:20px}
    .top_login{position:absolute;right:80px;top:-10px;}
    .banner .filter .container .tab{font-size: 22px;}
    .aboutus_bg{margin-top: 25px;margin-bottom: 25px;}
    .container .title{text-align: center;font-size: 22px;}
    .service_line{margin-top: -20px;}
    .container .news_list img{display:none;}
    .container .news_list ul li h3{font-size: 16px;}
/*    .aboutus_bg .aboutus .container .row .part_one{background-size:100% 100px;padding-top: 27px;}*/
    .newsList{padding-left:15px;padding-right: 15px;}
    .aboutus_bg .aboutus .container .row .part_two{margin-top:8px;}
    .aboutus_bg .aboutus .container .row .part_two .aboutus_more{margin-top: 4rem;}
    .container .gonggao{margin-bottom: 10px;}
    .footer .container .map{/*padding-top: 40px;padding-bottom: 40px;*/}
    .footer .container .map .f_location{width:auto;}
    .footer .container .map .f_location .f_name{float:none;text-align: center;}
    .footer .container .map .f_location .f_phone{margin-left: 0;float:none;text-align: center;}
    .footer .container .map{padding-top: 40px;}
    .footer2{padding-top:28px;}
	.QueryBg{padding:16px 22px;}
	.ResultT{padding-left:2px;padding-right:2px;}
	.navbar-default .navbar-nav > li.orderlink{display:none;}
	.navbar-default .navbar-nav > li.orderlink.mb{display:block!important}
	.navbar-default .navbar-nav > li.orderlink > a{margin-left:0}
}
@media (max-width: 600px){
    .container .news_list img{display:none;}
    .container .news_list ul li{margin-left: 0;}
    .modal .modal_content,.modal2 .modal_content2{width:300px;margin-left: -150px;}
    .modal_head ul,.modal_body form,.modal_head2 ul,.modal_body2 form{width:260px;}
    .modal_head .close,.modal_head2 .close2{right:10px;}
    .container .foot .pull-right img{display:none;}
    .container .foot p:first-child{font-size: 18px;}
     .footer .container .map .f_location .f_phone{margin-left: 0;float:none;text-align: center;font-size: 13px;}
     .footer2{margin-top: 10px;}
     .foot2 ul li{margin-bottom: 10px;}
     .modal_body2 form .find_btn a{width:118px;}
	 .small_logo{width:70%}
	 .fixed_right{display:none;}
}
@media (max-width: 375px){
  .modal .modal_content, .modal2 .modal_content2{top:70px;}
  .container .row ul li .list{width:145px;height:145px;border-radius: 145px;}
   .container .row ul li .list1,.container .row ul li .list2,.container .row ul li .list3,.container .row ul li .list4{background-size: 145px;}
   .container .row ul li .ser_p{font-size: 16px;}
   .container .row ul li .list .ser_layer{width:145px;height:145px;border-radius:145px;line-height: 145px;}
   .aboutus_bg .aboutus .container .row .part_one .aboutus_top{font-size: 22px;}
   .aboutus_bg .aboutus .container .row .part_two .aboutus_more{margin-top:1rem;}
   .modal .modal_content, .modal2 .modal_content2{padding-top: 10px;padding-bottom: 10px;}
   .modal_head,.modal_head2{margin-bottom: 30px;}
   .container .news_list ul li h3{font-size: 13px;}
    .footer .f_company li{width:140px;margin: 0;}
}
@media (min-width: 600px){
	.banner .img{width:100%}
}

/*滚动条*/
::-webkit-scrollbar {
     width: 0;
     height: 0;
 }
/*::-webkit-scrollbar-track,
::-webkit-scrollbar-thumb {
    border-radius: 999px;
    border: 5px solid transparent;
}

::-webkit-scrollbar-track {
    box-shadow: 1px 1px 5px rgba(248,152,40,.2) inset;
}

::-webkit-scrollbar-thumb {
    min-height: 20px;
    background-clip: content-box;
    box-shadow: 0 0 0 5px rgba(248,152,40,.2) inset;
}

::-webkit-scrollbar-corner {
    background: transparent;
}*/

/*toubu_denglu*/
.container .dengluk_w{float:right;/*margin-top:-18rem;*/}
.banner .dengluk_w{margin-top: -65px;width:300px;height:auto;background:rgba(0,0,0,0.6);}
.banner .dengluk_n{width:240px;height:auto;margin:0 auto;padding:24px 0px 15px;}
.dengluk_n .denglu_head .denglu_title{text-align: center;color:#fff;font-size: 22px;padding:10px 0;}
.dengluk_n ul li{color:#fff;text-align: center;cursor:pointer;font-size: 18px;border-bottom:1px solid #fff;padding-bottom:8px;float:left;width:50%;}
.dengluk_n ul li.active{border-bottom:3px solid #00aad8;height:35px;color:#00aad8;}
.dengluk_n form{width:240px;margin:27px auto 10px;}
.dengluk_n form .user,.dengluk_n form .user1{width:240px;background:url('../images/login_user.png') #fff no-repeat left center;height:36px;line-height:36px;margin-bottom:14px;border:none;text-indent: 4em;}
.dengluk_n form .code,.dengluk_n form .code1{width:240px;background:url('../images/login_code.png') #fff no-repeat left center;height:36px;line-height: 36px;margin-bottom:14px;border:none;text-indent: 4em;}
.dengluk_n form .clearfix{font-size: 12px;color:#fff;margin-bottom: 20px;margin-top: -10px;letter-spacing: 0.1em;}
.dengluk_n form .clearfix input[type="checkbox"]{vertical-align: sub;margin-right: 8px;}
/*.dengluk_n form .user.error,.dengluk_n form .code.error,.dengluk_n form .user1.error,.dengluk_n form .code1.error{box-shadow: inset 0 0 10px red}*/


.dengluk_n form .user::-moz-placeholder{
  color: #b5b5b5;
  text-indent:4em;
}
.dengluk_n form .user:-ms-input-placeholder{
  color: #b5b5b5;
  text-indent: 4em;
}
.dengluk_n form .user::-webkit-input-placeholder{
  color: #b5b5b5;
  text-indent: 4em;
}
.dengluk_n form .code::-moz-placeholder{
  color: #b5b5b5;
  text-indent: 4em;
}
.dengluk_n form .code:-ms-input-placeholder{
  color: #b5b5b5;
  text-indent: 4em;
}
.dengluk_n form .code::-webkit-input-placeholder{
  color: #b5b5b5;
  text-indent: 4em;
}
.dengluk_n form .user1::-moz-placeholder{
  color: #b5b5b5;
  text-indent:4em;
}
.dengluk_n form .user1:-ms-input-placeholder{
  color: #b5b5b5;
  text-indent: 4em;
}
.dengluk_n form .user1::-webkit-input-placeholder{
  color: #b5b5b5;
  text-indent: 4em;
}
.dengluk_n form .code1::-moz-placeholder{
  color: #b5b5b5;
  text-indent: 4em;
}
.dengluk_n form .code1:-ms-input-placeholder{
  color: #b5b5b5;
  text-indent: 4em;
}
.dengluk_n form .code1::-webkit-input-placeholder{
  color: #b5b5b5;
  text-indent: 4em;
}
.dengluk_n form .denglu_confirm,.dengluk_n form .denglu_confirm1,.dengluk_n form .denglu_confirm2,.dengluk_n form .denglu_confirm3{width:240px;height:36px;background:#00aad8;text-align: center;color:#fff;line-height:36px;outline: none;border: none;margin-bottom: 20px;}
.dengluk_n form .forget{color:#fff;font-size: 12px;margin:0 auto;letter-spacing: 0.1em;cursor: pointer;}
.dengluk_n form .forget:hover{color:#00aad8;}
.dengluk_n form p{text-align: left;color:#fff;line-height: 1.8em;letter-spacing: 0.1em;font-size: 14px;}
.dengluk_n form .enter{display: block;height:40px;line-height: 40px;width:240px;background:#00aad8;text-align: center;color:#fff;font-size: 15px;cursor:pointer;}
.error_tishi{position:absolute;top:20px;right:20px;padding:8px 20px;background:#f89826;z-index: 9999;box-shadow: 0 0 10px #ff9d29;font-size: 18px;color:#fff;font-weight: bold;letter-spacing: 0.1em;display:none;}
.contactBox img{display:block;max-width:100%;}
.mfoot{width:100%;background-color:rgba(0,105,209,0.9);position:fixed;bottom:0;left:0;z-index:999;text-align:center;color:white}
 .mfoot a{text-align:center;color:white;line-height:3}
 .mfoot i{color:white;margin-right:0.4em}
 .mqq{position:fixed;bottom:30%;right:0;z-index:999;}
 .mqq ul li{background-color:rgba(0,105,209,0.9);display:block;width:4.4em;height:4.4em;margin:0.5em 0;border-radius:0.6em}
 .mqq ul li a{color:white;text-align:center;display:block;width:100%;height:100%}
 .mqq ul li a i{display:block;font-size:1.4em;margin:auto;padding:0.5em 0 0.1em 0}
 .mqq ul li a span{display:block}
.mqq .mQQ{display:none;}
@media (max-width: 768px){
 .pcQQ{display:none!important}
.mqq .mQQ{display:block!important;}
 
}




