﻿
/*reset*/
*{ font-family: "微软雅黑"; font-size: 16px;}
body,p,h1,h2,h3,h4,h5,h6,ul,li,img,input,table,dl,dd{ margin: 0; padding: 0;}
img{ /*display: block;*/ border: none;}
input{ outline: none;}
li{ list-style: none; vertical-align: middle;}
a{ text-decoration: none; color:#666; border: none;}
a:hover{
	 text-decoration: none; 
}
input{ outline: none; border: none;}
/*h1,h2,h3,h4,h5,h6{ font-weight: normal;}*/
.fl{ float: left;}
.fr{ float: right;}
.clearfix:after{ display: block; height: 0; clear: both; content: ""; visibility: hidden; }

.w1200{width: 1220px; margin: 0 auto;}
.w1460{width: 100%; min-width: 1300px; margin: 0 auto;}
.w1300{width: 93%; min-width: 1300px; margin: 0 auto;}
.w1376{width: 1376px; min-width: 1300px; margin: 0 auto;}
.w1301{width: 90%; min-width: 1300px; margin: 0 auto;position:relative;}
.w90{width: 90%; min-width: 1300px; margin: 0 auto;}
/*---------------------------- 一级页面   ---------------------------------------*/
/*head*/
.body{
	width: 100%;
	height: 100%;
	position:relative;
}
.logo{width:27%;overflow:hidden;padding-top:10px;}
.navp{
	padding: 25px 0;
}
/*nav*/
.navwarp{
	
}
nav{ 
	position: absolute;
	z-index: 9999999;
	top:0;
	padding:1%;
	width: 98%;	
	position:fixed;
	background:rgba(0,0,0,0.1);
}
/*.navWrap{
	position: relative;
	width: 90%;
}*/



.navList {
	width: 53%;
	float: left;
}

.navList>ul>li {
	width: 16.26%;
	float: left;
	padding: 8px 0;
	transition: .3s;
	margin-top: 26px;
	
}
.hover{background: #d50000;}
.navList>ul>li:hover{
	
}
.navList>ul>li:hover>a{
	color: #fff;
}
.navList ul li {
	font-weight: normal;
	font-size: 14px;
	position: relative;
	
}

.navList ul li>a {
	color: #fff;
	line-height: 30px;
	display: block;
	height: 30px;
	text-align: center;
}
.navList ul li a:after{
	content: '';
	position: absolute;
	bottom: 0;
	height: 2px;
	background: #d50000;
	margin: auto;
	left: 0;
	right: 0;
	width: 110px;
	height:0;
	z-index:-10;
	-webkit-transition-duration: .5s;-moz-transition-duration: .5s;
	-ms-transition-duration: .5s;-o-transition-duration: .5s;transition-duration: .5s;
	}
.navList ul li a:hover:after{
	height:46px;
	width: 110px;
}
.navList ul li.hover a{
	color:#fff;
}

.tel{
	width:19%;
	float:right;
	padding-top:25px;
	background:url(../image/tel.png) no-repeat left 15px;
	padding-bottom: 20px;
}
.t1{
	font-size:14px;
	color:#222;
	padding-left:60px;
	text-shadow: -1px 0 white, 0 1px white, 1px 0 white, 0 -1px white;
}
.t2{
	font-size:32px;
	color:#d00101;
	font-weight:bold;
	padding-left:60px;
	font-family:Impact;
	text-shadow: -1px 0 white, 0 1px white, 1px 0 white, 0 -1px white;
}

/*banner*/
.banner{
    position: relative;
    height: 100%;
    }

.swiper-container {
    width: 100%;
    height: 100%;
}
.swiper-slide {
    text-align: center;   
    /* Center slide text vertically */
    display: -webkit-box;
    /*flex 弹性布局*/
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    /*主轴的对齐方式*/
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
.swiper-slide a{ display: block; width: 100%; height: 100%;}
.swiper-slide a img{ width: 100%;}



/*产品分类图片一排滚动*/
.Box {position: relative; padding-top: 50px;
	background-size: cover;}
.Box .content {width: 1200px;margin: 0 auto;}
.Box h2 {text-align: center;margin-bottom: 5px;}
.Box .Box_con {position: relative;
	}
.Box .Box_con .btn {display: block;width: 45px;height: 88px;position: absolute;top: 75px;cursor: pointer; transition: .5s;}
.Box .Box_con .btnl {background:url(http://www.sdjingyimjg.com/template/default/html/images/pre.png) no-repeat 0 0;left: -22px;}
.Box .Box_con .btnr {background:url(http://www.sdjingyimjg.com/template/default/html/images/next.png) no-repeat 0px 0;right: -22px;}
.Box .Box_con .btnl:hover{left: -36px;} 
.Box .Box_con .btnr:hover{right: -36px;}

.nav_t h2 {
	color: #FF7200;
	font-size: 45px;
	position: relative;
	z-index: 50;
	text-align: center;
}

.nav_t h2 .color {
	color: #045fc2;
	font-size: 45px;
}

.nav_t h2 .txt {
	margin-top: 10px;
	display: block;
	color: #666;
	position: relative;
	font-size: 18px;
	font-weight: normal;
	text-align:center;
}
.nav_t h2 .ttl{
	font-size: 45px;
	color:#0077f2;
}
.nav_t h2 em{
	color:#444;
	font-size: 45px;
	font-style:normal;
	
}



.Box .Box_con .conbox {position: relative; overflow: hidden;background:url(../image/navbj.jpg) no-repeat center;width:100%;min-width: 1300px;margin: 0 auto;margin-top:10px;}
.Box .Box_con .conbox ul {position: relative;list-style: none;width:100%;}
.Box .Box_con .conbox ul li {float: left;width: 12.4%;height: 76px; line-height: 76px; /*padding: 4px 0;*/ text-align: center;  overflow: hidden;transition: .5s;border-right:1px solid #fff;}
.Box .Box_con .conbox ul li a{ display: block;width: 100%; height: 100%; margin: 0 auto; color: #fff;}
.Box .Box_con .conbox ul li img {display: block;width: 175px;height:175px; margin-bottom: 20px; border: rgba(255,255,255,0.65) 6px solid; border-radius: 50%; overflow: hidden; transition: all 0.5s;}
.Box .Box_con .conbox ul li:hover a{background: rgba(213,0,0,0.9);color: #fff;}
.Box .Box_con .conbox ul li:last-child{border:none;}

/*-------上下滚动产品展示部分--------*/
.mr_frbox{padding: 0px 0 50px;}		
.mr_frUl{ width: 100%; overflow: hidden; padding-top: 30px;}
.mr_frUl ul li{
	position: relative;
	float:left;
	width:24%;
	margin:0 .5%;
	background: #fff;
	overflow:hidden;
	box-sizing: border-box;
	margin-bottom: 25px;
	height:256px;
	}
.goodsUl{
	width: 100%;
    float: right;
	height: 800px;
	overflow: hidden;
}

/*.goodsUl li a div{
	width: 96%;
	padding: 0 2%;
	overflow: hidden;
	
	border-bottom: #d0d0d0 1px solid;
	transition-duration:500ms ;
	-webkit-transition-duration:500ms ;
	-moz-transition-duration:500ms ;
}*/
.goodsUl li a{display:block;}
.goodsUl li a img{
	width:100%;
	transition-duration:500ms ;
	-webkit-transition-duration:500ms ;
	-moz-transition-duration:500ms ;
	height:256px;
}

.tt2{
	position:absolute;
	bottom:0;
	left:0;
	z-index:99999;
	display: block;
	width: 100%;
	height: 40px;
	opacity: 1;
	background: rgba(0,0,0,.5);
	text-align:center !important;
	transition: .5s;
}	
.goodsUl li:hover .tt2{
	height:40%;
}

.goodsUl li:hover a span{
	bottom:0;
	opacity: 1;
	text-align:center;
	height:100%;
}

.goodsUl li div span{
	display: block;
	color: #fff;
	line-height: 40px;
	transition: .3s;
	text-align:left;
	position:relative;
	padding-left:25px;
}
.goodsUl li div span strong{
	display:block;
	position:absolute;
	right:10px;
	bottom:10px;
	background:url(../image/morear.png) no-repeat left center;
	width:40px;
	height:16px;
}
.goodsUl li .photo{
	width:100%;
	height:256px;
	overflow:hidden;
}

.goodsUl li .tt2 i{
	width: 120px;
	height: 28px;
	display:none;
}
.goodsUl li .photo img{
	transition:all .6s ease-in-out;
}

.goodsUl li:hover .photo img{
	transform:scale(1.1);
}
.goodsUl li:hover div{
	background: rgba(213,0,0,.8);
}
.goodsUl li:hover .tt2 span{
	color: #fff;
	padding-top:6%;
	padding-left:0;
}
.goodsUl li a:hover .tt2 em{
	color: #fff;
	font-size: 30px !important;
	display:block !important;
	color: #fff;
	font:  normal 22px/40px impact;
	position:absolute;
	top:20%;
	left:0;
	text-align:center;
	width:100%;
	line-height:50px;
}
.goodsUl li a:hover .tt2 i{
	color: #000;
	display:block !important;
	border-radius: 50px;
	color: #fff;
	font-size: 24px;
	font-style: normal;
	text-align: center;
	line-height: 28px;
	position:absolute;
	width:180px;
	font-family:Impact;
	top:60%;
	left:50%;
	margin-left:-90px;

}	
		



/*product*/
.proBox{
	background: url(http://www.sdjingyimjg.com/template/default/html/images/ju.png) no-repeat center 0;
	margin-top: 30px;
}

.product{ 
	padding-top: 1px;
	margin-top: 10px;
	background: url(http://www.sdjingyimjg.com/template/default/html/images/cp.png) no-repeat center 80px;
	}
.ulWrap{
	width: 92%; margin: 0 auto; 
}


/*about*/
.about{
	padding: 140px 0 88px;
	background:url(http://www.sdjingyimjg.com/template/default/html/images/ab.jpg) no-repeat center 0/100%;
}

.focus{
	width: 80%;
	margin: 0 auto;
}

.jjL p{
	text-indent: 2em;
	padding: 65px 0 0px;
	color: #fff;
	line-height: 38px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 8;
	overflow: hidden;
	text-align: justify;
	text-overflow: ellipsis;
}
.abpbox{
	display: block;
	width: 430px;
	padding-left: 50px;
	height: 50px;
	margin: 60px auto 0;
	background: url(../image/ab_btn.png) no-repeat center 0/100%;
	color: #f2ad10;
	border-radius: 50px;
	font: 30px/45px impact;
	transition: .5s;
	animation:ab 1500ms linear infinite alternate;
	-webkit-animation:ab 1500ms linear infinite alternate;
}
@keyframes ab{
	from{
		transform: scale(1);
	}
	to{
		transform: scale(1.08);
	}
}
@-webkit-keyframes ab{
	from{
		transform: scale(1);
	}
	to{
		transform: scale(1.08);
	}
}

/*abUl*/
.abUl{
	width: 1000px;
	margin: -80px auto 0;
	display: flex;
}
.abUl li{
	flex: 1;
	transition: .5s;
} 
.abUl li img{
	display: block;
	transition: .5s;
}
.abUl li:hover img{
	transform: rotate(360deg);
	-webkit-transform: rotate(360deg);
	
}

/*case*/
.case{
	position: relative;
	width: 100%;
	padding:60px 0 80px;
	z-index: 9;
	margin-top:20px;
}
.bt{
	display: block;
}
.bt img{
	margin: 0 auto;
	display:block;
}

/*.bt .pro_t{
	padding-bottom: 55px;
}*/
.picFocus{
	margin-top: 50px;
}


/*案例分类图片一排滚动*/
.caseUl{
	margin: 55px auto 0;
}
.caseUl li{
	position: relative;
	float: left;
	width: 435px;
	padding: 0;
	background: rgba(255,255,255,1);
	margin-right: 20px;
	transition: .5s;
	box-shadow: 0 2px 5px rgba(0,0,0,.1);
}

.caseUl li a{
	display: block;
	width: 100%;
	
}
.caseUl li a>img{
	width: 100%;
	height: 345px;
	transition: .3s;
}
.caseUl li p{
	position: relative;
	color: #1a1a1a;
	text-align: left;
	font-size:24px;
	height: 142px;
	line-height: 92px;
	padding:10px 30px;
	transition: .5s;
	background:#f1f1f1;
}

.caseUl li span{
	display:block;
	border-top:1px solid #ddd;
	padding-top:18px;
	line-height:20px;
	font-size:13px;
	color:#999;
}
.caseUl li:hover span{
	color:#fff;
}
.caseUl li a p>img{
	position: absolute;
	right: 0;
	top: 0;
}
.caseUl li:hover a>img{
	width: 100%;
}
.caseUl li:hover{
	background: #045fc2;
}
.caseUl li:hover p{
	color: #fff;
	padding-left:50px;
	background:#0077f2;
} 



/*news*/
.news{	
	padding-top: 80px;
	padding-bottom:80px;
	background:url(../image/newbj.jpg) no-repeat center top;
}
.newNei{
	width: 100%;
	height: 100%;
}
.newsBox{
	position: relative;
}
.new_btn {
    position: absolute;
    bottom: -110px;
    right: 0;
    transition: .5s;
}
/*新闻图片 切换*/
/*.picFocus{  position:relative;  zoom:1;   }*/
.picFocus .hd{ width:52%; float: right; padding-top:5px;  }
/*.picFocus .hd ul{ margin-right:-5px; }*/
.picFocus .hd ul li{ margin-bottom:30px;  text-align:center;transition: all 0.7s;-webkit-transition: all 0.7s;-moz-transition: all 0.7s;  }
.picFocus .hd ul li:last-child{margin-bottom:0 !important;}
.picFocus .hd ul li img{  cursor:pointer; margin-right:5px;  background: hsla(0,0%,100%,.3);}
.bd{width: 44.5%;float: left;position: relative;}
.new_y{position: absolute;top: 20%;left: 50%;margin-left: -90px;}
.hdLi h6{color: #ccc;font-size: 60px;text-align: left;font-weight: normal;}
.picFocus .hd ul li.on p,.picFocus .hd ul li.on h4,.picFocus .hd ul li.on .tmleft { color: #ff5400; margin-left: -8px;}
.bd .bdImg{ width: 100%; height: 350px;
	transition: .5s;
}
.tm{
	position: absolute;
	right: 38px;
	top:22px;
}
.tmleft{
	position: absolute;
	right: 0;
	top: 25px;
	display: block;
	font-size: 16px;
	color: #000;
	line-height: 30px;
}
.xq{
	margin-top: 30px;
	display: block;
	width: 105px;
	height: 28px;
	line-height: 28px;
	text-align: center;
	background: #fff;
	border-radius: 50px;
	color: #666666;
	font-style: normal;
}
.picFocus .hd ul li.on .xq{
	background: #ffad00;
	color: #fff;
}
.newMain{
	 padding:30px 20px;
	 position: relative;
	width: 420px;
	transition: all 0.5s;-webkit-transition: all 0.5s;-moz-transition: all 0.5s; 
} 
.newMainleft{
	position: relative;
	padding-top: 20px;
}

.newMain h4,.newMainleft h4{
	font-weight: normal;
	font-size: 20px;
	color: #000;
	height: 40px;
	line-height: 40px;
	transition: .3s;
}
.newMain p{
	color: #666;
	font-size: 14px;
	transition: .5s;
}
.hdLi h6{
	width: 135px;
	text-align: center;

}
.imgL,.imgL img{
	width: 150px;
	height: 120px;
	border: #e4e4e4 2px solid;
	
}



/*foot*/
.foot{
	width: 100%;
	background:#222;
}
.footWrap{
	padding: 60px 0 30px 0;
	border-bottom: #000 1px solid;
}
.fUl{width:300px;margin-left:50px;}
.fUl b{font-size:26px;color:#fff;display:block;margin-bottom:20px;border-bottom:1px solid #888;padding-bottom:15px;}
.fUl li{
	float: left;
	width: 135px;
	line-height: 42px;
}
.fUl a{
	color: #fff;
}
.fUl li a:hover{color:#d00101;}
.contact{width:500px;margin-left:80px;}
.contact b{font-size:26px;color:#fff;display:block;margin-bottom:20px;border-bottom:1px solid #888;padding-bottom:15px;}
.contact p{color:#f1f1f1;line-height:30px;}
.footWrap03{
	padding: 15px 0 35px;
	border-top: #303030 2px solid;
	border-bottom: #303030 2px solid;
}
.ewm b{font-size:26px;color:#fff;display:block;margin-bottom:20px;border-bottom:1px solid #888;padding-bottom:15px;width:180px;}
.footWrap03 p{
	color: #fff;
}
.footWrap03 li{
	float: left;
	width: 20%;
	color: #fff;
	line-height: 30px;
	padding-left: 50px;
}
.footWrap03 li:nth-child(1){
	background: url(http://www.sdjingyimjg.com/template/default/html/images/cc01.png) no-repeat 0 0;
}
.footWrap03 li:nth-child(2){
	background: url(http://www.sdjingyimjg.com/template/default/html/images/cc02.png) no-repeat 0 0;
}
.footWrap03 li:nth-child(3){
	background: url(http://www.sdjingyimjg.com/template/default/html/images/cc03.png) no-repeat 0 0;
}
.footWrap03 li:nth-child(4){
	background: url(http://www.sdjingyimjg.com/template/default/html/images/cc04.png) no-repeat 0 0;
}
.footWrap03 li:nth-child(5){
	background: url(http://www.sdjingyimjg.com/template/default/html/images/cc05.png) no-repeat 0 0;
}
/*----.footB----*/

.bMxin{
	/*border-top: #000 1px solid;*/
	background: #045fc2;
}
.bMxin p{
	color: #fff;
	line-height: 50px;
	text-align:center;
}
.bMxin a{
	color: #fff;
	line-height: 40px;
}
.bMxin a:hover{
	text-decoration: underline;
}
.bMxin img{
	margin-top: 8px;
}


/*--------------*/
header,nav,.banner,.product,.youshi,.about,.case,.news,.foot,.dinggou{min-width: 1200px;}



/*内页产品分类*/
.proUl-nei{
	width: 1000px;
	margin: 0 auto;
	padding-top: 60px;
}
.proUl-nei li{
	position: relative;
	float: left;
	width: 150px;
	height: 150px;
	margin: 15px;
	border: #fff 5px solid;
	box-shadow: #808080 1px 2px 4px;
	border-radius: 50%;
	overflow: hidden;
	/*background: rgba(206,18,8,.5);*/
	background: rgba(255,255,255,.65);
	transition: 0.5s;
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
}
.proUl-nei li:hover{
	transform: translateY(-20px);
}
.proUl-nei li a{
	display: block;
	width: 100%;
	height: 100%;
	color: #cd010a;
	font-weight: bold;
	text-align: center;
	line-height: 160px;
}
.proUl-nei li a img{
	display: block;
	width: 100%;
	height: 100%;
}
.proUl-nei li a p{
	width: 100%;
	height: 35px;
	line-height: 35px;
	background: rgba(255,255,255,.65);
	position: absolute;
	bottom: 15px;
	text-align: center;
	
}

.firstRow td p img{
	margin: 0 auto;
}

/*----------------------------------   二级页面    ---------------------------------------------------*/
#main {
    width: 1200px;
    height: auto;
    margin: 0 auto;
    font-size: 16px;
    line-height: 35px;
}
.ny_left {
	width: 320px;
	height: auto;
	float: left;
}

.ny_right {
	width: 880px;
	height: auto;
	float: left;
}

.bass {
	height: 60px;
	line-height: 60px;
	font-size: 18px;
	color: #666;
	width: 100%;
	margin: 0 auto 30px;
	background:#f6f6f6;
}
.bassMain{
	padding:0 3%;
}
.phoneNei{
	padding-left: 50px;
	background: url(../image/phone-nei.png) no-repeat 12px 15px;
	font-size:20px;
	color: #4d4d4d;
	font-weight: bold;
}
.weizhi{
	padding-left: 50px;
	background: url(../image/weizhi.png) no-repeat 12px 15px;
}
.bass img{
	vertical-align: middle;
	margin-right: 10px;
}

.bass a {
	color: #045fc2;
	text-decoration: none;
	font-weight: bold;
	font-size: 18px;
}

.ny_news li{
	width: 100%;
	padding:1.5% 1%;
	/*border-bottom: solid 1px #ddd;*/
	/*margin-bottom: 20px;*/
	overflow: hidden;
	font-size: 14px !important;
	line-height: 25px;
	color: #666;
	box-sizing: border-box;
	/*padding-bottom: 20px;*/
	position: relative;
	transition: .3s;
	float:left;
}
.newsLi{
	width:100%;
	margin: 0 auto;
	position:relative;
	-webkit-transition:all 0.3s linear 0s;
	transition:all 0.3s linear 0s;
	top:0;
}
.ny_news li:hover{
	background: #045fc2;
}
.ny_news li:nth-child(2n):hover{
	background: #045fc2;
}
.ny_news li:hover .newsLi{
	top: -20px;
}
.ny_news li:hover h6,.ny_news li:hover p,.ny_news li:hover span{
	color: #fff;
}
.ny_news li:nth-child(2n){
	background: #fff;
}
.ny_news li a{
	font-size: 20px;
	color: #333;
	display: block;
	padding-top: 10px;
}
.ny_news li a:hover{
	color: #234bba;
}
.ny_news li>img{
	width: 200px;
	height: 135px;
	float: left;
	margin-right: 20px;
	display: block;
}


.ny_news li p{
	/*color: #999;
	padding-left: 15px;*/
	width: 100%;
	/*height: 30px;*/
	
}
.ny_news li p>img{
	vertical-align: middle;
	margin-right: 5px;
}

.nynews_list{
	margin-bottom: 30px;
	/*width: 100%;*/
	overflow: hidden;
}
.nynews_list h1{
	margin-bottom: 20px;
}
.nynews_list li{
	width: 49%;
	height: 45px;
	margin: 5px 0.5%;
	float: left;
	border: solid 1px #ddd;
	background:url(http://www.sdjingyimjg.com/template/default/html/images/news1.jpg) left center no-repeat #fff;
	box-sizing: border-box;
	line-height: 45px;
	color: #666;
	
}
.nynews_list li a{
	color: #555;
	padding-left: 10px;
}
.nynews_list li a:hover{
	color: #d7a02b;
}



.love-pic-box{
	width: 100%;
	overflow: hidden;
	margin: 20px auto;
}
.love-pic-box li{
		width: 23%;
		height: 280px;
		background: #fff;
		margin: 15px 1%;
		float: left;
		list-style: none;
		overflow: hidden;
		position: relative;
		z-index: 0;
		box-shadow: 0px 0px 10px #ccc;
		border: solid 1px #d5d2d2;
		box-sizing: border-box;
		
}
.love-pic-box li img{
		width: 100%;
		height: 240px;
		padding: 0;
		margin: 0;
}
.love-pic-box li p{
	position: absolute;
	width: 100%;
	height: 40px;
	text-align: center;
	line-height: 40px;
	background: #eee;
	z-index: 999;
	left: 0;
	bottom: 0;
	-webkit-transition-duration: .5s;
	-moz-transition-duration: .5s;
	-ms-transition-duration: .5s;
	-o-transition-duration: .5s;
	transition-duration: .5s;	
}
.love-pic-box li:hover p{
	position: absolute;
	width: 100%;
	height:50px;
	background: #eee;
	z-index: 999;
	left: 0;
	bottom: 0;
}

.love-pic-box li p>a{
		width: 100%;
		line-height:30px;
		height: 30px;
		text-align: center;
		font-size: 16px;
		color: #000;
		display: block;
		padding-top: 5px;
}
.love-pic-box li p em{
	background: url(http://www.sdjingyimjg.com/template/default/html/images/pro-tel.png) left center no-repeat;
	padding-left: 40px;
	font-size: 20px;
	color: #dd0000;
	line-height: 40px;
	display: block;
	margin-left: 30px;
	font-weight: bold;
}

.nr16 {
	width: 100%;
	height: auto;
	font-size: 16px;
	line-height: 30px;
	color: #000;
}

.nr20 {
	/*width:100%;*/
	height: auto;
	font-size: 20px;
	line-height: 40px;
	color: #000;
}
.nr20 h1{
	font-size: 26px;
	color: #234bba;
	text-align: left;
}

.nextinfo{
	width: 100%;
	overflow: hidden;
	margin-bottom:45px;
	
}
.nextinfo span{
 	background: #eee;
 	margin: 20px 1%;
 	width: 48%;
 	float: left;
 	text-align: center;
 	border-radius: 20px;
	line-height:44px;
 }
.nextinfo span:hover{
 	background: #045fc2;
 	color: #fff;
 }
.nextinfo span:hover a{
	color: #fff;
}
 
 
.pc_tt {
	background: #0f61ab ;
	color: #fff;
	width: 290px;
	height: 200px;
	padding-top: 50px;
	border-bottom: solid 5px #d2201a;
	box-sizing: border-box;
}
.pc_tt h1{
	line-height: 50px;
    font-size: 24px;
    font-weight: normal;
    text-align: center;
    color: #fff;
}

.pc_tt h2{
	font-size: 32px;
	line-height: 30px;
	text-align: center;
}
.pc_tt>p{
	font-size: 14px;
	line-height: 30px;
	text-align: center;
	color: #ccc !important;
	width: 250px;
	margin: 0 auto;
}
.left_cplei {
	width: 290px;
	padding-bottom: 45px;
	height: auto;
	background: #0f61ab;
}

.left_cplei li {
	height: 50px;
	border-bottom: #fff 1px solid;
	text-align: left;
	line-height: 50px;
	font-size: 18px;
	padding-left: 20px;
	-webkit-transition-duration: .5s;
	-moz-transition-duration: .5s;
	-ms-transition-duration: .5s;
	-o-transition-duration: .5s;
	transition-duration: .5s;
}
.left_cplei li:hover{	
	background:#d2201a;
	text-indent: 10px;
}
.left_cplei li:hover a{
	color: #423d43;
	
}
.left_cplei li a {
	padding-left: 25px;
	color: #fff;
	font-size: 16px;
}

.left_cplei li a:hover {
	color: #fff;
}

.left_cplei p {
	width: 220px;
	height: 35px;
	margin: 5px auto;
	border-bottom: dashed 1px #ccc;
}

.left_cplei p a {
	color: #000;
	text-decoration: none;
	width: 228px;
	height: 35px;
	font-size: 16px;
	color: #555;
	line-height: 35px;
	display: block;
	font-weight: bold;
}

.left_cplei p a:hover {
	color: #ff0000;
}

.left-lx{
	width: 290px;
	overflow: hidden;
	border: solid 1px #ddd;
	box-sizing: border-box;
	/*padding-bottom: 20px;*/
	box-shadow: 0px 0px 10px #ccc;
	margin-bottom: 20px;
	
}
.lx-tt{
	height: 60px;
	padding-top: 20px;
	margin-bottom: 10px;
	background: url(http://www.sdjingyimjg.com/template/default/html/images/fenlei.jpg) no-repeat 0 0;
	color: #888;
	border-bottom: solid 5px #ff6633;
	width:100%;
	margin: 0 auto 10px;
}
.lx-tt h2{
	font-size: 20px;
	color: #fff;
	line-height: 50px;
	float: left;
	font-weight: initial;
	padding-left: 15px;
	
}
.lx-tt a{
	font-size: 14px;
	color: #eee;
	float: right;
	padding-top: 10px;
	padding-right: 10px;
}
.lx-tt a:hover{
	color: #ff6633;
}
.left-lx p{
	padding: 0px 20px;
	font-size: 16px;
	color: #333;
	line-height: 30px;
}
.lxBox{
	padding: 30px 0;
}
#nyba {
	width: 100%;
	height: 600px;
	background:url(../image/bannernei.jpg) no-repeat center 0;
	position:relative;
	
}
/*#nyba img{ width:100%; min-width:1200px; }*/

.links {
	width: 1070px;
	height: 60px;
	margin: 0 auto;
}

.links span {
	float: left;
	margin: 0 10px;
}

.links span a {
	font-size: 16px;
	line-height: 60px;
	color: #666;
}

.links span a:hover {
	color: #ff0000;
}





.ibox7 {
	width: 1200px;
	height: 270px;
	overflow: hidden;
	position: relative;
	padding-top: 20px;
}

.ibox7 #LeftArr1 {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 600px;
	height: 270px;
	cursor: pointer;
	background: url(http://www.sdjingyimjg.com/template/default/html/images/left1.jpg) left center no-repeat;
}

.ibox7 #RightArr1 {
	position: absolute;
	right: 0px;
	top: 0px;
	width: 600px;
	height: 270px;
	cursor: pointer;
	background: url(http://www.sdjingyimjg.com/template/default/html/images/right1.jpg) right center no-repeat;
}

.ihonor {
	height: 270px;
	margin: 0px auto;
	overflow: hidden;
}


/*ͼЧ*/

.cppic {
	width: 380px;
	height: 320px;
	margin: 10px;
	font-family: "Microsoft Yahei";
	font-weight: normal;
	float: left;
}

.cppic dl {}

.cppic dl dt {
	width: 378px;
	height: 280px;
	border: solid 1px #ddd;
	display: block;
	overflow: hidden;
}

.cppic dl dt img {
	width: 378px;
	height: 280px;
	ition: 0.4s;
	-webkit-transition: -webkit-transform 0.4s ease-out;
	transition: transform 0.4s ease-out;
	-moz-transition: -moz-transform 0.4s ease-out;
	-o-transition: -o-transform 0.4s ease-out;
	-ms-transition: -ms-transform 0.4s ease-out;
}

.cppic dl dd {
	text-align: center;
	width: 380px;
	height: 40px;
	line-height: 40px;
	background: #EEE;
	color: #333;
	font-size: 16px;
}

.cppic a:hover dl dd {
	background: #e07d7d;
	width: 380px;
	height: 40px;
	color: #FFF;
}

.cppic a:hover dl dt img {
	-webkit-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1);
}

.cppic2 {
	width: 150px;
	height: 100px;
	margin: 10px;
	font-family: "Microsoft Yahei";
	font-weight: normal;
	float: left;
}

.cppic2 dl {}

.cppic2 dl dt {
	width: 150px;
	height: 100px;
	border: solid 2px #eee;
}

.cppic2 dl dt img {
	width: 150px;
	height: 100px;
	border: 0;
}

.cppic3 {
	width: 280px;
	height: 250px;
	margin: 10px;
	font-family: "Microsoft Yahei";
	font-weight: normal;
	float: left;
}

.cppic3 dl {}

.cppic3 dl dt {
	width: 278px;
	height: 210px;
	border: solid 1px #ddd;
}

.cppic3 dl dt img {
	width: 278px;
	height: 210px;
	border: 0;
}

.cppic3 dl dd {
	text-align: center;
	width: 280px;
	height: 40px;
	line-height: 40px;
	background: #d7d7d7;
	color: #000;
	display: block;
}

.cppic3 a:hover dl dd {
	background: #fff;
	width: 280px;
	height: 40px;
	color: #000;
}

.nypic {
	width: 280px;
	height: 350px;
	margin: 10px 9px;
	font-family: "Microsoft Yahei";
	font-weight: normal;
	float: left;
}

.nypic dl {}

.nypic dl dt {
	width: 278px;
	height: 228px;
	border: solid 1px #ddd;
}

.nypic dl dt img {
	width: 278px;
	height: 228px;
	border: 0;
}

.nypic dl dd {
	text-align: center;
	width: 280px;
	height: 70px;
	background: #ebebeb;
	color: #000;
}

.nypic dl dd h3 {
	text-align: center;
	width: 280px;
	height: 30px;
	line-height: 30px;
	font-size: 16px;
	background: #ebebeb;
	color: #000;
}

.nypic dl dd p {
	text-align: center;
	width: 280px;
	height: 30px;
	line-height: 30px;
	font-size: 16px;
	background: #ebebeb;
	color: #000;
	margin: 0;
	padding: 0;
}

.nypic dl dd p span {
	font-family: Impact;
	color: #eb4c00;
	font-size: 22px;
}

.nypic a:hover dl dd {
	background: #cd5310;
	width: 280px;
	height: 70px;
	color: #fff;
}

.news3 li {
	width: 900px;
	height: 180px;
	font-family: "Microsoft Yahei";
	font-weight: normal;
	margin:20px 10px;
	border: solid 1px #ddd;
	overflow: hidden;
	padding: 10px;
	font-size: 16px;
	color: #666;
	line-height: 27px;
	-webkit-transition-duration: .5s;
	-moz-transition-duration: .5s;
	-ms-transition-duration: .5s;
	-o-transition-duration: .5s;
	transition-duration: .5s;
}
.news3 li:hover {
	width: 900px;
	height: 180px;
	font-family: "Microsoft Yahei";
	font-weight: normal;
	margin:20px 10px;
	border: solid 1px #ddd;
	overflow: hidden;
	padding: 10px;
	font-size: 16px;
	color: #666;
	line-height: 27px;
	box-shadow: 0px 0px 10px #ccc;
	transform: scale(1.05);
}

.news3 li img {
	width: 200px;
	height: 160px;
	margin-right: 10px;
	float: left;
}

.news3 li strong {
	font-size: 18px;
	color: #000;
	display: block;
	font-weight: initial;
}

.news3 li strong a {
	color: #000;
	line-height: 40px;
	text-decoration: none;
}

.news3 li strong a:hover {
	color: #ff0000;
}


.news3 li p {
	font-size: 14px;
	text-align: left;
	line-height: 30px;
	color: #999;
	font: italic;
}

.ny_title3 {
	width: 1200px;
	height: 40px;
	background: #666;
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	margin: 0 auto;
	clear: both;
	line-height: 40px;
	padding-left: 10px;
}

.ny_love3 {
	width: 1198px;
	height: 280px;
	background: #fff;
	margin: 0 auto;
	border: solid 1px #ddd;
}

.ny_love {
	width: 898px;
	height: 280px;
	background: #fff;
	margin: 0 auto;
	border: solid 1px #ddd;
}

.ny_title4 {
	width: 890px;
	height: 40px;
	background: #666;
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	margin: 0 auto;
	clear: both;
	line-height: 40px;
	padding-left: 10px;
}

.ny_love4 {
	width: 898px;
	height: 280px;
	background: #fff;
	margin: 0 auto;
	border: solid 1px #ddd;
}

.page22 {
	width: 900px;
	height: 40px;
	margin: 0 auto;
	line-height: 40px;
}

.page22 li {
	width: 400px;
	height: 40px;
	float: left;
	text-align: center;
}

.page11 {
	line-height: 40px;
	font-weight: bold;
	color: #333;
	text-align: center;
}

.page11 i {
	color: #999;
	font-size: 14px;
	font-weight: normal;
}
.content h1{
	text-align: center;
	font-size: 20px;
	line-height: 80px;
}
.zixun{
	width: 1200px;
}
.zixun h1{
	text-align: left;
}

.newsLi img{
	width: 25%;
	height: 220px;
	float:left;
}
.newRight{
	width: 72%;
	padding-top:20px;
	border-bottom: 1px solid #eee;
	padding-bottom:15px;
	float:right;
}
.newRight h6{
	font-weight: normal;
	font-size: 20px;
	margin-bottom: 15px;
}
.newRight p{
	font-size: 16px;
	color: #a6a6a6;
	line-height:30px;
}
.newRight span{
	color:#bbb;
	display:block;
	padding-top:10px;
	padding-bottom:40px;
}  
.ss_submit{
	background: #999;
}
.h50{
	height: 50px;
}

.about1{
	/*padding: 95px 0;*/
	background:url(http://www.sdjingyimjg.com/template/default/html/images/ab00.jpg) no-repeat 0 0;
}
.abP{
	width: 45%;
	padding-bottom:70px;
}
.abP img{
	width:100%;
}
.focus{
	width: 52%;
}
.abP img{
	margin-top: 90px;
	box-shadow: #B3B3B3 2px 2px 5px; 
	}
.btABout{
	display: block;
	width: 190px;
	height:45px;
	margin-top: 60px;
	background: #ed8600;
	border-radius: 50px;
	color: #fff;
	text-align: center;
	line-height: 45px;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
}
.btABout img{
	margin: 0px auto;
}
.btABout:hover{
	transform: scale(1.1);
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
}
.product-num-head{
	width: 90%;
	margin:90px 10px 10px 10px;
	color:#fff;
}
.product-num-head b{
	font-size:38px;
	}
.product-num-head p{
	font-size:18px;
	font-weight:normal;
	line-height:32px;
	}
.jjL1{
	width: 660px;
}
.jjL1 h6{
	color: #fff;
	font-weight: normal;
	text-align: center;
	padding-top: 35px;
}		
.jjL1 p {
    color: #fff;
    line-height: 34px;
	text-align:justify;
}	
.ljysk{width: 100%;height: 630px;background: url(../image/youshibj.jpg)no-repeat center;margin-top: 30px;}
.ljysk p{text-align: center;color: #fff;padding-top: 170px;font-size: 38px;text-transform: uppercase;}
.ljysk h2{color: #fff;font-size: 26px;font-weight: normal;text-align: center;}
.ljysk ul{width: 1200px;margin: 0 auto;}
.ljysk ul li{width: 235px;height: 330px;background: url(../image/youshi2.png)no-repeat;text-align: center;float: left;margin-left: 55px;margin-top: 50px;transition-duration: .3s;}
.ljysk ul li img{margin-top: 20px;}
.ljysk ul li p{color: #2a2a2a;font-size: 22px;padding-top: 30px;width: 100px;border-bottom: 1px solid #d3d3d3;text-align: center;margin: 0 auto;line-height: 50px;}
.ljysk ul li i{width: 175px;margin: 0 auto;color: #5a5a5a;font-size: 14px;line-height: 24px;text-align:left;display: block;margin-top: 20px;font-style:normal;}
.ljysk ul li:hover{background: url(../image/youshi3.png)no-repeat;margin-top: 30px;transition-duration: .3s;}
.pnavBox {
	padding-top: 40px;
	padding-bottom:20px;
}

.pnav {
	width: 1280px;
	position: relative;
	padding-top: 1px;
	margin: 0 auto;
}

.pnav ul {
	margin: 0 auto;
	text-align: center;
	box-sizing: border-box;
}

.pnav ul li {
	display: block;
	margin: 0 40px 0 0;
	transition: all .3s;
	float: left;
}

.pnav ul li a {
	display: block;
	position: relative;
}

.pnav ul li .photo {
	width: 180px;
	height: 180px;
	overflow: hidden;
	border: 2px solid #fff;
	border-radius: 50%;
}

.pnav ul li a img {
	transition: 1s;
	width: 100%;
	height: 100%;
	position: relative;
	z-index: 10;
}

.pnav ul li a p {
	margin-top: 10px;
	padding: 10px 0;
	color: #fff;
	font-size: 16px;
	transition: .5s;
	z-index: 5;
	text-align: center;
	background: #007EFE;
	box-sizing: border-box;
}

.pnav ul li a i {
	position: absolute;
	bottom: 6px;
	font-style: normal;
	font-size: 18px;
	left: 123px;
	transition: .5s;
}

.pnav ul li a:hover img {
	filter: brightness(120%);
}

.pnav ul li a:hover p {
	background: #d00101;
	color: #fff;
}

.pnav ul li a:hover i {
	color: #fff;
}

.pnav .btnLeft, .pnav .btnRight {
	position: absolute;
	top: 40%;
	margin-top: -15px;
	width: 66px;
	height: 66px;
	transition: 0.5s;
}

.pnav .btnLeft {
	left: -65px;
	background: url(../image/leftbtn.png) no-repeat center center;
}

.pnav .btnLeft:hover {
	left: -75px;
	opacity: 1;
}

.pnav .btnRight {
	right: -65px;
	background: url(../image/rightbtn.png) no-repeat center center;
}

.pnav .btnRight:hover {
	right: -75px;
	opacity: 1;
}
.youshi {
	background: url(http://www.sdjingyimjg.com/template/default/html/images/ys_bg1.jpg) no-repeat center 0;
	background-size: cover;
	padding: 60px 0 63px;
}
.ysNei {
	width: 1620px;
	margin: 0 auto;
}
.ysUl {
	height: 630px;
}
.ysUl li {
	float: left;
	margin: 0 10px;
}
.ysUl li:nth-child(3) {
	animation: hxd 1600ms infinite linear alternate;
}
@keyframes hxd {
 from {
padding-top: 0px;
}
to {
	padding-top: 50px;
}
}
@-webkit-keyframes hxd {
 from {
padding-top: 0px;
}
to {
	padding-top: 50px;
}
}
@-ms-keyframes hxd {
 from {
padding-top: 0px;
}
to {
	padding-top: 50px;
}
}
@-moz-keyframes hxd {
 from {
padding-top: 0px;
}
to {
	padding-top: 50px;
}
}
.ysUl li:nth-child(1), .ysUl li:nth-child(5) {
	padding-top: 170px;
	animation: hx 1600ms infinite linear alternate;
}
@keyframes hx {
 from {
padding-top: 120px;
}
to {
	padding-top: 170px;
}
}
@-webkit-keyframes hx {
 from {
padding-top: 120px;
}
to {
	padding-top: 170px;
}
}
@-ms-keyframes hx {
 from {
padding-top: 120px;
}
to {
	padding-top: 170px;
}
}
@-moz-keyframes hx {
 from {
padding-top: 120px;
}
to {
	padding-top: 170px;
}
}
.ysUl li:nth-child(2), .ysUl li:nth-child(4) {
	padding-top: 60px;
	animation: hxdz 1600ms infinite linear alternate;
}
@keyframes hxdz {
 from {
padding-top: 90px;
}
to {
	padding-top: 60px;
}
}
.waiHuan {
	width: 279px;
	height: 279px;
	padding: 12px;
	background: rgba(255,255,255,.15);
	border-radius: 50%;
}
.huan {
	width: 100%;
	height: 100%;
	box-sizing: border-box;
	padding: 12px;
	background: rgba(255,255,255,.3);
	border-radius: 50%;
}
.ysWrap {
	width: 100%;
	height: 100%;
	border-radius: 50%;
}
.ysWrap h3 {
	font-size: 29px;
	color: #fff;
	padding: 62px 0 5px;
	text-align: center;
}
.ysWrap p {
	width: 80%;
	margin: 0 auto;
	text-align: center;
	color: #fff;
	line-height: 28px;
}
.ysUl li:nth-child(1) .ysWrap,
.ysUl li:nth-child(3) .ysWrap, 
.ysUl li:nth-child(5) .ysWrap {
	background: #045fc2;
}
.ysUl li:nth-child(2) .ysWrap,
.ysUl li:nth-child(4) .ysWrap {
	background: #d00101;
}
.ysUl li .ysNum {
	margin-top: -35px;
	height: 188px;
	background: url(http://www.sdjingyimjg.com/template/default/html/img/ysicon.png) no-repeat center bottom;
}
.ysUl li .ysNum span {
	position: relative;
	z-index: 1;
	display: block;
	width: 54px;
	height: 54px;
	margin: 0 auto;
	border-radius: 50px;
	color: #fff;
	font-size: 24px;
	font-family: impact;
	text-align: center;
	line-height: 54px;
}
.ysUl li:nth-child(1) .ysNum span,
.ysUl li:nth-child(3) .ysNum span,
.ysUl li:nth-child(5) .ysNum span {
	background: #8ccd27;
}
.ysUl li:nth-child(2) .ysNum span,
.ysUl li:nth-child(4) .ysNum span {
	background: #8CCD27;
}
.ysBox {
	padding: 30px 0;
	width: 745px;
	margin: 0 auto;
	
}
.ysBox h2 {
	font-size: 45px;
	color: #fff;
	text-align: center;
	padding: 65px 0 95px;
}
.ysBox h2 p {
	font-size: 18px;
	color: #fff;
	text-align: center;
	font-weight:normal;
	line-height:2;
}
.ysBox h2 span{color:#fff;font-size: 45px;}
.ysBox .tel {
	color: #fff;
	font-size: 30px;
	font-weight: bold;
	text-align: center;
}

.ysBox .tel span {
	padding: 15px 0 15px 60px;
	display: inline-block;
	background: url(http://www.sdjingyimjg.com/template/default/html/images/icon_tel.png) no-repeat left center;
	background-size: 50px 50px;
}
.newside{
	width:24%;
	float:left;
	margin-top:20px;
}
.newsidetit{
	font-size:48px;
	line-height:68px;
}
.newsidetit b{
	color:#fff;
	font-size:48px;
	font-family:Impact;
}
.newsidetit p{
	font-size:48px;
	color:#fff;
	font-weight:bold;
	position:relative;
}
.newsidetit p span{
	color:#d50000;
	font-size:48px;
	font-weight:bold;
}
.newsidetit p:before{
	position:absolute;
	width:96px;
	height:3px;
	background:#fff;
	content:"";
	bottom:-10px;
	left:0;
}
.newscontent{
	padding-top:70px;
	font-size:16px;
	line-height:32px;
	color:#fff;
	width:90%;
}
.newsbutton{
	width:200px;
	height:46px;
	border:1px solid #fff;
	margin-top:60px;
	transition:all .5s ease-in-out;
}
.newsbutton a{
	font-size:16px;
	color:#fff;
	text-align:center;
	display:block;
	line-height:46px;
	transition:all .5s ease-in-out;
}
.newsbutton:hover{
	width:220px;
	border:1px solid #0077f2;
}
.newsbutton a:hover{
	background:#0077f2;
}
	
.ds1{
	margin-top:20px;
	width:72%;
	float:right;
}
.ds1 ul li{
	width: 100%;
	margin: 0;
	height:190px;
	background:#fff;
}
.ds1 ul li .ds2{
	width: 10%;
	overflow: hidden;
	position: relative;
	float:left;
	margin-left:5%;
}
.ds1 ul li .ds2 img{
	width: 90%;
	margin:5%;
	-webkit-transition: 0.5s;
	-o-transition: 0.5s;
	-ms-transition: 0.5s;
	-moz-transition: 0.5s;
	transition: 0.5s;
	height: 170px;
}
.ds1 ul li .huangse{
	width: 86px;
	height: 80px;
	background: #d50000;
	position: absolute;
	top: 0;
	left: 0;
	-webkit-transition: 0.5s;
	-o-transition: 0.5s;
	-ms-transition: 0.5s;
	-moz-transition: 0.5s;
	transition: 0.5s;
}
.ds1 ul li:nth-child(2){
	background:#f1f1f1;
}
.ds1 ul li .huangse p{
	font-size: 30px;
	text-align: center;
	color: #FFFFFF;
	font-weight: bold;
}
.ds1 ul li .huangse span{
	text-align: center;
	font-size: 18px;
	color: #FFFFFF;
	display: block;
	padding-top:10px;
}
.ds1 ul li .ds2 span{
	font-size:33px;
	text-align:center;
	display:block;
	padding-top:40px;
	font-weight:400;
	color:#8a8a8a;
	border-bottom:1px solid #eee;
	padding-bottom:10px;
}
.ds1 ul li .ds2 p{
	font-size:36px;
	text-align:center;
	display:block;
	padding-top:10px;
	color:#8a8a8a;
	font-weight:bold;
}
.ds1 ul li .ds3{
	width: 83%;
	margin: 0px auto;
	-webkit-transition: 0.5s;
	-o-transition: 0.5s;
	-ms-transition: 0.5s;
	-moz-transition: 0.5s;
	transition: 0.5s;
	float:right;
}
.ds1 ul li .ds3 h3{
	font-size: 24px;
	color: #4a4a4a;
	width: 96%;
	margin: 0px auto;
	overflow: hidden;
	text-align: left;
	font-weight: 500;
	padding-top: 40px;
	padding-bottom: 10px;
	-webkit-transition: 0.5s;
	-o-transition: 0.5s;
	-ms-transition: 0.5s;
	-moz-transition: 0.5s;
	transition: 0.5s;
}
.ds1 ul li .ds3 h3 span{
	display:block;
	font-size:13px;
	color:#999;
	padding-top:5px;
}

.ds1 ul li .ds3 p{
	font-size: 16px;
	color: #767676;
	width: 96%;
	margin: 0px auto;
	overflow: hidden;
	line-height: 30px;
	-webkit-transition: 0.5s;
	-o-transition: 0.5s;
	-ms-transition: 0.5s;
	-moz-transition: 0.5s;
	transition: 0.5s;
}
.ds1 ul li:hover{
	background:#d50000;
}
.ds1 ul li:hover .ds2 span, .ds1 ul li:hover .ds2 p{
	color:#fff !important;
}
.ds1 ul li:hover .ds3 h3, .ds1 ul li:hover .ds3 p{
	color:#fff !important;
}
.ds1 ul li:hover:nth-child(2){
	background:#0077f2;
}

.i-about {
 
  overflow: hidden;
  height: 490px;
  padding-top: 70px;
}
.i-about .i-a-left {
  float: left;
  width: 760px;
}
.i-about .i-a-left .i-a-title {
  padding: 20px 0;
  height:80px;
}
.i-about .i-a-left .i-a-title h2 {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  font-size: 78px;
  color: #045fc2;
  line-height: 53px;
  vertical-align: middle;
  font-family:Impact;
  float:left;
  line-height:80px;
}
.ptop{
	padding-top:30px;
}
.i-about .i-a-left .i-a-title em{
	font-size:38px;
	font-style:normal;
	font-weight:bold;
	padding-left:20px;
}
.i-about .i-a-left .i-a-title i{
	display:block;
	font-style:normal;
	padding-left:20px;
	text-transform:uppercase; 
	color:#999;
	font-size: 14px;
	padding-top:3px;
}
.i-about .i-a-left .i-a-title span {
 
  display: block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  line-height: 53px;
  vertical-align: bottom;
 
  
}
.i-a-left b{
	font-size:28px;
	width:440px;
	height:50px;
	line-height:50px;
	background:#0956ca;
	border-radius:80px;
	color:#fff;
	text-align:center;
	display:block;
}
.i-about .i-title{
	width:50%;
	float:left;
}
.i-about .i-a-left p {
  text-indent: 2em;
  line-height:30px;
}
.i-about .i-a-left a {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  margin-top: 30px;
  background-color: #d50000;
  padding: 0 30px;
  line-height: 40px;
  color:#fff;
  transition:all .6s ease-in-out;
}

.i-about .i-a-left a:hover{
	background-color:#045fc2;
	padding:0 40px;
}
.i-about .i-a-right {
  float: right;
  width: 628px;
  height: 563px;
  padding-right: 5px;
  padding-bottom: 5px;
}
.i-about .i-a-right img{
	border:3px solid #fff;
}
.countbj{
	width:100%;
	padding:80px 0;
}
.i-count {
  width: 1300px;
  margin: 0px auto 0 auto;
  overflow: hidden;
  color:#fff;
  
}
.i-count ul li {
  width: 25%;
  float: left;
  text-align: center;
}
.i-count ul li strong {
  font-size: 80px;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  color: #0077f2;
  line-height: 80px;
  vertical-align: bottom;
}
.i-count ul li span {
  font-size: 18px;
  color: #333;
  line-height: 50px;
  vertical-align: bottom;
}
.i-count ul li p {
  text-align: center;
  font-size: 18px;
  color: #333;
}
#dn_alk{width: 100%;height: 560px;}
#dn_alk aside{width: 635px;float: left;margin-top: 60px;}
#dn_alk aside img{width: 100%;}
#dn_alk article>div{float: right;width:720px;}
#dn_alks{margin-top: 25px;}
#dn_alks a{width: 23%;margin: 1%;float: left;position: relative;display: block;}
#dn_alks span{overflow: hidden;display: block;}
#dn_alks{overflow: hidden;}
#dn_alks img{width: 100%;display: block;transition: all .3s;height:115px;}
#dn_alks em{position: absolute;top: 0;bottom: 0;right: 0;left: 0;background: rgba(0,0,0,.5);color: #fff;text-align: center;transform: scale(.8);transition: all .3s;display: block;opacity: 0;line-height: 100px;}
#dn_alks em:before{content: '';display: block;position: absolute;width: 80%;height: 80%;border: 1px solid rgba(255,255,255,.3);top: 0;left: 0;right: 0;bottom: 0;margin: auto;}
#dn_alks a:hover img,#dn_alks a.act img{transform: scale(1.1);}
#dn_alks a:hover em,#dn_alks a.act em{transform: scale(1);opacity: 1;}
#dn_alk h3{color: #191919;font-size: 28px;font-weight: normal;text-align: right;padding-right: 10px;}
#dn_alk h3 span{color: #6a6a6a;background: url(http://www.sdjingyimjg.com/template/default/html/images/daneng_11.jpg)no-repeat bottom;width: 204px;font-size: 20px;padding-bottom: 5px;padding-right: 20px;padding-left: 20px;}
#dn_alk hgroup{margin-top:20px;}
#dn_alk hgroup a{display: block;width: 180px;height: 35px;background: #045fc2;color: #fff;font-size: 14px;text-align: center;line-height: 35px;margin-top: 30px;margin-left: 532px;}
#dn_alk hgroup a:hover{background: #ff9600}
#dn_alk hgroup em{font-size:90px;color:#eee;font-style:normal;text-align:right;width:100%;display:block;font-weight:bold;padding-top:20px;}
.advantage {
    background: url(../image/dibanbg.jpg) repeat-x left top;
    height: 604px;
    overflow: hidden;
}


.advantage_r {
    width: 744px;
    background: #045fc2;
	left:48%;
	position:relative;
    top: 0;
}

.advantage_l {
    background: url(http://www.sdjingyimjg.com/template/default/html/images/images/youshi.png) no-repeat left top;
    position: absolute;
    left: 0;
    height: 662px;
    width: 600px;
}
.advantage_a, .advantage_b, .advantage_c {
    padding: 25px 25px 15px 25px;
}
.advantage_a h3 {
    background: url(../image/adv_a.png) no-repeat left top;
    height: 66px;
    line-height: 70px;
    padding: 0 0 0 65px;
    font-size: 30px;
    color: #fff;
}


.advantage_a p {
    margin: 10px 0 20px 48px;
    font-size: 16px;
    color: #fff;
    line-height: 20px;
    background: url(http://www.sdjingyimjg.com/template/default/html/images/adv_icon.jpg) no-repeat left 9px;
}


.advantage_b {
    background: #d50000;
	color:#fff;
	line-height:30px;
}

.advantage_b h3 {
    background: url(../image/adv_b.png) no-repeat left top;
    height: 66px;
    line-height: 70px;
    padding: 0 0 0 65px;
    font-size: 30px;
    color: #fff;
}


.advantage_c h3 {
    background: url(../image/adv_c.png) no-repeat left top;
    height: 66px;
    line-height: 70px;
    padding: 0 0 0 65px;
    font-size:30px;
    color: #fff;
}


.advantage_c p {
    margin: 0 0 0 63px;
    font-size: 16px;
    color: #fff;
    line-height: 28px;
    background: url(http://www.sdjingyimjg.com/template/default/html/images/adv_icon.jpg) no-repeat left 9px;
}

.sc_al .main1{text-align: center;}
.sc_al .main1 img{ padding: 70px 0 0 0;margin: 0 auto;}
.sc_al{background: url(http://www.sdjingyimjg.com/template/default/html/images/ysbj.jpg) center top no-repeat; height: 794px; position: relative;}
.ys_ys{width: 1300px; margin: 0 auto ;position: relative;}
.yshover {position: absolute;width: 195px; height: 195px;}
.yshover .ysbox{position: relative;display: block;-webkit-transform-style: preserve-3d;	-webkit-transition: 1.5s;	-moz-transform-style: preserve-3d;	-moz-transition: 1.5s;}
.yshover .ysbox .ysdz{background: #fff; width: 195px;  height: 195px;  border-radius:50%;text-align: center; background-clip: padding-box; margin: auto;} 
.yshover .ysbox .ysdz h3{font-size: 24px;color: #1b1b1b;margin-top: 20px;margin-bottom: 10px;}
.yshover .ysbox .yspic{display: block;width: 195px;height: 195px;position: absolute;top: 0px;border-radius:50%;overflow: hidden; -webkit-backface-visibility: hidden;-moz-backface-visibility: hidden;-webkit-transform: rotateY(180deg);-moz-transform: rotateY(180deg);}
.yshover .ysbox:hover{-webkit-transform: rotateY(180deg);	-moz-transform: rotateY(180deg);}
.ys1{top: 300px; left: 0;}
.ys2{top: 120px; left: 335px;}
.ys3{top: 120px; left:740px;}
.ys4{top: 300px; left: 1050px;}
.ys5{position: absolute; left: 0; right: 0; margin: auto; width: 552px;display: block; bottom: 0;  transition: all .5s;} 
.ys5:hover{ transform: rotateY(-14px) ;}
.ysdz img{padding-top:35px;}

.photo1{
	width:435px;
	height:345px;
	overflow:hidden;
}
.photo1 img{
	width:435px;
	height:345px;
	transition: all 0.4s ease;
}
.photo1:hover img{
	transform:scale(1.12);
}
.youshi_ys{background: url(../image/youshibj.jpg) top center no-repeat;height: 880px;}
.youshi_ys img{width:560px;height:560px;position:absolute; top:60px;left:50%;margin-left:-280px;}
.youshi_ys h3{width: 1200px;margin: 0 auto;font-size: 46px;font-family: Impact;padding: 10px 0;}
.youshi_ys h3 span{display: block;color: #fff;font-size:46px;font-family:Impact;}
.youshi_ys h3 em{color: #fff;font-size:46px;font-style:normal;}
.youshi_ys h3 i{float: right;color: #fff;font-size: 19px;margin-top: 30px;display: block;}
.youshi_ys h3 b{float: right;color: #fff;font-size: 30px;font-family:Impact;}
.youshi_ys_con{width: 1220px;margin: 0 auto;position: relative;}
.youshi_ys_con h4,.youshi_ys_con p{position: absolute;font-size:34px;color: #fff}
.youshi_ys_con h4:nth-child(1){top: 200px; left:48px;background:#0077f2;width:500px;height:60px;line-height:60px;display:block;border-radius:10px;padding-left:70px;}
.youshi_ys_con h4:nth-child(2){top: 430px; left:48px;background:#d50000;width:500px;height:60px;line-height:60px;display:block;border-radius:10px;padding-left:70px;}
.youshi_ys_con h4:nth-child(3){top: 110px; right:0px;background:#d50000;width:310px;padding-left:150px;height:60px;line-height:60px;display:block;border-radius:10px;}
.youshi_ys_con h4:nth-child(4){top: 350px; right:0px;background:#0077f2;width:310px;padding-left:140px;height:60px;line-height:60px;display:block;border-radius:10px;}
.moveimg{transition:all .8s ease-in-out;}
.moveimg:hover{
	-webkit-transform: rotate(360deg);
    animation: rotation 5s linear infinite;
    -moz-animation: rotation 5s linear infinite;
    -webkit-animation: rotation 5s linear infinite;
    -o-animation: rotation 5s linear infinite;

}
.youshi_ys_con p{font-size: 16px;color: #fff;width: 280px;line-height: 180%}
.youshi_ys_con p:nth-child(5){top: 290px;left: 50px}
.youshi_ys_con p:nth-child(6){top: 510px;left: 50px}
.youshi_ys_con p:nth-child(7){top: 200px;left: 890px}
.youshi_ys_con p:nth-child(8){top: 430px;left: 890px}
.pnavBox {
	padding-top: 40px;
	padding-bottom:20px;
}

.pnav {
	width: 92%;
	position: relative;
	padding-top: 1px;
	margin: 0 auto;
}

.pnav ul {
	margin: 0 auto;
	text-align: center;
	box-sizing: border-box;
}

.pnav ul li {
	display: block;
	margin: 0 20px 0 20px;
	transition: all .3s;
	float: left;
}

.pnav ul li a {
	display: block;
	position: relative;
}

.pnav ul li .photo {
	width: 180px;
	height: 180px;
	overflow: hidden;
	border: 2px solid #fff;
	border-radius:0 20% 0 ;
}

.pnav ul li a img {
	width: 100%;
	height: 100%;
	position: relative;
	z-index: 10;
	transition:all .5s ease-in-out
}

.pnav ul li a p {
	margin-top: 10px;
	padding: 10px 0;
	color: #222;
	font-size: 16px;
	transition: .5s;
	z-index: 5;
	text-align: center;
	border-radius:0 0 10px 10px ;
	background: #f1f1f1;
	box-sizing: border-box;
}

.pnav ul li a i {
	position: absolute;
	bottom: 6px;
	font-style: normal;
	font-size: 18px;
	left: 123px;
	transition: .5s;
}

.pnav ul li a:hover img {
	filter: brightness(120%);
	transform:rotate(360deg);
}

.pnav ul li a:hover p {
	background: #e60029;
	color: #fff;
}

.pnav ul li a:hover i {
	color: #fff;
}

.pnav .btnLeft, .pnav .btnRight {
	position: absolute;
	top: 40%;
	margin-top: -15px;
	width: 66px;
	height: 66px;
	transition: 0.5s;
}

.pnav .btnLeft {
	left: -65px;
	background: url(../image/leftbtnn.png) no-repeat center center;
}

.pnav .btnLeft:hover {
	left: -75px;
	opacity: 1;
}

.pnav .btnRight {
	right: -65px;
	background: url(../image/rightbtnn.png) no-repeat center center;
}

.pnav .btnRight:hover {
	right: -75px;
	opacity: 1;
}

.Iabout {
	padding: 100px 0 100px 0;
	background: url(../image/abg.jpg) no-repeat top center;
	
}
.Iabout .img2{margin:20px 0 40px;}
.Iabout p{font-size:17px;line-height:2;}
.Iabout .text{width:585px;font-size:16px;color:#fff;line-height:30px;text-align: justify;}
.Iabout .item_box{text-align: center;width:610px;overflow: hidden;height:104px;}
.Iabout .item{float: left;margin-right:40px;font-size:28px;color:#fff;font-weight:bold;width:104px;height:90px;padding-top:10px;background-color: #d50000;text-align: center;border-radius:50%;border:2px solid #fff;}
.Iabout .fl{width:50%;}
.Iabout .fr{width:580px;}
.Iabout .fr img{
	width:100%;
}
.ab{
transition: .5s;
	animation: sec 3s infinite linear;
 &:hover {
 animation-play-state: paused;
}
}
.yezi {
	position: absolute;
	animation: sss 1s infinite alternate linear;
	z-index: 9999;
}
.yezi1 {
	right: 80px;
	top: 300px;
}
.yezi2 {
	right: 0px;
	top: -131px;
}
.Iabout>.w1300>.yuanbox {
	position: relative;
}
@keyframes sec {
 0% {
 transform: scale(1);
}
 50% {
 transform: scale(1.05);
}
 100% {
 transform: scale(1);
}
}
.Iabout>.w1300>.yuanbox a {
	position: absolute;
	top: 305px;
	left: 0;
	z-index: 9999;
	animation: sss2 1s infinite alternate linear
}
.Iabout>.w1300>.yuanbox a:nth-of-type(2) {
top: 85px;
left: 358px;
animation: sss1 1s infinite alternate linear
}
.Iabout>.w1300>.yuanbox a:nth-of-type(3) {
top: 179px;
left: 572px;
animation: sss2 1s infinite alternate linear
}
.Iabout>.w1300>.yuanbox a:nth-of-type(4) {
top: 68px;
left: 816px;
animation: sss1 1s infinite alternate linear
}
.Iabout>.w1300>.yuanbox a:nth-of-type(5) {
top: 205px;
left: 996px;
animation: sss2 1s infinite alternate linear
}
.Iabout>.w1300>.yuanbox a:nth-of-type(6) {
top: 157px;
left: 1253px;
animation: sss1 1s infinite alternate linear
}
.Iabout>.w1300>.yuanbox a:nth-of-type(7) {
top: 379px;
left: 1353px;
animation: sss2 1s infinite alternate linear
}
.Iabout>.w1300>.yuanbox a:nth-of-type(8) {
top: 279px;
left: 217px;
animation: sss1 1s infinite alternate linear
}
.Iabout>.w1300>.yuanbox a img {
	width: 134px;
	height: 134px;
	border-radius: 50%;
	overflow: hidden;
	box-shadow: 0 0 10px #ffffff;
}
.Iabout>.w1300>.yuanbox a p {
	color: #fff;
	text-shadow: rgba(0, 0, 0, 0.698) 1px 1px 1px;
	font-size: 18px;
	text-align: center;
}
.Iabout>.w1300>.yuanbox .xyuan {
	position: absolute;
	display: block;
	border-radius: 50%;
	z-index: 9999;
	animation: sss2 2s infinite alternate linear
}
.Iabout>.w1300>.yuanbox .xyuan1 {
	top: 473px;
	left: 119px;
	width: 61px;
	height: 61px;
	background: #19bcb5;
}
.Iabout>.w1300>.yuanbox .xyuan2 {
	top:201px;
	left: 275px;
	width: 37px;
	height: 37px;
	background: #a4d87c;
}
.Iabout>.w1300>.yuanbox .xyuan3 {
	top: 229px;
	left: 778px;
	width: 49px;
	height: 49px;
	background: #abd72e;
}
.Iabout>.w1300>.yuanbox .xyuan4 {
	top: 141px;
	left: 1023px;
	width: 37px;
	height: 37px;
	background: #00ae72;
}
.Iabout>.w1300>.yuanbox .xyuan5 {
	top: 306px;
	left: 1423px;
	width: 49px;
	height: 49px;
	background: #81c647;
}
.Iabout>.w1300>.yuanbox .yuan {
	width: 100%;
	border: 2px solid rgba(255, 255, 255, .5);
	height:547px;
	position: absolute;
	border-radius: 50%;
	z-index: 999;
}
.Iabout>.w1300>.yuanbox .yuan1 {
	width: 99%;
	top: 246px;
	left: 144px;
	border: 2px solid rgba(255, 255, 255, .8);
}
.Iabout>.w1300>.yuanbox .yuan2 {
	width: 120%;
	top: 127px;
	left: 0px;
	height: 843px;
}
.ab_t {
	position: absolute;
	left: 50px;
	top: 50px
}
.ab_t a {
	font-size: 32px;
	color: #555;
}
.ab_t b {
	display: block;
	font-size: 46px;
	color: #333;
	padding:15px 0 15px;
}
.ab {
	position: relative;
}
.ab dl {
	position: relative;
}
@keyframes sss {
 0% {
 transform: translateY(0);
}
 100% {
 transform: translateY(-20px);
}
}
@keyframes sss1 {
 0% {
 transform: translateY(0);
}
 100% {
 transform: translateY(-5px);
}
}
@keyframes sss2 {
 0% {
 transform: translateY(-8px);
}
 100% {
 transform: translateY(0);
}
}
.ab .yezi {
	position: absolute;
	animation: sss 1s infinite alternate linear;
	z-index: 9999;
}
.ab .yezi1 {
	left: 0px;
	top: -50px;
}
.ab .yezi2 {
	right: 0px;
	top: -131px;
}
.ab dl {
	margin:0;
}
.ab dt {
	height: 260px;
	position: relative;
	margin-top: -250px;
	z-index: 999999;
	display: inline-block;
	float: right;
}
.ab dt img {
transition: .5s;
	animation: sec 3s infinite linear;
 &:hover {
 animation-play-state: paused;
}
}
.ab dd {
	width: 83%;
	float:right;
	padding: 160px 12% 50px 120px;
	margin-right: 20px;
	background: #059d17 url("http://www.sdjingyimjg.com/template/default/html/images/atbg.png") no-repeat center 200px;
	margin-top: -100px;
	position: relative;
transition: .8s;
	z-index: 9999;
}
.ab dd h3 {
	border-bottom: 1px solid #ffffff57;
}
.ab dd h3 a {
	font-size: 60px;
	color: #46a657;
	font-weight: bold;
	height: 150px;
	font-family: Arial;
}
.ab dd h3 a em {
	font-size: 16px;
	color: #fff;
	font-weight: normal;
	display: block;
	padding-bottom: 20px;
	font-style: normal;
}
.ab dd p {
	font-size: 14px;
	color: #fff;
	line-height: 30px;
	margin-top: 24px;
	margin: 0;
}
.ab dd:hover {
	background-position: center 450px
}
.ab span a {
	margin-top: 20px;
	display: inline-block;
	border-radius: 25px;
	text-align:center;
	color: #fff;
	width: 150px;
	line-height: 40px;
transition:all .3s;
	font-size: 14px;
	box-shadow: 0 0 10px #ffffffb0;
	padding:  0;
	border:1px solid #fff;
	float: right;
	margin-right: 1%
}
.ab span a:hover {
	background-color:#ff7200;
	background-position-x: 90px;
	border:1px solid #ff7200;
	box-shadow: 0 0 10px #ff7200;
}
.Iabout .row {
	width: 90%;
	margin:0 auto;
}

.progress{
	width:100%;
	margin:80px 0 0;
	background:#fff;
	padding:50px 0;
}
.progre ul{
	padding-top:20px;
}
.progre li{
	width:12.66666%;
	float:left;
	margin:2%;
	text-align:center;
	}
.progre li img{
	width:178px;
	height:178px;
	text-align:center;
}
.progre li p{
	font-size:18px;
	text-align:center;
	color:#111;
	display:block;
	padding-top:20px;
}
.progre li:hover p{
	font-weight:bold;
}
.ad{
	width:100%;
	height:325px;
	background:url(../image/ad.jpg) no-repeat center center
}
.footm{
	background:#045fc2;
	width:100%;
}
.footmin{
	width:93%;
	margin:0 auto;
}
.footminl{
	width:45%;
	float:left;
	height:500px;
	margin-top:-200px;
}
.footminl img{
	width:100%;
	height:100%;
}
.footminr{
	width:55%;
	float:right;
	height:500px;
	background:#e60029;
	margin-top:-200px;
}
.footminr b{
	padding-left:50px;
	color:#fff;
	padding-top:50px;
	display:block;
	font-size:32px;
	
}
.footminr em{
	font-size:24px;
	padding-left:50px;
	color:#fff;
	font-style:normal;
	margin-top:40px;
	display:block;
}
.footminr i{
	font-size:46px;
	line-height:50px;
	margin-left:50px;
	color:#fff;
	font-style:normal;
	display:block;
	font-family:Impact;
	line-height:1.5;
	padding-left:70px;
	background:url(../image/phone2.png) no-repeat left center;
}
.footminr p{
	font-size:16px;
	line-height:36px;
	color:#fff;
	padding-left:50px;
	padding-top:25px;
}
.footmap{
	width:100%;
	height:350px;
	background:url(../image/footmap.jpg) no-repeat center;
	
}

