body {
    margin: 0px auto;
    padding: 0px;
    font-size: 14px;
    line-height: 24px;
    color: #333;
    font-family: Microsoft YaHei;
    box-sizing: border-box;
}
@font-face {
    font-family: 'iconfont';  /* project id 322984 */
    src: url('//at.alicdn.com/t/font_322984_6ll0vnj540o.eot');
    src: url('//at.alicdn.com/t/font_322984_6ll0vnj540o.eot?#iefix') format('embedded-opentype'),
    url('//at.alicdn.com/t/font_322984_6ll0vnj540o.woff2') format('woff2'),
    url('//at.alicdn.com/t/font_322984_6ll0vnj540o.woff') format('woff'),
    url('//at.alicdn.com/t/font_322984_6ll0vnj540o.ttf') format('truetype'),
    url('//at.alicdn.com/t/font_322984_6ll0vnj540o.svg#iconfont') format('svg');
  }
  .iconfont {
    font-family: "iconfont" !important;
    font-size: 10px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    margin-left: 5px;
  }
  .icon-xjt:before {
    content: "\e720";
  }  
div {
    margin: 0px;
    padding: 0px;
}
.owl-carousel .owl-item .item{}
.owl-carousel .owl-item .item img{
    width: 100%;
    height: auto;
}
span, p {
    margin: 0px;
    padding: 0px;
}

img {
    margin: 0px;
    padding: 0px;
}

dl,dt,dd,ol,ul,li {
    margin: 0px;
    padding: 0px;
    list-style: none;
}

img {
    border-right-width: 0px;
    border-top-width: 0px;
    border-bottom-width: 0px;
    border-left-width: 0px;
}

form,input,select {
    margin: 0px;
    padding: 0px;
}

ul {
    list-style-type: none;
}

a {
    text-decoration: none;
    color: #333;
    font-size: 14px;
}

a:hover {
    color: #ff0000;
    text-decoration: blink;
    font-size: 14px;
}

.cp img {
    border: solid #ddd 2px;
}

.cp a:hover img {
    border: solid #009f01 2px;
}

.fr {
    float: right;
}

.fl {
    float: left;
}

.kg {
    width: 1100px;
    height: 20px;
}

.kg1 {
    width: 1100px;
    height: 35px;
    margin: 0 auto;
    overflow: hidden;
}

.kg2 {
    width: 1100px;
    height: 38px;
    margin: 0 auto;
    overflow: hidden;
}

.kg3 {
    width: 1100px;
    height: 50px;
    margin: 0 auto;
    overflow: hidden;
}

.kg4 {
    width: 1100px;
    height: 60px;
    margin: 0 auto;
    overflow: hidden;
}

.bz {
    width: 1105px;
    margin: 0 auto;
}

.clear {
    height: 0;
    overflow: hidden;
    clear: both;
}

/*head*/
.head {
    width: 100%;
    height: 37px;
    background: #f8f8f8;
}

.top {
    width: 1100px;
    margin: 0 auto;
    line-height: 37px;
}

.top1 {
    float: left;
    font-size: 12px;
}

.top2 {
    float: right;
}

.top2 a {
    font-size: 12px;
}

.top2 li {
    width: 80px;
    text-align: center;
    float: left;
    background: url(../uploadfile/image/20171029/20171029145644_1300920128.jpg) right center no-repeat;
}

.top2 li:nth-child(3) {
    background: none;
}

.top2 li:nth-child(4) {
    background: none;
    width: 25px;
}

.wx_cn {
    display: block;
    position: relative;
    padding-top: 8px;
}

.h_code {
    position: absolute;
    top: 43px;
    left: -45px;
    width: 120px;
    display: none;
    z-index: 1;
}

.head_b {
    width: 100%;
    height: 153px;
    background: url(../uploadfile/image/20171029/20171029153535_487264458.jpg) center no-repeat;
}

.name {
    color: #2c2c2c;
    font-size: 39px;
    font-weight: bold;
    margin-top: 45px;
    line-height: 46px;
}

.name span {
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 1.7px;
    font-weight: normal;
    line-height: 18px;
}

.head_xt {
    margin: 55px 25px 0px 25px;
}

.ad {
    font-size: 18px;
    line-height: 30px;
    margin-top: 52px;
}

.ad span {
    font-size: 26px;
    font-weight: bold;
    color: #00458e;
}

.contact {
    font-size: 28px;
    color: #fff;
    font-family: Arial;
    font-weight: bold;
    margin-top: 64px;
}

/*nav*/
#nav_bg,.sub li{
    width: 100%;
    background: #00458e;
}

#nav {
    width: 1100px;
    margin: 0 auto;
    height: 60px;
}

#nav ul li {
    line-height: 60px;
    position: relative;
}
#nav ul li .sub{
    display:none;
    position: absolute;
    z-index: 9999999;
    left: 0;
    width: auto;
}
#nav ul li .sub li{
    width: 100%;
    padding: 0px 15px;
}
#nav ul li .sub li a{
    font-size:14px;
    display: block;
    white-space: nowrap;
    overflow: hidden;
    width: auto;
    /* padding: 0px 15px; */
    /* text-overflow: ellipsis; */
}
#nav ul .none {
    text-decoration: none;
    font-size: 16px;
    text-align: center;
    background: url(../uploadfile/image/20171029/20171029152255_228483245.jpg) left;
}

#nav ul .none a {
    color: #00458e;
}

#nav li {
    font-size: 14px;
    color: #fff;
    line-height: 60px;
    float: left;
    text-align: center;
    width: 136px;
}

#nav ul li a {
    color: #fff;
    text-decoration: none;
    font-size: 16px;
    height: 60px;
    line-height: 60px;
    display: block;
    text-align: center;
}

#nav ul li a:hover,#nav ul>li.selecteds>a{
    color: #00458e;
    text-decoration: none;
    font-size: 16px;
    text-align: center;
    transition: all 0.5s linear;
    background: url(../uploadfile/image/20171029/20171029152255_228483245.jpg) left;
}

#nav .a_nav a {
    color: #00458e;
    text-decoration: none;
    font-size: 16px;
    text-align: center;
    transition: all 1s linear;
    background: url(../uploadfile/image/20171029/20171029152255_228483245.jpg) left;
}

/*banner*/
#banner {
    width: 100%;
    /* height: 500px; */
    overflow: hidden;
    /* left: 50%; */
    /* margin-left: -960px; */
    /* width: 1920px; */
}

#banner1 {
    width: 100%;
    /* height: 500px; */
    overflow: hidden;
    position: relative;
}

input,button,select,textarea {
    outline: none;
}

/* search */
.search_bz {
    width: 100%;
    height: auto;
    background: url(../uploadfile/image/20171029/20171029153824_223296004.jpg) left top;
    margin-bottom: 25px;
}

#search_b {
    width: 1100px;
    margin: 0 auto;
    height: 61px;
}

#search-i {
    float: left;
    width: 37px;
    overflow: hidden;
    height: 28px;
    margin-top: 10px;
}

#search-bg {
    float: left;
    width: 137px;
    height: 28px;
    background: url(../uploadfile/image/20171029/20171029153726_1536631602.jpg) no-repeat;
    overflow: hidden;
    padding-left: 14px;
    margin-top: 10px;
}

.search-text {
    width: 900px;
    padding-left: 10px;
    float: left;
    font-size: 14px;
    line-height: 46px;
    height: 46px;
    font-family: Microsoft YaHei;
}

.search-text a {
    font-size: 14px;
    font-family: Microsoft YaHei;
}

.search-text a:hover {
    color: #015cb5;
    font-size: 14px;
}

.search-text span {
    float: left;
    font-weight: bold;
}

#infoname {
    border: none;
    background: none;
    outline: none;
}

/* prod */
.prod_d {
    text-align: center;
    font-size: 22px;
    line-height: 30px;
}

.prod_d a {
    font-size: 40px;
    font-weight: bold;
    color: #0054ac;
    line-height: 55px;
}

.prod_d span {
    font-size: 18px;
    color: #0054ac;
}

.product_bj {
    width: 100%;
    background: url(../uploadfile/image/20171029/20171029155812_1696196251.jpg) left top no-repeat;
    margin-top: 20px;
}

#tablit {
    width: 1100px;
    margin: 0 auto;
    height: auto;
}

#tablit dl {
    float: left;
    padding-bottom: 32px;
    padding-left: 0;
}

#tablit dl dt {
    float: left;
    height: 38px;
    line-height: 38px;
    font-size: 14px;
}

#tablit dl dd {
    float: left;
    padding: 0 45px 0 45px;
    margin-right: 44px;
    height: 38px;
    line-height: 38px;
    text-align: center;
    font-size: 18px;
    border-radius: 25px;
    background: #0054ac;
}

#tablit dl dd:hover {
    font-size: 18px;
    float: left;
    padding: 0 45px 0 45px;
    height: 38px;
    line-height: 38px;
    text-align: center;
    background-color: #444;
}

#tablit a {
    color: #fff;
}

#showdiv0 #showdiv1 #showdiv2 #showdiv3 #showdiv4 a:hover {
    color: #0054ac !important;
    padding: 0 45px 0 45px;
}

#tablit .out a {
    font-size: 18px;
    display: block;
}

#tablit .on {
    /* font-size: 18px; */
    /* float: left; */
    /* padding: 0 45px 0 45px; */
    /* margin-right: 21px; */
    /* height: 38px; */
    /* line-height: 38px; */
    /* text-align: center; */
    background-color: #444;
}

.tabcon {
    width: 1100px;
    height: auto;
    border-top: none;
    clear: both;
}

.dis {
    display: none;
}

#tablit .on a {
    font-size: 18px;
    color: #fff;
}

.tabcon > table > tbody > tr > td {
    float: left;
    padding-left: 0 !important;
    width: 340px;
    margin: 1.0% 0.6%;
    position: relative;
    overflow: hidden;
    border: 1px solid #0054ac;
    /* height: 225px; */
}

.tabcon > table > tbody > tr > td > a {
    display: block;
    width: 100%;
}

.tabcon > table > tbody > tr > td br {
    display: none;
}

.tabcon > table > tbody > tr > td > span {
    display: block;
    width: 100%;
    position: absolute;
    bottom: 0;
    transition: 0.6s all ease;
    background-position: center;
    height: 32px;
    line-height: 32px;
}

.tabcon > table > tbody > tr > td > span > a {
    display: block;
    color: #fff;
    font-size: 14px;
    height: 32px;
    line-height: 32px;
    transition: 0.3s all ease-in-out;
    background: #0054ac;
}

.tabcon > table > tbody > tr > td > .ceshigo {
    width: 100%;
    background: rgba(0,0,0,0.4);
    height: 100%;
    position: absolute;
    bottom: 0;
    left: -100%;
    transition: 0.3s all ease-in-out;
}

.tabcon > table > tbody > tr > td > .ceshigo a {
    display: block;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    padding-top: 30%;
}

.tabcon > table > tbody > tr > td > .ceshigo p {
    height: 22px;
    line-height: 22px;
    border-radius: 10px;
    border: 1px solid #fff;
    transition: all 0.3s 0.3s;
    padding: 1px 15px;
    margin: 15px auto;
    display: block;
    font-size: 13px;
    color: #fff;
    font-weight: 100;
    width: 70px;
    text-align: center;
    position: relative;
    bottom: -180px;
}

.tabcon > table > tbody > tr > td:hover > span {
    bottom: -32px;
}

.tabcon > table > tbody > tr > td:hover > .ceshigo {
    left: 0;
}

.tabcon > table > tbody > tr > td:hover > .ceshigo p {
    left: 0;
    bottom: 0;
}

.tabcon > table > tbody > tr > td > a > img {
    width: 100%;
    height: 225px;
}

/* advertising */
.advertising {
    width: 100%;
    height: 250px;
    background: url(../uploadfile/image/20171029/20171029163001_1532479136.jpg) center no-repeat;
    margin-top: 35px;
    /* margin-bottom: 35px; */
}

.advertising_b {
    color: #fff;
    font-size: 16px;
    line-height: 28px;
    padding-top: 36px;
    padding-left: 40px;
}

.advertising_b span {
    font-size: 28px;
    line-height: 83px;
}

.advertising_b span font {
    color: #fcff00;
    font-size: 34px;
    font-weight: bold;
}

/* prod */
.case_d {
    text-align: center;
    font-size: 22px;
    line-height: 30px;
    margin-bottom: 15px;
}

.case_d a {
    font-size: 40px;
    font-weight: bold;
    color: #0054ac;
    line-height: 55px;
}

.case_t {
    width: 31px;
    margin: 0 auto;
}

#banner3 {
    width: 1100px;
    height: 515px;
    margin: 20px auto;
}

#myFocus {
    width: 1100px;
    height: 515px;
    position: relative;
}

/*Process*/
.Process {
    width: 100%;
    height: 202px;
    background: url(../uploadfile/image/20171029/20171029172228_1377907310.jpg) center no-repeat;
}

.process_l {
    font-size: 22px;
    color: #fff;
    line-height: 45px;
    margin-top: 61px;
}

.process_l span {
    font-size: 38px;
    color: #fff;
    font-weight: bold;
}

.process_r {
    width: 725px;
    height: 77px;
    margin-top: 50px;
}

.process_r li {
    width: 86px;
    float: left;
    transition: all 2s linear;
    margin-left: 76px;
}

.process_r li :hover {
    transition: all 1s linear;
    cursor: pointer;
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    transform: rotate(360deg);
}

.process_w {
    width: 725px;
    font-size: 16px;
}

.process_w li {
    width: 108px;
    float: left;
    text-align: center;
    color: #fff;
    margin-left: 73px;
    margin-top: 30px;
}

/*Process*/
.adv_b {
    width: 100%;
    padding-top: 30px;
    padding-bottom: 30px;
    background: url(../uploadfile/image/20171108/20171108160534_1378788555.jpg) left;
}

.adv_d {
    text-align: center;
    font-size: 22px;
    line-height: 30px;
    margin-bottom: 15px;
}

.adv_d span {
    font-size: 40px;
    font-weight: bold;
    color: #0054ac;
    line-height: 55px;
}

.adv_t {
    width: 31px;
    margin: 0 auto;
}

.adv1_b {
    height: 330px;
    background: url(../uploadfile/image/20171108/20171108161658_440095334.jpg) center no-repeat;
    margin-top: 20px;
}

.adv1_w {
    width: 400px;
    font-size: 24px;
    line-height: 36px;
    margin-top: 41px;
}

.adv1_w span {
    font-size: 34px;
    font-weight: bold;
}

.adv1_w span font {
    color: #0054ac;
}

.adv1_w1 {
    width: 474px;
    font-size: 16px;
    line-height: 34px;
    margin-top: 40px;
    padding-right: 500px;
    padding-left: 17px;
}

.adv2_b {
    height: 340px;
    background: url(../uploadfile/image/20171108/20171108164739_1454634173.jpg) center no-repeat;
    margin-top: 6px;
}

.adv2_w {
    width: 527px;
    font-size: 24px;
    line-height: 36px;
    margin-top: 41px;
}

.adv2_w span {
    font-size: 34px;
    font-weight: bold;
}

.adv2_w span font {
    color: #0054ac;
}

.adv2_w1 {
    width: 499px;
    font-size: 16px;
    line-height: 33px;
    margin-top: 53px;
    padding-left: 500px;
}

.adv3_b {
    height: 315px;
    background: url(../uploadfile/image/20171108/20171108170218_2000980418.jpg) center no-repeat;
    margin-top: 20px;
}

.adv3_w {
    width: 400px;
    font-size: 24px;
    line-height: 36px;
    margin-top: 41px;
}

.adv3_w span {
    font-size: 34px;
    font-weight: bold;
}

.adv3_w span font {
    color: #0054ac;
}

.adv3_w1 {
    width: 470px;
    font-size: 16px;
    line-height: 34px;
    margin-top: 45px;
    padding-right: 500px;
    padding-left: 17px;
}

.adv4_b {
    height: 328px;
    background: url(../uploadfile/image/20171108/20171108164740_136008767.jpg) center no-repeat;
    margin-top: 21px;
}

.adv4_w {
    width: 521px;
    font-size: 24px;
    line-height: 36px;
    margin-top: 41px;
}

.adv4_w span {
    font-size: 34px;
    font-weight: bold;
}

.adv4_w span font {
    color: #0054ac;
}

.adv4_w1 {
    width: 498px;
    font-size: 16px;
    line-height: 34px;
    margin-top: 50px;
    padding-left: 500px;
}

/*about*/
.about {
    width: 100%;
    height: 635px;
    background: #0054ac url(../uploadfile/image/20171029/20171029185836_1139041584.jpg) top center no-repeat;
}

.about_t {
    padding-top: 177px;
}

.about_d {
    width: 336px;
    font-size: 22px;
    line-height: 39px;
    margin-left: 24px;
    border-bottom: 1px solid #ddd;
    padding-bottom: 15px;
}

.about_d span {
    font-size: 32px;
    font-weight: bold;
}

.about_d span font {
    color: #0054ac;
}

.about_w {
    width: 336px;
    font-size: 14px;
    line-height: 26px;
    margin-left: 24px;
    padding-top: 15px;
}

.about_g {
    width: 112px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    margin-top: 25px;
    background: #0054ac;
    margin-right: 321px;
    margin-left: 24px;
}

.about_g a {
    color: #fff;
    font-size: 16px;
}


.tit1 {
    overflow: hidden;
    font: 32px "Microsoft Yahei";
    text-align: center;
    font-weight: bold;
    color: #444;
}

.tit1 a {
    color: #444;
    font: 32px "Microsoft Yahei";
    font-weight: bold;
}

.tit1 em {
    color: #015cb5;
    font-style: normal;
    font: 32px "Microsoft Yahei";
    font-weight: bold;
}

.tit1 span {
    display: block;
    font: 24px "Microsoft Yahei";
    text-transform: uppercase;
    color: #848484;
    margin-top: 8px;
}

#news {
    width: 1100px;
    height: 470px;
    margin: 0 auto;
}

.news_bg {
    width: 100%;
    height: 604px;
}

.news_t {
    margin: 0 auto;
    line-height: 28px;
    text-align: center;
    padding-top: 30px;
}

.news_t b {
    font-size: 24px;
}

.news_t span {
    font-size: 14px;
    text-transform: uppercase;
    color: #cdcdcd;
    margin-bottom: 20px;
    display: block;
}

.news_d {
    width: 1100px;
    margin: 0 auto;
}

.news .convert2 {
    width: 1100px;
    height: 430px;
    margin: 0 auto;
}

.news .convert2 .tab {
    width: 293px;
    height: 50px;
    margin: 0 auto;
}

.news .convert2 .tab a {
    display: block;
    color: #333;
    text-align: center;
    width: 131px;
    height: 35px;
    line-height: 35px;
    font-size: 14px;
    float: left;
    margin-left: 24px;
    border: 1px #ccc solid;
    -webkit-transition: ease all 0.2s;
    transition: ease all 0.2s;
}

.news .convert2 .tab a.on {
    display: block;
    background: #015cb5;
    color: #fff;
    -webkit-transition: ease all 0.2s;
    transition: ease all 0.2s;
}

.news .convert2 .content {
    overflow: hidden;
    width: 1100px;
    height: 400px;
    position: relative;
}

.news .convert2 .content ul {
    position: absolute;
    left: 0;
    top: 10px;
    height: 380px;
}

.news .convert2 .content li {
    width: 1100px;
    height: auto;
    float: left;
}

.news .content td br {
    display: none;
}

.news .content td a {
    display: block;
    background: #ededee;
    line-height: 40px;
    width: 220px !important;
    color: #666;
    width: 220px !important;
}

.news .content td a:hover {
    display: block;
    background: #015cb5;
    color: #fff;
}

.news .news_div_item {
    position: relative;
    width: 346px;
    float: left;
    height: 380px;
    margin: 0 9px;
    -webkit-transition: ease all 0.5s;
    transition: ease all 0.5s;
    border: 1px solid #ccc;
}

.news .news_div_item:hover {
    box-shadow: 0px 0px 15px #ccc;
    -webkit-animation: test 0.3s ease-in 2;
    animation: test 0.3s ease-in 2;
}

.news .divdgweb_new_div_item {
    position: relative;
    width: 346px;
    float: left;
    height: 380px;
    margin: 0 9px;
    -webkit-transition: ease all 0.5s;
    transition: ease all 0.5s;
    border: 1px solid #ccc;
}

.news .divdgweb_new_div_item:hover {
    box-shadow: 0px 0px 15px #ccc;
    -webkit-animation: test 0.3s ease-in 2;
    animation: test 0.3s ease-in 2;
}

.news .news_div_item_pic {
    position: absolute;
    top: 0;
}

.news .news_div_item_pic img {
    width: 346px;
    height: 220px;
}

.news .news_div_item_content {
    line-height: 30px;
    height: 120px;
    width: 306px;
    padding: 20px;
    position: absolute;
    top: 220px;
    background: #f7f6f6;
}

.news .divdgweb_new_div_item_content {
    line-height: 30px;
    height: 120px;
    width: 306px;
    padding: 20px;
    position: absolute;
    top: 220px;
    background: #f7f6f6;
}

.news .news_div_item_body,.news .divdgweb_new_div_item_body {
    color: #666;
    line-height: 22px;
    margin-top: 4px;
}

.news .news_div_item_a,.news .divdgweb_new_div_item_a {
    color: #015cb5;
    font-size: 14px;
    font-weight: bold;
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.news .news_div_item_a:hover,.news .divdgweb_new_div_item_a:hover {
    color: #444;
}

.news .news_div_item_date,.news .divdgweb_new_div_item_date {
    text-align: center;
    height: 60px;
    width: 80px;
    position: absolute;
    right: 0;
    line-height: 15px;
    top: 90px;
    z-index: 9;
    color: #fff;
    background: #015cb5;
}

.news_div_item_year,.divdgweb_new_div_item_year {
    position: absolute;
    top: 32px;
    left: 22px;
    font-size: 16px;
}

.news_div_item_month,.divdgweb_new_div_item_month {
    position: absolute;
    left: 24px;
    top: 12px;
    font-size: 12px;
}

.news_div_item_day,.divdgweb_new_div_item_day {
    position: absolute;
    left: 44px;
    top: 12px;
    font-size: 12px;
}

.news .news_div_item_date div,.news .divdgweb_new_div_item_date div {
    float: left;
}

.top50 {
    padding-top: 30px;
}

.top30 {
    padding-top: 30px;
}

.link {
    height: auto;
    background-color: #015cb5;
    border-bottom: 1px solid #006fdb;
}

.link-flt {
    font-size: 18px;
    font-weight: bold;
    color: #fff;
    line-height: 76px;
    width: 100px;
    float: left;
}

.link-frt {
    width: 1000px;
    line-height: 76px;
    float: right;
}

.link-frt a {
    color: #fff;
}

.w {
    width: 100%;
    margin: auto;
}

.w1100 {
    width: 1100px;
    margin: auto;
}
.w1100:before,.w1100:after,.linkTagcs ul:after,.linkTagcs ul:before{
    content:"";
    display:table
}
.w1100:after,.linkTagcs ul:after{
    clear:both;
}
.hide {
    display: none;
}

.flt {
    float: left;
}

.frt {
    float: right;
}

.clear {
    clear: both;
}

.arl {
    text-transform: uppercase;
    font-family: Arial;
}

.copy {
    height: 300px;
    background-color: #015cb5;
    color: #fff;
}

.copy a {
    color: #fff;
}

.copy-t {
    padding-top: 44px;
    height: 222px;
}

.copy-t-flt {
    width: 352px;
    text-align: center;
    margin-right: 25px;
}
.copy-t-flt img{
    width:150px;
}
.copy-t-cen {
    width: 314px;
    height: 168px;
    margin-left: 80px;
    background: url(../uploadfile/image/20171029/20171027175155_1204729477.jpg)left repeat-y;
}

.copy-t-cen-li {
    width: 196px;
    margin: auto;
    text-align: center;
}

.copy-t-cen ul {
    float: left;
}

.copy-t-cen ul li {
    width: 98px;
    line-height: 34px;
}

.copy-t-frt {
    padding: 5px 0 0 75px;
    line-height: 27px;
    background: url(../uploadfile/image/20171029/20171027175155_1204729477.jpg)left repeat-y;
    width: 638px;
}

.copy-b {
    width: 100%;
    height: 54px;
    line-height: 54px;
    text-align: center;
    background-color: #444;
}


#bodycontent {
    margin-bottom: 15px;
}
.breadcrumb {
    padding: 8px 15px;
    margin-bottom: 20px;
    list-style: none;
    background-color: #f5f5f5;
    border-radius: 4px;
    box-sizing: border-box;
   }
   
.breadcrumb > li {
    display: inline-block;
}
.breadcrumb > li + li:before {
    padding: 0 5px;
    color: #ccc;
    content: "/\00a0";
}
.breadcrumb > .active {
    color: #777;
}
.pro_list_box_item_r {
    font-size: 14px;
    width: 1100px !important;
    margin-left: 10px;
}

.mianbxContent {
    width: 100% !important;
    height: 40px !important;
    text-align: left !important;
    font-size: 16px;
    border-bottom: 1px solid #dddddd !important;
}

.mianbxContent a {
    font-size: 16px;
}

.mianbxContent a:hovre {
    font-size: 20px !important;
}

.strong_title {
    display: none;
}

#bodycon #center {
    margin-top: 20px !important;
}

#bodycontent #tianxieone {
    width: 1100px !important;
}

#bodycontent #tfour {
    width: 1100px !important;
}

#bodycontent #liuyanshenming {
    width: 1100px !important;
}

#bodycontent #lytijiao {
    width: 1100px !important;
}

#bodycontent #tfour #tfourtwo {
    font-size: 12px !important;
}

#bodycontent #tianxieone #tianxietwo {
    font-size: 12px !important;
}

#bodycontent #tianxieone>div {
    font-size: 12px !important;
}

.xwlb_img img {
    border: 1px solid #ccc;
}

.pro_list_box_item_zdy {
    width: 1100px;
    float: left;
    height: 160px;
    text-align: left;
    padding-top: 20px;
    border-bottom: 1px #f1f0f0 dashed;
}

.pro_list_box_item_zdy:hover {
    background: #fbfbfb;
}

.pro_list_box_item_l_zdy {
    width: 200px;
    height: 160px;
    float: left;
}

.pro_list_box_item_l_zdy a img {
    width: 200px;
    height: 160px;
    border: 1px solid #ccc;
    padding: 2px;
}

.pro_list_box_item_l_zdy a:hover img {
    border: 1px solid #339bf2;
    padding: 2px;
}

.pro_list_box_item_r_zdy {
    width: 1100px;
    height: 160px;
    margin-left: 20px;
    float: left;
}

.pro_list_box_item_r_zdy a p {
    height: 36px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    font-weight: bold;
    border: none;
    font-family: "Microsoft YaHei";
    font-size: 16px;
    font-family: "Microsoft YaHei";
    font-weight: normal;
}

.pro_list_box_item_r_zdy a div {
    color: #666;
    height: 83px;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.pro_list_box_item_zdy {
    overflow: hidden;
}

.content_more_a_zdy {
    width: 70px;
    height: 25px;
    background: url(../uploadfile/image/20171029/20170825200746_455637731.jpg);
    display: block;
    margin-top: 20px;
}

.xwlb_img img {
    width: 205px !important;
    height: 135px !important;
}

.xwlb_content {
    width: 870px !important;
}

.news_box_lbm {
    width: 1100px !important;
}

.pages_info {
}

.pages_info ul {
    text-align: center;
}

.pages_info ul:after,#bodycontent:after {
    content: "";
    clear: both;
    display: block
}

.pages_info ul li{
    /* float: left; */
    display: inline-block;
    margin: 0px 5px;
}

.pages_info ul li a {
    border: 1px solid #cccccc;
    padding: 0px 5px;
}

.pages_info ul li.thisclass {
}

.pages_info ul li.thisclass a,.pages_info ul li:hover a {
    background-color: #cccccc;
    color: #ffffff;
}


.messlist:after {
    content: "";
    clear: both;
    display: block;
}

.messages {
    padding: 15px 0;
}

.messages input,.messages select,.messages textarea {
    margin: 0;
    padding: 0;
    background: none;
    border: 0;
    font-family: "Microsoft Yahei";
}

.messlist {
    height: 30px;
    margin-bottom: 10px;
}

.messlist label {
    float: left;
    width: 100px;
    height: 30px;
    font-size: 14px;
    line-height: 30px;
    text-align: right;
    padding-right: 10px;
}

.messlist input {
    float: left;
    width: 300px;
    height: 28px;
    padding-left: 5px;
    border: #ccc 1px solid;
}

.messlist.textareas {
    height: auto;
}

.messlist textarea {
    float: left;
    width: 400px;
    height: 110px;
    padding: 5px;
    border: #ccc 1px solid;
}

.messlist.yzms input {
    width: 100px;
}

.messlist.yzms .yzmimg {
    float: left;
    margin-left: 10px;
}

.messsub {
    padding: 0px 0 0 110px;
}

.messsub input {
    width: 100px;
    height: 35px;
    background: #ddd;
    font-size: 14px;
    font-weight: bold;
    cursor: pointer;
    margin-right: 5px
}

.messsub input:hover {
    background: #f60;
    color: #fff;
}

#label0 {
    display: none;
    color: #0aa770;
    height: 28px;
    line-height: 28px;
}

#label1 {
    display: none;
    color: #0aa770;
    height: 28px;
    line-height: 28px;
}

#label2 {
    display: none;
    color: #0aa770;
    height: 28px;
    line-height: 28px;
}

#label3 {
    display: none;
    color: #0aa770;
    height: 28px;
    line-height: 28px;
}

#label4 {
    display: none;
    color: #0aa770;
    height: 28px;
    line-height: 28px;
}

#label5 {
    display: none;
    color: #0aa770;
    height: 28px;
    line-height: 28px;
}

#label6 {
    display: none;
    color: #0aa770;
    height: 28px;
    line-height: 28px;
}

#label7 {
    display: none;
    color: #0aa770;
    height: 28px;
    line-height: 28px;
}

#label8 {
    display: none;
    color: #0aa770;
    height: 48px;
    line-height: 48px;
}

#label9 {
    display: none;
    color: #0aa770;
    height: 48px;
    line-height: 48px;
}

#label10 {
    display: none;
    color: #0aa770;
    height: 48px;
    line-height: 48px;
}
.tableboder table{border:1px solid #d1000f;}
.tableboder th{background:#d1000f;color:#fff;padding:0 5px;}
.tableboder td{border:1px solid #d1000f;color:#777777;}

.mF_YSlider .num{position:absolute;z-index:3;bottom:12px;right:35px;}
.mF_YSlider .num li{position:relative;float:left;width:20px;height:20px;overflow:hidden;text-align:center;margin-right:4px;cursor:pointer;}
.mF_YSlider .num li{display:block;width:18px;height:18px;border:1px solid #dedede;line-height:18px;z-index:2;top:0;left:0;color:#333;text-decoration:none;}
.mF_YSlider .num li.on{z-index:1;background:#fff;filter:alpha(opacity=60);opacity:0.6;}
.mF_YSlider .num li.on{border-color:#E63003;color:#fff;background:#F66E08;-webkit-transition:all 0.4s;-moz-transition:all 0.4s;-o-transition:all 0.4s;}

.owl-theme .owl-controls .owl-page span{margin-top: -32px !important;}


.linkTagcs{margin-top:9px;margin-bottom: 9px;}
.linkTagcs ul{
    /* display: table-cell; */
    /* vertical-align: middle; */
}
.linkTagcs li{
    line-height: 24px !important;
}