﻿.ind_wrapper {
    width: 1002px;
    min-height: 600px;
    margin: auto;
}

.ind_wrapper .midd {
    width: 1002px;
    margin: auto;
}

.ind_wrapper .midd dl {
    width: 998px;
    height: 90px;
    background-color: #3C3C3C;
    border: 3px #f00 solid;
    float: left;
    margin: 0px 10px 0px auto;
    display: inline;
}

.ind_wrapper .midd dl dt {
    width: 340px;
    height: 80px;
    margin: 4px auto auto 5px;
    float: left;
}

.ind_wrapper .midd dl dt img {
    width: 340px;
    height: 80px;
}

.ind_wrapper .midd dl dd {
    width: 630px;
    font-size: 20px;
    margin: 4px auto auto 5px;
    height: 80px;
    float: left;
}

.ind_wrapper .midd dl dd .kdtit {
    font-size: 24px;
    font-family: simhei;
}

.ind_wrapper .midd dl dd p {
    color: #fff;
    margin: 5px auto auto 50px;
    height: 35px;
    line-height: 35px;
    font-size: 20px;
}

.ind_wrapper .midd dl dd p.btn_a {
    display: inline-block;
    width: 120px;
    height: 25px;
}

.ind_wrapper .midd dl dd p a {
    text-decoration: none;
    color: #fff;
}

.ind_wrapper .midd dl dd p i {
    color: #fff001;
    font-size: 14px;
    font-style: normal;
    font-weight: bold;
    margin-left: 10px;
}

.ind_wrapper .midd dl dd p b {
    font-style: normal;
    color: #fe0000;
}

.ind_wrapper .midd dl dd p em {
    font-style: normal;
    color: #39a2d8;
}

.ind_wrapper .midd dl dd p span {
    color: #fff;
}

.ind_wrapper .midd dl dd ul {
    list-style-type: none;
}

.ind_wrapper .midd dl dd ul li {
    font-size: 18px;
    font-weight: bold;
    color: #000000;
    text-align: center;
    line-height: 30px;
}

.ind_wrapper .midd dl.mr_0 {
    margin-right: 0px;
}

.ind_wrapper .bottom {
    width: 1002px;
}

.ind_wrapper .bottom dl {
    width: 324px;
    float: left;
    display: inline;
    border: #3C3C3C 1px solid;
    margin: 10px 12px 0px 0px;
}

.ind_wrapper .bottom dl dt {
    width: 324px;
    height: 40px;
    line-height: 40px;
    background-color: #3C3C3C;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    float: left;
    color: #f00;
}

.ind_wrapper .bottom dl dt h2 {
    float: left;
    color: #fff;
    text-indent: 125px;
}

.ind_wrapper .bottom dl dt a {
    float: right;
    color: #fff;
    font-size: 12px;
    color: red;
    text-indent: 10px;
    padding-top: 8px;
    padding-right: 8px;
}

.ind_wrapper .bottom dl dd {
    width: 324px;
    height: 410px;
    float: left;
    margin: 6px auto auto 0px;
}

.ind_wrapper .bottom dl dd ul {
    width: 280px;
    margin: 8px auto auto auto;
}

.ind_wrapper .bottom dl dd ul li {
    width: 280px;
    height: 25px;
    line-height: 25px;
    background-image: url(../images/icon01.gif);
    background-repeat: no-repeat;
    background-position: 0px 10px;
    text-indent: 10px;
    border-bottom: 1px #cccccc dashed;
}

.ind_wrapper .bottom dl dd ul li a {
    float: left;
}

.ind_wrapper .bottom dl dd ul li span {
    float: right;
}

.ind_wrapper .bottom dl.mr_0 {
    margin-right: 0px;
}

.m-r60 {
    margin-left: 60px;
}

.m-r10 {
    margin-left: 10px;
}



/*===============================
============= main
===================================  
*/

.banner {
    width: 100%;
    margin-bottom: 5px;
}

.banner img {
    width: 100%;
}

.ind_wrapper {
    width: 1200px;
}

.ind_wrapper .bottom {
    width: 100%;
}

.ind_wrapper .bottom dl {
    width: 392px;
    border: none;
    margin: 20px 12px 0px 0px;
}

.ind_wrapper .bottom dl dt {
    color: #fff;
    width: 100%;
    height: 81px;
    background: #ffa11f;
    padding-top: 12px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    position: relative;
}
.ind_wrapper .bottom dl dt em { 
    position: absolute;
    height: 0px;
    width: 0px;
    border-right: 10px solid transparent;
    border-left: 10px solid transparent;
    border-bottom: 9px solid #fff;
    bottom: 0;
    left: 0;
    right: 0;
    display: inherit;
    margin: auto;
}

.ind_wrapper .bottom dl dt em::after{ 
  /*   content: '';
    position: absolute;
    top: -8px;
    left: 2px;
    border-top: 8px solid transparent;
    border-right: 9px solid #FFFFFF;
    border-bottom: 9px solid transparent; */
}

.ind_wrapper .bottom dl dt h2 {
    float: none;
    text-indent: 0px;
    font-size: 26px;
    line-height: 30px;
}

.ind_wrapper .bottom dl dt a {
    float: none;
    color: rgba(250, 250, 250, .8);
    font-size: 15px;
    line-height: 20px;
    text-indent: 0;
    padding: 0;
    display: inline-block;
}

.ind_wrapper .bottom dl dd {
    background: #fff;
    width: 100%;
    height: 315px;
    margin: 0;
}

.ind_wrapper .bottom dl dd ul {
    width: auto;
    margin: 10px 14px 10px 10px;
}

.ind_wrapper .bottom dl dd ul li {
    width: 100%;
    background: url(../images/iconim_06.png) no-repeat 5px 50%;
    height: 33px;
    line-height: 33px;
    border-bottom: none;
    position: relative; 
    margin-bottom: 9px;
}
.ind_wrapper .bottom dl dd ul li:hover { 
    background-color: #f2eade;
}
.ind_wrapper .bottom dl dd ul li:hover a { 
    color: #a68553;
}

.ind_wrapper .bottom dl dd ul li a {
    padding-left: 30px;
    width: 258px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-align: left;
}
 
.timer {
    float: right;
    width: 80px;

}

#footer { 
    margin-top: 70px;
    background: initial;
}
.copyright p { 
    line-height: 42px;
}