	@charset "utf-8";
body {
	background: #fff;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: "Microsoft Yahei";
	font-size: 16px;

}

ol,
ul,
p {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

* {
	font-family: Microsoft Yahei;
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}

img,
input {
	border: 0px;
}

ul li {
	list-style: none;
}

ul,
p {
	padding: 0px;
	margin: 0px;
}
i,em{
	font-style: normal;
}

.jmssk{float: left;margin-top: 10px;}
.jmssk .submit{width: 34px;height: 34px;border: 1px solid #e3e3e3;color: #e3e3e3;font-size: 14px;text-align: center;}
.key{width: 240px;height: 30px;float: left;border: 2px solid #c8c8c8}
.submit{background: url(img/jinmeng_08.jpg)no-repeat center;height: 34px;}


.fl{ float:left;}
.frr{float: right;}
.fr{float:right;margin-top: 65px;background: url(img/tel.jpg)no-repeat left;padding-left: 50px;}
.fr span{font-size: 30px;color: #de0d0e;font-weight: 700;}

.tac{text-align: center;}

.container{width: 1300px; margin: 0 auto;}
.container::after{content: '';clear: both;display: block;}
.clear {
	clear: both;
}

.ttop{background: url(img/top_bg.jpg)no-repeat top;padding: 12px 0;}
.ttop ul{width: 28%;float: right;}
.ttop ul li{float: left;margin: 0 18px;}
.ttop ul li a{color: #fff;display: block;font-size: 14px;}
.ttop ul li:nth-of-type(1){background: url(img/toptb_1.png)no-repeat left;padding-left: 24px;}
.ttop ul li:nth-of-type(2){background: url(img/toptb_2.png)no-repeat left;padding-left: 24px;}
.ttop ul li:nth-of-type(3){background: url(img/toptb_3.png)no-repeat left;padding-left: 26px;}









.top_all{height: 130px;position: relative;}

.fs_top{font-size: 14px; background: #2e2e2c; color: #fff; line-height: 3;}
.fs_top h2{font-size: 14px; font-weight: normal;}
.fs_top p a{color: #fff;font-size: 14px;float: left;margin: 0 10px;}
.fs_logo{background: url(img/logo.png) left top no-repeat;padding-left: 105px;float: left;height: 86px;margin-top: 15px;}
.fs_logo h1{font-size: 38px;color: #333333;margin-top: 5px;}
.fs_logo h1 span{color: #cb0915;}
.fs_logo p{font-size: 18px;color: #525252;text-transform: uppercase;text-align: center;}


.cp_bt{background: url(img/cpbt_bg.png)no-repeat center;}
.cp_bt h2{font-size: 32px; color: #292929;font-weight: normal;text-align: center;}
.cp_bt h2 span{color: #cb0915;}
.cp_bt p{font-size: 16px;color: #292929;text-align: center;}

.left_cpnr2{margin:0 auto;text-align: center;margin-top: 35px;}
.left_cpnr2 ul{margin:0 auto;text-align: center;border-bottom: 1px solid #cccccc;padding-bottom: 25px;}
.left_cpnr2 ul li{display:inline-block;background: #292929;border-radius: 40px;text-align: center;width: 180px;height: 40px;margin: 0.5% 0.3%;transition: .3s;}
.left_cpnr2 ul li a{display:inline-block;transition: .3s;color: #fff;font-size: 16px;padding: 10px 0;border-radius: 25px;}
.left_cpnr2 ul li:hover{background: #cb0915;}

.top_2{float: left;padding: 15px 0; border-left: 1px solid #dcdcdc;margin-top: 20px;margin-left: 40px;}
.top_2 h2{font-size: 24px;color: #cb0915;text-align: center;margin-left: 30px;}
.top_2 p{color: #2e2e2e;text-align: center;margin-left: 30px;}

.top_3{float: left;margin-top: 25px;margin-left: 100px;}
.top_3 h3{font-size: 16px;color: #2d2d2d;background: url(img/topdh.png)no-repeat left;padding-left: 65px;}
.top_3 h3 span{font-size: 32px;font-family: impact;color: #cb0a15;font-weight: normal;}


/*主导航多级菜单*/
.gsm{
	float: left;
	background: url(img/logo.png)no-repeat left;
	padding-left: 135px;
	height: 86px;
	margin-top: 25px;
	margin-left: 2%
}
.gsm h1{
	color: #fff;
	font-size: 38px;
	margin-top: 5px;
}
.gsm p{
	color: #fff;
	font-size: 16px;
	text-transform: uppercase;
}
.dh_all{
	background: url(img/top_bg.jpg)no-repeat top;
	width: 100%;
	height: 130px;

}
.dhl{
	width: 100%;
	position: absolute;
    z-index: 999;
}

ul.nav {
	margin: 0 auto;
	width: 1300px;
	background: #cb0915;
	border-radius: 60px;;
}

ul.nav li {
	float: left;
	text-align: center;
	width: 12.5%;
	position: relative;
	z-index: 1;
	text-transform: uppercase;
	padding: 20px 0;
}
ul.nav li a{display: block;transition: .3s;color: #393939;color: #fff;}
/*ul.nav li::after{content: '';	color: #fff;  background: #1e73dd;
position: absolute; bottom: 0; left: 0;right: 0; width:100%;height: 0; opacity: 0; z-index: -1; transition: all .3s;}
ul.nav li:hover::after{content: ''; opacity: 1;height:100%;}
ul.nav li a:hover{color: #fff;}
*/

/*下拉菜单*/
.subnav{position:absolute;z-index:5;background:#fcfcfc;display:none}
.investor-subnav{width:530px;height:260px;font-size: 14px; background: rgba(255,255,255,0.8)}
.list{width:160px;padding:15px 0 0 35px;border-right:1px solid #e9e9e9;float:left}
.list ol li{width:120px;margin:5px;height:35px;background:#00419b;text-align:center}
.list ol li a{height:35px;line-height:35px;width:120px;color:#fff;font-size:14px;display: block}
.list ol li a:hover :not(p){color:#fff;background:#dc0707;width:120px;height:35px;line-height:35px;border-radius:0}

.about-nav-img{width:265px;height:150px;float:left;margin:17px 0 0 22px;color: #555555;}
.about-nav-img p{font-size: 14px;color: #333;line-height: 24px;}

.investor-subnav2{font-size: 14px;background: #cb0915;left: -324px;width: 798.6%;position: absolute;height: 320%;}
.list2{width:100%;}
.list2 ol div{display: block;text-align:center;width: 100%;margin: auto;    margin-top: 20px;}
.list2 ol div a{width: 28%;color: #333;margin: 1% 0.5% 0 0.5%;;display: inline-block;}
.list2 ol div a img{width: 100%;height: 120%;display: block;}
.list2 ol div a span{font-size: 16px;display: block;line-height: 36px;color: #fff;font-weight: 700;background: rgba(0,0,0,.3);transition: .3s;}
.list2 ol div a:hover span{color: #fff;display: block;background: #292929;}


.fs_b22{background: url(img/di_bg.jpg)no-repeat top; color: #fff;position: relative;padding: 58px 0 37px 0;background-size: cover;margin-top: 50px;}

.dd_dh{width: 1300px;margin: auto;}
.dd_dh ul{width: 100%;border-top: 1px solid #3e3e3e;border-bottom: 1px solid #3e3e3e;}
.dd_dh ul li{float: left;line-height: 26px;margin-top: 10px;margin: 0.8% 3.7%;}
.dd_dh ul li a{color: #fff;}

.di_222{margin-top: 40px;}

.di_fl{float: right;width: 26%;}
.di_fl div{width: 30px;height: 1px;background: #ababab;margin-top: 16px;}
.di_fl ul{}
.di_fl ul li{width: 49%;float: left;line-height: 36px;}
.di_fl ul li a{color: #fff;}

.di_gsm{float: left;background: url(img/disanjiao.png)no-repeat center;width: 610px;height: 172px;position: absolute;left: 0;right: 0;bottom: 0;margin: auto;}
.di_gsm h2{color: #fff;font-size: 24px;font-weight: normal;text-align: center;margin-top: 96px;}
.di_gsm p{font-size: 16px;color: #fff;text-transform: uppercase;text-align: center;}


.d_lx{float: left;width: 28%;}
.d_lx div{margin-left: 50px;width: 30px;height: 1px;background: #fff;margin-top: 15px;}
.d_lx p{line-height: 30px;color: #fff;margin-left: 50px;}
.d_lx h3{color: #fff;font-size: 18px;margin-left: 50px;}
.d_lx ol{width: 60px;height: 1px;background: #fff;margin-top: 15px;margin-bottom: 20px;}



.fs_bb22{background: #323232;line-height: 3;color: #fff;font-size: 14px;}
.fs_bb22 a{color: #fff;}

.fs_cp{padding: 60px 0;background: url(img/cp_bg.jpg)no-repeat top;background-size: cover;}

/*简介*/
.jj_all{padding: 60px 0;background: url(img/jj_bg.jpg)no-repeat top;}
.jj_1300{width: 1300px;margin: auto;}

.jj_bt p{font-family: impact;color: #fff;font-size: 60px;}
.jj_bt h2{font-weight: normal;font-size: 32px;color: #fff;background: url(img/jjbt_line.png)no-repeat right;}

.jj_right{margin-top: 45px;}
.jj_right img{float: left;}

.jj_wz{float: right;width: 65%;margin-top: 25px;}
.jj_gsm h2{font-size: 32px;color: #fff;font-weight: normal;float: left;}
.jj_gsm a{width: 104px;height: 30px;border: 1px solid #fff;color: #fff;line-height: 30px;text-align: center;display: block;float: right;}

.jj_nr{height: 130px;overflow: hidden;margin-top: 45px;}
.jj_nr p{color: #fff;line-height: 34px;}

.jj_wz ul{margin-top: 60px;}
.jj_wz ul li{border: 1px solid #e9e9e9;float: left;text-align: center;display: block;padding: 25px 35px;margin-right: 50px;transition: .3s;}
.jj_wz ul li a{color: #fff;font-size: 18px;font-weight: 700;display: block;}

.jj_wz ul li:nth-of-type(1) a{background: url(img/jjtb_1.png)no-repeat left;padding-left: 75px;line-height: 60px;}
.jj_wz ul li:nth-of-type(2) a{background: url(img/jjtb_2.png)no-repeat left;padding-left: 75px;line-height: 60px;}
.jj_wz ul li:nth-of-type(3) a{background: url(img/jjtb_3.png)no-repeat left;padding-left: 75px;line-height: 60px;}

.jj_wz ul li:hover{background: rgba(0,0,0,0.5);}







/*产品分类*/
.fl_all{background: url(img/fl_line.html)no-repeat center;margin: auto;width: 1200px;}
.fl_all a{float: left;width: 190px;margin: 0 104px;display: block;transition: .4s;}
.fl_all a img{display: block;margin: auto;}
.fl_all a p{text-align: center;font-size: 18px;font-weight: 700;margin-top: 10px;color: #373737;}
.fl_all a:hover{margin-top: -15px;}
.fl_all a:hover p{color: #373737;}



.fl_all2{margin: auto;width: 1200px;margin-top: 50px;}
.fl_all2 a{float: left;width: 190px;margin: 0 104px;display: block;transition: .4s;}
.fl_all2 a img{display: block;margin: auto;padding-bottom: 20px;}
.fl_all2 a p{text-align: center;font-size: 18px;font-weight: normal;color: #fff;background: #359534;border-radius: 40px;height: 40px;line-height: 40px;width: 150px;margin: auto;}
.fl_all2 a:hover{margin-top: -15px;}
/*banner*/

#banner {
	position: relative;
	overflow: hidden;
	width: 100%;
	margin-top: 30px;
}
#banner ul {
	position: relative;
	overflow: hidden;
	width: 300%
}
#banner ul li {
	width: 33.333%;
	float: left
}
#banner ul li img {
	width: 100%;display: block;
}
#banner aside {
	position: absolute;
	top: 0;
	bottom: 0;
	height: 0;
	width: 90%;
	right: 0;
	left: 0;
	margin: auto
}
#banner aside span {display: block;
	width: 65px;
	height: 65px;
	z-index: 63;
	background: rgba(255,255,255,0.6);
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	position: relative;
	cursor: pointer;
	opacity: 0;
	transition: all 0.3s;
	margin-top:-2%;
}
#banner:hover aside span{ 
	opacity: 1;}
#banner aside span:after {
	content: '';
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	left: 20%;
	margin: auto;
	width: 27px;
	height: 27px;
	border-top: 3px solid #1c6cb3;
	border-left: 3px solid #1c6cb3;
	-webkit-transform: rotateZ(-45deg);
	-moz-transform: rotateZ(-45deg);
	-ms-transform: rotateZ(-45deg);
	-o-transform: rotateZ(-45deg);
	transform: rotateZ(-45deg)
}
#banner aside span.prev {
	float: left;
}

#banner aside span.next {
	float: right;
}
#banner aside span.next:after {
	left: 0;
	right: 20%;
	-webkit-transform: rotateZ(135deg);
	-moz-transform: rotateZ(135deg);
	-ms-transform: rotateZ(135deg);
	-o-transform: rotateZ(135deg);
	transform: rotateZ(135deg)
}
#banner>div {
	width: 110px;
	position: absolute;
	right: 0;
	left: 0;
	bottom: 7%;
	margin: auto
}
#banner>div em {display: block;
	float: left;
	width: 18px;
	height: 18px;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	border: 3px solid #fff;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin: 0 4.75px;
	background: #fff;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-ms-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s;
	cursor: pointer
}
#banner>div em.act {
	background: #1c6cb3
}


.sl,.st,.st div,.sl div{
	overflow: hidden;
}




/*产品横向滚动*/




.fs_jjl{width: 590px;height: 450px;padding: 50px 0;}

.cppichz {width: 100%;}
.cppichz>div{ padding-bottom: 50px;margin-top: 30px;}
.cppichz a{float: left; width: 204px; margin-right: 10px;text-align: center; position: relative; }
.cppichz a span{overflow: hidden; }
.cppichz a span img{width: 100%;display: block;}
.cppichz a em{background: #f5f5f5; line-height: 2; font-size: 16px; display: block; font-style: normal;}
.cppichz a div{position: absolute;width: 100%; height: 100%; background: rgba(0,153,255,0.9); color: #fff; left: 0; top: 20px; opacity: 0; transition: all .3s;}
.cppichz a div::before{content: ''; background: url(img/356.png) center/cover; width: 60px;height: 60px; margin: auto; margin-top: 20px;display: block;}
.cppichz a:hover div{top: 0; opacity: 1;}
.cppichz a div p{position: absolute; left: 0; right: 0; bottom: 0; top: 10px; margin: auto;  line-height: 30px;font-size: 14px;text-align: center; border: 1px solid #fff;  height: 30px; width: 80px; }


#demo5{overflow:hidden;width:605px; margin:0 auto;text-align:left;float: right;margin-top: 50px;}
#demo6 ul{ width:590px;  display:block;overflow:hidden;}
#demo6 ul li{ float:left; padding-left:5px;margin-bottom: 5px;}
#demo5 ul li a h3 img,#demo6 ul li a h3 img{width:290px;height:220px;transition:all .5s ease;}
#demo5 ul li a ol,#demo6 ul li a ol{ font-size:14px; text-align:center;}

/*产品竖向滚动*/
.cppicsz{width: 95%;height: 760px;margin: 0 auto;margin-top: 30px;}
.cppicsz a{float: left; width: 24%; margin:0 0.5%;text-align: center;position: relative;margin-bottom: 1%;background: #e9e9e9;padding: 0.8% 0;transition: .3s;}
.cppicsz a span{overflow: hidden;}
.cppicsz a span img{display: block;width: 93%;margin: auto;}
.cppicsz a em{line-height: 2; font-size: 16px;display: block;width: 100%;color: #393939;transition: .3s;font-weight: 700;margin-top: 5px;}
.cppicsz a div{position: absolute;width: 100%;height: 100%; background: rgba(0,153,68,0.75);color: #fff;left: 0;top: 20px; opacity: 0;transition: all .3s;}
/*.cppicsz a:hover em{background: #009944;}*/
/*.cppicsz a div::before{content: '';  background: url(img/356.png) center/cover;width: 79px;height: 80px; margin: auto; margin-top: 80px;display: block;}
.cppicsz a:hover div{top: 0; opacity: 1;}
.cppicsz a div p{position: absolute; left: 0; right: 0; bottom: 0; top: 80px; margin: auto;  line-height: 30px;font-size: 16px;text-align: center;height: 30px; }
.cppicsz a div p span{font-size: 28px;font-family: Impact;}*/
.cppicsz a:hover{background: #cb0915;}
.cppicsz a:hover em{color: #fff;}

/* 产品 */


#pro{
	width: 100%;
	overflow: hidden;
	padding: 50px 0px;
}
#pro>h2{
	font-size: 34px;
	color: #000;
	text-align: center;
	line-height: 50px;
}
#pro>h2:after{
	content: "";
	width: 100px;
	height: 1px;
	background: #ccc;
	display: inline-block;
	margin-left: 20px;
	margin-bottom: 10px;
}
#pro>h2:before{
	content: "";
	width: 100px;
	height: 1px;
	background: #ccc;
	display: inline-block;
	margin-right: 20px;
	margin-bottom: 10px;
}
#pro>h3{
	color: #000;
	font-weight:initial;
	font-size: 20px;
	text-align: center;
}
#pro>p{
	font-size: 22px;
	color: #666;
	text-align: center;
	line-height: 30px;
	width:100%;
	margin: 0 auto;
}

.pro-lei{
	width: 1300px;
	height: 100px;
	margin: 0 auto;
	padding-top: 50px;
}
.pro-lei a{
	line-height: 40px;
	background: #234bba;
	text-align: center;
	color: #fff;
	padding: 0px 20px;
	height: 45px;
	margin: 10px;
	border-radius: 30px;
	font-size: 20px;
	box-sizing: border-box;
	display: block;
	float: left;
}
.pro-lei a em{
	width: 5px;
	height: 5px;
	border-radius: 50%;
	display: block;
	background:#e65224 ;
	float: right;
	margin-top: 20px;
	margin-left: 10px;
	-webkit-transition-duration: .5s;
	-moz-transition-duration: .5s;
	-ms-transition-duration: .5s;
	-o-transition-duration: .5s;
	transition-duration: .5s;
}
.pro-lei a:hover{
	background: #e65224;
}
.pro-lei a:hover em{
	width: 13px;
	height: 4px;
	border-radius: 5px;
	display: block;
	background:#fff;
	float: right;
	margin-top: 20px;
	margin-left: 10px;
}

#pro-box1{
	width: 85%;
	overflow: hidden;
	margin: 50px auto;
}
@media (max-width: 1366px) {
	#pro-box1{
	width: 100%;
	overflow: hidden;
	margin: 50px auto;
  }
}
#pro-box1 li{
		width: 23%;
		height: 390px;
		background: #fff;
		margin: 15px 1% 40px 1%;
		float: left;
		list-style: none;
		position: relative;
		z-index: 0;
		box-shadow: 0px 0px 10px #ccc;
		border: solid 1px #ddd;
		box-sizing: border-box;
		
}
#pro-box1 li img{
		width: 100%;
		height: 300px;
		padding: 0;
		margin: 0;
}
#pro-box1 li p{
	position: absolute;
	width: 100%;
	height: 90px;
	background: #fff;
	z-index: 999;
	left: 0;
	bottom: 0;	
}

#pro-box1 li p>a{
		width: 100%;
		line-height:60px;
		text-align: center;
		font-size: 20px;
		color: #000;
		display: block;
}
#pro-box1 li p em{
	background: url(img/pro-tel1.html) 20px center no-repeat #2f44c3;
	font-size: 20px;
	color: #fff;
	line-height: 40px;
	display: block;
	text-align: center;
	width: 70%;
	position: absolute;
	z-index: 3;
	margin: 0 auto;
	bottom: -20px;
	left: 0;
	right: 0;
	border-radius: 20px;
}
#pro-box1 li:hover p{
	background: #2f44c3;
}
#pro-box1 li:hover p a{
	color: #fff;
}
#pro-box1 li:hover p em{
	background: url(img/pro-tel2.html) 20px center no-repeat #eee;
	font-size: 20px;
	color: #333;
	line-height: 40px;
	display: block;
	text-align: center;
	width: 70%;
	position: absolute;
	z-index: 3;
	margin: 0 auto;
	bottom: -20px;
	left: 0;
	right: 0;
	border-radius: 20px;
}

#home-about{
	width: 100%;
	overflow: hidden;
	background:#2133a3;
	padding: 60px 0px;
	box-sizing: border-box;
	position: relative;
}
.about-box{
	width: 1300px;
	overflow: hidden;
	margin: 0 auto;
}
.about-l{
	width: 600px;
	float: left;
	overflow: hidden;
}
.about-l h2{
	font-size: 34px;
	color: #ffe233;
	text-align: left;
	padding-bottom: 20px;
}

.about-l .jj{
	width: 600px;
	overflow: hidden;
	margin: 0 auto;
	font-size: 16px;
	color: #fff;
	line-height: 30px;
	text-align: left;
}
.about-l h3{
	font-size: 22px;
	color: #192a6d;
	width: 150px;
	height: 40px;
	background: #ffe233;
	text-align: center;
	line-height: 40px;
	font-weight: initial;
	margin: 40px 0px 20px 0px;
}
.about-r{
	width: 680px;
	float: right;
	height: 418px;
	background: url(img/about1.html) right center no-repeat;
	margin-top: 30px;
}
.about-r a{
	font-size: 18px;
	color: #192a6d;
	padding-top: 300px;
	padding-right: 40px;
	display: block;
	text-align: right;
}
.about-r a:hover{
	color: #cc0000;
}

#ss{
	width: 100%;
	height: 180px;
	background: url(img/bg1.html);
	padding: 30px 0px;
}
#ss h3{
	font-size: 26px;
	color: #333;
	text-align: center;
	font-weight: initial;
}
#ss h2{
	font-size: 20px;
	color: #333;
	text-align: center;
	font-weight: initial;
}
#ss p{
	font-size: 16px;
	color: #555;
	text-align: center;
	padding-top: 20px;
}

#ss .ss_box{
	background: none !important;
	width: 700px;
	margin: 0 auto;
}
#ss .ss_box .an{
	width: 200px;
	height: 40px;
	border: solid 1px #ccc;
}
#ss .ss_box .ss_submit{
	background: url(img/ss.html) 10px center no-repeat #df2623;
	text-align: left;
	padding-left: 40px;
}

#home-case{
	width: 100%;
	overflow: hidden;
	background:#fff;
	padding: 60px 0px;
}
#home-case>h2{
	font-size: 34px;
	color: #000;
	text-align: center;
	line-height: 50px;
}
#home-case>h2:after{
	content: "";
	width: 100px;
	height: 1px;
	background: #ccc;
	display: inline-block;
	margin-left: 20px;
	margin-bottom: 10px;
}
#home-case>h2:before{
	content: "";
	width: 100px;
	height: 1px;
	background: #ccc;
	display: inline-block;
	margin-right: 20px;
	margin-bottom: 10px;
}
#home-case>h3{
	color: #000;
	font-weight:initial;
	font-size: 20px;
	text-align: center;
}
.case-lei{
	width: 1300px;
	height: 100px;
	margin: 30px auto 20px;
	background: #e1dede;
}
.case-lei a{
	width: 216px;
	height: 100px;
	line-height: 100px;
	display: block;
	float: left;
	font-size: 20px;
	text-align: center;
}
.case-lei a:hover{
	background: #2f44c3;
	color: #fff;
}
.case-lei-on{
	background: #2f44c3 !important;
	color: #fff !important;
}
.case-cont{
	width: 1300px;
	height: 500px;
	background:#eee;
	padding:30px;
	box-sizing: border-box;
	margin: 0 auto;
}
.case-cont strong{
	font-size: 24px;
	color: #2f44c3;
	line-height: 80px;
}
.case-cont p{
	font-size: 16px;
	line-height: 30px;
	color: #555;
}
.case-cont>img{
	display: block;
	margin-right: 40px;
	float: left;
	
}
.case-cont ul{
	width: 600px;
	float: left;
	margin-top: 20px;
}
.case-cont ul a{
	width: 190px;
	height: 150px;
	margin: 5px;
	display: block;
	float: left;
}
.case-cont ul a img{
	width: 190px;
	height: 150px;
}
.min-case{
	width: 1300px;
	height: 200px;
	margin: 0 auto;
}
.min-case a{
	width: 240px;
	height: 200px;
	margin: 10px;
	float: left;
	border: solid 2px #ccc;
	box-sizing: border-box;
	display: block;
	overflow: hidden;
}
.min-case a img{
	width: 240px;
	height: 200px;
	-webkit-transition-duration: .5s;
	-moz-transition-duration: .5s;
	-ms-transition-duration: .5s;
	-o-transition-duration: .5s;
	transition-duration: .5s;
}
.min-case a:hover{
	border: solid 2px #cc0000;
}
.min-case a:hover img{
	transform: scale(1.1);
}
/*优势*/
.ys_all{padding: 50px 0 0 0;background: url(img/ys_bg.jpg)no-repeat top;height: 890px;position: relative;background-size: cover;}

.ys_1300{position: relative;height: 700px;}
.ysbt{background: url(img/ysbt_bg.png)no-repeat top;padding-top: 40px;}
.ysbt h2{font-size: 48px;color: #fff;text-align: center;background: url(img/tdjx_wz.png)center no-repeat;padding-right: 500px;font-weight: normal;margin-left: 250px;}

/*.shebei{-webkit-animation: bounceTop2Bottom 1s linear infinite alternate;
		-moz-animation: bounceTop2Bottom 1s linear infinite alternate;
}
@keyframes bounceTop2Bottom{
	0% {transform: translateY(0);}
	100% {transform: translateY(-2px);}
}
@-moz-keyframes bounceTop2Bottom{
	0% {transform: translateY(0);}
	100% {transform: translateY(-2px);}
}
@-webkit-keyframes bounceTop2Bottom{
	0% {transform: translateY(0);}
	100% {transform: translateY(-2px);}
}*/


.ys_waiquan{position: absolute;left: 0;right: 0;top: 32px;bottom: 0;margin: auto;display: block;animation: dg 40000ms infinite  linear;
	-webkit-animation: dg 40000ms infinite  linear;
	-moz-animation: dg 40000ms infinite  linear;}
@keyframes dg{
	0%{transform: rotate(0deg);}
	100%{transform: rotate(360deg);}
}
@-webkit-keyframes dg{
	0%{transform: rotate(0deg);}
	100%{transform: rotate(360deg);}
}
@-moz-keyframes dg{
	0%{transform: rotate(0deg);}
	100%{transform: rotate(360deg);}
}
.ys_neiquan{position: absolute;left: 0;right: 0;top: 32px;bottom: 0;margin: auto;animation: dg1 50000ms infinite  linear;
	-webkit-animation: dg1 50000ms infinite  linear;
	-moz-animation: dg1 50000ms infinite  linear;}
@keyframes dg1{
	0%{transform: rotate(0deg);}
	100%{transform: rotate(-360deg);}
}
@-webkit-keyframes dg1{
	0%{transform: rotate(0deg);}
	100%{transform: rotate(-360deg);}
}
@-moz-keyframes dg1{
	0%{transform: rotate(0deg);}
	100%{transform: rotate(-360deg);}
}

.shebei{position: absolute;left: 0;right: 0;top: 70px;bottom: 0;margin: auto;z-index: 99;}


.ys_1300 ul li h3{color: #d4d4d4;}
.ys_1300 ul li p{color: #d4d4d4;}
.ys_1300 ul li{width: 430px;position: absolute;}

.ys_1300 ul li:nth-of-type(1){top: 80px;left: 0;right: 0;bottom: 0;}
.ys_1300 ul li:nth-of-type(1) h3{width: 144px;height: 144px;background: #0a56b3;text-align: center;line-height: 144px;font-size: 28px;border-radius: 100%;float: right;}
.ys_1300 ul li:nth-of-type(1) p{width: 60%;float: left;font-size: 18px;line-height: 28px;margin-top: 35px;text-align: left;}

.ys_1300 ul li:nth-of-type(2){top: 90px;right: 0;}
.ys_1300 ul li:nth-of-type(2) h3{width: 114px;height: 114px;background: #cb0915;text-align: center;line-height: 114px;font-size: 22px;border-radius: 114px;float: left;}
.ys_1300 ul li:nth-of-type(2) p{width: 64%;float: right;font-size: 18px;line-height: 28px;text-align: left;margin-top: 10px;}

.ys_1300 ul li:nth-of-type(3){top: 510px;left: 0;}
.ys_1300 ul li:nth-of-type(3) h3{width: 96px;height: 96px;background: #6a6a6a;text-align: center;line-height: 96px;font-size: 20px;border-radius: 96px;float: right;}
.ys_1300 ul li:nth-of-type(3) p{width: 68%;float: left;font-size: 18px;line-height: 28px;text-align: left;}

.ys_1300 ul li:nth-of-type(4){top: 480px;right: 0;}
.ys_1300 ul li:nth-of-type(4) h3{width: 144px;height: 144px;background: #0a56b3;text-align: center;line-height: 144px;font-size: 28px;border-radius: 144px;float: left;}
.ys_1300 ul li:nth-of-type(4) p{width: 60%;float: right;font-size: 18px;line-height: 28px;text-align: left;margin-top: 16px;}



/*案例*/
.al_all{background: url(img/al_bg.jpg)no-repeat top;;padding: 60px 0;background-size: cover}
.al_bt{background: url(img/albt_bg.png)no-repeat center;padding: 5px 0;}
.al_bt h2{font-size: 32px;text-align: center;color: #292929;font-weight: normal;}
.al_bt h2 span{color: #cb0915;}
.al_bt p{font-size: 16px;color: #292929;text-align: center;}

.al_l{float: left;}

.al_r{font-size: 18px;color: #fff;font-style: italic;background: url(img/aldh.png)left no-repeat;padding-left: 62px;float: right;margin-top: 410px;margin-right: 40px;}
.al_r span{font-size: 32px;font-family: impact;color: #fff;}

.al_left{width: 280px;margin-top: 40px;float: left;}
.al_left li a{z-index: 1;display: block;width: 280px;height: 83px;font-size: 18px;text-align: center;color: #464646;line-height: 83px;background: #ebebeb;border-bottom: 1px solid #d0d0d0;position: relative;font-weight: 700;}
.al_left li a:before{content: '';position: absolute;width: 0;height: 0;border-top: 15px solid transparent;border-bottom: 15px solid transparent;border-right: 10px solid #cb0915;top: 0;bottom: 0;left: -10px;margin: auto;opacity: 0;}
.al_left li a:after{content: '';position: absolute;top: 0;bottom: 0;right: 0;left: 0;background: #cb0915;z-index: -1;opacity: 0;}
.al_left li a:hover{color: #fff;}
.al_left li a:hover:after,.al_left li a:hover:before{opacity: 1;}
.al_left li a:hover{border-bottom: 1px solid #cb0915;}

.al_right{float: left;margin-top: 40px;}
.al_right a{position: relative;}
.al_right a img{width: 700px;height: 500px;}
.al_right span{ display:block;width:100%;font-size: 16px; line-height:95px;color:#ffffff;text-align:center;background:rgba(0,0,0,0.5);position:absolute;bottom:0;-webkit-transition-duration: .3s;-moz-transition-duration: .3s;-ms-transition-duration: .3s;-o-transition-duration: .3s;font-weight: normal;}
.al_right a span i{float: left;text-align: left;padding-left: 50px;font-size: 18px;overflow: hidden;}
.al_right a span b{width: 135px;height: 45px;display: block;background: #cb0915;float: right;line-height: 45px;font-size: 16px;border-radius: 5px;font-weight: normal;margin-top: 25px;margin-right: 50px;}







.cppicszal{width: 100%; height: 425px; margin: 0 auto;margin-top: 30px;}
.cppicszal a{float: left; width: 500px;text-align: center; position: relative;  margin-bottom: 20px;background: #fff;height: 425px;margin: 0 10px;transition: .3s;}
.cppicszal a span{overflow: hidden; }
.cppicszal a span img{width: 95%;display: block;height: 360px;margin: auto;margin-top: 10px;}
.cppicszal a em{line-height: 2.5; font-size: 18px; display: block; font-style: normal;position: absolute;bottom: 0;width: 500px;color: #333;transition: .3s;}
.cppicszal a div{position: absolute;width: 100%; height: 100%; background: rgba(0,153,255,0.9); color: #fff; left: 0; top: 20px; opacity: 0; transition: all .3s;}
.cppicszal a:hover{background: #359534;}
.cppicszal a:hover em{color: #fff;}
/*.cppicszal a div::before{content: '';  background: url(img/356.png) center/cover;width: 60px;height: 60px; margin: auto; margin-top: 60px;display: block;}*/
/*.cppicszal a:hover div{top: 0; opacity: 1;}*/
.cppicszal a div p{position: absolute; left: 0; right: 0; bottom: 0; top: 30px; margin: auto;  line-height: 30px;font-size: 14px;text-align: center; border: 1px solid #fff;  height: 30px; width: 80px;}







/*新闻新闻*/
.news_all{padding: 60px 0;background: url(img/news_bg.jpg)no-repeat top;}

.news_nr{width: 1300px;margin: auto;}
.news_ll{width: 390px;height: 260px;background: url(img/news_l.html)no-repeat center;float: left;padding: 120px 0 120px 60px;}
.news_ll h2{font-size: 36px;color: #359534;}
.news_ll h2 span{color: #3d3d3d;}
.news_ll p{color: #359534;text-transform: uppercase;font-size: 20px;margin-top: 15px;}
.news_ll div{width: 105px;height: 1px;background: #359534;margin-top: 35px;}
.news_ll h4{font-size: 20px;color: #3d3d3d;margin-top: 30px;}
.news_ll a{width: 160px;height: 48px;border: 1px solid #359534;text-align: center;line-height: 48px;display: block;color: #359534;border-radius: 48px;margin-top: 50px;transition: .5s;}

.news_ll a:hover{color: #fff;background: #359534;width: 200px;}


.news_rr{float: right;width: 64%;}

.news_bt{background: url(img/newsbt_bg.png)no-repeat center;}
.news_bt h2{font-size: 32px;color: #292929;text-align: center;font-weight: normal;}
.news_bt h2 span{color: #cb0915;}
.news_bt p{text-align: center;color: #3d3d3d;}


.news_l{display: -webkit-flex;
display: -moz-flex;
display: -ms-flex;
display: -o-flex;
display: flex;margin-top: 50px;}
.news_l a{display: block;float: left;position: relative;border: 1px solid #aeaeae;margin: 0 10px;height: 360px;transition: .3s;width: 33%;}
.news_l a b{position: absolute;top: 0;left: 0;display: block;width:66px;height: 66px;background: #5eb755;color: #fff;font-size: 26px;text-align: center;}
.news_l a b i{display: block;font-size: 12px}
.news_l a img{width: 96%;height: 270px;margin: auto;display: block;margin-top: 10px;}
.news_l a h3{font-size:16px;color: #474747;margin: 16px 0 5px 15px;width: 98%;overflow: hidden;white-space: nowrap;text-overflow: ellipsis; }
.news_l a p{color: #474747;line-height: 160%;height: 28px;overflow: hidden;margin: 5px 15px 0 15px;}
.news_l a:hover h3{color: #fff;}
.news_l a:hover p{color: #fff;}
.news_l a:hover{background: #cb0915;border: 1px solid #cb0915;margin-top: -10px;}





#xwbox{width:820px; height:158px;background:#fff;margin: 8px;box-shadow: 0px 0px 10px #ccc;transition: .5s}
.xwpic{ width:200px; height:130px;float:left;}
.xwpic img{width:175px; height:130px;margin: 15px;}
.xwleft{height:130px; float:left; margin-left:10px; text-align: left;}

.xw14hui{ height:56px; font-size:16px; color:#3e3e3e; line-height:25px; font-weight: normal; font-family:"Microsoft Yahei";margin-top: 26px;    width: 580px;}
.xwtitle { color:#000; width:370px; height:30px; }
.xwtitle a{font-size:20px; color:#3e3e3e; line-height:75px; font-weight:700;text-align:left;}
.xw_more{ font-size:14px; color:#ff0000; line-height:30px; text-align:left;}
.xw_more a{ color:#7b7b7b; text-decoration:none;}

#xwbox:hover{margin-left: 20px;}











/*<!--新闻-->*/

.sykjfw{margin-top: 25px;width: 100%;}
.sykjfw dl{padding: 14px 0;height: 115px;transition: .3s;float: left;background: #fff;margin-right: 15px;border-bottom: 1px solid #ededed;}
.sykjfw dl dt{float: left;width: 100px;text-align: center; height: 90px;padding-top: 10px; color: #fff;margin-top: 10px;background: #0071be;transition: .3s;}
.sykjfw dl dt em{display: block;font-size: 32px;line-height: 48px;}
.sykjfw dl dd{padding-bottom:10px; float: right; width: 410px; height: 82px;padding-left: 10px;margin-top: 10px;}
.sykjfw dl dd a h4{ height:40px; line-height:48px; font-size: 16px;color: #272727;}
.sykjfw dl dd a span{height: 48px; overflow: hidden; display: block; font-size: 14px; color: #272727; width: 410px;line-height: 26px;}
.sykjfw dl:hover dt{background: #eb7403;}
/*.sykjfw dl:hover,.sykjfw dl:hover dt,.sykjfw dl:hover h4,.sykjfw dl:hover span{color: #fff;}*/



.news11{
	width: 650px;
	overflow: hidden;
	float: left;
}
.wenti{
	width: 390px;
	overflow: hidden;
	float: right;
	border: solid 10px #f2f2f2;
	box-sizing: border-box;
}
.news-tt{
	width: 100%;
	height: 40px;
}
.news-tt>h2{
	font-size: 28px;
	color: #2f44c3;
	border-left: solid 5px #2f44c3;
	float: left;
	height: 40px;
	padding-left: 15px;
}
.news-tt>a{
	float: right;
	font-size: 16px;
	color: #666;
	line-height: 40px;
}
.news-tt>a:hover{
	color: #2f44c3;
}

.news-l{
	width: 100%;
	height: 140px;

	position: relative;
	margin: 0 0 20px 0;
}
.news-l img{
	width: 180px;
	height: 140px;
	float: left;
	margin-right: 20px;
}


.news-l h4{
	padding-left: 30px;
	line-height: 45px;
	font-weight: initial;
	font-size: 18px;
	color: #333;
}
.news-l p{
	line-height: 30px;
	font-weight: initial;
	font-size: 14px;
	color: #666;
	padding: 0px 30px;
}
.news-l>a{
	width: 120px;
	height: 36px;
	display: block;
	font-size: 16px;
	color: #fff;
	line-height: 36px;
	text-align: center;
	background: #cc0000;
	margin: 10px 30px;
}
.news-l>a:hover{
	color: #fff;
	background: #f27000;
}



.news-cont ul{
	width: 100%;
}
.news-cont ul li{
	width: 620px;

	margin: 0px 0px 10px 0px;
	border-bottom: solid 1px #ddd;
}
.news-cont ul li h4{
	font-size: 18px;
	color: #000;
	font-weight: normal;
	line-height: 40px;
	float: left;
}
.news-cont ul li::after{ content: ''; clear: both;display: block;}
.news-cont ul li p{
	font-size: 14px;
	line-height: 25px;
	color: #999;
	padding-right: 20px;
}


.news-cont ul li .news-time{
	font-size: 14px;
	color: #8a8a8a;
	text-align: center;
	float: right;
line-height: 40px;
	display: block;

}

.fs_hf{background: url(img/3_17.html) center top no-repeat; height: 242px; }
.fs_hf ul li:not(:last-child){ margin-right: 15px;}
.fs_hf ul li{ width: 390px; background: #fff; float: left; height: 142px; margin-top: 50px;}
.fs_hf ul li img{display: block; padding: 25px 20px; float: left;}
.fs_hf ul li h4{font-size: 20px; color: #434343; margin-top: 30px;}
.fs_hf ul li p{font-size: 14px; line-height: 2; padding-top: 10px;}
/* footer */

#footer {
	width: 100%;
	overflow: hidden;
	background: #2f44c3;
	padding: 40px 0px;
}
#footer ul{
	width: 1300px;
	overflow: hidden;
	margin: 0 auto;
}
#footer ul li{
	float: left;
	margin-left: 30px;
}
.b-logo{
	width: 300px;
	height: 200px;
	border-right: solid 1px #6574d3;
	box-sizing: border-box;
	text-align: center;
	font-size: 36px;
	color: #fff;
	font-weight: bold;
}
.b-logo img{
	display: block;
	margin: 10px auto;
	
}
.b-contact{
	font-size: 16px;
	color: #fff;
	line-height: 30px;
}
.b-contact a{
	color: #ddd;
}
.b-contact a:hover{
	color: #ffba00;
}
.b-wx{
	font-size: 16px;
	color: #fff;
	text-align: center;
}
.b-wx img{
	display: block;
	margin: 10px;
}
#b-link {
	width: 100%;
	height: 145px;
	background:url(img/topbg.html) top center no-repeat;
	padding: 20px;
	box-sizing: border-box;
}
.link-box{
	width: 1300px;
	margin: 0 auto;
}
.link-tt{
	border: solid 1px #ccc;
	border-radius: 5px;
	width: 130px;
	height: 85px;
	float: left;
	display: block;
	margin-right: 30px;
}
.link-tt h2{
	color: #2f44c3;
	font-size: 22px;
	text-align: center;
	padding-top: 15px;
}
.link-tt h3{
	color: #666;
	font-size: 20px;
	text-align: center;
	font-weight: initial
}
.link-cont{
	float: left;
	width: 1100px;
	height: 85px;
}
.link-cont a{
	font-size: 16px;
	color: #333;
	line-height: 40px;
	margin-right: 20px;
}
.link-cont a:hover{
	color: #ff0000;
}
/*内页样式*/
#main100 {
	width: 95%;
	height: auto;
	margin: 0 auto;
	font-size: 16px;
	line-height: 35px;
}
#main {
	width: 1300px;
	height: auto;
	margin: 0 auto;
	font-size: 16px;
	line-height: 35px;
}
#main::after{content: ''; clear: both; display: block;}
.ny_left {
	width: 295px;
	height: auto;
	float: left;
}
.left_side{width:100%;}
.left_side .box_two{width:275px;background-color:#231915;padding:10px 10px;}
.left_side .box_two{margin-top:10px;padding:20px 10px;}
.left_side .box_two p{font-size:16px;color:#fff;line-height:30px;}
.left_side .box_two strong{color:#fff;font-size:24px;display: block;margin-bottom:10px;font-family:impact;font-weight:100;}
.left_side .box_two .more{height:36px;line-height:36px;background-color:#fff;margin-top:10px;width:200px;color:#333;text-align: center;display: block;}
.left_side .box_two .more i{background-color:#CB0915;}
.left_side .box_two .more:hover{color:#fff;}

.sycp_l{background:#CB0915}
.sycp_l h3{color:#fff;font-size:30px;background:url(1_16.html) 20px 20px no-repeat;padding-left:60px;padding-top:10px}
.sycp_l h3 em{display:block;color:#fff;font-size:20px;text-transform:uppercase}
.sycp_l ul li{margin:0 25px}
.sycp_l ul li a{display:block;background:url(jt.html) left center no-repeat;height:45px;line-height:45px;color:#fff;padding-left:20px;border-bottom:1px solid #ec8888;transition: .5s;}
.sycp_l ul li a:hover{padding-left:30px}
.sycp_l .box_two{background:url(1_25.html) left center no-repeat;padding-left:60px;margin:20px 0 15px 15px;color:#fff}
.sycp_l .box_two strong{font-size:30px;font-family:Impact,Haettenschweiler,'Arial Narrow Bold',sans-serif;font-weight:normal}
.sycp_l img{display:block;margin:30px 0 20px 30px}

.pub_button{position: relative;z-index:1;}
.pub_button .pb_bg{position: absolute;left: 0;top: 0;width: 100%;height: 100%;background-color:rgba(7,95,192,0.7);-webkit-transition: transform 0.5s 0s cubic-bezier(0.36, 0.01, 0.29, 0.99);transition: transform 0.5s 0s cubic-bezier(0.36, 0.01, 0.29, 0.99);transform-origin: left 100%;-webkit-transform-origin: left 100%;transform: scaleY(0);-webkit-transform: scaleY(0);visibility: hidden\9;z-index: -1;}
.pub_button:hover .pb_bg, .pub_button.active .pb_bg{transform: scaleY(1);-webkit-transform: scaleY(1);transform-origin: left 0;-webkit-transform-origin: left 0;visibility: visible\9;}

.ny_right {
	width: 990px;
	height: auto;
	float: right;
}

.bass {
	height: 60px;
	line-height: 30px;
	font-size: 18px;
	color: #666;
	width: 100%;
	margin: 0 auto 30px;
	border-bottom: dashed 1px #ddd;
}
.bass img{
	vertical-align: middle;
	margin-right: 10px;
}
.bass ol{
	color: #292929;
	text-align: center;
	font-size: 32px;
}
.bass div{
	float: left;
	background: #5e5e5e;
	color: #fff;
	height: 40px;
	text-align: center;
	line-height: 40px;
	font-size: 16px;
	padding: 0 12px;
}


.bass a {background: #009944;
	color: #fff;
	text-decoration: none;
	font-size: 16px;
	padding: 5px 10px;
	float: left;
}

.ny_news li{
	width: 98%;
	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;
}
.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: 150px;
	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(img/news1.html) 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;
	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:80px;
	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(img/pro-tel.html) 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: 16px;
	line-height: 36px;
	color: #000;
}
.nr20 h1{
	font-size: 26px;
	color: #cb0915;
	text-align: center;
}

.nextinfo{
	width: 100%;
	overflow: hidden;
	
}
.nextinfo span{
 	background: #eee;
 	margin: 20px 1%;
 	width: 48%;
 	float: left;
 	text-align: center;
 	border-radius: 20px;
 }
.nextinfo span:hover{
 	background: #333;
 	color: #fff;
 }
.nextinfo span:hover a{
	color: #fff;
}
 
 
.pc_tt {
	background: #0359a8;
	color: #fff;
	width: 290px;
	height: 90px;
	box-sizing: border-box;
}
.pc_tt h2{
	font-size: 24px;
	line-height: 30px;
	text-align: center;
	padding-top:20px;
	font-weight: initial;
	font-weight: 700;
}
.pc_tt>p{
	font-size: 14px;
	line-height: 30px;
	text-align: center;
	color: #ccc !important;
	width: 250px;
	margin: 0 auto;
}
.left_cplei {
	width: 290px;
	height: auto;
	padding: 5px 0px;
	box-sizing: border-box;
	background: #fff;
}

.left_cplei li {
	width: 230px;
	height: 40px;
	border:1px solid #aeaeae;
	border-radius: 40px;
	margin: 10px auto;
	text-align: left;
	line-height: 40px;
	font-size: 16px;
	padding-left: 10px;
	-webkit-transition-duration: .3s;
	-moz-transition-duration: .3s;
	-ms-transition-duration: .3s;
	-o-transition-duration: .3s;
	transition-duration: .3s;
}
.left_cplei li:hover{
	border: 1px solid #eb7403;
	background: #eb7403;
}
.left_cplei li:hover a{
	color: #fff;
}
.left_cplei li a {
	text-align: center;
	display: block;
	color: #333;
	font-size: 15px;
}

.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: 50px;
	margin-bottom: 10px;
	background: #0359a8;
	color: #888;
	width:100%;
	margin: 0 auto 10px;
	box-sizing: border-box;
}
.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: #d7a02b;
}
.left-lx p{
	padding: 0px 20px;
	font-size: 16px;
	color: #333;
	line-height: 30px;
}

#nyba {
	width: 100%;
	height: 350px;
	background: url(img/nyba.jpg) top center no-repeat #333;
	margin-bottom: 30px;    
	position: relative;
	margin-top: 30px;
}



.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(images/left1.html) left center no-repeat;
}

.ibox7 #RightArr1 {
	position: absolute;
	right: 0px;
	top: 0px;
	width: 600px;
	height: 270px;
	cursor: pointer;
	background: url(images/right1.html) 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;
}

/*滚动分类首页*/


/*滚动分类内页*/


.pnav{width: 1300px;position: relative;margin: 0 auto 0 auto;padding-top: 50px;}
.pnav ul{text-align: center;}
.pnav ul li {display: block;margin: 0 18px;overflow: hidden;transition: all .3s;float: left;}
.pnav ul li a{display: block;position: relative;}
.pnav ul li a img{transition:  1s;width: 160px;height: 160px;border-radius: 50%;}
.pnav ul li a p{text-align: center;font-size: 14px;color: #fff;margin-top: 5px;background: #e10312;padding: 5px 0 25px 0;margin: 0 auto;transition: .5s;bottom: 0px;width: 100%;}
.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: #e10312;color: #fff;}
.pnav ul li a:hover i{color: #fff;}
.pnav .btnLeft,.pnav .btnRight{position:absolute;top:50%;width:27px;height:51px;transition: 0.5s;opacity: 0.6;}
.pnav .btnLeft{left:-80px;background: url(img/guanqi_07.jpg)no-repeat center;}
.pnav .btnLeft:hover{left: -90px;opacity: 1;}
.pnav .btnRight{right:-80px;background:url(img/guanqi_10.jpg) no-repeat center;}
.pnav .btnRight:hover{right: -90px;opacity: 1;}




#ruanti_scroll img{width: 160px;height: 160px;overflow: hidden;border-radius: 50%;border: 2px solid #b6b6b6;}
#ruanti_scroll em{display: block;text-align: center;font-size: 18px;font-weight: bold;color: #333333;line-height: 30px;height: 40px;border-radius: 40px;margin: 0 auto;}
#ruanti_scroll a{display: block;float: left;margin: 0 10px;transition: all 1s;}
#ruanti_scroll span{display: block;transition: all 1s;}
#ruanti_scroll a:hover span{transform: rotateY(360deg);}



.pnav1{width: 1300px;position: relative;margin: 0 auto 0 auto;padding-top: 90px;}
.pnav1 ul{text-align: center;}
.pnav1 ul li {display: block;margin: 0 18px;overflow: hidden;transition: all .3s;float: left;}
.pnav1 ul li a{display: block;position: relative;}
.pnav1 ul li a img{transition:  1s;width: 160px;height: 160px;border-radius: 50%;}
.pnav1 ul li a p{text-align: center;font-size: 14px;color: #fff;margin-top: 5px;background: #e10312;padding: 5px 0 25px 0;margin: 0 auto;transition: .5s;bottom: 0px;width: 100%;}
.pnav1 ul li a i{position: absolute;bottom: 6px;font-style: normal;font-size: 18px;left: 123px;transition: .5s;}
.pnav1 ul li a:hover img{filter: brightness(120%);}
.pnav1 ul li a:hover p {background: #e10312;color: #fff;}
.pnav1 ul li a:hover i{color: #fff;}
.pnav1 .btnLeft,.pnav1 .btnRight{position:absolute;top:50%;width:27px;height:51px;transition: 0.5s;opacity: 0.6;}
.pnav1 .btnLeft{left:-80px;background: url(img/guanqi_07.jpg)no-repeat center;}
.pnav1 .btnLeft:hover{left: -90px;opacity: 1;}
.pnav1 .btnRight{right:-80px;background:url(img/guanqi_10.jpg) no-repeat center;}
.pnav1 .btnRight:hover{right: -90px;opacity: 1;}



#ruanti_scroll1 img{width: 160px;height: 160px;overflow: hidden;border-radius: 50%;border: 2px solid #b6b6b6;}
#ruanti_scroll1 em{display: block;text-align: center;font-size: 16px;font-weight: bold;color: #fff;line-height: 35px;height: 35px;border-radius: 40px;margin: 0 auto;background: #292929;margin-top: 10px;}
#ruanti_scroll1 a{display: block;float: left;margin: 0 20px;transition: all 1s;}
#ruanti_scroll1 span{display: block;transition: all 1s;}
#ruanti_scroll1 a:hover span{transform: rotateY(360deg);}
#ruanti_scroll1 a:hover{margin-top: -10px;}
#ruanti_scroll1 a:hover em{background: #cb0915;}



.newsc .nbt{text-align: center;}
.newsc .nbt li{display:inline-block;height:40px;line-height:40px;width:16%;background: #232323;transform: skew(-20deg);}
.newsc .nbt li a{margin: 0 auto;display:block;padding:0 30px;font-size:16px;text-align:center;color: #fff;}
.newsc .nbt li a div{transform: skew(20deg);}
.newsc .nbt li a:hover{background:#b80000;color:#fff;}
.newsc .nbt li.hover a{background:#0c82e8;color:#fff;}
.newsc .listc ul,.newsc .listc li{width:100%;}
.newsc .listc li{transition: .3s;}
.newsc .listc li:nth-of-type(even){
	background: #f7f7f7;
}
.newsc .listc li.grayc{background-color:#f8f8f8;}
.newsc .listc .centerc{width:980px;margin:0 auto;position:relative;-webkit-transition:all 0.3s linear 0s;transition:all 0.3s linear 0s;left:0;}
.newsc .listc li a{padding:50px 0;display: block;}
.newsc .listc .numc{display:block;width:170px;font-size:72px;font-family:"Arial";color:#d2d2d2;font-weight:bold;font-style:italic;float: left}
.newsc .listc .numc img{width: 100%;}
.newsc .listc .fontc{display:block;width:80%;font-size:18px;line-height:30px;float: right}
.newsc .listc .fontc .introc{font-size: 14px;color: #7b7b7b;}
.newsc .listc .fontc p{ font-size: 18px;}
.newsc .listc li:hover{background-color:#cb0915;}
.newsc .listc li:hover .numc,.newsc .listc li:hover .fontc p,.newsc .listc li:hover .fontc .introc{color:#fff;}

.newsc .listc li:hover .centerc{left:-16px;}
.f-cbc:after{display:block;height:0;clear:both;visibility:hidden;overflow:hidden;content:".";}
