@CHARSET "UTF-8";

/*主体部分*/
.main_bg{
	margin-top:24px;
	min-width:1200px;
	}
.dh{
	width:100%;
	height:50px;
	background:#13a2f0;
	}
.banner {
	padding-top: 24px;
	width: 1200px;
	margin: 0 auto;
}
.banner_top{
	width:240px;
	float:left;
	background:#FFF;
	position:relative;
	top:-74px;
	z-index:99;
	}
.nav_right {
	width: 960px;
}

.banner_top ul {
	border: 1px solid #dedede;
	border-top: 0px solid #000;
}

.banner_top li {
	height: 65px;
	line-height: 65px;
	text-align: center;
	font-size: 18px;
	border-bottom: 1px solid #dedede;
}

.banner_top div {
	height: 65px;
	line-height: 65px;
	text-align: center;
	font-size: 16px;
}

li.banner_top_1 {
	border-bottom: 0px solid #dedede;
}

.banner_top .banner_top_1 {
	background: #3498db;
	height: 50px;
	line-height: 50px;
	color: #fff;
}

.banner_top .banner_top_2 {
	background: url(../images/index_01.jpg) no-repeat 40px 17px;
}

.banner_top ul li a {
	color: #666;
	padding-left: 25px;
	height:65px;
	line-height:65px;
	display:inline-block;
}

.banner_top ul li i {
	color: #3498db;
}

.banner_top ul li a:hover {
	color: #3498db;
}
.banner_top .banner_top_3 {
	background: url(../images/index_02.jpg) no-repeat 40px 17px;
}

.banner_top .banner_top_4 {
	background: url(../images/index_03.jpg) no-repeat 40px 17px;
}

.banner_top .banner_top_5 {
	background: url(../images/index_04.jpg) no-repeat 40px 22px;
}

.banner_top .banner_top_6 {
	background: url(../images/index_05.jpg) no-repeat 40px 22px;
}

.banner_top .banner_top_7 {
	background: url(../images/index_06.jpg) no-repeat 40px 17px;
}

.banner_top .banner_top_8 {
	background: url(../images/index_07.jpg) no-repeat 40px 22px;
	border: none;
}

.nav {
	background: #404144;
	height: 50px;
	width: 960px;
	line-height: 50px;
	position:relative;
	top:-74px;
}

.nav ul li {
	float: left;
	width: 90px;
	height: 50px;
	margin-right: 12px;
}

.nav ul li a {
	color: #fff;
	width: 95px;
	height: 50px;
	display: inline-block;
	text-align: center;
	font-size: 16px;
}

.nav ul li a:hover {
	color: #fff;
	background: #27aff9;
}

/*banner*/

.flashlist {
	height: 456px;
}

.flashlist .f_out {
	height: 456px;
	position: relative;
	z-index: 1;
	top:-530px;
}

.flashlist .f_out .vip01pic, .jcToppic .vip01pic {
	width: 58px;
	height: 58px;
	display: block;
	position: absolute;
	top: 0px;
	left: 0px;
	background: url(../images/vipico.gif) no-repeat 0 0;
	z-index: 200
}

.vip02pic {
	width: 39px;
	height: 39px;
	display: block;
	position: absolute;
	top: 0px;
	left: 0px;
	background: url(../images/vipico.gif) no-repeat -80px 0;
	z-index: 200
}

.flashlist .f_out .picintro {
	height: 100px;
	background: url(../images/hdpng.png) repeat;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 960px;
	z-index: 999;
	padding: 0 20px;
}

.picintro p {
	color: #fff;
	line-height: 25px;
	font-size: 16px;
	height: 46px;
	padding: 27px 0 27px 100px;
}

.flash_tab {
	height: 26px;
	z-index:9999;
	position:relative;
	top:-49px;
	left:-190px;
}

.flash_tab .tabs {
	width: 420px;
	height: 8px;
	overflow: hidden;
	margin: auto;
}

.flash_tab .tabs ul li {
	width: 50px;
	height: 5px;
	float: left;
	display: block;
	margin-left: 10px;
}

.flash_tab .tabs ul li.opdiv, .noopdiv {
	padding: 0;
	opacity: 1
}

.flash_tab .tabs ul li.opdiv a {
	width: 50px;
	height: 5px;
	border: 1px solid #3498db;
	background: #fff;
	display: block;
}

.flash_tab .tabs ul li.opdiv a:hover {
	border: 1px solid #3498db;
	background: #3498db;
}

.flash_tab .tabs ul li.noopdiv a {
	width: 50px;
	height: 5px;
	border: 1px solid #3498db;
	background: #3498db;
	display: block;
}



/*cotton_group*/

/*main主体*/
.bg1200{
	width:1200px;
	margin:0 auto;
	background:#ebfcfa;
	border-radius:60px;
	-moz-border-radius:60px;
	-ms-border-radius:60px;
	-o-border-radius:60px;
	-webkit-border-radius:60px;
	border:5px solid #bfd868;
	z-index:101;
	height:100%;
	padding-bottom:50px;
	margin-top:-180px;
	}
.main {
    width: 1200px;
    margin: 0 auto;
}
.main .title {
	font-size: 32px;
	color: #333;
	text-align: center;
	padding-bottom: 20px;
	background: url(../images/index_08.jpg) no-repeat bottom;
}
.main .sm {
	text-align: center;
	font-size: 16px;
	color: #969696;
	margin-top: 5px;
}

.main p{
	font-size:18px;
	color:#6f573e;
	width:775px;
	margin:0 auto;
	font-family:"微软雅黑";
	}
.fxjy{
	position:relative;
	top:-200px;
	overflow:hidden;
	}

.cotton_jt{
	text-align:center;
	position:relative;
	top:-150px;
	}

.cotton_jt h2,.yhc h2{
	color:#5e3814;
	font-weight:bold;
	margin-bottom:15px;
	}

.cotton_jt p,.yhc p{
	color:#5e3814;
	}
.yhc{
	text-align:center;
	position:relative;
	top:-50px;
	}
.yhc_list_content{
	margin-top:30px;
	margin-left:109px;
	}
.yhc_list_content ul{
	width:1000px;
	text-align:center;
	}
.yhc_list_content ul li{
	float:left;
	margin-right:36px;
	margin-bottom:15px;
	}	
.slide-shortcut a {
	display:block;
    position: absolute;
    cursor: pointer;
    color: #666;
    line-height: 0;
    font-size: 0;
    width: 65px;
    height: 65px;
    -webkit-transition: none;
    -moz-transition: none;
    -o-transition: none;
    -ms-transition: none;
    transition: none;
	margin-top:100px;
}
.slide-shortcut-prev {
    left: 40px;
    background-repeat: no-repeat;
    background-image:url(../images/pre_left.png);
    -background-image:url(../images/pre_left.png);
    background-position: left 0px;
}
.slide-shortcut-next {
    right: 0px;
    background-repeat: no-repeat;
    background-image:url(../images/pre_right.png);
    -background-image: url('decorator/login-5f45c83bc7fa3b0c1370cc9dc51811cc-ie6.png');
    background-position: left 0px;
}
.wrap3_content2	{
	width:1000px;
	margin:25px auto;
	}
.top_box1{
	height:128px;
	padding-top:26px;
	color:#5e3814;
	}
.top_box1_ul{
	margin-top:15px;
	margin-left:15px;
	}
.top_box1_ul li{
	margin-bottom:10px;
	font-family:"微软雅黑";
	font-size:15px;
	}
	
.btn-more1{
	margin-top:16px;
	margin-left:110px;
	margin-bottom:20px;
	width:146px;
	background:#fff;
	color:#3ec6df;
	border:1px solid #3ec6df;
	font-family:"微软雅黑";
	border-radius:3px;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	-ms-border-radius:3px;
	-o-border-radius:3px;
	}	
.btn-more1:hover{
	margin-top:16px;
	margin-left:110px;
	margin-bottom:20px;
	width:146px;
	background:#3ec6df;
	color:#fff;
	border:1px solid #3ec6df;
	font-family:"微软雅黑";
	border-radius:3px;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	-ms-border-radius:3px;
	-o-border-radius:3px;
	}	
.btn-more2{
	margin-top:16px;
	margin-left:110px;
	margin-bottom:20px;
	width:146px;
	background:#fff;
	color:#3e6ee0;
	border:1px solid #3e6ee0;
	font-family:"微软雅黑";
	border-radius:3px;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	-ms-border-radius:3px;
	-o-border-radius:3px;
	}	
.btn-more2:hover{
	margin-top:16px;
	margin-left:110px;
	margin-bottom:20px;
	width:146px;
	background:#3e6ee0;
	color:#fff;
	border:1px solid #3e6ee0;
	font-family:"微软雅黑";
	border-radius:3px;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	-ms-border-radius:3px;
	-o-border-radius:3px;
	}	
.btn-more3{
	margin-top:16px;
	margin-left:110px;
	margin-bottom:20px;
	width:146px;
	background:#fff;
	color:#3498db;
	border:1px solid #3498db;
	font-family:"微软雅黑";
	border-radius:3px;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	-ms-border-radius:3px;
	-o-border-radius:3px;
	}	
.btn-more3:hover{
	margin-top:16px;
	margin-left:110px;
	margin-bottom:20px;
	width:146px;
	background:#3498db;
	color:#fff;
	border:1px solid #3498db;
	font-family:"微软雅黑";
	border-radius:3px;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	-ms-border-radius:3px;
	-o-border-radius:3px;
	}	
.top_box2{
	height:128px;
	padding-top:26px;
	color:#5e3814;
	}
.top_box2 h2{
	background:url(../images/new_icon2.png) no-repeat center left;
	margin-bottom:10px;
	margin-left:30px;
	padding-left:53px;
	}
	
	
.wrap3_content2_box3{
	float:right;
	width:290px;
	}
.top_box3{
	height:128px;
	padding-top:26px;
	color:#5e3814;
	}
.top_box3 h2{
	background:url(../images/new_icon3.png) no-repeat center left;
	margin-bottom:10px;
	margin-left:30px;
	padding-left:53px;
	}
.cotton_story{
	width:990px;
	margin:0 auto;
	}
.cotton_story img{
	float:left;
	}
.cotton_story p{
	width:483px;
	float:left;
	font-family:"微软雅黑";
	font-size:16px;
	margin-left:30px;
	margin-right:30px;
	color:#664626;
    text-align:Justify;
    text-justify:inter-ideograph;
	text-overflow:ellipsis;
	}
.story_pic img{
	width:377px;
	height:306px;
	border-radius:45px;
	-webkit-border-radius:45px;
	-moz-border-radius:45px;
	-o-border-radius:45px;
	-ms-border-radius:45px;
	}

.con {
	width: 1200px;
	height: 120px;
	position: relative;
	margin: 0 auto;
}

.box {
	width: 1152px;
	height: 120px;
	position: relative;
	margin: 0 auto;
	overflow: hidden;
}

.box ul {
	position: absolute;
	left: 0;
}



.con a.prev {
	position: absolute;
	z-index: 10;
	left: 0px;
	top: 35%;
}

.con a.next {
	position: absolute;
	z-index: 10;
	right: 0px;
	top: 32%;
}

.box a {
	color:#fff;
}

.box ul li {
	float: left;
	height: 81px;
	width: 258px;
	margin: 0 10px 0 10px;
	border-radius: 10px;
	padding-top: 39px;
	text-align: center;
}

.box li.col1 {
	background: #2ecc71;
	width: 268px;
	height: 120px;
	border-radius: 8px;
	font-size: 18px;
	color: #fff;
	line-height: 20px;
	padding-top: 39px;
}

.box li.col2 {
	background: #1abc9c;
}

.box li.col3 {
	background: #3498db;
}

.box li.col4 {
	background: #9b59b6;
}

.box font {
	font-size: 12px;
}

.box li.mh_1 {
	background: #f39c12;
}

.box li.mh_2 {
	background: #e74c3c;
}

.box li.mh_3 {
	background: #2ecc71;
}

.box li.mh_4 {
	background: #7f8c8d;
}


.main1 {
	padding: 40px 0;
	margin-top: 100px;
	background: #f5f5f5;
}

.main2 {
	width: 1200px;
	margin: 0 auto;
	background: #f5f5f5;
}

.main2 .news {
	background: url(../images/index_11.png) no-repeat;
	width: 288px;
	height: 556px;
	margin-right: 16px;
}

.main2 .news .news_title {
	width: 140px;
	height: 70px;
	line-height: 85px;
	text-align: center;
	font-size: 24px;
	color: #fff;
	margin-left: 70px;
}

.main2 .news .news_title1 {
	background: url(../images/index_12.png) no-repeat;
}

.main2 .news .news_title2 {
	background: url(../images/index_13.png) no-repeat;
}

.main2 .news .news_title3 {
	background: url(../images/index_14.png) no-repeat;
}

.main2 .news ul {
	padding: 25px 15px;
}

.main2 .news ul li {
	padding: 5px 0px;
	border-bottom: 1px solid #ccc;
	line-height: 28px;
}

.main2 .news ul li h4 {
	font-size: 16px;
	line-height: 28px;
}

.main2 .news ul li h4 a {
	color: #000;
}

.main2 .news ul li span {
	float: left;
	color: #999;
	font-size: 12px;
}

.main2 .news ul li font {
	float: right;
	color: #999;
	font-size: 12px;
}

.main2 .news .more {
	display: inline-block;
	width: 72px;
	height: 36px;
	font-size: 14px;
	color: #fff;
	margin-left: 103px;
	text-align: center;
	line-height: 28px;
}

.dongtai {
	background: url(../images/news_bg.png) no-repeat;
	width: 393px;
	height: 463px;
	margin-right: 7px;
}

.dongtai h3 {
	font-size: 32px;
	color: #fff;
	padding-top: 37px;
	text-align: center;
}

.dongtai p {
	font-size: 14px;
	color: #fff;
	padding-top: 15px;
	padding-bottom: 28px;
	text-align: center;
}

.dongtai ul {
	padding: 38px 17px;
	height:289px;
}

.dongtai ul li {
	background: url(../images/squ.jpg) no-repeat left center;
	padding-left: 15px;
	height: 35px;
	line-height: 35px;
}

.dongtai ul li a {
	font-size: 16px;
	color: #000;
}

.more1 {
	display: inline-block;
	width: 158px;
	height: 36px;
	font-size: 14px;
	color: #fff;
	margin-left: 115px;
	text-align: center;
	line-height: 28px;
}

.lc {
	margin: 60px 0;
}

.link p {
	font-size: 14px;
	color: #666;
	margin-left: 35px;
	margin-top: 15px;
}

.link p a {
	color: #666;
	margin: 0 5px;
}

.con1 {
	width: 1200px;
	height: 70px;
	position: relative;
	margin: 0 auto;
	margin-top: 30px;
}

.box1 {
	width: 1152px;
	height: 70px;
	position: relative;
	margin: 0 auto;
	overflow: hidden;
}

.box1 ul {
	position: absolute;
	left: 0;
}

.con1a {
	position: absolute;
	z-index: 10;
}

.con1 a.prev {
	left: 0px;
	top: 23%;
}

.con1 a.next {
	right: 0px;
	top: 20%;
}

.box1 ul li {
	float: left;
	height: 73px;
	width: 178px;
	margin: 0 6px 0 6px;
	border-radius: 10px;
	text-align: center;
	border: 1px solid #ccc;
}

.box1 ul li img {
	margin-top: 2px;
}


.price {height:100px;width:200px; float:left;border-left:1px dotted #ddd; padding:2px; border-top:1px solid #ddd;}
.price_first {border-left:0;}
.trend {float:right; text-align:right; padding-top:8px; font-size:12px; color:#999}
.price_title {width:100%;height:2em;border-bottom:1px dotted #ddd;padding:4px 16px; font-size:18px;}
.price_content {width:100% ;margin-top:2px;}
.price_content h5 {line-height:1.5em; color:gray}

.price_content .price_content_title {height:64px; width:40%;font-size:14px;line-height:250%; padding: 16px 16px;float:left}
.price_content .price_content_price {height:64px; width:60%;font-size:24px;line-height:250%; padding: 0px 18px;float:left; text-align:right;color:#333}
.price a {color:#666}

.reserve {height:199px;width:200px; float:left;border-left:1px dotted #ddd; padding:2px; border-top:1px solid #ddd;}
.reserve_first {border-left:0;}
.trend {float:right; text-align:right; padding-top:8px; font-size:12px; color:#999}
.reserve_title {width:100%;height:2em;padding:4px 16px; font-size:18px;}
.reserve_content {width:100% ;padding-top:2px; height:79px;border-top:1px dotted #ddd;}
.reserve_content h5 {line-height:1.5em; color:gray}

.reserve_content .reserve_content_title {height:100%; width:40%;font-size:14px;line-height:250%; padding: 16px 16px;float:left}
.reserve_content .reserve_content_reserve {height:100%; width:60%;font-size:24px;line-height:250%; padding: 0px 18px;float:left; text-align:right;color:#333}
.reserve a {color:#666}


/*首页底部*/
.foot {
	width: 1200px;
	margin: 0 auto;
	padding-top: 35px;
    border-top: 1px solid #ccc;
	position:relative;
	top:-60px;
}
.foot ul {
	float: left;
	margin-right: 22px;
	width: 480px;
	font-family:"微软雅黑";
}
.foot ul li {
	width: 74px;
	height: 28px;
	line-height: 28px;
	text-align: center;
	margin-left: 68px;
	float: left;
	margin-right: 97px;
	color: #666;
}

.foot ul li.help {
	font-size: 16px;
}

.foot ul li a {
	font-size: 14px;
	color: #666;
}

.foot .weixin {
	font-size: 14px;
	color: #666;
	width: 160px;
	text-align: center;
	float: left;
	line-height: 25px;
}

.foot .date {
	width: 176px;
	text-align: center;
	float: left;
	margin-left: 83px;
	line-height: 25px;
}

.foot .date span {
	font-size: 24px;
	color: #666;
}

.foot .date p {
	font-size: 14px;
	color: #666;
}

.foot .date .zx {
	background: url(../images/footer_02.jpg) no-repeat;
	width: 170px;
	height: 35px;
	line-height: 35px;
	text-align: center;
	display: inline-block;
	font-size: 14px;
	color: #fff;
	margin-top: 8px;
}

.footer {
    background: url(../images/footer_bg.jpg) repeat-x;
    width: 100%;
    height: 337px;
    min-width: 1200px;
	position:relative;
	top:-30px;
}
.footer p {
	font-size: 14px;
	color: #666;
	text-align: center;
	padding-top: 30px;
	padding-bottom:20px;
}

@charset "utf-8";
/* CSS Document */
.table_title{
	color:#fff;
	}
.pinzhong{
	background:#90e2ea;
	}
.dunshu{
	background:#9de5ec;
	}
.jishi{
	background:#68d8e1;
	}
.qipai{
	background:#28c5d2;
	}
.fudu{
	background:#25acb7;
	}
.zhe3128B{
	background:#00b1b2;
	}
.e3e3e3{
	background:#e3e3e3;
	}
.f2f1f1{
	background:#f2f1f1;
	}
.ebebeb{
	background:#ebebeb;
	}
.ffffff{
	background:#ffffff;
	}