
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
    margin:0;
    padding:0;
    border:0;
    outline:0;
    font-size:15px;
    vertical-align:baseline;
    background:transparent;
}

/*body {
    line-height:1;
}*/
@charset "utf-8"

:focus {
    outline: 1;
}

article,aside,canvas,details,figcaption,figure,
footer,header,hgroup,menu,nav,section,summary { 
    display:block;
}

nav ul {
    list-style:none;
}

blockquote, q {
    quotes:none;
}

img{
    vertical-align: middle;
}

blockquote:before, blockquote:after,
q:before, q:after {
    content:'';
    content:none;
}

a {
    margin:0;
    padding:0;
    border:0;
    font-size:100%;
    vertical-align:baseline;
    background:transparent;
    text-decoration: none;
    font-family: Microsoft YaHei;
    font-size: 14px;
    color: #000000;
}
a, span, b, p,h1,h2,h3,h4,h5,div,i{
    font-family: Microsoft YaHei;
    color: #363635;
}

ins {
    background-color:#ff9;
    color:#000;
    text-decoration:none;
}

mark {
    background-color:#ff9;
    color:#000; 
    font-style:italic;
    font-weight:bold;
}

del {
    text-decoration: line-through;
}

abbr[title], dfn[title] {
    border-bottom:1px dotted #000;
    cursor:help;
}

table {
    border-collapse:collapse;
    border-spacing:0;
}
input, select{
    outline: medium none;
}

hr {
    display:block;
    height:1px;
    border:0;   
    border-top:1px solid #cccccc;
    margin:1em 0;
    padding:0;
}
input{
    padding: 0;
    border: none;
}
input, select {
    vertical-align:middle;
}
li{
    list-style: none;
}
body{
    background-color: #ffffff;
    min-width: 1200px;
}
.martop{
    padding: 20px 0;
}
.width1200{
    width: 1200px;
    margin: 0 auto;
}
.clearfix::after{
    display: block;
    content: '';
    height: 0;
    width: 0;
    clear: both;
}
.clearfix{
    zoom: 1;
}
.top{
    width: 100%;
    height: 75px;
    line-height: 75px;
    box-shadow: 0px 0px 8px 2px 
        rgba(0, 0, 0, 0.25);
    position: fixed;
    top: 0px;
    left: 0px;
    z-index: 99999;
     background: rgba(255,255,255,0.7)
}
.top .width1200{
    width: 1200px;
}
.logo{
    float: left;
        height: 76px;
    line-height: 76px;
}


.lage_tab{
    float: left;
}
.nav {
    width: 900px!important;
    height: 75px;
    line-height:75px;
    position:relative;
    z-index:0;
    float: left;
    margin-left: 76px;
}
.nav a {
    font-size: 15px;
    color: #4e4d4d;
}
.nav .nLi {
    float:left;
    position:relative;
    display:inline;
    margin: 0 12px;
}
.nav .nLi:nth-child(5){
    margin: 0 4px;
}
.nav .nLi h3 {
    float:left;
    font-weight: normal;
}
.nav .nLi h3 a {
    display:block;
    /* width:76px; */
    text-align:center;
    font-size:15px;
    height: 63px;
    line-height:56px;
    /* line-height: 76px; */
    padding-left:7px;
    padding-right:7px;
    /* line-height: 24px; */
    margin-top: 12px;
}
.nav .sub {
    background: rgba(0,0,0,0.5);
    display:none;
    width: 100%;
    left: 0px;
    top:75px;
    position:absolute;
    line-height:26px;
    padding:5px 0;
}
.nav .sub li {
    zoom:1;
}
.nav .sub a {
    display:block;
    padding: 9px 7px;
    /* height: 23px; */
    line-height: 21px;
    font-size:14px;
    text-align:center;
    color: #fff;
    border-bottom: 1px solid #5a5858;
}
.nav .sub li:hover {
    color: #fff;
    background: rgba(0,0,0,0.3)
}

.nav .sub li:hover a{
    color: #fff;
}
.nav .on h3 a {
    background:url(../images/line1.png) no-repeat center 70px;
}

.nav em{
    position: absolute;
    left: 0%;
    right: 0px;
    bottom: 0;
    width: 0%;
    height: 2px;
    margin:0 auto;
    display: block;
    background-color: #e3254c;
}
.nav .nLi:hover em{
    position: absolute;
    left: 0%;
    bottom: 0;
    width: 100%;
    height: 2px;
   
    background: url(../images/line.png) no-repeat center bottom;
    background-color: #e3254c;
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    -ms-transition: all 0.3s;
}
.nav .active{
    display: block;
    background: url(../images/line.png) no-repeat center bottom;
}
.nav .on{
    display: block;
    background: url(../images/line.png) no-repeat center bottom;
}
.lage_tab a:hover{
    color: #e3254c;
}

.med .pausecenterchuachbtctrn-canvas{
    width: 40px!important;
    height: 40px!important;
}
.seacher{
    padding-left:15px;
    height: 31px;
    line-height: 31px;
    margin-top: 25px;
    float: right;
    position: relative;
    border-left: 1px solid #cdcdcd;
}

.search_wrap {
       background: #fff;
    width: 100px;
    right: -1px;
    position: absolute;
    top: -7px;
    border: 1px solid #c5c5c5;
    z-index: 91;

}

.search_wrap input::placeholder{
    font-size: 14px;
}
.search_box_button {
    height:42px;
    width:25px;
    background:url(../images/ss_hover.png) no-repeat center;
    border:0;
    outline:none;
    float:right;
}
.search_box_text {
    width:calc(100% - 58px);
    padding:0 10px;
    float:left;
    border:0;
    height:41px;
    outline:none;
    line-height:41px;
    background:#fff;
}
.search_wrap.on {
     width: 200px;
    visibility:visible;
    opacity:1;
    filter:alpha(opacity=100);
    -moz-opacity:1;
    -khtml-opacity:1;

}
.header_search {
    cursor:pointer;
    margin-top: 4px;

}
.header_search span {
    display:block;
    width:24px;
    height:22px;
    text-align:center;
    border:none;
    background:url(../images/ss.png) no-repeat center center;
    position:relative;
    margin:auto;
}
.header_search span img {
    vertical-align:middle;
    margin-top:-3px;
}
.header_search.on span {
    opacity:0.5;
    filter:alpha(opacity=50);
    -moz-opacity:0.5;
    -khtml-opacity:0.5;
}

@media only screen and (min-width:1025px) {

.search_wrap{visibility: hidden;  transition:all 0.3s; -webkit-transition:all 0.3s;-moz-transition:all 0.3s;-o-transition:all 0.3s;-ms-transition:all 0.3s;/* opacity:0; */filter:alpha(opacity=0);-moz-opacity:0;-khtml-opacity:0;}

}




.footer{
    width: 100%;
    height: 115px;
    background: url(../images/footer.png) no-repeat center;
    /*background-size: cover;*/
    min-width: 1200px;
}
.footer .box{
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 31px;
    letter-spacing: 0px;
    color: #ffffff;

    padding-top: 80px;
}
.footer .box a{
   font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 31px;
    letter-spacing: 0px;
    color: #ffffff;
   
}
/*多元产业 单篇三张图效果*/

.dp-picList  .btnList.btBor, div.logoWrap .picList.btBor {
    border-bottom: 1px solid #d8d8d8;
    padding-bottom: 4px;
    margin-bottom: 30px;
}
.dp-picList .picList li {
  width: 32%;
  float: left;
  margin: 0px 18px 25px 0;
 }
 .dp-picList  .two_img  li{
    width: 48%;
    float: left;
    margin: 0px 4% 30px 0;
 }

 .dp-picList .picList li:nth-child(3n){
    margin-right: 0px;
 }
  .dp-picList .two_img li:nth-child(2n){
    margin-right: 0px;
 }
 .dp-picList .picList li a {
    position: relative;
    width: 100%;
    height: 100%;
    display: block;
}
.dp-picList .picList li a img {
    display: block;
    width: 100%;
    height: 198px;
}
.dp-picList  .two_img  li a img{
    height: 282px;
}
.dp-picList  .picList li a .title {
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    line-height: 43px;
    text-align: center;
    background: linear-gradient(to top, #ed3604, #ff9130);
        background: linear-gradient(to top, #d1cab7, #ff3030);
    /*opacity: 0.8;*/
    filter: alpha(opacity=80);
    color: #fff;
    font-size: 16px;
}
.dp-picList .two_img li:nth-child(3n) {
   margin-right: 4%;
}
.dp-picList .two_img li:nth-child(6n) {
   margin-right: 0%;
}