﻿/* CSS Document */
@charset "utf-8";

/*��Ŀһ*/
.main .left-info .item{
	margin-bottom: 10px;
	
}

.main .left-info .item .txtBox{
	width: 45%;
	float: left;
}
/*tab�л�*/
.main .left-info .item .title{
	position: relative;
	border-bottom: 2px solid #1970b4;
	background: url(../images/tit-bg.jpg) repeat-x;
	padding-left: 10px;
}
.main .left-info .item .title .more{
	position: absolute;
	top:12px;
	right: 10px;
	color: #888888;
	z-index: 10;
}
.main .left-info .item .title .more a{
	color: #888888;
	font-size: 12px;
	display: block;
}
.main .left-info .item .title .tabs,
.main .left-info .item .title .tabs-one{
	height: 40px;
	line-height: 29px;
	*line-height: 30px;
}
.main .left-info .item .title .tabs li,
.main .left-info .item .title .tabs-one li{
	float: left;
	display: inline-block;
	text-align: center;
	margin-left: 5px;
}
.main .left-info .item .title .tabs li:first-child{
	border-left: none;
	margin: 0;
}

.main .left-info .item .title .tabs li a{
	color: #1970b4;
	font-size: 13px;
	display: block;
	padding: 6px 10px;
	margin-left:5px;
}
.main .left-info .item .title .tabs li:first-child a{
	margin-left: 0;
}
.main .left-info .item .title .tabs li.active a,
.main .left-info .item .title .tabs-one li.active a{
	background: url(../images/nav-hover.jpg) repeat-x;
	color: #fff;
  border-radius: 3px;
}
.main .left-info .item .tab-change ul li{
	background: url(../images/icon-arrow.jpg) no-repeat left;
	background-position: 2px 8px;
	padding-left: 15px;
	margin-top: 10px;
	position: relative;
}
.main .left-info .item .tab-change ul li a{
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	width: 96%;
	display: block;
	color: #333;
}
.main .left-info .item .tab-change ul li a:hover{
	color: #1970b4;
}
.main .left-info .item .w-box{
	float: left;
	width: 51.5%;
	margin-left: 3%;
}
.main .left-info .item .tab-change .spe-tips{
	background: #e4e4e4;
	padding: 10px;
	color: #000;
	margin-top: 10px;
}
.main .left-info .item .tab-change .spe-tips .tit{
	font-weight: bold;
	color: #1970b4;
	margin-bottom: 5px;
}
.main .left-info .item .tab-change ul.time li a{
	width: 70%;
}
.main .left-info .item .tab-change ul.time li span{
	position: absolute;
	right: 0;
	top: 0;
	color: #999;
}
/*��������*/
.tab-conmments{
	/*border: 1px solid #c9c9c9;*/
}
.tab-conmments .title-new{
	border-bottom: 2px solid #1970b4;
	height: 40px;
	position: relative;
	background: url(../images/tit-bg.jpg) repeat-x;
	padding-left: 15px;
}
.tab-conmments .title-new .more{
	position: absolute;
	right: 10px;
	top:12px;
	z-index: 10;
}
.tab-conmments .title-new .more a{    
	color: #888;
  font-size: 12px;
}
.tab-conmments .nav-tab li{
	float: left;
	display: inline-block;
	padding: 0 10px;
	height: 40px;
	line-height: 40px;
	/*width: 65%;
	*width:60%;*/
	cursor: pointer;
}
.tab-conmments .nav-tab li:first-child{
	border-left: none;
	/*width:35%;
	*width:30%;*/
}

.tab-conmments .nav-tab li.curr{
	height: 40px;
	background: url(../images/nav-hover.jpg) repeat-x;
  color: #fff;
  border-radius: 3px;
}

.tab-conmments .nav-tab li.curr a{
  color: #fff;
}
.tab-conmments .tab-change{
  border: 1px solid #c9c9c9;
}
.tab-conmments .tab-con{
	padding:10px 15px;
	position: relative;
}

.tab-conmments .tab-con dl dd{
	padding: 2px 0;
}
.tab-conmments .tab-con dl a{
	color: #333;
	display: block;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.tab-conmments .tab-con dl a:hover{
	color: #1970b4;
}
.tab-conmments .sendbox{
	margin-top: 15px;
}
.tab-conmments .sendbox .link{
	width: 48%;
	*width: 47%;
	display: inline-block;
	text-align: center;
	padding: 8px 0;
}
.tab-conmments .sendbox .link:first-child{
  margin-right: 2%;
}
.tab-conmments .sendbox .link.or-l1{
  color: #3fb647;
  border: 1px solid #3fb647;
}
.tab-conmments .sendbox .link.or-l2{
  color: #e49c03;
  border: 1px solid #e49c03;
}
.sideRight .item-one{
	margin-right:4%;
	min-height: 400px;
	
}
.sideRight .item-one .title{
	border: 1px solid #c9c9c9;
	font-size: 16px;
	font-weight: bold;
	/*border-bottom: 2px solid #1970b4;*/
	padding: 0 10px;
	color: #1970b4;
	height: 40px;
	line-height: 40px;
	/*position: relative;
	z-index: 1;*/
	border-bottom: none;
	background: url(../images/tit-line2.jpg) no-repeat bottom center;
	*background: url(../images/tit-line.jpg) no-repeat bottom center;
	background: url(../images/tit-line.jpg) no-repeat bottom center\0;
	background-size: contain;
	
}
/*.sideRight .item-one .title span.line{
	position: absolute;
	width: 50%;
	height: 2px;
	background: #f03535;
	bottom: -2px;
	left: 0;
	z-index: 2;
	
}*/
.sideRight .item-one .list-a li{
	background: url(../images/icon-arrow.jpg) no-repeat left;
	background-position: 2px 8px;
	padding-left: 15px;
	margin-top: 13px;
}
.sideRight .item-one .list-a li a{
	color: #333;
	display: block;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.sideRight .item-one .list-a li a:hover{
	color: #1970b4;
}
.sideRight .item-two{
	border: 1px solid #c9c9c9;
	border-top: none;
}
.sideRight .item-two .title{
	font-size: 13px;
	position: relative;
	background: url(../images/tit-bg-side.jpg) repeat-x;
	color: #1970b5;
	height: 40px;
	line-height: 40px;
	padding: 0 10px;
	text-align: center;
}
.sideRight .item-two .list-a{
	padding: 0 10px;
	height: 285px;
	overflow: hidden;
}
.sideRight .item-two .list-a li{
	padding: 8px 10px;
	background: url(../images/icon-arrow.jpg) no-repeat left;
  background-position: 2px 16px;
  padding-left: 15px;
}
.sideRight .item-two .list-a li:last-child{
	border-bottom: none;
}
.sideRight .item-two .list-a li a{
	color: #333;
	display: block;
}
.sideRight .item-two .list-a li a:hover{
	color: #1970b4;
}
/*.sideRight .item-three{
	margin-right:4%;
}*/
.sideRight .item-three .title{
	font-size: 13px;
	position: relative;
	color: #fff;
	text-align: left;
	padding:5px 15px;
	background: url(../images/zt-title.jpg) no-repeat;
	border: 1px solid #c8c8c8;
	margin-bottom: 2px;
}
.sideRight .item-three .title img{
	padding-right: 5px;
}
.sideRight .item-three .list-a{
/*	padding-bottom: 16px;*/
	/*background: #f0f0f0;*/
}
.sideRight .item-three .list-a li{
	margin-bottom: 5px;
}
.sideRight .item-three .list-a li:last-child{
	border-bottom: none;
}
.sideRight .item-three .list-a li a{
	text-align: center;
	display: block;
	border: 1px solid #c8c8c8;
	*height: 38px;
}
.sideRight .item-three .list-a li a img{
  *width: 246px;
  *height: 48px;
  *line-height: 0;
  display: block;
}
.sideRight .item-three .list-a li a:hover{
	color: #fff;
}
.bottom-changeImg{
	padding:30px 50px 30px 50px;
	border-top: 1px solid #d9d9d9;
	width:100%;
	*width: 91%;
	
}
.bottom-changeImg .list-img a{
	float: left;
	width: 15%;
	display: block;
	margin-left: 1.5%;
        
}

/*�ײ�ͼƬ�л�*/
.flexslider{
	background:none;
	max-height:180px;
	height:auto !important; 
	height:180px; 
	text-align:center;
	position:relative;
}

.flexslider .slides{ 
	max-height:180px; 
	height:auto !important; 
	height:180px; 
	overflow:hidden;
}
.flexslider .flex-control-paging{ 
	position:absolute;
	bottom:15px;
	left:50%;
	text-align:center;
	list-style:none;
	margin-left:-20px;
}
.flexslider .flex-control-paging li{
	margin-right:8px;
	display:inline-block;
	*display:inline;  
}
.flexslider .flex-control-paging li a{
	display:inline-block; 
	height:10px; 
	width:10px;
	cursor:pointer; 
	background:#fff; 
	border-radius:10px; 
	-webkit-border-radius:10px; 
	-moz-border-radius:10px;
}
.flexslider .flex-control-paging li a.flex-active{ 
	background:#45a4b8;
} 
.flex-direction-nav {
	*height: 0;
	position: absolute;
	top:0;
	width: 100%;
	left: 0;
}
.flex-direction-nav a {
	text-decoration: none;
	display: block;
	width: 40px;
	height: 40px;
	position: absolute;
	top: 50%;
	z-index: 10; 
	overflow: hidden;
	opacity: 0;
	cursor: pointer;
	color: rgba(0, 0, 0, 0.8);
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.flex-direction-nav a{
	background:#fff url(../images/arrow-ind.jpg) no-repeat;
	width: 30px;
	height: 50px;
	opacity: 1;
}
.flex-direction-nav .flex-prev {
	left:-40px;
	background-position: 0 0;
}
.flex-direction-nav .flex-next {
	right:-40px;
	text-align: right; 
	background-position: 2px -50px;
}

.flex-direction-nav .flex-disabled {
	opacity: 0.6!important;
	filter: alpha(opacity=60);
	cursor: default;z-index:10;
}
/*new*/
.main .right-sideImg{
	float: right;
	width: 59%;
}
.main .short-leftInfo{
	width: 39%;
}
.main .short-leftInfo .item .txtBox{
	width: 100%;
}
@media screen and (max-width: 1000px) {
	.main .right-sideImg{
		float: none;
		width: 100%;
	}
	.main .left-info{
		float: none;
		width: 100%;
		padding-right: 2%;
	}
	.main .sideRight{
		float: none;
		width: 100%;
		
	}
	.sideRight .item-one,
	.sideRight .item-two,
	.sideRight .item-three{
		margin-right:0;
		min-height: auto;
	}
	.sideRight .item-two .list-a li{
		    padding: 10px 10px;
	}
	.main .left-info .item .tab-change ul li a{
		width: 100%;
	}
	.main .left-info .item .txtBox{
		width: 100%;
		float: none;
	}
	.main .left-info .item .w-box{
		width: 100%;
		float: none;
		margin-left: 0;
		margin-top: 30px;
	}
}
@media screen and (max-width:768px) {
	.main .left-info .item{
		min-height: auto;
	}
	.main .left-info .item .txtBox{
		float: none;
		width: 100%;
	}
	.main .left-info .item .w-box{
		float: none;
		width: 100%;
		margin-left:0;
		margin-top: 15px;
	}
	
	.bottom-changeImg .list-img a{
		width: 30%;
		margin-bottom: 5px;
	}
}
@media screen and (max-width:480px){
	.bottom-changeImg .list-img a{
		width: 48%;
	}
	.main .left-info .item .title .tabs li a{
		font-size: 13px;
		padding: 5px;
    	margin-left: 5px;
	}
	.main .left-info .item .title .tabs li.active a, 
	.main .left-info .item .title .tabs-one li.active a{
		font-size: 14px;
		padding: 5px;
	}
	.tab-conmments .nav-tab li{
		width: 50%;
	}
	.tab-conmments .nav-tab li:first-child{
		width: 50%;
	}
}


		.side-bar a,.chat-tips i {background: url(../images/right_bg.png) no-repeat;}
		.side-bar {width: 180px;position: fixed;bottom: 20px;right: 25px;font-size: 0;line-height: 0;z-index: 100;}
		.side-bar a {width: 180px;height: 99px;display: inline-block;background-color: #ddd;margin-bottom: 2px;}
		.side-bar a:hover {background-color: #669fdd;}
		.side-bar .icon-chat {background-position: 0 -130px;position: relative;}
	 	.con_tab{ border-bottom:2px solid #0b67b1; height:53px; overflow:visible;}
		.con_tab li{float:left; padding:0 30px; line-height:53px; height:53px; font-size:16px; cursor:pointer;}
		.con_tab li.on{background:url(../images/con_tab.png) no-repeat bottom center #0b67b1; color:#fff;}
		.con_box{position:relative; overflow:hidden; display:none;}
		.list_more{position:absolute; right:0; top:-50px; color:#6a6a6a; line-height:30px;}
		.con_list li{height:40px; line-height:40px;min-width:24%;margin-bottom:20px;float:left;margin-right:10px; padding-left:25px;padding-right:25px; background:url(../images/list.png) no-repeat 4px center; border:1px solid #f2f2f2;}
		.con_list li a{color:#333; float:left;}
		.con_list li span{float:right; color:#bababa;}
		.con_list{float:left; width:99%;margin:10px 0 20px;padding-left: 20px}
		.con_right{margin-right:40px;}
































