html,body,h1,h2,h3,h4,h5,h6,div,dl,dt,dd,ul,ol,li,p,blockquote,pre,hr,figure,table,caption,th,td,form,fieldset,legend,input,button,textarea,menu {
    margin: 0;
    padding: 0
}

header,footer,section,article,aside,nav,hgroup,address,figure,figcaption,menu,details {
    display: block
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

caption,th {
    text-align: left;
    font-weight: 400
}

html,body,fieldset,img,iframe,abbr {
    border: 0
}

i,cite,em,var,address,dfn {
    font-style: normal
}[hidefocus],summary {
    outline: 0
}

li {
    list-style: none
}

h1,h2,h3,h4,h5,h6,small {
    font-size: 100%
}

sup,sub {
    font-size: 83%
}

pre,code,kbd,samp {
    font-family: inherit
}

q:before,q:after {
    content: none
}

textarea {
    overflow: auto;
    resize: none
}

label,summary {
    cursor: default
}

a,button {
    cursor: pointer
}

h1,h2,h3,h4,h5,h6,strong,em,b {
    font-weight: 700
}

del,ins,u,s,a,a:hover {
    text-decoration: none
}

body,textarea,input,button,select,keygen,legend {
    font: 13px/1.14 arial,"Microsoft YaHei",\5b8b\4f53;
    color: #333;
    outline: 0
}

body {
    background: #eee!important
}

a {
    color: #333;
    text-decoration: none!important
}

.w1200 {
    width: 1200px
}

.ma {
    margin-right: auto;
    margin-left: auto
}

.fl {
    float: left
}

.fr {
    float: right
}

.clear {
    clear: both
}

.row {
}

.wrap {
    width: 100%;
    margin: 0 auto
}

.header {
}

.head { height:120px; width:1200px; margin:0 auto; background-image:url(logo.png);
}

.navbar {
    border-bottom: 5px solid #A14B2A
}

.nav {
    background: #CE6633
}

.nav>ul {
    overflow: hidden
}

.nav>ul>li {
    float: left;
    line-height: 45px
}

.nav>ul>li a {
    display: block;
    color: #fff;
    font-size: 15px;
    padding: 0 30px
}

.nav>ul>li a:hover {
    background: #A14B2A
}

.nav .on {
    background: #A14B2A
}

.search {
}

.search-form {
    position: relative
}

.search-form-input {
    border: 1px solid #fff;
    padding: 10px 10px 11px;
    width: 240px
}

.search-form-submit {
    position: absolute;
    right: 0;
    top: 0;
    padding: 10px 16px;
    cursor: pointer;
    border: 1px solid #ffdd85;
    background: #ffdd85;
    color: #222;
    font-size: 14px
}

.main {
}

.part {
    margin-top: 10px
}

.banner {
    overflow: hidden;
    max-height: 340px;
    position: relative
}

.banner-slide {
    overflow: hidden;
    width: 100%;
    height: 340px;
    position: relative
}

.banner-slide img {
    min-height: 100%
}

.slide-pagination {
    position: absolute;
    margin-left: 10px;
    z-index: 10;
    text-align: center
}

.slide-pagination span {
    width: 15px;
    height: 15px;
    border-radius: 0;
    background: #000
}

.slide-button-next,.slide-button-prev {
    position: absolute;
    z-index: 10;
    top: 42%
}

.slide-button-next {
    left: 0
}

.slide-button-prev {
    right: 0
}

.slide-btn {
    transition: all .3s;
    padding: 20px 10px;
    background: rgba(0,0,0,.6);
    opacity: 0;
    color: #fff;
    font-family: simsun;
    font-weight: 700;
    font-size: 20px;
    cursor: pointer
}

.banner-slide:hover .slide-btn {
    opacity: 1
}

.col {
    width: 33.33%;
    overflow: hidden
}

.home-banner {
    width: 66.66%
}

.swiper-slide img {
    min-width: 100%
}

.home-item {
    background: #fff;
    margin: 0 5px
}

.home-ad {
    max-height: 120px;
    overflow: hidden;
    margin: 20px 20px 0
}

.title-hr {
    border-bottom: 2px #900 solid
}

.home-title {
    padding: 15px 15px 15px 0;
    border-bottom: 1px solid #eee
}

.home-title span {
    color: #fff;
    border-left: 8px solid #CE6633;
    color: #333;
    padding: 0 10px;
    font-size: 15px
}

.home-title em {
    float: right;
    font-weight: 400;
    font-size: 13px
}

.home-li {
    padding: 10px 20px;
    font-size: 15px;
    overflow: hidden
}

.home-li>a {
    display: inline-block;
    font-size: 14px;
    padding: 7px 0
}

.home-hot {
    text-align: center;
    padding: 10px;
    border-bottom: 1px #ddd dashed
}

.home-hot h3 a {
    font-size: 18px;
    font-weight: 400
}

.home-hot h3 a:hover {
    color: #a5033c
}

.home-hot p {
    padding-top: 12px;
    color: #777;
    line-height: 24px;
    font-size: 15px
}

.home-hot span {
    color: #999
}

.home-tw {
    margin: 15px 20px 0
}

.home-tw .tw-cover {
    width: 35%;
    height: 80px;
    overflow: hidden
}

.home-tw .tw-cover img {
    min-width: 100%;
    height: 100%
}

.home-tw .tw-text {
    width: 65%
}

.home-tw .tw-text h3 {
    padding: 4px 12px
}

.home-tw .tw-text h3 a {
    font-size: 15px
}

.home-tw .tw-text p {
    color: #888;
    font-size: 14px;
    padding: 8px 12px;
    line-height: 20px
}

.home-pic {
    background: #fff;
    overflow: hidden
}

.pic-con {
    padding: 10px;
    overflow: hidden
}

.pic-li {
    width: 16.66%;
    float: left
}

.pic-li .cover {
    padding: 10px;
    height: 110px;
    overflow: hidden
}

.pic-li .cover img {
    height: 100%;
    min-width: 100%
}

.pic-li .cover img:hover {
    opacity: .6
}

.crumbs {
    margin: 10px 0;
    color: #888;
    font-size: 14px; padding:9px 10px; background-color:#FFFFFF;
}

.crumbs a {
    color: #4c4c4c;
    font-size: 14px
}

.list {
    width: 69%;
    background: #fff
}

.list-li {
    padding: 20px;
    overflow: hidden
}

.list-li a {
    padding: 15px 0;
    display: inline-block;
    border-bottom: 1px dashed #eee
}

.list-li span{ float:right; padding: 15px 0;}

.sidebar {
    background: #fff;
    width: 30%
}

.fenye {
    border-top: 1px solid #eee;
    padding: 30px 20px;
}

.fenye a, .fenye strong{ padding:7px 12px; border:solid 1px #CC6666; margin-right:10px; }
.fenye strong{ background-color:#CC6600; color:#FFFFFF; }

.article {
    background: #fff;
    width: 69%
}

.article-top {
    text-align: center;
    padding: 20px 0;
    margin-top: 10px;
    border-bottom: 1px dashed #eee
}

.article-top h1 {
    font-size: 28px;
    font-weight: 400
}

.article-top p {
    color: #888;
    font-size: 13px;
    margin: 10px 0
}

.article-con {
    padding: 20px 30px;
    text-indent: 2em;
    color: #666;
    line-height: 26px;
    font-size: 15px;
    margin-bottom: 20px;
}

.article-con p {
    text-indent: 2em;
    color: #666;
    line-height: 26px;
    font-size: 15px;
    margin-bottom: 20px
}

.article-con p a {
    color: #0091ca;
    font-size: 16px
}

.turnPage {
    padding-top: 30px;
    margin-top: 30px;
    border-top: 1px dashed #eee;
    color: #666;
    margin-bottom: 30px
}

.links {
    background: #fff
}

.links-li {
    padding: 20px
}

.links-li a {
    margin-right: 20px
}

.links-li a:hover {
    color: #a5033c
}

.footer { width:1200px; margin:10px auto 0 auto;
    background: #fff;
    padding: 40px 0;
    text-align: center;
    line-height: 180%;
}

.footer p {
    text-align: center;
    color: #777;
    font-size: 14px;
    margin-bottom: 10px
}

.footer a {
    color: #777
}

.footer a:hover {
    color: #a5033c
}

.aituijian{ width:1200px; margin:0 auto; overflow:hidden; background-color:#FFFFFF; margin-top:10px; }
.box_title{ height:40px; line-height:40px; font-size:18px; color:#333333; }
.box_title_txt{ height:40px; line-height:40px;  border-bottom:solid 1px #E8E7ED; font-weight: 400;
    color: #333;
    font-size: 18px; }
.box_title_txt span{ border-left: 8px solid #CE6633; padding:0 10px; font-size:15px; }
.aitjbox{ width:1200px; margin:0 auto; overflow:hidden; padding:5px 0; }
ul.aitjlist{ margin:0; padding:0; }
ul.aitjlist li{ height:95px; width:390px; margin:5px; list-style:none; float:left; overflow:hidden; }
ul.aitjlist li a{ font-size:18px; display:block; color:#333333; }
ul.aitjlist li .txt{ width:275px; height:75px; padding:10px; float:right; line-height:180%; }
ul.aitjlist li .txt em{ color:#999999; } 
ul.aitjlist li span{ width:95px; height:75px; text-align:center; font-size:50px; color:#999999; display:block; float:left; background-color:#EFEFEF; font-family:"Î¢ÈíÑÅºÚ"; padding-top:20px; border-radius:45px;}