@charset "utf-8";
/* CSS Document */

body{ font-size:14px; color:#000; background:#FFF;   font-family: "Microsoft YaHei",  Verdana, sans-serif, "SimSun";  -webkit-text-size-adjust:none;-webkit-font-smoothing: subpixel-antialiased;-moz-osx-font-smoothing: grayscale;  margin:0px; padding:0px;word-break:break-all;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100% }ul,li,p{ list-style-type:none; padding:0px; margin:0px;}img{ border:0px;}
a:link {color:#333;text-decoration: none;-webkit-transition: all 0.3s;-moz-transition: all 0.3s;-o-transition: all 0.3s;}
a:visited {text-decoration: none;color: #333;}a:hover {text-decoration: none;color: #333;}a:active {text-decoration: none;color: #333;}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, button, textarea, p, blockquote, th, td {
	margin: 0;
	padding: 0;
}
*, ::after, ::before {
    box-sizing: border-box;
    outline: none;
}
.foc {
    display: none;
}
/**{font-family: Arial, Helvetica, "Microsoft JhengHei";}*/
body{box-sizing: border-box; 
 -webkit-box-sizing: border-box;
 -moz-box-sizing: border-box;}
/* body{font-family: "Microsoft YaHei Light", "Microsoft YaHei Light", "Microsoft YaHei", "Microsoft YaHei", Arial, Helvetica, sans-serif;}*/
 
 .swiper img{ margin:0 auto; display:block;}
 body{font-family: "Microsoft YaHei Light", "Microsoft YaHei Light", "Microsoft YaHei", "Microsoft YaHei", Arial, Helvetica, sans-serif;}
 .w-all{ display:none;}
.headh{
	width:100%;
	position: fixed;
	height:90px;
	top:0px;
	padding-bottom:20px;

/*background: rgba(255, 255, 255, .9);*/
background:#FFF;

	z-index:9999;
}
.banner{ width:100%; overflow:hidden; position:relative}.banner img{ width:100%; display:block;}
.head{ width:100%; overflow:hidden; background:#1664a8; line-height:30px;}
.header-active{box-shadow: 0 2px 10px 0 rgba(0,0,0,.1);}

.nabout{  bottom:0px; width:100%; margin:0 auto; line-height:50px; font-size:30px; overflow:hidden; color:#fff; margin-bottom:20px; margin-top:5px;}
.wenzi{ width:100%; overflow:hidden; position:absolute; bottom:10%;}
.nabout samp{ float:right; font-size:16px; color:#fff; font-family: "微软雅黑 Light";}
.fullSlide {
	width:100%;
	position:relative;
	height:700px;
	background:#000;
	min-height:700px;
    _height:700px;
	margin-top:100px;
}
.fullSlide .bd {
	margin:0 auto;
	position:relative;
	z-index:0;
	overflow:hidden;
	
	
}
.fullSlide .bd ul {
	width:100% !important;
}
.fullSlide .bd li {
	width:100% !important;
	height:700px;
	overflow:hidden;
	text-align:center;
	
	background-position: center;
    background-size: cover;
	
	-webkit-animation:fa1 6s linear 1;
}
.fullSlide .bd li a {
	display:block;
	height:700px;
}
.fullSlide .hd {
	width:100%;
	position:absolute;
	z-index:1;
	bottom:0;
	left:0;
	height:30px;
	line-height:30px;
}
.fullSlide .hd ul {
	text-align:center;
}
.fullSlide .hd ul li {
	cursor:pointer;
	display:inline-block;
	*display:inline;
	zoom:1;
	width:14px;
	height:14px;
	margin:4px;
	overflow:hidden;
	background:#000;


	line-height:999px;
	
	background-color:rgba(255, 255, 255, 0.3);
	border-radius:50%;
	-o-border-radius:50%;
	-ms-border-radius:50%;
	-moz-border-radius:50%;
	-webkit-border-radius:50%;
	-webkit-transition:background-color 0.2s ease-out;
	-moz-transition:background-color 0.2s ease-out;
	-o-transition:background-color 0.2s ease-out;
	-ms-transition:background-color 0.2s ease-out;
	transition:background-color 0.2s ease-out
	
	-webkit-animation:fa1 6s linear 1; 
}

@-webkit-keyframes fa2{
	0%{-webkit-transform:scale(1.1);}
	10%{-webkit-transform:scale(1.09);}
	20%{-webkit-transform:scale(1.08);}
	30%{-webkit-transform:scale(1.07);}
	40%{-webkit-transform:scale(1.06);}
	50%{-webkit-transform:scale(1.05);}
	60%{-webkit-transform:scale(1.04);}
	70%{-webkit-transform:scale(1.03);}
	80%{-webkit-transform:scale(1.02);}
	90%{-webkit-transform:scale(1.01);}
	100%{-webkit-transform:scale(1.0);}
}


.txtv{ background-color: rgba(182, 27, 33, .6); padding:50px; width:30%; right:20%;color:#FFF;  position:absolute; top:30%;	-webkit-animation-duration: .6s;
	-webkit-animation-delay: .4s;
	-webkit-animation-timing-function: ease;
	-webkit-animation-fill-mode: both;
	-moz-animation-duration: .6s;
	-moz-animation-delay: .4s;
	-moz-animation-timing-function: ease;
	-moz-animation-fill-mode: both;
	-ms-animation-duration: .6s;
	-ms-animation-delay: .4s;
	-ms-animation-timing-function: ease;
	-ms-animation-fill-mode: both;
	animation-duration: .6s;
	animation-delay: .4s;
	animation-timing-function: ease;
	animation-fill-mode: both;

	-webkit-animation-name: fadeInUp;
	-moz-animation-name: fadeInUp;
	-o-animation-name: fadeInUp;
	animation-name: fadeInUp;}
	
	
	
	
	
	
	.txtvc{  padding:50px; width:60%; text-align:center; position:absolute; top:30%; left:20%; right:20%;  background-color:rgba(204,204,204,0.5); 	 -webkit-animation-duration: .6s;
	-webkit-animation-delay: .4s;
	-webkit-animation-timing-function: ease;
	-webkit-animation-fill-mode: both;
	-moz-animation-duration: .6s;
	-moz-animation-delay: .4s;
	-moz-animation-timing-function: ease;
	-moz-animation-fill-mode: both;
	-ms-animation-duration: .6s;
	-ms-animation-delay: .4s;
	-ms-animation-timing-function: ease;
	-ms-animation-fill-mode: both;
	animation-duration: .6s;
	animation-delay: .4s;
	animation-timing-function: ease;
	animation-fill-mode: both;

	-webkit-animation-name: fadeInUp;
	-moz-animation-name: fadeInUp;
	-o-animation-name: fadeInUp;
	animation-name: fadeInUp;}
	
	
	
	
	
	
	
	
	
	
	.txttage{ font-size:60px; font-weight:bold;text-shadow: 0 2px 2px rgba(0,0,0,0.3); text-align:center; font-family:"微软雅黑";etter-spacing: 1em; color:#f78f0a; letter-spacing: 10px;}
	
.txttagep{padding: 20px 5px; font-size:16px;
    font-weight: 300;font-size:30px;text-align:center;
    line-height: 1;
/*    color: rgba(0, 0, 0, 0.8);text-shadow: 0 2px 2px rgba(0,0,0,0.3);*/
 color:#000000; font-family:"微软雅黑";

     line-height:180%;}
	
	.listport{
width:100%; overflow:hidden; margin-bottom:50px;
}
.listport ul{
display: table;
margin:0 auto;
height:40px;
text-align: center;
padding:0; 
}.listport li {display: inline-block;padding:10px;margin-left: 5px;
 border:1px solid #d8d8d8; color:#787878; margin-bottom:10px;


font-size: 16px;}

.listport li:hover { background:#123dad; display: inline-block; color:#FFF;border:1px solid #123dad;}

.listport li:hover a{ color:#FFF}
.hcnap{ width:45%; float:left; overflow:hidden;} .hcnap img{ max-width:100%; display:block;}

.hcnaptxt{ width:50%; float:right; overflow:hidden; font-size:20px; font-weight:700; text-align:left; background:#f8f8f8; padding:30px;}
.hcnaptxt p{ text-align:justify; margin-top:30px; line-height:180%; font-size:16px; overflow:hidden; font-weight:100;}


.infomain{ width:100%; line-height:180%; overflow:hidden; font-size:16px;}



.fullSlide .hd ul .on {
cursor:pointer;
	background-color:rgba(255, 255, 255, 0.9)
}
.fullSlide .prev,.fullSlide .next {
	display:block;
	position:absolute;
	z-index:1;
	top:50%;
	margin-top:-30px;
	left:15%;
	z-index:1;
	width:40px;
	height:60px;
	background:url(slider-arrow.png) -126px -137px #000 no-repeat;
	cursor:pointer;
	filter:alpha(opacity=50);
	opacity:0.5;
	display:none;
}
.fullSlide .next {
	left:auto;
	right:15%;
	background-position:-6px -137px;
}


.main{ max-width:1400px; margin:0 auto; overflow:hidden;}
.main_h{ max-width:100%; height:90px; margin:0 auto; }

.logo{ float:left; max-height:90px; max-width:20%; margin-left:5%; overflow:hidden; margin-top:20px; margin-bottom:0px;}
.logo img{ max-width:100%; display:block;}
.banner{ margin-top:90px; width:100%; overflow:hidden;}.banner img{ width:100%; display:block;}
.nav {
	float: left;  margin-left:10%;

}

.nav li {
	float: left;
	position: relative;
	width:auto;
	}
.nav a {


	display: block;
	font-size:16px;
	padding: 0px 25px;
line-height:90px;
	text-align: center;
	text-decoration: none;
	-webkit-transition: all .25s ease;
	-moz-transition: all .25s ease;
	-ms-transition: all .25s ease;
	-o-transition: all .25s ease;
	transition: all .25s ease; font-weight:700;
	
}
.nav li:hover a {
	
color:#0066d9; font-weight:700;
}
.nav li.current:before {
    opacity: 1;
} 

.current a{
	color:#0066d9; font-weight:700;}
	
.nav li:before {
content: '';
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
	background-color: #0066d9;

	bottom:0px;
	
border: 8px solid;
border-color: #fff #fff #305dc4 #fff;
    opacity: 0;
    transition: all .5s ease;
	
	
}
.nav li:hover:before {
    opacity: 1;
}
#submenu {
left: 50%;
    transform: translateX(-50%);
	opacity: 0;
	position: absolute;
	top: 90px;
	visibility: hidden;
	z-index: 1;
	width:auto;
box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.1);border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px; 

}
li:hover ul#submenu {
	opacity: 1;
	top: 90px;	/* adjust this as per top nav padding top & bottom comes */
	visibility: visible;

}
#submenu li {
	float: none;
	width: 100%;
	overflow:hidden;white-space:nowrap;
	border-bottom:0PX solid #ccc; 


	



}

#submenu li:before { display:none;}








#submenu a:hover {
	background: #0066d9;
	color:#FFF;

}
#submenu a {
background:#0066d9;
		font-weight:100;
			padding: 10px 20px;
				font-size:15px;
				text-align:left;
				min-width:64px;
				color:#f8f8f8;
					line-height:25px;
}

.about {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
	margin-top:80px; 
}

.about_left {
    width: 60%;
    overflow: hidden;
}


.about_left img {
    width: 100%;
    height: auto;
    transition: 0.5s;
}

.about_left:hover img {
    transform: scale(1.1);
    -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
}



.about_right {
    background-color: #fff;
    padding-left: 44px;
    padding-top: 70px;
    width: 60%;
    position: relative;
    left: -10%;background: #f8f8f8;
    padding-right: 70px;
}

.about_title {
    font-size: 34px;
    font-weight: bold;
    color: #0799a5;
    line-height: 22px;
    margin-bottom: 35px;
}

.about_text {
    font-size: 16px;
    color: #666666;
    line-height: 30px;
	text-align:justify;
}
.btn {
    width: 140px;
    height: 48px;
    border: 1px solid #0799a5;
    border-radius: 24px;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    margin-top: 40px;
    margin-bottom: 50px;
    cursor: pointer;  font-size: 30px;
    color: #0799a5;
}

.btn1 {
    width: 140px;
    height: 48px;
    border: 1px solid #fff;
    border-radius: 24px;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    margin-top: 40px;
    margin-bottom: 50px;
    cursor: pointer;  font-size: 30px;
    color: #fff;
}


.btn:hover {
    background-color: #123dad;
	color:#FFF;
}


.btn1:hover {
    background-color: #fff;
	color:#000;
}

.iconfont {
    font-size: 28px;
}





.btn3 {
    width: 140px;
    height: 48px;
    border: 1px solid #123dad;
    border-radius: 24px;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    margin-top: 40px;
    margin-bottom: 50px;
    cursor: pointer;  font-size: 30px;
    color: #123dad;
	margin:0 auto;
	margin-top:50px;
	transition: all 0.6s;
}


.btn3:hover {
    background-color: #123dad;
	color:#FFF;
}

.bjb{ background-color: rgba(0,146,62,0.9); overflow:hidden; margin-top:50px;}
.about_con2 ul {
    display: flex;
    flex-direction: row;
    width: 100%;
    justify-content: space-around;
}

.cnt4 li:hover .btn3 {
    background-color: #123dad;
	color:#FFF;
}

.about_con2 {
    margin-top: 50px;
    margin-bottom: 50px;
    width: 100%;
}

 .about_con2 .counter {
    font-size: 49px; font-family:"微软雅黑"; 
    font-weight: bold;
    color: #FFF;
    line-height: 49px;
}

.about_con2 .danwei {
    font-size: 15px;
    color: #FFF;
    line-height: 40px;
    position: relative;
    top: -25px;
    left: 5px;
}

 .about_con2 p {
    font-size: 15px;
    color: #FFF;
    line-height: 40px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap; font-family:"Microsoft YaHei";
    width: 100%;
}
.bjbc{ width:100%; background:#f8f8f8;  background-size:cover; overflow:hidden;}

 .about_con2 li{ border-right:1px solid #CCC; padding-right:5%; padding-left:5%;}
 .about_con2 li:last-child{ border-right:0px;}
 
 
 
 
 
 
 
 
 
 .case_box {
	 overflow:hidden; width:100%;
    height: 934px;
}
.case_box h3 {
    color: #081232;
    font-weight: normal;
    font-size: 42px;
    padding-top: 80px;
    padding-bottom: 60px;
    text-align: center;
}
.case_box h3 p{
    color: #081232;
    font-weight: normal;
    font-size: 16px;
    padding-top: 10px;

    text-align: center;
}


.case_box .category ul {
    padding-left: 50px;
    padding-bottom: 40px;
    display: block;
    height: auto;
    overflow: hidden;
	margin:0 auto;
	
	display: table;

text-align: center;
}
.case_box .category ul li {
    float: left;
    font-size: 18px;
    text-align: center;
	margin-right:50px;
    height: 58px;
    line-height: 58px;
    color: #000; font-weight:800;

    cursor: pointer;
}
.case_box .category ul li.active {
    color: #0799a5;
	border-bottom:5px solid #0799a5;
}
.case_box .content {
	width:100%; overflow:hidden;
	
	background: url(bj.jpg);
background-position: center;
    background-size: cover;
	padding-top:50px; padding-bottom:50px;
}
.case_box .content .cont {
	overflow:hidden;
    display: none;

}
.case_box .content .cont.active {
    display: block;
    
}
.case_box .content .cont img.bg {
    position: absolute;border: 1px solid #E3E3E3;
    right: 0;
    top: 0;
}


.case_box .content .cont .info {

    width: 100%;
	overflow:hidden;
   

    padding: 50px 40px 0;
    border-radius: 10px;
	
}

.case_box .content .cont .info .title:after {
    content: "";
    display: block;
    width: 100px;
    height: 0px;
    clear: both;
	background:#FFF;
}
.case_box .content .cont .info .title h4 {
    float: left;
    padding-top: 30px;
    font-size: 36px;
    color: #fff;
}
.case_box .content .cont .info p {
    font-size: 18px;
    line-height: 32px;
    padding-top: 30px;
    color: #fff;
}

.infoimg{float:left; width:45%; overflow:hidden;}

.infoimg img{ width:100%; display:block;}
.infotxt{float:right; width:50%; padding:50px;}



	.por{ width:100%; overflow:hidden; padding-bottom:0;}
        .por li{
           width:25%;
            height: auto;
			overflow:hidden;
			position:relative;
			float:left;

	
        }
		
		
	  .por li:last-child { margin-left:0%; margin-right:0%;  }  .por li:first-child {  margin-left:0%; margin-right:0%; }
		
		 .por li img{ width:100%; display:block; }
		 
	.porlic{ width:100%; overflow:hidden; }
		        .por li p{ width:100%; text-align:center; font-size:16px; overflow:hidden;}
        .cs{
            width:100%;
          background-color:rgba(7,153,165,0.9);

            top:0px;
			height:100%;

            opacity: 0;
       transition: all .25s ease;
            font-size: 18px;
			font-weight:700;
           
			padding-top:20%;
		
		 text-align:center;

	   position:absolute;
		

			
        }
		 .cs a{ color:#FFF;}
		        .cs p{ padding:20px;box-sizing: border-box; margin:0 auto; line-height:120%; overflow:hidden; line-height:28px; font-weight:100;}
				 .cs p a{ color:#FFF;}
       .por li:hover .cs{
		   position:absolute;
            color: #fff;
            opacity: 1;		
        }
		.eyu{ width:100%; overflow:hidden;}
	    .por li:hover .eyu{  opacity: 0;	}	 
		
	.bj{ width:100%; overflow:hidden; display:block; background:#FFF; background-size:cover; padding-bottom:100px; padding-top:100px;}	
		.txt {
    color: #081232;
    font-weight: normal;
    font-size: 42px;
    padding-top: 80px; font-weight:800;

    text-align: center;
}		.txt p{ font-size:16px;font-weight:100;}

	.txtxian{ width:50px; height:4px; background:#333; margin:0 auto; overflow:hidden; margin-bottom:60px; margin-top:15px;}
.cs:before {
    content: "";
    position: absolute;
    top: 110px;
    right: 0;
    left: 0;
    width: 0px;
    height: 2px;
    margin: 15px auto;
    background-color: #fff;
transition: 0.2s 0.2s;}
	
	
.cs:hover:before {
	width: 50%;
}


.cnt4{ width:100%;  overflow:hidden; margin:0 auto; padding-top:80px; padding-bottom:40px; }
.cnt4 li{ width:31%; margin-bottom:2%; overflow: hidden;  background:#fff; float:left; margin-left:2%; padding-bottom:30px;transition: all 0.6s;}

.cnt4 li h3{ text-align:center; font-size:20px; font-weight:700; margin-top:20px;}
.cnt4 li p{ text-align:center; font-size:16px; margin-top:10px; padding-left:20px; padding-right:20px; line-height:180%;}
.cnt4 li a{width:100%; overflow:hidden; display:block;}

.cnt4 li a img{ width:100%; transition: all 0.6s; overflow:hidden;}


.cnt4 li:hover {
    box-shadow: 0px 5px 37px 3px rgba(0, 0, 0, 0.08);
}


.end{  overflow:hidden; width: 100%;
    background: #333;
    color: #fff;
    padding: 80px 0 0 0;



}
.medf{ width:100%; background:#000; overflow:hidden; text-align: left; padding-top:10px; padding-bottom:10px; color:#CCC;}
.foontes{ width:10%; overflow:hidden; float:left; font-size:16px; margin-bottom:10px;}


.foontes a{ color:#000; margin-top:5px; font-size:17px;}

.medf a{ color:#ccc;}
.foontes p a{ color:#fff; font-size:14px; line-height:180%; margin-top:10px;}
.txtct{color:#fff; font-size:17px; width:30%; margin-left:8%; overflow:hidden;  line-height:180%; float:left;}.txtct a{ color:#FFF;}
.weix{ overflow:hidden; float: right;}.weix p{ text-align:center;}

.txtct p{ color:#CCC; margin-top:10px; line-height:180%; font-size:14px;}








.list{
width:100%;
margin-top:50px; margin-bottom:50px; overflow:hidden;


}
.list ul{
display: table;
margin:0 auto;
height:50px;
text-align: center;
padding:0;
}
.list ul li {
	background:#f8f8f8;

float: left;
margin-left: 5px; 

height:50px;
line-height: 50px;
font-size: 20px;

}

.list ul li a{ color:#000;padding-left:20px; padding-right:20px;}


.list ul li a:hover { background:#123dad; display:block; color:#FFF; }

.newsus{ width:75%; overflow: hidden; float:left;}
.newsus li{  overflow:hidden;  padding:20px; margin-bottom:30px; border-bottom:1px dashed #CCC;}
.newsus1{ width:27%; float:left; overflow:hidden;}.newsus2{ width:70%; float:right; overflow:hidden;}.newsus1 img{ width:100%; display:block}
.newsus2{ width:70%;  overflow:hidden; }
.newsus3{ width:100%; overflow:hidden; font-size:18px; font-weight:700;}
.newsus4{ width:100%; overflow:hidden;font-size:14px; text-align:justify; line-height:170%; color:#666; margin-top:10px;}

.newspicr p{ margin-top:10px;}
.page_turner { padding: 10px 0; overflow: hidden; text-align: right; }
.page_turner a, .page_turner span { text-align: center; color:#333;
border: 1px solid #2E2E2E; height: 20px; min-width: 20px; margin-left: 4px; line-height: 20px; padding: 4px; }
.page_turner a:link, .page_turner a:visited { text-decoration: none; }
.page_turner a:hover, .page_turner a.c { background: #2E2E2E; color: #FFF; }


.newsuse{ width:20%; float:right; overflow:hidden; }
.txtnewsw{font-size:20px; border-bottom:1px solid #ccc; line-height:50px;}


.list ul li.nav_snav a{ background:#123dad; display:block; color:#FFF;}
















	.por1{ width:100%; overflow:hidden; padding-bottom:0; margin-top:100px; margin-bottom:50px;}
        .por1 li{
           width:32%;
            height: auto;
			overflow:hidden;
			position:relative;
			float:left; margin-right:1%; margin-bottom:1%;

	
        }
		
		
	  .por1 li:last-child { margin-left:0%; margin-right:0%;  }  .por li:first-child {  margin-left:0%; margin-right:0%; }
		
		 .por1 li img{ width:100%; display:block; }
		 
	.porlic1{ width:100%; overflow:hidden; }
		        .por1 li p{ width:100%; text-align:center; font-size:16px; overflow:hidden;}
        .cs1{
            width:100%;
          background-color:rgba(7,153,165,0.9);

            top:0px;
			height:100%;

            opacity: 0;
       transition: all .25s ease;
            font-size: 18px;
			font-weight:700;
           
			padding-top:20%;
		
		 text-align:center;

	   position:absolute;
		

			
        }
		 .cs1 a{ color:#FFF;}
		        .cs1 p{ padding:20px;box-sizing: border-box; margin:0 auto; line-height:120%; overflow:hidden; line-height:28px; font-weight:100;}
				 .cs1 p a{ color:#FFF;}
       .por1 li:hover .cs1{
		   position:absolute;
            color: #fff;
            opacity: 1;		
        }
		.eyu1{ width:100%; overflow:hidden;}
	    .por1 li:hover .eyu1{  opacity: 0;	}	
		
		
		.cs1:hover:before {
    width: 50%;
}
.cs1:before {
    content: "";
    position: absolute;
    top: 110px;
    right: 0;
    left: 0;
    width: 0px;
    height: 2px;
    margin: 15px auto;
    background-color: #fff;
    transition: 0.2s 0.2s;
}
.piccptop{ width:100%; overflow:hidden;}	
.piccp{ width:40%; float:left; overflow:hidden; display:block}
.piccp img{ max-width:100%;}
	
	
	.piccptxt{ width:50%; float:right; overflow:hidden; background:#f9f9fb; padding:30px; line-height:180%; font-size:16px;}
		.piccptxtn{ width:100%; overflow:hidden; font-size:26px; font-weight:900; margin-bottom:40px;}
.newspicr {
    width: 100%;
    overflow: hidden;
    margin-bottom: 20px;
    border-bottom: 1px solid #ccc;
    padding-bottom: 20px;
    margin-top: 20px;
}.newspicr img{ width:100%; display:block;}

.sidmain{ width:45%; float:left; overflow:hidden; overflow:hidden;}
.sidm{ width:45%; float: right; overflow:hidden; overflow:hidden;}
.sida{ width:100%; float:left; overflow:hidden; overflow:hidden;}
.sidmm{ margin-top:50px;}
.sidaa{ width:82px;  overflow:hidden; float:left;}
.sidaab{ width:100%; overflow:hidden; background:url(zhan.png); background-size:100%;height:82px; font-size:30px; font-family: "微软雅黑"; font-weight:bold; color:#FFF; text-align:center; line-height:80px;}
.leftf{ float:left;}

.leftr{ float:right;}

.sidaaa{ width:80%; float:right; overflow:hidden;}
.sidaaab{ width:100%; overflow:hidden; font-size:30px; font-weight:bold; color:#0066d9; font-family:"微软雅黑";}
.sidaaabb{ width:100%; overflow: hidden; font-size:16px; margin-top:10px; line-height:180%;}


.box{ width:100%; overflow:hidden; }	


.box li:before {
    content: '';
    position: absolute;
	bottom:0px;
 
    left: 0px;
    width: 0%;
    height: 2px;
    background: #0c64b3;
    z-index: 1;
    transition: all .5s ease;
}


.box li:hover:before {
    content: '';
    position: absolute;
	bottom:0px;
    left: 0px;
    width: 100%;
    height: 2px;
    background: #0c64b3;
    z-index: 1;
    transition: all .5s ease;
}








.box img{ width:100%; display:block;transition: all 0.6s;aspect-ratio: 5/4;}


.item{
				
                width: 80%;
				position:relative; font-size:16px;
   

				
            }
.box li:hover{  box-shadow: 0px 5px 37px 3px rgba(0, 0, 0, 0.07);}		
			
 .item p{ font-size:16px; font-weight:100; margin-top:10px; line-height:180%;}		
			
			
.maks {
    width: 100%;
background-color: rgba(0,0,0,0.9);
    top: 0px;
    height: 100%;
    opacity: 0;
    transition: all .25s ease;
    font-size: 25px;
    font-weight: 700;
    text-align: center;
    position: absolute;
	align-items:center;
    justify-content:center;  
	 display: flex;
    display: -webkit-flex;
	transition: all .25s ease; color:#FFF;
	
}
			
			
.box li:hover .maks{opacity: 1;}
		 
		 
		 
.item:before {
    content: "";
    position: absolute;
    top: 15px;
    right: 0;
    left: 0;
    width: 0px;
    height: 2px;
    margin: 15px auto;
    background-color: #fff;
    transition: 0.2s 0.2s;
}
.box li:hover .item:before{width: 60%;}	

.box li{ width:30%; margin-right:3%; background:#FFFFFF; padding:20px; float:left; margin-bottom:40px; border:1px solid #e5e5e5;border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px; overflow:hidden; position:relative;} .box li p{ width:100%; line-height:50px;white-space: nowrap; font-size:16px;
            text-overflow:ellipsis; text-align:center; overflow:hidden;}


.picef{ width:100%; overflow:hidden;}
.picef img{ width:100%; display:block; overflow:hidden;}


.picef:hover img {
    overflow: hidden;
    -webkit-transform: scale(1.1);
    transition: all .5s ease;
}



		.subBox1{ width:50%;  overflow:hidden; background:url(forest.jpg) no-repeat; height:100%; background-size:cover; background-attachment:fixed; position:relative; float:left;}
		
				.subBox2{ width:730px; float:right; overflow:hidden;right:0; color:#FFF; font-size:18px; position:absolute; bottom:15%; padding-right:10%;}
					.subBox2a{ width:730px; float: left; overflow:hidden;color:#FFF;  font-size:18px; position:absolute; bottom:15%; padding-left:10%;}
				
					.subBox2 p{ font-size:30px; margin-top:30px;}			.subBox3{ font-size:20px; width:100%; overflow:hidden; line-height:33px; }
					
					
						.subBox3a{ font-size:20px; width:100%; overflow:hidden; line-height:40px; margin-top:30px; }.subBox3a p{  line-height:40px; font-size:18px; padding-top:0px; }
						.subBox3a p a{ color:#FFF;}.subBox3a p a:hover{ padding-left:10px;}
		
		.mor{ width:100%; color:#FFF; margin-top:30px;}		.mor a{ color:#FFF;}
		
		
		.subBox11{ width:50%; float:left; overflow:hidden; background:url(baij.jpg) no-repeat;height:100%; background-size:cover;background-attachment:fixed;position:relative;}
		
.listpor{padding-top: 130px;
    padding-bottom: 10px; float:right;}
	
	.listpor li{ float:left; border-right:1px solid #CCC; font-size:17px; padding-left:10px; padding-right:10px;}
	
	.listpor li:last-child{border-right:0px solid #CCC;}
.indexabout{ width:100%;  overflow:hidden; background:url(jxbg010.jpg) no-repeat; padding-bottom:80px; background-size:cover; background-attachment: fixed;   margin-top:0px; }
.txtc{ color:#FFF;}
.indexaboutinfo{ width:48%; float:right; color:#000; overflow:hidden; line-height:180%; margin-top:30px; font-size:16px; text-align: left;;}



.index_news{ width:100%; overflow:hidden; margin-bottom:80px;}

.picnewh {
    width: 100%;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    line-height: 30px;
    font-size: 18px;
    font-weight: 800;
    margin-top: 10px;
}
.index_news li{ width:30.55%; padding:30px; background:#FFFFFF; float:left;  margin-right:4%;  overflow:hidden;}
.index_news li:last-child {  margin-right:0%; float:right;   }
.picnews{ width:100%;  overflow:hidden;aspect-ratio: 16/9;}

.picnews  img{cursor: pointer;  transition: all 0.8s; }  
.picnews img:hover{   transform: scale(1.1);    }  

.index_news li:hover .picnewh a{ color:#0066d9;}


.picnewh{ width:100%; text-overflow: ellipsis;
overflow: hidden;
white-space:nowrap;line-height:30px; font-size:18px; font-weight:800; margin-top:10px;} 
.picnewhc{ width:100%; line-height:180%; font-size:14px; overflow:hidden; color:#666; margin-top:10px;}
.picnewhcd{ width:100px; float:left; line-height:250%; overflow:hidden; margin-top:20px; border:#666 0px solid; color:#CCC; text-align:center;}
.picnewhcd a{ color:#000; font-size:14px;}
.picnewhcd a:hover{ background:#0066d9; color:#FFF; display:block;}
.picnews img{ width:100%; aspect-ratio: 16/9;}

.index_news li:hover .picnewhcd a{ background:#0066d9; color:#FFF; display:block;}

.index_news li:hover .picnews img{   transform: scale(1.1);    }  



.inxex_bjb{ background:#f8f8f8; overflow:hidden; margin-bottom:50px;}

.navq {
	float: left; overflow:hidden;
/*	margin-top:15px;*/
}

.navq li {
	float: left;
	position: relative;
	width:auto; border-right:0px solid #CCC;
	}
.navq a {


	display: block;
	font-size:17px;
	padding: 30px 20px;
line-height:20px;
	text-align: center;
	text-decoration: none;
	-webkit-transition: all .25s ease;
	-moz-transition: all .25s ease;
	-ms-transition: all .25s ease;
	-o-transition: all .25s ease;
	transition: all .25s ease;
	
}
.navq li:hover a {
	
color:#0066d9;
}

	
.navq li:before {
	content: "";
	position: absolute;
	top: 50px;
	right: 0;
	left: 0;
	width: 0px;
	height: 3px;
	margin: 15px auto;
	background-color: #0066d9;
	transition: 0.2s 0.2s;
}
.navq li:hover:before {
	width: 60%;
}

.navqright{
	float:right;
	overflow:hidden;
	line-height:80px;
	font-size:14px;
	background-image: url(zbb1.png);
	background-repeat: no-repeat;
	background-position: 0px 25px; text-indent:2em;
}




.navq li:after {
    content: "";
    position: absolute;
    width: 1px;
    height: 15px;
    display: block;
    background: #ccc;
    top: 50%;
    margin-top: -7px;
    right: 0px;
}
.nav_snav a{ color:#0066d9;}


.navq li:last-child:after{ display:none;}

.info{ line-height:180%; margin-bottom:50px; margin-top:0px; overflow:hidden;}



.newss{ width:46%;  margin-left:0%; float:left; overflow:hidden; padding-bottom:20px; margin-top:30px; border-bottom:1px solid #f8f8f8; margin-bottom:20px; margin-bottom:30px;}


.newss:nth-of-type(even){ width:46%; margin-right:0%;  float: right; overflow:hidden; padding-bottom:20px; margin-top:30px; border-bottom:1px solid #f8f8f8; margin-bottom:20px; margin-bottom:30px;}

.newsst{width: 97%;margin-left:2%;float:left;overflow:hidden;padding-bottom:20px;margin-top:30px;border-bottom:1px solid #CCC;margin-bottom:20px;margin-bottom:30px; padding:20px;}

.newssimgt{ width:30%;transition: all 0.5s ease;  float:left; overflow:hidden; height:120px;}.newssimgt img{ width:100%; display:block;}
.newssimt{ width:65%;transition: all 0.5s ease;font-size:20px; float:right; overflow:hidden; }
.newssimt h2{font-size:18px; overflow:hidden; font-weight:bold;transition: all 0.5s ease;}

.newssimt p{ font-size:16px; overflow:hidden; line-height:25px; font-weight:100; margin-top:10px; color:#666;}
.newss:hover .newssimgt{transform: scale(1.1)}




.newssimg{ width:10%;transition: all 0.5s ease;  float:left; overflow:hidden;}.newssimg img{ width:100%; display:block;}
.newssim{ width:85%;transition: all 0.5s ease;font-size:20px; float:right; overflow:hidden; }
.newssim p{ font-size:14px; overflow:hidden; line-height:25px; font-weight:100; margin-top:10px; color:#666;}
.newssim h2{font-size:18px; overflow:hidden; font-weight:bold;transition: all 0.5s ease;}
.newsst:hover .newssimg{transform: scale(1.1)}

.newss:hover h2{color: #0066d9;margin-left: 15px;}
.newsus{ width:100%; overflow: hidden;}
.newsus li{  overflow:hidden;  padding:20px; margin-bottom:30px; border-bottom:1px dashed #CCC;}
.newsus1{ width:27%; float:left; overflow:hidden;}.newsus2{ width:70%; float:right; overflow:hidden;}.newsus1 img{ width:100%; display:block}
.newsus2{ width:70%;  overflow:hidden; }
.newsus3{ width:100%; overflow:hidden; font-size:18px; font-weight:700;}
.newsus4{ width:100%; overflow:hidden;font-size:16px; line-height:180%; margin-top:30px;}
.n_news12 {
    width: 90%;
    text-align: center;
    overflow: hidden;
    margin: 0 auto;
    border-bottom: 1PX solid #CCC;
    font-size: 40px;
    line-height: 60px;
    font-weight: bold; font-family:"Microsoft YaHei";}
.n_news13 {
    width: 90%;
    overflow: hidden;
    text-align: center;
    line-height: 35px;
    margin: 0 auto;
}

.newsst:hover{box-shadow: 0 0 15px rgba(0, 0, 0, 0.2);border-bottom:0px solid #CCC; color:#0066d9; font-weight:900;}




.n_news1 {
    width: 100%;
    height: 100px;
    float: left;
	background:#f8f8f8;

}


.nynr_lt {
    width: 18%;
    float: left;
    background: #f0f0f0; overflow:hidden; margin-bottom:50px;
}
.nynr_ltt {
    width: 100%;
    height: auto;
    color: #fff;
    background: #0066d9;
    text-align: center;
    padding: 30px 0 30px 0;
    overflow: hidden;
}
.nynr_ltt p {
    font-size: 24px;
    font-weight: bold;
}
.nynr_ltt span {
    font-size: 14px;
    color: #CCC;
}
.nynr_lt ul li a:hover {
    background: #f78f0a;
    color: #fff;
}
.nynr_lt ul li a {
    line-height: 60px;
    font-size: 16px;
    border-bottom: 1px solid #fff;
    display: block;
    padding-left: 20px;
}

.nynr_lt ul li.nav_snav a{ background: #f78f0a;
    color: #fff;}

.inforight{ width:100%; overflow:hidden; margin-bottom:50px;}

.xiangx{ width:100%; overflow:hidden; border-bottom:1px solid #CCCCCC; margin-top:50px; line-height:180%; font-size:22px; text-align:left; font-weight:100; margin-top:50px; margin-bottom:30px;}

.xxnr{ width:100%; overflow:hidden; line-height:180%; margin-bottom:30px;}.xxnrt{ width:100%; font-size:14px; overflow:hidden; line-height:180%; margin-top:5px;}
.data{ width:100%; text-align:center; overflow:hidden;}

.xxnr img{ max-width:100%; display:block;}

.hcnaptxt {
    width: 50%;
    float: right;
    overflow: hidden;
    font-size: 20px;
    font-weight: 700;
    text-align: left;
    background: #f8f8f8;
    padding: 30px;
}
.xiangx {
    width: 100%;
    overflow: hidden;
    border-bottom: 1px dashed #CCCCCC;
    margin-top: 50px;
    line-height: 180%;
    font-size: 22px;
    text-align: left;
    font-weight: 100;
    margin-top: 50px;
    margin-bottom: 30px;
}
.mainc {
    width: 100%;
    overflow: hidden;
    display: block;

}

.xxnre {
    width: 100%;
    overflow: hidden;
    line-height: 180%;
    margin-bottom: 30px;
}

.casen{ width:100%; overflow:hidden;}
.casen li{ width:23%; float:left; overflow:hidden; margin-left:1%; margin-right:1%;}
.casen li img{ width:100%; display:block;}
.casen li p{ line-height:50px; text-align:center; overflow:hidden;}
.casen li:hover{ background:#f8f8f8;}


.CONTACT{ font-size:36px; font-weight:500; font-family:"Microsoft YaHei"; text-align:center; overflow:hidden; line-height:100%;}

.CONTACT p{ font-size:28px; text-align:center; font-weight:100;}

.CONTACTtxt{ width:100%; overflow:hidden; line-height:40px; text-align:left; font-size:24px; margin-top:30px; font-weight:800;}
.CONTACTtxtm{ width:100%; overflow:hidden; margin-top:30px;}
.CONTACTtxtm li{ width:46%; margin-right:2%; float:left; overflow:hidden; line-height:40px; font-size:16px; text-align:left;}
.mapcen{ width:100%; overflow:hidden; margin-top:50px;}

.mage{ width:100%; overflow:hidden; border-top:1px solid #f8f8f8; margin-top:50px; margin-bottom:60px; font-size:26px; line-height:60px; text-align:center;}

.container {padding: 0 15px;width: 1200px;margin: 0 auto;}



.in-partners {text-align: center;font-size: 0; margin-top:50px; margin-bottom:50px;}
.in-partners li {display: inline-block;vertical-align: middle; width:10%; border:1px solid #f8f8f8; padding:5px; margin-left:5px; margin-right:5px; margin-bottom:10px;}
.in-partners li a {display: block;}
.in-partners li .img-center {line-height: 65px;}

.in-process {}
.in-process li {float: left;width: 16.666666%;}
.in-process li a {display: block;text-align: center;}
.in-process li .img-center {height: 60px;line-height: 60px;-webkit-transition: all 0.5s;transition: all 0.5s;}
.in-process li h4 {margin: 15px 0 0;font-size: 18px;font-weight: normal;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.in-process li p {margin: 10px 0 0;font-size: 12px;font-weight: normal;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;color: #888;}
.in-process li a:hover.img-center {-webkit-transform: rotateY(360deg);transform: rotateY(360deg); opacity: 0.5;}


.in-partners li a {
    display: block;

}

.img-center {text-align: center;font-size: 0;}
.img-center img {display: inline-block;width: auto;height: auto;max-width: 100%;max-height: 100%;vertical-align: middle;-webkit-transition: all 0.5s;transition: all 0.5s;}

.img-cover {overflow: hidden;position: relative;}
.img-cover span {display: block;width: 100%;background: no-repeat center / cover;-webkit-transition: all 0.5s;transition: all 0.5s;height: 100%;position: absolute;left: 0;top: 0;}

.newsstts{width:46%; margin-right:2%;float:left;overflow:hidden;padding-bottom:20px;margin-top:30px;border-bottom:1px solid #f8f8f8;margin-bottom:20px;margin-bottom:30px; padding:20px;}
.newsstts:hover{ background:#f8f8f8;}
.download{ float:left; width:70%;}
.downloadx{ width:20%; float:right; overflow:hidden; background:url(dang.png) no-repeat center center; background-size:20%; height:100px}

.downloadx:hover{ width:20%; float:right; overflow:hidden; background:url(dang1.png) no-repeat center center; background-size:20%; height:100px}


.titleh4 {font-family: "Microsoft YaHei";
	width:100%; overflow:hidden;
    color: rgba(182, 182, 182, 0.2);
    font-size: 80px;
    font-weight: 600;
    text-transform: uppercase;
    text-align: center;
 
}


	.txtb {
    color: #333;font-family: "Microsoft YaHei";
    font-weight: normal;
    font-size: 36px; margin-top:100px;

    font-weight:800;
    text-align: center;
    font-family: "Microsoft YaHei";
}		.txtb  p{ font-size:16px;font-weight:100;}


.index_left{float: left;
    width: 20%; overflow:hidden;}


.x_product {
    background: #0066d9;
    padding: 20px;
    color: #ffffff;
    font: 600 24px/36px "Microsoft yahei";
    text-transform: uppercase;
    text-align: center;
}



.x_product span {
    display: block;
    text-transform: uppercase;
    color: rgba(255, 255, 255, 0.5);
    font: 400 14px/20px "Airal";
}

.sortList {
    border: 1px solid #dedede;
    border-radius: 0 0 3px 3px;
    padding: 15px; overflow:hidden; width:100%;
}


.navItem { width:100%; overflow:hidden;}

.navItem  li{
    overflow: hidden;

    position: relative;
    background: #f1f1f1; margin-bottom:10px;
}


.navItem li > a {
    position: relative;
    display: block;
    vertical-align: middle;
    font-size: 16px;
    color: #666;
    padding: 0 15px;
    margin-bottom: 1px;
    height: 45px;
    line-height: 45px;
}


.navItem li > a:after {
    content: '';
    position: absolute;
    display: block;
    width: 16px;
    height: 16px;
    top: 14px;
    right: 10px;
    background-image: url(r_d.png);
    background-repeat: no-repeat;
}

.navItem li:hover > a { background-color: #0066d9; color: #fff; }
.navItem li:hover > a:after { background-image: url(r_w.png); transform: rotate(90deg); -webkit-transform: rotate(90deg); }

.x-product-left-bottom {
    padding: 20px;
    background:url(tel.png) no-repeat 18px center #0066d9;
    padding-left: 75px;
}
.x-product-left-bottom h3 {
    color: #ffffff;
    font: 600 18px/23px "Microsoft yahei";
    margin-bottom: 10px;
}
.x-product-left-bottom p {
    font: 400 24px/30px "Impact";
    color: #fff;
}


.index_right{ width:75%; float:right; overflow:hidden;}

.topabout{ width:100%; overflow:hidden; }

.xaboutbox {
 width:98%; margin: 10px auto;
    padding: 20px;
    border-radius: 10px;
    background-color: #fff;
}


.aboutus {
    border: 0px solid #fff;
    float: left;
    width: 48%;
    margin-top: 30px;
    overflow: hidden;
    margin-bottom: 30px;
}
.txtq {
    font-size: 18px;
    float: right;
    width: 48%;
    padding: 25px;
    margin-left: 35px;
    text-align: justify;
    margin-top: 50px;
    line-height: 180%;
}
.txtq h1 {
    width: 100%;
    font-size: 36px;
    font-weight: bold;
    margin-bottom: 15px;
}
.xian {
    width: 100px;
    height: 3px;
    background: #0066d9;
    overflow: hidden;
    margin-bottom: 20px;
}

.txt1q {
    margin-top: 30px;
    width: 100%;
    height: 70px;
}
.ca1 {
    width: 160px;
    height: 45px;
    line-height: 45px;
    color: #fff;
    text-align: center;
    background: #305dc4;
    display: block;
    font-size: 16px;
    margin-top: 20px;
    border-radius: 5px;
    transition: all .8s ease;
}

.ca1 a{ color:#FFF;}
.ca1:hover{ background:#ff9600; display:block;}
.txtq p {
    line-height: 2.3;
    font-size: 16px;
}
.mySwiper {margin-top:90px;}
.swiper-slide img{ display:block; }
.pob{ margin-top:50px;}

.swiper-button-prev::after, .swiper-button-next::after {
	color:#ccc;

}

 .out_container{
      width: 100%;
	  overflow:hidden;

      margin: 0 auto;
      position: relative;
 padding-top:0px; margin-bottom:50px;
    }
.in_container{
      width:90%;
	  overflow:hidden;

      margin: 0 auto;
      overflow: hidden;
    }

 .swiper_btn{
      width: 30px;
      height: 30px;
      background-size: contain;
    }
	.out_container .swiper-slide{ width:100%; }
	
	.swiper-button-prev, .swiper-button-next {
    --swiper-navigation-size: 30px;


}

.swiper-button-prev::after, .swiper-button-next::after {
	color:#ccc;

}


 .out_containerr{
      width: 100%;
	  overflow:hidden;

      margin: 0 auto;
      position: relative;
 padding-top:0px; 
    }
.in_containerr{
      width:90%;
	  overflow:hidden;

      margin: 0 auto;
      overflow: hidden;
    }
.imgss { width:100%; overflow:hidden; background:#f7f7f7;} .imgss img{ width:100%; display:block;aspect-ratio: 5/4;}
.imgss  p{ text-align:center;   overflow:hidden; width:100%;  height:40px; line-height:40px; }

.imgss:hover{ background:#305dc4; color:#FFF;} .imgss:hover a{ color:#fff;}

.imgs { width:100%; overflow:hidden;position: relative;} .imgs img{ width:100%; display:block;aspect-ratio: 5/4;}
.imgs  p{ text-align:center; margin-top:-50px;  overflow:hidden; width:100%; position:absolute; height:50px; line-height:50px; color:#FFF;background: rgba(0, 0, 0, .7);transition: all 0.6s;}

.imgs:hover p{ background: rgba(0, 0, 0, .7);}
.foon {
    width: 18%;}
	/*bannerh*/

.mySwiper .swiper-pagination-bullet {width: 10px ;opacity: 1; height: 10px; margin: 0 5px !important; border: 1px solid #fff; background: none;}
.mySwiper .swiper-pagination-bullet-active { border-radius: 10px; opacity: 1; background: #fff; }

.baij{ width:100%; overflow:hidden; background:url(jth_p04_bg.jpg) no-repeat center center; padding-top:50PX;}


.baic{ width:85%; overflow:hidden; margin: 100px  auto;}

.baic li{ float:left; overflow:hidden; margin-right:3%; margin-left:4%;}
.ba{ width:100%; overflow:hidden; color:#FFF; margin-top:30px;}
.ba h1{ font-size:16px; text-align:center; overflow:hidden;}
.ba p{ font-size:16px; text-align:center; overflow:hidden;}
.imgis{ width:100%; overflow:hidden; display:block;}
 .imgis img {
    transition: all 1s ease;
    transform: perspective(800px) rotateY(0deg);
    -webkit-transform: perspective(800px) rotateY(0deg);
    -moz-transform: perspective(800px) rotateY(0deg);
}
 .imgis:hover img {
    transition: all 1s ease;
    transform: perspective(800px) rotateY(360deg);
    -webkit-transform: perspective(800px) rotateY(360deg);
    -moz-transform: perspective(800px) rotateY(360deg);
}
.navtelh{ float:right; overflow:hidden; display:block; padding-left:20px; border-left: 1px solid rgba(190, 190, 190, .2);}

.navtel{ float: left; overflow:hidden; font-family: "Microsoft YaHei"; font-weight:bold; font-size:24px; margin-top:30px; margin-right:30px; display:block; }

 .telico svg {
    fill: #305dc4;
}
.telico {
    height: 28px;
    width: 28px;
	float:left;
    justify-content: center;
    align-items: center;
    margin-right: 5px;
}


.p_item { float:right; background:#305dc4; height:90px; width:90px; line-height:90px; color:#FFF;
    max-width: 100%;
    max-height: 100%; display:block;
}


.icon3{
    font-size: 16px;
    width: 20px;
    height: 20px;
    margin-right: 3px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    vertical-align: middle;
    margin-top: -3px;
    fill: currentColor; margin:35px auto; display:block; line-height:90px;
}

.p_item:hover {
    background-color: rgb(33 145 251);
    border: solid 1px rgb(33 145 251);
}



.weisheng{ width:100%; overflow:hidden; margin-bottom:100px;}
.weisheng li{ width:20%; float:left; overflow:hidden;border-right: 1px solid #ededed;}
.weisheng li:last-child {  border-right: 0px solid #ededed;  }
.weishenga{ width:90%; margin:0 auto; height:100%; position:relative; overflow:hidden;  }

.weishenga::after {
    content: "";
    position: absolute;
    width: 100%;
    height: 0%;
    transition: all .5s;
    z-index: -1;
    opacity: 0;
    bottom: 0;
    background: #305dc4;
    left: 0; 
}
.weishenga:hover::after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    transition: all .5s;
    background: #305dc4;
    opacity: 1;
}
.weishengb{ width:100%; overflow:hidden; z-index:9999}

.weishengc{ width:100%; overflow:hidden; text-align:center; margin-top:50px;}



.weisheng li:hover .weishengc {
    filter: grayscale(100%) brightness(800%);
    transition: all .5s;
}


.weishengd{ width:35px; height:1px; background:#000; margin:15px auto;}
.e_text{ font-size:18px; text-align:center; color:#000; width:80%; margin:0 auto; overflow:hidden; margin-top:30px;}
.e_textb{font-size:14px; text-align:center; color: #979797; width:80%; overflow:hidden;margin:0 auto; line-height:1.7; padding-bottom:40px;}

.weisheng li:hover .weishengd{ color:#FFF; background:#FFF;}
.weisheng li:hover .e_text{color:#FFF;}
.weisheng li:hover .e_textb{color:#FFF;}



.porpice {
	width:100%; overflow:hidden;
	background:url(pice.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    background-attachment: fixed;
    padding-top: 100px;    z-index: 0;
    padding-bottom: 100px;position: relative; 
}
.porpice::after {
    content: "";
    position: absolute;
    width: 50%;
    height: 100%;
    z-index: -1;
    opacity: 0.9;
    bottom: 0;
    background: #22428c;
    left: 0;
}

 .e_textm{ width:30%; float:left; overflow:hidden; text-align:justify;}

 .e_text-3 {
	 

    font-size: 36px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    text-align: left;
    max-width: 147px;
    line-height: 1.3;
    margin-left: 0px;
    margin-right: auto;
    color: rgba(255,255,255,1);
}


.e_text-4 {
    line-height: 1.8; width:100%; overflow:hidden;

    font-size: 14px;
    font-family: Microsoft YaHei;
    color: rgba(255,255,255,0.8);
    text-align: justify;
    padding-right: 0px;
    padding-left: 0px;
}



.p_list {
	 width:100%; overflow:hidden; margin-top:30px; font-size:16px; line-height:2.5;  font-weight:bold; border-bottom:1px solid #CCC; padding-bottom:30px; margin-bottom:50px;
  
}



.p_list li {
 position:relative;
 width:50%; float:left; color:#FFF; text-indent:25px;
}
.p_list li a{ color:#FFF;}

.p_list li a:hover{color:#ffd200;}
.p_list li::after {
    content: "";
    position: absolute;
    width: 10px;
    height: 10px;
    background: #fff;
    border-radius: 100%;
    left: 0;
    top: 50%;
    transform: translate(0% , -50% );
}

.p_list li:hover::after {
    content: "";
    position: absolute;
    width: 10px;
    height: 10px;
    background: #ffd200;
    border-radius: 100%;
    left: 0;
    top: 50%;
    transform: translate(0% , -50% );
}

.e_button{ width:160px; line-height:45px; text-align:center; color:#FFF; float:left; overflow:hidden; background:#409eff;    transition: all .5s;}
.e_button a{ color:#FFF;}
.e_button:hover{ background:#ffd200}

.s_button1:before {
    content: "";
    position: absolute;
    display: block;
    transition: all .6s;
    width: 100%;
    height: 0;
    border-radius: 50%;
    left: 50%;
    top: 50%;
    padding-top: 100%;
    transform: translateX(-50%) translateY(-50%);
}
.picindex{ width:60%; padding:20px; margin-top:65px; float:right; overflow:hidden;background-color: #fff;border-radius: 15px; }



.pattern{width: 100%;height: auto;overflow: hidden; height:600px;ackground: #000; position: relative; z-index:10}
.pattern-l { width:100%; background: rgb(0,0,0,.5); position:absolute; bottom:0px; height:120px; z-index:10;}
.pattern .pattern-l ul{display: flex;height: 120px;}
.pattern .pattern-l ul li{width: 25%;height: 100%;position: relative;color: #fff;text-align: center;transition: all .3s;}


.pattern .pattern-l ul li h5{font-size: 18px;font-weight: bold;padding-bottom: 15px;padding-top: 25px;}
.pattern .pattern-l ul li p{font-size: 20px;}

.pattern .pattern-r{width: 100%;margin-left: 0px;display: none; position:absolute; z-index:1}


.pattern .pattern-r .title{font-size: 29px;font-weight: bold;color: #fff; margin-top:100px; overflow:hidden;}

.pattern .pattern-r .xianc{ width:50px; height:2px; background:#FFF; margin-top:20px}

.pattern .pattern-r .desc{color: #fff;padding: 40px 0 30px 0; overflow:hidden; display:block;  width:100%; line-height:1.7; font-size:14px;}
/*.pattern .pattern-r a{display: inline-block;padding: 6px 15px;font-size: 16px;color: #FFFFFF;background: #4585f2;border-radius: 20px;float: right;}*/
.pattern .pattern-r.active{display: block;}

.bei{ background:url(b11.jpg); background-size:100% 100%; height:600px; background-size: cover;
    background-position: center center;}

.bei2{ background:url(b22.jpg); background-size:100% 100%; height:600px; background-repeat: no-repeat;
    background-size: cover;
    background-position: center center; }
.bei3{ background:url(b33.jpg); background-size:100% 100%; height:600px;  background-size: cover;
    background-position: center center;}
.bei4{ background:url(b44.jpg); background-size:100% 100%; height:600px; background-size: cover;
    background-position: center center;}
.pattern .pattern-l ul li h5:hover img {
    transition: all 1s ease;
    transform: perspective(800px) rotateY(360deg);
    -webkit-transform: perspective(800px) rotateY(360deg);
    -moz-transform: perspective(800px) rotateY(360deg);
}

.pattern-l .on{ background:#305dc4;}
.bananniu{width: 160px;
    line-height: 45px;
    border-radius: 0px;
    padding: 0px;
    color: #fff;
    background: none;
    border: 1px solid #fff; text-align:center;transition: all .3s;}
	.bananniu a{ color:#FFF;}
	.bananniu:hover{ background:#ffd200; border: 1px solid #ffd200;}
	.qiehuanmian{ width:60%; float:left; overflow:hidden; margin-left:5%; }
	
	
	
	.newsabout{ width:100%; overflow:hidden; background:url(c2.png) no-repeat center center; margin-top:80px;}
		.newsaboutmain{ max-width:1300px; background-color: rgba(255,255,255,0.8); overflow:hidden; padding:40px; margin:150px auto}
				.newsaboutmaintxt{ width:100%; font-size: 36px;
    font-family: Microsoft YaHei; color:#305dc4;
    font-weight: bold;}
	
			.newsaboutmaintxt p{ font-size:24px; color:#000;}
					.newsaboutmain1{ width:100%; overflow:hidden;font-size: 16px;
    color: #333333;
    line-height: 1.7;
    font-family: Microsoft YaHei;
    text-align: justify;
    margin-top: 30px;}