@charset "UTF-8";
body,input,button,select,textarea,table{font-family:"Microsoft YaHei", "微软雅黑", "SimSun", "宋体";}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td,hr,button,article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section {margin:0;padding:0;}
fieldset,img {border:0;}
table{border-collapse:collapse;border-spacing:0;}
ol,ul{list-style:none;}
input,button,select,textarea{outline:none;}
textarea{resize:none;}
a:link, a:visited,a:hover, a:active {text-decoration: none;}
/*重设 HTML5 标签*/
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section {display:block;}
audio,canvas,video {display:inline-block;*display:inline;*zoom:1;}
p{margin-bottom:10px;}
/*==公用样式==*/
.clearfix:after {visibility:hidden;display:block;font-size:0;content:"";clear:both;height:0;}
.clear{zoom:1;}
.lt1{float: left;}
.lt{float: left;}
.rt{float: right;}
.bl{display: inline-block}
.news1200{width: 1200px;margin: 0 auto;}
p{color: #5c5c5c;}

/*header*/
.header{position: fixed;width: 100%;z-index: 999;background-color:#fff;top: 0;left:0}
/* .header .headNav{margin-top: 26px;} */
.header .headNav > ul > li{float: left;position: relative;margin: 0 10px;}
.header .headNav > ul > li > ul{text-align: center;width: 100%;position: absolute;background-color: rgba(0,0,0,0.5);font-size: 14px;display: none;}
.header .headNav > ul > li > ul > li >a{display: block;color: #fff;padding: 10px 0;}
.header .headNav > ul > li > a{color: #333;font-size: 16px;padding:40px 10px;display: inline-block;transition: all 0.3s ease;border: 2px solid transparent;}
.header .headNav > ul > li:hover > a,
.header .headNav > ul > li.active > a {background-color:#FF9800;color:#fff}
.header .headNav > ul > li:hover ul{display: block;}
.close,.moblie_meun{display: none}
.moblie_meun{display:none;cursor: pointer;margin-top: 20px;}
.moblie_meun img{width:40px;}
.header .headNav .close{position:absolute;top:20px;right:20px;display:none;}



/*footer*/
.footer{background-color: #383838;width: 100%;color: #fff;text-align: center;}
.footer img{margin-top:10px}
.footer li{display: inline-block;margin: 50px 25px}
.footer li a{color: #fff}
.footer p{font-size:14px;color:#fff;line-height:25px;padding-bottom: 32px;margin-bottom: 0;}
.qq{width: 70px;position: fixed;right: 0;bottom: 38%;text-align: center;font-size: 14px;opacity: 0;z-index: 1000;}
.qq .returntop {width: 70px;height: 115px;position: relative;background:#FF9800;cursor: pointer;margin-bottom: 1px;transition: all 0.5s ease;}
.qq .returntop .sanjiao{position: absolute;top: -5px;left: 25px;width: 0px;height: 0;border-left: 5px solid transparent;border-right: 5px solid transparent;border-bottom: 5px solid #afafaf;transition: all 0.5s ease;}
.qq .returntop p{line-height: 25px;color: #fff;font-size: 20px;margin-bottom: 0;padding-top: 10px;}
.qq a{margin-bottom:1px; display: block;position: relative;width: 190px;height: 70px;right: 0;background: #FF9800;z-index: 10;transition: all 0.5s ease;}
.qq  a .QQ img{position: absolute;left: 11.5px;top: 11.5px;width: 46px;}
.qq  a .QQ  p{position: absolute;left: 28px;height: 70px;color: #fff;line-height: 70px;width: 100%;}
.qq a:hover {background: #000;right: 111px;}
.qq> div:nth-of-type(1):hover{background: #3e3e3e;}
.qq div:nth-of-type(1):hover .sanjiao{border-bottom: 5px solid #3e3e3e;}
.qq a:nth-of-type(2){width: 187px;}
.qq a:nth-of-type(2):hover{right: 117px;}
.qq .ma{position: relative;width: 70px;height: 70px;background: #FF9800;margin-bottom: 1px;}
.qq .ma >img{width: 55px;margin-top: 8px;}
.qq .ma .right_sanjiao{opacity: 0;position: relative;width: 150px;height: 150px;right: 160px;top: -144px;background: #FF9800;transition: all 0.5s ease;}
.qq .ma .right_sanjiao img{width: 140px;margin-top: 5px;}
.qq .ma .right_sanjiao .triangle-right {position: absolute;bottom: 18px;right: -5px;width: 0;height: 0;border-top: 5px solid transparent;border-left: 5px solid #e6081f;border-bottom: 5px solid transparent;}
.qq .ma:hover .right_sanjiao{opacity: 1;}

/*ipad*/
@media screen and (max-width: 1200px){
    .news1200 {width: 90%;margin: 0 auto;}
    .header .logo1 img{width:150px;margin-top: 13px;}
    .header .headNav{ position:absolute; width:100%; background:black;top:0;left: 0; height:100%; display:none;z-index: 999;margin-top: 0;}
    .header .headNav ul li{ float:none;}
    .header .headNav .close,
    .header .moblie_meun{ display:block !important}
    .header .moblie_meun{margin-top: 12px;}
    .section_img img{width:80%;}
    .header .headNav ul{text-align: center; width: 100%;position: absolute;top:20%;}
    .header .headNav ul li a{ font-size:20px;color: white!important;}
	
	.condition .conditionBox .conRight ul li{ margin:20px 0}
	.condition .conditionBox .conLeft,.condition .conditionBox .conRight{ float:none;width:100%}
}
/*phone*/
@media screen and (max-width: 767px){
    /*head*/
    .header .logo1 img{width:100px;margin-left: 6%;}
    .moblie_meun img {width: 30px;}
    .header .moblie_meun {  margin-top: 24px;}
    .header .headNav{position:absolute; width:100%; background:black;top:0;left: 0; height:100%; display:none;z-index: 999;}
    .header .headNav ul li{ float:none;}
    .header .headNav .close,.header .moblie_meun{ display:block !important}
    .header .headNav ul{text-align: center; width: 100%;position: absolute;top:20%;}
    .header .headNav ul li a{ font-size:20px;color: white!important;}
    .moblie_meun img{margin: -25px 15px 0 0;}
    /*foot*/
    .footer img,.foot{display: none;}
    .footer li{margin: 20px 25px;}
    .footer p{padding-bottom: 5px;}

   .qq{display: none;}
   .lt{display:none;}
   .proinga .pro-rt.lt,.proinga .pro-lt.lt{display:block;}
   .pro-box2 .pro-rt{ text-align:left}
}