*{ padding:0px; margin:0px; list-style-type: none}
a {
    color: #000;
	text-decoration: none;
    background-color: transparent;
    -webkit-tap-highlight-color: transparent;
    -webkit-user-select: none;
	
	-webkit-transition: all 0.3s ease-in;
    -moz-transition: all 0.3s ease-in;
    -o-transition: all 0.3s ease-in;
    transition: all 0.3s ease-in;
	
	
}

a:hover {
    color: #009cba;
}

li,img{-webkit-transition: all 0.3s ease-in;
    -moz-transition: all 0.3s ease-in;
    -o-transition: all 0.3s ease-in;
    transition: all 0.3s ease-in;}

body{ color: #4B4948; }

.header {
    position: fixed;
    top: 0;
    height: 160px;
    width: 100%;
    z-index: 10000;
	line-height: 1rem;
	background: url(../images/head.png) no-repeat top center;
}

.header .logo {
    float: left;
    width: 466px; margin-top:20px; margin-left:3%;
	overflow: hidden;
	height:82px;
}
.header .logo a{ display:block; width:100%; height:100%;}

.nav {
    float: right;
	margin-right:3%;
}


.nav li{ float:left; -webkit-transition: all 0.3s ease-in;
    -moz-transition: all 0.3s ease-in;
    -o-transition: all 0.3s ease-in;
    transition: all 0.3s ease-in;}

.nav a {
   position: relative;
    display: inline-block;
    height: 100px;
    margin: 0 18px;
    line-height: 100px;
    font-size: 16px;
    font-weight: bold;
}

.nav a.active {
    color: #009cba;
}
.hide-mb {
    display: block;
}


.miao{
	float:left;
	font-size:15px; color:#666; line-height:30px; 
	text-align:center;
	padding-top:35px;
	}
.miao p{
 font-size:24px; font-weight:bold; color:#333; line-height:35px;
	}
.miao p span{color:#009cba;}

.banner {
	z-index: -1;
	width: 100%;
	background-color: #ccc;
	margin-top:100px;

}

.banner_bg{ width:100%; background:url(../images/banner_bg.png) no-repeat bottom center; height:52px; position:absolute; top:786px; z-index:2 }

.banner_bg.banner_bgtwo{ top: 448px; }

.swiper01 {
	width: 100%;
	height:738px;
}
.swiper01 .swiper-slide {
	position: relative;
	height: 738px;
	background-position: top center;
	background-repeat: no-repeat !important;
	background-size: cover !important;
}

.swiper05 .swiper-pagination-bullet,
.swiper03 .swiper-pagination-bullet,
.swiper01 .swiper-pagination-bullet {
	width: 0.08rem !important;
	height: 0.08rem !important;
	background: none !important;
	border: 0.03rem solid #fff !important;
	
	opacity: 1;
}
.swiper05 .swiper-pagination-bullet-active,
.swiper03 .swiper-pagination-bullet-active,
.swiper01 .swiper-pagination-bullet-active {
	background: rgba(255, 255, 255, 0.9) !important;
}
.swiper03.swiper-container-horizontal>.swiper-pagination-bullets{
	bottom: 0px;
}
.swiper03.sab .swiper-pagination-bullet {
	border: 0.03rem solid #4D4948 !important;
}
.swiper03.sab .swiper-pagination-bullet-active{
	background: rgba(77, 73, 72, 0.9) !important;
}
/*banner text*/
.swiper01 .swiper-slide .pic01 {
	position: absolute;
	top: 50%;
	left: -webkit-calc(50% - 730px);
}


.swiper-pagination-bullet{ padding:5px; margin:0px 5px; }

.banner .swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{  bottom:50px; }


.main{ width:100%; padding-top:100px; background:url(../images/main_bg.jpg) no-repeat center}

.main h2{ text-align: center;
    font-size:30px;
    margin-bottom: 1rem;
    font-weight:400;
    text-transform: Uppercase;
    letter-spacing: 1.8px; }

.main p{
    	font-weight: normal; 
		text-align: center;
	    font-size: 16px;
}

.main .pro_nav{ overflow: hidden; margin: 0 auto; width:1260px; margin-top:30px; margin-bottom:30px;}
.main .pro_nav li{ float: left; background: #f5f5f5; color: #ff6305; margin-right:20px;  font-size: 18px; border-radius:20px; }
.main .pro_nav li a{ display: block;  padding:5px; padding-left:15px; padding-right:15px; font-size:16px; }
.main .pro_nav .hover,.main .pro_nav li:hover{ background:#009cba;}
.main .pro_nav .hover a,.main .pro_nav li:hover a{ color:#fff; }




.shum {
	margin-top:20px;
    text-align: center;
    line-height: 1.7;
    letter-spacing: 1.8px;
}

.main h3 {
    font-size: 24px;
    margin-bottom: 8px;
    margin-top: 24px;
    font-weight: 400;
}



.main .bg{ 

	background-color: rgba(0, 0, 0, .7);
    transition: all .5s;
    height: 100%;
    z-index: 5;
    position: absolute;
    width: 100%;

}


.main .txt{
	
	position:absolute;
	top:100px;
	text-align: center;
	width:100%;
	color:#fff;
	z-index:6;
	
	
}

.main .txt h2 a{ color:#fff; }
.main .txt h2 a::after{ content:' '; display:block; height:1px; background:#fff; width:80px; margin:0 auto; margin-top:40px; margin-bottom:30px; transition: all .5s; }

.main .txt p{ line-height:50px;}
.main .txt h2 a:hover::after{ width:150px; }



.prolist {
    overflow: hidden; width: 1260px; margin:0 auto;
}
.prolist dl{ float:left; width:367px; margin-right:20px; text-align:center; padding-bottom:23px; background:#fff;}
.prolist dl.cpdl2{ background:#f3f3f3;}
.prolist dl dt{ width:367px; height:276px; overflow:hidden;}
.prolist dl dt img{ width:auto; height:276px; transition: all 0.3s ease 0s;}
.prolist dl dd { padding:0 20px;}
.prolist dl dd h3{ font-size:24px; color:#000000; height:46px; line-height:46px; margin-bottom:5px;}
.prolist dl dd h3 a{color:#000000; width:327px;height:46px; display:block;text-overflow:ellipsis; white-space:nowrap; overflow:hidden;}
.prolist dl dd p{ font-size:14px; color:#444444; line-height:24px;     overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical; }
.prolist dl dd p a{color:#444444;}
.prolist span{ width:99px; height:422px; position:relative; display:block; float:right; background:#B11364;}
.prolist span img{ width:99px; height:418px;position:absolute; top:-2px;}

.prolist dl dt a:hover img, .casecon dl dt a:hover img, .hz ul li a:hover img, .news .n_l .nsdt a:hover img, .xc ul li a:hover img {
    -webkit-transform: scale(1.06,1.06);
    -moz-transform: scale(1.06,1.06);
    -transform: scale(1.06,1.06);
}





.ui{ width:100%; height:754px; padding-top:0px; position:relative; overflow:hidden; background:#0298b3; color:#fff; margin-top:50px; }

.ui .ui_top{ width:100%; height: 52px; background:url(../images/head.png) bottom left; }

.ui  .ui_bott{ width:100%; height: 52px; background:url(../images/banner_bg.png) bottom left; }

.ui .ui_1{ padding-top:50px; padding-bottom:50px; width:1300px; margin:0 auto; height:550px; background:url(../images/shej.png) no-repeat 800px 50px; position:relative}
.ui .ui_1 h3{ font-size:30px; margin-bottom:10px; padding-top:80px; margin-left:-100px;}

.ui .ui_1 h3 img{     vertical-align: bottom; }
.ui .ui_1 h3 span{ font-size:35px; color:#fff900 }
.ui .ui_1 p{ font-size:16px; margin-bottom:10px; margin-left:-100px;}
.ui .ui_1 p span{ color:#fff900; font-size:20px; margin-left:2px; margin-right:2px; font-weight:bold}

.ui .ui_1 .xiao{ font-size:18px;}

.ui .ui_1 .miaosh{ position:absolute; text-align:right;}
.ui .ui_1 .miaosh span{ font-size:16px; font-weight:bold; color:#fff;}
.ui .ui_1 .miaosh p{ font-size:14px; color:#e2e2e2}

.ui .ui_1 .miaosh1{top:92px; left:770px;}
.ui .ui_1 .miaosh2{top:185px; left:755px;}
.ui .ui_1 .miaosh3{top:295px; left:598px;}
.ui .ui_1 .miaosh4{top:402px; left:710px;}
.ui .ui_1 .miaosh5{top:495px; left:752px;}

.ui .shej{     position: absolute;
    left: 50%;
    top: 100px;
    margin-left: 130px;}



.case_con{ text-align: center;  color:#333; margin-top:100px;}

.case_con h3{font-weight:100;font-size:32px; margin-bottom:15px;}

.case_con p{ font-size:16px;}

.case_con .ts{ margin:0 auto; width:500px; overflow:hidden; margin-top:30px;}

.case_con .ts li{ float:left; width:166px; text-align:center}

.case_con .ts li span{ display:block;     font-weight: 100; font-family: HELVETICANEUELTPRO-THEX, "微软雅黑";}

.case_con .ts li span:nth-child(1){ font-size:35px;}

.case_con .ts li span:nth-child(2){     font-size: 12px; }

.case_con .line{ width:1px; height:100px; background:#DDD; margin:0 auto; margin-top:30px;}


.case{ width:83%; margin:0 auto; }

.case ul li{ float: left;
    margin-bottom: 25px;
    padding-bottom: 25px;
    transition: all 0.2s ease-in-out 0s;
    width: 32%;
	}

.case h2{ text-align:center}
.case p{ text-align:center; line-height:50px;}

.case ul {margin-top:30px; }

.case ul li:nth-child(2){ margin-left:2%; margin-right:2%;  }

.case ul li img{ width:100%; display:block;}

.case ul li:hover{moz-box-shadow: 0 10px 35px 5px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 10px 35px 5px rgba(0, 0, 0, 0.2);
    box-shadow: 0 10px 35px 5px rgba(0, 0, 0, 0.2);
    transform: translateY(-15px);}

.case li span {
    width: 100%;
    display: block;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    margin-top: 24px;
    text-align: left;
    text-indent: 15px;
    color: #000;
}

.case .lili a { display:block; position: relative; border-radius:8px; overflow: hidden}

.case .lili .case_bg { position:absolute; width:90%; height:90%;  border-radius:8px; opacity:0;   background-color:#009cba; top:5%; left:5%;transition: all 0.3s ease 0s; }
.case .lili:hover  .case_bg{ opacity:0.8;}

.case .lili .title { position:absolute; top:50%;  opacity:0;  left:15%; width:70%; text-align: center; color:#fff; transition: all 0.3s ease 0s;}
.case .lili:hover  .title{ opacity:1;}


.caselist{ text-align: center;width:100%; height:500px; margin-top:100px; background: url(../images/69d499aaf3ab85a02c3bcc45a739766c.png) no-repeat; }
.caselist.caselisttwo{ background: url(../images/s_04.png) no-repeat center #f5b00e; height:800px;  }

.caselist h2{ color:#fff; padding-top:200px;     font-size: 36px;
    margin-bottom: 15px;}

.caselist.caselisttwo h2{ padding-top:80px; }


.caselisttwo span{ color:#fff; margin-top:500px; display: block; font-size: 30px; }


.caselist p{ color:#fff;  }

.view-all {
    display: block;
    background-color: #000;
    color: #fff;
    text-align: center;
    height: 65px;
    font-family: Raleway-Regular, sans-serif;
    font-size: 14px;
    line-height: 3.78571;
    letter-spacing: .2em;
    line-height: 65px;
    text-transform: uppercase;
}

.view-all:hover {
    background-color: #ee7325;
    color: #fff;
}


.faq{ text-align: center; margin:0 auto; padding-top:50px;}

.faq h2 {
    font-size: 40px;
    margin-bottom: 16px;
    font-weight: 400;
    padding: 20px 0px 0px;
}
.faq ul{ width:80%; margin: 0 auto; padding-top:20px; }

.faq ul li{ float: left;  width:16%;  margin-right:5%; border-radius:5px; overflow: hidden;
	-moz-box-shadow: 0 0px 15px 0px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 0px 15px 0px rgba(0, 0, 0, 0.2);
    box-shadow: 0 0px 15px 0px rgba(0, 0, 0, 0.2); 
}
.faq ul li:nth-child(5n){ margin-right:0px;}

.faq ul li h4{width: 100%;
    background: url(../images/newsbg.jpg) no-repeat;
    height:100px;
    color: #fff;
    line-height:100px;
    font-size:20px; font-weight:400; }


.faq ul li:nth-child(5n) h4{ background: url(../images/newsbg2.jpg) no-repeat; }
.faq ul li:nth-child(2n) h4{ background: url(../images/newsbg4.jpg) no-repeat; }
.faq ul li:nth-child(3n) h4{ background: url(../images/newsbg5.jpg) no-repeat; }
.faq ul li:nth-child(4n) h4{ background: url(../images/newsbg3.jpg) no-repeat; }

.faq ul li p{ padding:25px 10px; font-size:14px; line-height:28px; font-weight: 400; }




.section_5{ width:80%; margin:0 auto; margin-top:80px;}
.section_5 ul{ overflow: hidden;}
.section_5 ul li{ float:left; width:25%; line-height:40px; }

.section_5 ul li a{ font-size:14px; color:#363636; }
.section_5 ul li span{ color:#d0d0d0; font-size:16px;  display:inline-block;  margin-right:25px;}





.section_footer{ background: #0298b3; margin-top:60px; font-size:12px; }
.section_footer .section_footer_1 { width:80%; min-width:1200px; margin: 0 auto; padding-top:30px; color:#fff; font-size:14px; overflow: hidden}


.section_footer .footer_logo{ float:left; background:url(../images/dblogo.png) no-repeat; width: 400px; height: 200px;}

.section_footer dl{ float:left; padding-left:50px; padding-right:50px;}

.section_footer dl dt{ margin-bottom:15px; }

.section_footer dl dd a,.section_footer dl dd{ color:#eaeaea; line-height:30px; }

.section_footer .section_footer_2{ width:80%; min-width:1200px; margin: 0 auto; color:#eaeaea;     width: 80%;
    min-width: 1200px;
    margin: 0 auto;
    color: #eaeaea;
    line-height: 25px;
    padding-bottom: 20px; }
.section_footer .section_footer_2 a{ color:#eaeaea; }
.section_footer .section_footer_2 ul { overflow: hidden; }
.section_footer .section_footer_2 ul li{ float:left; margin-right:10px; }





.fu_pfile{ text-align:center; margin-top:50px; }
.fu_pfile h3{font-size: 32px;
    font-weight: bold;
    text-align: center;
    margin-bottom: 10px;}

.fu_pfile p{    font-size: 16px;
    color: #666666;
    margin-bottom: 55px;
    text-align: center;}


.fu_1{ overflow: hidden; background:#f6f7f9; position: relative; min-height:220px; padding-top:100px; padding-bottom: 100px; }

.fu_1 h2{ margin-left:20%; margin-top:50px; }
.fu_1 p{ margin-left:20%; width:500px; margin-top:20px; line-height:24px; }

.fu_1 img{ position: absolute; top:50px; left:50%; }


.fu_2{ overflow: hidden;  position: relative; min-height:220px; padding-top:100px; padding-bottom: 100px; }

.fu_2 h2{ margin-left:50%; margin-top:50px; }
.fu_2 p{ margin-left:50%; width:500px; margin-top:20px; line-height:24px; }

.fu_2 img{ position: absolute; top:50px; left:20%; }




.news{ margin-top:50px;  }
.news .tab-hd { 	 
 overflow:hidden; zoom:1; width:320px; margin:auto; margin-bottom:40px;}
.news .tab-hd li{ float:left; width:160px;
    height: 90px;
    line-height: 90px;
    background: url(../images/news1.png) no-repeat center top;
    text-align: center;
    font-size: 18px;
    color: #101010;}
.news .tab-hd li a{
	font-size:18px;
	color:#101010;}
.news .tab-hd li.active{	  width: 160px;
    height: 90px;
    line-height: 90px;
    background: url(../images/news2.png) no-repeat center top;
    text-align: center;
    font-size: 18px;
    color: #101010;}
.news .tab-hd li.active a{
	color:#454545;
	padding:0px;
	margin:0px;
	text-align:center;
	line-height:30px;
	background:#F1F1F1;
	background:none;}


.tab-1{ background:url(../images/newsbg.jpg) no-repeat bottom center; overflow: hidden; display:block; width: 1200px; margin:0 auto;}
.tab-2{ background:url(../images/newsbg.jpg) no-repeat bottom center; overflow: hidden; display:none; width: 1200px; margin:0 auto;}




.news dl {
    overflow: hidden;
	width:522px;
	margin:0px 30px 43px 40px;
	height:100px;
	float:left;
}
.news dt{
    padding-top: 30px;
    width: 64px;
    float: left;
    text-align: center;
}
.news  dt span {
    font-size: 24px;
    color: #676767;
    font-family: Tahoma;
    line-height: 30px;
}
.news  dt span i {
    display: block;
    font-weight: normal;
    color: #676767;
    font-size: 14px;
}
.news dd{
    float: right;
    width: 410px;
}
.news dd h3{
    color: #111111;
    display: block;
    height: 50px;
    font-weight: normal;
	font-size: 16px;
	line-height:50px;
}
.news dd h3 a{
    color: #111111;
    display: block;
    height: 50px;
    font-weight: normal;
	font-size: 16px;
	line-height:50px;
}

.news dd h3 a:hover{ color:#0298b3; }

.news dd p{
    font-size: 14px;
    line-height: 26px;
	color:#666666;
}
.news dd p a{
    font-size: 14px;
    line-height: 26px;
	color:#666666;
}




.banner_news{ position:relative; overflow: hidden; width:100%;}
.banner_news img{ display:block;}
.banner_news h2{
    position: absolute;
    left: 50%;
    margin-left: -600px;
	margin-top:250px;
	z-index:3;
    
	
}

.banner_news h2 a{font-size:30px; color: #FFF;}

.banner_news a{ color: #FFF;}

.banner_news .postion {
 
	 position: absolute;
    left: 50%;
    margin-left: -600px;
    font-weight: 100;
	margin-top:310px;
	z-index:3;
    color: #FFF;
	    background: url(../images/postionnr.png) no-repeat left center; text-indent:20px;
   
}

.banner_news .bg{ position: absolute; left:0; top:0; height:100%; width:100%; background-color: rgba(0, 0, 0, 0.58); }




/*news list*/

.news2019 {
    width: 1200px;
    margin: 0 auto;
    position: relative;
}

.news2019 li {
    height: 180px;
    border-bottom: 1px solid rgba(0, 0, 0, .06);
    margin-bottom: 4px;
}

.news_two_box {
    background: transparent;
    height: 180px;
    padding-top: 10px;
    position: relative;
}


.news_two_img {
    width: 198px;
    height: 128px;
    padding: 16px;
	float: right;
    transition: all .6s cubic-bezier(.215, .61, .355, 1) 0s;
}

.news_two_img img {
    width: 200px;
    height: 130px;
}

.news_two_txt {
    
    width: 600px;
	float: left;
    padding: 36px 0 28px 34px;
	padding-left: 155px;
    transition: all .3s ease-out 0s;
}

.news_two_txt span {
    font-size: 18px;
    color: #545454;
    display: block;
    height: 24px;
    overflow: hidden;
    margin-bottom: 20px;
    transition: all .3s ease-out 0s;
}

.news_two_txt span:before {
    width: 35px;
    height: 1px;
    content: ' ';
    background: #BFBFBF;
    position: absolute;
    top: 56px;
    left: 90px;
    transition: all 0.3s ease-out 0s;
}
.news_two_txt i {
    color: #7D7D7D;
    font-style: normal;
	height: 52px;
    line-height: 24px;
    display: block;
    overflow: hidden;
    transition: all .3s ease-out 0s;
}

.news_two_date {
    position: absolute;
    left: 0;
    float: left;
    padding-top: 30px;
	width: 80px;
    font-family: HELVETICANEUELTPRO-THEX, 微软雅黑;
    color: rgb(153, 153, 153);
    padding: 36px 66px 0px 0px;
    transition: all 0.3s ease-out 0s;
}

.news_two_date span {
    float: left;
    line-height: 36px;
    height: 36px;
	font-size: 24px;
    font-family: HELVETICANEUELTPRO-THEX, 微软雅黑;
}

.news_two_date i {
    float: left;
    color: #ABABAB;
    font-size: 0;
}

.ser_but {
    position: absolute;
    top: 72px;
    right: 50px;
    width: 35px;
    height: 35px;
    border-radius: 18px;
    text-align: center;
    border: 1px solid #dedfe1;
    transition: all .6s cubic-bezier(.215, .61, .355, 1) 0s;
}

.news_two_but {
    top: 90px;
    left: 33px;
    border: 1px solid transparent;
}


.news2019 .ser_but {
    border-radius: 0;
    left: 0;
	top: 90px;
    border: 1px solid transparent;
}

.ser_but i {
    width: 15px;
    height: 9px;
    background: url(../images/icon.png) no-repeat -110px -11px;
    display: block;
    margin: 13px 0 0 11px;
}

.news_two_box:hover .news_two_txt {
    padding-left: 175px;
}


.news_two_box:hover .news_two_txt span:before {
    width: 60px;
    transition: all 0.3s ease-out 0s;
    background: #7D7D7D;
}

.news_two_box:hover .ser_but {
    background: #0298b3;
    border: 1px solid #0298b3;
    margin-left: 0;
}
.news_two_box:hover .ser_but i {
    background: url(../images/icon.png) no-repeat 0 -71px;
}



.page{text-align:right; margin-top:0px; height:40px; width:1200px; margin:0 auto; margin-top:40px; margin-bottom:40px;}

.page a {
	background: rgb(213, 219, 226); border: 1px solid rgb(221, 221, 221); border-image: none; width: 35px; height: 35px; text-align: center; color: rgb(128, 135, 146); line-height: 35px; float: left; margin-right:10px;
}
.page a:hover {
	background:#0298b3; border: 1px solid #0298b3; border-image: none; color: rgb(255, 255, 255);
}
.page b {
	background:#0298b3; border: 1px solid #0298b3; border-image: none; width: 35px; height: 35px; text-align: center; color: rgb(255, 255, 255); line-height: 35px; float: left; margin-right:10px;
}

.page .nextpage{ width:60px;}
.page .pripage{ width:60px;}




.video_list{ width:80%; margin:0 auto; overflow: hidden; margin-top:100px; }

.video_list li{ width:23.5%;
    float: left;
    overflow: hidden;
    margin-right:2%; border-radius:10px; overflow: hidden; position: relative;}


.video_list li img{ width:100%; height:100%; display: block;}

.video_list li:nth-child(4n){ margin-right:0; }

.video_list li i{ display:block;}
.video_list li span{    position: absolute;
    z-index: 5;
    width: 80%;
    font-size: 16px;
    left: 10%;
    text-align: center;
    top: 32%;
    line-height: 25px;
    letter-spacing: 1px;
	white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.video_list a{ color:#fff; }


.video_list .video2{ background:#000; position:absolute; left:0; top:0; opacity:0.6; height:100%; width:100%; }

.video_list .video1{ position: absolute;
    background: url(../images/play.png) no-repeat;
    width: 70px;
    height: 70px;
    background-size: 100%;
    z-index: 5;
    top:43%;
    left: 50%;
    margin-left: -35px;
    opacity: 1;}



.video_list li:hover .video2{ background:#ff0000; }



.mainpro{ width:1200px; margin:0 auto; overflow:hidden;}
.mainpro h2{ text-align: left;
    font-size: 28px;
    border-left:6px solid #009bbe;
    padding-left: 10px;
    font-weight: bold;
    color: #000;}
.pro_dh{ float: left;
    width: 235px;
    overflow: hidden;}
.pro_dh .pro_pic{ overflow: hidden; margin-bottom:30px; }
.pro_dh .pro_pic li img{ width:100%; display:block; border-top-left-radius: 11px;
    border-top-right-radius: 11px;}
.pro_dh .pro_pic li{ border-radius: 11px;
    overflow: hidden;
    border: 1px solid #e6e6e6;
    margin-bottom: 15px;
    width: 233px;
	}
.pro_dh .pro_pic li a{ display: block;
    padding:5px;
    overflow: hidden;
    padding-bottom: 0px;}

.pro_dh .pro_pic li:hover{ background: #efefef;  border: 1px solid #efefef;}

.pro_pic li span{     display: block;
    padding: 8px;
    font-size: 18px;
    text-align: center;
    line-height: 30px; }

.pro_show{ float: right;
    width: 870px;
    border-left: 1px solid #f1f1f1;
    padding-left: 50px;}

.pro_show .pic{ overflow: hidden;}
.pro_show .pic img{ width:100%;     border-top-left-radius: 20px;
    border-top-right-radius: 20px; }

.pic span{ display: block;
    float: left;
    margin-top: 35px;
    margin-left: 40px;}
.pic span a{display: block; background:url(../images/jt.png) no-repeat left center;     color: #dd1226;     text-indent: 20px;}
.pro_show h1{    margin-top: 25px;
    margin-bottom: 25px;
    border-left: 6px solid #009bbe;
    padding-left: 10px;     float: left; }


.pro_show .strshow{ line-height: 170%; margin-top: 50px; }
.pro_show.pro_about h1{ float:none; }

.xg_pro img{ width:100%;}

.xg_news{ margin-top:20px;  }

.xg_news h4{font-size: 20px;}
.xg_news ul li{ margin-top:10px; overflow: hidden}
.xg_news ul li a{ font-size: 18px;
    color: #ff0000;
    line-height: 30px; }
.xg_news ul li img{ float:left; margin-right:15px; width:200px; height:130px; }

.rrr .lili img{ display:block;  }

.main.mainpro p{ text-align: inherit;}

.pro_show .strshow a{ color: #00bde4;
    font-style: italic;
    margin-right: 5px;
    border-bottom: 1px dotted; } 

.mainpro .strshow  h2{     font-size: 20px;  }

.mainpro .strshow img{ border:1px solid #f1f1f1;}
.mainpro .strshow ul{ padding-left:40px;}



.hr_video{     position: absolute;
    top: 370px;
    left: 50%;
    margin-left: -753px; }  


.hr_video video{ width: 450px;
    height: 250px; }


.hr_video h2{font-size: 16px;
    font-weight: 400;
    margin-bottom: 15px;}



.xgt{ width:1200px; margin:0 auto; margin-top:30px; }

.xgt h2{ text-align: center;
    font-size: 30px;
    margin-bottom: 1rem;
    font-weight: 400;
    text-transform: Uppercase;
    letter-spacing: 1.8px; }


.xgt ul{ overflow:hidden}
.xgt ul li{ float:left; width:284px; text-align: center; margin-right:20px; margin-bottom:20px; }
.xgt ul li img{ width:100%; height:auto; margin-bottom:15px; display:block; border-radius: 19px;
    border: 3px solid #fff; }

.xgt ul li:hover img{ border: 3px solid #00a0b5; }


.xgt ul li span{     font-size:18px; }


.xgt ul li:nth-child(4n){ margin-right:0px; }

.main .pro_show .strshow p{
	
	
	text-align:inherit;
	
}

.header .sj_nav{ display:none;}


.case .rrr{ padding-left: 100px;  padding-right: 100px; }




@media screen and (max-width: 1640px){
	
	.miao{ display:none; }
	
	
}



@media screen and (max-width: 640px){
	.case .rrr{ padding-left:0px;  padding-right:0px; }
	.header{ height: 70px; background-size:780px; }
	.header .logo{ width:200px; margin-top: 10px; height: auto; margin-left:3%; }
	.header .logo img{ width:100%; }
	
	.xgt,.main .pro_nav,.main p,.prolist,.tab-1,.tab-2,.case_con .ts{ width:90%; }
	.tab-1,.tab-2{ background:none; }
	.swiper-button-next, .swiper-button-prev{ display:none; }
	
	.case_con .ts li{ width:30%; margin-right:5%;}
	.case_con .ts li:last-child{ margin-right:0;}
	.case_con .ts li span:nth-child(1) { font-size:25px;}
	.main p{ font-size:12px; text-align: center; display:block; margin:0 auto;}
	.main .pro_nav li{ margin-bottom:8px; margin-right:10px;}
	.main{ padding-top:30px;  }
	.main .pro_nav li a {padding:5px;padding-left:10px; padding-right:10px; font-size:12px;}
	
	.banner_bg{ display:none; }
	
	.section_footer{ width:100%; }
	.section_footer .section_footer_1,.section_footer .section_footer_2{ min-width:90%; }
	
	.banner{ margin-top: 47px; }
	
	.header .sj_nav{ display: block; width:40px; padding-top: 10px; padding-bottom: 10px; float: right; margin-right: 3%; margin-top: 9px;}
	.header .sj_nav::before,.header .sj_nav::after{content: ""; display: block; height:2px; width:100%; background:#000; }
	.header .sj_nav::before{ margin-bottom:5px; }
	
	.miao{ display:none; }
	
	.nav{ position: fixed; background:rgba(0,0,0,0.39); width:100%; top: 3px;height: 100%; display:none;}
	.nav li{ width:30%; float:none; margin-left:70%; background:#fff; text-align: center;}
	.nav li:last-child{ height:100%; }
	.nav a{ text-align: center; margin: 0px; line-height: 50px; height: 50px; display:block; }
	.swiper01 .swiper-slide{height:auto; overflow: hidden; width:100%; }
	.swiper01{ height:auto;}
	.swiper01 .swiper-slide img{ width:500px; display:block; margin-left:-50px; }
	.banner .swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{ bottom:10px; }
	
	
	.xgt ul li{ width: 31%;margin-right: 3%; }
	.xgt ul li:nth-child(3n){margin-right:0px;}
	.xgt ul li:nth-child(4n){margin-right: 3%; }
	.xgt p{ font-size:12px; text-align: center; margin-bottom:10px; }
	.xgt h2{margin-bottom:0.8rem;}
	
	.xgt ul li span { font-size: 13px;overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical;}
	.xgt ul li img{ border-radius: 7px; }
	
	.prolist dl{padding-bottom: 5px; width: 48%; overflow: hidden; margin-right: 2.5%; border: 1px solid #f1f1f1; margin-bottom: 10px;}
	.prolist dl:nth-child(2n){ margin-right:0px; }
	
	.prolist dl dt{ width:100%; height:auto; }
	.prolist dl dt img { width:100%; height:auto;}
	.prolist dl dd{padding:0px;}
	.prolist dl dd h3 { font-size:16px; color: #000000; height:30px; line-height:30px; margin-bottom: 5px; margin-top:10px; width: 95%; margin: 0 auto;}
	.prolist dl dd h3 a {width:100%; height:30px; display: block;}
	.prolist dl dd p{    color: #989898;}
	
	.prolist span {  width:auto; height: 260px;  position: relative; display: block; float: left;    max-height: 240px;}
	.prolist span img { width: auto; height: 100%; position: absolute; top: -2px;}
	
	.ui{    height: 604px;}
	.ui .ui_1{width: 90%; height: 440px; padding-top: 10px;  background: url(../images/shej.png) no-repeat 105px 242px; background-size: 80px;}
	.ui .ui_1 h3 img{ width:90px; }
	.ui .shej { left: 0;    top: 302px;margin-left: 0;}
	.ui .shej img{ width:120%; margin-left:28%; }
	.ui .ui_1 h3::after{content:""; display:block;width:50px; height:2px; background:#fff; margin-top:20px;}
	
	.ui .ui_1 h3 span{ font-size:30px; }
	.ui .ui_1 h3{font-size:20px; margin-bottom:20px; padding-top:0px; margin-left:0px; }
	.ui .ui_1 p{margin-left:0px; font-size:14px; }
	
	.ui .ui_1 .miaosh span{ font-size:12px; }
	.ui .ui_1 .miaosh p {font-size: 12px;}
	.ui .ui_1 .miaosh1{ top: 252px; left:10px; }
	.ui .ui_1 .miaosh2 { top: 295px; left: -10px;}
	.ui .ui_1 .miaosh3 { top: 345px; left: -136px;}
	.ui .ui_1 .miaosh4 { top: 397px; left: -47px;}
	.ui .ui_1 .miaosh5 { top: 439px; left: -21px;}
	.rrr .lili img { width: 100%;}
	.case_con{ margin-top:30px; }
	.case{ width:90%; }
	.case_con .line{ height: 40px; margin: 0 auto; margin-top: 10px; }
	.case_con .swiper-slide{ margin-right:20px !important; width:70% !important;}
	
	.news dl{margin: 0px 0px 20px 0px; width:100%; }
	.news dt{width: 18%;}
	.news dd {width: 80%;}
	.news dd a{white-space: nowrap; text-overflow: ellipsis; overflow: hidden;}
	.news dt span { font-size: 20px;}
	.news .tab-hd{ margin-bottom:0px; }
	
	.banner_news img{width:150%;}
	.section_footer .footer_logo{ display:none; }
	.section_footer .section_footer_1{ display:none; }
	.section_footer .section_footer_2 ul{ display:none; }
	.pro_dh{ display:none;  }
	
	.main.mainpro{ width:96%; left:2%; }
	.pro_show{ width:100%; }
	.pro_show h1{ font-size:20px; }
	.pic span a{font-size: 14px;}
	.pic span{ margin-left:10px;     margin-top: 30px; }
	
	.mainpro .strshow ul li{ font-size:14px; }
	.mainpro .strshow img{ max-width:100%;height: auto !important; }
	
	.news2019,.page{ width:96%; } 
	.news_two_date,.news_two_txt span:before,.news2019 .ser_but{ display:none; }
	.news_two_img{ width:29%; height:auto;float:left; padding:0px; }
	.news_two_img img{width:100%; height:auto;}
	.news_two_txt{ width:65%; padding:0px; margin-left:2% }
	.news_two_txt span{ font-size:16px; margin-bottom: 4px; }
	.news_two_txt i{ font-size:12px; height: 39px; line-height: 18px; }
	
	.news2019 .news_two_box{ height:auto; overflow: hidden}
	.news2019 li{ height:auto; padding-bottom:5px; }
	.news_two_box:hover .news_two_txt{ padding-left:0px; }
	
	.source{    color: #757575; font-size: 12px;}
	.pro_show .strshow{margin-top:25px;}
	
}
	
	
	
	
	