	@charset "utf-8";
body {
	background: #fff;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: "Microsoft Yahei";
}

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{
	font-style: normal;
}



/*
.left{ float:left;}
.right{ float:right;}
 */

.h30 {
	height: 30px;
}

.h50 {
	height: 50px;
}

.clear {
	clear: both;
}


/* header */

#header {
	width: 100%;
	height: 180px;
	background:#fff;
	position: relative;
}
.top1{
	width: 100%;
	height: 40px;
	background: #2442b2;
}
.top1 p{
	width: 1200px;
	line-height: 40px;
	color: #fff;
	font-size: 14px;
	margin: 0 auto;
}
.top1 p span{
	float: right;
	line-height: 40px;
	color: #fff;
	font-size: 14px;
}
.top1 p span a{
	color: #fff;
}
.top1 p span a:hover{
	color: #e84b00;
}
.top-box{
	width: 1200px;
	height: 140px;
	margin: 0 auto;
}
.logo{
	float: left;
	width: 600px;
	padding-top: 10px;
}


.top-r {
	width: 600px;
	height: 120px;
	float: left;
}
.mob{
	width: 250px;
	float: left;
	font-size: 22px;
	color: #555;
	text-align: left;
	margin-top: 40px;
	background: url(../img/mob.jpg) left center no-repeat;
	padding-left: 60px;
}
.mob b{
	font-size: 32px;
	color: #e84b00;
	font-family: impact;
	font-weight: initial;
	display: block;
	
}
.top-zz{
	float: right;
	padding-top: 20px;
}
.top-zz p span{
	float: right;
}
.top-zz p span a{
	font-size: 16px;
	color: #666;
}
.top-zz img{
	margin: 10px;
}

/*主导航多级菜单*/
#navbox{
	width: 100%;
	height: 55px;
	background: #fff;
	border-top:solid 1px #cdcdcd;
	display: table;
}
.nav {
	width: 1200px;
	height: 55px;
	margin: 0 auto;
}

.nav>li {
	float: left;
	text-align: center;
	width: 120px;
	line-height: 55px;
	margin: 0px;
	
}
.nav .navlink{
	-webkit-transition-duration: .5s;
	-moz-transition-duration: .5s;
	-ms-transition-duration: .5s;
	-o-transition-duration: .5s;
	transition-duration: .5s;
}
.nav .navlink:hover{
	box-shadow: 0px 0px 15px #aaa;
	background: #2442b2;
	color: #fff;
}

.nav>li>a {
	display: block;
	color: #000;
	font-size: 18px;
	font-family: 'Microsoft Yahei', '微软雅黑E\8F6F\96C5\9ED1';
	text-decoration: none;
}

.nav>li>ul {
	position: absolute;
	z-index: 9999;
	width: 100% !important;
	background: rgba(0,0,0,.8);
	left: 0;
	right: 0;
	top: 235px;
	margin: 0 auto;
	padding:50px 3%;
	box-sizing: border-box;
	display: none;
}
.nav>li>ul li{
	width: 200px;
	height: 180px;
	float: left;
	margin: 10px;
}
.nav>li>ul li a img{
	width: 200px;
	height: 150px;
	display: block;
}
.nav>li>ul li a span{
	font-size: 16px;
	display: block;
	text-align: center;
	width: 100%;
	height: 30px !important;
	background: #fff;
	line-height: 30px;
}
.nav>li>ul li:hover a span{
	font-size: 16px;
	display: block;
	text-align: center;
	width: 100%;
	height: 30px !important;
	background: #2442b2;
	line-height: 30px;
	color: #fff;
}


#bass-tel{
	width: 100%;
	height: 150px;
	background: #eb5e21;
}
.bass-box{
	width: 1200px;
	height: 120px;
	margin: 0 auto;
}
.bass-tel{
	font-size: 16px;
	color: #fff;
	background: url(../img/t1.jpg) left center no-repeat;
	padding-left: 50px;
	padding-top: 15px;
}
.bass-tel span{
	font-size: 32px;
	color: #fff;
	font-family: impact;
	display: block;
}
.bass-add{
	font-size: 16px;
	color: #fff;
	background: url(../img/t2.jpg) left center no-repeat;
	padding-left: 50px;
	padding-top: 15px;
}
.bass-add span{
	font-size: 18px;
	color: #fff;
	display: block;
}
.bass-l{
	float: left;
	width: 650px;
}
.bass-ss{
	float: right;
	width: 520px;
	padding-top: 30px;
}
.bd2{
	width: 370px;
	height: 35px;
	border-radius: 20px;
	background: #fff;
	margin-left: 30px;
}
.anniu2{
	width: 80px;
	height: 35px;
	background: #fff;
	border-radius: 20px;
	font-size: 16px;
	line-height: 35px;
	text-align: center;
}
.bass-ss p{
	font-size: 18px;
	color: #fff;
	margin-top: 15px;
}
.bass-ss em{
	font-size: 16px;
	color: #fff;
	line-height: 40px;
}


.bass {
	height: 60px;
	line-height: 60px;
	font-size: 18px;
	color: #666;
	width: 100%;
	margin: 0 auto 30px;
	border-bottom: solid 2px #ddd;
}
.bass img{
	vertical-align: middle;
	margin-right: 10px;
}

.bass a {
	color: #cc0000;
	text-decoration: none;
	font-weight: bold;
	font-size: 18px;
}
/* 产品 */


#pro{
	width: 1200px;
	overflow: hidden;
	padding: 50px 0px 20px 0px;
	margin: 0 auto;
	background: #fff;
}
.pro-l{
	width: 290px;
	float: left;
}
.pro-r{
	width: 900px;
	float: right;
}
.pro-r .pro-tt{
	background: #f4f5f6;
	width: 100%;
	height: 80px;
	margin-bottom: 15px;
}
.pro-r .pro-tt h2{
	font-size: 30px;
	color: #2442b2;
	line-height: 80px;
	float: left;
	padding-left: 20px;
}
.pro-r .pro-tt span{
	font-size: 18px;
	color: #666;
	float: left;
	line-height: 80px;
	padding-left: 5px;
}
.pro-r .pro-tt a{
	font-size: 14px;
	color: #666;
	float: right;
	width: 60px;
	height: 55px;
	display: block;
	background: url(../img/t4.jpg) center 8px no-repeat #fff;
	margin: 15PX;
	text-align: center;
	padding-top: 30px;
	box-sizing: border-box;
}
.pro-pic{
	width: 900px;
	height: 510px;
	overflow: hidden;
	margin-bottom: 15px;
	display: block;
	position: relative;
}
.pro-pic img{
	width: 900px;
	height: 510px;
}
.pro-pic p{
	position: absolute;
	bottom: 10px;
	right: 20px;
}
.pro-pic p span{
	width: 30px;
	height: 30px;
	line-height: 30px;
	font-size: 14px;
	background: #fff;
	border-radius: 50%;
	display: block;
	margin: 5px;
	float: left;
	text-align: center;
}
.pro-on{
	background: #ff0000 !important;
	color: #fff;
}

#pro-box1{
	width: 100%;
	overflow: hidden;
}
#pro-box1 li{
		width: 280px;
		height: 290px;
		background: #fff;
		margin: 10px;
		float: left;
		list-style: none;
		overflow: hidden;
		position: relative;
		z-index: 0;
		border: solid 1px #d5d2d2;
		box-sizing: border-box;
		
}
#pro-box1 li img{
		width: 100%;
		height: 210px;
		padding: 0;
		margin: 0;
}
#pro-box1 li p{
	position: absolute;
	width: 100%;
	height: 80px;
	background: #fff;
	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;
	
	
}
#pro-box1 li:hover p{
	position: absolute;
	width: 100%;
	height: 80px;
	background: #fff;
	z-index: 999;
	left: 0;
	bottom: 0;
	
	
}
#pro-box1 li p>a{
		width: 100%;
		line-height:40px;
		height: 40px;
		text-align: center;
		font-size: 18px;
		color: #000;
		display: block;
		
}
#pro-box1 li p em{
	background: url(../img/pro-tel.png) 20px center no-repeat #0037a5;
	font-size: 18px;
	display: block;
	width: 100%;
	height: 40px;
	line-height: 40px;
	color: #fff;
	text-align: center;
	-webkit-transition-duration: .5s;
	-moz-transition-duration: .5s;
	-ms-transition-duration: .5s;
	-o-transition-duration: .5s;
	transition-duration: .5s;
}
#pro-box1 li:hover p em{
	background: #eee;
	font-size: 18px;
	display: block;
	width: 100%;
	height: 40px;
	line-height: 40px;
	color: #333;
	text-align: center;
}
#home-ys{
	width: 100%;
	overflow: hidden;
	background: url(../img/ysbg.jpg);
}
.ys-tt{
	background: url(../img/ys1.jpg) top center no-repeat;
	width: 100%;
	height: 292px;
	text-align: center;
	padding-top: 20px;
}
.ys-tt h2{
	font-size: 58px;
	color: #fff;
	line-height: 100px;
}
.ys-tt em{
	width: 90px;
	height: 100px;
	display: inline-block;
	border-radius: 50%;
	color: #eb5e21;
	font-size: 90px;
	text-align: left;
	line-height: 100px;
	background: #fff;
	font-family: impact;
	margin: 30px 10px;
	padding-left: 10px;
}
.ys-tt>p{
	background: #eb5e21;
	padding: 0px 10px;
	font-size: 28px;
	line-height: 48px;
	color: #fff;
	width: 600px;
	margin: 0 auto;
	text-align: center;
}
.ys-cont{
	width: 1200px;
	overflow: hidden;
	margin: 0 auto;
}
.ys-cont ul{
	float: left;
}
.ys-cont img{
	float: right;
}
.ys-cont ul li{
	margin-top: 20px;
	display: table;
}
.ys-cont ul li span{
	width: 69px;
	height: 150px;
	background: url(../img/ys3.jpg)left top no-repeat;
	display: block;
	float: left;
	margin-right: 20px;
	font-size: 42px;
	font-family: impact;
	text-align: center;
	line-height: 75px;
	color: #fff;
}
.ys-cont ul li strong{
	font-size: 28px;
	color: #2442b2;
}
.ys-cont ul li p{
	font-size: 16px;
	color: #666;
	line-height: 30px;
	width: 450px;
}


.ys-cont2{
	width: 1200px;
	overflow: hidden;
	margin: 50px auto;
}
.ys-cont2 ul{
	float: right;
}
.ys-cont2 img{
	float: left;
}
.ys-cont2 ul li{
	margin-top: 20px;
	display: table;
}
.ys-cont2 ul li span{
	width: 69px;
	height: 150px;
	background: url(../img/ys3.jpg)left top no-repeat;
	display: block;
	float: left;
	margin-right: 20px;
	font-size: 42px;
	font-family: impact;
	text-align: center;
	line-height: 75px;
	color: #fff;
}
.ys-cont2 ul li strong{
	font-size: 28px;
	color: #2442b2;
}
.ys-cont2 ul li p{
	font-size: 16px;
	color: #666;
	line-height: 30px;
	width: 450px;
}


#home-case{
	width: 100%;
	height: 853px;
	padding: 50px 0px;
	background: url(../img/ys5.jpg) top center no-repeat #183eaa;
}
.case-tt{
	font-size: 40px;
	color: #fff;
	width: 333px;
	background: url(../img/img3.png) bottom center no-repeat;
	margin: 0 auto;
	text-align: center;
	padding-left: 5px;
	line-height: 80px;
	padding-bottom: 15px;
}
.case-tt h2{
	font-size: 40px;
	color: #e65224;
	float: right;
}
#home-case>p{
	font-size: 22px;
	color: #fff;
	text-align: center;
	line-height: 45px;
	margin-bottom: 30px;
}
.case-cont{
	width: 1200px;
	height: 530px;
	margin: 0 auto;
	position: relative;
}
.case-cont a img{
	width: 880px;
	height: 530px;
}
.case-cont .case-zi{
	width: 350px;
	height: 530px;
	overflow: hidden;
	background: url(../img/case2.png) right top no-repeat;
	position: absolute;
	z-index: 2;
	right: 0;
	top: 0;
	padding: 50px 50px 50px 50px;
	box-sizing: border-box;
}
.case-cont .case-zi strong{
	font-size: 26px;
	color: #fff;
	line-height: 50px;
}
.case-cont .case-zi p{
	font-size: 16px;
	color: #fff;
	line-height: 30px;
}
.case-zi .case-tel{
	font-size: 18px;
	color: #fff;
	margin-top: 25px;
}
.case-zi .case-tel span{
	display: block;
	font-size: 22px;
	color: #fff;
	font-weight: bold;
}
.case-lei{
	width: 1200px;
	height: 100px;
	border: solid 2px #fff;
	box-sizing: border-box;
	margin: 30px auto;
}
.case-lei a{
	font-size: 20px;
	color: #fff;
	line-height: 100px;
	width: 20%;
	height: 100px;
	display: block;
	float: left;
	text-align: center;
	box-sizing: border-box;
}
.case-lei a:hover{
	background: #fff;
	color: #000;
}



#home-sl{
	width: 100%;
	overflow: hidden;
	padding: 50px 0px;
}
.sl-tt{
	font-size: 40px;
	color: #2442b2;
	width: 333px;
	background: url(../img/zz1.jpg) bottom center no-repeat;
	margin: 0 auto;
	text-align: center;
	padding-left: 5px;
	line-height: 80px;
	padding-bottom: 15px;
}
.sl-tt h2{
	font-size: 40px;
	color: #2442b2;
	float: right;
}
#home-sl>p{
	font-size: 22px;
	color: #000;
	text-align: center;
	line-height: 45px;
	margin-bottom: 30px;
}
.sl-cont{
	width: 90%;
	overflow: hidden;
	margin: 0 auto;
}
.sl-cont li{
	width: 23%;
	height: 320px;
	float: left;
	margin: 10px 1%;
	position: relative;
	display: block;
	background: #cc0000;
}
.sl-cont li:hover{
	box-shadow: 0px 0px 10px #ccc;
}
.sl-cont li a{
	width: 100%;
	height: 270px;
	display: block;
	overflow: hidden;

}
.sl-cont li a img{
	width: 100%;
	height: 270px;
	-webkit-transition-duration: .5s;
	-moz-transition-duration: .5s;
	-ms-transition-duration: .5s;
	-o-transition-duration: .5s;
	transition-duration: .5s;
}
.sl-cont li:hover a img{
	transform: scale(1.1);
}
.sl-cont li p{
	background: #eee;
	width: 100%;
	height: 50px;
	line-height: 50px;
	text-align: center;
	font-size: 18px;
	position: absolute;
	z-index: 2;
	left: 0;
	bottom: 0;
}

.sl-cont li:hover p{
	background: #183ea9;
}
.sl-cont li:hover p a{
	color: #fff;
}
.sl-cont li p a{
	color: #333;
	padding: 0;
	margin: 0;
	width: 100%;
	height: 50px;
}


#home-zz{
	width: 100%;
	height: 826px;
	background: url(../img/zzbg.jpg) top center no-repeat;
	padding: 50px 0px;
	box-sizing: border-box;
}
#focus_Box{position:relative;width:1200px;height:650px;margin:30px auto 0 auto;}
#focus_Box ul{position:relative;width:1200px;height:650px;}
#focus_Box li{ z-index:0;position:absolute; width:0px;height:100%;top:146px;cursor:pointer;left:377px;}
#focus_Box li img{width:100%;height:100%;vertical-align:top; background: #cc0000; }
#focus_Box li p{
	height: 50px;
	background:#ddd;
	text-align: center;
	font-size: 20px;
	line-height: 50px;
}
#focus_Box .prev,#focus_Box .next{display:block;z-index:100;overflow:hidden;cursor:pointer;position:absolute;width:50px;height:58px;top:131px;}
#focus_Box .prev{background:url(../img/btn.png) left bottom no-repeat; left:-70px; top:320px;}
#focus_Box .next{background:url(../img/btn.png) right bottom no-repeat;right:-60px; top:320px;} 
#focus_Box .prev:hover{background-position:left top;}
#focus_Box .next:hover{background-position:right top;}






#home-news{
	width: 100%;
	overflow: hidden;
	background: #fff;
	padding-top: 50px;
}

#home-news>h2{
	font-size: 46px;
	color: #1e53bd;
	text-align: center;
}

#home-news>h3{
	font-size: 50px;
	text-align: center;
	color: #aeaeae;
}


#home-news>p{
	font-size: 18px;
	color: #666;
	text-align: center;
	line-height: 45px;
	width: 800px;
	margin: 0 auto;
}




.news-cont{
	width: 1200px;
	height: 500px;
    margin: 50px auto 50px;
}
.news-cont>h2{
	font-size: 24px;
	color: #333;
	text-align: left;
	border-bottom: solid 1px #ccc;
	background: url(../img/xian2.jpg) bottom left no-repeat;
	margin-bottom: 30px;
	line-height: 60px;
}
.news-l{
	width: 550px;
	height: 450px;
	background: #fff;
	float: left;
	position: relative;
}
.news-pic{
	width: 550px;
	height: 300px;
	border: solid 1px #ddd;
	box-sizing: border-box;
	overflow: hidden;
	position: relative;
}
.news-pic img{
	width: 550px;
	height: 300px;
	
}
.news-pic p{
	position: absolute;
	bottom: 10px;
	right: 20px;
}
.news-pic p span{
	width: 30px;
	height: 30px;
	background: #fff;
	border-radius: 50%;
	display: block;
	margin: 5px;
	float: left;
	text-align: center;
}
.news-pic .news-on{
	background: #ff0000;
	color: #fff;
}
.news-l h4{
	padding-left: 20px;
	line-height: 50px;
	font-weight: initial;
	font-size: 18px;
	color: #333;
}
.news-l p{
	line-height: 30px;
	font-weight: initial;
	font-size: 16px;
	color: #666;
	padding: 0px 20px;
}
.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{
	float: right;
}
.news-cont ul li{
	width: 620px;
	height: 135px;
	margin: 0px 15px 20px 10px;
}
.news-cont ul li h4{
	font-size: 18px;
	color: #000;
	font-weight: normal;
	line-height: 40px;
}
.news-cont ul li h4 a{
	color: #000;
}
.news-cont ul li p{
	font-size: 14px;
	line-height: 25px;
	color: #999;
	padding-right: 20px;
}
.news-cont ul li:hover .news-time{
	color: #0c44b4;
	
}
.news-cont ul li:hover .news-time span{
	color: #666;
	border: solid 1px #fff;
	
}
.news-cont ul li:hover h4 a{
	color: #0c44b4;
}
.news-cont ul li .news-time{
	background: #fff;
	width: 100px;
	height: 145px;
	font-size: 40px;
	color: #0c44b4;
	text-align: center;
	float: left;
	line-height: 80px;
	display: block;
	margin-right: 20px;
}
.news-cont ul li .news-time span{
	font-size: 20px;
	color: #666;
	display: block;
	line-height: 40px;
	width: 100px;
	height: 40px;
	margin: 0 auto;
	text-align: center;
}


.wt-cont{
	width: 1200px;
	overflow: hidden;
    margin: 0px auto 30px;
}
.wt-cont>h2{
	font-size: 24px;
	color: #333;
	text-align: left;
	line-height: 30px;
}
.wt-cont>p{
	font-size: 14px;
	color: #333;
	text-align: left;
	line-height: 30px;
}
.wt-cont ul{
	width: 1200px;
	overflow: hidden;
	margin: 0 auto;
}
.wt-cont ul li{
	width: 380px;
	height: 120px;
	margin: 10px 15px 10px 5px;
	float: left;
	border: solid 1px #ddd;
	box-sizing: border-box;
	display: block;
	background: #f8f8f8;
	padding: 15px;
}
.wt-cont ul li a{
	font-size: 18px;
	color: #000;
	background: url(../img/wen.png) top left no-repeat;
	padding-left: 35px;
	line-height: 35px;
}
.wt-cont ul li a:hover{
	color: #0a43b6;
}
.wt-cont ul li p{
	font-size: 14px;
	color: #666;
	background: url(../img/da.png) top left no-repeat;
	padding-left: 35px;
	line-height: 25px;
}

#home-about{
	width: 100%;
	height: 648px;
	background: url(../img/aboutbg.jpg) top center no-repeat;
	
}
#home-about h2{
	color: #2442b2;
	text-align: center;
	line-height: 80px;
	font-size: 33px;
	padding-top: 100px;
}
#home-about .jj{
	width: 1000px;
	overflow: hidden;
	margin: 0 auto;
	font-size: 14px;
	color: #666;
	line-height: 25px;
	text-align: center;
}
#home-about .jj a{
	border: solid 2px #1973d8;
	width: 150px;
	height: 40px;
	display: block;
	border-radius: 25px;
	text-align: center;
	font-size: 16px;
	color: #1973d8;
	line-height: 40px;
	margin: 15px auto;
}
#home-about .jj a:hover{
	background: #fff;
}

/* footer */

#footer {
	width: 100%;
	overflow: hidden;
	background: #2442b2;
	padding: 50px 0px;
}
#footer ul{
	width: 1200px;
	overflow: hidden;
	margin: 0 auto;
}
#footer ul li{
	float: left;
	padding:0px 30px;
}
#footer ul li strong{
	font-size: 20px;
	color: #fff;
	line-height: 50px;
	display: block;
}
#footer ul li p{
	font-size: 18px;
	color: #fff;
	line-height: 33px;
}
.b-tel{
	font-size: 18px;
	color: #fff;
	background: url(../img/img1.jpg) left center no-repeat;
	padding-left: 75px;
	margin-bottom: 10px;
}
.b-tel b{
	font-size: 32px;
	color: #fff;
	display: block;
}
.b-cont{
	background: url(../img/xian.jpg) top right repeat-y;
	width: 450px;
}
.b-pro{
	width: 420px;
	background: url(../img/xian.jpg) top right repeat-y;
}
.b-pro a{
	font-size: 18px;
	color: #fff;
	width: 200px;
	display: block;
	float: left;
	line-height: 33px;
}
.b-pro a:hover{
	color: #eb7015;
}
.b-wx{
	float: right;
	font-size: 16px;
	color: #fff;
	text-align: center;
	line-height: 40px;
}
.b-wx img{
	display: block;
	margin-top: 30px;
}
#copy {
	width: 100%;
	height: 60px;
	background: #d6d6d6;
	text-align: center;
	font-size: 16px;
	color: #000;
	line-height: 60px;
}
#copy ul{
	width: 1300px;
	margin: 0 auto;
	font-size: 16px;
	color: #000;
	line-height: 60px;
	text-align: center;
}
#copy ul p{
	font-size: 16px;
	color: #000;
	line-height: 60px;
	float: left;
	margin: 0px 100px;
}
#copy ul p a {
	color: #fff;
	font-size: 16px;
	color: #666;
	margin-right: 30px;
}


/*内页样式*/
#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;
}

.ny_left {
	width: 320px;
	height: auto;
	float: left;
}

.ny_right {
	width: 880px;
	height: auto;
	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: #cc0000;
	font-weight: bold;
}
.ny_news li img{
	width: 200px;
	height: 150px;
	float: left;
	margin-right: 20px;
}
.ny_news li span{
	width: 80px;
	height: 100px;
	background: #eee;
	font-size: 14px;
	text-align: center;
	display: block;
	color: #666;
	line-height: 30px;
	float: left;
	margin-right: 10px;
	
}
.ny_news li span b{
	width: 100%;
	height: 50px;
	background: #eee;
	font-size: 30px;
	line-height: 30px;
	color: #cc0000;
	display: block;
	padding-top: 20px;
	box-sizing: border-box;
}



.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;
	
	box-sizing: border-box;
	line-height: 45px;
	color: #666;
	word-break:keep-all; /* 不换行 */ 
white-space:nowrap; /* 不换行 */ 
overflow:hidden; /* 内容超出宽度时隐藏超出部分的内容 */ 
text-overflow:ellipsis; /* 当对象内文本溢出时显示省略标记(…) ；需与overflow:hidden;一起使用。*/ 
}
.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: 300px;
		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: 80px;
	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: 120px;
	background: #eee;
	z-index: 999;
	left: 0;
	bottom: 0;
	
	
}
.love-pic-box li:hover .more22{
	background: #a7070f;
}
.love-pic-box li p>a{
		width: 100%;
		line-height:30px;
		height: 30px;
		text-align: left;
		font-size: 20px;
		color: #000;
		display: block;
		padding-top: 10px;
		padding-left: 30px;
}
.love-pic-box li p em{
	background: url(../img/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;
}
.love-pic-box .more22{
	background: #a7070f;
	text-align: center;
	width: 100%;
	height: 40px;
	line-height: 40px;
	font-size: 18px;
	display: block;
}
.love-pic-box .more22 a{
	color: #fff;
	text-align: center;
}

.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;
}

.pc_tt {
	background: url(../img/t3.jpg) 15px center no-repeat #1740b1;
	color: #fff;
	width: 290px;
	height: 90px;
	box-sizing: border-box;
}
.pc_tt h2{
	font-size: 22px;
	line-height: 30px;
	text-align: left;
	padding-top:15px;
	font-weight: initial;
	padding-left: 90px;
}
.pc_tt>p{
	font-size: 16px;
	line-height: 30px;
	text-align: left;
	color: #fff !important;
	margin-left: 90px;
	display: block;
}
.left_cplei {
	width: 290px;
	height: auto;
	padding: 5px 0px;
	box-sizing: border-box;
	background: #fff;
	border: solid 3px #1740b1;
}

.left_cplei li>a{
	font-weight: bold;
	width: 250px;
display: block;
	background: url(../img/img2.jpg) 220px center no-repeat #fff;
	border: dashed 1px #666;
	margin: 10px auto;
	text-align: left;
	line-height: 40px;
	font-size: 18px;
	-webkit-transition-duration: .3s;
	-moz-transition-duration: .3s;
	-ms-transition-duration: .3s;
	-o-transition-duration: .3s;
	transition-duration: .3s;

	padding-left: 15px;
	color: #000;
	font-size: 18px;
}
.left_cplei li>a:hover{
	display: block;
	background:url(../img/img2.png) 220px center no-repeat #eb5e21;color: #fff;
}








.left_cplei li  span a {
	width: 230px;
display: block;
	background: url(../img/img2.jpg) 220px center no-repeat #fff;
	border: dashed 1px #666;
	margin: 10px auto;
	text-align: left;
	line-height: 40px;
	font-size: 16px;
	-webkit-transition-duration: .3s;
	-moz-transition-duration: .3s;
	-ms-transition-duration: .3s;
	-o-transition-duration: .3s;
	transition-duration: .3s;

	padding-left: 30px;
	color: #000;
	
}

.left_cplei li span a:hover{
	display: block;
	background:url(../img/img2.png) 220px center no-repeat #eb5e21;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;
	box-sizing: border-box;
	padding-bottom: 20px;
	margin-bottom: 20px;
	background: #1740b1;
	font-size: 16px;
	color: #fff;
	line-height: 30px;	
	padding: 15px;
}
.left-lx p{
	font-size: 16px;
	color: #fff;
	line-height: 30px;	
}

#nyba {
	width: 100%;
	height: 300px;
	background: url(../img/nyba.jpg) top center no-repeat #333;
}



.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.jpg) left center no-repeat;
}

.ibox7 #RightArr1 {
	position: absolute;
	right: 0px;
	top: 0px;
	width: 600px;
	height: 270px;
	cursor: pointer;
	background: url(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-weight: 24px;
	line-height: 80px;
}
