/*菜单栏*/
header.header-normal .container{width: 98%;margin: 0 auto;}
.header-normal .sticky-wrapper.is-sticky .sticky .navbar li a{padding: 40px 0;font-size: 14px;}
.header-normal .sticky-wrapper.is-sticky .sticky .logo{margin: 25px 0;}
header .navbar li{margin: 0 15px;}
.sub-menu ul { 
    height: inherit;
    transform: none;
    text-align: inherit;
    white-space: normal;
}
.sub-menu ul li {
    color: inherit;
    padding: 0;
    line-height: inherit;
}
.ownmenu ul.dropdown, .ownmenu ul.dropdown li ul.dropdown{width: 180px;}
 .navbar{box-shadow: none;}
ul.ownmenu li:last-child ul{left: -120px;}

/*首页滚屏大图  large_right.png large_left.png */
.tp-rightarrow.preview1:after{content:none;background-image: url(../images/small-next-page.png);background-repeat: no-repeat;}
.tp-leftarrow.preview1:after{content:none;background-image: url(../images/small-prev-page.png);background-repeat: no-repeat;}
.tparrows.preview1{background: inherit;}
.home-slider .tp-rightarrow.preview1{background-image: url(../images/small-next-page.png);background-repeat: no-repeat;}
.home-slider .tp-leftarrow.preview1{background-image: url(../images/small-prev-page.png);background-repeat: no-repeat;}

/*详情页标题内容*/
main{height: inherit}
main .container{width: 90%;}
.content_w850{padding: 20px 0;width: 95%;margin: 0 auto;}
.content_w850 h1{font-family: 'Microsoft Yahei',"SimHei","PingFang SC","Lucida Grande", "Tahoma","Arial", "Helvetica", "sans-serif";}
main .content-txt p{max-width: 100%;font-size: 14px;font-family:"SimSun","STSong","Arial", "Helvetica", "sans-serif";text-align: left;}
main .content-txt p span{font-family:"SimSun","STSong","Arial", "Helvetica", "sans-serif";}
main{overflow-y: visible;}

@media only screen and (min-width: 768px){
    main {
        padding: 150px 5%;
    }
}

/*公司简介*/

#content .content-txt p{max-width: 100%;font-size: 14px;font-family:"SimSun","STSong","Arial", "Helvetica", "sans-serif";text-align: left;}
#content .content-txt p span{font-family:"SimSun","STSong","Arial", "Helvetica", "sans-serif";}


/*大事记时间线*/
.waves-about{background: url(../images/timeline.jpg) repeat-y center top;}
.waves-container{margin-bottom: 50px;}

/*联系我们*/
.contact-form label{font-size: 14px;}
input[type=date], input[type=datetime-local], input[type=email], input[type=number], input[type=password], input[type=search-md], input[type=search], input[type=tel], input[type=text], input[type=time], input[type=url], textarea.md-textarea{font-size: 14px;}
.contact-form label input{padding: 0;}
.contact-form textarea{padding: 0;}
#content section.contact-page{padding-top: 150px !important;}
#allmap{height: 550px;}
.BMap_bubble_title {
    font-weight: bold;
}
.contact-form-sec .padding-30{padding-right: 10px !important;}
