﻿#slidechild/*about*/
.about_title { background: #fff;z-index: 9999; color: #888888;}
.about_title .maxsize { max-width: 1200px; margin: 0 auto; padding: 30px 0;text-align:center; }
.about_title h1 {font-size: 4rem;}

.about_content { background: #f7f7f7;z-index: 9999; color: #888888;}
.about_content .maxsize { max-width: 1200px; margin: 0 auto; padding: 30px 0;text-align:center; height:100%}
.about_content .maxsize .about_right {text-align:left;}
.about_content .maxsize .about_right h1{margin:20px 0 20px 50px;}
.about_content .maxsize .about_right .content{font-size:1.3rem;margin-left:50px;padding-top:20px;line-height:2rem}

.about_development { z-index: 9999; color: #888888;background:url('../development.png') no-repeat;margin-top:100px;text-align:center;padding-top:10px;width:100%}
.about_development h1 {font-size: 4rem;}

.aboutus-developmentpath{ width:100%; height:auto; position:relative; margin-top:90px; overflow:hidden;}
.aboutus-developmentpath .aboutus-developmentpathtitle {padding-bottom:25px;}
.aboutus-developmentpath h1 {font-size: 4rem;}
.aboutus-developmentpath h3 {font-size: 1.7rem;}
.aboutus-developmentpathbjimg{ width:100%;}
.aboutus-developmentpathbjimg>img{ width:100%;}
.aboutus-developmentpathtitle{ font-size:30px; color:#FFF; position:absolute; left:0px; width:100%; text-align:center; top:8%;}
.aboutus-developmentpathtimeimg{ width:490%; position:absolute; left:0%; top:38%;}
.aboutus-developmentpathtimeimg>img{ width:100%;}
.aboutus-developmentpathtimeimgbtn{ background:url(../aboutus_jindutiaoimg.png) no-repeat; width:938px; height:32px; position:absolute; left:50%; margin-left:-469px; bottom:8.5%;}
.aboutus-developmentpathtimeimgbtn>ul{ width:858px; height:100%; font-size:0; margin:0 auto; text-align:center;}
.aboutus-developmentpathtimeimgbtn>ul>li{ text-align:center; height:100%; font-size:0; margin-left:2px; cursor:pointer; position:relative;display: inline-block;}
.aboutus-developmentpathtimeimgbtn>ul>span{ font-size:16px; color:#ffffff; display:inline-block; *display:inline; zoom:1;}
.aboutus-developmentpathtimeimgbtn>ul>li>span{ font-size:16px; color:#ffffff; display:inline-block; *display:inline; zoom:1;}
.aboutus-developmentpathtimeimgbtn>ul>li>div{ color:#ffffff; display:inline-block; *display:inline; zoom:1; font-size:14px; height: 100%; vertical-align: top; line-height: 32px; width:50px; text-align:center; margin:0 auto;}
.developmentpathtimeimgbtn-leftspan{ padding-right:16px;}
.developmentpathtimeimgbtn-rightspan{ padding-left:13px;}
.aboutus-developmentpathtimeimgbtn>ul>li.Select>div{ font-size:20px; line-height: 28px; text-align: right;}
.aboutus-developmentpathtimeimgbtn>ul>li>i{ position: absolute; top: -50px; left: 18px; display:none;}
.aboutus-developmentpathtimeimgbtn>ul>li.Select>i{ display:block;}
.aboutus-developmentpathtimeimgbtn>ul>li:hover>i{ display:block;}


.about_honer { background: #fff;z-index: 9999; color: #888888;}
.about_honer .maxsize { max-width: 1200px; margin: 0 auto; padding: 30px 0;text-align:center; }
.about_honer h1 {font-size: 4rem;}
.about_honer .honer{margin-top:30px;}
.about_honer .honer .title{margin:20px 0;}

/*col-sm-12*/
@media screen and (max-width: 990px) {
.about_content .maxsize {padding:30px;}
.about_content .maxsize .about_right h1 {margin:20px 0;}
.about_content .maxsize .about_right .content{margin:0;}

.aboutus-developmentpath h1 {font-size: 3.5rem;}
.aboutus-developmentpathtitle{top:2%;}
}
@media screen and (max-width: 1200px) {
    .aboutus-developmentpathtitle{top:3%;}
}

/*product_detail*/ 
.pro_title{ background:url('../../../uploads/index/pro_bg.png') repeat-y;z-index: 9999; }
.pro_title .maxsize { max-width: 900px; margin: 0 auto; padding: 30px 0;}
.pro_title .maxsize h1{font-size:4rem;color:#1E70E0;text-align: center;}
.pro_title .maxsize img{max-width:100%;}

.pro_content {/*background: #F7F7F7;*/z-index: 9999; }
.pro_content .maxsize { max-width: 1200px; margin: 0 auto; padding: 30px 0; }
.pro_content .maxsize h1{font-size:4rem;margin:30px 0;}
.pro_content .maxsize .intro{padding:10px;}
.pro_content .maxsize img{max-width:100%;}

.pro_people {background: #fff;z-index: 9999; }
.pro_people .maxsize { max-width: 1200px; margin: 0 auto; padding: 30px 0; }
.pro_people .maxsize h1{font-size:4rem;color:#1E70E0;margin:30px 0;}
.pro_people .maxsize img{max-width:100%;}

/*分页*/
.page_num input{ border:1px solid #EFEFEF;padding:4px;text-align: center;}
/*下拉列表-三级*/
.menu .menulist .submenu li span a{font-size: 1.2rem;}
#slidechild{width:520%;left:-100px;}
#slidechild li{width:auto;float:left;margin:15px;text-align: left;border-right:1px solid #ececec;margin:15px 0;padding:15px;}

@media screen and (max-width: 1360px) {
    #slidechild{width:730%;left:-150px;}
}
@media screen and (max-width: 1090px) {
    #slidechild{width:800%;left:-150px;}
}

/*新闻列表页背景*/
.page-box{background:url('../../../uploads/index/pro_bg.png') repeat-y;}