	@charset "utf-8";
body {
	background: #fff;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: "Microsoft Yahei";
}

ol,
ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

.h30 {
	width: 100%;
	height: 30px;
	margin: 0 auto;
}

.h50 {
	width: 100%;
	height: 50px;
	margin: 0 auto;
}

.h120 {
	width: 100%;
	height: 120px;
	margin: 0 auto;
}

a,
a:hover {
	text-decoration: none;
}


/*
.left{ float:left;}
.right{ float:right;}
 */

.h30 {
	height: 30px;
}

.h50 {
	height: 50px;
}
.h120 {
	height: 120px;
}
.clear {
	clear: both;
}

a {
	-webkit-transition: all .8s ease 0s;
	-moz-transition: all .8s ease 0s;
	transition: all .8s ease 0s
}


/* header */

ul li {
	list-style: none;
}


/*PC导航*/

.header-v1 {
	width: 100%;
	position: fixed;
	/*overflow:hidden; */
	height: 120px;
	z-index: 10;
	background-color: #fff;
	box-shadow: 0 1px 10px rgba(0, 0, 0, 0.15);
}

.nav-hide .header-v1 {
	height: 120px;
}

.nav-hide .blank_h {
	height: 120px;
}

.nav-hide .header-v1 .top-main .logo1 img {
	height: 120px;
	
}

.header-v1 .top-main {
	width: 100%;
	max-width: 1920px;
	height: 120px;
	margin: 0 auto;
	/* position:relative;*/
}

.header-v1 .top-main .logo1 {
	float: left;
	height: 100px;
	margin: 12px 20px;
}

.header-v1 .top-main .logo1 img {
	width: 100%;
}

.header-v1 .top-main .top_r {
	float: right;
	height: 120px;
	margin-left: 50px;
	background: #333;
}

.header-v1 .top-main .top_r img {}

.header-v1 .top-main .top-main-content {
	float: right;
	/* margin-top:31px;*/
}

.navBar {}

.nav {
	list-style: none;
	padding: 0;
}

.nav .m {
	float: left;
	border-top: 0;
	border-bottom: 0;
	/*width:120px; */
	padding-left: 3px;
	padding-right: 3px;
	position: relative;
	margin-right: 15px;
}

.nav a:hover {
	text-decoration: none;
	color: #1d3c89;
}

.nav h3 {
	float: left;
	font-weight: normal;
	font-size: 16px;
	height: 120px;
	overflow: hidden;
	width: 100%;
	text-align: center;
}

.nav h3 a {
	display: block;
	color: #333333;
	line-height: 120px;
	font-size: 16px;
}

.nav-hide .nav {}

.nav-hide .nav h3 {
	height: 120px;
}

.nav-hide .nav h3 a {
	line-height: 120px;
}

.nav-hide .nav li h3 a:after {
	bottom: 29px;
}

.nav .on {}

.nav .on h3 a {
	/* height:42px; line-height:42px; */
	color: #1d3c89;
	/*background:url(../images/top_bg.png) center bottom no-repeat;*/
}

.nav li.on a:after {
	left: 1%;
	right: 1%;
	opacity: 1;
	-webkit-transition: all .5s;
	-o-transition: all .5s;
	-ms-transition: all .5s;
	transition: all .5s;
}

.nav li h3 a:after {
	content: "";
	display: block;
	position: absolute;
	left: 50%;
	right: 50%;
	margin-left: 5px;
	margin-right: 5px;
	bottom: 34px;
	height: 1px;
	opacity: 0;
	background-color: #1d3c89;
	-webkit-transition: all .5s;
	-o-transition: all .5s;
	-ms-transition: all .5s;
	transition: all .5s;
}

.nav li h3 a:hover:after {
	left: 1%;
	right: 1%;
	opacity: 1;
	-webkit-transition: all .5s;
	-o-transition: all .5s;
	-ms-transition: all .5s;
	transition: all .5s;
}

.nav .sub {
	display: none;
	/*默认隐藏*/
	width: 100%;
	padding: 0;
	position: fixed;
	top: 110px;
	left: 0;
	background: url(../images/top_bg.png) repeat;
	z-index: 110;
	border-bottom: 2px solid #ff0000;
	padding-bottom: 30px;
	border-bottom: 1px solid #e6e6e6;
	box-shadow: 0 1px 5px rgba(0, 0, 0, 0.15);
}


/*.nav-hide .nav .sub{ top:102px;}*/

.nav .sub dl {
	width: 1100px;
	margin: 0 auto;
}

.nav .sub dd {
	float: left;
	list-style: none;
	text-decoration: none;
	margin-top: 27px;
}

.nav .sub dd:nth-child(1) {
	/*width:479px;*/
	width: 100%;
}

.nav .sub dd:nth-child(1) a {
	height: 40px;
	line-height: 40px;
	display: block;
	color: #4c4c4c;
	font-size: 14px;
	float: left;
	/* width:147px;*/
	width: 14.27%;
	text-indent: 11px;
	background: url(../images/top_pic3.png) left center no-repeat;
}

.nav .sub dd:nth-child(1) a:hover {
	color: #db070d;
	background: url(../images/top_pic4.png) left center no-repeat;
}

.nav .sub dd:nth-child(2) {
	border-left: 1px dashed #cccccc;
	float: right;
	width: 620px;
}

.nav .sub dd .top_img {
	float: left;
	margin-left: 40px;
	width: 270px;
	overflow: hidden;
}

.nav .sub dd .top_img img {
	width: 100%;
	height: 180px;
	margin-bottom: 4px;
}

.nav .sub dd .top_img h2 {
	font-size: 14px;
	color: #333333;
	font-weight: normal;
	height: 22px;
	line-height: 22px;
	overflow: hidden;
	margin-bottom: 3px;
}

.nav .sub dd .top_img p {
	line-height: 20px;
	height: 40px;
	overflow: hidden;
	font-size: 12px;
	color: #8f8f8f;
}

.nav .sub dd .top_img a:hover h2 {
	color: #db070d
}

.nav .sub dd .top_img a:hover img {
	transition: all 0.3s;
	filter: Alpha(Opacity=80);
	opacity: 0.8;
}

.blank_h {
	height: 110px;
	overflow: hidden;
}

.top_search {
	clear: both;
	float: right;
	height: 30px;
	width: 218px;
	margin-top: 39px;
	border: 1px solid #cccccc;
	border-radius: 20px;
}

.nav-hide .top_search {
	margin-top: 34px;
}

.top_search .input1 {
	width: 180px;
	text-indent: 15px;
	line-height: 30px;
	height: 30px;
	outline: medium;
	background: none;
	color: #999;
	text-align: left;
	font-size: 13px;
	border: 0;
	float: left;
}

.top_search .search_con .bnts {
	float: right;
	width: 38px;
	height: 30px;
	background: url(../images/top_pic2.png) 6px center no-repeat;
	cursor: pointer;
}

.top_search .search_con .bnts:hover {
	transition: all 0.3s;
	filter: Alpha(Opacity=60);
	opacity: 0.6;
}

#lei {
	width: 100%;
	height: 70px;
	background:#989898;
	padding-top: 10px;
}

#lei ul {
	width: 1200px;
	height: 50px;
	margin: 0 auto;
}

#lei ul li {
	height: 40px;
	float: left;
	margin: 5px;
	padding: 0px 12px;
}

#lei ul li a {
	height: 40px;
	display: block;
	font-size: 18px;
	color: #fff;
	text-align: center;
	line-height: 40px;
}

#lei ul li .curument {
	background:#f36c35;
	color: #fff;
}


/* 产品 */

#pro {
	width: 1200px;
	height: auto;
	margin: 0 auto;
}

.pro-tt {
	width: 1200px;
	height: 80px;
	margin: 0 auto;
	display: block;
}

.pro-tt h2 {
	width: 1200px;
	font-size: 34px;
	text-align: center;
	height: 40px;
	line-height: 40px;
	color: #1d3c89;

}

.pro-tt h3 {
	height: 60px;
	text-align: center;
	font-size: 18px;
	color: #666;
	margin: 0 auto;
	padding: 0;
	background: url(images/img1.jpg) bottom center no-repeat;
	padding-bottom: 20px;
	padding-top: 10px;
	font-weight: normal;
}

.pro-tt p a {
	color: #000;
}

.pro-tt p a:hover {
	color: #cc0000;
}

.pro-cont {
	width: 1200px;
	height: 220px;
	margin: 0px auto;
}

.pro-cont ul li {
	width: 198px;
	height: 198px;
	margin: 10px 50px;
	float: left;
}

.pro-cont ul li img {
	width: 198px;
	height: 198px;
}

#about-box {
	width: 100%;
	height: 830px;
	background:#f4f4f4;
	padding: 50px 0px;
}

.about {
	width: 1200px;
	height: 830px;
	margin: 0 auto;
}

.about ul li {
	width: 600px;
	height: 400px;
	float: left;
}

.about ul li h3 {
	color: #256ce0;
	font-size: 41px;
	font-family: Impact;
	font-weight: normal;
}

.about ul li h2 {
	font-size: 26px;
	color: #333;
	font-weight: normal;
}

.about ul li>p {
	font-size: 16px;
	color: #333;
	line-height: 30px;
	text-align: left;
	padding: 0px 20px 0px 0px;
}

.about .more11 {
	width: 140px;
	height: 40px;
	border: solid 1px #ddd;
	line-height: 40px;
	font-size: 16px;
	color: #333;
	background:#fff;
	text-align: center;
}

.about .more11 a:hover {
	color: #ff0000;
}


.ys {
	width: 1200px;
	height: 400px;
	margin: 0 auto;
}


.ys dl {
	width: 300px;
	height: 300px;
	float: left;
	margin: 40px 0px;
	padding: 0px 30px;
}

.ys dl dt {
	width: 160px;
	height: 160px;
	margin: 0 auto;
	font-size: 24px;
	text-align: center;
	color: #fff;
	background: #a3a3a3;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
	border-radius: 50%;
}
.ys dl dt:hover{ background: #f36d37;}
.ys dl dt img {
	display: block;
	margin: 0px auto;
	vertical-align: middle;
	padding-top: 50px;
}

.ys dl dd {
	font-size: 16px;
	color: #333;
	line-height: 30px;
	text-align: center;
	margin: 0 auto;
}
.ys dl dd h3{
	font-size: 22px;
	color: #555;
	font-weight: normal;
	margin-top: 10px;
}

.ys dl:hover dd h3{
	color: #f36d37;
}

#case-box {
	
	
	
}
#case-box h2 {
	color: #333;
	font-size: 26px;
	font-weight: normal;
	text-align: center;
	width: 100%;
	background: url(images/img2.jpg) top center no-repeat;
	height: 60px;
	margin: 0 auto;
	clear: both;
	padding-top: 30px;
}

#case-box h3 {
	color: #666;
	font-size: 20px;
	text-align: center;
	line-height: 50px;
	width: 1200px;
	background: url(images/img4.jpg) center center no-repeat;
	font-weight: normal;
	margin: 0 auto;
}
#case-cont {
	width: 100%;
	height: 600px;
	margin: 0 auto;
	background: url(images/img3.jpg) bottom center no-repeat;
}

.case-cont{
	width: 1200px;
	height: 400px;
	margin: 0 auto;
	padding: 100px 0px;
}


.case>p {
	color: #fff;
	font-size: 18px;
	text-align: center;
	margin-bottom: 30px;
}

.case div {
	width: 400px;
	height: 620px;
	float: left;
}

.case div h3{ color: #333; font-size: 18px; text-align: left; padding: 10px 0px; font-weight: normal;}
.more22{
	width: 81px;
	height: 23px;
	font-size: 14px;
	color: #666;
	
	background: url(images/more22.jpg) no-repeat;
}
.more22 a{padding-left: 20px;}
.more22 a:hover{ color: #ff0000;}
.case div span.tu {
	width: 100%;
	height: 320px;
	display: block;
	overflow: hidden;
}

.case div span.zi {
	width: 100%;
	height: 280px;
	background: url(images/11.png) bottom center no-repeat;
	position: relative;
	z-index: 9999;
	display: block;
	bottom: -15px;
	overflow: hidden;
	padding: 20px;
	font-size: 14px;
	color: #999;
	line-height: 25px;
}

.case div span.tu img {
	width: 100%;
	height: 260px;
	display: block;
	overflow: hidden;
}

.case div span.tu2 {
	width: 100%;
	height: 260px;
	display: block;
	overflow: hidden;
	margin-top: 15px;
}

.case div span.zi2 {
	width: 100%;
	height: 280px;
	background: url(images/22.png) top center no-repeat;
	position: relative;
	z-index: 9999;
	display: block;
	top: -15px;
	overflow: hidden;
	padding: 20px;
	font-size: 14px;
	color: #999;
	line-height: 25px;
}

.case div span.tu2 img {
	width: 100%;
	height: 280px;
	display: block;
	overflow: hidden;
}

.case div span img {
	-webkit-transition: all .8s ease 0s;
	-moz-transition: all .8s ease 0s;
	transition: all .8s ease 0s
}

.case div span img:hover {
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	transform: scale(1.1);
}

.case .zi:hover {
	background: url(images/11x.png) bottom center no-repeat;
	color: #fff;
}
.case div:hover h3{ color: #fff;}
.case .zi2:hover {
	background: url(images/22x.png) top center no-repeat;
	color: #fff;
}




#news-box {
	width: 100%;
	height: 600px;
	background:#fff;
}

.news-box {
	width: 1200px;
	height: 150px;
	margin: 0 auto;
	padding: 30px 0px;
}

.news-box div {
	border: 0 !important;
}

.news-box h3 {
	font-size: 22px;
	color: #ffc100;
	font-weight: normal;
	text-align: center;
}

.news-box h2 {
	width: 100%;
	height: 50px;
	line-height: 50px;
	font-size: 40px;
	color: #666;
	text-align: center;
}

.sv_info3 li {
	width: 380px;
	height: 220px;
	font-size: 14px;
	color: #999;
	float: left;
	margin: 10px;
	background: url(images/img5.jpg) top repeat-x #fbfbfb;
}
.sv_info3 li:hover {
	width: 380px;
	height: 220px;
	font-size: 14px;
	color: #999;
	float: left;
	margin: 10px;
	background: url(images/img6.jpg) top repeat-x #5784eb;
}

.sv_info3 li .time{ 
	width: 100px;
	height: 80px;
	background: #9c9b9b;
	color: #fff;
	font-size: 20px;
	text-align: center;
	margin-left: 20px;
}
.sv_info3 li .time span{ 
	width: 100px;
	height: 40px;
	color: #fff;
	font-size: 26px;
	text-align: center;
	display: inline-block;
	padding-top: 10px;
}
.news-tt{
	font-size: 18px;
	line-height: 30px;
	color: #333;
	padding: 10px 20px 0px 20px;
}
.news-cont{
	font-size: 14px;
	line-height: 25px;
	color: #999;
	padding: 0px 20px;
}




.sv_info3 li:hover .time{ 
	background: #f36d37;
}
.sv_info3 li:hover .news-tt{
color: #fff;
}
.sv_info3 li:hover .news-cont{
	color: #fff;
}

/* footer */

#footer {
	float: left;
	width: 100%;
	height: 300px;
	text-align: center;
	background: #555;
	padding: 20px 0px;
	margin-top: 50px;
}

#footer ul {
	width: 1200px;
	height: 250px;
	margin: 0 auto;
}
#footer ul li{
	width: 400px;
	height: 250px;
	float: left;
	border-left: solid 1px #787878;
}
#footer ul li h2{
	font-size: 18px;
	color: #fff;
	line-height: 50px;
	text-align: left;
	padding-left: 20px;
}
#footer ul li p{
	font-size: 16px;
	color: #fff;
	line-height: 30px;
	text-align: left;
	padding-left: 20px;
}
#footer ul li p a{
	color: #fff;
	margin-right:20px;
	width:150px;
	height:40px;
	display:block;
	float:left;
}
#footer ul li p a:hover{ color:#FF0000;}
#footer ul li p img{ margin: 10px;}
/*搜索表单*/
.form {
	width: 270px;
	margin-left: 25px;
	margin-bottom: 20px;
	margin-top: 30px;
}
.form .key{
	background:#f3f3f3; 
	width:190px; 
	height:31px; 
	border:0px; 
	line-height:31px;
	font-family:"Microsoft Yahei"; 
	color:#fff; 
	padding-left:20px;
	border: solid 1px #ddd;
	-webkit-border-radius:0px 7px 7px 0px;
-moz-border-radius:7px 0px 0px 7px;
-ms-border-radius:7px 0px 0px 7px;
-o-border-radius:7px 0px 0px 7px;
border-radius:7px 0px 0px 7px;
	}
.form .submit{
	height:31px; 
	width:70px;
	background:#484848; 
	border:0px; 
	color:#fff; 
	font-size:16px; 
	line-height:31px; 
	text-align: center;
	font-weight: normal;
	font-family:"Microsoft Yahei";
	-webkit-border-radius:0px 7px 7px 0px;
-moz-border-radius:0px 7px 7px 0px;
-ms-border-radius:0px 7px 7px 0px;
-o-border-radius:0px 7px 7px 0px;
border-radius:0px 7px 7px 0px;
	}




.bottom-lei {
	width: 600px;
	height: 200px;
	float: left;
	margin-top: 30px;
}

.bottom-lei ul li {
	width: 190px;
	height: 30px;
	float: left;
	text-align: left;
}

.bottom-lei ul li a {
	color: #fff;
	font-size: 16px;
	lighting-color: 30px;
}

.bottom-lei ul li a span {
	font-size: 12px;
	color: #fff;
	margin-right: 5px;
}

.bottom-wx {
	width: 569px;
	height: 200px;
	float: left;
	border-left: solid 1px #598fe7;
	margin-top: 30px;
	padding-left: 30px;
}

.bottom-wx>img {
	float: left;
	margin: 10px;
}

.bottom-wx ul {
	float: left;
}

.bottom-wx ul li {
	font-size: 16px;
	text-align: left;
	color: #fff;
	height: 50px;
}

.bottom-wx ul li img {
	margin: 0px 10px;
	display: inline-block;
	width: 30px;
	height: 30px;
	float: left;
}

#copy {
	width: 100%;
	height: 60px;
	background: #073397;
	min-width: 1200px;
	overflow: hidden;
	text-align: center;
	font-size: 16px;
	color: #fff;
	line-height: 60px;
}
#copy a{
	color: #fff;
}

/*内页样式*/

#main {
	width: 1200px;
	height: auto;
	margin: 0 auto;
}

.ny_left {
	width: 270px;
	height: auto;
	float: left;
}

.ny_right {
	width: 930px;
	height: auto;
	float: left;
}

.bass {
	height: 60px;
	line-height: 60px;
	font-size: 16px;
	color: #666;
	border-bottom: solid 1px #ccc;
	width: 930px;
	margin-bottom: 30px;
}

.bass a {
	color: #2f8bf0;
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
}

.bass100 {
	height: 60px;
	border-bottom: solid 1px #ccc;
	width: 100%;
	margin-bottom: 30px;
}

.bass100 p {
	width: 1200px;
	height: 60px;
	margin: 0 auto;
	line-height: 60px;
	font-size: 16px;
	color: #666;
}

.bass100 p a {
	color: #066eca;
	text-decoration: none;
	font-size: 18px;
}

.nr16 {
	width: 930px;
	height: auto;
	font-size: 16px;
	line-height: 30px;
	color: #000;
}

.nr20 {
	width: 930px;
	height: auto;
	font-size: 20px;
	line-height: 40px;
	color: #000;
}

.pc_tt {
	background: #2f8bf0;
	color: #fff;
	width: 240px;
	height: 50px;
	font-size: 20px;
	padding-left: 30px;
	line-height: 50px;
}

.left_cplei {
	width: 240px;
	height: auto;
	border: solid 1px #ccc;
	margin-bottom: 20px;
	padding: 5px 0px;
}

.left_cplei li {
	width: 215px;
	height: 40px;
	background: #ddd;
	margin: 5px auto;
	text-align: left;
	line-height: 40px;
	font-size: 18px;
}

.left_cplei li a {
	padding-left: 20px;
	color: #333;
	width: 215px;
	height: 40px;
	display: block;
}

.left_cplei li a:hover {
	color: #fff;
	background: #2f8bf0;
}

.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: #000;
	line-height: 35px;
	display: block;
	padding-left: 10px;
}

.left_cplei p a:hover {
	color: #ff0000;
}

.lx_nr {
	width: 240px;
	height: auto;
	border: solid 1px #ccc;
	font-size: 16px;
	line-height: 30px;
	color: #000;
	padding: 15px;
}

.nyba {
	width: 100%;
	height: 300px;
	background: url(images/nyba.jpg) top center no-repeat #333;
}

.ny_news2 {
	width: 900px;
	height: 50px;
	border-bottom: solid 1px #ddd;
}

.ny_news2 .ny_news_tt {
	font-size: 18px;
	color: #333;
	line-height: 50px;
	width: 800px;
	float: left;
}

.ny_news2 .ny_news_tt a {
	color: #333;
}

.ny_news2 .ny_news_tt a:hover {
	color: #ff0000;
}

.ny_news2 .ny_news_time {
	font-size: 14px;
	color: #999;
	line-height: 50px;
	width: 100px;
	float: left;
}

.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;
}


/*首页新闻*/

.ny_news a {
	width: 880px;
	height: 120px;
	padding: 10px;
	margin: 0px auto 20px auto;
	border: solid 1px #ddd;
	font-size: 14px;
	color: #666;
	line-height: 30px;
	-webkit-transition: 0.4s;
	-webkit-transition: -webkit-transform 0.4s ease-out;
	transition: transform 0.4s ease-out;
	-moz-transition: -moz-transform 0.4s ease-out;
	display: block;
}

.nyxw_left {
	width: 200px;
	height: 120px;
	float: left;
}

.nyxw_left img {
	width: 180px;
	height: 100px;
	padding: 5px;
	border: solid 1px #ddd;
}

.nyxw_right {
	width: 680px;
	height: 120px;
	float: left;
}

.ny_news a h2 {
	width: 680px;
	height: 30px;
	color: #00af35;
	font-size: 20px;
	line-height: 30px;
	font-weight: normal;
	font-family: "Microsoft Yahei";
}

.ny_news a p {
	font-weight: normal;
	font-family: "Microsoft Yahei";
	color: #666;
}

.ny_news a:hover {
	color: #666;
	transform: scaleX(1.1) scaleY(1.1);
	-webkit-box-shadow: 0 2px 20px rgba(102, 102, 102, .55);
	-moz-box-shadow: 0 2px 20px rgba(102, 102, 102, .55);
	box-shadow: 0 2px 20px rgba(102, 102, 102, .55);
}

.news36 {
	color: #5f5f5f;
	font-size: 36px;
	line-height: 30px;
	font-weight: bold;
	text-align: center;
}

.news16 {
	color: #909090;
	font-size: 16px;
	line-height: 30px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}

.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: 350px;
	margin: 10px;
	font-family: "Microsoft Yahei";
	font-weight: normal;
	float: left;
}

.cppic dl {}

.cppic dl dt {
	width: 380px;
	height: 280px;
	display: block;
	overflow: hidden;
	border: solid 1px #ccc;
	box-sizing: border-box;
}

.cppic dl dt img {
	width: 380px;
	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: 70px;
	line-height: 30px;
	background: #0a53c1;
	color: #fff;
	font-size: 16px;
	font-weight: normal;
}
.cppic dl dd .cpll{ float: left; width: 260px; height: 70px; display: block; padding-left: 10px;}
.cppic dl dd h3{ font-size: 16px; color: #fff; font-weight: normal; text-align: left;}
.cppic dl dd p{ color: #fff; text-align: left;}
.cppic dl dd .cprr{ width: 100px; height: 30px; background: #fff; display: block; color: #666; line-height: 30px; margin: 15px 5px; float: left; border-radius: 5px;}

.cppic a:hover dl dd {
	background: #eee;
	width: 380px;
	height: 70px;
}
.cppic a:hover dl dd h3{ font-size: 16px; color: #333; font-weight: normal; text-align: left;}
.cppic a:hover dl dd p{ color: #333; text-align: left; height: 20px;}




.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: 860px;
	height: 160px;
	font-family: "Microsoft Yahei";
	font-weight: normal;
	margin: 20px 10px;
	border: solid 1px #ddd;
	overflow: hidden;
	padding: 10px 20px;
	-webkit-transition: 0.4s;-webkit-transition: -webkit-transform 0.4s ease-out;transition: transform 0.4s ease-out;-moz-transition: -moz-transform 0.4s ease-out;
}
.news3 li:hover{transform: scaleX(1.1) scaleY(1.1); -webkit-box-shadow:0 2px 20px rgba(102,102,102,.55);-moz-box-shadow:0 2px 20px rgba(102,102,102,.55);box-shadow:0 2px 20px rgba(102,102,102,.55);}

/*.news_l {
	width: 220px;
	height: 180px;
	float: left;
}

.news_l img {
	width: 200px;
	height: 160px;
	margin: 10px;
}

.news_r {
	width: 660px;
	height: 180px;
	float: left;
}*/

.news_tt {
	font-size: 18px;
	color: #000;
}

.news_tt a {
	color: #000;
	line-height: 40px;
	text-decoration: none;
}

.news_tt a:hover {
	color: #ff0000;
}

.news_nr {
	font-size: 16px;
	color: #666;
	line-height: 27px;
}

.news_time {
	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;
	
