/*common start*/
body,div,ul,li,a,img,p,dl,dt,dd,h1,h2,h3,h4,span,strong,input{ margin:0; padding:0; list-style:none; text-decoration:none; border:0; list-style:none;}
body{ font-size:12px; font-family:'Microsoft YaHei'; color:#333;}
a{ color:#333;}
a:hover{ color:#e3432b; text-decoration:none;}
:hover{ transition:all .3s ease;}
p{line-height:1.5em; padding:5px 0;}
.clear{ margin:0; padding:0; font-size:0; clear:both; }
.wapper{ max-width:1200px; margin:0 auto;}
.wapper1{ width:1200px; margin:0 auto;}
input,textarea,select{outline:none}
input,input:link,input:visited,input:hover,input:active,input:focus{ outline:none;}
img{object-fit: cover;
image-rendering: -moz-crisp-edges;
image-rendering: -o-crisp-edges;
image-rendering: -webkit-optimize-contrast;
image-rendering: crisp-edges;
-ms-interpolation-mode: nearest-neighbor;   max-width: 100%;}
@media(max-width:768px){
.wapper1{ width:90%; }
}
/*common end*/


.header{ position:fixed; top:0; height:80px; left:0; width:100%; background:#fff; z-index:99;    box-shadow: 0px 0px 13px 0px rgba(1, 47, 87, 0.17);}
.header01{ display:block}
/*logo*/
.logo{ position:absolute; top:0;     display: flex;
    justify-content: center;
    align-items: center;  left:5%;}
.logo img{ display:block; max-width:100%; height:80px;}



@media(max-width:980px){
.logo{ position:inherit; height:50px;    float: left; }
.logo a{ height:50px;}
.logo img{ max-height:50px}
}
/*menu*/
.menu{height:80px;line-height:80px; float:right;}
.menu>ul{}
.menu>ul>li{ float:left; position:relative; }
.menu>ul>li>a{color: #333333;display:block;font-size: 16px;padding-right: 67px;}
/*.menu>ul>li>a:hover,.menu>ul>li:hover>a{ color:#f60;}*/
.menu>ul>li>ul{ width:170px; background:#fff; box-shadow:0px 0px 10px rgba(0,0,0,.1); position:absolute; top:100%; left:0; z-index:5; display:none;}
.menu>ul>li:hover>ul{ display:block;}
.menu>ul>li>ul li{ line-height:22px; position:relative;}
.menu>ul>li>ul li a{ color:#666; display:block; font-size:12px; font-weight:normal; padding:10px 10px;}
/*.menu>ul>li>ul li a:hover,.menu>ul>li>ul li:hover>a{ color:#f60;}*/
.menu>ul>li>ul li ul{ width:100%; background:#fff; box-shadow:0px 0px 10px rgba(0,0,0,.1); position:absolute; top:0; left:100%; display:none;}
.menu>ul>li>ul li:hover>ul{ display:block;}
@media(max-width:768px){
.menu{ display:none;}
}
.tel{ height:99px;    display: flex;   align-items: center;}
.tel span{ font-size:16px; margin-left:20px;}
.mfzc{ background:#e3432b; display:block; line-height:94px; padding:0 29px;}
.mfzc a{ color:#fff;  font-size:14px;}




/*nav*/
.nav_open{ width:40px; height:40px; background:url(../images/ico_nav.png) center no-repeat; cursor:pointer; display:none;}
.nav_box{ display:none;}
.nav_close1{ width:100%; height:100%; background:rgba(0,0,0,.9); position:fixed; left:0; top:0; z-index:998;}
.navbg{ width:100%; height:100%; background:#fff; position:fixed; left:0; top:0; z-index:999;}
.nav{ padding:60px 20px 20px 20px; position:relative;}
.nav_close2{ width:40px; height:40px; background:url(../images/ico_close.png) center no-repeat; cursor:pointer; position:absolute; top:10px; right:10px;}
.nav_list{ height:calc(100vh - 80px); overflow-y:auto;}
.nav_list ul{ padding:10px 0 10px 14px;}
.nav_list ul li{}
.nav_list ul li span{ display:block; position:relative;}
.nav_list ul li span a{ display:inline-block; font-size:14px; line-height:34px;}
.nav_list ul li span i{ width:100%; height:100%; background:url(../images/ico_down1.png) right center no-repeat; position:absolute; top:0; right:0;}
.nav_list ul li ul{ display:none;}
.nav_list ul li.active>span>i{ background:url(../images/ico_up1.png) right center no-repeat;}
@media(max-width:768px){
.nav_open{ display:block; float:right;}
}


/*banner*/
.banner{ margin-top:80px;    overflow: hidden;     position: relative;}
.swiper-container1 { }
.swiper-container1 .swiper-slide { position:relative; }
.swiper-container1 .swiper-slide img{ display:block; width:100%;}
.swiper-container1 .swiper-slide .txtbg{ width:100%; height:100%; position:absolute; left:0; top:0; z-index:5;
display: -webkit-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
-webkit-justify-content: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
-webkit-align-items: center;
align-items: center;}
.swiper-container1 .swiper-slide .txt{ text-align:center; color:#fff;}
.swiper-container1 .swiper-slide .txt .h2{ font-size:48px; line-height:58px; font-weight:bold;}
.swiper-container1 .swiper-slide .txt .h3{ font-size:24px; line-height:34px; margin:10px 0 0 0;}
.swiper-container1 .swiper-pagination1{}
.swiper-container1 .swiper-pagination1 .swiper-pagination-bullet{ width:10px; height:10px; background:#fff; opacity:.5;}
.swiper-container1 .swiper-pagination1 .swiper-pagination-bullet.swiper-pagination-bullet-active{ background:#007aff; opacity:1;}
.swiper-container1 .swiper-button-prev1,.swiper-container1 .swiper-button-next1{}
.swiper-container1 .swiper-button-prev1{ left:10px;}
.swiper-container1 .swiper-button-next1{ right:10px;}
@media(max-width:768px){
.swiper-container1 .swiper-slide .txt .h2{ font-size:24px; line-height:34px; }
.swiper-container1 .swiper-slide .txt .h3{ font-size:12px; line-height:22px; margin:10px 0 0 0;}
.swiper-container1 .swiper-button-prev1,.swiper-container1 .swiper-button-next1{ display:none;}
}



.cent01{  padding:2%; box-sizing:border-box; margin-top:-0px; position:relative; z-index:9}

.bait{}
.bait ul{display: flex;/* justify-content: space-between; */align-items: flex-start;justify-content: center;}
.bait ul li{
    width: 25%;
	      padding-left: 3%;
}
.bait ul li a{ display: flex; justify-content: space-between; align-items: center;}
.bait ul li a img{ width:40px}
.bait ul li .bait01{margin-left:15px;width: calc(100% - 54px);}
.bait ul li .bait01 h2{ display:block; font-size:16px;    font-weight: normal;}
.bait ul li .bait01 span{ display:block; font-size:12px; color:#8a8a8a; margin-top:4%;}

.tite{ text-align:center}
.tite h2{ font-size:34px; display:block;font-weight: normal;}
.tite span{ font-size:16px; display:block; margin-top:20px;}
.cent02{ margin-top:4%;}
.neir{ margin-top:0%;}
.migan ul li{ float:left; display:block; width:calc((100% - 4%)/2); margin-right:4%; margin-top:5%;}
.migan ul li:nth-child(2n) {
    margin-right: 0% ;
}
.migan ul li a{ display:block;display: flex;  justify-content: space-between;align-items: center;}
.migan ul li a .img{ width:60px; height:60px;display: flex;
    justify-content: center;
    align-items: center;}
.migan ul li a .img img{ max-height:100%; max-width:100%;}
.migan02{ width:calc(100% - 80px);}
.migan02 h2{ display:block; font-size:20px;font-weight: normal;}
.migan02 span{ font-size:14px; display:block; line-height:1.5; margin-top:4%;}


.cent03-bg{ background:#fff; margin-top:4%; padding:2.5% 0;  text-align:center;}
.cent03-bg img{ max-width:100%; display:block; margin:0 auto;}


.cent04{ margin-top:4%;}
.cent04 .tite{ margin-bottom:6%;}
.cent04-1{ display:block; float:left; width:calc(50% - 1px); border-right:1px dashed #9a9a9a; box-sizing:border-box;}
.cent04-1>h2{ font-size:24px; text-align:center; font-weight:normal;}
.cent04-r{display:block; float:left; width:calc(50% - 1px); box-sizing:border-box;}
.cent04-r>h2{ font-size:24px; text-align:center; font-weight:normal;}
.wniue ul li{float:left;display:block;width: 40%;margin: 0 5%;text-align:center;margin-top: 10%;}
.wniue ul li .img{ display:block; text-align:center; margin:0 auto}
.wniue ul li .img img{ max-width:100%}
.wniue02{ color:#676767}
.wniue02 h2{font-size:18px;display:block;margin: 8% 0;    font-weight: normal;    color: #333;}
.wniue02 span{ font-size:14px; display:block; line-height:1.5}




.cent05{ margin-top:4%;    display: none;}
.cent0501{ margin-top:4%;}
.cent0501{ overflow:hidden; position:relative; padding-bottom:4%;}
.cent0501 .swiper-slide a{ display:block; text-align:center; width:100%; border:1px solid #999999; padding:1px; box-sizing:border-box;}
.cent0501 .swiper-slide a .img{ display:block; width:100%; vertical-align:bottom; text-align:center;}
.cent0501 .swiper-slide a .img img{ display:block; width:100%; vertical-align:bottom;}
.cent0501 .swiper-slide a span{ text-align:center; line-height:30px;    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
   -webkit-line-clamp: 1; font-size:16px; line-height:60px; box-sizing:border-box; padding:0 5%; color:#333;}
.cent0501 .swiper-slide a span:hover{ background:#e3432b; color:#fff;}
.swiper-pagination02 span{ border-radius:0px !important; height:3px !important; width:30px !important;}
.cent0501 .swiper-slide img {
        display: block;
        width: 100%;
        height: 100%;
        object-fit: cover;
      }
.cent0501 .swiper-pagination-bullet-active{ background:#666666}

.cent06-bg{ margin-top:4%; background:url(../images/beij.png) center no-repeat #f2f2f2; background-size:cover; padding:4% 0}
.cent06{ text-align:center}
.cent06 .tite h2{ margin-top:4%;}
.cent06 .ye{ display:inline-block; margin-top:4%; }
.cent06 .ye a{ background:#e3432b; color:#fff; font-size:22px; border-radius:30px; padding:20px 50px; display:inline-block;}

.footer{ background:#4b4b4b; color:#fff;}
.footer01{ padding:4% 0;}
/*footnav*/
.f_nav{ float:left; display:block; width:50%;}
.f_nav>ul{
display: -webkit-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
-webkit-justify-content: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
-webkit-align-items: flex-start;
align-items: flex-start;
flex-wrap: nowrap;
justify-content: space-between;}
.f_nav ul li{flex-grow:1;flex-shrink:1; margin-bottom:10px;}
.f_nav ul li a{ display:block; font-size:18px; line-height:24px; color:#fff;}
.f_nav>ul>li>a{ font-size:16px; line-height:26px; margin-bottom:10px; color:#fff}
.f_nav>ul>li:first-child{ display:none}
.f_nav>ul>li ul li a{ font-size:14px;}


.footer-r{ float:right; display:block; width:10%}
.footer-r span{ font-size:16px; display:block;}
.footer-r h2{ font-size:28px; display:block; margin:4% 0}
.footer-r a{    display: flex; justify-content: center; align-items: center;font-size:16px; background:#e3432b; width:200px; line-height:60px; color:#fff; margin-top:4%; margin-bottom:8%;}
.footer-r a img{ margin-right:14px;}
.footer-r .img{ margin-top:2%;}
.footer-r .img img{ max-width:100%;}
.footer02{ background:#e3432b; padding:0.5% 0; text-align:center;}
.footer02 span{ font-size:14px; margin:0 10px;}
.footer02 p{ font-size:14px; margin:0 10px; display:inline-block; padding:0}
.footer02 a{ color:#fff;}

.banner02{margin-top:80px;}

.banner02{ text-align:center; position:relative;}
.banner02 .img{ display:block; width:100%;}
.banner02 .img img{ width:100%; vertical-align:bottom;}
.banner03{ position:absolute; top:0; height:100%; width:100%;    display: flex;
    justify-content: center;
    align-items: center; flex-direction: column; color:#fff;}
.banner03 .h2{ font-size:32px;}
.banner03 .h3{ font-size:14px; font-weight:normal; margin-top:0.5%;}

.cent08-bg{ background:url(../images/tu12.png) center no-repeat;/* margin-top:4%;*/ padding:4% 0; background-size:cover;}
.cent08-bg .tite{ margin-bottom:4%;}
.dsee{    display: flex;   justify-content: space-between; align-items: center;}
.cent08-l{ display:block; width:48%}
.cent08-l span{ font-size:14px; color:#979797; display:block; line-height:1.6;}
.cent08-l a{ display:block; font-size:12px; color:#e3412a; margin-top:4%;}
.cent08-r{  display:block; width:48%}
.cent08-r img{ width:100%; vertical-align:bottom;}


.cent09{ margin-top:4%}
.cent09 ul li{}
.cent09 ul li .imgbg{ float:left; display:block; width:48%;}
.cent09 ul li .imgbg img{ max-width:100%}
.cent09 ul li .txtbg{ float:right; display:block; width:50%;}
.cent09 ul li .txtbg .h2{ font-size:30px; border-bottom:1px solid #e3432b; display:inline-block; padding-bottom:2%;font-weight: bold;}
.cent09 ul li .txtbg .h3{ font-size:16px; display:block; line-height:2; color:#656565;margin-top:4%;}
.cent09 ul li .txtbg .h4{ display:block; margin-top:4%;}
.cent09 ul li .txtbg .h4 table { border:none; border-top:none; border-left:none; table-layout: fixed;}
.cent09 ul li .txtbg .h4 table tr td{ border-left:none; font-size:14px;}
.cent09 ul li .txtbg .h4 table tr td img{ margin-right:10px; display:inline-block;}
.cent09 ul li .txtbg .h4 table tr td p{    display: flex;
    justify-content: center;
    align-items: center;}
.cent09-bg{ background:#f7f8fa; padding:4% 0}
.cent09 ul li:nth-child(2n-1) .cent09-bg{background:none;}
.cent09 ul li:nth-child(2n-1) .imgbg{ float:right}
.cent09 ul li:nth-child(2n-1) .txtbg{ float:left;}


.cent10{margin-top:4%; text-align:center;}
.cent10 .img{ text-align:center; margin-top:2%}
.cent10 .img img{ width:100%; vertical-align:bottom;}


.cent11-bg{/* margin-top:4%;*/ background:#f7f8fa; padding:4% 0;}
.cent11 .inside_con{ margin-top:4%; text-align:center; font-size:14px; line-height:1;}

.cent12-bg{ background:#f7f8fa; margin-top:4%; padding:4% 0;}
.cent12 .tite{ margin-bottom:4%;}
.cent12-l{ float:left; display:block; position:relative; width:49%; overflow:hidden; padding-bottom:4%;}
.cent12-l .swiper-slide a{ display:block; width:100%}
.cent12-l .swiper-slide .img{ display:block; width:100%}
.cent12-l .swiper-slide .img img{ display:block; width:100%; vertical-align:bottom;}
.swiper-pagination03 span{ border-radius:0px !important; height:4px !important; width:30px !important; }
.cent12-l .swiper-pagination-bullet-active{ background:#e3432b !important;}
.cent12-r{ float:right; display:block; width:45%;}
.cent12-r ul li{ margin-bottom:4%;}
.cent12-r ul li a{ display:block; color:#000}
.cent12-r ul li h2{ color:#666666; display:block; font-size:20px; margin-bottom:2%;font-weight: normal;}
.cent12-r ul li span{ display:block; font-size:14px; color:#999999}


.cent13{ margin-top:4%;}
.cent13 .inside_con{ text-align:center; font-size:12px; display:block; margin-top:4%; line-height:1;}
.cent13 .inside_con p{ font-size:16px; text-align:left;    line-height: 2;}


.cent14{ margin-top:4%;}
.ditu{ position:relative; overflow:hidden; margin-top:4%;}
.ditu_top{ position:relative;}
.ditu_top .swiper-button-prev04{ color:#acacac !important}
.ditu_top .swiper-button-next04{ color:#acacac !important}
.ditu_top .swiper-wrapper{    display: flex;
    justify-content: center !important;
    align-items: center !important;
}
.ditu_top .swiper-wrapper .swiper-slide{ width:25%  !important; margin:0 10px !important;}
.ditu_top .swiper-wrapper .swiper-slide .dut{ display:block; text-align:center;}
.ditu_top .swiper-wrapper .swiper-slide .dut img{ width:100px; height:100px; border-radius:50%; display:block; margin:0 auto;}
.ditu_top .swiper-wrapper .swiper-slide .dut span{ display:block; color:#e4442c; font-size:16px; margin-top:24px;}
.ditu_top .swiper-wrapper .swiper-slide .dut:hover{cursor:pointer}   
.ditu_btm{ margin-top:2%;}
.map010{ width:100%;}
.map010 table {  max-width:1200px; margin:0 auto; table-layout: fixed;}
.map010 table tr td{ font-size:16px; color:#666666; padding:30px 0}
.map010 table tr td p{ padding:0}

.cent14-l{ float:left; display:block; width:28%;}
.cent14{ margin-top:4%; margin-bottom:4%;}
.yuye h2{ font-size:32px;}
.yuye span{ font-size:18px; color:#9a9a9a; display:block; margin-top:2%;}
.yuye .inside_con{ display:block; margin-top:6%; color:#9a9a9a; }
.yuye .inside_con p{ padding:0; line-height:36px; font-size:14px;}
.lianxie{}
.lianxie>a{ color:#e3432b; border-radius:5px; font-size:14px; border:1px solid #e3432b; line-height:33px; width:170px; text-align:center; display:block;}
.lianxie .ckerm{color:#e3432b; border-radius:5px; font-size:14px; border:1px solid #e3432b; line-height:33px; width:170px; text-align:center; display:block; margin-top:4%;}
.dgs.message1{ float:right; display:block; width:68%;  background:#fafafa; border:1px solid #b6b6b6; box-sizing:border-box; padding:3% 2%;}
.dgs.message1>h2{ text-align:center; font-size:20px; display:block;}
.dgs.message1 ul li{ float:left; display:block;width:calc((100% - 4% - 4px)/2); margin-right:4%; background:#fff; border:#e9e9e9 solid 1px; border-radius:5px; box-sizing:border-box; padding:10px 10px; font-size:12px; margin-top:2%;    display: flex; align-items: center;}
.dgs.message1 ul li:nth-child(2n) {
    margin-right: 0% ;
}
.dgs.message1 ul li .select{ border-radius:0; border:none; background:none; width:100%;}
.quabu{ width:100% !important; margin-right:0 !important;}
.dgs.message1 ul li textarea{ border-radius:0; border:none; background:none; width:100%;}

.djiji{ background:none; border:none; width:auto !important;}
.djiji .input_button{background:none;}

.HBoxbg{ position:fixed; left:0px; top:0px; width:100%; height:100%; z-index:88; background:rgba(0,0,0,0.5); display:none;}
.HBox {
	width: 300px;
	height: 250px;
	margin: 0 auto;
	box-shadow: 1px 1px 5px #333;
	-webkit-box-shadow: 1px 1px 5px #333;
	background-color: #ffffff; position:absolute;
	top: 50%;
	left: 50%; margin-left:-150px; margin-top:-125px;
	z-index: 100000; text-align:center;
}
.HBox .img{ height:250px; width:100%; display: flex;
    justify-content: center;
    align-items: center;}
.HBox .img img{  max-width:100%}


.content{margin: 2% auto;
    max-width: 1200px;}
.update_detail_top {
    padding: 20px 0px; text-align:center;
}

    .update_detail_top h1 {
        font-weight: normal;
        color: #000;
        font-size: 24px;
    }

    .update_detail_top h2 {
        font-weight: normal;
        color: #999;
        font-size: 14px;
        margin-top: 10px;
    }

        .update_detail_top h2 font {
            padding-left: 22px;
            margin-right: 20px;
        }

        .update_detail_top h2 .time {
            background: url(../images/time.png) left center no-repeat;    padding-left: 22px;
    margin-right: 20px;
        }

        .update_detail_top h2 .eye {
            background: url(../images/eye.png) left center no-repeat;    padding-left: 22px;
    margin-right: 20px;
        }

        .update_detail_top h2 .admin {
            background: url(../images/admin.png) left center no-repeat;    padding-left: 22px;
    margin-right: 20px;
        }
.update_detail_bot {
    margin-top: 30px;
    overflow: hidden;
}

    .update_detail_bot a {
        display: inline-block;
        font-size: 14px;
        border-radius: 2px;
        border: 1px solid #999;
        padding: 10px 15px; color:#666;
    }

    .update_detail_bot .prev {
        float: left;
    }

    .update_detail_bot .next {
        float: right;
    }
.update_detail_con {
    min-height: 400px;
    border-bottom: 1px solid #999;
    padding: 20px 0px; display:block
}

    .update_detail_con img {
        max-width: 100%;
    }

@media only screen and (max-width: 980px) {
	.wapper{ width:90%;}
	.mfzc{ display:none;}
	.tel{display:none;}
	.header{ height:50px;}
	.banner{ margin-top:50px;}
	.banner02{margin-top:50px;}
	.cent01{ margin-top:0;}
	.bait ul{ flex-wrap: wrap;justify-content: space-between;}
	.bait ul li{ width:47%; margin-bottom:4%;}
	.banner02 .img img{ height: 250px;}
	.tite h2{ font-size:24px;}
	.tite span{ font-size:16px;}
	
	.cent02{ margin-top:5%;}
	.migan ul li{ width:100%; margin-left:0}
	.migan02 h2{ font-size:20px;}
	.migan02 span{ font-size:12px;}
	
	.cent03-bg{ margin-top:5%; padding:5% 0;}
	
	.cent04{ margin-top:5%;}
	.cent04-1{ border-right:0; width:100%; float:none}
	.cent04-r{width:100%; float:none; margin-top:5%;}
	.wniue02 h2{ font-size:18px;}
	.wniue02 span{ font-size:12px;}
	
	.cent05{ margin-top:5%;}
	.cent06-bg{ margin-top:5%; padding:5% 0;}
	.cent06 .ye a{ padding:10px 30px;}
	.footer01{ padding:5% 0}
	.f_nav{ float:none; display:block; width:100%;}
	.footer-r{ float:none; display:block; width:100%;}
	.footer-r h2{ font-size:20px;}
	.footer02 span{ font-size:12px;}
	.footer02 p{ font-size:12px;}
	
	.dsee{ display:block;}
	
	.cent08-bg{ margin-top:5%; padding:5% 0;}
	.cent08-l{ display:block; float:none; width:100%;}
	.cent08-r{ display:block; float:none; width:100%; margin-top:5%}
	
	.cent09{ margin-top:5%;}
	.cent09 ul li .imgbg{ float:none !important; display:block; width:100%;}
	.cent09 ul li .txtbg{ float:none !important; display:block; width:100%; margin-top:5%;}
	.cent09 ul li .txtbg .h4 table tr td img{ display:block; margin:0 auto 5% auto;}
	
	.cent10{ margin-top:5%;}
	.cent10 .img{ margin-top:5%;}
	
	.cent11-bg{margin-top:5%; padding:5% 0;}
	.cent12-bg{margin-top:5%; padding:5% 0;}
	.cent12-l{ float:none; display:block; width:100%;}
	.cent12-r{ float:none; display:block; width:100%; margin-top:5%;}
	.cent12-r ul li h2{ font-size:18px;}
	.cent12-r ul li span{ font-size:14px;}
	
	.map010{}
	.map010 img{ height:auto !important;}
	.ditu_top .swiper-wrapper .swiper-slide{ width:40% !important;}
	.ditu_top .swiper-wrapper .swiper-slide .dut img{ width:50px; height:50px;}
	.map010 table tr td{ font-size:14px;     padding: 10px 0;}
	.map010 table tr td{ float:left; display:block; width:100%;}
	.cent13{ margin-top:5%;}
	.cent13 .inside_con p{ font-size:16px; }
	
	.cent14-l{ float:none; display:block; width:100%;}
	.dgs.message1{float:none; display:block; width:100%; margin-top:5%;}
	.dgs.message1 ul li{ float:none; display:block; width:100%; margin-right:0}
	
	
	 .update_detail_bot .prev {
        float: none;
        margin-right: 10px;
    }

    .update_detail_bot .next {
        float: none;
        margin-top: 10px;
    }
	}


/*pro1*/
.index_product1{ padding:40px 0; background:#f2f2f2;}
.index_product1 ul li{ float:left; width:calc((100% - 40px)/3); margin:0 20px 20px 0; text-align:center; background:#fff;}
.index_product1 ul li:nth-child(3n){ margin-right:0;}
.index_product1 ul li .nr_box{ border:1px solid #f2f2f2;}
.index_product1 ul li .img{ padding-bottom:100%; position:relative;}
.index_product1 ul li .img img{ max-width:100%;  max-height:100%; position:absolute; top:0; right:0; bottom:0; left:0; margin:auto auto;}
.index_product1 ul li .txtbg{}
.index_product1 ul li .txt{ padding:20px 10px;}
.index_product1 ul li .txt .h2{ font-size:24px; line-height:34px; height:34px; overflow:hidden;}
.index_product1 ul li .txt .h3{ font-size:14px; line-height:24px; height:48px; overflow:hidden; margin:10px 0 0 0;}
@media(max-width:768px){
.index_product1 ul li{ float:left; width:calc((100% - 20px)/2); margin:0 20px 20px 0; }
.index_product1 ul li:nth-child(3n){ margin-right:20px;}
.index_product1 ul li:nth-child(2n){ margin-right:0;}
}


/*news1*/
.index_news1{ padding:40px 0; background:#f2f2f2;}
.index_news1 ul li{ float:left; width:calc((100% - 20px)/2); margin:0 20px 20px 0; background:#fff;}
.index_news1 ul li:nth-child(2n){ margin-right:0;}
.index_news1 ul li .nr_box{ border:1px solid #f2f2f2;}
.index_news1 ul li .imgbg{ float:left; width:25%;}
.index_news1 ul li .img{ position:relative; height:166px;}
.index_news1 ul li .img img{ width:100%; height:100%; position:absolute; top:0; right:0; bottom:0; left:0; margin:auto auto;}
.index_news1 ul li .txtbg{ float:right; width:75%;}
.index_news1 ul li .txt{ padding:20px 20px;}
.index_news1 ul li .txt .h2{ font-size:24px; line-height:34px; height:34px; overflow:hidden;}
.index_news1 ul li .txt .h3{ font-size:14px; line-height:24px; height:48px; overflow:hidden; margin:10px 0 0 0;}
.index_news1 ul li .txt .time{ font-size:14px; line-height:24px; color:#999; padding-left:24px; position:relative; margin:10px 0 0 0;}
.index_news1 ul li .txt .time i{ width:20px; height:24px; background:url(../images/ico_time.png) center no-repeat; position:absolute; left:0; top:0;}
@media(max-width:768px){
.index_news1 ul li{ float:left; width:100%; margin:0 0 20px 0; }
}


/*news2*/
.index_news2{ padding:40px 0;}
.index_news2 ul li{ float:left; width:calc((100% - 20px)/2); margin:0 20px 0 0; border-bottom:1px solid #ccc; padding:20px 0;}
.index_news2 ul li:nth-child(2n){ margin-right:0;}
.index_news2 ul li .txt{}
.index_news2 ul li .txt .h2{ font-size:16px; line-height:26px; height:26px; overflow:hidden; padding-left:25px; position:relative;}
.index_news2 ul li .txt .h2:before{ content:""; width:6px; height:6px; background:#000; position:absolute; left:0; top:10px;}
.index_news2 ul li .txt .h2 a{ float:left; width:70%; height:26px; overflow:hidden; color:#333;}
.index_news2 ul li .txt .h2 span{ float:right; color:#999;}
.index_news2 ul li .txt .h3{ font-size:14px; line-height:24px; height:48px; overflow:hidden; margin:5px 0 0 0;}
@media(max-width:768px){
.index_news2 ul li{ float:left; width:100%; margin:0 0 20px 0; }
}


/*news3*/
.index_news3{ padding:40px 0;}
.index_news3 ul li{ float:left; width:calc((100% - 20px)/2); margin:0 20px 20px 0; }
.index_news3 ul li:nth-child(2n){ margin-right:0;}
.index_news3 ul li .date{ float:left; width:80px; height:80px; background:#f2f2f2; color:#999; text-align:center;}
.index_news3 ul li .date strong{ display:block; font-size:36px; line-height:36px; padding:15px 0 2px 0;}
.index_news3 ul li .date span{ display:block; font-size:12px; line-height:12px;}
.index_news3 ul li .txt{ float:right; width:calc(100% - 100px); }
.index_news3 ul li .txt .h2{ font-size:16px; line-height:26px; height:26px; overflow:hidden;}
.index_news3 ul li .txt .h2 a{ color:#333;}
.index_news3 ul li .txt .h3{ font-size:14px; line-height:24px; height:48px; overflow:hidden; margin:5px 0 0 0;}
@media(max-width:768px){
.index_news3 ul li{ float:left; width:100%; margin:0 0 20px 0; }
}



/*Add------------------------------------------------------------------------------*/

/*inner_news1*/
.inside_news1{ padding:40px 0; background:#f2f2f2;}
.inside_news1 ul li{ float:left; width:calc((100% - 20px)/2); margin:0 20px 20px 0; background:#fff;}
.inside_news1 ul li:nth-child(2n){ margin-right:0;}
.inside_news1 ul li .nr_box{ border:1px solid #f2f2f2;}
.inside_news1 ul li .imgbg{ float:left; width:25%;}
.inside_news1 ul li .img{ position:relative; height:166px;}
.inside_news1 ul li .img img{ width:100%; height:100%; position:absolute; top:0; right:0; bottom:0; left:0; margin:auto auto;}
.inside_news1 ul li .txtbg{ float:right; width:75%;}
.inside_news1 ul li .txt{ padding:20px 20px;}
.inside_news1 ul li .txt .h2{ font-size:24px; line-height:34px; height:34px; overflow:hidden;}
.inside_news1 ul li .txt .h3{ font-size:14px; line-height:24px; height:48px; overflow:hidden; margin:10px 0 0 0;}
.inside_news1 ul li .txt .time{ font-size:14px; line-height:24px; color:#999; padding-left:24px; position:relative; margin:10px 0 0 0;}
.inside_news1 ul li .txt .time i{ width:20px; height:24px; background:url(../images/ico_time.png) center no-repeat; position:absolute; left:0; top:0;}
@media(max-width:768px){
    .inside_news1 ul li{ float:left; width:100%; margin:0 0 20px 0; }
}


/*inner_news2*/
.inside_news2{ padding:40px 0;}
.inside_news2 ul li{ float:left; width:calc((100% - 20px)/2); margin:0 20px 0 0; border-bottom:1px solid #ccc; padding:20px 0;}
.inside_news2 ul li:nth-child(2n){ margin-right:0;}
.inside_news2 ul li .txt{}
.inside_news2 ul li .txt .h2{ font-size:16px; line-height:26px; height:26px; overflow:hidden; padding-left:25px; position:relative;}
.inside_news2 ul li .txt .h2:before{ content:""; width:6px; height:6px; background:#000; position:absolute; left:0; top:10px;}
.inside_news2 ul li .txt .h2 a{ float:left; width:70%; height:26px; overflow:hidden; color:#333;}
.inside_news2 ul li .txt .h2 span{ float:right; color:#999;}
.inside_news2 ul li .txt .h3{ font-size:14px; line-height:24px; height:48px; overflow:hidden; margin:5px 0 0 0;}
@media(max-width:768px){
    .inside_news2 ul li{ float:left; width:100%; margin:0 0 20px 0; }
}


/*inner_news3*/
.inside_news3{ padding:40px 0;}
.inside_news3 ul li{ float:left; width:calc((100% - 20px)/2); margin:0 20px 20px 0; }
.inside_news3 ul li:nth-child(2n){ margin-right:0;}
.inside_news3 ul li .date{ float:left; width:80px; height:80px; background:#f2f2f2; color:#999; text-align:center;}
.inside_news3 ul li .date strong{ display:block; font-size:36px; line-height:36px; padding:15px 0 2px 0;}
.inside_news3 ul li .date span{ display:block; font-size:12px; line-height:12px;}
.inside_news3 ul li .txt{ float:right; width:calc(100% - 100px); }
.inside_news3 ul li .txt .h2{ font-size:16px; line-height:26px; height:26px; overflow:hidden;}
.inside_news3 ul li .txt .h2 a{ color:#333;}
.inside_news3 ul li .txt .h3{ font-size:14px; line-height:24px; height:48px; overflow:hidden; margin:5px 0 0 0;}
@media(max-width:768px){
    .inside_news3 ul li{ float:left; width:100%; margin:0 0 20px 0; }
}

/*inpic1*/
.inside_picList1{ padding:40px 0; }
.inside_picList1 ul li{ float:left; width:calc((100% - 60px)/4); margin:0 20px 20px 0; text-align:center; background:#fff;}
.inside_picList1 ul li:nth-child(4n){ margin-right:0;}
.inside_picList1 ul li .nr_box{ border:1px solid #f2f2f2;}
.inside_picList1 ul li .img{ padding-bottom:100%; position:relative;}
.inside_picList1 ul li .img img{ max-width:100%;  max-height:100%; position:absolute; top:0; right:0; bottom:0; left:0; margin:auto auto;}
.inside_picList1 ul li .txtbg{}
.inside_picList1 ul li .txt{ padding:20px 10px;}
.inside_picList1 ul li .txt .h2{ font-size:24px; line-height:34px; height:34px; overflow:hidden;}
.inside_picList1 ul li .txt .h3{ font-size:14px; line-height:24px; height:48px; overflow:hidden; margin:10px 0 0 0;}
@media(max-width:768px){
.inside_picList1 ul li{ float:left; width:calc((100% - 20px)/2); margin:0 20px 20px 0; }
.inside_picList1 ul li:nth-child(4n){ margin-right:20px;}
.inside_picList1 ul li:nth-child(2n){ margin-right:0;}
}

/*inphoto1*/
.inside_photo1{ padding:40px 0; }
.inside_photo1 ul li{ float:left; width:calc((100% - 60px)/4); margin:0 20px 20px 0; text-align:center; background:#fff;}
.inside_photo1 ul li:nth-child(4n){ margin-right:0;}
.inside_photo1 ul li .nr_box{ border:1px solid #f2f2f2;}
.inside_photo1 ul li .imgbg{ position:relative;}
.inside_photo1 ul li .img{ padding-bottom:75%; position:relative;}
.inside_photo1 ul li .img img{ max-width:100%;  max-height:100%; position:absolute; top:0; right:0; bottom:0; left:0; margin:auto auto;}
.inside_photo1 ul li i{ width:40px; height:40px; background:url(../images/ico_search1.png) center no-repeat; background-size:contain; position:absolute; top:50%; left:50%; transform:translate(-50%,-50%);}
.inside_photo1 ul li .txtbg{ background:#eee;}
.inside_photo1 ul li .txt{ padding:20px 10px;}
.inside_photo1 ul li .txt .h2{ font-size:24px; line-height:34px; height:34px; overflow:hidden;}
.inside_photo1 ul li .txt .h3{ font-size:14px; line-height:24px; height:48px; overflow:hidden; margin:10px 0 0 0;}
@media(max-width:768px){
.inside_photo1 ul li{ float:left; width:calc((100% - 20px)/2); margin:0 20px 20px 0; }
.inside_photo1 ul li:nth-child(4n){ margin-right:20px;}
.inside_photo1 ul li:nth-child(2n){ margin-right:0;}
}

/*inpro1*/
.inside_product1{ padding:40px 0; background:#f2f2f2;}
.inside_product1 ul li{ float:left; width:calc((100% - 40px)/3); margin:0 20px 20px 0; text-align:center; background:#fff;}
.inside_product1 ul li:nth-child(3n){ margin-right:0;}
.inside_product1 ul li .nr_box{ border:1px solid #f2f2f2;}
.inside_product1 ul li .img{ padding-bottom:100%; position:relative;}
.inside_product1 ul li .img img{ max-width:100%;  max-height:100%; position:absolute; top:0; right:0; bottom:0; left:0; margin:auto auto;}
.inside_product1 ul li .txtbg{}
.inside_product1 ul li .txt{ padding:20px 10px;}
.inside_product1 ul li .txt .h2{ font-size:24px; line-height:34px; height:34px; overflow:hidden;}
.inside_product1 ul li .txt .h3{ font-size:14px; line-height:24px; height:48px; overflow:hidden; margin:10px 0 0 0;}
@media(max-width:768px){
.inside_product1 ul li{ float:left; width:calc((100% - 20px)/2); margin:0 20px 20px 0; }
.inside_product1 ul li:nth-child(3n){ margin-right:20px;}
.inside_product1 ul li:nth-child(2n){ margin-right:0;}
}

/*innewsClass1*/
.itit1{}
.itit1 .h2{ height:20px; line-height:20px; font-size:20px;}
.itit1 .h2 strong{ float:left; font-weight:bold; border-left:5px solid #f60; padding-left:5px;}
.itit1 .h2 a{ float:right; font-size:14px; color:#f60;}
.inside_newsClass1{}
.inside_newsClass1_box{ padding:20px 0; border-bottom:1px solid #eee;}
.inside_newsClass1 .ilist{ padding:10px 10px 0 10px;}
.inside_newsClass1 .ilist ul li{ height:40px; line-height:40px; padding-left:15px; position:relative;}
.inside_newsClass1 .ilist ul li:before{ content:""; width:6px; height:6px; border-radius:100%; background:#ccc; position:absolute; left:0; top:17px;}
.inside_newsClass1 .ilist ul li a{ float:left; width:70%; height:40px; overflow:hidden; white-space:nowrap; text-overflow:ellipsis; -o-text-overflow:ellipsis; font-size:16px;}
.inside_newsClass1 .ilist ul li span{ float:right; font-size:14px; color:#999;}

/*inproClass1*/
.imore1{}
.imore1 span{ display:inline-block; vertical-align:top; border:1px solid #fff; height:38px; line-height:38px; padding:0 20px; font-size:14px;}
.imore1 span:hover{ background:#fff; color:#333;}
.inside_proClass1{ padding:40px 0; background:#f2f2f2;}
.inside_proClass1 ul li{ float:left; width:calc((100% - 40px)/3); margin:0 20px 20px 0; text-align:center; background:#fff; position:relative;}
.inside_proClass1 ul li:nth-child(3n){ margin-right:0;}
.inside_proClass1 ul li .nr_box{ border:10px solid #eee;}
.inside_proClass1 ul li .img{ padding-bottom:100%; position:relative;}
.inside_proClass1 ul li .img img{ width:100%; height:100%; position:absolute; top:0; right:0; bottom:0; left:0; margin:auto auto;}
.inside_proClass1 ul li .txtbg{ width:100%; height:100%; background:rgba(0,0,0,.5); position:absolute; top:0; left:0;
display: -webkit-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
-webkit-justify-content: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
-webkit-align-items: center;
align-items: center;}
.inside_proClass1 ul li .txt{ padding:20px 5%; width:90%; color:#fff;}
.inside_proClass1 ul li .txt .h2{ font-size:24px; line-height:34px; height:34px; overflow:hidden;}
.inside_proClass1 ul li .txt .h3{ font-size:14px; line-height:24px; height:48px; overflow:hidden; margin:10px 0 0 0;}
@media(max-width:768px){
.inside_proClass1 ul li{ float:left; width:calc((100% - 20px)/2); margin:0 20px 20px 0; }
.inside_proClass1 ul li:nth-child(3n){ margin-right:20px;}
.inside_proClass1 ul li:nth-child(2n){ margin-right:0;}
}



