body {
    background: #fff;
    font-family: "Microsoft YaHei";
}
.clear {
    clear: both;
    height: 0px;
    overflow: hidden;
}
.blank1 {
    height: 1px;
    overflow: hidden;
}
.blank3 {
    height: 3px;
    overflow: hidden;
}
.blank5 {
    height: 5px;
    overflow: hidden;
}
.blank10 {
    height: 10px;
    overflow: hidden;
}
.blank15 {
    height: 15px;
    overflow: hidden;
}
.blank20 {
    height: 20px;
    overflow: hidden;
}
.blank30 {
    height: 30px;
    overflow: hidden;
}
.blank40 {
    height: 40px;
    overflow: hidden;
}
a {
    color: #333;
    text-decoration: none;
}
a:hover {
    text-decoration: none;
}
a:focus {
    outline: none;
}
a img {
    border: none;
}
div,
ul,
li,
p,
form {
    padding: 0px;
    margin: 0px;
    list-style-type: none;
}


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


.font18 {
    font-size: 18px;
    height: 50xp;
    line-height: 50px;
    font-weight: 800;
    color: #333;
}
.font22 {
    font-size: 22px;
    height: 45xp;
    line-height: 25px;
    font-weight: 800;
}
.line25 {
    line-height: 25px;
}
.line30 {
    line-height: 30px;
}

.text-blue {
    color: #E64E3F;
}
.text-hong {
    color: #F00;
}
.text-bai {
    color: #FFF;
}
.test-bai a {
    color: #FFF;
}

.pr10 {
    padding-right: 10px;
}
.pt5 {
    padding-top: 5px;
}
.pt10 {
    padding-top: 10px;
}
.pt15 {
    padding-top: 15px;
}
.pt20 {
    padding-top: 20px;
}
.pb10 {
    padding-bottom: 10px;
}
.mt5 {
    margin-top: 5px;
}
.mb5 {
    margin-bottom: 5px;
}
.mb10 {
    margin-bottom: 10px;
}
.mt10 {
    margin-top: 10px;
}
.mr5 {
    margin-right: 5px;
}
.mt15 {
    margin-top: 15px;
}
.mb15 {
    margin-bottom: 15px;
}
.mt13 {
    margin-top: 13px;
}
.mt50 {
    margin-top: 50px;
}
.mlr5 {
    margin: 0 5px;
}






/*替换*/

.table-responsive {
    margin: 1px 0;
}


.content img {
    width: 100%!important;
    height: auto!important;
}







/* header */

.header {
    position: relative;
    height: 40px;
    background: #fff;
    color: #FFF;
}
.header .logo {
    display: block;
    width: 130px;
    height: 40px;
    padding: 1px 0 5px 5px;
    line-height: 40px;
    font-size: 22px;
    color: #FFF;
    font-weight: 700;
    float: left;
}
.header .logo img {
    display: block;
    float: left;
}
.header .logo_wz {
    font-size: 20px;
    color: #fff;
    float: left;
    line-height: 30px;
}
.header .tit {
    z-index: 1000;
    display: block;
    width: 160px;
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    font-weight: 700;
    text-align: center;
    color: #c0171e;
    float: left;
    margin-left: 12px;
}
.header .search:hover {
    background-color: #005FC0;
}
.header .search span {
    display: none;
}
.header .user-icon {
    position: absolute;
    top: 0;
    right: 55px;
    z-index: 1000;
    display: block;
    width: 50px;
    height: 40px;
    background: url(../../images/icon-home.png) no-repeat center center;
    background-size: 30%;
}
.header .user-icon span {
    color: #FFF;
    font-size: 13px;
    line-height: 40px;
    display: none;
}
.header .user-icon:hover {
    background-color: #E62E00;
}
.header .back {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 50px;
    height: 40px;
    text-indent: -9999em;
    background: url(../../images/icon-back.png) no-repeat center center;
    background-size: 30%;
}







/*幻灯片*/

.carousel-indicators {
    bottom: 2px;
    left: 50%;
    list-style: outside none none;
    margin-left: -30%;
    padding-left: 0;
    position: absolute;
    text-align: center;
    width: 60%;
    z-index: 15;
}

.btn-xs,
.btn-group-xs>.btn {
    border-radius: 0;
    font-size: 12px;
    line-height: 1.5;
    padding: 1px 5px;
}


.btn-sm,
.btn-group-sm>.btn {
    border-radius: 0;
    font-size: 12px;
    line-height: 1.5;
    padding: 5px 0px;
    text-align: center;
    width: 100%;
}

.btn1 {
    background-color: #0b76be;
    border: 0 solid #cccccc;
    border-radius: 0;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-size: 13px;
    line-height: 20px;
    margin-bottom: 0;
    padding: 5px 0;
    text-align: center;
    vertical-align: middle;
}

.btn2 {
    background-color: #0b76be;
    border: 0 solid #cccccc;
    border-radius: 0;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-size: 13px;
    line-height: 20px;
    margin-bottom: 0;
    padding: 5px 0;
    text-align: center;
    vertical-align: middle;
}

.btn3 {
    background-color: #0b76be;
    border: 0 solid #cccccc;
    border-radius: 0;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-size: 13px;
    line-height: 20px;
    margin-bottom: 0;
    padding: 5px 0;
    text-align: center;
    vertical-align: middle;
}

.btn4 {
    background-color: #0b76be;
    border: 0 solid #cccccc;
    border-radius: 0;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-size: 13px;
    line-height: 20px;
    margin-bottom: 0;
    padding: 5px 0;
    text-align: center;
    vertical-align: middle;
}

.btn5 {
    background-color: #0b76be;
    border: 0 solid #cccccc;
    border-radius: 0;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-size: 13px;
    line-height: 20px;
    margin-bottom: 0;
    padding: 5px 0;
    text-align: center;
    vertical-align: middle;
}

.btn6 {
    background-color: #0b76be;
    border: 0 solid #cccccc;
    border-radius: 0;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-size: 13px;
    line-height: 20px;
    margin-bottom: 0;
    padding: 5px 0;
    text-align: center;
    vertical-align: middle;
}

.btn7 {
    background-color: #0b76be;
    border: 0 solid #cccccc;
    border-radius: 0;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-size: 13px;
    line-height: 20px;
    margin-bottom: 0;
    padding: 5px 0;
    text-align: center;
    vertical-align: middle;
}


.btn8 {
    background-color: #0b76be;
    border: 0 solid #cccccc;
    border-radius: 0;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-size: 13px;
    line-height: 20px;
    margin-bottom: 0;
    padding: 5px 0;
    text-align: center;
    vertical-align: middle;
}
.btn9 {
    background-color: #0b76be;
    border: 0 solid #cccccc;
    border-radius: 0;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-size: 13px;
    line-height: 20px;
    margin-bottom: 0;
    padding: 3px 0;
    text-align: center;
    vertical-align: middle;
}
.btn10 {
    background-color: #c0171e;
    border: 0 solid #cccccc;
    border-radius: 0;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-size: 13px;
    line-height: 20px;
    margin-bottom: 0;
    padding: 3px 0;
    text-align: center;
    vertical-align: middle;
}

.btn-default {
    background-color: #fff;
    border-color: #ccc;
    color: #777;
    border: 1px dotted #CCC;
}

.btn-primary {
    color: #fff;
    background-color: #006CD9;
    border-color: #AACD7C;
}
.btn-primary:hover {
    color: #fff;
    background-color: #B51D1D;
    border-color: #9F1919;
}

label {
    display: inline-block;
    font-weight: normal;
    margin-bottom: 5px;
    max-width: 100%;
}







/*通用标题样式*/

.sj-title {
    height: 50px;
    line-height: 50px;
    overflow: hidden;
    padding: 0 10px;
    font-size: 16px;
    font-weight: 700;
    color: #c0171e;
    border-top: 10px solid #F5F5F5;
    clear: both;
}
.sj-title p {
    font-weight: normal;
    font-size: 14px;
}
.sj-shou a {
    font-weight: normal;
    color: #43AFF4;
}


.title-bg-hui {
    background: #fafafa;
    height: 174px;
}
.pl10 {
    padding-left: 10px;
}
.line50 {
    line-height: 40px;
    height: 50px;
    font-size: 16px;
}
.line25 {
    line-height: 25px;
    height: 25px;
}
.p-tt {
    word-wrap: break-word;
    break-word: break-all;
}

#pic_wg .owl-item {
    padding: 0 5px;
}





/*首页新闻中心*/

.new_box {
    padding: 0px 5px 0px 0px;
    border: 0px solid #dce4ee;
}
.new_box li {
    line-height: 35px;
    height: 35px;
    border-bottom: 1px dashed #EBEBEB;
}
.new_box li a {
    color: #888888;
    background: url("../../images/icon2.gif") no-repeat 4px 5px;
    padding-left: 18px;
}
.new_box li a:hover {
    color: #f30;
}
.new_box li span {
    float: right;
}


.news_title {
    border-top: 0px solid #746243;
    background: url('../../images/divider.png') repeat-x scroll left bottom transparent !important;
    font-size: 18px;
    font-weight: 700;
    padding: 3px 0px 4px 0px;
    line-height: 35px;
    margin: 0px 0px 0px;
}

.crumbs {
    border-bottom: 1px solid #eaeaea;
    height: 36px;
    line-height: 36px;
}

.pro-title {

    background: #006CD8;
    height: 60px;
    line-height: 60px;
    font-size: 16px;
    color: #fff;
    font-weight: 600;
    text-align: center;
}

.pro-title-bak {
    border-bottom: 1px solid #DDDDDD;
    height: 36px;
    line-height: 36px;
    font-size: 16px;
    color: #000000;
    font-weight: 600;
    padding-left: 20px;
    background: url(../../images/plus.gif) no-repeat 4px center;
}
.top-nav {
    height: 40px;
    font-size: 16px;
    background: #0b76be;
    margin: 0 10px;
}
.top-nav li {
    height: 40px;
    line-height: 40px;
    padding: 0;
    color: #000;
    float: left;
    width: 25%;
    text-align: center;
    border-right: 1px solid #005FBF;
}
.top-nav li:last-child {
    border-right: none;
}
.top-nav li a {
    padding: 0;
    color: #fff;
    text-align: center;
    transition: no;
}
.top-nav li a:hover {
    background: #8EC1E3;
    color: #fff;
}

.xian {
    background-color: #E1E1E1;
    height: 1px;
    margin: 10px 0;
    width: 100%;
    overflow: hidden;
}
.xuxian {
    height: 20px;
    margin: 0px 0;
    border-bottom: 1px dashed #DDDDDD;
    overflow: hidden;
}

.yingcang {
    width: 100%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.lxbg {
    background: rgba(0, 0, 0, 0) url("../../images/icon15.png") no-repeat scroll 0 0;
    height: 221px;
    margin-top: 5px;
    padding-bottom: 9px;
    width: 350px;
}
.LxFont {
    line-height: 24px;
    margin-left: 7px;
    padding: 10px;
    width: 240px;
    font-size: 12px;
    padding-top: 20px;
}
.rt {
    float: right;
    color: #888;
}


.content-page {
    font-size: 14px;
    line-height: 25px;
    padding: 10px 0 0;
    color: #808080;
}
.content-page p {
    padding-top: 10px;
}








/* 内容 */

.content {
    font-size: 14px;
    line-height: 25px;
    padding: 10px 0 0;
    color: #808080;
    text-align: justify;
}
.content p {
    padding-top: 10px;
}
.content p img {
    max-width: 100%;
    text-align: center;
    margin: 0 auto;
}
.content p img a {
    max-width: 100%;
    text-align: center;
    margin: 0 auto;
}

.content .cp-table p img {
    max-width: 100%;
    text-align: center;
    margin: 0 auto;
}

.content img {
    max-width: 100%;
    text-align: center;
    margin: 0 auto;
}


.page_r_box {
    border: 0px solid #dce4ee;
    border-top: none;
    min-height: 500px;
    _height: expression(this.scrollHeight < 500 ? "500px": "auto");
    padding: 10px 5px 10px 0px;
    font-size: 15px;
}
.page_r_box p {
    padding-top: 20px;
    font-size: 15px;
}


.img {
    padding: 5px;
    border: 0px solid #C4C4C4;
    -moz-box-shadow: 0px 0px 6px #C4C4C4;
    -webkit-box-shadow: 0px 0px 6px #C4C4C4;
    box-shadow: 0px 0px 6px #C4C4C4;
}










.cp_con {
    margin: 10px 0 0 0;
}
.cp_con li {
    line-height: 30px;
    font-size: 14px;
}
.cp_hz {
    margin: 10px 0 0 0;
}

.btn-cpinfo {
    color: #fff;
    background-color: #006CD9;
    border-color: #005FBF;
    height: 60px;
    margin-bottom: 15px;
    line-height: 60px;
    padding: 0;
    font-size: 18px;
    display: block;
    text-align: center;
}







/*产品内容页模板*/

.view-blank {}
.view-table {
    width: 100%;
}
.view-table table {
    border: 1px solid #DDDDDD;
    margin-bottom: 10px;
}
.view-table .cp-hang {
    color: #F60;
    font-size: 16px;
    font-weight: 600;
    text-align: center;
}


.view-table .view-table-first td:nth-child(odd) {
    font-weight: 600;
    padding-left: 5px;
    background: #FAFAFA;
}
.view-table .view-table-second td:nth-child(odd) {
    font-weight: 600;
    padding-left: 5px;
    background: #FAFAFA;
}
.view-table .view-table-three tr:nth-child(2) {

    padding-left: 5px;
    background: #ffffff;
}


.view-table .view-table-title-first td:first-child {
    color: #F60;
    font-size: 16px;
    font-weight: 600;
    text-align: center;
    background: #F5F5F5;
}
.view-table .view-table-title-second td:first-child {
    color: #F60;
    font-size: 16px;
    font-weight: 600;
    text-align: center;
    background: #F5F5F5;
}
.view-table .view-table-title-three td:first-child {
    color: #F60;
    font-size: 16px;
    font-weight: 600;
    text-align: center;
    background: #F5F5F5;
}
.view-table table td {
    word-wrap: break-word;
    word-break: break-all;
}


#products-cpys {
    background: #F7F7F7;
    padding: 10px;
    color: #333;
    font-size: 14px;
    margin-bottom: 10px;
    line-height: 25px;
    text-align: justify;
    border-radius: 5px;
}
#products-cpys h2 {
    margin: 0;
    text-align: center;
    font-size: 20px;
    font-weight: 700;
    height: 40px;
    line-height: 40px;
    color: #000;
}
#products-cpys p {
    color: #333;
}







/* 分页 */

#pages {
    padding: 5px 0 30px 0;
    text-align: center;
}
#pages a {
    display: inline-block;
    height: 22px;
    line-height: 20px;
    background: #fff;
    border: 1px solid #E4E4E4;
    text-align: center;
    color: #999;
    padding: 0 10px
}
#pages a.a1 {
    background: url(../images/admin_img/pages.png) no-repeat 0 5px;
    width: 56px;
    padding: 0;
    background: #fff;
}
#pages a:hover {
    background: #D93B3B;
    color: #fff;
    text-decoration: none
}
#pages span {
    display: inline-block;
    height: 22px;
    line-height: 20px;
    background: #D93B3B;
    border: 1px solid #D22929;
    color: #fff;
    text-align: center;
    padding: 0 10px
}
.page .noPage {
    display: inline-block;
    width: 56px;
    height: 22px;
    line-height: 20px;
    background: url(../img/icu/titleBg.png) repeat-x 0 -55px;
    border: 1px solid #e3e3e3;
    text-align: center;
    color: #a4a4a4;
}









/*底部*/

#foot {
    background: #fff none repeat scroll 0 0;
    border-top: 1px solid #dedede;
    bottom: 0 !important;
    height: 65px;
    /*opacity: 0.85;*/
    position: fixed !important;
    width: 100%;
    z-index: 21;
}




.dropdown {
    width: 100%;
    text-align: center;
    line-height: 40px;
    margin-top:10px;
    margin-bottom: 10px; 
    padding: 0;
    border:1px solid #E60000;
    border-radius: 5px;

}
.dropdown a {
    color: #ff0000;
    text-align: center;
    font-size: 16px;
}
.dropdown span { color: #ff0000; }


.dropdown2 {
    width: 100%;
    text-align: center;
    line-height: 40px;
    margin-top:10px;
    margin-bottom: 10px; 
    padding: 0;
    border:1px solid #E60000;
    background: #ff0000;
    border-radius: 5px;

}
.dropdown2 a {
    color: #ffffff;
    text-align: center;
    font-size: 16px;
}
.dropdown2 span { color: #ffffff; }



.fixed_left {
    bottom: 45px;
    left: 5px;
    width: 60px;
    height: 65px;
    position: fixed;
    background: url(../../images/tel.png) center center no-repeat;
    background-size: 100%;
}
.fixed_left a {
    width: 100%;
    height: 100%;
    padding: 5px 2px;
    line-height: 15px;
    color: #333;
    text-align: center;
    display: block;
}

.table .text-center p {
    color: #c01920;
}