@charset "utf-8";
body,div,ul,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,p,A,input,textarea, img{
	margin:0px;
	padding:0px;
	font-size:15px;
	text-align:left;
	font-family:"microsoft yahei";
	text-decoration: none;
	color: #333;
	list-style:none ;
	box-sizing: border-box;
	}
span{
	box-sizing: border-box;
	}
body{
	overflow-x: hidden;
	background: #fff;
}
.clearfix:after,.clearfix:before {
	content: " ";
	display: table
}
.clearfix:after {
	clear: both
}
A:hover{
	color: #ff7800;
}

.bai a{
	color:#FFFFFF;
	}
img{ 
 	border:0; 
 	display: block;
	transition: all 0.5s ease;
 	}	
.left{
	float:left;
	}
.right{
	float:right;
	}
.clear{
	clear:both;
	}
.block{
	display:block;
	}

.duration15 { -webkit-animation-duration: 1.5s; animation-duration: 1.5s; }
.duration18 { -webkit-animation-duration: 1.8s; animation-duration: 1.8s; }
.duration20 { -webkit-animation-duration: 2s; animation-duration: 2s; }
.delay1 { -webkit-animation-delay: 0.2s; animation-delay: 0.2s; }
.delay2 { -webkit-animation-delay: 0.35s; animation-delay: 0.35s; }
.delay3{ -webkit-animation-delay: 0.5s; animation-delay: 0.5s; }
.delay4{ -webkit-animation-delay: 0.65s; animation-delay: 0.65s; }
.delay5{ -webkit-animation-delay: 0.8s; animation-delay: 0.8s; }
.delay6{ -webkit-animation-delay: 0.95s; animation-delay: 0.95s; }
.delay7{ -webkit-animation-delay: 1.1s; animation-delay: 1.1s; }
.delay8{ -webkit-animation-delay: 1.25s; animation-delay: 1.25s; }
.delay9{ -webkit-animation-delay: 1.4s; animation-delay: 1.4s; }
.delay10{ -webkit-animation-delay: 1.55s; animation-delay: 1.55s; }
.an-hide{ 
	visibility:hidden;
    *visibility:visible;
	}
.an-show{ 
	visibility:visible;
}

@font-face
{
font-family: ywzt;
src: url('Impact.TTF'),
     url('Impact.eot'); /* IE9+ */
}
.container{
	width: 1200px;
	margin:auto;
}

/*top*/
.head{
	height:211px;
	background:url(topbg.jpg) no-repeat center;
	}
.logo_w{
	width:1200px;
	margin:auto;
	position:relative;
	height:155px;
	}
.logo{
	height:160px;
	width:160px;
	position:absolute;
	left:-10px;
	top:20px;
}
.slog{
	width:500px;
	float:left;
	margin-left:200px;
	padding-top:45px;
	}
.slog h2{
	font-size: 32px;
    color: #333;
	}
.slog h4{
	font-size:22px;
	font-weight:normal;
	}
.tel{
	float: right;
	padding-top:50px;
	width:330px;
	}
.tel img{
	float:left;
	margin-top:5px;
	}	
.tel h2{
	float:right;
	}
.tel h2 b{
	color: #345ece;
	display: block;
    font-size: 42px;
    font-family: Impact;
	font-weight:normal;
	}
.nav{
	width:1200px;
	margin:auto;
	}
.nav ul{
	margin-left:180px;
	}
.nav ul li{
	width:130px;
	float:left;
	position:relative;
	background:url(nav_bj.jpg) no-repeat center right;
	}
.nav ul li img{
	display:inline-block;
	vertical-align:top;
	margin-right:5px;
	margin-top:20px;
	}
.nav ul li a{
	color: #fff;
	font-size:16px;
	line-height:56px;
	display:block;
	text-align:center;
}

.nav ul li a:hover , .nav ul .sy a{
	background:#c40e23;
	color:#fff;
}

.nav .submenu{ 
	width:100%;
	position:absolute; 
	top:56px;
	display:none; 
	z-index:999;
	background-image:none;
	background-color: rgba(214,0,0,0.9);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#C8d60000,endColorstr=#C8d60000);
	
	}
.nav .submenu dl dt a{
	display: block;
    text-align: left;
    color: #666;
	text-align:center;
	width:100%;
    line-height:40px;
    font-size: 14px;
    font-weight: normal;
    height: 41px;
	color:#fff;
	border-top:1px solid rgba(255,255,255,0.2);
	background:none;
	}
.nav .submenu dl dt a:hover{
	background-image:none;
	background:#fff !important;
	color:#333;
	}
/*banner*/
.swiper-button-prev, .swiper-container-rtl .swiper-button-next{
	width:40px;
	height:80px;
	left:0px;
	background-color: rgba(0,0,0,0.6);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#C8000000,endColorstr=#C8000000);
	}
.swiper-button-next, .swiper-container-rtl .swiper-button-prev{
	width:40px;
	right:0px;
	height:80px;
	background-color: rgba(0,0,0,0.6);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#C8000000,endColorstr=#C8000000);
	}
.swiper-button-prev:hover , .swiper-button-next:hover {
	background:#345ece;
	}	
.swiper-button-next:after,.swiper-button-prev:after {
	color:#fff;
	font-size:20px;
	}
.swiper-pagination-bullet {
	width:16px;
	height: 16px;
	opacity:0.8;
	background:#dddddd;
	}
.swiper-pagination-bullet-active {
	background:#345ece;
	opacity:1;
	}
.swiper-container-horizontal>.swiper-pagination-bullets,.swiper-pagination-custom,.swiper-pagination-fraction {
	bottom:3%;
	}
.swiper-button-next, .swiper-button-prev{
	margin-top:-75px;
	}
/**/
.zxgg{
	background:#F2F2F2;
	height:72px;
	width:100%;
	}
.zxgg ul .left{
	width:750px;
	line-height:72px;
	}
.zxgg ul .right{
	margin-top:20px;
	}
.zxgg ul .right input {
    width: 235px;
    background-color: #fff;
    padding: 0 8px;
    display: block;
    float: left;
    height: 35px;
    border-radius: 0px;
    color: #6e6e6e;
    border: 1px solid #ddd;
	border-right:none;
    font-size: 14px;
}
.zxgg ul .right button{
	background-color: #fff;
	border: 1px solid #ddd;
	height:35px;
	border-left:none;
	}
.zxgg ul .right img{
	height:20px;
	}
/**/
.bt{
	padding-top:100px;
	padding-bottom:40px;
	}
.bt h2{
	font-size:50px;
	text-align:center;
	}
.bt h2 span{
	color:#345ece;
	}
.bt p{
	margin: 5px 0 0;
    font-size: 18px;
    color: #666;
	text-align:center;
	}
/**/
@keyframes spin {
 0 {
 -webkit-transform: rotate(0deg);
 transform: rotate(0deg);
 }
 50% {
 -webkit-transform: rotate(180deg);
 transform: rotate(180deg);
 }
100% {
 -webkit-transform: rotate(360deg);
 transform: rotate(360deg);
 }
 }
/**/
.about_gsjj_bj{
	height:1035px;
	background:url(ppbg.jpg) no-repeat center;
	}
.about_gsjj_bj .bt h2{
	font-size:35px;
	}
.about_gsjj h4{
	width:1000px;
	text-align:center;
	line-height:30px;
	font-weight:normal;
	margin:20px auto 83px;
	}
.about_gsjj img{
	margin:auto;
	}
.about_gsjj ul{
	padding-top:60px;
	}
.about_gsjj ul li{
	width:300px;
	float:left;
	}
.about_gsjj ul li h5{
	font-family: "Arial";
    font-size: 52px;
	}
.about_gsjj ul li h5 span{
	font-size: 16px;
    background-color: #cb0004;
    color: #fff;
    border-radius: 50%;
    width: 26px;
	font-weight:normal;
    line-height: 26px;
    display: inline-block;
    vertical-align: top;
    text-align: center;
    margin-left: 10px;
	}
.about_gsjj ul li h6{
	font-size: 18px;
    margin: 10px 0 0;
	}
.about_gsjj ul li p{
	font-size: 12px;
	color: #999;
	}
/**/
.cpys_bj{
	background:url(cpysbg.jpg) no-repeat center;
	height:1025px;
	}
.cpysl{
	width:285px;
	float:left;
	}
.cpysl li img{
	width: 285px;
    height: 150px;
    border-radius: 10px;
    border: 2px solid #335ecd;
    display: block;
	}
.cpysl li p{
    height: 56px;
    line-height: 56px;
    text-align: center;
    font-size: 24px;
    color: #000000;
    font-weight: normal;
    margin: 0;
    overflow: hidden;
	}
.cpysl li p b{
	display:inline-block;
	padding-right:10px;
	}
.cpysm{
	width:510px;
	height:510px;
	margin:25px 60px;
	float:left;
	border-radius:255px;
	overflow:hidden;
	border:2px solid #345ece;
	}
.cpysm li{
	-webkit-animation: spin 5s linear infinite;
	animation: spin 5s linear infinite;
	}
.cpysm li img{
	width:100%;
	}
.cpys_tel{
	width:600px;
	margin:auto;
	}
.cpys_tel img{
	display:inline-block;
	vertical-align:top;
	margin-top:10px;
	}
.cpys_tel h2{
	display:inline-block;
	font-size: 18px;
    color: #335ecd;
	font-weight:normal;
	padding-right:20px;
	}
.cpys_tel h4{
	display:inline-block;
	background:#fff;
	padding:10px 25px;
	vertical-align:top;
	font-size: 20px;
    color: #335ecd;
	border-radius:8px;
	}
.cpys_tel h2 b {
    display: block;
    font-size: 40px;
    color: #335ecd;
	}
/**/
.product_top_left{
	width:230px;
	float:left;
	height:420px;
	}
.product_top_left ul li{
	height:140px;
	position:relative;
	}
.product_top_left ul li .pryjfl {
	padding: 40px 30px;
    background-color: #e8e8e8;
    font-size: 26px;
    font-weight: bold;
	height:140px;
	width:230px;
	display:block;
	border-bottom:1px solid #bbbbbb;
	}
.product_top_left ul li .pryjfl span{
	display:block;
    color: #999;
    font-weight: normal;
    font-size: 14px;
	margin-top:5px;
    text-transform: uppercase;
	}
.product_top_left ul li .pryjfl:hover , .product_top_left ul .hover .pryjfl{
	background:url(flico1.png) no-repeat 180px 45px #345ece;
	color:#fff;
	}
.product_top_left ul li .box{
	position:absolute;
	z-index:9;
	top:0px;
	display:none;
	left:230px;
	width:240px;
	}
.product_top_left ul li:hover .box{
	display:block;
	}

.product_top_left ul li .box a{
	width:240px;
	background-color: rgba(29,29,29,0.9);
	height:50px;
	display:block;
	line-height:50px;
	color:#fff;
	border-bottom:1px solid #fff;
	padding-left:20px;
	}
.product_top_left ul li .box a:hover{
	background:url(flico2.png) no-repeat 200px 12px #b21725;
	}
.product_top_right{
	width:970px;
	float:right;
	height:420px;
	overflow:hidden;
	}

.product_bot{
	overflow:hidden;
	margin-top:80px;
	}
.product_bot ul{
	width:1300px;
	}
.product_bot ul li{
	width:288px;
	margin-right:15px;
	float:left;
	border:1px solid #ddd;
	}
.product_bot ul li h4{
	width:286px;
	height:228px;
	overflow:hidden;
	}
.product_bot ul li h2{
	font-size:20px;
	padding:10px;
	text-align:center;
	}
.product_bot ul li p{
	padding:0 20px;
	color:#666;
	}
.product_bot ul li b{
	display:block;
	font-weight:normal;
	text-align:center;
	padding:10px 10px 30px 10px
	}
.product_bot ul li b span{
	display:inline-block;
	width:16px;
	height:16px;
	margin-left:10px;
	overflow:hidden;
	vertical-align:top;
	margin-top:3px;
	}
.product_bot ul li img{
	width:100%;
	transition:all 0.6s;
	}
.product_bot ul li:hover .product_bot_img{
	transform: scale(1.1);
	}
.product_bot ul li:hover h2{
	color:#345ece;
	}
.product_bot ul li:hover b{
	color:#345ece;
	}
.product_bot ul li:hover b img{
	margin-top:-16px;
	}
/**/
.case_bj{
	background:url(case_bj.jpg) repeat-x top;
	margin-top:120px;
	}
.case_bt{
	width:1201px;
	border-left:1px solid #ddd;
	border-top:1px solid #ddd;
	margin:auto;
	height:115px;
	}
.case_bt ul li{
	width:400px;
	float:left;
	border-right:1px solid #ddd;
	height:115px;
	text-align:center;
	}
.case_bt ul li b{
	display:inline-block;
	width:50px;
	height:50px;
	overflow:hidden;
	margin-right:15px;
	vertical-align:top;
	margin-top:35px;
	}
.case_bt ul li b img{
	transition:all 0.6s;
	}
.case_bt ul li:hover b img{
	margin-left:-50px;
	}
.case_bt ul li a{
	font-size:30px;
	font-weight:normal;
	line-height:114px;
	}
.case_bt ul li:hover{
	background:#345ece;
	}
.case_bt ul li:hover a{
	color:#fff;
	}
.case{
	width:1201px;
	border:1px solid #ddd;
	border-top:none;
	margin:auto;
	padding-bottom:30px;
	}
.case ul li{
	margin:30px 30px 0 30px;
	width:539px;
	float:left;
	height:180px;
	}
.case ul li h4{
	height:180px;
	width:225px;
	float:left;
	}
.case ul li h4 img{
	width:100%;
	transition:all 0.6s;
	}
.case ul li h2{
	width:300px;
	float:right;
	font-weight:normal;
	color:#666;
	line-height:28px;
	}
.case ul li h2 b{
	display:block;
	font-size:20px;
	color:#333;
	margin-bottom:10px;
	}
/**/
.why{
	background:#eee;
	margin-top:100px;
	padding-bottom:100px;
	}
.why_bt{
	width:1200px;
	margin:0 auto 30px;
	overflow:hidden;
	}
.why_bt ul{
	width:1400px;
	}
.why_bt ul li{
	width:210px;
	float:left;
	height:60px;
	margin-right:120px;
	font-size:28px;
	cursor:pointer;
	}
.why_bt ul li b{
	display:inline-block;
	width:60px;
	height:50px;
	overflow:hidden;
	margin-right:15px;
	vertical-align:top;
	}
.why_bt ul li b img{
	transition:all 0.6s;
	}
.why_bt ul .hover b img{
	margin-left:-60px;
	}
.why_bt ul .hover{
	border-bottom:5px solid #cb0004
	}
.why_nr {
	width:1200px;
	margin:auto;
	}
.why_nr ul{
	width:1200px;
	height:680px;
	position:relative;
	}
.why_nr ul li{
	width:540px;
	height:400px;
	position:absolute;
	bottom:0px;
	left:0px;
	z-index:3;
	background:#fff;
	padding:40px;
	}
.why_nr ul li h2{
	font-size:40px;
	font-weight:normal;
	}
.why_nr ul li h3{
	font-size:22px;
	margin:5px 0;
	font-weight:normal;
	}
.why_nr ul li p{
	background:url(ysico.png)  no-repeat -3px 4px;
	text-indent:15px;
	margin-bottom:5px;
	}
.why_nr ul li h4{
	padding-top:20px;
	}
.why_nr ul li h4 b{
	display:inline-block;
	margin-right:20px;
	font-weight:normal;
	}
.why_nr ul li h4 b span{
	display:block;
	font-size:60px;
	font-weight:normal;
	}
.why_nr ul li h4 b span em{
	font-size: 16px;
    background-color: #333;
    color: #fff;
    border-radius: 50%;
    width: 26px;
    line-height: 26px;
    display: inline-block;
    vertical-align: top;
    text-align: center;
    margin-left: 10px;
	font-style:normal;
	}

.why_nr ul a{
	position:absolute;
	bottom:0px;
	right:0px;
	display:inline-block;
	border:2px solid #666;
	color:#333;
	font-size:16px;
	padding:10px 50px;
	}
.why_nr ul a:hover{
	background:#345ece;
	color:#fff;
	border:2px solid #345ece;
	}
/**/
.news{
    width:1200px;
    padding-bottom:50px;
     margin:auto;
}
 .news ul li p {
    color:#888;
    line-height:24px;
}
 .news_left {
    width:560px;
    float:left;
}
 .news_left h2,.news_left h6 {
    width:560px;
    height:288px;
    position:relative;
}
 .news_left h2 img,.news_left h6 img {
    width:560px;
    height:288px;
}
 .news_left h2 p,.news_left h6 p {
    display:block;
    width:100px;
    height:100px;
    color:#FFF;
    background:#cb0004;
    position:absolute;
    top:0px;
    text-align:center;
}
 .news_left h2 p b,.news_left h6 p b {
    font-size:48px;
    color:#FFF;
    font-family:ywzt;
    font-weight:normal;
    padding-top:10px;
    display:block;
}
 .news_left li b {
    padding-top:20px;
    font-size:16px;
    display:block;
    color:#333;
    font-weight:normal;
    margin-bottom:10px;
}
 .news_left li span {
    display:block;
    width:125px;
    height:32px;
    border:1px solid #ccc;
    margin-top:20px;
    color:#888;
    text-align:center;
    line-height:30px;
}
 .news_left li:hover span {
    color:#FFF;
    background:#cb0004;
}
 .news_right {
    width:600px;
    float:right;
}
 .news_right ul li {
    border-bottom:1px dotted #DDD;
    height:130px;
    margin-bottom:28px;
}
 .news_right ul li h2,.news_right ul li h6 {
    width:100px;
    border:1px solid #DDD;
    height:100px;
    font-weight:normal;
    float:left;
    text-align:center;
    margin-right:25px;
}
 .news_right ul li h2 b,.news_right ul li h6 b {
    font-size:48px;
    color:#666666;
    font-family:ywzt;
    font-weight:normal;
    padding-top:10px;
    display:block;
}
 .news_right ul li p b {
    display:block;
    padding-top:10px;
    font-size:16px;
    color:#333;
    font-weight:normal;
    margin-bottom:10px;
}
 .news_right ul li:hover p b {
    color:#cb0004;
}
 .news_right ul li:hover h2,.news_right ul li:hover h6 {
    background:#cb0004;
    color:#FFF;
}
 .news_right ul li:hover h2 b,.news_right ul li:hover h6 b {
    color:#FFF;
}
/**/
.about_img{
	margin-top:20px;
	background:url(about_img_bj.jpg) no-repeat center top #fff;
	padding-bottom:80px;
	} 
.about_img .bt{
	width:1200px;
	margin:auto;
	}
.about_img .bt h2{
	color:#fff;
	}
.about_img .bt p{
	line-height:28px;
	color:#fff;
	}
.about_imgbot{
	width:1200px;
	margin:auto;
	overflow:hidden;
	}
.about_imgbot ul{
	width:1400px;
	}
.about_imgbot ul li{
	width:288px;
	float:left;
	margin-top:15px;
	margin-right:15px;
	transition:all 0.6s;
	}
.about_imgbot ul li img{
	width:100%;
	}
.about_imgbot ul li p{
	color:#fff;
	text-align:center;
	font-size:18px;
	padding-top:10px;
	}
.about_imgbot ul li:hover{
	margin-top:0px;
	}
/**/
.foot{
	padding: 70px 0;
    background-color: #212121;
    color: #fff;
	}
.foot_nav1{
	width:320px;
	float:left;
	}
.foot_nav1 a{
	display:block;
	width:40%;
	float:left;
	color:#9a9a9a;
	line-height:30px;
	}
.foot_nav2{
	float: left;
    border-left: 1px solid #535353;
    border-right: 1px solid #535353;
    padding: 0 60px;
    width: 600px;
	}
.foot_nav2 p{
	float:left;
    font-size: 16px;
	width:220px;
	display:block;
	color:#fff;
	margin-bottom:10px;
	}
.foot_nav2 p span {
    display: block;
    color: #9d9d9d;
    font-size: 14px;
	}
.foot_ewm{
	float:right;
	color:#fff;
	text-align:center;
	}
.foot_ewm img{
	margin-bottom:10px;
	}
.foot ul li h2{
    line-height: 1;
    font-size: 18px;
    border-left: 2px solid #345ece;
    padding-left: 15px;
    margin-bottom: 30px;
	color:#fff;
	font-weight:normal;
	}
.bqsy{
	padding: 20px 0;
    background: #151515;
	}	
.bqsy ul{
	color:#909090;
	width:1200px;
	margin:auto;
	}
.bqsy ul span{
	float:right;
	color:#909090;
	}
.bqsy ul a{
	color:#909090;
	}	
/**/
/**/
.n_banner{
	height: 400px;
	width: 100%;

}
.n_banner h2{
	font-size:30px;
	color:#fff;
	text-align:center;
	padding-top:150px;
	}
.n_banner h4{
	font-size:20px;
	color:#fff;
	text-align:center;
	text-transform:uppercase;
	}
.con{
	width: 1200px;
	margin: 50px auto;
}
.con_l{
	 width: 270px;
	 float: left;
}
.flbt{
	 background:#345ece;
	 width: 100%;
	 height: 102px;
	 font-size: 30px;
	 color: #FFF;
	 line-height: 35px;
	 padding: 20px 40px;
}
.flbt span{
   font-size: 20px;
   display: block;
   font-weight:normal;
   line-height: 28px;
   font-family: ywzf;
   text-transform:uppercase;
}
.flnr{
	border-bottom: 5px solid #ddd;
}
.flnr ul li{

	line-height: 60px;
	border-bottom: 1px solid #d6d7d9;

}

.flnr ul li a{
	 display: block;
	 width: 100%;
	 height: 60px;
	 padding-left: 30px;
	 font-size: 15px;
	 background: url(tb9.png) no-repeat 90% 30px #f4f3f3;
}
.flnr ul li a:hover{
	 background: url(tb91.png) no-repeat 90% 30px #f4f3f3;
	 color:#345ece;
	}
.flnr ul li .xdhgl{
	 background: url(tb91.png) no-repeat 90% 30px #f4f3f3;
	 color:#345ece;
	}
	
.flnr ul .flnryj a{
	 display: block;
	 width: 100%;
	 height: 60px;
	 padding-left: 30px;
	 font-size: 15px;
	 font-weight:bold;
	 background: url(tb99.png) no-repeat 90% 30px #ddd;
}
.flnr ul .flnryj a:hover{
	 background: url(tb99.png) no-repeat 90% 30px #345ece;
	 color:#fff;
	}
.flnr ul .flnryj .xdhgl{
	 background: url(tb99.png) no-repeat 90% 30px #345ece;
	 color:#fff;
	}	
	
	
.flnr ul li ul{
	border-top: 1px solid #d6d7d9;
	background: #f7f7f7;
	padding: 10px 0 ;

}
.flnr ul li ul li{
	line-height: 14px;
	line-height: 36px;
	border: none;
}
.flnr ul li ul li a{
	 display: block;
	 width: 240px;
	 height: 36px;
	 font-size: 14px;
	 padding-left: 30px;
	 background: none;
}
.flnr ul li ul li a:hover{
	 background: none;
	 color:#ff6000
}
.flnr ul li ul li .xdhg2{
	 color:#ff6000
	}
	
.con_r{
	width: 880px;
	float: right;
}
.nrbt{
	border-bottom: 1px solid #ddd;
	border-top: 1px solid #ddd;
	height: 117px;
	background: url(btbj.jpg) no-repeat center right;
	font-size: 30px;
	font-weight: bold;
	padding-top: 32px;
	line-height: 30px;
}
.nrbt span{
	font-size: 18px;
	color: #c4c4c4;
	font-weight: normal;
	text-transform:uppercase;
}
.neir{
	margin-top: 20px;	
	line-height: 35px;
	min-height:450px;
}
.neir video{
	width:420px;
	margin:0 10px;
	float:left;
	}
.mbx{
	 height:35px; 
	 line-height:35px;
	 color:#999;
	 font-size:13px;
	}
.mbx a{
	color:#999;
	font-size:13px;
	}

/*新闻内页*/
.newslists{
	width:880px;
	
	}
.newslists ul{
	border-bottom:1px  dashed #ddd;
	margin-top:20px;
	padding-bottom:20px;
	height:150px;
    }
.newslists ul img{
	width:180px;
	height:120px;
	float:left;
	border:3px solid #ddd
	}
.newslists ul li{
	 width:100%;
	 float:right
	}	
.newslists ul li h4{
	background:url(rl.png) no-repeat  center left;
	padding-left:25px;
	font-size:16px;
	font-weight:normal;
	color:#999;
	transition: all 0.6s ease 0s;
	}
.newslists ul li h1{
	 font-size:18px;
	 font-weight:normal;
	 line-height:25px;
	 margin-bottom:5px;
	 transition: all 0.6s ease 0s;
	}
.newslists ul li p{
	 color:#999;
	 line-height:22px;
	 font-size:13px;
	 transition: all 0.6s ease 0s;
	}
.newslists ul li:hover a {
	 color:#FF6000;
	}
.newslists ul li:hover p {
	 color:#FF6000;
	}
.newslists ul li:hover h4 {
	 color:#FF6000;
	}
.newslists ul li:hover h1 {
	 color:#FF6000;
	}
/*新闻详细*/	
.news_show h1{ 
     text-align:center;
	 font-size:20px;
	 color:#444;
	}
.news_show h4{
	 border-top:1px dashed #ccc;
	 border-bottom:1px dashed #ccc;
	 font-weight:normal;
	 text-align:center;
	 color:#ccc;
	 margin:20px 0;
	}
.news_show .neirq{
	line-height:26px;
	font-size:14px;
	
	}
.pnext{
	 border-top:1px dashed #ccc;
	 border-bottom:1px dashed #ccc;
	  margin:20px 0;
	  padding:10px 0;
	}
.pnext .left{
	 width:730px
	}
.pnext .right{
	 width:100px;
	  text-align:right;
	}

.pnext li{
	 height:30px;
	 line-height:30px
	}
.pnext li b{

	  font-weight:normal;
	}
.pnext li a{
	color:#888;
	}
.pnext li a:hover{
	 color:#ff6000;
	}
/**/
.product_list{ 
	margin-bottom:10px;
	width:880px; 
	overflow:hidden;
	}
.product_list ul{
	width:920px;
	}
.case_item {
    float: left;
    margin-bottom: 20px;
    margin-right: 20px;
    width: 280px;
	overflow:hidden;
}
.case_item a {
    display: block;
}
.case_item .img {
    overflow: hidden;
    width: 280px;
	background: #f2f2f2;
    transition: all 1s ease;
	padding:5px;
}
.case_item .img img {
    width: 270px;
}
.case_item:hover .img{
	background:#345ece;
	}
.case_item .txt {
    background: #f2f2f2 none repeat scroll 0 0;
    overflow: hidden;
    padding: 16px 0 20px;
    position: relative;
    text-align: center;
    z-index: 0;
	
}
.case_item p {
    background: rgba(0, 0, 0, 0) url("pro_line.jpg") no-repeat scroll center top;
    font-size:16px;
	text-align:center;
    height: 20px;
    line-height: 20px;
    margin-bottom: 10px;
    transition: all 0.3s ease 0s;
}
.case_item .more {
    background: #345ece none repeat scroll 0 0;
    border: 1px solid #345ece;
    border-radius: 20px;
    color: #fff;
    font-size: 12px;
    height: 22px;
    line-height: 18px;
    margin: 0 auto;
    text-transform: uppercase;
    width: 72px;
    text-align: center;
	padding:0px;
}
.case_item:hover .more {
    border-color: #fff;
}
.case_item .txt::before {
    background: #345ece none repeat scroll 0 0;
    border-radius: 50%;
    content: "";
    height: 200%;
    left: -50%;
    position: absolute;
    top: -50%;
    transform: scale3d(0, 0, 1);
    transition: transform 0.6s ease 0s;
    width: 200%;
    z-index: -1;
}
.case_item:hover .txt::before {
    transform: scale3d(1, 1, 1);
}
.case_item:hover .txt p {
    background: rgba(0, 0, 0, 0) url("pro_line1.jpg") no-repeat scroll center top;
    color: #fff;
}
.prspan{
	width: 400px;
	display: block;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}

.products_show{ 
	margin-top:20px;
	 }
.products_show_r{ 
	float:right;width:330px; 
	line-height:28px;
	}
.products_show_r h1{
	font-size:20px; 
	border:none;
	line-height:40px; 
	color:#333;
	}
.products_show_r  h4{
	font-size:14px;
	padding:10px 0 20px;
	font-weight:normal;
	color:#999;
	line-height:28px;
	}
.products_show h5{
	border-bottom:2px solid #eee;
	font-size:18px; 
	margin-bottom:15px;
	height:50px; 
	line-height:50px;
	}
.products_show_r h2{
	font-size:30px;
	height:40px;
	line-height:40px;
	}
.products_show_r img{
	display:inline-block;
	vertical-align:top;
	margin-right:10px;
	}
.products_show_r p img{
	margin-top:3px;
	}
.products_show_r p a{
	width:160px;
	height:40px;
	background:#345ece;
	color:#fff;
	display:block;
	float:left;
	padding:8px 0 0 30px 
	}
.products_show_r p .product_lx{
	background:#c40e23;
	}
.nrxx{
	margin-top:20px;
	overflow:hidden;
	width:880px;
	}
.nrxx h3{
	background:url(pr_bot_bj.jpg);
	height:50px;
	}
.nrxx h3 b{
	display:block;
	width:200px;
	color:#fff;
	float:left;
	line-height:50px;
	font-size:24px;
	text-align:center;
	font-weight:normal;
	}
.nrxx h3 span{
	display:block;
	width:600px;
	float:right;
	color:#fff;
	font-weight:normal;
	text-transform:uppercase;
	line-height:50px;
	text-align:right;
	padding-right:10px;
	}
.nrxx  .ptb20{
	padding:20px 0;
	}
.nrxx  ul img{
	max-width:100%;
	}
.show_more{
	padding-top:20px;
	}	
.show_more .swiper-wrapper p{
	text-align:center;
	height:50px;
	line-height:48px;
	background:#f1f1f1;
	} 
.products_show table{border-left:1px solid #ccc;width:100%;height:32px; line-height:32px; border-bottom:1px solid #ccc;}
.products_show table td{border-right:1px solid #ccc; border-top:1px solid #ccc;height:32px; line-height:28px; padding:0 20px ; text-align:left;}
.products_show_r p{ line-height:28px; display:block; margin:10px 0;}
.show_tp img{
	float:left;
	}

.products_show_l{ width:510px; height:auto; float:left; overflow:hidden;}

.page .noPage { display:inline-block; width:56px; height:22px; line-height:22px; background:url(../img/icu/titleBg.png) repeat-x 0 -55px ; border:1px solid #e3e3e3; text-align:center; color:#a4a4a4; }
.pagination{
	text-align: center;
	padding-top: 10px;
}
.page-item{
	display: inline-block;
	padding: 0px 10px;
	background: #ddd;
}
.page-num{
	padding: 0px 10px;
	display: inline-block;
	background: #ddd;
	margin: 0 2px;
}
.pagination a:hover{
	color: #fff;
	display: inline-block;
	background: #c40e23;
	padding: 0px 10px;
}
.page-num-current{
	background: #c40e23;
	color: #fff;
}
.cjwt {
    border-bottom: 1px dashed #ddd;
    margin-bottom: 20px;
    padding-bottom: 20px;
}
.wt {
   
    color: #f6760c;
    font-weight: bold;
    line-height: 14px;
    padding-bottom: 10px;
}
.dn {
	line-height:22px;
}
.products{ 
	margin-bottom:10px;
	width:880px; 
	overflow:hidden;
	}
.products ul{
	width:920px;
	}
.products ul li{ 
	margin:10px 0; 
	float:left; 
	margin-right:15px; 
	width:284px;  
	background:#ddd;  
	padding:7px;
	transition: all 0.6s ease 0s;
	}
.products ul li .post-title-portfolio { 
	text-align:center;
	font-size:16px;
	height:40px;
	line-height:40px;
	}
.products ul li:hover{ 
	
	background:#345ece;  
	
	color:#fff;
	}
.products ul li:hover h2{
	color:#fff;
}
/**/
.show_qyys{
	margin:30px 0;
	height:493px;
	position:relative;
	}
.show_qyys img{
	width:840px;
	height:350px;
	border-radius:20px;
	margin:auto;
	}
.show_qyys h2{
	width:351px;
	height:166px;
	font-weight:normal;
	border-radius:10px;
	position:absolute;
	bottom:10px;
	z-index:2;
	color:#fff;
	padding:20px 0 0 40px;
	font-size:24px;
	}
.show_qyysli1 h2{
	background:url(show_pr_left1.jpg) no-repeat center;
	}
.show_qyysli2 h2{
	background:url(show_pr_left2.jpg) no-repeat center;
	}
.show_qyysli3 h2{
	background:url(show_pr_left3.jpg) no-repeat center;
	}
.show_qyysli4 h2{
	background:url(show_pr_left4.jpg) no-repeat center;
	}
.show_qyys h2 b{
	display:block;
	font-size:70px;
	font-family:ywzt;
	font-weight:normal;
	padding-top:20px;
	}
.show_qyys h2 b em{
	font-size:14px;
	font-style:normal;
	}
.show_qyys h4{
	display:block;
	width:634px;
	height:187px;
	position:absolute;
	bottom:0px;
	z-index:9;
	right:0px;
	padding-left:130px;
	padding-top:45px;
	background:url(show_pr_ringht.png)
	}
.show_qyys h4 p{
	color:#fff;
	font-weight:normal;
	background:url(bsyd.png) no-repeat 0px 12px;
	padding-left:20px;
	font-size:18px;
	padding-right:40px;
	}

.show_qqys_img{
	background:url(ryzz_bj.jpg) no-repeat top;
	margin-bottom:40px;
	}

.show_qqys_img h2{
	font-size:48px;
	text-align:center;
	height:105px;
	font-weight:normal;
	color:#fff;
	padding-top:60px;
	}
.show_qqys_img h2 span{
	color:#f24700;
	}
.show_qqys_img h4{
	font-size:18px;
	color:#fff;
	text-align:center;
	padding:5px 0;
	font-weight:normal;
	}
.show_qqys_img h6{
	font-size:18px;
	color:#fff;
	padding-bottom:20px;
	font-weight:normal;
	text-align:center;
	}
.show_qqys_img li{
	width:280px;
	float:left;
	margin:6px;
	}
.show_qqys_img li img{
	width:280px;
	}
/**/
.gsjj{
	width:880px;
	overflow:hidden;
	}
.gsjj_bt h2{
	font-size:48px;
	color:#345ece;
	text-align:center;
	padding-top:40px;
	}
.gsjj_bt h2 span{
	color:#f34700;
	}
.gsjj_bt h4{
	font-size:18px;
	color:#666;
	padding:15px 0;
	text-align:center;
	font-weight:normal;
	}
.gsjj_bt b{
	display:block;
	width:120px;
	margin:auto;
	height:1px;
	background:#345ece;
	}
.gsjj_bt h6{
	text-align:center;
	padding:20px 0;
	font-weight:normal;
	color:#666;
	font-size:15px;
	}
.gsjj_ico{
	padding:20px 0 40px;
	}
.gsjj_ico ul li{
	width:154px;
	float:left;
	margin:0 11px;
	}
.gsjj_ico ul li span{
	display:block;
	width:154px;
	height:154px;
	border-radius:77px;
	background:#345ece;
	}
.gsjj_ico ul li h2{
	font-size:20px;
	color:#345ece;
	text-align:center;
	font-weight:normal;
	padding:10px 0 5px 0
	}

.gsjj_ico ul li p{
	font-size:15px;
	color:#666;
	text-align:center
	}
.gsjj_tp{
	background:url(about_bj_n.jpg)  no-repeat 0px 540px;
	}
.gsjj_tp img{
	float:left;
	border-radius:10px;
	}
.gsjj_tp1{
	width:840px;
	margin-left:20px;
	margin-bottom:20px;
	}
.gsjj_tp2 , .gsjj_tp3{
	height:263px;
	margin-left:20px;
	}
.gsjj_tp ul{
	padding:20px 20px 40px 20px;
	float:left;
	}
.gsjj_tp ul p{
	color:#fff;
	margin-top:20px;
	font-size:22px;
	line-height:50px;
	}
.gsjj_link {
	padding:60px 0 30px 0;
	}
.gsjj_link ul li{
	width:154px;
	float:left;
	margin:0 11px;
	}
.gsjj_link ul li p{
	text-align:center;
	font-size:18px;
	line-height:50px;
	}
.gsjj_fwbx{
	padding-bottom:50px;
	}
.gsjj_fwbx ul li{
	height:187px;
	position:relative;
	margin-top:20px;
	}
.gsjj_fwbx ul li img{
	float:left;
	margin-top:10px;
	}
.gsjj_fwbx ul li h4{
    display: block;
    width: 634px;
    height: 187px;
    position: absolute;
    bottom: 0px;
    z-index: 9;
    right: 0px;
    padding-left: 130px;
    padding-top: 35px;
    background: url(show_pr_ringht.png);
}
.gsjj_fwbx ul li h4 p {
    color: #fff;
    font-weight: normal;
    background: url(bsyd.png) no-repeat 0px 7px;
    padding-left: 20px;
    font-size: 18px;
    padding-right: 40px;
}
.gsjj_fwbx ul li h4 b{
	font-size:30px;
	color:#fff;
	margin-bottom:15px;
	display:block;
	}
.gsjj_xbanner img{
	width:100%;
	}
.gsjj_bot{
	background:url(about_bj_b.jpg);
	padding:20px 40px 40px 40px;
	}
.gsjj_bot p{
	color:#fff;
	margin-top:20px;
	font-size:22px;
	line-height:50px;
	}	
.neir img{
	max-width:100%;
	}	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	