﻿

nav.navbar.bootsnav {    
    background: #8c0000;
    border:none;
}

nav.navbar.bootsnav ul.nav > li {
    border:none !important;
    height:80px;
}

.navbar-nav  {
    height:80px;
    line-height:80px;
}

.wrap-sticky nav.navbar.bootsnav.sticked {
    position:fixed;
}

nav.navbar.bootsnav ul.nav > li > a {
    font-size:16px;
    color:#FFF;
    padding:8px 8px;
    margin:0 3px;
    margin-top: 22px;
}

nav.navbar.bootsnav ul.nav > li.active > a ,nav.navbar.bootsnav ul.nav > li > a:hover {
    color:#FFF !important;
    background:rgba(255,255,255,0.1);
    border-radius:5px;
}

.wrap-sticky nav.navbar.bootsnav {
    position:relative;
    width: 100%;
    left: 0;
    top: 0;
    padding: 0;
    min-height: initial;
}


nav.navbar.bootsnav .navbar-toggle {
    background-color: #8c0000;
}

.fa-bars {
    background: url(images/fa-bars.png) center center no-repeat;
    width: 24px;
    height: 24px;
    display: block;
}

.fa-times {
    background: url(images/fa-times.png) center center no-repeat;
    width: 24px;
    height: 24px;
    display: block;
}


#quick_menu_box a {
    background: rgba(34,34,34,0.7);
    height: 59px;
    text-align: center;
    color: #FFF;
    display:block;
}

#quick_menu a:hover {
        background:rgba(150,0,0,0.7);
    }


#quick_menu a b {
    font-size: 18px;
    display: block;
    padding-top: 5px;
}


.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
    padding-right: 10px;
    padding-left: 10px;
}


#quick_menu_box {
    position:absolute;
    z-index:10000;
    width:100%;
    margin-top:-74px;
}




#about p {
    font-size:14px;
    color:#333;
    line-height:26px;
    padding-top:10px;
}

.bg-white {
    background:#FFF;
}

.bg-gray {
    background:#f0f0f0;
}

#home_main .bg-white {
        padding:30px 15px;
        margin-bottom:15px;
        height:350px;
    }





 #news h3 {
        height:26px;
        line-height:26px;
        overflow:hidden;
        margin:0;
    }

 #news h3 a {
        font-size:14px;
        color:#333;
    }

    #news p {
        display:none;
        padding:3px 0;
        margin-left:-10px;
    }

    #news li.active p {
        display:block;
    }

    #news li.active h3 a {
        color:#b40000;
    }

    #news li {
        line-height:20px;
        background:url(images/list-style.jpg) left 9px no-repeat;
        padding-left:15px;
    }
	
	#news li img{max-height:113px;}






/*event*/
#event
{
	overflow:hidden;
}

.event_imgs
{
	width:100%;
	height:270px;
	overflow:hidden;
	float:left;	
}

.list.event
{
	width:280px;
	float:right;
	padding:0;
}


.list.event li
{
	height:30px;
	line-height:30px;
	overflow:hidden;
	padding:0;	
}

.list.event li a
{
	font-size:12px;
	color:#666;	
}

.list.event li a:hover
{
	color:#000;	
}

.event_imgs a {
    width: 100%;
    height: 270px;
    display: block;
	background-position:center top;
	background-repeat:no-repeat;
	background-size:100% auto;
	
}


.owl-theme .owl-controls .owl-buttons .owl-next:before {
    content: ">";
}

.slider-inner .owl-theme .owl-controls .owl-buttons div {
    font-family:"宋体";
    font-weight:100;
    color:666;
}

.slider-inner .owl-theme .owl-controls .owl-buttons .owl-next:before {
    content: "";
}



#tabs
{
	border-bottom:1px solid #e8e8e8;
	padding-bottom:5px;
	overflow:hidden;
	
}

#tabs .row
{
	margin:0;
}

#tabs a
{
    display:inline-block;
	height:27px;
	line-height:27px;
	text-align:center;	
	font-size:14px;
    color:#FFF;
    background:#666;
    width:100%;
}

#tabs a.active
{
	background:#b40000;
	color:#FFF;	
}


    #tabs .col-sm-3 {
        padding-left:1px !important;
        padding-right:1px !important;
    }



#search {
    background:url(images/search.jpg) top center no-repeat;
	background-size:100% 100%;
}
.nobg{
    background:none !important;
    background-size:100% 100%;
}
.pt8{
    padding-top:8px;
}

    #search .search {
    }
	
	#search .form-group{ margin-bottom:10px; position:relative;}
	
	#search .btn-search{ width:16px; height:16px; background:url(images/icon_submit.gif); padding:0; position:absolute; top:5px; right:12px;}
	#search .form-control
	{
		height:24px;
		font-size:12px;
		border-radius:10px;
	}

    #search .menu {
        overflow:hidden;
    }

	#search .row{margin:0;}
	#search .col-sm-6{padding-left:1px; padding-right:1px;}
	#search .col-xs-6{padding-left:1px !important; padding-right:1px !important;}
	#search .col-sm-12{padding-left:1px; padding-right:1px;}
    #search .menu a {
        display:block;
		width:100%;
        line-height:44px;
        background:#a24746;
        color:#FFF;
        text-align:center;
		margin-bottom:2px;

    }

    #search .menu a:hover {
        background:#8a3736;
    }

    #search .phone {
        background:rgba(17,17,17,0.55);
        overflow:hidden;
        text-align:center;
        font-size:12px;
        color:#edd59b;
        line-height:20px;
        padding:10px;
    }

        #search .phone span {
            float:none;
            font-size:26px;
        }

.img-responsive{width:100%;}


#home_main .owl-theme .owl-controls .owl-buttons div{position:absolute;top:-160px;width:20px;height:30px; padding:0;  margin:0;border-radius:0;font:30px/30px "宋体";overflow:hidden;_display:none; background:none;}
#home_main .owl-theme .owl-controls .owl-buttons .owl-prev{left:3px; text-align:center;}
#home_main .owl-theme .owl-controls .owl-buttons .owl-next{right:8px; text-align:center;}
#home_main .owl-theme .owl-controls .owl-buttons .owl-prev:before{content:"<";}
#home_main .owl-theme .owl-controls .owl-buttons .owl-next:before{content:">";}
#home_main .owl-theme .owl-controls {
    margin-top: -20px;
	display:none;
	z-index:2;
	position:relative;
	padding-right:5px;
}

#home_main .owl-theme .owl-controls .owl-page span {
    display: block;
    width: 10px;
    height: 10px;
    margin: 5px 3px;
    filter: Alpha(Opacity=90);
    opacity: 0.9;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    background: #555;
}

#home_main .owl-theme .owl-controls {
    text-align: right;
}

#home_main .owl-theme .owl-controls .owl-page.active span
{
	background:#b6322e;
	z-index:1000000;
}

#home_main .owl-theme .owl-controls .owl-page.active span, .owl-theme .owl-controls.clickable .owl-page:hover span {
    filter: Alpha(Opacity=100);
    opacity: 1;
	background:#b6322e;
	z-index:1000000;
}

#home_main .owl-pagination {
    display:none;
}

#home_main .slides .nav{width:100%; height:660px; position:relative;left:50%;margin-left:-270px;}
#home_main .slides .nav a{display:block;width:50px;height:88px;opacity:.8;z-index:9;}
#home_main .slides .nav a.prev{position:absolute;left:0;top:-244px;margin-top:-58px;background:url(../images/ban_pre.png) no-repeat;}
#home_main .slides .nav a.next{position:absolute;right:0;top:-244px;margin-top:-58px;background:url(../images/ban_next.png) no-repeat;}


footer
{
	background:#555;
	padding:40px 0;
	text-align:left;
	color:#aaa;
	line-height:24px;
	font-size:12px;
	margin-top:20px;
}

footer p{ padding:0; margin:0; line-height:20px;}

footer a
{
	color:#aaa;
}

footer .red
{
	color:#f97e6e;	
}


.slider-post .news-image
{
	height:660px;
}


/*首页自适应*/

@media screen and (max-width:1024px){
.owl-pagination {
    bottom: 8px;
}	
.slider-post .news-image
{
	height:420px;
	background-size:150% auto !important;
}

#quick_menu
{
	display:none;
}

    nav.navbar.bootsnav ul.nav > li {
        height:30px;
    }

}

@media screen and (max-width:768px){
.slider-post .news-image
{
	height:320px;
	background-size:150% auto !important;
}

    #products {
        height:380px !important;
    }
}

@media screen and (max-width:450px){
.slider-post .news-image
{
	height:220px;
	background-size:165% auto !important;
}
}

@media screen and (max-width:320px){
.slider-post .news-image
{
	height:180px;
	background-size:165% auto !important;
}
}











/*内页*/

#sub-main {
    padding-top:10px;
    background:#f0f0f0;
}

    #sub-main .bg-gray {
        background:#dddddd;
    }

.sub_box {
}

    .sub_box .sub_th {
        padding:20px;
        background:url(images/th_bg.jpg) center center no-repeat; 
        font-size:16px;
        color:#FFF;
    }

        .sub_box .sub_th h3 {
            display:inline;
            font-size:22px;
            color:#FFF;
            font-weight:bold;
            font-family:"Microsoft YaHei";
        }


#sub_nav {

}

    #sub_nav ul {
        padding:15px 0;
    }

#sub_nav li.active a {
    background:#8c0000;
    color:#fff;

}

#sub_nav li a {
    padding:12px 25px;
    display:block;
    font-size:16px;
    color:#333;
}


.sub_news ul {
    padding:15px;
}

#sub_content {
}

    #sub_content .location {
        color:#aaaaaa;
        font-size:14px;
        padding-top:10px;
    }

     #sub_content .location a {
        color:#aaaaaa;
        font-size:14px;
    }

     #sub_content .location a:hover {
        color:#ac0002;
    }

.sub_content_th {
    border-bottom:2px solid #aa0001;
    padding:10px 0; 
    overflow:hidden;
}

    .sub_content_th h1 {
        margin:0;
        color:#aa0001;
        font-weight:bold;
        font-size:22px;
        font-family:"Microsoft YaHei";
		padding:9px 0;
    }



/*新闻列表*/
#news-list {
    margin-top:20px;
}

    #news-list .row {
        margin-left:-10px;
        margin-right:-10px;
    }

    
    #news-list h2 a {
        font-size:20px;
        color:#333
    }

    #news-list h2 a:hover {
        color:#8c0000
    }
    #news-list .date {
        color:#aaa;
    }

    #news-list .row {
        border-bottom:1px dashed #dfdfdf;
        margin-bottom:20px;
    }

#news-list2 li {
    overflow:hidden;
    padding:15px;
    border-bottom:1px dashed #dedede;
	padding-left:55px;
	background:url(images/icon-news-item.gif) 10px center no-repeat;
}

#news-list2 li:hover{ background:#E1E1E1 url(images/icon-news-item.gif)10px center no-repeat;}

 #news-list2 li .pull-left {
        color:#333;
        font-weight:bold;
    }
 #news-list2 li .pull-left:hover {
        color:#8c0000;
    }

    #news-list2 li .pull-right {
        color:#aaa;
    }
#search-list li {
    overflow:hidden;
    padding:15px;
    border-bottom:1px dashed #dedede;
}

#search-list li:hover{ background:#E1E1E1;}

 #search-list li .pull-left {
        color:#333;
        font-weight:bold;
    }
 #search-list li .pull-left:hover {
        color:#8c0000;
    }

    #search-list li .pull-right {
        color:#aaa;
    }

#new_detail {
    padding:30px 15px;
    font-family:'Microsoft YaHei' ;
}

    #new_detail img {
        max-width:100%;
    }

    #new_detail h1 {
        font-size:30px;
        text-align:center;
        font-weight:400;
        font-family:'Microsoft YaHei' ;
        color:#333;
    }

    #new_detail .info {
        color:#aaa;
        text-align:center;
        padding:5px 0 20px 0;
    }



.pagination{
	margin: 0 auto;
	 float:none;
}


.pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover {
    background-color: #8c0000;
    border-color: #8c0000;
}
.mr0 {
    margin-right:0;
}
.hrs {
    width:220px;
}
.honor-row {
    padding:2px 10px;
}
.honor {
    color:#555;
}
.honor-icon {
    max-width:24px;
    max-height:24px;
    margin-right:12px;
}
.honor-date {
    float:right;
    margin-right:10px;
}
.btn-honor {
    background-color: #8c0000;
    color:#fff !important;
    padding:0px 10px;
    margin-right:10px;
}

    #honor-list .honor_item {
        background:url(images/honor_bg.jpg);
        background-size:100% 100%;
        padding:15px;
        margin:10px;
        margin-bottom:50px;
        position:relative;

    }

    #honor-list .honor_title {
        position:absolute;
        width:100%;
        text-align:center;
        bottom:-40px;
        margin-left:-15px;
    }

        #honor-list .honor_item:hover {
            box-shadow: 0 0 10px rgba(0,0,0,0.5)
        }


#product-list {
    padding:20px 0;
}

    #product-list h3 {
        padding:5px 15px;
        color:#ab0002;
        font-size:20px;
    }

    #product-list p {
        font-size:14px;
        padding:0 15px;
        color:#666;
    }

    #product-list h3 a {
        color:#ab0002;
        font-size:20px;
    }


.ad .owl-pagination {
    bottom:35px;
}


#product_detail {
    padding:25px 0;
}

    #product_detail .product_detail {
        margin: 0 auto;
    }

    #product_detail h1 {
        font-size:20px;
        color:#ab0002;
    }

    #product_detail .info {
        padding:5px 0;
        border-bottom:1px solid #ddd;
        overflow:hidden;
        color:#333;
    }

        #product_detail .info .col-md-4 {
            padding:5px 0;
            overflow:hidden;
        }

    #product_detail .detail_content {
        padding:15px 0;
    }

.service_form {
    padding:50px 0;
}
.checkbox_group {
    display: block;
    width: 100%;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}


label{font-weight:normal}

.btn-submit {
    background:#8c0000;
    border:none;
    color:#FFF;
    min-width:150px;
}

    .btn-submit:hover {
        background:#ab0002;
    }
	
	#sitemap{ text-align:center; padding-top:20px;}
	
	#sitemap h3{color:#8c0000; font-size:18px; font-weight:500;}
	#sitemap dd{padding-bottom:40px;}
	#sitemap dd a{color:#666;}
	#sitemap dd a:hover{color:#8c0000;}

@media (max-width: 767px) {
    footer .text-right {
        text-align:center;
    }
	
	footer{padding:20px 0;}
	
	footer .col-sm-6{ padding:20px;}

    #news-list .row {
        background:#FFF;
        border-bottom:1px solid #aaa;
        padding-top:15px;
    }

    #news-list .col-sm-8 p {
        max-height:60px;
        overflow:hidden;
        font-size:16px;
        line-height:30px;
    }

    #new_detail .detail_content p {
        font-size:16px;
        line-height:24px;
    }

    #new_detail .detail_content img {
        max-width:100%;
    }

    #product_detail img {
        max-width:100%;
    }

     #product_detail .detail_content p {
        font-size:16px;
        line-height:24px;
        text-indent:32px;
    }
}


#job_list{
	width:100%;
	margin:0 auto;
	padding-bottom:20px;
}

    #job_list .col-md-8, #job_list .col-md-4, #job_list .col-md-3, #job_list .col-md-2 {
        padding: 0;
        margin: 0;
    }

#job_list .list_th span{
	display:block;
	background:#aa0000;
	color:#FFF;
	padding:10px 25px;
	font-size:14px;
	font-weight:bold;
}

#job_list .list span{
	display:block;
	color:#333;
	padding:10px 25px;
	font-size:14px;
}

#job_list .list .row{ border-bottom:1px solid #E1E1E1; overflow:hidden;}

#job_list .list .row:hover{ background:#FFF;}

.contactus{padding: 40px 5px;}

.contactus dt{ padding-bottom:10px;}
.contactus dd{ padding-bottom:10px;}

#job_detail{ padding:15px 0; color:#777;}
#job_detail h1{ font-size:18px; color:#aa0000;}
#job_detail b{ color:#333;}

#new_detail p{
  font-size:16px;
}
.sub_th_mobile{ display:none;}

@media (max-width: 767px) {
.sub_th_mobile{ display:block;}
#sub_nav .sub_th{ display:none;}
#sub_nav ul.bg-gray{ position:absolute; left:10px; right:10px; z-index:10000; border-radius: 0 0 3px 3px; display:none;}
#sub_nav .sub_th_mobile .arrow{position:absolute; color:#FFF; font-family: Arial, sans-serif; right:15px; top:5px; height:35px; line-height:35px; background:rgba(0,0,0,0.2); width:35px; text-align:center; border-radius:3px; }
#sub_nav .sub_th_mobile h3{ position:relative; height:45px; line-height:45px; background: url(images/th_bg.jpg) center center no-repeat; font-size:18px; color:#FFF; padding-left:10px; border-radius:3px 3px 0 0; font-weight:bold; margin-bottom:0;}
}