body,p,h1,h2,h3,h4,h5,h6,ul,li{ margin:0; padding:0; font-style:normal; font-family:"微软雅黑 Regular"; color: #333; font-size: 14px;font-weight: normal;}
body{ overflow-x: hidden;}
tr,td,dd,dl,dt{ margin:0; padding:0}
img{ border:none; vertical-align: middle;}
a{ text-decoration:none; color: #333;}
ul,li{ list-style:none}
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.fl{ float: left; }
.fr{ float: right; }

.news1100{ 
	width: 1100px; 
	margin: 0 auto; 
	background-color:#fff;  
}
.news980{ 
	width: 1000px;
	margin: 0 auto;
}
.news1200{
    width: 1350px;
    margin: 0 auto;
}

.header .news1200{
    background-color:#666;
}
.header_right p{
	font-size: 18px;
	font-weight: bold;
	color: #0e6eb8;
    margin:5px 0;

}
.header_right form{ 
	border: 1px solid #b0b0b0; 
	width: 185px; 
	height: 30px;
	border-radius: 5px;
	margin-top:5px;
}
.form-control {
  height: 30px;
  font-size: 14px;
  color: #f2f2f2;
  background-color: #666;
  border:none;
	width:145px;
	float: left;
	padding:0 5px;
    border-top-left-radius:5px;
	border-bottom-left-radius:5px;
    outline:none;
}
input::-webkit-input-placeholder {
    /* placeholder颜色  */
    color: #b0b0b0;
}
.btn {
  height: 30px;
  width: 30px;
  text-align: center;
  line-height: 29px;
  background:url(../images/search.png) no-repeat center center ;
	background-size:70%;
	cursor: pointer;
	display:inline-block;
	border: none;
  border-radius: 0;
}
/*å¯¼èˆª*/
.nav{position: relative}
.nav>ul>li { float: left;position: relative;height: 45px;width: 138px;text-align: center;}
.nav>ul>li:nth-of-type(3) {width: 160px;}
.nav>ul>li:first-child{border-bottom-left-radius:10px;border-top-left-radius:10px;  }
.nav>ul>li:last-child{border-right: 0;border-bottom-right-radius:10px;border-top-right-radius:10px;  }
.nav ul ul {visibility:hidden;position:absolute;left:0px;z-index: 3;width: 100%;}
.nav ul ul ul{ display: none; position:absolute; left:138px;top:0px;}
.nav ul li:hover ul,
.nav ul a:hover ul{visibility:visible;}
.nav a{color: #b0b0b0; padding: 0 5px;line-height: 45px;font-size: 16px;display:block;text-align: center;}
.nav ul li ul li:hover a,.nav ul li ul li:hover ul li a:hover{ color: #fff; }
.nav ul li ul li:hover ul li a{ color: #333; }
.nav ul ul li {text-align:center;background:#eee;border-bottom: 1px solid #fff; width: 100%}
.nav ul li ul li ul {width: 220px;}
.nav ul li ul li ul li ul {width: 220px;left: 220px;}
.nav ul ul li a{display:block;text-align: center; color: #333; font-size: 14px;}
.nav ul a:hover ul,.nav ul li:hover ul { display: block;}
.nav ul :hover ul ul { display: none;}
.nav ul :hover ul :hover ul ul {display: none;}
.nav ul :hover ul :hover ul {display: block}
.nav ul :hover ul :hover ul :hover ul {display: block}
.nav ul li ul li:hover {background-color:#333;  color: #fff;}
.logo{margin-left: 3%}
.header_right{margin-right: 3%;margin-top: .8%}
.z {
    position: absolute;
    right: 7%;
    line-height: 13px;
    top: -8px;
}
.z a {
    font-size: 14px;
    padding: 6px 8px;
    color: #b0b0b0;
    display:inline-block;
}
.z a img{
    width: 40px;margin-right: 6px;
}
/*video*/
 .video {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    background-color: rgba(0,0,0,0.7);
    z-index: 1000;
    display: none;
}
 .video .box {
    width: 80%;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    height: 856px;
}
.video .box video {
    width: 100%;
    cursor: pointer;
    border: 2px solid #fff;
}
.video .box .close {
    width: 35px;
    height: 35px;
    background: url(../images/close.png) no-repeat;
    background-size: cover;
    position: absolute;
    right: -20px;
    top: -20px;
    border-radius: 50%;
    cursor: pointer;
}
 .video .box .play {
    width: 161px;
    height: 160px;
    background: url(../images/play.png) no-repeat;
    background-size: cover;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -80px;
    margin-top: -80px;
    cursor: pointer;
    display: none;
}
/*å·¦å—*/
.container{margin-bottom: 30px;}
.container>.fl{width: 33%;}
.container>.fl img{margin-left: 10px;}
.container>.fr{width: 63%;}
.video{text-align: center;}
.video img:nth-of-type(2){margin: 20px 0 15px 0;}
.news-box{width: 95%;box-shadow: 0 2px 7px #d4d1d1;padding: 10px;border-radius: 20px;}
.news-box ul{list-style: disc;padding-left: 20px;}
.news-box ul li{margin: 10px 0;padding-right: 20px;}
.news-box ul li:nth-of-type(1){margin: 15px 0 5px 0;}
.news-box ul li p{overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.news-box ul li span{color: #c2c2c2;font-size: 12px;float: right;}
.more {float: right;margin:15px 20px 15px 0;}
.contact img{margin-bottom: 20px;}
.contact p{font-size: 14px;line-height: 25px;width: 90%;margin-left:15px;}
.zb .fl{width: 70%;}
.zb .fr{margin-right: 3%;}
.zb .fr img{margin-bottom: 5px;}
.zb .fr p{margin-bottom: 0;}
/*å³å—*/
.productBox{width: 50%;float: left;padding-bottom: 20px;}
.productBox>p{padding-left: 19%;font-size: 18px;margin: 10px 0;font-weight: bold;}
.productBox>img{margin: 20px 70px 8px 70px;}
.productBox>ul{padding-left: 20%;}
.productBox>ul>li{margin: 10px 0;}
.productBox>ul i{background: url(../images/product4.png) center;width: 8px;height: 7px;display: inline-block;margin: 0 4px;}

.contect2_one {
    margin: 15px 0 45px 0;
}

.contect2_one ul li {
    width: 40%;
    margin:0 3% 0 7%;
}
.contect2_one ul li h1 {
    background: url(../images/ico.png) no-repeat center left;
    padding-left: 15px;
    font-weight: bold;
    margin-bottom: 15px;
}
.contect2_one ul li h1 a {
    color: #0d6ea1;
}img {
     border: none;
     vertical-align: middle;
 }
.contect2_one_left p {
    float: right;
    width: 130px;
    line-height: 22px;
    height: 63px;
    overflow: hidden;
}
/*åº•éƒ¨*/
.footer .news1200{ background-color: #666;text-align:center;}
.footer .footer_top{  padding: 0px 0;}
.footer_bottom .news1200{ background-color: #666;padding: 15px 0;border-top:1px solid #878787;}
.footer_bottom p{ color: #c1c1c1;font-size: 14px; }
.footer ul{width: 18%;text-align: center;float: left;margin: 1%}
.footer ul>li{color: #e8e8e8;font-size: 12px;margin: 10px 0;}
.footer ul>li a{color: #e8e8e8;}
.footer ul>li:nth-of-type(1){font-size: 16px;}
.footer ul>li:last-of-type{opacity: 1}
.footer ul>li:last-of-type p{color: #e8e8e8;margin-top: 10px;}

/*å¼¹å‡ºçª—å¼€å§‹*/
#qiao-wrap{ position: relative; }

#qiao-icon-wrap {
    position: fixed;
    _position: absolute;
    right: 0;
    top: 35%;
    visibility: visible !important;
    z-index: 2147483647;
}
#qiao-icon-wrap .qiao-icon-head {
    position: relative;
    width: 190px;
    height: 60px;
    background:url(../images/08.jpg) no-repeat;
    right: 0px;
    overflow: hidden;
    display: block;
    z-index: 100;
}
#qiao-icon-wrap .qiao-icon-gradient {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 40px;
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#00406e9e',endColorstr='#FF406e9e' );
    background: -webkit-gradient(linear, left top, left bottom,from(rgba(64,110,158,0)), to(#406e9e));
    background: -webkit-linear-gradient(top, rgba(64,110,158,0), #406e9e);
    background: -moz-linear-gradient(top, rgba(64,110,158,0), #406e9e);
    background: -o-linear-gradient(top, rgba(64,110,158,0), #406e9e);
    background: linear-gradient(to bottom, rgba(64,110,158,0), #406e9e);
}
#qiao-icon-wrap .qiao-icon-title {
    background:url(../images/02.png) no-repeat;
    _background: none;
    _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../images/02.png");
    position: absolute;
    bottom: 10px;
    width: 90px;
    height: 30px;
    text-indent: -999px;
    overflow: hidden;
}
#qiao-icon-wrap .qiao-icon-body {
    position: relative;
    overflow: hidden;
    padding-bottom: 10px;
    width: 190px;
    background: #406e9e;
}

#qiao-icon-wrap .qiao-icon-group {
    padding: 3px 7px;
    background: #df8c3a;
    overflow: hidden;
    white-space: nowrap;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
    margin-bottom: 10px;
    /*height: 38px;*/
    line-height: 38px; 
    width: 158px;
}
#qiao-icon-wrap .tel a{background-position: 0px -54px!important;}
#qiao-icon-wrap .er{ text-align: center; }
#qiao-icon-wrap .er img{ margin:15px 0 5px; }
#qiao-icon-wrap .er p{ color: #fff; font-size: 16px; }
#qiao-icon-wrap .qiao-icon-group a.qiao-icon-group-online {
    background-position: 0px 0;
}
#qiao-icon-wrap .qiao-icon-group {
    margin: 10px;
    display: block;
}
#qiao-icon-wrap .qiao-icon-group a {
    
    padding-left: 37px;
    _zoom: 1;
    background:url(../images/icon.png) no-repeat center left ;
    color: #fff; 
    font-size: 16px;
}
#qiao-icon-wrap .qiao-icon-close {
    position: absolute;
    width: 25px;
    height: 66px;
    top: 50%;
    margin-top: -33px;
    left: -25px;
    background: url(../images/icon_close.png) 0px 0 no-repeat;
}

/*å¼¹å‡ºçª—ç»“æŸ*/
@media screen and (max-width: 1366px){
#qiao-icon-wrap{ top: 40% }
}
