.top-box{width:100%;height:100px;padding-top:15px;background-color:#6f0a10;overflow:hidden;}
.logo img{width:100%;}
.search{float:right;overflow:hidden;width:200px; border-bottom:1px solid #b78588;height:36px;margin-right:2%}
.search input{display:block;border:none}	
.search-text{float:left;height:36px;line-height:36px;color:#fff; background:none}
.search-image{float:right;margin-top:7px;}
.nav{width:100%;overflow:hidden;height:48px;margin-top:50px;}
.nav > li{width:10%;float:left;}
.nav > li >a:hover{background-color:#8e0c13;color:#fff}
.nav > li > ul{ display:none}
.nav > li:hover > ul li a{border-bottom:1px dashed #af4248; line-height:40px; display:block;width:100%; margin:0 auto; text-align:center;color:#e5e5e5}
.nav > li:hover > ul li a:hover{color:#fff}
.focus{width:100%;height:560px;position:relative;overflow:hidden;}
.focus .num{overflow:hidden;height:25px;position:absolute;bottom:2px;left:48%;zoom:1;z-index:3 }
.focus .num li{width:12px;height:12px;line-height:12px;text-align:center;color:#FFFFFF;background:#fff;margin-right:10px;border-radius:50%;cursor:pointer;float:left;}
.focus .num li.on{background:#FF7700;} 
.focus .prev,
.focus .next{display:none;width:60px;height:60px;background:url(../images/btn.png) no-repeat;position:absolute;top:210px;}
.focus .prev{left:7%;}
.focus .next{right:7%;background-position:right;}
.news-box{width:100%;height:430px; background:url(../images/news-box-bg.jpg);}
.news{width:1400px;margin:0 auto;overflow:hidden}
.news-title-box{width:100%;overflow:hidden}
.news-title{width:300px;margin-left:550px;float:left;}
.news-title div{color:#777;font-size:24px;line-height:110px;margin:0 15px;float:left;}
.news-title .ac{color:#5e0303 !important;font-size:30px !important;}
.news-more{float:right;line-height:100px;margin-top:10px;}
.news-more a{color:#999;font-size:16px;}
.news-list{width:100%;overflow:hidden;}
.news-img ,.news-lists{float:left;margin-right:60px;width:305px;height:280px; background:#eee}
.news-img a img{width:305px;height:200px;}
.news-img a div{line-height:30px;margin-top:15px;font-size:16px;color:#1a1a1a;padding:0 20px;height:30px;overflow:hidden;}
.news-img a span,.news-lists a span{line-height:30px;color:#999; background:url(../images/icon-time.png) no-repeat; background-position-y:8px;margin-left:20px; text-indent:20px; display:block}
.news-lists a div{line-height:30px;margin-top:20px;font-size:16px;color:#1a1a1a;padding:0 20px;max-height:60px;overflow:hidden;}
.news-lists a p{line-height:30px;margin-top:10px;font-size:16px;color:#808080;padding:0 20px;overflow:hidden; text-indent:2em}
.news-lists a span{margin-top:5px;}
.con-big-box{width:100%; background:url(../images/news-box-bg.jpg);height:490px;}
.con-box{width:100%; background:url(../images/con-bg.jpg) no-repeat center bottom;height:490px;}
.con-title{width:1050px;overflow:hidden;margin:0 auto;height:80px;margin-bottom:5px;}
.con-title div{float:left;line-height:80px;font-size:20px;color:#999;padding:0 25px;}
.con-ac{color:#5e0303 !important;font-size:26px !important; border-bottom:3px solid #5e0303;line-height:77px !important;}
.cons ul{width:1400px;overflow:hidden;margin:20px auto;margin-top:60px;}
.cons ul li{height:230px; border-radius:10px}
.con-more{width:160px;height:44px;line-height:44px; margin:0 auto; display:block; text-align:center; background:#fff; border-radius:10px;color:#999;font-size:16px;margin-top:40px}
.con2-big-box{width:100%;height:370px; background:url(../images/con2-bg.png) no-repeat right bottom;}
.con2-box{width:1460px;margin:0 auto;}
.con2-title{width:100%;line-height:110px;height:110px;color:#5e0303;font-size:30px; text-align:center;margin-top:10px;}
.con2-list{width:100%;overflow:hidden}
.con2-list li{float:left;padding-left:80px;padding-right:10px; background:#eee url(../images/download-icon.jpg) no-repeat;width:580px; border-radius:10px;margin:10px 30px;}
.con2-list li a{display:block;line-height:58px;height:58px;color:#4c4c4c;font-size:18px;width:100%;overflow:hidden}
.bottom-box{width:100%;padding-top:15px;height:145px;background:url(../images/bottom-bg.jpg) no-repeat top center;}
.bottom{width:1400px;overflow:hidden;margin:0 auto;}
.bottom-logo{float:left; display:block;margin-top:15px;}
.ma{float:right;}
.copy{width:100%;float:left;overflow:hidden;height:38px;margin-top:6px; border-top:1px solid #915959}
.copy p,.copy p a{line-height:38px;color:#dfe3ec;}
@media screen and (min-width: 1750px) {
.logo{float:left;margin-left:5%;margin-top:10px;display:block;}
.top-right{float:right;margin-right:5%;width:56%;}
.nav > li >a{width:100%; display:block;height:48px;line-height:48px; text-align:center;color:#fff;font-size:18px;}
.nav > li:hover > ul{ display:block;background-color:#8e0c13; width:220px;padding:5px 0; position:absolute; z-index:20}
	}
@media screen and (max-width: 1750px) and (min-width: 1500px){
.logo{float:left;margin-left:2%;margin-top:10px;display:block;}
.top-right{float:right;margin-right:2%;width:56%;}
.nav > li >a{width:100%; display:block;height:48px;line-height:48px; text-align:center;color:#fff;font-size:18px;}
.nav > li:hover > ul{ display:block;background-color:#8e0c13; width:180px;padding:5px 0; position:absolute; z-index:20}
	}
@media screen and (max-width: 1500px){	
.logo{float:left;margin-left:1%;margin-top:13px;display:block}
.top-right{float:right;margin-right:1%;width:54%;}
.nav > li{width:auto;}
.nav > li >a{width:100%; display:block;height:48px;line-height:48px; text-align:center;color:#fff;font-size:16px;padding:0 7px;}
.nav > li:hover > ul{ display:block;background-color:#8e0c13; width:160px;padding:5px 0; position:absolute; z-index:20}
.news{width:1300px;}
	.news-title{width:300px;margin-left:500px;float:left;}
	.news{width:1300px;}
	.news-img ,.news-lists{margin-right:40px;width:295px;height:270px;}
.news-img a img{width:295px;height:190px;}
	.news-lists a p{line-height:28px;}
	.cons ul{width:1300px;}
	.con2-box{width:1360px;margin:0 auto;}
	.con2-list li{padding-left:80px;padding-right:10px;width:560px;margin:10px 15px;}
	.bottom{width:1300px;}
	}

/******list****/
.list-bg{width:100%; background:url(../images/list-min-banner.jpg) no-repeat top center;height:290px;}
.list-bj{max-width:1400px;min-width:1200px;height:300px;overflow:hidden;margin:0 auto;}
.list-box{width:1200px;overflow:hidden;margin:30px auto}
.list-nav-box{width:220px;border:1px solid #eaeaea;float:left; background:url(../images/list-nav-bg.png) no-repeat bottom;padding-bottom:250px; box-shadow:0px 5px 5px #ccc}
.list-nav-box h4{width:220px;height:80px;line-height:80px;color:#fff;font-size:22px;font-weight:700;background: url(../images/list-bj.jpg) no-repeat; text-indent:30px;margin-bottom:5px;}
.list-nav-box li{width:220px;overflow:hidden;border-bottom:1px dashed #ccc}
.list-nav-box li div{float:left;width:6px; height:6px; background:#999;margin-top:22px;margin-left:30px;}
.list-nav-box li a{display:block;width:175px;float:right;margin-right:10px;line-height:50px;font-size:16px;color:#2a2a2a; }
.list-nav-box li:hover a{color:#6f0a10; background:url(../images/list-nav-active.png) no-repeat right center}
.list-nav-box li:hover div{background:#6f0a10}
.list-nav-box  .list-active a{color:#6f0a10;background:url(../images/list-nav-active.png) no-repeat right center}
.list-right{width:950px;float:right;}
.list-title{width:940px;border-bottom:1px solid #d8d8d8;padding:0 5px;height:59px;}
.list-title p{line-height:56px;color:#6f0a10;border-bottom:3px solid #6f0a10;float:left;font-size:20px;padding:0 10px;}
.list-title ul{float:right;overflow:hidden;padding-top:15px;}
.list-title ul li,.list-title ul span{float:left}
.list-title ul li a{line-height:40px;color:#9a9a9a;}
.list-title ul span{width:20px;text-align:center;line-height:40px;color:#9a9a9a}
.list{width:940px;padding:0 5px;margin-top:10px;}
.list li{overflow:hidden;background:url(../images/list-dian.png) no-repeat;line-height:38px;background-position-y:17px;padding-left:15px;}
.list li a{color:#2d2d2d;width:800px;float:left;font-size:14px;line-height:38px;height:38px;overflow:hidden}
.list li a:hover{color:#6f0a10;}
.list li .list-time{color:#929292;float:right;line-height:38px;height:38px;}
.list .list-line{width:940px;height:1px;margin:17px 0;border-bottom:1px dashed #999}
.acontent{min-height:460px;}
.acontent h1{line-height:48px;color:#2d2d2d;width:100%;margin-left:50px;font-size:28px; text-align:center;margin-bottom:20px;}
.acontent-box h1,.content-box h1{line-height:48px;color:#2d2d2d;width:800px;margin-left:50px;font-size:28px; text-align:center;margin-bottom:20px;}
.content-box h1{width:1100px;margin-top:30px;}
.content-box{min-height:560px;width:1200px;margin:0 auto}
.acentent p,.centent p{line-height:28px;font-size:14px;text-indent:2em}
.label{width:560px;margin-left:300px;line-height:40px;font-size:14px;color:#666;text-align:center;border-bottom:1px solid #e5e5e5;margin-bottom:20px;}
.zhiwu-search{float:right;width:380px;height:34px;border:1px solid #ccc; overflow:hidden;margin-top:15px;}
.zhiwu-search input{display:block;border:none}
.zhiwu-search .text{width:330px;padding-left:10px;line-height:34px;float:left}
.zhiwu-search .button{width:18px;height:18px;padding:8px;float:right;}
.list-img{width:945px;overflow:hidden;padding-top:10px;}
.list-img li{margin:20px 24px;box-shadow: 0 0 4px #999;float:left;width:237;padding:0 15px;}
.list-img li a img{margin-top:15px; display:block;width:237px;height:145px;}
.zhiwu-title{line-height:40px;color:#333;width:237px;overflow:hidden;font-size:13px}
.zhiwu-title span{float:right;color:#666;font-size:13px}
.list-img li:hover{box-shadow: 0 0 6px #666;}
.list-img li:hover a .zhiwu-title{color:#00837c}
.list-img li:hover a .zhiwu-title span{color:#00837c}
.content-img-box{width:1200px;margin:30px auto; overflow:hidden; position:relative}
.content-img{width:580px;float:right;}
.content-img1{height:360px;overflow:auto}
.content-img1 h1{font-size:28px;color:#343434;line-height:60px;font-weight:500;}
.content-img1 h2{font-size:13px;font-weight:500;line-height:30px;color:#262626;overflow:hidden}
.content-img1 h2 div{float:right;width:510px;}
.form{font-size:13px;font-weight:500;line-height:30px;color:#262626;overflow:hidden}
.form div{float:right;width:510px;}
.content-img2{font-size:13px;font-weight:500;line-height:30px;color:#262626;overflow:hidden;margin-top:60px;font-weight:700;height:360px}
.content-img2 .content2{float:right;width:510px;font-weight:500}
.contentimg3{width:1200px;float:left;margin-top:20px;}
.img1{ position:absolute;top:0;left:0; z-index:10;}
.img1 img{width:580px;}
.img2{ position:absolute;top:420px;left:0; z-index:10;}
.img2 img{width:580px;}





