﻿@charset "utf-8";
/* CSS Document */
*{ margin:0; padding:0; margin:0 auto;}
a{ text-decoration:none;}
img{ border:none;}
ul li{ list-style:none;}
body{width:100%; height:auto;font-size:12px; font-family:Verdana, Geneva, sans-serif "微软雅黑"; background-color:#fff;}
h5,h1{ font-weight:normal;}
.cont p{ text-indent:2em;}
/*头部*/
.headbox{
	width:100%;
	height:155px;
	}
.header{
	width:1080px;
	height:155px;
	}
.header .he-left{
	width:534px;
	height:85px;
	float:left;
	margin-top:41px;}
.header .he-right{
	width:283px;
	height:75px;
	float:right;
	margin-top:52px;}
/*navbox*/
.navbox{
	width:100%; height:56px; background:#0097e5;}
.navbox ul{
	width:1080px;
	height:56px;}
.navbox ul li{
	float:left;
	width:132px;
	height:56px;
	line-height:56px; text-align:center;  font-size:15px;
	}
.navbox ul li a{ display:block;width:132px;
	height:56px;color:#fff;}
.navbox ul li:hover{ background:#fe4343;}
.navbox ul li.now{background:#fe4343;}						
/*轮播*/
.bannerbox{ width:100%; overflow:hidden}
.banner{ width:100%; position:relative; overflow:hidden}
.banner .d1{width:100%;position:absolute;left:0px;top:0px;}
.banner .d2{width:100px;height:30px;clear:both;position:absolute; left:650px; top:400px; z-index:999;}
.banner .d2 li{width:14px;height:14px;background:#fff; border:#333 1px solid;float:left;margin:0 3px; 
-moz-border-radius:9px;
-webkit-border-radius:9px; 
-o-border-radius:9px;
border-radius:9px;}
.banner .d2 li.nuw{background:#fe4343;border:#fe4343 1px solid;}

/*product*/
.prdbox{ width:100%; overflow:hidden; margin-top:62px;}
.proarea{ width:1080px;overflow:hidden; margin-bottom:50px; }
.proarea .protitle{width:1080px;height:80px;}
.proarea .procontent{width:1080px;overflow:hidden; margin-top:40px; }
.proarea .procontent li{float:left;width:260px;overflow:hidden; margin-left:10px; }
.proarea .procontent li img{ display:block; width:240px; height:240px}
.proarea .procontent li h2{ font-weight:normal; text-align:center; color:#262626; line-height:50px;}
.proarea .procontent li p{ position:relative;
    line-height:1.4em;color:#262626; font-size:14px; line-height:24px; padding:0 30px;height:96px;
    overflow:hidden; }
    /* 3 times the line-height to show 3 lines */
.proarea .procontent li p::after {
    content:"...";
    font-weight:bold;
    position:absolute;
    bottom:5px;
    right:20px;
    padding:0 20px -10px 45px;
    background:url(http://web.archive.org/web/20180821123711im_/http://www.css88.com/wp-content/uploads/2014/09/ellipsis_bg.png) repeat-y;
} 
.proarea .procontent li:hover h2{ color:#fe4343;}
.proarea .procontent li:hover p{ color:#fe4343;}
/*toobox*/
.toobox{width:100%; overflow:hidden; background:#eaeaea;}
.tootitle{width:1080px; height:90px;}
.tooarea{ width:1080px;overflow:hidden; margin-top:50px;}
.tooarea ul{width:1080px;overflow:hidden; margin-top:40px;margin-bottom:67px;}
.tooarea ul li{float:left; width:345px; height:380px; background:#fff;}
.marginleft{ margin-left:20px}
.tooarea ul li img{ display:block; width:345px; height:180px;}
.tooarea ul li h3{font-weight:normal; font-size:16px; padding-left:15px; color:#262626; line-height:60px;}
.tooarea ul li p{font-size:12px; padding:0 15px; color:#262626; line-height:20px;}
.tooarea ul li:hover{ background:#0097e5;}
.tooarea ul li:hover h3{ color:#fff;}
.tooarea ul li:hover p{ color:#fff;}
/*companybox*/
.companybox{ width:100%; overflow:hidden;}
.companyara{ width:1080px; height:480px;}
.comotitle{width:1080px; height:86px; margin-top:54px;}
.companyara .cont{width:1080px; height:250px; margin-top:40px; position:relative;}

.companyara .cont img{ display:block; float:left; width:516px; height:240px;}
.companyara .cont p{ float:right; width:530px; height:220px; margin-top:20px; line-height:26px; color:#1f1f1f;}
.companyara .cont a{ position:absolute; left:550px; top:200px; display:block; width:130px; height:40px; text-align:center; line-height:40px; color:#fff; font-weight:900; font-size:14px; background:#fe4343;}
/*foot*/
.footbox{ width:100%; height:270px; background:url(/web/20180821123711im_/http://qdchaoyue.com/image/png.png);}
.footer{ width:1080px;height:270px;}
.topfoot{width:1080px;height:70px; color:#fff; font-size:16px; line-height:110px;}
.topfoot span{ font-size:30px; padding-right:10px;}
.cenfoot{width:1080px;height:63px; border-bottom:#007bc5 solid 1px; line-height:60px; color:#fff;}
.cenfoot a{color:#fff;}
.botfoot{width:1080px;height:135px; border-top:#00a8ff solid 1px;}
.botfoot img{ float:left; display:block; margin-top:30px;}
.botfoot .foomess{ float:right; font-size:14px; color:#fff; text-align:right; line-height:40px; padding-top:30px;}

/*中间内容*/
.outcontentbox{
	width:1080px;overflow:hidden; margin-top:60px; padding-bottom:50px;}
.leftlist{
	width:230px; height:450px; float:left;}
.lefttop{width:230px; height:92px;}
.lefttop img{ display:block;width:230px; height:92px;}	
.leftmiddle{
	width:230px; height:195px; 
	}
.leftmiddle li{
	width:230px; height:47px; background:#dadada; line-height:47px; text-align:center; font-size:16px; color:#121212; margin-top:1px;}
	.leftmiddle li:hover{ background:#fe4343;}
.leftmiddle li:hover a{color:#fff;}	
.leftmiddle li a{color:#121212;}
.leftbottom{ width:230px; height:115px;}
.leftbottom img{ display:block;width:230px; height:115px; margin-top:5px;}

.rightcontent{
	width:800px;
	overflow:hidden;}
.righttitle{
	width:800px; height:50px; line-height:50px; font-size:18px; color:#121212; border-bottom:#dcdcdc solid 1px;}
.righttitle p{ float:right; font-size:12px; color:#8a8a8a;}
.righttitle p a{color:#8a8a8a;}
.righttitle p span{ color:#0c54b2;}

.map{ display:block;}
.mappp{ color:#585858; line-height:30px; text-indent:2em;margin-top:20px;}
.mapspec{ margin-top:0px;}
.table{ margin-top:20px;}
.aboutbxo{ width:800px; overflow:hidden; margin-top:50px;}
.aaab{ width:50%; float:left; text-align:left; line-height:30px; font-size:14px; color:#3e3e3e;}
.mu-l{ width:80px; height:55px; text-align:left; font-size:16px; color:#121212;}
.mu-l span{ visibility:hidden;}
table input{ width:600px; height:40px; border:#e6e6e6 solid 1px; padding:3px; color:#333; margin-left:30px;}
.mu-c{width:600px; height:120px; border:#e6e6e6 solid 1px; padding:3px; color:#333; margin-left:30px;}
.u-l{ float:left; width:210px; font-size:24px; line-height:18px; color:#fff; background:#fe4343;}
.fanwei{ width:800px; overflow:hidden; margin-top:40px;}
.fanwei li{float:left; width:370px; height:340px; margin-left:30px;}
.fanwei li img { width:370px; height:200px;}
.fanwei li h2{ font-weight:normal; line-height:50px; color:#272727;}
.fanwei li p{ width:370px; height:60px; line-height:24px; font-size:14px; color:#272727;}
.fanwei li:hover p,.fanwei li:hover h2{ color:#fe4343;}
.fen-xqimg{ display:block; width:800px; height:200px; margin-top:40px;}
.xq-title{ margin-top:20px; line-height:50px; color:#fe4343; font-weight:normal;}
.xq-ppp{ font-size:14px;color:#272727; line-height:30px;}
.gonggao{ width:800px; overflow:hidden; margin-top:10px;}
.gonggao li{ width:800px; height:150px; border-bottom:#999 dashed 1px;}
.gonggao li .ggaotitle{ width:780px; height:30px; line-height:30px; padding-left:20px; background:url(/web/20180821123711im_/http://qdchaoyue.com/image/19.jpg) left center no-repeat; font-size:14px; font-weight:900; color:#555;}
.gonggao li .ggaotitle span{ font-size:12px; float:right; color:#a3a3a3; font-weight:normal;}
.gonggao li .ggaocontent{ width:800px; height:120px; position:relative;}
.gonggao li .ggaocontent img{
	display:block; float:left; width:124px; height:75px; margin-top:20px;}
.gonggao li .ggaocontent p{ float:right; width:650px; height:60px;margin-top:20px;font-size:12px;color:#727272;}
.gonggao li .ggaocontent a.ggxq{position:absolute;left:150px; top:80px; font-size:12px; font-weight:900; color:#727272;}
.gonggao li:hover .ggaotitle{ background:url(/web/20180821123711im_/http://qdchaoyue.com/image/18.jpg) left center no-repeat; color:#0097e5;}
.ggao-xqbox{ width:800px; overflow:hidden; margin-top:10px;}
.ggxqtitle{ width:800px; height:100px; border-bottom:#999 dashed 1px;}
.ggxqtitle h1{ color:#393a3a; text-align:center; line-height:60px;}
.ggxqtitle h5{ color:#636363;text-align:center; line-height:30px;}
.ggao-xqbox .ggxqimg{ display:block; width:800px; height:220px; margin-top:40px;}
.ggao-xqbox p{ line-height:24px; color:#636363; text-indent:2em; margin-top:40px;}













/*
     FILE ARCHIVED ON 12:37:11 Aug 21, 2018 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 06:01:02 Feb 22, 2023.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 72.865
  exclusion.robots: 0.067
  exclusion.robots.policy: 0.059
  RedisCDXSource: 0.809
  esindex: 0.033
  LoadShardBlock: 52.086 (3)
  PetaboxLoader3.datanode: 128.23 (5)
  load_resource: 436.694 (2)
  PetaboxLoader3.resolve: 277.678 (2)
*/