@charset "utf-8";
body{overflow-x: hidden;background:#fdfcf8 url(../images/body_bg1_03.jpg) repeat-y center;}


/*头部开始*/
.pageHeader{
	height:260px;
	background: url(../images/qf_01.jpg) no-repeat center top;
}
.header{
	height:200px;
}
.pageNav{
	height:50px;
	box-sizing: border-box;
	padding-top:8px;
}
.header-info{
	width:300px;
	height:61px;
	
}
.header-logo{
	margin-top: 50px;
}
.header-info{
	margin-top: 40px;
}
.pageNav .topli{
	width:100px;
	height:31px;
	line-height: 31px;
	float:left;
	text-align: center;
	margin-right:32px;
	font-size: 16px;
	color:#fff;
	position: relative;
}
.pageNav .subul{
	width:130px;
	position: absolute;
	left:-15px;
	top:31px;
	padding:10px 0;
	background-color: #9d0202;
	display: none;
	z-index:999;
}
.pageNav .topli:hover .subul{
	display: block;
}
.pageNav .subul li{
	width:130px;
	height:32px;
	line-height: 32px;
	color:#fff;
	text-align: center;
	overflow: hidden;
}
.pageNav .subul li a{ font-size:14px;}
.pageNav .subul li:hover{
	background-color: #8e0606;
}
.pageNav .topli:last-child{
	margin-right:0;
}
.pageNav .topli.on,
.pageNav .topli:hover{
	background: url(../images/nav_bg2.png) no-repeat;
}



#one{ width:365px; height:176px; float:left;}
#two{ width:82px; height:176px; float:right;background:url(../images/one.jpg) no-repeat center;}
#two span{ display:block; width:30px; height:130px; font-size:22px; color:#333; text-align:center; margin:23px auto;}
/*头部结束*/
/*轮播开始*/
.index-banner-container{
	padding:30px 0px;
}
.banner,
.banner-wrapper{
	width:693px;
	height:370px;
	position:relative;
}
.banner-wrapper{
	overflow: hidden;
}
.banner-slide{
	width:9999px;
	position: relative;
}
.banner-slide li{
	width:693px;
	height:370px;
	float:left;
	position:relative;
}
.banner-slide li img{
	width:100%;
	height:100%;
}
.banner-switch{
	position:absolute;
	bottom:13px;
	right:30px;
	z-index:99;
}
.banner-switch li{
	width:11px;
	height:11px;
	background-color:#bbc3bb;
	border:2px solid #bbc3bb;
	border-radius:50%;
	margin-right:15px;
	float:left;
	cursor:pointer;
}
.banner-switch li:last-child{
	margin-right:0;
}
.banner-switch li.on{
	border-color:#8f0606;
	background-color:transparent;
}
.index-banner-container .about{
	width:465px;
	padding-left:20px;
}
#bott{ width:693px; height:50px; background: url(../images/666.png); position:absolute; bottom:0px; left:0; z-index:1; text-align:center; line-height:50px; font-size:18px; color:#fff;}
#ad_title{ width:391px; height:30px; text-align:center; line-height:30px; font-size:16px; color:#333;}

.main-short-tit{
	width:1200px;
	height:30px;
	border-bottom: 5px solid #a71b1b;
}
.main-tit .title{
	width:181px;	
	height:30px;
	line-height: 100%;
	background-repeat: no-repeat;
	background-position: left top;
}
.main-long-tit{
	height:30px;
	padding-bottom: 18px;
	background: url(../images/qf_41.jpg) repeat-x left bottom;
}
.main-tit .more{
	display: block;
	width:68px;
	height:23px;
	margin-top: 2px;
	
}
.about .main-short-tit .title{
	background-image: url(../images/qf_04.png);
}
.about-main{
	margin-top: 6px;
	padding:5px;
	height:355px;
	box-sizing: border-box;
	background-color: #fff;
	box-shadow: 0px 2px 3px 1px #CCB5B5;
	background: url(../images/bg_gai.jpg);
}
.about-main .img-wrp{
	border:4px solid #894b51;
}
.about-main .img-wrp img{
	width:365px;
	height:176px;                                                                                                                                                                                                                                                                                                   
}
.about-main .desc{
	font-size:14px;
	color:#000;
	line-height: 30px;
	height: 260px;
	text-indent: 2em;
	margin:8px 0px 4px;
}

.more-btn > a{
	display: inline-block;
	padding:3px 10px;
	border-radius: 2px;
	font-size:14px;
	background-color: #a71b1b;
	color:#fff;
	transition: background-color .2s;
}
.more-btn > a:hover{
	background-color: #961616;
}
.content-line{
	width:100%;
	height:15px;
	background: url(../images/line_03.jpg) repeat-x;
}
/*轮播结束*/
/*信息开始*/
.info{
	padding:0px 0px 30px;

}
.info-left .main-tit{
	margin-bottom: 19px;
}
.info-left .tb-item {
	display: none;
	border:1px solid #d8d7d5;
}
.info-left .tb-item .img-wrp{
	width:310px;
	height:283px;
	position: relative;
	background:url(../images/bg_gai.jpg);
}
.tb-con{
	width:693px;
	height:285px;float: left;
}
.tb-container{
	position: relative;
}
.tb-container .btn{
	display: block;
	width:25px;
	height:27px;
	position: absolute;
	top:100px;
	display: none;
}
.tb-container .btn.prev{
	left:353px;
	background: url(../images/arrow_l.png);
}
.tb-container .btn.next{
	right:10px;
	background: url(../images/arrow_r.png);
}
.tb-con-wrp{
	width:350px;
	height:285px;
	box-sizing: border-box;
	padding:12px 12px 0px;
	border:1px solid #d8d7d5;
	border-right:none;
	background: url(../images/bg_gai.jpg);
}
.tb-con-wrp .tit{
	font-size:16px;
	color:#030303;
	line-height: 24px;
	
	margin-bottom: 5px;
}
.tb-con-wrp .desc{
	line-height: 28px;
	max-height: 203px;
	overflow: hidden; font-size:14px; 
}
.info-left .main-short-tit .title{
	background-image: url(../images/qf_15.png);
}
.info-right{
	width:480px;
	margin-top:0px;
}
.info-search{
	width:100%;
	height:70px;
	box-sizing: border-box;
	padding-top:0px;
	background: url(../images/sline_03.jpg) repeat-x left bottom;
}
.info-search h3{
	margin-right:15px;
	width:105px;
	height:27px;
	margin-top: 5px;
	background: url(../images/qf_21.png);
}
#s-form{
	width:300px;
	height:34px;
	line-height: 34px;
	border-radius: 17px;
	border:2px solid #bb3838;
	background-color: #fff;
	box-shadow: 2px 2px 4px 0px #ddd inset;
	margin-right:50px;
}
#q{
	width:252px;
	height:34px;
	line-height: 34px;
	text-indent: 20px;
	float:left;
	background-color: transparent; font-size:15px;
}
#s-form .button{
	width:48px;
	height:34px;
	float:left;
	background: url(../images/qf_24.png) no-repeat 10px center;
	text-indent: -999px;
	overflow: hidden;
	background-color: transparent;
}
.info-list h3{
	height:44px;
	border-bottom: 1px dotted #c51313;
	margin-bottom: 14px;
	background: url(../images/info_03.png) no-repeat 2px 8px; margin-top:10px;
}
.info-list ul li{
	color:#333;
	height:31px;
	padding-left:21px;
	line-height: 31px;
	position: relative;
}
.info-list ul li a{ font-size:15px;}
.info-list ul li:before{
	content: "";
	display: block;
	width:7px;
	height:7px;
	background-color: #bf8f8f;
	position: absolute;
	left:0px;
	top:12px;
}
.supermarket .main-tit .title{
	background-image: url(../images/qf_37.png);
}
/*信息结束*/
/*列表开始*/
.index-pic-list{
	margin:0 auto;
	width:1200px;
	padding: 15px 0;
	overflow: hidden;
	
}
.index-pic-list.scroll ul{
	width:99999px;
	position: relative;
}
.index-pic-list ul li{
	width:283px;
	height:319px;
	float:left;
	margin-right:17px;
	position: relative;
	background:url(../images/bg_gai.jpg);
}
.index-pic-list.noscroll ul li:nth-of-type(4n){
	margin-right:0;
}
.index-pic-list ul li .img-wrp{
	
	text-align:center;
	width: 282px;
    height: 316px;
}
.index-pic-list ul li .img-wrp img{ max-width:100%; max-height:100%; vertical-align:middle;}
.index-pic-list ul li .tit{
	width:100%;
	height:31px;
	line-height: 31px;
	font-size:13px;
	color:#fff;
	text-align: center;
	overflow: hidden;
	position: absolute;
	left:0px;
	bottom:0px;
	color:#000;
	
}
.display .main-long-tit .title{
	background-image: url(../images/qf_47.png);
}
.index-pic-list ul li .mask{
	width:100%;
	height:100%;
	position: absolute;
	left:0px;
	top:0px;
	color:#fff;
	background: url(../images/666.png);
	padding:62px 48px 10px;
	text-align: center;
	box-sizing: border-box;
	display: none;
}
.index-pic-list ul li .mask .mask-tit{
	font-size:20px;
	padding-bottom: 30px;	
	margin-bottom: 30px;
	/*background: url(../images/flower.png) no-repeat center bottom;*/
}
.index-pic-list ul li .mask  .desc{
	line-height: 24px;
	max-height:96px;
	overflow: hidden;
}
.ins-pic-list ul li{
	width:284px;
	height:260px;
}
.ins-pic-list ul li {
	margin-right:8px;
	margin-bottom: 24px;
}
.ins-pic-list ul li:nth-of-type(3n){
	margin-right:0;
}
.ad{
	padding:29px 0px;
	background-color: #fbf9eb;
	position: relative;
	margin:22px 0px 44px;
}
.ad:before{
	content: "";
	display: block;
	width:100%;
	height:21px;
	position: absolute;
	top:-21px;
	left:0px;
	background: url(../images/ad_bg_03.png) repeat-x;
}
.ad:after{
	content: "";
	display: block;
	width:100%;
	height:22px;
	position: absolute;
	bottom:-22px;
	left:0px;
	background: url(../images/ad_bg_06.png) repeat-x;
}
#PCMSAD_1 li{
	float:left;
	margin-right:7px;
	border:2px solid #c7c6bb;
}
#PCMSAD_1 li:last-child{
	margin-right: 0;;
}
/*列表结束*/
/*内容开始*/
.content{
	padding-bottom:0px;
	background: url(../images/body_bg1_02.png) no-repeat center bottom;
}
.content-left{
	position: relative;
}
.content-left:after{
	content: "";
	display: block;
	width:16px;
	height:477px;
	position: absolute;
	right:-14px;
	top:234px;
	z-index: -1;
	background: url(../images/content_shadow_03.png);
}
.content-left .main-short-tit .title{
	margin-left:5px;
}
.content-left .main-tit .more{
	margin-right: 5px;
}
.content-left{
	width:1200px;
	padding:5px 0px;
	box-shadow: 0px 0px 6px 1px #ddd;
	background-color: #fff;
}
.content-left .people{height:;}
.content-left .people .people_title{ height:40px;border-bottom:solid 5px #a71b1b;}
.people .people_title .pt_left{ float:left; margin-top:3px; margin-left:5px;}
.people .people_title .pt_right{ float:right; margin-top:3px;}
.content-left .people .people_con{ height:430px; margin-top:2px;}
.people .people_con .people_ctitle{  height:23px; line-height:23px;  }
.people_con .people_ctitle ul{ }
.people_con .people_ctitle ul li{ float:left; overflow:hidden;}

.people_con .people_ctitle ul li a.on{background:#a71b1b; color:#fff;}
.people_con .people_ctitle ul li a{ padding:0 10px; font-size:16px; }
.people_con .people_ctitle ul li span { display:inline-block;margin-bottom:6px;}
.people_con .people_ctitle ul:after{ content:""; display:block; clear:both;}
.peo_con{ margin-left:10px; margin-top:10px; position:relative; top:0; left:0;}

.peo_con .con_show{ position:absolute; top:0; left:0; display:none;}
.peo_con ol{ list-style:none; }
.peo_con ol li{margin:5px 15px 15px 0px; float:left; position:relative;}
.peo_con ol li a{width:223px; display:block;}	
.peo_con ol li a img{ width:223px; height:180px;}
	
.peo_con ol li .bottom{  height:25px; background:url(../images/1234.png);position:absolute; bottom:0;}
.peo_con ol li .bottom a{ font-size:14px; color:#fff; text-align:center; line-height:25px;}
.video .main-short-tit .title{
	background-image: url(../images/qf_54.png);
}
.news .main-short-tit .title{
	background-image: url(../images/qf_73.png);
}
.knowledge .main-short-tit .title{
	background-image: url(../images/qf_84.png);
}
.video-main,
.news-main,
.knowledge-headline ,
.knowledge .news-list{
	padding-left:6px;
}
.video-main{
	padding:14px 0px 26px 6px;
}
.news-main{
	padding-top:26px;
	padding-bottom:26px;
}
.knowledge-headline{
	margin-top: 8px;
	margin-bottom: 8px;
}
.video-left{
	width:260px;
	height:205px;
}
.video-right{
	width:170px;
	padding-right:20px;
	/*background: url(../images/qf_64.jpg) no-repeat 180px 13px;*/
}
.news-headline{
	width:180px;
	height:180px;
	position: relative;
}
.news-headline .tit{
	color:#fff;
	text-align: center;
	width:100%;
	height:30px;
	line-height: 30px;
	background: rgba(167,27,27,.67);
	box-sizing: border-box;
	padding:0px 10px;
	overflow: hidden;
	position: absolute;
	left:0px;
	bottom:0px;
}
.news-list{
	width:100%;
	box-sizing: border-box;
}
.news-list ul li{
	height:32px;
	line-height: 32px;
}
.news-list ul li a{ font-size:15px;}
.video-right .news-list .tit{
	width:290px;
	text-align:left;
	margin-left:20px;
}
.news-list .tit{
	width:500px;
	padding-left:23px;
	position: relative;
}
.news-list .tit:before{
	content: "";
	display: block;
	width:7px;
	height:7px;
	background-color: #bf8f8f;
	position: absolute;
	left:0px;
	top:12px;
}
.news-list .date{
	width:100px;
	color:#666;
	padding-right:10px;
	text-align: right;
}
.news .news-list{
	width:258px;
}
.news .news-list .tit{
	width:323px;
}
.knowledge .news-list{
	padding-right:6px;
}
.knowledge .news-list ul li{
	height:38px;
	line-height: 38px;
	border-bottom: 1px dotted #d1d1d1;
}
.knowledge .news-list ul li:last-child{
	border-bottom: 0;
}
.knowledge .news-list ul li .tit:before{
	top: 15px;
}
.knowledge-headline .con-wrp{
	width:500px;
	height:151px;
	background-color: #faf4f4;
	box-sizing: border-box;
	padding:13px 10px 0px 27px;
}
.knowledge-headline .con-wrp .tit{
	font-size:15px;
	line-height: 24px;
	height:24px;
	overflow: hidden;
	margin-bottom: 11px;
}
.knowledge-headline .con-wrp .desc{
	color:#666;
	line-height: 24px;
	height:48px;
	overflow: hidden;
	margin-bottom: 15px;
	font-size:14px;
}
.knowledge-headline .con-wrp .more{
	color:#a71b1b;
}
.content-line{
	width:1200px;
	height:40px;
	background: url(../images/sline_03.jpg) repeat-x; margin:0 auto; 
}
.knowledge .main-short-tit{
	height:44px;
	margin-top: 13px;
	border-bottom: none;	
}
.knowledge .main-short-tit .title{
	width:160px;
	background-image: url(../images/kn-tit_03.jpg);
}
.content-right{
	width:470px;
	float:right;
}
.content-right .gai{
	height:539px;	
	
	}
.content-right .right-top{
	width:451px;
	height:188px;
	box-sizing: border-box;
	padding-top: 13px;
	margin-top: 15px;
	margin-bottom: 21px;
	background: url(../images/qf_57.jpg);
}
.content-right .right-top .img-wrp{
	width:423px;
	height:139px;
	overflow: hidden;
	margin:auto;
}
.content-right .right-top .img-wrp img{
	width:100%;
	height:100%;
}
.content-right .right-top .tit{
	height:30px;
	line-height: 32px;
	color:#141414;
	text-align: center;
}
.consult-tit,
.contact-tit{
	width:100%;
	height:34px;
	margin-bottom: 28px;
	background: url(../images/qf_69.jpg) no-repeat left top;
}
.contact-tit{
	margin-bottom: 18px;
	background: url(../images/1566.png) no-repeat left top;
}

.consult-contact p{
	font-size:18px;
	color:#333;
	line-height: 42px;
	
}
.bold{
	font-weight:normal;
}
#consult-form{
	position: relative;
	padding-bottom: 15px;
}
#consult-form .form-group{
	width:292px;
	margin-bottom: 20px;
	position: relative;
	z-index: 3;
}
#consult-form label{
	float:left;
	width:56px;
	height:25px;
	line-height: 25px;
	text-align: right;
	font-size: 14px;
}
#consult-form .text{
	width:234px;
	height:25px;
	line-height: 25px;
	float:left;
	border:1px solid #cbcac8;
	text-indent: 5px;
	font-size:14px;
	box-shadow: 1px 1px 5px 0px #ddd inset;
}
#consult-form .text:focus{
	box-shadow: 0px 0px 6px 1px #ddd;
}
#consult-form textarea.text{
	height:98px;
}
#consult-form .submit{
	width:289px;
	height:244px;
	background: url(../images/submit_03.png);
	position: absolute;
	z-index: 2;
	bottom:0px;
	right:-44px;
	cursor: pointer;
}
.customized .main-long-tit .title{
	width:298px;
	background-image: url(../images/qf_90.png);
}
/*内容结束*/
/*底部开始*/
.pageFooter{
}
.foot-top-line{
	height:50px;
	background: url(../images/qf_95.png) repeat-x;
}
.footer{
	background:#a40700 url(../images/foot_bg_02.jpg) no-repeat center top;
	height:309px;
	box-sizing: border-box;
	padding-top: 18px;
}
.foot-nav {
	padding-left:6px;
	color:#fff;
	font-size:14px;
	margin-bottom: 52px;
}
.foot-nav a{
	color:#fff;
	font-size:14px;
}
.foot-nav span.sep{
	margin:0px 20px;
}
.foot-nav a:hover{
	text-decoration: underline;
}
.foot-main{
	height:187px;
}
.foot-logo{
	width:1200px;
	height:200px;
	margin-top: 10px;
	background: url(../images/foot_logo_03.png) no-repeat;
}
.foot-tip{
	width:315px;
	height:149px;
	
	background: url(../images/foot_03.png) no-repeat; float:left
}
.foot-ewm{
	margin-right:20px;
}
.foot-ewm .tit{
	line-height: 44px;
	text-align: center;
	color:#f1f1f1;
}
.foot-bot{
	height:30px;
	line-height: 30px;
	color:#f1f1f1;
}
/*底部结束*/
/*内页开始*/
.inside-container{
	padding:30px 0px 20px;
	background:url(../images/body_bg1_03.jpg) repeat;
}
.inside-container.list_person{
	background:url(../images/list_bg.png) no-repeat center bottom,  url(../images/body_bg1_03.jpg) repeat;
}
.inside-container.list_picture{
	background:url(../images/list_pic_02.jpg) no-repeat center bottom,  url(../images/body_bg1_03.jpg) repeat;
	
}
.inside-container.list_news{
	background:url(../images/list_news_02.jpg) no-repeat center bottom,  url(../images/body_bg1_03.jpg) repeat;
}
.inside-container.list_page{
	background:url(../images/list_page_02.jpg) no-repeat center bottom,  url(../images/body_bg1_03.jpg) repeat;
}
.inside-container .container{
	background-color: #f9f2eb;
	background:url(../images/bg_16.jpg);
	box-sizing: border-box;
	padding:0px 5px 20px;
}
.crumb-container{
	height:61px;
	line-height: 62px;
	padding-bottom: 9px;
	background: url(../images/inside_07.jpg) repeat-x left bottom;
}
.crumb-container .inside-title{
	font-size:22px;
	color:#9d0000;
	padding-left:48px;
	background: url(../images/inside_03.png) no-repeat 4px center;
}
.crumb{
	font-size:14px;
	color:#333;
	padding-right: 4px;
}
.crumb a{
	font-size:inherit;
	color:inherit;
}
.crumb a:hover{
	color:#9d0000;
}
.inside-content{
	padding-top:20px;
	min-height:600px;
}
.inside-content img{ max-height:100%; max-width:100%; display:block; vertical-align:middle; margin:0 auto;}
.inside-content.page-content{
	padding:20px 38px 0px;
}
.inside-content .art-title{
	font-size:20px;
	line-height: 30px;
	margin-bottom: 5px;
	text-align: center;
}
.inside-content .art-date{
	display:inline-block;
	font-size:13px;
	text-align: center;
	margin-bottom: 8px;
}
.person-top-title{
	height:72px;
	color:#9d0000;
	font-size:26px;
	text-align: center;
	line-height: 37px;
	margin-bottom: 47px;
	text-indent: 2px;
	background: url(../images/inside_11.png) no-repeat center bottom;
}
.person-sub-title,
.work-sub-title{
	font-size:20px;
	color:#9d0000;
	text-align: center;
	margin-bottom: 30px;
}
.ins-person-brief{
	margin-bottom: 54px;
}
.ins-person-brief .brief-con .con-wrp{
	width:710px;
	padding-left:51px; font-size:16px;
}
.ins-person-brief .brief-con .img-wrp{
	width:363px;
	height:277px;
	border:solid 1px #fce0e0;
	background:url(../images/bg_16.jpg);
}
.ins-person-brief .brief-con .img-wrp img{

}
.ins-person-brief .brief-con .con-wrp p{
	line-height: 26px;
	font-size:14px;
	margin-bottom: 20px;
}
.work-list{
	padding-top: 0;
}
.work-list ul li{
	margin-right:14px;
	margin-bottom: 100px;
}
.person-table-title{
	font-size:22px;
	color:#9d0000;
	text-align: center;
	margin-bottom: 30px;
}
#sell-table{
	width:1038px;
	margin:auto;
	border:2px solid #8d070b;
}
#sell-table tr,
#sell-table td,
#sell-table th{
	border:2px solid #666; 
	text-align: center; 
	height:33px;
	font-size:14px;
	color:#9d0000;
}
#sell-table tr{
	position: relative;
}
#sell-table td a{
	display: block;
	font-size: inherit;
	color:#333;
	font-size:16px;
}
#sell-table td:hover{
	background-color: #f2f2f2;
}
#sell-table th{
	width:56px;
	font-size:22px;
	color:#9d0000;
	font-weight: bold;
	cursor: crosshair;
	text-transform: uppercase;
}
.inside-left{
	width:303px;
}
.inside-left h3{
	height:64px;
	line-height: 50px;
	font-size:38px;
	color:#9d0000;
	text-align: center;
	font-family: "隶书", "微软雅黑";
	background: url(../images/left_03.png) no-repeat center 17px;
}
.inside-left .left-nav li{
	width:300px;
	margin-left:2px;
	height:45px;
	box-sizing: border-box;
	padding:2px;
	margin-bottom: 15px;
	background-color: #a10000;
}
.inside-left .left-nav li a{
	height:41px;
	border:1px solid #de9111;
	font-size:20px;
	text-align: center;
	line-height: 38px;
	box-sizing: border-box;
	color:#de9111;
}
.inside-left .left-nav li a:hover{
	background-color: #930505;
}
.inside-right{
	width:868px;
}
.left-cont{
	padding-top:200px;
	background: url(../images/left_cont_03.png) no-repeat 30px top;
}
.left-cont p{
	color:#000;
	padding-left:22px;
	margin-bottom: 10px;
}
.ins-news-list ul li{
	width:855px;
	margin-bottom: 24px;
	height:130px;
	transition: box-shadow .3s;
}
.ins-news-list ul li:hover{
	box-shadow: 2px 2px 6px 2px #ddd;
}
.ins-news-list ul li .img-wrp img{
	width:130px;
	height:130px;
}
.ins-news-list ul li .con-wrp{
	width:725px;
	height:130px;
	box-sizing: border-box;
	padding:12px 65px 0px 46px;
	background-color: #f6f6f4;
}
.ins-news-list ul li .con-wrp .tit{
	font-size:15px;
	color:#333;
	line-height: 24px;
	height:24px;
	margin-bottom: 5px;
}
.ins-news-list ul li .con-wrp .desc{
	color:#666;
	line-height: 24px;
	height:72px;
	overflow: hidden; font-size:14px;
}
.ins-news-list ul li .con-wrp .more{
	height:12px;
	line-height: 12px;
	text-align: right;
	padding-right:3px;
}
.ins-news-list ul li .con-wrp .more a{
	color:#a10c0c;
	position: relative;
	top:-19px;
}
.ins-news-list ul li .con-wrp .more a:hover{
	color:#DE9111;
}
/*内页结束*/
.v9_pages{margin-top:5px;}
.v9_pages a, .v9_pages span{display: inline-block;padding:2px 6px;border:1px solid #b3b3b3;margin-right:5px;}
.v9_pages a:hover, .v9_pages span{background-color: #c23030; color:#fff; border:solid 1px #c23030;}




#guangao1{ width:130px; min-height:160px; position:fixed; top:10px; left:0; background:#faf4f4; padding:10px; padding-top:20px; padding-left:9px; box-sizing:border-box; z-index:6;}

#guangao1 ul li{ line-height:30px; border-bottom:dashed 1px #999;}
#guangao1 ul li a{ color:#333; font-size:12px;}

#guangao1 .close{ position:absolute; top:-10px; right:0; font-size:26px; color:#999; cursor:pointer;}

#guangao2{ width:160px; min-height:260px; position:fixed; bottom:0px; right:0; background:#fef2dc; padding:10px; padding-top:20px; padding-left:20px; box-sizing:border-box; z-index:333;}

#guangao2 ul li{ line-height:30px; border-bottom:dashed 1px #999;}
#guangao2 ul li a{ color:#333; font-size:12px;}

#guangao2 .close{ position:absolute; top:-10px; left:0; font-size:26px; color:#999; cursor:pointer;}

.ins-tb-list ul li .img-wrp{ width:284px;height:260px;border:1px solid #b3b3b3;box-sizing:border-box; background:url(../images/bg_16.jpg);}
.ins-tb-list ul li{height:364px;margin-bottom: 10px}
.ins-tb-list ul li .tit{position:static;color:#8C0E0E;background:none;text-align:left;font-size:16px;height:24px;line-height: 24px}
.ins-tb-list ul li .attr{height:80px;line-height: 20px;overflow: hidden;color:#666; font-size:14px; }
.person-table-desc{ width:1038px;font-size:16px;line-height: 24px;margin:0 auto 20px;}

.center{
	background-color: #fff;
	text-align: center;
}
.center > img{
	display: inline-block;
	vertical-align: middle;
	max-height: 100%;
	max-width:100%;
	margin-top:-2px;
}
.index-pic-list .center{
	background:url(../images/bg_gai.jpg);
	border:solid 1px #dadada;
	
}
.ins-pic-list .center{
	background-color: #fff;
	
}
.container .ad-item{ float:left; margin-right:10px;}

#ooo{ font-size:16px; line-height:2em; margin-bottom:30px; }
#div2 {width:100px; height:310px; background:#b8300a; position:fixed; right:0; z-index:999; top:20%; text-align:center; padding-top:10px; border-radius:5px;}
#div2 li{ border-bottom:dashed 1px #a24800;}
#div2 li a { font-size:15px; color:#fff; line-height:2em; display:block;}
#div2 li a:hover{ background:#c90000;}
#div2 #close{ position:absolute; bottom:0; right:0; font-size:16px; color:#fff; cursor:pointer;}


.inside-right .crumb-container .daoji{ width:400px; height:60px; margin-left:30px; line-height:60px;}


/*倒计时*/

#fill_in{ display:none;}
#target{ float:left; margin-left:200px; font-size:16px; background:#a71b1b; color:#fff; padding-left:10px; border-radius:3px; position:relative; margin-right:10px; height:28px; line-height:28px; width:75px;}
#target em{ width:0; height:0; border:6px #a71b1b solid; display:block; position:absolute; top:8px; right:-3px; transform:rotate(45deg);}
#target strong{ font-style:normal; font-weight:100; display:none;}
#date{ float:left;}
#date p{ float:left; font-size:16px; margin:0 2px;}
#date #day,#date #hour,#date #min,#date #sec{ font-size:18px; color:#a20000;}
.hit{ width:100%; background:#fff; line-height:30px; font-size:15px; text-align:right;}
.hit span{ margin-left:10px;}
.hit em{ padding-right:10px;}


.top3{width:30px; height:30px; background:#c90000; position:fixed; right:30px; bottom:30px; font-size:16px; color:#fff; line-height:20px; text-align:center; cursor:pointer;}

/*
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 */