@CHARSET "UTF-8";
/*base style for css file*/
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strike, strong, sub, sup, tt, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, figure, figcaption, article, aside, footer, header, section, footer, nav {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    vertical-align: baseline;
    background: transparent;
    font-family: "微软雅黑", "Hiragino Sans GB", Arial, Helvetica, sans-serif;

}

table, caption, tbody, tfoot, thead, tr, th, td {
    /*border-collapse:collapse;8*/
    margin: 0;
    padding: 0;
    outline: 0;
    vertical-align: baseline;
    background: transparent;
    font-family: "微软雅黑", "Hiragino Sans GB", Arial, Helvetica, sans-serif;
}

ul, ol {
    list-style: none;
}

blockquote, q {
    quotes: none;
}

blockquote:before, blockquote:after, q:before, q:after {
    content: '';
    content: none;
}

/*remember to define focus styles!*/
:focus {
    outline: 0;
}

/*remember to highlight inserts somehow!*/
ins {
    text-decoration: none;
}

del {
    text-decoration: line-through;
}

/*tables still need 'cellspacing="0"' in the markup */
table {
    border-collapse: collapse;
}

a {
    text-decoration: none;
    color: #414141;
}

a:hover {
    text-decoration: none;
}

/*公用部分*/
body {
    font-size: 14px;
	font-family:微软雅黑;
    background-color: #f7f7f7;
}

/*页面宽度*/
.comWidth {
    width: 1120px;
    margin: 0 auto;
}

/*右浮动*/
.fr {
    float: right;
}

/*左浮动*/
.fl {
    float: left;
}

/*清除浮动*/
.clear {
    clear: both;
    font-size: 0;
    line-height: 0;
}

/*清除浮动*/
.clearfix:after {
    clear: both;
    display: block;
    visibility: hidden;
    height: 0;
    line-height: 0;
    content: '.';
}

.clearfix {
    zoom: 1;
}


/*首页*/
.index_top{ width:100%; position:relative;}
.index_nav{ width:100%; position:absolute; top:50px; z-index:99;}
.nav_logo{ width:1200px; margin:0 auto; height:70px;}
.nav_logo img{ display:block; float:left; background:#72080d;}
.nav_logo ul{ width:980px; float:right;}
/* 本例子css */
.nav{ height:70px; line-height:70px; background:#353130;  position:relative; z-index:1;  }
.nav a{ color:#fff;  }
.nav .nLi{ float:left;  position:relative; display:inline;  }
.nav .nLi h3{ float:left;  }
.nav .nLi h3 a{ display:block; padding:0 50px; font-size:14px; font-weight:bold;}
.nav .sub{ display:none; left:0; top:70px;  position:absolute; background:#72080d;  line-height:59px;  }
.nav .sub li{float:left; }
.nav .sub a{ display:block; padding:0 29px; }
.nav .sub a:hover{ background:#353130; color:#fff;  }
.nav .on h3 a{ background:#72080d; color:#fff;   }

.index_gczd_bg{ width:100%; background:#f2f2f2; padding:80px 0 50px;}
.index_gczd{ width:1200px; margin:0 auto;}
.index_gczd li{ width:300px; float:left;}
.index_gczd li img{ display:block; margin:0 auto;}
.index_gczd li h3{ text-align:center; font-size:18px; font-weight:normal; color:#333; line-height:26px; padding:25px 0 15px; }
.index_gczd li p{ text-align:center; font-size:14px; font-weight:normal;color:#999;padding:0 30px;line-height:26px;}
.index_gczd li a{ text-align:center; font-size:15px; font-weight:normal;color:#787878; display:block; line-height:26px;}
.index_gczd li a:hover{ color:#72080d; cursor:pointer;}

.index_news{ width:1200px; margin:0 auto; padding:40px 0;}
.xwdt{ font-size:20px; line-height:26px; color:#666; line-height:40px; padding-bottom:15px;}

/* 本例子css */
.slideTxtBox{ width:630px; text-align:left; float:left; }
.slideTxtBox .hd{ width:160px;   position:relative; }
.slideTxtBox .hd ul{ float:left;  position:absolute; left:0px; top:-1px; height:32px;   }
.slideTxtBox .hd ul li{ width:160px; line-height:76px; cursor:pointer; color:#999999;background:#f2f2f2; margin-bottom:5px; border:1px solid #eaeaea; text-align:center; }
.slideTxtBox .hd ul li.on{ line-height:76px; background:#72080d; color:#fff; }
.slideTxtBox .bd { width:450px; float:right;}
.slideTxtBox .bd ul{  zoom:1;  }
.slideTxtBox .bd li{ line-height:38px;   }
.slideTxtBox .bd li a{ font-size:14px; color:#777777;  }
.slideTxtBox .bd li p{font-size:14px; color:#999999; line-height:22px; }
.slideTxtBox .bd li.li01{ line-height:38px; padding-bottom:10px;   }
.slideTxtBox .bd li.li01 a{ font-size:16px; color:#72080d; line-height:36px;}
.slideTxtBox .bd li .date{ float:right; color:#999;line-height: 36px;  }

/* 下面是前/后按钮代码，如果不需要删除即可 */
.slideTxtBox .arrow{  position:absolute; right:10px; top:0; }
.slideTxtBox .arrow a{ display:block;  width:5px; height:9px; float:right; margin-right:5px; margin-top:10px;  overflow:hidden;
	 cursor:pointer; background:url("../images/arrow.png") 0 0 no-repeat; }
.slideTxtBox .arrow .next{ background-position:0 -50px;  }
.slideTxtBox .arrow .prevStop{ background-position:-60px 0; }
.slideTxtBox .arrow .nextStop{ background-position:-60px -50px; }

.index_news_r{ width:530px; float:right;}
.index_jzg_l{ width:230px; height:300px; float:left; background:url(../images/index_20.jpg) no-repeat center bottom #f4f4f4;}
.index_jzg_r{ width:300px; float:right;}
.jzg_qy{ height:70px; border-left:3px solid #72080d;}
.jzg_qy .p01{ font-size:18px; line-height:24px; color:#666; padding:15px 15px 0;}
.jzg_qy .p02{ font-size:20px; line-height:24px; color:#72080d;padding:5px 15px 0;}
.jzg_con{ font-size:13px; color:#999; line-height:24px; padding:25px 0 0 18px;}

.index_about{ width:1200px; margin:0 auto; padding-bottom:32px;}
.index_about_l{ width:610px; float:left;}
.index_about_l h3{ font-size:24px; line-height:44px; color:#cccccc; text-transform:uppercase;font-weight:normal; padding-top:32px; padding-left:20px;}
.index_about_l h4{ font-size:24px; line-height:44px; color:#666; font-weight:normal;padding-left:20px; padding-bottom:10px;}
.index_about_l p{ font-size:14px; line-height:30px; color:#787878;padding-left:20px; padding-bottom:30px;}
.index_about_l .ckgd{ width:150px; height:35px; line-height:35px; text-align:center; border:2px solid #cccccc; border-radius:35px; display:block; margin-left:20px;}
.index_about_r{ background:url(../images/index_22.jpg) no-repeat; width:529px; height:400px; float:right;}
.index_about_r h4{ font-size:24px; line-height:44px; color:#666; font-weight:normal;padding-left:20px; padding-bottom:10px;padding-top:32px;}
.index_about_r .aline{ width:40px; height:4px; background:#72080d;margin-left:20px;}
.index_about_r p{ width:385px; font-size:14px; line-height:30px; color:#787878;padding-left:20px; padding-bottom:30px; padding-top:10px;}
.index_about_r .ckgd{ width:150px; height:35px; line-height:35px; text-align:center; border:2px solid #cccccc; border-radius:35px; display:block; margin-left:20px;}

.footer_bg{ background:#434141; width:100%;}
.footer{ width:1200px; margin:0 auto; padding:38px 0;}
.footer a{  color:#fffefe;}
.footer dl{ float:left; padding:0 60px; border-left:1px solid #565454;}
.footer dl:first-child{ padding-left:0px; border-left:0px;}
.footer dl dt{ font-size:16px;line-height:30px; padding-bottom:10px;}
.footer dl dd{ font-size:14px;line-height:30px;}
.foot_rx{ width:285px; float:right;}
.foot_rx p{ color:#fff;}
.foot_rx .p01{ font-size:16px; line-height:30px;}
.foot_rx .p02{ font-size:36px; line-height:52px; padding-bottom:12px;}
.foot_rx .p03{ float:left; width:14px;padding: 0 18px 0 10px;}
.foot_rx img{ display:block; float:left;}
.wzbq_bg{ width:100%; line-height:50px; background:#333333;}
.wzbq_bg p{ width:1200px; margin:0 auto; color:#fff; font-size:14px;}
.wzbq_bg p span{ float:right;}

/* about */
.about_top{
	background-image:url(../images/bg-color.jpg);
	width:100%;
	background-repeat:repeat-x;
	background-size:100% 100%;
	height:70px;
	z-index:10;
}
.about_nav{ width:100%; position:absolute; top:0; z-index:99;}
.about-banner{
	width:100%;
}
.about-banner img{
	width:100%;
}
.about-main{
	background-color:#f4f4f4;
	width:100%;
	padding-bottom:60px;
}
.about-menu-bg{
	width:100%;
	height:78px;
	background-color:#f4f4f4;
	border-bottom:1px solid #dbdbdb;
}
.about-menu{
	width:1200px;
	margin:0 auto;
}
.about-menu ul{
	width:480px;
	margin:0 auto;
	line-height:78px;
	overflow:hidden;
}
.about-menu ul li{
	float:left;
	width:160px;
	text-align:center;
}
.about-menu ul li span{
	width:8px;
	display:block;
	height:8px;
	border:2px solid #dbdbdb;
	margin:0 auto;
	border-radius:50%;
	background-color:#f4f4f4;
	margin-top:-5px;
}
.about-menu ul li.active span{
	border:2px solid #72080d;
}
.about-menu ul li a{
	font-size:15px;
	color:#666666;
}
.about-menu ul li.active a{
	color:#72080d;
}
.about-menu p.menu{
	float:right;
	margin-top:-55px;
}
.about-menu p.menu img{
	margin-right:6px;
} 
.about-menu p.menu span{
	float:right;
	margin-top:-1px;
	font-size:15px;
	color:#757575;
}
.about-menu p.menu span a{
	color:#757575;
}
.about-menu p.menu span a.active{
	color:#72080d;
}
.about-content{
	padding:60px 50px;
	background-color:#FFF;
	width:1100px;
	margin:0 auto;
	margin-top:55px;
}
.about-content p.title{
	font-size:24px;
	color:#72080d;
	margin-bottom:30px;
}
.about-content .content{
	font-size:14px;
	color:#666666;
	line-height:34px;
	
}
.about-content .content img{
	display:block;
	padding:20px 0;
}
/* culture */
.culture-content dl{
	overflow:hidden;
	width:1100px;
	padding: 0;
}
.culture-content dl dt{
	float:left;
}
.culture-content dl dd{
	float:right;
	line-height:48px;
	color:#666666;
	font-size:16px;
	    width: 585px;
}
/* news */
.news-menu ul{
	width:320px;
	margin:0 auto;
	line-height:78px;
	overflow:hidden;
}
.news-content{
	overflow:hidden;
}
.news-content dl{
	float:left;
	padding:40px 28px;
	width:480px;
	overflow:hidden;
	background-color:#f4f4f4;
	margin-top:30px;
	cursor:pointer;
	height:120px;
}
.news-content dl.r{
	margin-left:28px;
}
.news-content dl dt{
	float:left;
}
.news-content dl dd{
	float:right;
	width:280px;
}
.news-content dl dd a{
	color:#7f7e7e;
	font-size:14px;
	line-height:26px;
}
.news-content dl dd.title a{
	color:#525151;
	font-size:16px;
	line-height:30px;
}
.news-content dl:hover{
	background-color:#72080d;
}
.news-content dl:hover dd a{
	color:#fff;
}
/* details */
.news-details-content{
	background-color:#FFF;
	width:1200px;
	padding:60px 0;
	margin:0 auto;
	margin-top:55px;
}
.news-details-content p.title{
	text-align:center;
	color:#333333;
	font-size:20px;
}
.news-details-content p.author{
	width:600px;
	margin:0 auto;
	margin-top:35px;
	overflow:hidden;
	padding-bottom:5px;
	    color: #666;
}
.news-details-content p.author span{ padding-right:40px;}
.news-details-content p.author b{
	width:200px;
	display:block;
	color:#666666;
	font-size:13px;
	float:left;
	text-align:center;
	font-weight:normal;
}
.news-details-content .content{
	width:1100px;
	padding:20px 50px;
	border-top:1px dotted #cccccc;
}
.news-details-content .content img{
	margin:0 auto;
	display:block;
}
/* case */
.case-menu ul{
	width:640px;
	margin:0 auto;
	line-height:78px;
	overflow:hidden;
}
/* invite */
.invite-menu ul{
	width:320px;
	margin:0 auto;
	line-height:78px;
	overflow:hidden;
}
.invite-content{
	background-color:#FFF;
	width:1200px;
	padding:60px 0;
	margin:0 auto;
	margin-top:55px;
}
.invite-content p.title{
	text-align:center;
}
.invite-content p.title span{
	display:block;
	font-size:14px;
	color:#b6b6b6;
	line-height:30px;
}
.invite-content p.line{
	width:100%;
	margin-top:-20px;
	padding-bottom:40px;
	border-top:1px solid #e5e5e5;
}
.invite-content p.line span{
	width:75px;
	height:2px;
	margin:0 auto;
	margin-top:-1px;
	display:block;
	background-color:#949494;
}
.invite-content .content{
	color:#666666;
	font-size:14px;
	line-height:34px;
	text-align:center;
	padding-bottom:60px;
}
.invite-box{
	width:1020px;
	margin:0 auto;
	overflow:hidden;
}
.invite-box dl{
	width:250px;
	padding:25px 20px;
	height:345px;
	background-color:#f4f4f4;
	float:left;
	margin:0 25px;
	margin-bottom:40px;
	cursor:pointer;
}
.invite-box dl dt{
	color:#72080d;
	font-size:16px;
	font-weight:bold;
	line-height:30px;
	padding-bottom:5px;
	border-bottom:1px dotted #bababa;
}
.invite-box dl dd{
	color:#666666;
	font-size:14px;
	line-height:30px;
	margin-top:10px;
	overflow:hidden;
}
.invite-box dl dd p{
	float:left;
	margin-right:27px;
	color:#666666;
	font-size:14px;
	font-weight:bold;
}
.invite-box dl dd p span{
	font-weight:normal;
	color:#666666;
}


.invite-box dl dd.go a{
	float:right;
	font-size:13px;
}
.invite-box dl dd.go a img{
	float:left;
	margin-top:7px;
	margin-right:5px;
}
.invite-box dl:hover{
	background-color:#dfdfdf;
}
.invite-box dl:hover a{
	color:#72080d;
}

.invite-box dl dd.con p{ font-weight:normal !important; margin-right:0;}
/* contact */
.contact-menu ul{
	width:320px;
	margin:0 auto;
	line-height:78px;
	overflow:hidden;
}
.contact-content{
	background-color:#FFF;
	width:1200px;
	padding:60px 0;
	margin:0 auto;
	margin-top:55px;
}
.contact-content p.title{
	margin-left:50px;
}
.contact-content p.map iframe{
	width:1100px;
	height:400px;
	margin-left:50px;
}
.contact-content span.title{
	text-align:center;
	display:block;
	font-size:24px;
	color:#333333;
	margin-top:60px;
}
.contact-content span.title span{
	text-align:center;
	display:block;
	font-size:16px;
	margin:15px 0;
	margin-top:10px;
	color:#999999;
}
.contact-content p.line{
	width:100%;
	padding-bottom:40px;
	border-top:1px solid #e5e5e5;
}
.contact-content p.line span{
	width:75px;
	height:2px;
	margin:0 auto;
	margin-top:-1px;
	display:block;
	background-color:#949494;
}
.contact-content span.title-second{
	text-align:center;
	display:block;
	font-size:22px;
	color:#3d3d3d;
	line-height:30px;
	margin-top:10px;
}
.contact-content p.contact{
	overflow:hidden;
	text-align:center;
	width:1100px;
	margin:0 auto;
	padding:10px 0;
	margin-top:50px;
	margin-bottom:120px;
}
.contact-content p.contact span{
	float:left;
	padding:0 35px;
	font-size:18px;
	color:#666666;
}
.contact-content p.contact span img{
	float:left;
	margin-right:8px;
	margin-top:-3px;
}
.contact-content form{
	margin-left:80px;
	overflow:hidden;
}
.contact-content form ul{
	float:left;
}
.contact-content form ul li{
	height:40px;
	margin-bottom:15px;
}
.contact-content form ul li input{
	padding:12px 20px;
	width:428px;
	background-color:#e8e8e8;
	font-size:14px;
	border:none;
}
.contact-content form textarea{
	float:right;
	margin-right:80px;
	height:181px;
	border:none;
	width:510px;
	font-size:14px;
	padding:12px 20px;
	background-color:#e8e8e8;
}
.contact-content input.submit{
	float:right;
	margin-top:10px;
	margin-right:80px;
	padding:12px 40px;
	border:none;
	font-size:16px;
	color:#ffffff;
	background-color:#72080d;
	cursor:pointer;
}

/*内页上下页*/
.btn-box {
    border-top: 1px dashed #D4D4D1;
    overflow: hidden;
    padding: 30px 0 25px 0;
	    color: #666;
	    width: 1100px;
    margin: 50px auto 0;
}

.btn-box a{ color:#666;}

.btn-box .back-btn {
    width: 114px;
    height: 35px;
    background: #72080d;
    border-radius: 20px;
    float: right;
    display: inline-block;
    color: #fff;
    line-height: 35px;
    text-align: center;
	margin-top: -40px;
}	

/*搜索页*/
#searchlist{ padding:15px;}
#searchlist li{ padding-left:10px; margin-bottom:6px; line-height:1.5;}
#searchlist ul{ list-style:none; padding:0px; margin:0px;}
#searchlist ul li{ padding:3px 5px; margin-bottom:5px;}
#searchlist ul li img{ display:none;}
#searchlist .search_title{ display:block; padding:2px 0px;}
#searchlist .search_title a{ font-size:14px; color:#012eaf; text-decoration:underline;}
#searchlist .search_title em{ color:#c00; text-decoration:underline; font-style:normal;}
#searchlist .search_detail{ display:block; }
#searchlist .search_detail a{ text-decoration:underline; color:#12C;}
#searchlist .search_content em{ color:#c00; font-style:normal;}
#searchlist .search_updatetime{ display:block; margin-top:5px; color:#2061c4;}
#searchlist a:hover{ text-decoration:underline;}
.con-tit{font-size:26px; font-weight:600;}

/*在线留言*/
.shenqing{border-left: solid 1px #ccc; border-bottom: solid 1px #ccc; margin:20px auto; float:right;}
.strong1{ font-size:14px; height:30px; line-height:30px;}
.shenqing input{ width:200px; height:28px;border:1px solid #ccc;}
.shenqing tr{ padding:0px; margin:0px;}
.shenqing tr{ border:1px solid #ccc; }
.shenqing tr td{ padding:0px; margin:0px; border-top: solid 1px #ccc; border-right: solid 1px #ccc;  padding-left:10px;}
.shenqing textarea{ border:1px solid #ccc;}







/*分页*/
.page {
    margin: 40px 0 40px 0;
    text-align: center;
    padding: 5px
}

.page ul li {
    display: inline
}

.page ul li a {
    display: inline-block;
    background-color: #fff;
    border: 0 none;
    border-radius: 3px;
    font-size: 14px;
    margin-left: 9px;
    text-decoration: none;
    display: inline-block;
    height: 42px;
    line-height: 42px;
    border: 1px solid #e3e3e3;
    padding: 0 12px;
    color: #333
}

.page.page ul li a:hover {
    background-color: #333;
    color: #FFF
}

.page.page ul li a:active {
    background-color: #333;
    color: #FFF
}

.page ul li.active a {
    background-color: #333;
    border: 0 none;
    border-radius: 3px;
    color: white;
    font-size: 14px;
    font-weight: normal;
    margin-left: 9px;
    display: inline-block;
    width: 42px;
    height: 42px;
    line-height: 42px;
    border: 1px solid #333
}

.page ul li.disabled a {
    border: #eee 1px solid;
    padding: 2px 5px;
    margin: 2px;
    color: #ddd
}
/*分页*/