@charset "UTF-8";
body{font-size: 13px;font-family: "microsoft yahei","微软雅黑","宋体";background: url(../images/11_03.png);}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,form,th,td,input,textarea,p{padding: 0;margin: 0;}
img{border: none;}
ol,ul,li{list-style: none;}
a{color: #333;}
a:hover{color: #f60;}
a,a:hover{text-decoration: none;}
.clearfix{zoom:1;}
.clearfix:before, .clearfix:after{content:"";display:table;}
.clearfix:after{clear:both;}
.clear{clear:both;}
.blank10 {clear: both; height: 10px; overflow: hidden;}
.blank20 {clear: both; height: 20px; overflow: hidden;}
.main{
	width: 1200px;
	margin: 0 auto;
	background: url(../images/11_04.png);
}
.header{
	height: 131px;
	background: url(../images/header_top.jpg) no-repeat;
	position: relative;
}
.header .tel{
	position: absolute;
	top:45px;
	right: 30px;
}
.header .tel p{
	font-family: 'Microsoft Yahei','微软雅黑';
	font-size: 18px;
	line-height: 22px;
	font-style: italic;
}
.header .tel p:first-child{	
	color: #eee38b;	
}
.header .tel p:last-child{	
	color: #e4b938;	
}
.header .qrcode{
	position: absolute;
	top: 16px;
	right: 255px;
}
.nav{
	background: #910303;
	height: 45px;
	box-shadow: 0px 8px 3px #bbbcb6;
}
.nav ul li{
	line-height: 45px;
	float: left;
	text-align: center;
	/*margin-left: 25px;*/
	width: 150px;
}
.nav ul li ul{
	margin-left:25px;
	display: none;
	position:absolute;
	z-index: 999;
}
.nav ul li ul li{
	float: none;
	width:100px;
	background: #910303;	
}
.nav ul li ul li:hover{
	background: #750000;
}
.nav ul li a{
	color: #ffec95;
	display: block;
	font-size: 14px;
}
.banner{
	width: 1200px;
    height: 250px;
    margin: 0 auto;
    position: relative;
    z-index: 30;
    margin-top: 14px;
}
.banner li{
	width: 1200px;
    height: 250px;
    position: absolute;
    left: 0;
    top: 0;
    display: none;
}
.banner li a{
	display: inline-block;
}
.banner li a img{
	width: 1200px;
    height: 250px;
}
.banner .number{
    height: 6px;
    position: absolute;
    left: 680px;
    bottom: 21px;
}
.banner .number span{
    display: inline-block;
    width: 32px;
    height: 7px;
    background: #fff;
    cursor: pointer;
    margin-left: 3px;
    position: relative;
    overflow: hidden;
}
.banner .number span.on{
	background: #0060cd;
}
.sub_banner{
	width: 1200px;
    height: 200px;
    margin: 0 auto;
    position: relative;
    margin-top: 14px;
}
.notice{
	width: 1150px;
	background: #ece8da;
	height: 50px;
	margin: auto;
	margin-top: 10px;
	position: relative;
}
.notice p{
	padding-left: 35px;
	line-height: 50px;
	font-size: 12px;
	position: relative;
}
.notice p span{
	color: #910303;
	font-size: 18px;
}
.notice div{
	position: absolute;
	width: 48px;
	height: 69px;
	background: url(../images/11_07.png) no-repeat;
}
.notice .fl{
	top:0px;
	left: -25px;
}
.notice .fr{
	top:0px;
	right: -25px;
}
.layout{
	margin-top: 30px;
	margin-bottom: 20px;
}
.layout .left{
	width: 400px;
	float: left;
	text-align: center;
}
.layout .left dl{
	width: 350px;
	margin: 0 auto;
}
.layout .left dl dt{
	background: url(../images/11_18.png) no-repeat center center;
	height: 54px;
	line-height: 54px;
	margin-top: 20px;
	color: #910303;
	text-align: left;
	font-size: 20px;
	padding-left:45px;
	box-sizing:border-box;
}
.layout .left dl dt a{
	background: url(../images/11_21.png) no-repeat center center;
	width: 50px;
	float: right;
	font-size: 12px;
	color: #fff4dc;
	text-align: center;
}
.layout .left dl dt a:hover{
	color: #f60;
}
.layout .left dl dd{
	margin-top: 10px;
}
.layout .left dl dd ul li{
	height: 35px;
	line-height: 35px;
	border-bottom: 1px dotted #e5c9c4;
}
.layout .left dl dd ul li a{
	display: block;
	text-align: left;
}
.layout .left dl dd ul li a span{
	float: right;
	color: #a6a6a6;
}
.layout .right{
	width: 800px;
	float: right;
}
.layout .list{
	width: 400px;
	float: left;
}
.layout .list dl{
	width: 350px;
	margin: 0 auto;
}
.layout .list dl dt{
	background: url(../images/11_18.png) no-repeat center center;
	height: 54px;
	line-height: 54px;
	margin-top: 20px;
	color: #910303;
	text-align: left;
	font-size: 20px;
	padding-left:45px;
	box-sizing:border-box;
} 
.layout .list dl dt a{
	background: url(../images/11_21.png) no-repeat center center;
	width: 50px;
	float: right;
	font-size: 12px;
	color: #fff4dc;
	text-align: center;
} 
.layout .list dl dt a:hover{
	color: #f60;
}
.layout .list dl dd{
	margin-top: 10px;
}
.layout .list dl dd .fl{
	float: left;
}
.layout .list dl dd ul{
	width: 249px;
	margin-left: 10px;
}
.layout .list dl dd ul li{
	padding: 5px 0 5px 0;
	line-height: 18px;
	border-bottom: 1px dotted #e5c9c4;
}
.layout .list dl dd p{
	text-align: center;
	border-top: 1px solid #ccc;
}
.layout .list dl dd p.none{
	border: none;
}
.layout .list dl dd p a{
	color: #910303;
	font-size: 14px;
	height: 35px;
	line-height: 35px;
}
.layout .list dl dd p a:hover{
	color: #f60;
}
.layout .list dl dd.mg{
	margin-top: 33px;
}
.layout .list dl dd .content{
	margin-left: 10px;
	width: 215px;
	font-size: 13px;
	line-height: 25px;

}
.lijie{
	margin-top: 30px;
	margin-right: 10px;
	padding-bottom: 20px;
	background: #f0f0f0;
	border: 1px solid #e1e1e1;
}
.lijie .lj{
	float: left;
	width: 380px;
	margin-right:10px; 
}
.lijie .lj dl dt{
	background: url(../images/11_06.png) no-repeat center center;
    height: 20px;
    line-height: 20px;
    margin-top: 20px;
    color: #910303;
    text-align: left;
    font-size: 20px;
    padding-left: 60px;
    box-sizing: border-box;
}
.lijie .lj dl dt a{
	background: url(../images/11_21.png) no-repeat center center;
    width: 50px;
    float: right;
    font-size: 12px;
    color: #fff4dc;
    text-align: center;
}
.lijie .lj dl dt a:hover{
    color: #f60;
}
.lijie .lj dl dd {
    margin-top: 27px;
    padding-left: 38px;
}
.lijie .lj dl dd ul li {
    height: 35px;
    line-height: 35px;
    border-bottom: 1px dotted #e5c9c4;
}
.lijie .lj dl dd ul li a {
    display: block;
    text-align: left;
}
.lijie .lj dl dd ul li a span {
    float: right;
    color: #a6a6a6;
    margin-right: 10px;
}
.slider{
	text-align: center;
}
.bottom{
	margin-bottom: 50px;
	margin-top: 20px
}
.bottom .contact{
	width: 400px;
	float: left;
}
.bottom .contact dl {
    width: 350px;
    margin: 0 auto;
}
.bottom .contact dl dt {
    background: url(../images/11_18.png) no-repeat center center;
    height: 54px;
    line-height: 54px;
    color: #910303;
    text-align: left;
    font-size: 20px;
    padding-left: 45px;
    box-sizing: border-box;
}
.bottom .contact dl dt a {
    background: url(../images/11_21.png) no-repeat center center;
    width: 50px;
    float: right;
    font-size: 12px;
    color: #fff4dc;
    text-align: center;
}
.bottom .contact dl dt a:hover {
    color: #f60;
}
.bottom .contact dl dd {
    margin-top: 20px;
}
.bottom .contact dl dd h3{
	color: #a23939;
}
.bottom .contact dl dd p{
	margin-top: 10px;
}
.bottom .contact dl dd p span{
	font-weight: bold;
}
.bottom .intro{
	width: 800px;
	float: left;
}
.bottom .intro dl {
    width: 750px;
    margin: 0 auto;
}
.bottom .intro dl dt {
    background: url(../images/11_18.png) no-repeat left center;
    height: 54px;
    line-height: 54px;
    color: #910303;
    text-align: left;
    font-size: 20px;
    padding-left: 45px;
    box-sizing: border-box;
}
.bottom .intro dl dt a {
    background: url(../images/11_21.png) no-repeat center center;
    width: 50px;
    float: right;
    font-size: 12px;
    color: #fff4dc;
    text-align: center;
}
.bottom .intro dl dt a:hover {
    color: #f60;
}
.footer{
	background: url(../images/11_08.png);
	width: 1180px;
	text-align: center;
	margin: 0 auto;
	padding: 10px 0;
}
.footer p{
	line-height: 30px;
}
.footer p a{
	color: #000;
}
.footer p a:hover{
	color: #f60;
}
.c1_4{ width:750px; height:200px;margin:35px auto 0; position:relative;}
.c1_4_1{ position:absolute; top:0; right:0;}
.c1_4_1 td a#LeftButton2, .c1_4_1 td a#RightButton2 { display:block; width:60px; height:90px;}
.c1_4_2 tr td{ padding-left:15px; padding-right:10px;}
.c1_4_2 tr td img{ display:block; width:124px; height:166px;}
.c1_4_2 tr td p{text-align: center;margin-top: 5px;}
#LeftButton2{ background:url(../images/11_46.png);}
#RightButton2{ background:url(../images/11_49.png);}

.sub_left {width: 295px; padding-left: 10px; float: left;}
.sub_right {width: 875px; padding: 0 10px; float: left;}
.sub_left .box_title {height: 18px; clear: both; background: url(../images/sub_left_t.jpg) no-repeat;}
.sub_left .box_main {clear: both; padding: 0 12px; background: url(../images/sub_left_main.jpg) repeat-y;}
.sub_left .box_dig {height: 23px; clear: both; background: url(../images/sub_left_dig.jpg) no-repeat;}
.sub_left .box_2_title {height: 61px; line-height: 50px; font-size: 22px; padding-left: 20px; color: #fff; clear: both; background: url(../images/box_2_title.jpg) left no-repeat;}
.sub_left .box_2_title a.more{
	background: url(../images/11_21.png) no-repeat center center;
    width: 50px;
    float: right;
    font-size: 12px;
    color: #fff4dc;
    text-align: center;
	margin-right: 10px;
}
.sub_left .box_2_title a.more:hover{
    color: #f60;
}
.sub_left .contact {line-height: 1.6em; padding: 0 15px;}
.sub_left .contact dl dd h3{color: #a23939;}
.sub_left .menu {}
.sub_left .menu li {background: url(../images/menu.jpg) bottom no-repeat; width: 235px; height: 41px; margin: 0 auto;}

.sub_left .menu li.zicate{background:none;}
.sub_left .menu li a {display: block; padding-left: 45px; height: 41px; line-height: 38px; font-size: 16px; font-family: "microsoft yahei","雅黑";}
.sub_left .menu li a:hover, .sub_left .menu li.curr a {background: url(../images/menu.jpg) top no-repeat; color: #fff;}
.sub_left .menu li.zicate a:hover, .sub_left .menu li.zicate.curr a {background:none; color: #910303;}


.page_cur {clear: both; border-bottom: 2px solid #caa66b; line-height: 40px;}
.sub_right_con {padding: 20px; line-height: 1.8em;}
.sub_right_con p {padding: 8px 0;}

.sub_right_list {padding-top: 15px;}
.sub_right_list dl {display: block; padding: 15px 0; border-bottom: 1px dotted #999;}
.sub_right_list dl dt {display: block; padding: 8px 0; line-height: 18px; font-size: 16px; font-weight: bold; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}
.sub_right_list dl dd {display: block; line-height: 24px;}
.sub_right_list dl dd a {color: #910303;}
.sub_right_list dl dd a:hover {color: #f60;}
.sub_right_list dl dd span.time {color: #888; float: right;}


/*翻页 caa66b   afafaf */


.pagelist {}
.pagelist ul{

	padding: 20px 0px;
	margin: 0 auto;
	height: 36px;

	text-align: center;
}
.yiiPager li {
	width: auto;
	height: 30px;

	line-height: 14px;
	margin: 0;
	padding: 5px 6px 0 0;
	background: none;
	display: inline-block;
}
.yiiPager a {
	font-weight:bold;
	border:1px solid #caa66b ;

	color: #303030 ;
	display: block;
	font-size: 12px;
	line-height: 24px;
	padding: 2px 10px;
	background: #fff;

}
.yiiPager li.selected a {
	color: #fff;
	background:#caa66b;
}
.yiiPager li.hidden{display:none;}
.yiiPager li a:hover {
	color: #fff;
	background:#caa66b;
}

.main_piclist_1 dl{clear: both;}
.main_piclist_1 dl dt{
	background: url(../images/11_18.png) no-repeat left center;
	height: 54px;
	line-height: 54px;
	margin-top: 20px;
	color: #910303;
	text-align: left;
	font-size: 20px;
	padding-left:45px;
	box-sizing:border-box;
	border-bottom: 1px solid #eee;
}
.main_piclist_1 dl dt a{
	background: url(../images/11_21.png) no-repeat center center;
	width: 50px;
	float: right;
	font-size: 12px;
	color: #fff4dc;
	text-align: center;
}
.main_piclist_1 dl dt a:hover{
	color: #f60;
}
.main_piclist_1 dl dd{
	margin-top: 10px;
}
.main_piclist_1 dl dd li{width:20%; height: 200px; float: left; text-align: center; padding-top: 10px;}
.main_piclist_1 dl dd li img{width:124px; height: 166px;}



.main_piclist_2 dl{clear: both;}
.main_piclist_2 dl dt{
	background: url(../images/11_18.png) no-repeat left center;
	height: 54px;
	line-height: 54px;
	margin-top: 20px;
	color: #910303;
	text-align: left;
	font-size: 20px;
	padding-left:45px;
	box-sizing:border-box;
	border-bottom: 1px solid #eee;
}
.main_piclist_2 dl dt a{
	background: url(../images/11_21.png) no-repeat center center;
	width: 50px;
	float: right;
	font-size: 12px;
	color: #fff4dc;
	text-align: center;
}
.main_piclist_2 dl dt a:hover{
	color: #f60;
}
.main_piclist_2 dl dd{
	margin-top: 10px;
}
.main_piclist_2 dl dd li{width:20%; height: 200px; float: left; text-align: center; padding-top: 10px;}
.main_piclist_2 dl dd li img{width:150px; height: 150px;}

.main_piclist_3 dl dd li{width:291px; height: 250px; overflow: hidden;float: left; text-align: center; padding-top: 10px;}
.main_piclist_3 dl dd li img{width:250px; height: 200px;}

.zhuanjia_search{width:300px;margin:50px auto 0px auto;}

.zhuanjia_search input{display:block;float:left;border:1px solid #910303;height:40px;line-height: 40px;padding:0px 5px;border-radius:5px;width:200px;}
.zhuanjia_search .submit{display:block;float:right;border:1px solid #910303;height:40px;line-height: 40px;padding:0px 5px;border-radius:5px;width:60px;background:#910303;color:#fff;text-align: center;cursor:pointer;font-size:16px;}

.notexit{margin-top:20px;text-align:center;}
.search_table{width:400px;margin:20px auto 0px auto;}

.search_table table{width:100%;border-collapse:collapse;}
.search_table table td{border:1px solid #910303;height:40px;text-align: center;}

