﻿@charset "utf-8";
/* CSS Document */

html,body,h1,h2,h3,h4,p,span,ul,li,ol,a,table {color:#333; text-decoration:none; font-family:'微软雅黑'; list-style:none; font-weight:normal; margin:0; padding:0;}
.clear {clear:both;}

.banner {position:absolute;width:100%;}
#banner li{position:absolute;width:100%;top:0;left:0;display:none;}	
#banner li img{width:100%;}

#banner li:first-child{
	display:block;
}

.bannerbg{position:relative;z-index:10;}
#leftBtn{left:0;background:url(../img/leftbtn.png) no-repeat center center ;}

#rightBtn{right:0;background:url(../img/rightbtn.png) no-repeat center center;}
#rightBtn ,#leftBtn{position:absolute;top:35%;width:40px;height:125px;display:block;opacity:0.5;
filter:alpha(opacity=50);z-index:100; cursor:pointer;}


.nav { background:#cb000c; margin-top:10px;}
.nav ul {display:block; width:1200px; margin:0 auto;}
.nav a{color:#FFF; font-size:15px;}
.nav li {float:left; line-height:50px; text-align:center; width:145px; position:relative;}
.nav ol {position:absolute;left:0; z-index:100; background:url(/img/t1.png); display:none}
.nav ol li {border-top:1px dotted #ed434d;}
.nav ul li:hover ol {display:block;}
.nav li:hover { background:#a7000a;}
.nav .last {background:#a7000a;}

.pic {display:block; width:1200px; margin:0 auto; margin-top:30px !important; text-align:center;}
.pic li {background:#FFF; display:inline-block;width:370px; margin-right:25px; font-size:13px; box-shadow:0 0 10px #ccc; }
.pic li img {width:370px;}
.pic li h3 {font-size:16px; line-height:35px; font-weight:bold;}
.pic li div {padding:10px; text-align:left;}


.pic2 {margin-top:50px !important;}
.pic2 img { width:370px; margin-right:25PX; margin-top:20PX;}
.pic2 td {text-align:left;}
.pic2 td h3{ font-size:25px;}
.pic2 td h3 span {font-size:15px; padding-left:20px; color:#666;}
.pic2 a {display:block; width:150px; text-align:center; margin:0 auto; margin-top:20px; border:1px solid #ee5253;color:#ee5253; line-height:35px;}




#tabbox{ width:1200px; overflow:hidden; margin:0 auto; margin-top:70px;}
.tab_conbox{border-top: none;}
.tab_con{ display:none;}
.tab_con div { margin-top:20px; float:left; margin-right:10px; text-align:center; background:#EFEFEF; padding:10px; font-size:15px;width:270px;}
.tab_con div:hover {background:red;color:#FFF;}
.tab_con div:hover A{COLOR:#FFF;}
.tab_con div img{width:270px; margin-bottom:10px;height:180px}

.tabs{height: 32px;border-bottom:1px solid #ee0f10;width: 100%; text-align:center;}
.tabs li{height:31px;line-height:31px; display:inline-block;margin-bottom: -1px;overflow: hidden;position: relative;}
.tabs li a {display: block;padding: 0 10px;border: 1px solid #fff;outline: none;color:#ee0f10;}
.tabs li a:hover {background: #ee0f10;color:#FFF;}	
.tabs .thistab,.tabs .thistab a:hover{background:#ee0f10;color:#fff !important;border-bottom: 1px solid #ee0f10;}
.thistab A{COLOR:#fff !important;}

.tab_con {line-height:175%;}


#demo {overflow:hidden;height:200px; overflow:hidden; width:1200px;position:relative;padding-top:30px;}
#indemo {float: left;width: 800%;}
#demo1 {float: left;}
#demo2 {float: left;}
#demo li {float:left; width:250px;margin-right:20px; font-size:13px; background:#efefef; padding:5px;}
#demo li img {width:250px; height:150px}

#demo_s {overflow:hidden;height:200px; overflow:hidden; width:1200px;position:relative;padding-top:30px;}
#indemo_s {float: left;width: 800%;}
#demo1_s {float: left;}
#demo2_s {float: left;}
#demo_s li {float:left; width:250px;margin-right:20px; font-size:13px; background:#efefef; padding:5px;}
#demo_s li img {width:250px; height:150px}


.link {color:#999;}
.link li {float:left; margin-right:20px; font-size:14px;color:#999; margin-top:15px;border-right:1px dotted #ccc;padding-right:15px;}
.link li a{color:#999;}
.pic4 ul{ display:block; width:100px; float:left; border-right:1px dotted #ccc; padding-left:20px;}
.pic4 a {display:block; font-size:13px; line-height:25px;}
.pic4 h3 {font-size:18px; padding-bottom:10px;}









