body {
    font-family: 'microsoft yahei',Arial,Helvetica, sans-serif;
    color: #2F2F2F;
    font-size: 14px;
    padding: 0;
    margin: 0;
}

a {
    transition: 0.5s;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    color: #333333;
    text-decoration: none;
}

ul, li {
    list-style: none;
}

.flash img {
    width: 100%;
    border: 0px solid #cccccc;
}

.flash ul.bxslider {
    list-style: none;
}

.flash div.bx-pager {
    bottom: 4%;
}

.flash div.bx-controls-direction {
    display: none;
}

td {
    font-size: 14px;
    padding: 0;
    margin: 0;
}

.page_bg {
    height: 150px;
}

.main {
    padding: 30px 0px 10px 0px;
}

.img-thumbnail:hover, .opacity_img:hover, .img-circle:hover {
    opacity: 0.8;
}

.img-circle {
    border-radius: 8px;
}


.topbg {
    background-color:#fffefd;
    border-top: 3px solid #D0021B;
}



.listbg {
    background-color: #f2eeeb;
	margin-top:20px;
	padding-bottom:20px;
}

.searchBox {
    float: right;
    height: 38px;
    padding: 0;
    margin: 0;
}

.searchBox .keyword {
	background: #fff;
	height: 38px;
	line-height: 38px;
	width: 220px;
	float: left;
	border: solid 1px #dde0dd;
	border-right: none;
	text-indent: 17px;
	font-size: 14px;
}

.searchBox .search {
	height: 38px;
	width: 38px;
	border: 0;
	float: right;
	background-image: url(search.jpg);
	background-repeat: no-repeat;
}

/*导航菜单*/
.navbar {
    margin: 0px;
    border: none;
}

.glyphicon-home:before {
    color: #fff;
}

#app_menudown {
    position: absolute;
    top: 0px;
    right: 0px;
    font-size: 16px;
}

    #app_menudown:hover {
        background-color: #e6821b;
    }

.banner img {
    width: 100%;
    border: 0;
}

/*产品搜索*/
.search_group {
    margin: 25px 0px 35px 0px;
}

.form-control {
    border-radius: 0px;
    box-shadow: none;
}

.mysearch_btn {
    background-color: #D0021B;
    color: #fff;
    border-radius: 0px;
}

    .mysearch_btn:hover, .mysearch_btn:focus {
        background-color: #ff893b;
        color: #fff;
    }

#small_search {
    float: right;
    margin-top: 7px;
    padding: 8px 13px;
    font-size: 17px;
    border-radius: 4px;
    color: #fff;
}

    #small_search:hover, #small_search:focus {
        cursor: pointer;
        background-color: #3477c8;
    }


.title_bg2 {
    border-bottom: 1px solid #D0021B;
    height: 42px;
    line-height: 42px;
    font-size: 18px;
    width: 100%;
}


.title_bg {
    border-bottom: 1px solid #D0021B;;
    height: 42px;
    line-height: 42px;
    width: 100%;
}

.title {
    font-family: 'Microsoft YaHei';
    color: #fff;
    height: 41px;
    line-height: 41px;
    font-size: 18px;
	background-color:#D0021B;
	padding-left:20px;padding-right:20px; display:inline-block;	border-radius:5px 5px 0 0;
}

.more {
    float: right;
    color: #D0021B;
    height: 41px;
    line-height: 41px;
    font-size: 14px;
    padding-right: 10px;
}


.notice {
    height: 42px;
    line-height: 42px;
    border-radius: 10px 10px 0 0;
    background-color: #D0021B;
}

.notice .title {
    font-family: 'Microsoft YaHei';
    color: #fff;
    height: 55px;
    line-height: 55px;
    font-size: 18px;
    padding-left: 20px;
}

.notice .more a {
    float: right;
    color: #fff;
    height: 55px;
    line-height: 55px;
    font-size: 14px;
    padding-right: 10px;
}

.contentBox {
    padding: 8px;
    margin: 0;
    border-left: 1px solid #e7e7e7;
    border-right: 1px solid #e7e7e7;
    border-bottom: 1px solid #e7e7e7;
    border-top: 0px solid #e7e7e7;
}

.title_index {
    border-top: 2px solid #D0021B;
    height: 42px;
    line-height: 42px;
    font-size: 18px;
    width: 100%;
    color: #D0021B;
    padding-left: 20px;
    background-color: #f3f3f3;
}

.notice_box {
	padding:8px;
    border-left: 1px solid #D0021B;
    border-right: 1px solid #D0021B;
    border-bottom: 1px solid #D0021B;
}


/*栏目导航*/
.left_nav {
    clear: both;
    padding: 0;
    margin: 0;
}

.index_left_nav {
    padding: 0;
    margin: 0;
}

.left_h2 {
    background-color: #D0021B;
    font-size: 21px;
    display: block;
    text-align: center;
    height: 65px;
    line-height: 65px;
    color: #fff;
}

.left_nav_ul {
    list-style: none;
    margin: 0;
    padding: 0;
    padding-bottom: 10px;
}

    .left_nav_ul > li {
        position: relative;
        border-bottom: 1px solid #f2f2f2;
        background: url(../images/dian.jpg) 15px center no-repeat;
        padding: 8px 0px 8px 18px;
    }

        .left_nav_ul > li > a {
            text-decoration: none;
            color: #D0021B;
            font-size: 16px;
            font-weight: bold;
            padding-left: 15px;
        }

            .left_nav_ul > li > a:hover, .left_nav_ul li a.left_active {
                color: #8e611d;
                font-size: 16px;
                padding-left: 15px;
            }
/*小类*/
ul.left_snav_ul {
    list-style: none;
    padding: 0px;
    display: none;
    padding-top: 8px;
}

    ul.left_snav_ul > li {
        margin: 0px;
        padding: 5px 0px 5px 10px;
        background: url(../images/left_sli.gif) 0px 13px no-repeat;
    }

        ul.left_snav_ul > li > a {
            border: 0;
            color: #2F2F2F;
            padding: 5px 0px 5px 0px;
        }

            ul.left_snav_ul > li > a:hover {
                text-decoration: none;
                color: #8e611d;
            }

.menu_head {
    cursor: pointer;
    font: 600 18px/30px "Open Sans", sans-serif;
    width: 35px;
    text-align: center;
    color: #303c4b;
    display: inline-block;
    position: absolute;
    top: 3px;
    right: 0px;
}

    .menu_head:hover {
        color: #8e611d;
    }

/*新闻列表*/
.list_news {
    color: #898989;
    background: url(dian.jpg) no-repeat left 14px;
    line-height: 35px;
    padding: 4px center;
    padding-left: 13px;
    border-bottom: 1px dashed #e3e2e2; /*dotted*/
}

    .list_news a {
        color: #333333;
    }

        .list_news a:hover {
            text-decoration: none;
            color: #D0021B;
        }

.news_time {
    float: right;
}

/*分页样式*/
.page {
    clear: both;
    margin: 20px 0px 40px 0px;
    text-align: center;
}

    .page a {
        display: inline-block;
        font-family: Arial;
        font-size: 13px;
        border: #dbdbdb 1px solid;
        padding: 4px 9px;
        margin: 2px;
        margin-bottom: 5px;
        color: #31363c;
        text-decoration: none;
    }

        .page a:hover, .page a:focus {
            font-family: Arial;
            font-size: 13px;
            border: #000 1px solid;
            padding: 4px 9px;
            color: #fff;
            background-color: #31363c;
        }

    .page .current {
        font-family: Arial;
        border: #000 1px solid;
        font-size: 13px;
        padding: 5px 9px;
        color: #fff;
        margin: 2px;
        background-color: #31363c;
    }



.download_btn {
    text-align: right;
    margin: 10px 10px 20px 0px;
}

.page-btn {
    background-color: #8e611d;
    border-radius: 0px;
    border: none;
    transition: background 0.3s;
}

    .page-btn:hover, .page-btn:focus {
        background-color: #ff893b;
    }

.grey-btn {
    border-radius: 0px;
    border: none;
    background-color: #E8E8E8;
}

    .grey-btn:hover, .grey-btn:focus {
        background-color: #ccc;
    }

.a2a_default_style {
    display: inline-block;
}

/*在线留言订购*/
.feedback {
    margin-top: 50px;
}

.form-horizontal .form-group {
    margin-right: -10px;
    margin-left: -10px;
}

.codeimg {
    margin: 0px 0px -10px -18px;
}

/*上一个下一个*/
.point {
    clear: both;
    margin: 20px 0px 40px 0px;
    padding-bottom: 40px;
    line-height: 22px;
}

    .point span.to_prev {
        text-align: center;
    }

        .point span.to_prev a {
            color: #337AB7;
        }

            .point span.to_prev a:hover {
                color: #ea042b;
            }

    .point span.to_next {
        text-align: center;
    }

        .point span.to_next a {
            color: #337AB7;
        }

            .point span.to_next a:hover {
                color: #ea042b;
            }


/*网站地图*/
ul.ul_sitemap {
    margin: 30px 0px 40px 30px;
}

    ul.ul_sitemap li {
        list-style: none;
        line-height: 26px;
        clear: both;
    }

        ul.ul_sitemap li a {
            color: #7d7d7d;
        }

li.small_li_sitemap {
    clear: both;
    padding-left: 12px;
}

li.small_li2_sitemap {
    float: left;
    padding-left: 20px;
}

#translate {
    width: 180px;
    margin: 0 auto;
}

#translate-this {
    margin: 15px 0px 10px 0px;
}


/*友情链接*/
.link {
    border-bottom: #f6f6f6 1px solid;
    padding-bottom: 10px;
    margin-bottom: 20px;
    text-align: left;
}

.link_title {
    font-weight: bold;
    color: #f6f6f6;
    height: 42px;
    line-height: 42px;
    width: 100px;
    float: left;
    text-align: center;
}


.link_box {
    text-align: left;
    padding-left: 10px;
    height: 42px;
    line-height: 42px;
}

.link_box a {
	color: #f6f6f6;
	padding-right: 15px;
	height: 42px;
	line-height: 42px;
	float: left;
}

.link_box a:hover {
	text-decoration: none;
	color: #fff;
}



/*底部信息*/
footer {
    text-align: center;
    width: 100%;
    background-color: #D0021B;
    color: #f6f6f6;
    padding: 10px 0px 20px 0px;
	margin-top:20px;
    font-size: 14px;
}

.copyright {
    line-height: 28px;
    padding: 0px 5px;
}

    .copyright a {
        color: #f6f6f6;
    }

.foot_nav {
    width: 25%;
    float: left;
    background-color: #D0021B;
    text-align: center;
    color: #ffffff;
}

    .foot_nav:hover, .foot_nav:focus {
        background-color: #ffffff;
        cursor: pointer;
        color: #D0021B;
    }

    .foot_nav a {
        color: #ffffff;
        display: block;
    }

        .foot_nav a:hover, .foot_nav a:focus {
            text-decoration: none;
            background-color: #ffffff;
            cursor: pointer;
            color: #D0021B;
        }

    .foot_nav span {
        display: block;
        padding: 3px 0px 0px 0px;
    }

.webshare {
    width: 230px;
    padding: 5px;
}

.ewebshare {
    width: 200px;
    padding: 5px;
}

.picbase1-content {
    display: none;
}

.searchBox {
    float: right;
    height: 38px;
    padding-top: 24px;
}

    .searchBox .keyword {
        background: transparent;
        border: 0;
        height: 38px;
        line-height: 38px;
        float: left;
        width: 160px;
        border: solid 1px #dde0dd;
        background-color: #fff;
        border-right: none;
        text-indent: 17px;
        font-size: 12px;
        border-radius: 10px 0 0 10px;
    }

    .searchBox .btnSearch {
        margin: 0;
        padding: 0;
        height: 38px;
        width: 50px;
        text-align: center;
        border: 0;
        color: #fff;
        border-radius: 0 10px 10px 0;
        background-color: #D0021B;
    }


.title_left {
    height: 56px;
    line-height: 56px;
    font-size: 20px;
    text-align: center;
    color: #ffffff;
    background-color: #D0021B;
    border-radius: 10px 10px 0 0;
}



.content {
    padding: 8px;
    border-left: 1px solid #f2f2f2;
    border-right: 1px solid #f2f2f2;
    border-bottom: 1px solid #f2f2f2;
}

.content2 {
    padding: 8px;
    background-color: #ffffff;
    border-left: 1px solid #D0021B;
    border-right: 1px solid #D0021B;
    border-bottom: 1px solid #D0021B;
}

.right_top {
    border-bottom: 1px solid #d4d4d4;
    height: 56px;
    line-height: 56px;
    width: 100%;
}


    .right_top #lblRealPath {
    font-family: 'Microsoft YaHei';
    color: #333333;
    height: 55px;
    line-height: 55px;
    font-size: 18px;
    padding-left: 20px;
    padding-right: 20px;
	min-width:180px;text-align:center;
    display: inline-block;
    border-bottom: 2px solid #D0021B;
    }

.submenu {
    width: 94%;
    margin-left: 3%;
    margin-right: 3%;
    padding-bottom: 10px;
}

    .submenu a {
        background-color: #f3f3f3;
        color: #D0021B;
        width: 100%;
        text-align: left;
        padding-left: 15px;
        height: 38px;
        line-height: 38px;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        display: block;
        border-radius: 5px;
        font-size: 16px;
    }

        .submenu a:hover {
            background-color: #df482e;
            color: #fff;
            width: 100%;
            text-align: left;
            padding-left: 15px;
            height: 38px;
            line-height: 38px;
            white-space: nowrap;
            overflow: hidden;
            text-overflow: ellipsis;
            display: block;
            border-radius: 5px;
            font-size: 16px;
        }

.quickmenu {
    width: 50%;
    float: left;
    padding: 5px;
    transition: transfrom 2s linear;
}

    .quickmenu a {
        color: #fff;
        width: 100%;
        text-align: left;
        line-height: 28px;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }

        .quickmenu a:hover {
            color: #fff;
            width: 100%;
            text-align: left;
            line-height: 28px;
            white-space: nowrap;
            overflow: hidden;
            text-overflow: ellipsis;
            transform: rotate(2deg);
        }

.btn-1 {
    background-color: red;
}

.btn-1 {
    background-color: red;
}

.picBox {
}

    .picBox img {
        width: 100%;
        display: block;
        float: left;
    }

    .picBox span {
        height: 38px;
        line-height: 38px;
        width: 100%;
        margin-top: -38px;
        display: block;
        padding-left: 15px;
        color: #fff;
        font-size: 18px;
        float: left;
    }

    .picBox .bgc1 {
        background-color: rgba(144, 7, 0, 0.5);
    }

    .picBox .bgc2 {
        background-color: rgba(185, 153, 41, 0.5);
    }

    .picBox .bgc3 {
        background-color: rgba(49, 49, 49, 0.6);
    }



/*大屏幕*/
@media screen and (min-width: 769px) {


    .logo {
        padding: 20px 5px 20px 5px;
        float: left;
    }

	.logo img {
		max-width:100%;
	}

    .top-right {
        text-align: right;
        float: right;
    }

    .searchBox {
        margin-top: 12px;
    }

    .navbar {
        background-color: #D0021B;
    }

    .navbar-nav {
        float: left;
		width:100%;
    }

    .navbar-default {
        background-color: #D0021B;
        height: 58px;
        line-height: 58px;
		border-top-left-radius:15px;
		border-top-right-radius:15px;
    }
	
    .navbar-nav > li {
        width: 14.25%;
		float:left;
    }

    .navbar-nav > li > a {
        text-align: center;
        width: 100%;
        background-color: #D0021B;
        line-height: 58px;
        padding: 0;
    }

    .navbar-default .navbar-nav > li > a {
        color: #fff;
        font-size: 16px;
    }

        .navbar-default .navbar-nav > li > a:hover,
        .navbar-default .navbar-nav > li > a:focus,
        .navbar-default .navbar-nav > .active > a,
        .navbar-default .navbar-nav > .active > a:hover,
        .navbar-default .navbar-nav > .open > a,
        .navbar-default .navbar-nav > .open > a:hover,
        .navbar-default .navbar-nav > .open > a:focus {
            background-color: #df482e;
            color: #fff;
        }

    .nav_small {
        background: rgba(255,255,255,0.9);
        padding: 8px 0px 8px 0px;
        border-radius: 0px;
        border: none;
    }

        .nav_small > li {
        }

            .nav_small > li > a {
                line-height: 28px;
                color: #333333;
                font-size: 14px;
            }

                .nav_small > li > a:hover {
                    color: #fff;
                    background-color: #df482e;
                }



    #app_menudown, #small_search {
        display: none;
    }

    .index_left_nav, .footer_nav {
        display: none;
    }

    .product_con img, .contents img {
        max-width: 810px;
    }
}


/*小屏幕*/
@media screen and (max-width: 768px) {

    .logo {
        text-align: left;
        margin: 5px auto 5px 0;
		min-height:45px;
		line-height:45px;
    }

	.logo img {
		max-width: 80%;
		float: left;
	}

    .top-right {
        display: none;
    }
		

    .searchBox {
        display: none;
    }

    .navbar {
        min-height: 0;
    }

    .navbar-default .navbar-brand {
        color: #fff;
        font-size: 16px;
    }

        .navbar-default .navbar-brand:hover,
        .navbar-default .navbar-brand:focus {
            color: #fff;
        }

    .navbar-toggle {
        margin-top: -45px;
    }

    .navbar-default .navbar-collapse, .navbar-default .navbar-form {
        border: none;
    }

    .navbar-default .navbar-toggle:hover,
    .navbar-default .navbar-toggle:focus {
    }

    .navbar-default .navbar-toggle .icon-bar {
    }

    .navbar-default .navbar-nav {
        margin-top: 0px;
        margin-bottom: 0px;
    }

        .navbar-default .navbar-nav > li {
        }

            .navbar-default .navbar-nav > li:last-child {
                border: none;
            }

            .navbar-default .navbar-nav > li > a,
            .navbar-default .navbar-nav .open .dropdown-menu > li > a {
                background-color: #f2f2f2;
                color: #D0021B;
            }

                .navbar-default .navbar-nav > li > a:hover,
                .navbar-default .navbar-nav > li > a:focus,
                .navbar-default .navbar-nav > .active > a,
                .navbar-default .navbar-nav > .active > a:hover,
                .navbar-default .navbar-nav > .active > a:focus,
                .navbar-default .navbar-nav > .open > a,
                .navbar-default .navbar-nav > .open > a:hover,
                .navbar-default .navbar-nav > .open > a:focus,
                .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover {
                    background-color: #D0021B;
                    color: #fff;
                }

    .top_name, .home-btn, .page_bg {
        display: none;
    }

    .language {
        border-left: 0px;
        border-right: 0px;
    }

    .list_box {
    }

    #topsearch {
        display: none;
    }

    .index_adv {
        margin-top: 20px;
        margin-bottom: 40px;
        padding-left: 10px;
        padding-right: 10px;
    }

        .index_adv div.bx-pager {
            display: none;
        }

    .about_h2 {
        margin-top: 32px;
    }

    .left_h2 {
        margin-top: 25px;
    }

    .list_related h2.left_h2 {
        margin-top: 60px;
    }

    .product_img, .product_list2 div.product_img {
        min-height: 100px;
        margin-bottom: 10px;
    }

    .related_list div.product_img {
        min-height: 180px;
    }

    .product_con img, .contents img {
        width: 100%;
    }

    .case_bg {
        padding-bottom: 25px;
    }

    .index_news li span {
        left: -28px;
    }

    .news_box {
        margin-top: 0px;
    }

    .news_time {
        display: none;
    }

    .left_news ul {
        padding-bottom: 20px;
    }

    .index_contact {
        margin-top: 5px;
    }

    .product_h1 {
        line-height: 22px;
        font-size: 16px;
        margin-top: 35px;
    }

    .feedback {
        margin-top: 20px;
    }

    .page {
        margin: 10px 0px 10px 0px;
    }

    .footer_nav {
        background-color: #D0021B;
        color: #ffffff;
    }

    #pic-page a img {
        width: 35px;
    }

    #cmsFloatPanel {
        display: none;
    }

    .point span.to_prev, .point span.to_next {
        text-align: left;
        padding-bottom: 8px;
    }


    .tags_box {
        padding-left: 7px;
    }

        .tags_box a {
            display: block;
            border-right: 0px;
            padding: 4px 0px;
        }

    .tags_title {
        display: block;
    }

        .tags_title:after {
            content: "";
        }

    .tags_box button {
        display: inline-block;
        background-color: transparent;
        border: none;
        float: right;
        margin-top: -20px;
    }

        .tags_box button:hover, .tags_box button:focus {
            color: #99A1C5;
        }

    .tags_rows {
        display: none;
        padding-top: 7px;
    }

    footer {
        margin-bottom: 50px;
    }
}

@media screen and (max-width: 767px) {
    .copyright_p {
        display: none;
    }
}

/*370px到768px*/
@media screen and (min-width:370px) and (max-width:768px) {
    .col-mm-1, .col-mm-2, .col-mm-3, .col-mm-4, .col-mm-5, .col-mm-6, .col-mm-7, .col-mm-8, .col-mm-9, .col-mm-10, .col-mm-11, .col-mm-12 {
        float: left;
    }

    .col-mm-12 {
        width: 100%;
    }

    .col-mm-11 {
        width: 91.66666667%;
    }

    .col-mm-10 {
        width: 83.33333333%;
    }

    .col-mm-9 {
        width: 75%;
    }

    .col-mm-8 {
        width: 66.66666667%;
    }

    .col-mm-7 {
        width: 58.33333333%;
    }

    .col-mm-6 {
        width: 50%;
    }

    .col-mm-5 {
        width: 41.66666667%;
    }

    .col-mm-4 {
        width: 33.33333333%;
    }

    .col-mm-3 {
        width: 25%;
    }

    .col-mm-2 {
        width: 16.66666667%;
    }

    .col-mm-1 {
        width: 8.33333333%;
    }
}

.mt10 {
    margin-top: 10px;
}

.mt20 {
    margin-top: 20px;
}

.mt30 {
    margin-top: 30px;
}

.mb20 {
    margin-bottom: 20px;
}

.m0 {
    margin: 0;
}

.p0 {
    padding: 0;
}

.p10 {
    padding: 10px;
}

.pl10 {
    padding-left: 10px;
}

.pt10 {
    padding-top: 10px;
}

.w-50 {
    width: 50%;
}

.w-100 {
    width: 100%;
}


.article {
    font-size: 14px;
    line-height: 200%;
	padding:30px 50px 30px 50px;
    white-space:pre-wrap;  word-wrap:break-word;
}

.BodyText {
    font-size: 14px;
    line-height: 200%;
    padding: 10px 10px 20px 10px;
    background-color: #fff;
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
    text-align: justify;
}

.search-input {
    width: 180px;
    height: 25px;
    line-height: 25px;
    border-radius: 4px;
}

.article_title {
    border-bottom: 1px solid #cccccc;
    margin-bottom: 10px;
}

    .article_title h1 {
        font-size: 20px;
        line-height: 42px;
    }

.wp_entry {
    font-size: 14px;
}

.wp_articlecontent  { white-space:pre-wrap;  word-wrap:break-word;} 

.qjys a {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.nav-tabs li {
    font-size: 16px;
    background-color: #e3e5e4;
    font-weight: bold;
}

.tab-content {
    font-size: 14px;
    background-color: #fff;
    padding: 15px;
}

.teacher_title {
    font-size: 16px;
    width: 100%;
    font-weight: bold;
    clear: both;
    height: 45px;
    line-height: 45px;
    color: #D0021B;
    border-bottom: 1px solid #cccccc;
    padding-left: 30px;
    background: url(tb.jpg) no-repeat 5px center;
}

.tab-pane li {
    padding-left: 20px;
    background: url(li.jpg) no-repeat 10px center;
}

.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
    color: #D0021B;
}

#wp_news_w8 {
    text-align: center;
}

.wp_video_w8, .wp_videos, .playwrap {
    text-align: center;
}
