@charset "utf-8";

body,
div,
iframe,
ul,
ol,
dl,
dt,
dd,
li,
dl,
table,
th,
td,
input,
select,
textarea {
    /*  font-size: 16px; 
    line-height: 1.8; 
*/
    font-size: 16px;
    font-family: "Microsoft YaHei UI","Microsoft YaHei",Arial,SimSun,"Segoe UI",Tahoma,Helvetica,sans-serif;
}
body{
  background-color: #fff;
  color: #777;
  line-height: 2;
}
input,button{
   outline:medium;
}
a,
li {
    transition: all 0.3s ease 0s;
}
a:focus{
	text-decoration: none;
}
a:hover{
	text-decoration: none;
	color: #db0100;
}

ul{
  padding: 0;
  margin:0;
}
ul li{
   list-style: none;
}
img{
   max-width: 100%;
}
hr{
  border-top: 1px solid #ddd;
}
.banner img{
  max-width: 100%;
}

.owl-theme .owl-controls .owl-page span{
  opacity: 0.3;
  background: #c63d27;
}

.fl{
  float: left;
}
.fr{
  float: right;
}


.clearfix{
  clear: both;
}
.clear15{
    clear: both;
    height: 15px;
}
.clear30{
    clear: both;
    height: 30px;
}
.clear60{
    clear: both;
    height: 60px;
}
.clear90{
    clear: both;
    height: 90px;
}
.image-large {overflow: hidden;display: block;}
.image-large img{transition:transform 1s ease;}
.image-large:hover img{transform: scale(1.1);}

.shenglve {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis
}


.global-fanye{
   text-align: center;
   padding: 30px 0;

}

.global-fanye a{
   display: inline-block;
   width: 30px;
   height: 30px;
   line-height: 30px;
   border-radius: 50%;
   text-align: center;
   margin: 0 10px;
}

.global-fanye a.active,
.global-fanye a:hover{
    background-color: #208cd4;
    color: #fff;

}








.main-menu{

}
.main-menu > ul{

}
.main-menu > ul > li{
   display: inline-block;
}

.main-menu > ul > li a.active,
.main-menu > ul > li a:hover{
   color: #208cd4;
}


.main-menu > ul > li >a{
  display: block;
  font-size: 15px;
  color: #333;
  padding: 10px 27px;
  text-decoration: none;
}
.main-menu > ul > li >a:hover{
   color: #208cd4;
}


.main-menu  .main-menu-sub{
    list-style: none;
    z-index:100;
    position:absolute;
    display: non;
    background-color:#fff;
    box-shadow: 0 0 10px rgba(0,0,0,0.2);
    border-radius:5px;
    padding:8px;
    margin: 0px auto;
    width: 150px;
}

.main-menu  .main-menu-sub li {
    padding:5px;
    text-align: center;
}
.main-menu  .main-menu-sub li a{
    font-size: 14px;
    color: #333;
}
.main-menu  .main-menu-sub li a:hover{
    color: #208cd4;
}


.pc_menu .zhongyin{
  text-align: right;
  padding-top: 10px;
}
.pc_menu .zhongyin a{
  color: #333;
  font-size: 14px;
  margin-left: 20px;
}

.pc_menu .zhongyin a:hover{
  color: #208cd4;
}




.mobile_menu_bg{
  display: none;
   background-color: #fff;
   box-shadow:0 1px 5px 0px rgba(0,0,0,.2);
  padding: 10px;
  border-bottom: 1px solid #333
}
.mobile_menu_bg .title{
   float: right;
   margin-right: 30px;
}
.mobile_menu_bg .title a{
   color: #333;
   font-size: 14px;
}

.mobile_menu{ 
  border:1px solid #fff;
  padding: 7px;
  border-radius: 4px;
  background-color: #eee;
  float: right;
  }
.mobile_menu:hover{
  background-color: #eee;
}
.mobile_menu:focus{
  background-color: #eee;
}
.mobile_menu .icon-bar{
  display: block;
  width: 30px;
  height: 3px;
  border-radius: 1px;
  background-color: #208cd4;
}
.mobile_menu .icon-bar + .icon-bar {
  margin-top: 6px;

}
.mobile_menu_bg .title{
   margin-top: 4px;
   color: #eee;
   padding-left: 20px;
}

.mobile_menu_sub{
  display:none;
  background: #eee;
  margin-bottom: 10px;
}
.mobile_menu_sub a{
  display: block;
  text-decoration: none;
  font-size: 14px;
  color: #000;
  text-align: center;
  padding: 5px 0;
}
.mobile_menu_sub > ul{
  list-style: none;
  padding: 0;
  margin: 0;
}



.mobile_menu_sub li:hover{
  background: #ccc;
}

.mobile_menu_sub > ul >li em{
   font-style: normal;
   display: inline-block;
   margin-left: 5px;
}

.mobile_menu_sub > ul >li{
  padding: 5px 10px;
  border-bottom: 1px solid #ccc;
}

.mobile_menu_sub > ul >li>ul>li:hover{
  background: #ddd;
}




.carousel-indicators li {

    margin: 5px;
    width: 20px;
    height: 20px;
    background-color: #fff;
}
.carousel-indicators .active {
    width: 20px;
    height: 20px;
    background-color: #d65720;
    margin: 5px;
    border:none;
}





.pc_menu .col-sm-9,.pc_menu .col-sm-1{
  position: static;
}
.pc_menu .zhongyin .sou{
  display: inline-block;
  cursor: pointer;
}
.pc_menu .sou_menu .xia{
  height: 70px;
  border-bottom: 1px solid #ccc;
}


.pc_menu .sou_menu .xia button{
   border: none;
   background-color: transparent;
}
.pc_menu .sou_menu .xia input{
   display: block;
   padding: 20px 0 0 0;
   width: 100%;
   background-color: transparent;
   font-size: 15px;
   border: none;
   color: #fff;
}


.pc_menu.scroll_fixed {
    width: 100%;
    background-color: #fff;
    position: fixed;
    z-index: 888;

}



.pc_menu .chanpin_menu,.pc_menu .sou_menu{
  position: absolute;
  border-top: 21px solid #fff;
  left: 0;
  right: 0;
  z-index: 999;
   background-color: rgba(0,0,0,.8);
   overflow: hidden;
   padding: 40px;
   display: none;
}

.pc_menu .sou_menu{
   border-top: 32px solid #fff;
   padding: 70px;
}




.pc_menu .chanpin_menu .t1{
    display: none;
}

.pc_menu .chanpin_menu .t1 h3 a{
   font-size: 18px;
   padding-bottom: 25px;
   color: #8cd1ff;
}
.pc_menu .chanpin_menu .t1 .col-sm-3{
   border-left: 1px solid #9b9b9b;
   height: 330px;
}
.pc_menu .chanpin_menu .t1 a{
   color: #eee;
   display: block;
}
.pc_menu .chanpin_menu .t1 a:hover{
   color: red;
}

.mobile_menu_sub .chanpin_mobile_sub{
   display: none;
}

.mobile_menu_sub .chanpin_mobile_sub h3{
  text-align: center;
  font-size: 12px;
   color: #208cd4;
   background-color: #fff;
   padding: 9px;
}

.mobile_menu_sub .chanpin_mobile_sub a{
    display: inline-block;
    width: 49%;
    text-align: center;
}



.topbar {
    color: #dfdfdf;
    background: #fafafa;
    border-bottom: 1px solid #dfdfdf;
    padding: 4px 0;
}

.topbar span{
   color: #666;
}
.topbar  .rightside{
   text-align: right;
}
.topbar em {
    color: #fe0000;
        font-style: normal;
    margin-left: 6px;
}
.topbar a{
  color: #666;
  padding: 4px;

}
.topbar a:hover{
   text-decoration: underline; 
}

.nav > li > a {
    position: relative;
    display: block;
    padding: 0;
}
.nav > li > a:focus, .nav > li > a:hover {
    text-decoration: none;
    background-color: transparent;
}
#Nav{ position:relative; z-index:5; height:150px;}
#Nav .logo{ display:block; float:left; width:356px; height:108px; margin-top:21px; background: url(../images/logo_02.png) no-repeat center center; background-size:356px 80px; }
#Nav ul{ float:right; padding-top:55px;}
#Nav li{ float:left; display:inline; position:relative; z-index:1; height:46px; line-height:23px; padding:0 15px; font-size:16px; color:#686161; text-align:center; font-family:Microsoft YaHei,Arial;}
#Nav li .i-host{ position:absolute; right:15px; top:-20px; width:30px; height:18px; background:url(../images/host.gif) no-repeat;}
#Nav li a{ display:block; color:#686161; font-size:16px;}
#Nav li p{ color:#404040; font-size:12px; }
#Nav li a:hover,#Nav li a:hover p{ text-decoration:none; color:#fe0000;}
#Nav li.current a,#Nav li.current p{ color:#fe0000;}

.nav-list{ position:absolute; display:none; left:100px; top:103px; width:200px; height:110px; opacity:0; padding:5px; border:1px solid #fe0000; background:#ffffff; -webkit-transition-duration:.3s; -moz-transition-duration:.3s; -o-transition-duration:.3s;  -ms-transition-duration:.3s; }
.nav-list .cnt{ height:100px; overflow:hidden;}
.nav-list a{ display:block; height:34px; line-height:34px; text-align:center; border-bottom:1px solid #f1f1f1; color:#333333; }
.nav-list a:hover{ color:#ff0000;}
.nav-list .i-jian{ position:absolute; left:50%; top:-8px; width:10px; height:8px; margin-left:-5px; font:0/0 arial; background:url(../images/icon.png) no-repeat; }
.nav-list .list{ display:none; opacity:0; overflow:hidden; -webkit-transition-duration:.3s; -moz-transition-duration:.3s; -o-transition-duration:.3s;  -ms-transition-duration:.3s; }

.position{ height:40px; line-height:40px; background:#f5f5f5; color:#333333;}
.position .name{  margin:0 auto; padding-left:25px; background:url(../images/contact.gif) 0 10px no-repeat;}
.position a{ color:#333333;}
.position em{ color:#ff0000;}


.banner{
  height: 400px;
  background-image: url(../images/banner.jpg);
  background-position: center center;
}
.banner div{
  text-align: center;
  padding-top: 35px;
 /* animation: 1.8s myshiyong infinite alternate;*/
}

h3.glb_title{
     font-size: 34px;
     color: #333;
     font-weight: bold;
     text-align: center;
     padding-top: 30px;
     padding-bottom: 20px;
}
h3.glb_title em{
     font-size: 48px;
     font-weight: bold;
     font-style: normal;
     color: #ff0000;
     vertical-align: bottom;
     position: relative;
     display: inline-block;
     margin-bottom: -7px;
}
.yuqin .kuang{
     overflow: hidden;
}
.yuqin .kuang a{
   display: block;
   padding: 30px;
}

.yuqin .kuang >a{
     width: 285px;
     height: 285px;
     float: left;
     text-align: center;
     
}
.yuqin .kuang >a .tu{
     width: 80px;
     height: 80px;
     margin: 0 auto;
}

.yuqin .kuang >a.t2:hover,
.yuqin .kuang >a.t1:hover{
    background-color: #ff0000;
}
.yuqin .kuang >a:hover .tu img{
     opacity: 0;
}

.yuqin .kuang >a:hover h3{
    color: #fff;
}

.yuqin .kuang >a:hover .line{
    background-color: #fff;
}
.yuqin .kuang >a:hover .text{
    color: #fff;
}






.yuqin .kuang >a.t1{
  border:1px solid #eee;
  transition: .6s;
}
.yuqin .kuang >a.t2{
  background-color: #eeeeee;
  transition: .6s;
}

.yuqin .kuang h3{
    font-size: 20px;
    color: #333;
    font-weight: bold;
    margin:0;
    padding: 0;
    padding-top: 20px;
    transition: .6s;
}
.yuqin .kuang .line{
    width: 50px;
    height: 2px;
    background-color: red;
    margin: 15px auto 20px auto;
    transition: .6s;
}
.yuqin .kuang .text{
    color: #333;
    line-height: 1.5;
    transition: .6s;
}

.yuqin .kuang >a .tu1{
  background-image: url(../images/tu12.png);
}
.yuqin .kuang >a .tu2{
  background-image: url(../images/tu22.png);
}
.yuqin .kuang >a .tu3{
  background-image: url(../images/tu32.png);
}
.yuqin .kuang >a .tu4{
  background-image: url(../images/tu42.png);
}
.yuqin .kuang >a .tu5{
  background-image: url(../images/tu52.png);
}
.yuqin .kuang >a .tu6{
  background-image: url(../images/tu62.png);
}
.yuqin .kuang >a .tu7{
  background-image: url(../images/tu72.png);
}
.yuqin .kuang >a .tu8{
  background-image: url(../images/tu82.png);
}

@keyframes myshiyong{
   0%{opacity: .1}
   50%{opacity: 1}
   100%{opacity: 1}
}

.tese{
   background-color: #eee;
   padding: 10px 0;
   margin-top: 70px;
}

.tese .tu{
  text-align: center;
}

.liucheng{

   padding: 10px 0;
   margin-top: 20px;
}

.liucheng .tu{
  text-align: center;
}


.xinzi{
  text-align: center;
  font-size: 22px;
  color: #333;
  line-height: 1.5;
  padding-bottom: 20px;
}

.kehu{
   background-color: #eee;
   padding: 10px 0;
   margin-top: 70px;
}
.lianxi{
   padding-bottom: 60px;
   color: #333;

}
.lianxi  h3{
  
    font-weight: bold;
}
.lianxi .lian{
   font-size: 18px;
   padding-bottom: 30px;
}







.footer {
  background-color: #333333;
  color: #fff;
  border-top: 10px solid #ff0900;
  padding-top: 20px;
}
.footer  .dibu {
   background-color: #000;
   text-align: center;
   padding: 15px 0;
   font-size: 12px;
}
.footer  .dibu .container{
   font-size: 14px;
}



.footer .shangbu .glb_title{
     color: #fff;
}

.footer a{ color:#dadada;font-size: 12px;}
.footer a:hover{ text-decoration: underline;}

.footer .navbar{ padding:60px 0 20px;   overflow:hidden; }
.footer .navbar dl{ float:left; width:350px; margin-left:42px; line-height:22px;  overflow:hidden; }
.footer .navbar dl.first{ margin-left:0;}
.footer .navbar dt{ height:30px; margin-bottom:15px; border-bottom:1px solid #848484; font-size:15px; font-weight:bold; color:#ffffff; }
.footer .navbar ul{ padding-bottom:10px; overflow:hidden;}
.footer .navbar li .text{ float:left; height:22px; line-height:22px; width:240px; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; word-break:break-all;}
.footer .navbar li span{ float:right; width:85px; text-align:right;font-size: 12px;}
.footer .navbar .more{ float:left; display:block; width:150px; height:28px; line-height:28px; border:1px solid #868686; color:#da251e; text-align:center; font-size:14px; font-family:articl;}
.footer .navbar .more:hover{ text-decoration:none; color:#fff; background:#ce2620;}
.footer .copyright{ padding:25px 0; text-align:center; line-height:20px;}


.xinzi1{
    font-size: 24px;
    font-weight: bold;
    color: #333;
    padding-left: 60px;

}
.xinzi1 span{
     display: inline-block;
    padding: 0 15px; 
}


#gotopz{
   position: fixed;
   bottom: 80px;
   right: 0;
   width: 50px;
   z-index: 999;
   cursor: pointer;
}
#gotopz img{
   max-width: 100%;
}


@media (max-width: 1199px) {
    .mobile_menu_bg{
      display: block;
    }
    .main-menu{
      display: none;
    }
    .pc_menu{
      display: none;
    }
    


.footer .navbar dl{  margin-left:0px; }





}

@media (max-width: 991px){ 
  .topbar  .leftside,
  .topbar  .rightside{
    text-align: center;
    font-size: 12px;
  }

h3.glb_title{
     font-size: 20px;

}
h3.glb_title em{
     font-size: 24px;
     margin-bottom: -3px;

}
.lianxi .col-sm-4 h3{
   font-size: 16px;
}
.lianxi .lian {
    font-size: 14px;
    padding-bottom: 0px;
}

.lianxi .map {
   margin-top: 20px;
}

.xinzi{
  font-size: 13px;
}

.xinzi1{
    font-size: 13px;
    padding: 0 0px;
}
.xinzi1 span{
    padding: 0 3px;
}



} 



@media (max-width: 767px){ 
#gotopz{
   width: 35px;
   right: 10px;
}

.yuqin .kuang > a{
   float: none;
   margin: 3px auto;
}
.banner {
    height: 170px;
}
.banner div {
   padding-top: 10px;
}




} 





