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;
}
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;
}
.line40 {
    line-height: 40px;
}

.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;
}
.pb10 {
    padding-bottom: 10px;
}
.pt15 {
    padding-top: 15px;
}
.pt20 {
    padding-top: 20px;
}
.mt5 {
    margin-top: 5px;
}
.mb5 {
    margin-bottom: 5px;
}
.mb10 {
    margin-bottom: 10px;
}
.mt10 {
    margin-top: 10px;
}
.mt15 {
    margin-top: 15px;
}
.mb15 {
    margin-bottom: 15px;
}
.mt13 {
    margin-top: 13px;
}
.mt50 {
    margin-top: 50px;
}



/*替换*/

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


.table-responsive  td img { width:80%;}



/* header */

.header {
    position: relative;
    height: 40px;
    background: #d30007;
    color: #FFF;
}
.header .logo {
    display: block;
    width: 200px;
    height: 40px;
    padding: 0 0 0 7px;
    line-height: 40px;
    font-size: 22px;
    color: #FFF;
    font-weight: 700;
    float: left;
}
.header .logo img {
    display: block;
    width: 100%;
}
.header .tit {
    z-index: 1000;
    display: block;
    width: 220px;
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    font-weight: 700;
    line-height: 40px;
    text-align: center;
    color: #FFF;
    float: left;
}
.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: #d30007;
    border: 0 solid #0a77bd;
    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: #414755;
    border: 0 solid #C50021;
    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: #DE0025;
    border: 0 solid #C50021;
    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: #DE0025;
    border: 0 solid #C50021;
    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: #DE0025;
    border: 0 solid #C50021;
    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: #DE0025;
    border: 0 solid #C50021;
    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: #DE0025;
    border: 0 solid #C50021;
    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: #DE0025;
    border: 0 solid #C50021;
    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;
}


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

.btn-primary {
    color: #fff;
    background-color: #d30007;
    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%;
}



/*通用标题样式*/

.stamp * {
    padding: 0;
    margin: 0;
    list-style: none;
}
.stamp {
    height: 30px;
    padding: 0 10px;
    position: relative;
    overflow: hidden;
}
.stamp a {
    color: #FFF;
}
.stamp:before {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 10px;
    right: 10px;
    z-index: -1;
}
.stamp i {
    position: absolute;
    left: 20%;
    top: 45px;
    height: 120px;
    width: 350px;
    background-color: rgba(255, 255, 255, .15);
    transform: rotate(-30deg);
}
.stamp .par {
    float: left;
    width: 80%;
    border-right: 2px dashed rgba(255, 255, 255, .3);
    text-align: center;
    line-height: 30px;
    color: #FFF;
    font-size: 16px;
    font-weight: 700;
}
.stamp .copy {
    display: inline-block;
    width: 20%;
    vertical-align: text-bottom;
    font-size: 12px;
    color: rgb(255, 255, 255);
    text-align: center;
    line-height: 30px;
}
.stamp01 {
    background: radial-gradient(rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0) 7px, #d30007 1px);
    /*background-size: 14px 8px;*/
    background-position: 8px 1px;
    border-top: 2px dotted #d30007;
    border-bottom: 2px dotted #d30007;
}
.stamp01:before {
    background-color: #d30007;
}


.p-tt {
    word-wrap: break-word;
    break-word: break-all;
}



/*首页新闻中心*/

.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;
}
.xian {
    background-color: #E1E1E1;
    height: 1px;
    margin: 10px 0;
    width: 100%;
    overflow: hidden;
}
.xuxian {
    height: 8px;
    margin: 0px 0;
    border-bottom: 1px dashed #DDDDDD;
    overflow: hidden;
}

.yingcang {
    width: 100%;
	height:75px;
	line-height:25px;
    overflow: hidden;
}

.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: 300px;
}
.LxFont {
    line-height: 24px;
    margin-left: 7px;
    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;
}
.content p a {
    color: #3080EF;
    text-decoration: underline;
}
.content p img {
    max-width: 100%;
    text-align: center;
    margin: 0 auto;
    height: auto !important;
}
.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;
    height: auto !important;
}


.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 {
    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-table {
    width: 100%;
}
.cp-table table {
    margin-bottom: 1px;
    width: 100%;
}
.cp-table table td {
    word-wrap: break-word;
    word-break: break-all;
}

.thead {
    background: #FFAD33 none repeat scroll 0 0;
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    height: 30px;
    line-height: 30px;
    text-align: center;
}
.thead a {
    color: #fff;
}
.td-pang {
    width: 80px;
}


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

.btn-cpinfo {
    color: #fff;
    background-color: #FFAD33;
    border-color: #F2F2F2;
    height: 50px;
    margin-bottom: 15px;
    line-height: 50px;
    padding: 0;
    font-size: 18px;
    display: block;
    text-align: center;
    font-weight: 600;
}

.tabs {
    height: 40px;
}
.tabs a {
    display: block;
    float: left;
    width: 25%;
    color: #333;
    text-align: center;
    background: #eee;
    line-height: 40px;
    font-size: 16px;
    text-decoration: none;
}
.tabs a.active {
    color: #fff;
    background: #DE0025;
    border-radius: 0 0 0 0;
}
.swiper-container {
    border-radius: 0 0 0 0;
    width: 100%;
    border-top: 0;
}
.swiper-slide {
    height: auto;
    width: 100%;
    background: none;
}
.content-slide {}
.content-slide p {
    line-height: 1.9;
}
.swiper-container {
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden;
    /* Fix of Webkit flickering */
    z-index: 1;
}
.swiper-wrapper {
    position: relative;
    width: 100%;
    -webkit-transition-property: -webkit-transform, left, top;
    -webkit-transition-duration: 0s;
    -webkit-transform: translate3d(0px, 0, 0);
    -webkit-transition-timing-function: ease;
    -moz-transition-property: -moz-transform, left, top;
    -moz-transition-duration: 0s;
    -moz-transform: translate3d(0px, 0, 0);
    -moz-transition-timing-function: ease;
    -o-transition-property: -o-transform, left, top;
    -o-transition-duration: 0s;
    -o-transform: translate3d(0px, 0, 0);
    -o-transition-timing-function: ease;
    -o-transform: translate(0px, 0px);
    -ms-transition-property: -ms-transform, left, top;
    -ms-transition-duration: 0s;
    -ms-transform: translate3d(0px, 0, 0);
    -ms-transition-timing-function: ease;
    transition-property: transform, left, top;
    transition-duration: 0s;
    transform: translate3d(0px, 0, 0);
    transition-timing-function: ease;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}
.swiper-free-mode>.swiper-wrapper {
    -webkit-transition-timing-function: ease-out;
    -moz-transition-timing-function: ease-out;
    -ms-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
    margin: 0 auto;
}
.swiper-slide {
    float: left;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}



/*功能参数*/

.cansu {
    width: 100%;
    margin: 0 auto;
}
.cansu table {
    border: 1px solid #DDDDDD;
    width: 100%;
}
.cansu table tr td {
    padding: 2px 0 2px 5px;
}
.cansu img {
    max-width: 100%;
    height: auto !important;
}


.products-down {}
.products-down .bg {
    height: 50px;
    line-height: 50px;
    background: #414755;
    font-size: 16px;
    color: #FFF;
}
.products-down li:first-child p {
    height: 50px;
    line-height: 50px;
    background: #46B8DA;
    font-size: 16px;
    color: #FFF;
}
.products-down .bg a {
    color: #FFF;
    background: url(../images/down.png) left no-repeat;
    line-height: 1.4em;
    padding-left: 1.9em;
}




/*产品内容页模板*/

.view-blank {}
.view-table {
    width: 100%;
}
.view-table table {
    border: 1px solid #DDDDDD;
}
.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;
    width: 15%;
    background: #FAFAFA;
}
.view-table .view-table-second td:nth-child(odd) {
    font-weight: 600;
    padding-left: 5px;
    width: 15%;
    background: #FAFAFA;
}
.view-table .view-table-three tr:nth-child(2) {
    font-weight: 600;
    padding-left: 5px;
    width: 15%;
    background: #FAFAFA;
}


.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;
}

.message_form {
    margin-top: 15px;
}
.message_name {
    background: none repeat scroll 0 0 #fff;
    border: 1px solid #EAEAEA;
    color: #8F8F8F;
    float: left;
    height: 32px;
    font-size: 14px;
    line-height: 32px;
    padding-left: 5px;
    width: 100%;
}
.message_content {
    background: none repeat scroll 0 0 #fff;
    border: 1px solid #EAEAEA;
    color: #8F8F8F;
    height: 120px;
    font-size: 14px;
    line-height: 32px;
    overflow: hidden;
    padding: 1%;
    width: 98%;
}
.message_sub_do {
    height: 32px;
    line-height: 26px;
    text-align: center;
    color: #FFF;
    width: 100%;
    border: none;
    font-size: 16px;
    background: #DE0025;
}
.message_sub_re {
    height: 32px;
    line-height: 26px;
    text-align: center;
    color: #FFF;
    width: 100%;
    border: none;
    font-size: 16px;
}
.message_about {
    color: #8F8F8F;
    font-size: 14px;
    line-height: 25px;
}



/* 分页 */

#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: #0a77bd;
    border: 1px solid #024d7d;
    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: #d30007 none repeat scroll 0 0;
    border-top: 1px solid #dedede;
    bottom: 0 !important;
    height: 40px;
    /*opacity: 0.85;*/
    position: fixed !important;
    width: 100%;
    z-index: 21;
}
#foot a {
    color: #FFF;
}
dt {
    font-weight: normal;
}
dt,
dd {
    line-height: 1.42857;
}
.dropdown {
    float: left; width:23%;
    margin-top: 0;
    padding: 0;
    position: relative;
}
*+html .dropdown {
    margin-top: 0;
    padding: 14px 0 0;
}
.dropdown DT {
    color: #fff;
    cursor: pointer;
    padding: 12px 0 8px;
    text-align: center;
}
.dropdown dt a {
    border-bottom: none;
}
* html .dropdown DT {
    padding: 0 0 8px;
}
*+html .dropdown DT {
    padding: 0 0 8px;
}
.dropdown a {
    text-align: center;
}
.dropdown DD {
    display: none;
    margin-left: -2px;
    overflow: hidden;
    position: absolute;
    width: 100%;
    z-index: 99999;
}
.dropdown UL {
    list-style-type: none;
}
.dropdown LI {
    display: inline;
}
html>body .dropdown UL a {
    background: #d30007/*url("../images/nav_a.png")  no-repeat center*/
    ;
    color: #fff;
    display: block;
    height: 30px;
    line-height: 30px;
    text-decoration: none;
    border-bottom: 1px solid #FFF;
}
html>body .dropdown UL a:hover {
    background: #E03D3D/*url("../images/nav_ah.png")  no-repeat center*/
    ;
    color: #fff;
}
* html .dropdown UL a {
    color: #fff;
    display: block;
    height: 30px;
    line-height: 30px;
    text-decoration: none;
}
* html .dropdown UL a:hover {
    color: #fff;
}
.dropdown .underline {
    margin-top: 1px;
}



.fixed_left {
    bottom: 45px;
    left: 5px;
    width: 60px;
    height: 65px;
    position: fixed;
    background: url(../img/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;
}


#banner {
  width: 100%;
  float:left;
  height:auto;
  overflow: hidden;
}
#banner .item {
  display: block;
}
#banner img {
  display: block;
  width:100%;
  margin: 0 auto;
}
.owl-carousel .owl-wrapper:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
.owl-carousel {
  display: none;
  position: relative;
  width: 100%;
  -ms-touch-action: pan-y;
}
.owl-carousel .owl-wrapper {
  display: none;
  position: relative;
  -webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-wrapper-outer {
  overflow: hidden;
  position: relative;
  width: 100%;
}
.owl-carousel .owl-wrapper-outer.autoHeight {
  -webkit-transition: height 500ms ease-in-out;
  -moz-transition: height 500ms ease-in-out;
  -ms-transition: height 500ms ease-in-out;
  -o-transition: height 500ms ease-in-out;
  transition: height 500ms ease-in-out;
}
.owl-carousel .owl-item {
  float: left;
}
.owl-controls {
  position: absolute;
  bottom: 10px;
  left: 43%;
  float: left;
}
.owl-controls .owl-page,
.owl-controls .owl-buttons div {
  cursor: pointer;
}
.owl-controls {
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.grabbing {
  cursor: url(grabbing.png) 8 8, move;
}
.owl-carousel .owl-wrapper,
.owl-carousel .owl-item {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
}
.owl-theme .owl-controls {
  margin-top: 10px;
  text-align: center;
}
.owl-theme .owl-controls .owl-buttons div {
  color: #FFF;
  display: inline-block;
  zoom: 1;
  *display: inline;
  /*IE7 life-saver */
  margin: 5px;
  padding: 3px 10px;
  font-size: 12px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
  background: #869791;
  filter: alpha(opacity=50);
  /*IE7 fix*/
  opacity: 0.5;
}
.owl-theme .owl-controls.clickable .owl-buttons div:hover {
  filter: alpha(opacity=100);
  /*IE7 fix*/
  opacity: 1;
  text-decoration: none;
}
.owl-theme .owl-controls .owl-page {
  display: inline-block;
  zoom: 1;
  *display: inline;
  /*IE7 life-saver */
}
.owl-theme .owl-controls .owl-page span {
  display: block;
  width: 15px;
  height: 15px;
  margin: 5px 2px;
  filter: alpha(opacity=50);
  /*IE7 fix*/
  opacity: 0.5;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  background: #ddd;
  overflow: hidden;
}
.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span {
  filter: alpha(opacity=100);
  /*IE7 fix*/
  opacity: 1;
  background: #ba292d;
}
.owl-theme .owl-controls .owl-page span.owl-numbers {
  height: auto;
  width: auto;
  color: #FFF;
  padding: 2px 10px;
  font-size: 12px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
}
.owl-item.loading {
  min-height: 150px;
  background: url(AjaxLoader.gif) no-repeat center center;
}	

.newss{ width:100%; height:auto; float:left; overflow:hidden;}
.newss img{ width:100%; float:left;}

.newss td{ border:1px solid #ddd; padding:4px;}

.gaoqin  { width:100%;}
.cont-i { width:44%; float:left;}
.ewe { width:44%; float:left;}

.content-slide{ display:none;}
.view-table{ font-size:16px; line-height:27px;}
.view-table table{ width:100% !important; word-wrap: break-word; word-break: break-all;}
.view-table td{ border:1px solid #ddd; padding:4px;}