﻿@charset "utf-8";
/* CSS Document */

body,div,a,img,ul,li,p,h1,h2,h3{ margin:0px; padding:0px; border:none 0px; font-family:"宋体"; font-size:12px;}
/*----------------------------------A--------*/
a:link { color:#222; text-decoration:none;}
a:visited { color: #222; text-decoration:none;}
a:hover { color: #d81a00; text-decoration:underline;}
a:active { color: #222; text-decoration:none;}
li{ list-style:none;}
/*--------top--------*/
.top_logo{ float:left}
.top_nav{ float:right}
.topBox{ overflow:hidden; width:1024px; margin:0 auto;}
.top_xian{ border-bottom:#d9d9d9 solid 1px}
.top_nav a{ padding:0 4px 0 4px; line-height:40px}

/*-----------main---------------*/
.main{ width:1024px; margin:0 auto;}

/*-------------banner---------------*/
.banner{width:1024px; margin:0 auto;height:380px; position:relative;}
.bannerbox{ width:100%; /*background:url(../images/banner-new.jpg) no-repeat;*/ background-size:cover; background:url(../images/banner_bj3.jpg) repeat-x;}

/*----------------nav---------------*/
.navbox{ width:100%; background-color:#AF922F;}
.nav{ margin:0 auto;/*position:absolute; left:0px; top:315px;*/overflow:hidden; background-color:#AF922F; width:1024px; opacity:0.7}
.nav li{ float:left; width:85px; line-height:35px; text-align:center;}
.nav li a{color:#fff; font-weight:bold; font-size:14px;}
.nav .liline{ background:#a3851e; width:2px; height:35px;}

/**/
.footer{ margin:auto;width:1024px; height:155px; background:url(http://img.chuandong.com/news/images/footer_bg.gif) top repeat-x; padding-top:25px; text-align:center; line-height:200%; color:#656565; margin-top:20px}
.footer a{ padding:0 6px; color:#2151a5;}
.footer a{ padding:0 6px; color:#2151a5;}
#text {margin:15px;border:#ccc solid 1px;padding:20px 30px;font-family: "微软雅黑";}
#text p{ font-size:14px;line-height:25px;text-indent: 2em;}

.title{text-align: center;margin-top:25px;margin-bottom:60px;}
.title span{
	font-size: 24px;
    font-weight: bold;
    text-align: center;
    width: 100%;
    margin: auto;
    font-family: "微软雅黑";
}

#text h4{background-color: #AF922F;color: #fff;width: 90px; font-size: 16px;font-weight: bold; font-family:"微软雅黑";text-align: center;padding:3px 5px;}
#text h3{font-weight: bold;font-size: 14px;padding-top:15px;}
.box_cont01 {
    border: 1px solid #af922f;
    overflow: hidden;
    padding: 10px;
    font-size:14px;
}
.box_cont01 table {
    border: 1px solid #ccc;
}
.box_cont01 table th {
    background: none repeat scroll 0 0 #e4e4e4;
    border-left: 1px solid #ccc;
    height: 29px;
}
.box_cont01 table td {
    border-left: 1px solid #ccc;
    border-top: 1px solid #ccc;
    padding: 5px 0 5px 10px;
}
.title_hr {border-bottom: 1px solid #af922f;height: 27px;margin-bottom: 20px;width: 100%;}