/*======== 全局 ========*/
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td { margin:0; padding:0; }
body { font-size:12px; color:#666; font-family:Verdana, Microsoft YaHei, Simsun; background:#fff; line-height:24px; }
fieldset, img { border:0; }
ol, ul { list-style:none; }
h1, h2, h3, h4, h5, h6{ font-size:100%; }
em { font-style:normal; }
input, button, select, textarea { outline:none; } 
textarea { resize:none; } /*//禁用了文本的拖拉，尤其在谷歌下*/
p{ text-align:justify; text-justify:distribute;} /*//为了使文本段落左右两边对齐
*//*======== Link ========*/
a { color: #666; text-decoration:none; }
a:hover { color: #f60; text-decoration:none; }

body{background-color: #ffffff;}
.clear{clear: both;}
.wrap{width: 1000px;margin:0 auto;}
.top{
	height: 448px;
	background:url(../images/fp-top.jpg) no-repeat center;
}



/*--------------main------------------------------*/
.main{width:980px;margin:0 auto}
/*.one{height: 320px;}*/
.two{;margin-top:20px;}
.three {margin-top:20px;}
.one{margin-top:20px;}
.one_left,.two_left,.three_left{width:479px;float:left;}
.one_right,.two_right,.three_right{width:479px;float:left;margin-left:20px;}
.title{height:45px;line-height:45px;background:url(../images/dh.jpg) left bottom no-repeat;}
.title{border-bottom:1px solid #d4d4d4;}
.title h2{font-size:20px;font-family:'微软雅黑';color:#bc140d;float:left;padding-left:10px;}
.title span{font-size:12px;font-family:'宋体';color:#7c7c7c;float:right;padding-right:10px;}
.con{height:117px;}
.con{border-bottom:1px dashed #d4d4d4;}
.con h2{height:60px;line-height:60px;font-size:24px;font-family:'微软雅黑';font-weight:bold;text-align:center;color:#0e7892;}
.con h2{color:#0e7892;}
.con p{height:56px;line-height:28px;font-size:12px;font-family:'微软雅黑';text-indent:2em;color:#727272;}
.ulsit{margin-top:10px;}
.ulsit ul li {line-height:25px;font-size:14px;font-family:'微软雅黑';margin-left:5px;padding-left:10px;}
.ulsit ul li{background:url(../images/dian.jpg) left no-repeat;}
.ulsit ul li span {line-height:25px;font-size:14px;font-family:'微软雅黑';float:right;}
.pic_sp{height:230px;margin-top:10px;}
.pic_sp img{width:475px;height:231px;}
.four{height:200px;}
.four ul li{width:180px;height:125px;margin-left:12px;float:left}
.four ul li img{width:180px;height:125px;}
.four ul{padding:10px 10px 10px 10px;}

/*--------------导航------------------------------*/

.wraper{width:100%;margin:0 auto;background:#C70757;}
.nav{position:relative;width:70%;height:40px;background:#C70757;overflow:hidden;margin:0 auto}
.nav-item{position:relative;float:left;width:120px;height:40px;line-height:40px;text-align:center;font-size:14px;z-index:1}
.nav-item a{display:block;height:40px;color:#fff;}
.nav-item a:hover{color:#fff}
.move-bg{display:none;position:absolute;left:0;top:0;width:120px;height:40px;background:#e58880;z-index:0}




/*--------------底部-------------------*/
.bottom{height:110px;background-color:#d12222;margin-top:28px;padding-top:24px;}
.bottom p{text-align: center;font-size: 12px;color:#f4c9c9;line-height:35px;}

/*--------------轮播------------------------------*/
.carousel,.carousel2{width:488px;height: 304px;position: relative;overflow: hidden;}
.carousel ul.imageList,.carousel2 ul.imageList{position: absolute;top: 0;left: 0;width: 8000px;}
.carousel ul.imageList li,.carousel2 ul.imageList li{float: left;}
.carousel ol.circleList,.carousel2 ol.circleList{position: absolute;bottom: -1px;right: 0;width: 65px;height: 20px;}
.carousel ol.circleList li,.carousel2 ol.circleList li{float: left;width: 7px;height: 7px;border-radius: 5px;margin-right:5px;background-color: white;cursor: pointer;}
.carousel ol.circleList li.cur,.carousel2 ol.circleList li.cur{background-color:#1d75e0;}
.carousel .blackbox,.carousel2 .blackbox{width:100%;position:absolute;left:0;bottom:0;}
.carousel .blackbox .blackbg,.carousel2 .blackbox .blackbg{width:100%;height:30px;background-color:black;opacity:0.4;}
.carousel h5,.carousel2 h5{color:white;line-height:28px;font-size:12px;padding-left:20px;position:absolute;left:-10px;top:0px;}
