@charset "UTF-8";
.container{width: 1200px;margin:0 auto;}
video{width: 100%;}
.titimg{width: 100%;}
.top{
	background: #f7f8fa;
	line-height: 35px;
}
.top .container .lang a{padding: 0 10px;position: relative;cursor: pointer;display: inline-block;}
.top .container .lang>span ul{
    position: absolute;
    top: 35px;
    right: 0;
    display: none;
    padding: 8px 18px;
    border: 1px solid #e7e8ed;
    background: #f7f8fa;
    white-space: nowrap;
    z-index: 40;
}
header{z-index: 38;width: 100%;background: #fff;}
header h1{overflow: hidden;}
header h1 a{text-indent: -999px;display: block;overflow: hidden;width: 850px;height: 100px;}
header .tel {
    background: url(../image/ico_tel.png) left center no-repeat;
    line-height: 22px;
    overflow: hidden;
    padding: 0px 10px 0 20px;
    margin-top: 45px;
}
header .tel strong {
    font-size: 18px;
    color: #d02327;
}
header .search{padding-top: 20px;}
header .search input{line-height: 23px;float: left;}
header .search button{float: left;background: url(../image/searchbg.png) no-repeat center;width: 36px;height: 27px;border:0;vertical-align: top;}
nav{z-index: 99;}
nav ul>li{float:left;position: relative;height: 55px;margin: 0 2px;width: 146px;}
nav ul li a{display: block;height: 55px;font-size: 16px;text-align: center;line-height: 55px;}
nav ul li a span{
    color: #000;
    font-size: 14px;
    text-align: center;
    display: block;
    line-height: 14px;
    padding-top: 35px;
}
nav ul li .erji{
    width: 100%;
    z-index: 99;
    background: #a02327;
    position: absolute;
    display: none;
    overflow: hidden;
}
nav ul li .erji:hover{
    overflow: visible;
}
nav ul li .erji>ol>li{
    position: relative;
}
nav ul li .sanji{
    background: #a02327;
    position: absolute;
    left:146px;
    width: 146px;
    display: none;
    top: 0;
}
nav ul li ol li a{
    display: block;
    height: 36px;
    line-height: 36px;
    text-align: center;
    color: #fff;
    font-size: 12px;
    overflow: hidden;
    /* border: 1px solid #00ccac; */
}
nav ul li:hover,nav ul li.current{background: #d02327;}
nav ul li:hover a,nav ul li.current a{color: #fff;}
nav ul li:hover a span,nav ul li.current a span{color: #fff;}
nav>.container>ul>li:hover>a{color: #fff;}
nav>.container>ul>li ol li:hover>a{background: #d02327;color: #fff;}
nav>.container>ul>li .erji ol li:hover .sanji{display: block;}
.banner{position: relative;height: 650px;background: #fff;}
.banner .bannerleft,.banner .bannerright{
    position: absolute;
    width: 50px;
    height: 84px;
    top:50%;
    margin-top: -42px;
    display: none;
    cursor: pointer;
}
.banner .bannerleft{
    left: 78px;
    background: url(../image/left.png) left center;
}
.banner .bannerright{
    right: 78px;
    background: url(../image/left.png) right center;
}
.banner>ul{position: relative;width: 100%;}
.banner>ul>li{height: 650px;position: absolute;overflow: hidden;display: none;width: 100%;}
.banner>ul>li:first-child{display: block;}
/* .banner>ul>li img{width: 100%;height: auto;margin:0 auto;display: block;} */
.banner .num{position: absolute;bottom: 10px;width: 100%;text-align: center;z-index: 30;}
.banner .num ol{display: inline-block;}
.banner .num ol li{display: inline-block;background: rgba(0,0,0,0.5);width: 8px;height: 8px;margin: 0 1px;border-radius: 5px;cursor: pointer;position: relative;transition:0.3s width;}
.banner .num ol li.active{width: 45px;}
.imgtitle1 {
    position: absolute;
    width: 100%;
    bottom: -182px;
}
h2.tit1{
	font-size: 32px;
    text-align: center;
    padding-top: 30px;
    margin-bottom: 50px;
    position: relative;
    line-height: 78px;
    color: #0e3650;
}
h2.tit1::after{
    content: '';
    width: 60px;
    height: 2px;
    background: #d02327;
    position: absolute;
    left: 50%;
    margin-left: -30px;
    bottom: 0;
}
h3.tit1{
    padding-top: 6px;
    padding-bottom: 28px;
    color: #024a92;
    text-align: center;
}
.index_product{
}
.index_product {
    position: relative;
}
.infotext {
    text-align: center;
    color: #999;
    font-size: 24px;
}
.index_product  .con{
}
.index_product  ul li{
    width: 20%;
    float: left;
    text-align: center;
}
.index_product  ul li span{
    display: inline-block;
    cursor: pointer;
    width: 108px;
    line-height: 108px;
    height: 108px;
    border-radius: 50%;
    text-align: center;
    position: relative;
    z-index: 1;
    color: #333;
    font-size: 16px;
    background: #f7f8fa;
    background-repeat: no-repeat;
}
.index_product  ul li:nth-child(1) span{
    background-image: url(../image/i1.png);
}
.index_product  ul li:nth-child(2) span{
    background-image: url(../image/i2.png);
}
.index_product  ul li:nth-child(3) span{
    background-image: url(../image/i3.png);
}
.index_product  ul li:nth-child(4) span{
    background-image: url(../image/i4.png);
}
.index_product  ul li:nth-child(5) span{
    background-image: url(../image/i5.png);
}
.index_product  ul li:nth-child(1) span:hover{
    background-position: center -348px;
}
.index_product  ul li:nth-child(2) span:hover{
    background-position: center -348px;
}
.index_product  ul li:nth-child(3) span:hover{
    background-position: center -348px;
}
.index_product  ul li:nth-child(4) span:hover{
    background-position: center -348px;
}
.index_product  ul li:nth-child(5) span:hover{
    background-position: center -348px;
}
.index_product ul li h4{
    font-size: 18px;
    padding-top: 5px;
    font-weight: 400;
}
.index_product ul li p{
    color: #999;
    font-size: 12px;
    line-height: 200%;
}
.index_product  .con{position: relative;height: 220px;overflow: hidden;padding-top: 50px;}
.index_product  .con ul{width: 100%;position: relative;}
.index_product  h3 span{
    background: #fff;
}
.bg2{
    background: url(../image/adbg2.jpg) no-repeat center;
    position: relative;
    height: 210px;
    padding: 80px 10px;
    overflow: hidden;
    background-attachment: fixed;
}
.bg2 h2.tit1 {
    color: #fff;
    font-weight: 700;
    text-align: center;
    padding: 0;
    line-height: 60px;
    height: 130px;
}
.bg3{
    background: url(../image/adbg3.jpg) no-repeat center;
    position: relative;
    height: 210px;
    padding: 80px 10px;
    overflow: hidden;
    background-attachment: fixed;
    text-align: center;
}
.bg3 h2{
    font-size: 54px;
    color: #fff;
    line-height: 120%;
    padding-bottom: 30px;
    height: 40px;
    font-weight: 700;
}
.bg3 a{
    border: 3px solid rgba(255,255,255,0.6);
    color: #fff;
    height: 40px;
    line-height: 40px;
    padding: 0 4%;
    display: inline-block;
    margin-top: 50px;
}
.bg2 h2.tit1 span{
    display: inline-block;
    position: relative;
    font-size: 60px;
    font-weight: 700;
}
.bg2 h2.tit1 span:before {
    width: 100%;
    height: 1px;
    background: #fff;
    position: absolute;
    left: 0;
    right: 0;
    content: '';
    bottom: -38px;
}
.bg2 h2.tit1 span:after {
    display: block;
    overflow: hidden;
    content: '';
    background: #333;
    border: 6px solid #fff;
    position: absolute;
    left: 50%;
    width: 4px;
    bottom: -46px;
    height: 4px;
    border-radius: 100%;
    margin-left: -5px;
}
.bg2 .text{
    color: #fff;
    line-height: 160%;
    font-size: 15px;
    text-align: center;
}
.index_about{
    padding-bottom: 60px;
}
.index_about .l{
    width: 600px;
    height: 332px;
    padding: 0px 50px 0 10px;
    line-height: 28px;
    background: url(../image/map-bj.png) no-repeat center center;
}
.index_about .l h4{
    font-size: 20px;
}
.index_about .l .text{
    height: 230px;
    overflow: hidden;
    padding-top: 12px;
}
.index_about .l a{
    display: inline-block;
    padding: 0 20px;
    height: 30px;
    color: #fff;
    text-decoration: none;
    font-weight: normal;
    line-height: 30px;
    margin-top: 30px;
    background-color: #d02327;
}
.index_about .l a:hover{
    background: #eee;
}
.index_about .r{
    width: 495px;
    height: 320px;
    padding: 5px;
    margin-right: 4px;
    border:1px solid #e5e5e5;
}
.index_about .r img{
    width: 100%;
    height: 100%;
}
.index_about .infotext{
    color: #c11e2b;
    margin-bottom: 30px;
}
.index_hy{
    padding-bottom: 60px;
    background-color: #f5f5f5;
}
.index_hy ol{
    text-align: center;
    margin-bottom: 50px;
    margin-top: -20px;
}
.index_hy ol li{
    display: inline-block;
    width: 110px;
    height: 37px;
    line-height: 37px;
    margin: 0 23px;
    border: 1px solid #eeeeee;
    overflow: hidden;
}
.index_hy ol li.cur{
    background-color: #d02327;
}
.index_hy ol li.cur a{
    color: #fff;
}
.index_hy ul{
    display: none;
}
.index_hy ul.cur{
    display: block;
}
.index_hy ul li {
    float: left;
    width: 258px;
    margin-right: 56px;
    margin-bottom: 40px;
}
.index_hy ul li:nth-child(4n+4){
    margin-right: 0;
}
.index_hy ul li a{
    display: block;
    max-height: 100%;
}
.index_hy ul li a img{
    width: 100%;
    height: 210px;
}
.index_hy ul li a h4{
    width: 100%;
    line-height: 45px;
    text-indent: 10px;
    top: 0;
    border: 1px solid #dcdcdc;
    margin-top: 6px;
}
.index_hy ul li a h4 span{
    display: block;
}
.index_hy ul li a h4 p{
    font-size: 12px;
}
.index_hy .more {
    display: block;
    width: 180px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 14px;
    margin: 50px auto 0;
    border: 3px solid #717171;
}
.bg1{
    background-color: #d02327;
}
.bg1 .l{
    width: 260px;
    background-color: #f02427;
    height: 100%;
    text-align: center;
    height: 288px;
}
.bg1 .l img{
    display: block;
    padding-top: 80px;
    margin: 0 auto 29px;
}
.bg1 .l a{
    display: block;
    width: 110px;
    height: 35px;
    background: #fd8900;
    line-height: 35px;
    text-align: center;
    color: #fff;
    font-size: 14px;
    border-radius: 3px;
    behavior: url(/PIE.htc);
    display: inline-block;
}
.bg1 .r{
    width: 901px;
    height: 288px;
    background:url(../image/make.png) no-repeat 0 36px;
}
.bg1 .r p{
    color: #fff;
    font-size: 14px;
    margin-top: 92px;
}
.bg1 .r .b {
    margin-top: 118px;
}
.bg1 .r  span {
    display: inline-block;
    width: 166px;
    text-align: center;
    margin-left: 14px;
}
.index_case ul li{
    width: 276px;
    margin:0 12px;
}
.index_case ul li h5{
    text-align: center;
    line-height: 50px;
}
.index_pro{
    background: #ececec;
}
.index_pro ul li{
    padding: 1% 1% 0;
    width: 19%;
    background: #fff;
    text-align: center;
    box-shadow: none;
}
.index_pro ul li a h4{
    line-height: 50px;
}
.tit a{
    text-align: center;
    font-size: 24px;
    color: #000;
}
.tit{
    text-align: center;
}
.tit a span{
    color: #1586db;
    margin-top: 10px;
}
.index_news{
    padding: 50px 0;
}
.index_news .more{
    text-align: center;
    border-bottom:1px solid #ededed;
    padding-bottom: 20px;
    position: relative;
}
.index_news .more>a{
    position: absolute;
    right: 0;
    color: #00ccac;
}
.index_news .l{
    width: 760px;
    background: #fff;
}
.index_news .r{
    width: 400px;
    padding-bottom: 20px;
    background: #fff;
}
.index_news .con {
    height: 240px;
    overflow: hidden;
}
.index_news .r .con p{
    background: url(../image/fa.jpg) no-repeat left top;
    padding-left: 35px;
    line-height: 24px;
}
.index_news .l h4 span{
    color: #999;
    font-weight: 400;
    font-size: 12px;
}
.index_news h3{
    border-bottom: 1px solid #e5e5e5;
    margin-bottom: 20px;
    overflow: hidden;
}
.index_news h3 span{
    float: left;
    margin-right: 30px;
    border-bottom: 2px solid #fff;
    color: #333;
    font-size: 18px;
    padding-bottom: 10px;
    cursor: pointer;
}
.index_news h3 span.cur {
    border-color: #d02327;
    color: #d02327;
}
.index_news h3 a{
    display: block;
    text-transform: uppercase;
    padding-right: 15px;
}
.index_news .l .pic{
    margin-right: 20px;
}
.index_news .l .pic img{
    width: 290px;
    height: 240px;
}
.index_news .c{margin: 0 36px;}
.index_news .l ul{
    display: block;
    width: 450px;
}
.index_news .l ul li{
    height: 39px;
    line-height: 39px;
    border-bottom: 1px dashed #eaeaea;
    background: url(../image/n_icon.jpg) no-repeat left center;
    padding-left: 15px;
}
.index_news .l ul li.first{
    border-bottom: none;
    background-image: none;
    padding-left: 0;
    height: 150px;
    overflow: hidden;
}
.index_news .l ul li.first .pic{
    display: inline-block;
    width: 234px;
    height: 144px;
    margin-right: 20px;
    vertical-align: top;
    overflow: hidden;
}
.index_news .l ul li.first .pic img{
    width: 100%;
}
.index_news .l ul li.first .text{
    width: 385px;
    display: inline-block;
}
.index_news .l ul li.first .text h4{
    line-height: 50px;
    font-size: 18px;
}
.index_news .l ul li p{
    line-height: 20px;
    color: #999999;
}
.index_news .r ul li{background: none;padding-left: 0;}
.index_news .r ul li h4{
     background: url(../image/fq.jpg) no-repeat left center;
    padding-left: 35px;
    height: 50px;
    line-height: 50px;
}
.index_partner{
    padding-bottom: 40px;
    background-color: #f5f5f5;
}
.index_partner .container{
    overflow: hidden;
    position: relative;
    height: 100px;
}
.index_partner ul{
    width: 800%;
    position: absolute;
    left: 0;
}
.index_partner ul li{
    width: 185px;
    float: left;
    height: 85px;
    margin: 0 10px;
    border: 1px solid #ccc;
    background-color: #fff;
}
.index_partner ul li img{
    width: 100%;
    max-height: 100%;
}
.xiaobanner{
    margin-top: 88px;
}
.xiaobanner img{
    width: 100%;
    height: 100%;
}

.case{padding: 40px 0 140px;
    overflow: hidden;}
.case .autoroll{position: relative;height: 300px;overflow: hidden;}
.case .autoroll ul{position: absolute;left: 0;width: 1000%;}
.case .autoroll ul li{float: left;width: 290px;height: 250px;padding:0 5px;}
.case .autoroll ul li a{display: flex;}
.case .autoroll ul li img{max-width: 290px;max-height: 250px;margin:auto;display: flex;}
.case .autoroll ul li h4{    width: 100%;
    height: 38px;
    font-size: 13px;
    text-align: center;
    overflow: hidden;
    line-height: 38px;}
.index_advantage{
    width: 100%;
    padding: 0px 0 65px;
    }
    .index_advantage h3{
        background: #0d62b5;
    }
.index_advantage .container>img{width: 100%;display: block;margin:0 auto;}
.index_advantage .container ul li{
    width: 358px;
    float: left;
    padding: 68px 15px 118px;
    text-align: center;
    border: 1px solid rgba(216, 216, 216, 1);
    margin-bottom: 15px;
    border-radius: 5px;
    cursor: pointer;
    position: relative;
    overflow: hidden;
}
.index_advantage .container ul li:nth-child(3n+2){
    margin-left: 15px;
    margin-right: 15px;
}
.index_advantage .container ul li .mask{
    width: 100%;
    height: 100%;
    position: absolute;
    bottom: -164px;
    left:0;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -ms-transition: 0.5s all;
    -moz-transition: 0.5s all;
}
.index_advantage .container ul li h4{
    font-size: 20px;
    font-weight: 700;
    line-height: 65px;
}
.index_advantage .container ul li .mask > .text{
    line-height: 24px;
    visibility: hidden;
    display: none;
}
.index_advantage .container ul li:hover .mask{
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.5);
    color: #fff;
}
.index_advantage .container ul li:hover .mask > .text{
    visibility: visible;
    display: block;
}
.news{padding: 40px 0 40px;width: 100%;}
.news .pl{float: left;width: 380px;margin-right:30px; }
.news .pl:nth-of-type(3){margin-right: 0;}
.news .pl img{width: 100%;}
.news .pl li{list-style: none;
    width: 100%;
    height: 48px;
    line-height: 48px;
    font-size: 12px;
    overflow: hidden;
    border-bottom: 1px solid #e2e2e2;
}
.link{
    background: #024a92;
    height: 70px;
    font-size: 15px;
    line-height: 36px;
    color: #fff;
}
.link span{
    color: #d02327;
    font-size: 14px;
}
.link a{
    font-size: 14px;
    color: #fff;
    margin-left: 10px;
}
footer{
    background: #d02327;
    width: 100%;
    color: #fff;
    line-height: 24px;
    text-align: center;
}
footer .ftop > a{
    color: #fff;
    padding: 0 18px;
}
.ftop{
   display: block;
   text-align: left;
   padding: 35px 0 30px;
}
.ftop .ftlink{
    border-right:2px solid #eee;
}
.ftop .ftlink dl{
    float: left;
	width: 165px;
}
.ftop .ftlink dl dt{
    color: #fff;
}
.ftop .ftlink dl dt span{
    padding-bottom: 4px;
    display: inline-block;
    font-size: 18px;
}
.ftop .ftlink dl dd{
    margin-top: 10px;
}
.ftop .ftlink dl dd a{
    display: block;
    line-height: 32px;
}
footer .r{
    position: relative;
    width: 368px;
    text-align: center;
}
footer .r h3{
    text-align: center;
    font-size: 16px;
    margin-bottom: 24px;
}
footer .r .img{
    display: inline-block;
    margin: 0 10px;
}
footer .r .text{
    padding-left: 170px;
}
footer .r .p1{
    font-size: 24px;
    color: #fff;
    font-weight: bold;
    line-height: 1;
    padding: 14px 0 4px;
}
footer .fbtm{
    text-align: left;
    color: #fff;
    line-height: 60px;
}
footer .fbtm .container{
    border-top: 1px solid #eee;
}
footer a{
    color: #fff;
}

/* neiye start*/
.innerbox{
    display: inline-block;
    width: 100%;
    margin-bottom: 100px;
    padding-top: 10px;
}
.innerbox .l{width: 234px;overflow: hidden;}
.innerbox .l>img{width: 100%;}
.innerbox .l h3{
	height: 31px;
	line-height: 31px;
	color: #111;
	background: url(../image/nav.png) no-repeat left bottom;
	padding-left: 10px;
	font-weight: bold;
	font-family: "微软雅黑";
	display: block;
	margin-bottom: 8px;
}
.innerbox .l ul li{
	color: rgb(102, 102, 102);
	display: block;
	line-height: 30px;
}
.innerbox .l ul li ol li{
    height: 30px;
    margin-left: 16px;
}
.innerbox .lbox1 ul li a{display: block;border-bottom: 1px solid rgb(221, 221, 221);background: url(../image/dot4.png) 5px -40px no-repeat;padding-left: 25px;}
.innerbox .l>ul>li>ul>li>a{font-size: 12px;text-indent: 10px;}
.innerbox .l .lbox{margin-bottom: 20px;}
.innerbox .l .lbox2 ul li a{
    background: none;
    display: block;
    padding-left: 25px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    border-bottom: 1px solid rgb(221, 221, 221); 
    background: url(../image/li.png) no-repeat 5px 11px;
}
.innerbox .l .lbox3 .con{
    text-align: left;
    color: #666;
    }
.innerbox .l .lbox4 ul li{
    width: 46%;
    height: 30px;
    float: left;
    border: 1px dashed #d0d0d0;
    background: none;
    padding-left: 0px;
    margin: 1%;
    text-align: center;
    overflow: hidden;
}
.index_news .con {
    margin-top: 10px;
    font-size: 14px;
}
.innerbox .l .lbox3 .con p{
    line-height: 24px;
    }
.innerbox .l .lbox3 .con p:nth-child(2){
    }
.innerbox .l .lbox3 .con p:nth-child(2) img{vertical-align: bottom;}
.innerbox .l ul li a:hover{
    background-color: #f5f6f6;
}
.innerbox .r{
    width: 925px;
    overflow: hidden;
    }
.innerbox .r h3{
    padding-left: 10px;
    color: #000;
    display: block;
    font-weight: bold;
    padding-bottom: 0px;
    line-height: 31px;
    background: url(../image/nav.png) no-repeat left bottom;
}
.innerbox .r h3 span{
    font-weight: 400;
    color:  #535353;
    font-size: 12px;
}
.innerbox .r h3 span a{
    color: inherit;
}
.innerbox .r .con{
    color: #666666;
    margin: 10px 0 25px;
    list-style: none;
    line-height: 25px;
}
.innerbox .r .text img{display:block;margin:0 auto;}
.innerbox .r .text h5{line-height: 40px;font-size: 16px;padding:0;margin: 0;}
.innerbox .r .text h5:hover{color: #21a55a;}
.innerbox .r ul{
	margin-bottom: 28px;
	padding-top: 12px;
}
.innerbox .r ul li{
	text-align: center;
	float: left;
	width: 23.5%;
	margin-right: 2%;
	margin-bottom: 1%;
}
.innerbox .r ul li:nth-child(4n+4){
    margin-right: 0;
}
.innerbox .r ul li .pic{width: 150px;height: 120px;display: inline-block;vertical-align: top;}
.innerbox .r ul li .pic img{width: 100%;max-height: 120px;border-right: 1px solid #ccc;}
.innerbox .r ul li .text{color: #666666;
    font-size: 14px;
    width: 270px;
    display: inline-block;
    line-height: 24px;
    list-style: none;
    font-family: simsun;
    line-height: 25px;}
.innerbox .r ul li img{
    max-height: 100%;
    width: 100%;
    transition:1s all;
}
.innerbox .r ul li h4{text-indent: 10px;font-weight: 400;font-size: 12px;display: inline-block;vertical-align: top;line-height: 36px;}
.innerbox .r ul li:hover h4{/* background: #21a55a; */color: #0d62b5;}
.innerbox .r ul li:hover img{/* transform:scale(1.1,1.1); */}
.innerbox .r .product_info_box{
    padding: 20px 0;
    overflow: hidden;
    /* border-bottom: 1px solid #e9e9e9; */
    }
.innerbox .r .product_info_box h4{
    text-align: center;
    color: #333333;
    font-size: 18px;
    font-weight: bold;
    padding: 0 10px 15px;
    border-bottom: 1px solid #e0e1dc;
    }
.innerbox .r .product_info_box .picinfo{
        margin-top: 10px;
    }
.innerbox .r .product_info_box .picinfo .pic{
    width: 43%;
    padding: 2px;
    border: 1px solid #e0e1dc;
}
.innerbox .r .product_info_box .picinfo .pic img{
    width: 100%;
}
.innerbox .r .product_info_box .picinfo .pictext{
    width: 54%;
}
.innerbox .r .product_info_box .picinfo .pictext h5,.innerbox .r .product_info_box .picinfo .pictext p{
    border-bottom: 1px dashed #e0e1dc;
    margin: 0;
    padding: 0;
    line-height: 40px;
    height: 40px;
}
.innerbox .r .product_info_box .picinfo .pictext p.bdsharebuttonbox{
    padding-top: 10px;
}
.innerbox .r .product_info_box .picinfo .pictext a.xunjia{
    background: url(../image/mess.gif) no-repeat left center;
    display: block;
    width: 112px;
    height: 32px;
    padding-top: 30px;
}
.innerbox .r .product_info_box .picinfo .pictext a.xunjia:hover{
    background-image: url(../image/mess_hover.gif);
}
.innerbox .r .product_info_box img{max-width: 100%;}
.innerbox .r .product_info_box .product_info{
    color: #666666;
    font-size: 14px;
    line-height: 28px;
    padding-bottom: 40px;
    margin-top: 20px;
    }
.innerbox .r .product_info_box .product_info h6{
    border-bottom: 1px solid #34456A;
}
.innerbox .r .product_info_box .lable{}
.innerbox .r .directive{
    width: 100%;
    padding: 20px 0;
    overflow: hidden;
    border-top: 1px dashed #e0e1dc;
}
.innerbox .r .directive span{display: block;width: 100%;
    height: 30px;
    overflow: hidden;
    line-height: 30px;
    font-size: 14px;}
.innerbox .r .directive.news_directive{text-align: center;}
.innerbox .r .directive.news_directive a{display: inline-block;width: auto;color: #777777;
    font-size: 12px;
    line-height: 24px;
    height: 24px;
    text-align: center;
    padding: 0 7px;
    margin: 0 2px;
    border: 1px solid #eeeeee;}
.innerbox .r .directive.news_directive a:hover,.innerbox .r .directive.news_directive a.cur{
    background: #d02327;
    color: #fff;
    border: 1px solid #d02327;
    }
.innerbox ol>li{
    display: inherit;
    width: 100%;
    border-bottom: 1px solid #ccc;
    border-right: none;
    position: relative;
    height: 98px;
    }
.innerbox ol>li>.conl{display: inline-block;width: 100%;padding-top: 10px;}
.innerbox ol>li>.conl a{font-weight: 700;font-size: 14px;}
.innerbox ol>li>.conl h4 span{color: #999;font-weight: 400;font-size: 12px;}
.innerbox .r>.con>ol>li>.date{    display: inline-block;
    background: #c4c4c4;
    width: 100px;
    color: #fff;
    line-height: 100px;
    text-align: center;
    overflow: hidden;
    transition: all 0.5s;}
.innerbox .r>.con>ol>li:hover .conl a{}
.innerbox .r>.con>ol>li:hover .date{background: #21a55a;}
.innerbox .news_info_box h4{
    text-align: center;
    color: #333333;
    font-size: 18px;
    font-weight: bold;
    padding: 0 10px;
    margin: 15px auto 15px;
    }
.innerbox .news_info_box .source{
    text-align: center;
    color: #999999;
    font-size: 12px;
    line-height: 32px;
    border-bottom: 1px solid #e9e9e9;
    border-top: 1px solid #e9e9e9;
    }
.innerbox .news_info_box .source span{color: #333333;}
.innerbox .news_info_box .source span.bdsharebuttonbox{
    float: right;
    padding-top: 2px;
    padding-right: 188px;
}
.innerbox .news_info_box>img{
    width: auto;
    max-width: 80%;
    max-height: 80%;
    display: block;
    margin:0 auto;
}
.innerbox .news_info_box .news_info{
    color: #666666;
    line-height: 26px;
    margin: 20px 0 25px;
    }
.innerbox .news_info_box .news_info h6{
    border-bottom: 1px solid #34456A;
    text-indent: 10px;
}
.honour .container .r .con img{
    display: block;
    max-width: 100%;
    display: block;
    margin:0 auto;
}

/* message */
.message form input {
    border: none;
    width: 100%;
    height: 35px;
    background: #f3f3f3;
    margin-top: -4px;
    text-indent: 10px;
    border-radius: 3px;
    margin-bottom: 10px;
    display: block;
}
.message form textarea {
    width: 100%;
    height: 100px;
    margin-top: -4px;
    text-indent: 10px;
    margin-bottom: 10px;
    font-family: 微软雅黑;
    border-width: initial;
    border-style: none;
    border-color: initial;
    border-image: initial;
    background: rgb(243, 243, 243);
    border-radius: 3px;
}
textarea {
    padding: 2px 0px 0px 2px;
}
.message form button {
    height: 35px;
    width: 100%;
    border: none;
}
.tag_total {
    height: 36px;
    line-height: 36px;
    text-align: left;
    padding-left: 20px;
    background-color: #edf1f5;
    border: 1px solid #b6c7db;
    margin-top: 15px;
    margin-bottom: 10px;
}