@charset "utf-8";
/* CSS Document */

body, html {
	margin:0;
	padding:0;
	font-family: Microsoft YaHei;
	font-size: 1rem;
	line-height: 1.5;
	color: #373a3c;
	background-color: #fff;
	width:100%;
	max-width:100%;
	min-width:1100px;
}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, table, tr, th, td {
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset, img {
	border:0;
}
address, caption, cite, code, dfn, em, th, var {
	font-style:normal;
	font-weight:normal;
}
input:hover, input:active, input:focus {
	outline: 0;
}
ul {
	list-style:none;
}
li {
	list-style:none;
}
ul, ul li, input, dl, dd {
	padding:0;
	margin:0;
	list-style-type:none; list-style:none;
}
img, a img {
	border:0;
	margin:0;
	padding:0;
}
img {
	vertical-align: middle;
}
caption, th {
	text-align:left;
}
h1, h2, h3, h4, h5, h6 {
	font-size:100%;
	font-weight:normal;
}
a {
	text-decoration:none;
	color:#444;
	-moz-transition: all 0.5s;
	-webkit-transition:all 0.5s;
	-o-transition:all 0.5s;
	transition:all 0.5s;
}
a:hover {
	text-decoration:none;
	cursor:pointer
}
.fl {
	float:left;
}
.fr {
	float:right;
}
textarea {
	resize:none;
	overflow:auto;
}
.clearfix:after {
	content:'';
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.clearfix {
	zoom:1;
}
.clear {
	clear: both;
	font-size: 0;
	height: 0;
	line-height: 0;
}
.baseDiv {
	width:1200px;
	margin:0 auto;
	margin-left:auto !important;
	margin-right:auto !important;
}
.mt5 {
	margin-top: 5px!important;
}
.mt20 {
	margin-top:20px;
}
.mt30 {
	margin-top:30px;
}
.mt40 {
	margin-top:40px;
}
.pt25 {
	padding-top:25px;
}
.pt30 {
	padding-top:30px;
}

.h10 {
	height:10px;
}
.h20 {
	height:20px;
}
.h30 {
	height:30px;
}
.h50 {
	height:50px;
}
.h60 {
	height:60px;
}
.h80 {
	height:80px;
}

.s_width {
	width: 1300px;
	margin:0 auto;
}
.myClass {
	background-position:center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size:cover;
}
.title_box {
	width:100%;
}

.title_sty1 {
	height:85px;
	width:600px;
	margin:0 auto;
	background:url(../images/k1.png) no-repeat center;
}
.title_sty1 p {
	font-size: 36px;
	color: #000;
	font-weight: bold;
	text-align: center;
	padding-top: 40px;
}
.title_sty2 {
	height:85px;
	width:600px;
	margin:0 auto;
	background:url(../images/k2.png) no-repeat center;
}
.title_sty2 p {
	font-size: 36px;
	color: #000;
	font-weight: bold;
	text-align: center;
	padding-top: 40px;
}
.title_sty3 {
	height:85px;
	width:600px;
	margin:0 auto;
	background:url(../images/k3.png) no-repeat center;
}
.title_sty3 p {
	font-size: 36px;
	color: #000;
	font-weight: bold;
	text-align: center;
	padding-top: 40px;
}
.title_sty4 {
	height:85px;
	width:600px;
	margin:0 auto;
	background:url(../images/k4.png) no-repeat center;
}
.title_sty4 p {
	font-size: 36px;
	color: #000;
	font-weight: bold;
	text-align: center;
	padding-top: 40px;
}
.title_sty_xian {
	height: 2px;
	width: 60px;
	background:#e30000;
	margin: 0 auto;
}
.title_sty_content1 p {
	line-height: 60px;
	font-size:17px;
	color: #FFFFFF;
	margin: 0 auto;
	display: block;
	text-align: center;
}
.title_sty_content2 p {
	line-height: 60px;
	font-size:17px;
	color: #595959;
	margin: 0 auto;
	display: block;
	text-align: center;
}


/*head*/

.Ihead {
	background:#fcfcfc;
	height:40px;
	line-height:40px;
	width:100%;
	margin:0 auto; border-bottom:1px solid #e7e7e7;
}
.Ihead_left {
	width:50%;
	text-align:left;
	font-size:14px;
	color:#333;
	float:left;
}
.Ihead_right {
	width:40%;
	text-align:right;
	font-size:14px;
	color:#333;
	float:right;
}
.Ihead_right a {
	font-size:14px;
	color:#333;
}
.Ihead_right a:hover {
	font-size:14px;
	color: #F00;
}
/*logo */

.Ilogo {
	background:#fff;
	height:150px;
	line-height:150px;
	width:100%;
	margin:0 auto;
}
.Ilogo_left {
	width:50%;
	text-align:left;
	color:#999999;
	float:left;
	margin-top:10px;
}
.Ilogo_right {
	width:40%;
	text-align:right;
	float:right;
}
/*nav */
.menutt {
	width:100%;
	background:#015ebb;
}
#nav-strip ul {
	width:1300px;
}
#nav-strip ul li {
	margin:0;
	padding:0;
}
#nav-strip {
	clear: both;
	height: 60px;
	line-height:60px;
	width:1300px;
	margin:0 auto
}
.nav-item span {
	font-size:16px;
	font-weight:bolder;
}
.nav-item span:hover {
	color:#ffffff;
}
#nav-strip a:hover {
	text-decoration:none;
}
#nav-strip ul li.nav-item {
	float: left;
	position:relative;
	width:162px;
	height: 60px;
	text-align:center;
	z-index:999999999999;
	display: inline;
}

#nav-strip ul li.nav-item a {
	color:#ffffff;
}
#nav-strip ul li.nav-item:hover, #nav-strip ul li.nav-item.hover {
	height: 60px;
	background:#333;
	color:#FFFFFF;
}
#nav-strip ul li.nav-item:hover a, #nav-strip ul li.nav-item.hover a {
	color: #ffffff;
}
#nav-strip ul li a {
	display:block;
	font-size: 14px;
	outline:none;
	height:60px;
	line-height:60px;
}
#nav-strip ul li.no-subnav a .primary-link {
	background: none;
	padding-right: 0;
}
/*  subNav */
#nav-strip ul li .subnav {
	display: none;
	position:absolute;
	top:60px;
	left: 0px;
	z-index: 16763;
    *min-width: 162px;
	background-color:#015ebb;
	filter:alpha(Opacity=80);
	-moz-opacity:0.9;
	opacity: 0.9;
	width:162px;
}
#nav-strip .subnav-inner {
	float: left;
	width: 162px;
}
#nav-strip ul li .subnav ul {
	margin-bottom: 3px;
	float: left;
	width: 162px;
	margin:0;
}
#nav-strip ul li {
	display:block;
	float:left;
	height: auto;
	margin: 0;
	width: 162px;
}
.subnav ul li {
	display:block;
	float:left;
	height: auto;
	margin: 0;
	width:162px;
	height:50px;
	color:#FFFFFF;
}
.subnav ul li a {
	color:#FFFFFF;
	height:50px;
	line-height:50px;
}
.subnav-inner ul li a {
	text-align:center;
	display:block;
}
#nav-strip ul li .subnav ul li a {
	font-weight: normal;
	height:50px;
	line-height:50px;
}
#nav-strip ul li #nav-strip ul li.nav-item:hover {
	color: #fff;
	white-space: nowrap;
 *white-space: normal;
	_white-space: nowrap;
	padding: 8px 24px;
	text-align: center;
	height:50px;
}
#nav-strip ul li .subnav ul li a, #nav-strip ul li.nav-item:hover .subnav ul li a {
	white-space: normal;
	color:#FFFFFF;
	font-size:16px;
}
#nav-strip ul li .subnav ul li.active a, #nav-strip ul li .subnav ul li a:hover {
	background: #f27000;
	color:#fff!important;
	height:50px;
	line-height:50px;
}
dl, dd, dt, p, h1 {
	margin:0;
	padding:0
}
.clear {
	clear:both
}

/* 顶部优势*/
.hotkey {
 height: 100px;
 background: #015ebb; width:100%;
}
.hotkey_box {
 width: 1300px;
 margin: 0 auto;
 padding-top: 20px;
}
.hotkey_box ul li {
 width: 285px;
 float: left;
 margin-right: 30px;
 margin-left: 10px;
}
.hotkey_box ul li img {
 font-size: 50px;
 color: #666;
 text-align: center;
 float: left;
 line-height: 50px;
}
.hotkey_box ul li p {
 float: right;
 width: 200px;
 padding-left: 0px;
 line-height: 26px;
 font-size: 15px;
 color: #fff;
}
.hotkey_box li span {
 display: block;
 font-size: 20px;
 color: #fff;
}


/* index pro*/

.class_box {
 width: 85%;
 margin: 0 auto;
 margin-top: 20px; min-width:1300px;
}
.classify {
 margin: 0 auto;
 margin-top: 20px;
}
.classify ul li {
 float: left;
 height: 60px;
 background: #015ebb;
 width: 16.4%;
 margin-right: 1px;
 margin-bottom: 10px;
 line-height: 60px;
 text-align: center; min-width:138px;
}
.classify ul li a {
 color: #fff;
 font-size: 16px;
 display: block;
}
.classify ul li:hover {
 background: #d53433;
}

/* 主推产品*/

#Ipro-box {
 width: 85%;
 overflow: hidden;
 margin: 0 auto; min-width:1300px;
}

#Ipro-box li {
 width: 23.5%;
 height: 375px;
 background: #fff;
 margin: 15px 0.5% 40px 0.5%;
 float: left;
 list-style: none;
 position: relative;
 z-index: 0;
 border-bottom: solid 1px #e0e0e0;
 box-sizing: border-box;
}
#Ipro-box li .Img div {
 width: 100%;
 height: 285px;
 padding: 0;
 margin: 0;
 display: block;
}
#Ipro-box li p {
 position: absolute;
 width: 100%;
 height: 90px;
 background: #fff;
 z-index: 999;
 left: 0;
 bottom: 0;
}
#Ipro-box li p .sytitle {
 width: 100%;
 line-height:85px;
 font-size: 18px;
 color: #555;
}
#Ipro-box li p .smore {
 font-size: 16px;
 color: #555;
 line-height: 40px;
 display: block;
 text-align: center;
 width: 35%;
 z-index: 3;
 margin: 0 auto;
 border-radius: 20px;
 position: absolute;
 right: 8px;
 bottom: 20px;
 border: 1px #dcdcdc solid;
}
#Ipro-box li:hover {
 box-shadow: 0px 0px 10px #ccc;
 text-align: center;
}
#Ipro-box li:hover p {
 background: #015ebb;
}
#Ipro-box li:hover p .sytitle {
 text-align: center;
 color: #fff;
}
#Ipro-box li:hover p .smore {
 background:#d53433;
 font-size: 18px;
 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;
}
#Ipro-box li .avatar {
 position: relative;
}
#Ipro-box li .avatar {
 display: block;
 height: 285px;
 overflow: hidden;
 width:100%;
}
#Ipro-box li .avatar .myClass {
 height: 285px;
}
.avatar:after {
 bottom: 0;
 content: url("../images/bg_play.png");
 left: 5px;
 position: absolute;
 z-index: 10;
}
.avatar:hover, .zhuti .avatar:hover, .bbsinner .avatar:hover {
 box-shadow: 0 0 10px gray;
}
.avatar:hover .myClass, .zhuti .avatar:hover .myClass, .bbsinner .avatar:hover .myClass {
 transform: scale(1.3);
 transition: all 1s ease 0s;
 -webkit-transform: scale(1.3);
 -webkit-transform: all 1s ease 0s;
}
/*why_choose*/
.Iwhy {
	background:url(../images/why_bg.jpg) center;
	height:760px;
	overflow:hidden
}
.why_choose {
	width:1320px;
	margin:0 auto;
	text-align:center
}
.why_gsm54 {
	font-size:54px;
	font-weight:bold;
	color:#fff;
	padding-top:66px
}
.why_en16 {
	font-size:18px;
	color:#015ebb;
	text-transform:uppercase;
	margin-bottom:20px;
}
.why18 {
	font-size:36px;
	font-family:"楷体";
	color:#5d90d8;
	padding:30px 0
}
.why_choose li {
	float:left;
	text-align:center;
	width:222px;
	background:#fff;
	margin:0 20px;
	border-radius:120px;
	height:500px;
}
.why_img {
	padding-top:20px
}
.why_img:hover {
	transition-duration: 0.5s;
	transform: rotateY(180deg);
	margin-top: 10px
}
.why_green24 {
	font-size:24px;
	font-weight:bold;
	color:#015ebb;
	line-height:96px
}
.why_neirong14 {
	width:180px;
	margin:0 auto;
	text-align:center;
	font-size:15px;
	line-height:28px
}
.why_choose li {
	transition: all 0.15s ease-out;
	-moz-transition: all 0.15s ease-out;
	-webkit-transition: all 0.15s ease-out;
	-o-transition: all 0.15s ease-out;
}
.why_choose li:hover {
	background:#fdb92b;
	transition-duration:0.5s;
	height:520px;
	animation:0.5s;
	transition: all 0.15s ease-out;
}
.why_tubiao {
	padding-top:50px
}
/*公司简介*/
.Iabout {
 height:780px;
 background:url(../images/abbj.jpg) bottom no-repeat;
}
.about_main {
	width:1280px;
	margin: 0 auto;
	height: 450px;
}
.about_main_left {
	float:left;
	width:700px;
}
.about_main_left .jianjie {
	width:700px;
	font-size:16px;
	line-height: 30px;
	color: #393939;
}

.about_main_left .a_list {
	width:700px;
}
.about_main_left .a_list li {
	float:left;
	margin-right: 20px;
	font-size:16px;
}
.about_main_right {
	float:right;
	width:541px;
}
.fuua {
	height: 115px;
	width: 700px;
	margin-top: 20px;
}
.fuua_a {
	height: 110px;
	width: 110px;
	border: 3px solid #e9e9e9;
	background: url(../images/t1.png) no-repeat center;
	float: left;
}
.fuua_a a {
	line-height: 30px;
	height: 30px;
	width: 110px;
	padding-top: 70px;
	display: block;
	text-align: center;
	color: #393939;
	font-size: 17px;
}
.fuua_a:hover {
	height: 110px;
	width: 110px;
	border: 3px solid #015ebb;
	background:#015ebb url(../images/t2.png) no-repeat center;
}
.fuua_a:hover a {
	color: #FFFFFF;
}
.fuua_b {
	height: 110px;
	width: 110px;
	border: 3px solid #e9e9e9;
	background: url(../images/t3.png) no-repeat center;
	float: left;
	margin-left: 60px;
}
.fuua_b a {
	line-height: 30px;
	height: 30px;
	width: 110px;
	padding-top: 70px;
	display: block;
	text-align: center;
	color: #393939;
	font-size: 17px;
}
.fuua_b:hover {
	height: 110px;
	width: 110px;
	border: 3px solid #015ebb;
	background:#015ebb url(../images/t4.png) no-repeat center;
}
.fuua_b:hover a {
	color: #FFFFFF;
}
.fuua_c {
	height: 110px;
	width: 110px;
	border: 3px solid #e9e9e9;
	background: url(../images/t5.png) no-repeat center;
	float: left;
	margin-left: 60px;
}
.fuua_c a {
	line-height: 30px;
	height: 30px;
	width: 110px;
	padding-top: 70px;
	display: block;
	text-align: center;
	color: #393939;
	font-size: 17px;
}
.fuua_c:hover {
	height: 110px;
	width: 110px;
	border: 3px solid #015ebb;
	background:#015ebb url(../images/t6.png) no-repeat center;
}
.fuua_c:hover a {
	color: #FFFFFF;
}
.fuua_d {
	height: 110px;
	width: 110px;
	border: 3px solid #e9e9e9;
	background: url(../images/t7.png) no-repeat center;
	float: left;
	margin-left: 60px;
}
.fuua_d a {
	line-height: 30px;
	height: 30px;
	width: 110px;
	padding-top: 70px;
	display: block;
	text-align: center;
	color: #393939;
	font-size: 17px;
}
.fuua_d:hover {
	height: 110px;
	width: 110px;
	border: 3px solid #015ebb;
	background:#015ebb url(../images/t8.png) no-repeat center;
}
.fuua_d:hover a {
	color: #FFFFFF;
}
/*案例展示*/
.ICase_box {
 background:url(../images/hotbj.jpg) center no-repeat;
 height:620px;

 background-position: center;
 background-size: cover;
}
.wrap-titlea {
 text-align: center;
 padding-top: 20px;
}
.wrap-titlea h2 {
 font-size: 35px;
 font-weight: bold;
 color: #fff;
}
.wrap-titlea h2 b {
 color: #fff;
}
.wrap-titlea span {
 font-size: 18px;
 color: #fff;
 letter-spacing: 1px;
 display: block;
 background: url(../images/xiana.png) center no-repeat;
 height: 40px;
 line-height: 40px;
}
.wrap-titlea em {
 display: block;
 width: 45px;
 height: 2px;
 background: #e30000;
 margin: 0 auto;
 margin-top: 10px;
 margin-bottom: 30px;
}
#demokk {
 overflow:hidden;
 width:100%;
}
#demokk .demowrap {
 overflow:hidden;
 width:30000px;
}
#demokk .demowrap li {
 float:left;
 margin:0 1px 1px 0;
 display:inline;
 width:390px;
 margin-right: 10px;
}
#demokk .demowrap li a {
 display:block;
 width:390px;
 height:290px;
 overflow:hidden;
 position:relative;
}
#demokk .demowrap li a:hover img {
 transform:scale(1.2, 1.2);
 -moz-transform:scale(1.2, 1.2);
 -webkit-transform:scale(1.2, 1.2);
 -o-transform:scale(1.2, 1.2);
transition:all .5s;
}
#demokk .demowrap li .project_info {
 width:100%;
 height:100%;
 position:absolute;
 left:0;
 top:0;
transition:all ease-out .3s;
}
#demokk .demowrap li a:hover .project_info {
 background: initial;
}
#demokk .demowrap li .project_info div {
 position:relative;
 top:245px;
 left: 0;
 height: 45px;
 line-height: 45px;
}
#demokk .demowrap li .project_info p.title {
 color:rgba(0, 0, 0, 0);
 font-size:16px;
transition:all ease-out .3s;
}
#demokk .demowrap li .project_info p {
 text-align:center;
 color:#fff;
 padding:0 20px;
}
#demokk .demowrap li a:hover .project_info p.title {
 color:#fff;
 background-color: rgba(242, 112, 0, 0.9);
}


/*新闻*/
.INews {
}
.news-cont {
	width: 1300px;
	height: 500px;
	margin: 10px auto 0px;
}
.news-cont ul {
	width: 100%;
}
.news-cont ul li {
	width: 370px;
	height: 430px;
	background:#fff;
	display: block;
	float: left;
	padding: 20px;
 -webkit-transition-duration: .5s;
 -moz-transition-duration: .5s;
 -ms-transition-duration: .5s;
 -o-transition-duration: .5s;
 transition-duration: .5s;
	margin: 0px 10px;
	border: solid 1px #eee;
}
.news-cont ul li img {
	width: 370px;
	height: 270px;
	margin: 0 auto;
}
.news-cont ul li a {
	color: #000;
	font-size: 18px;
	line-height:50px;
}
.news-cont ul li a:hover {
	color: #F00;
}
.news-cont ul li p {
	font-size: 14px;
	line-height: 25px;
	color: #999;
	width: 100%;
	box-sizing: border-box;
	height: 80px;
	display: block;
}
.news-cont ul li span {
	width: 100%;
	display: table;
	border-top:solid 1px #ddd;
	font-size: 16px;
	line-height: 40px;
	color: #555;
}
.news-cont ul li:hover {
	box-shadow: 0px 0px 20px #ccc;
}
/*版权信息*/
.footer {
 height: 320px;
 background: url(../images/foot.jpg) center no-repeat;
}
.dbnav {
 width: 220px;
}
.navbt {
 display: block;
 font-size: 20px;
 color: #fff;
 font-weight: bold;
 background: url(../images/xianb.png) left bottom no-repeat;
 height: 50px;
 line-height: 50px;
 margin-top: 30px;
}
.dbnav ul {
 margin-top: 10px;
}
.dbnav ul li {
 color: #e6e6e6;
 font-size: 16px;
 line-height: 28px;
}
.dbnav ul li a {
 color: #fff;
}
.dbnav ul li:hover a {
 text-decoration: underline; color: #F00
}
.map {
 width: 460px;
}
.map ul {
 margin-top: 10px;
}
.map ul li {
 color: #e6e6e6;
 font-size: 16px;
 line-height: 28px; width:200px; float:left;
}
.map ul li a {
 color: #fff;
}
.map ul li:hover a {
 text-decoration: underline;color: #F00
}

.ewm {
 width: 200px;
}
.ewm p {
 line-height: 28px;
 color: #fff;
 font-size: 16px;
 display: block;
 margin-top: 30px;
}
.dblx {
 width: 330px;
}
.dblx p {
 line-height: 28px;
 color: #fff;
 font-size: 16px;
 display: block;
 margin-top: 30px;
}
.copyright {
 height: 50px;
 line-height: 50px;
 background:#015ebb;
 text-align: center;
 font-size: 15px;
 color: #fff;
}
.copyright a {
 color: #fff;
}
/*当前位置*/
.position_box {
 font-size: 14px;
 line-height:70px;
 background:#eef2f5;
 width:100%;
}
.position_site {
 background: url(../images/home.png) 15px center no-repeat;
 padding-left: 50px;
}
.position_site span {
 font-size:15px;
 color:#5a5a5a;
}
.position_site a {
 color:#666;
 font-size: 14px;
}
.position_site a:hover {
 text-decoration:underline;
}
.position_title {
 color: #333;
 font-size: 18px;
 background: #015ebb;
 width: 220px;
 text-align: center;
 color: #fff;
 font-size: 23px;
}
/*主体*/
.main {
 background:url(../images/cybj01.jpg) top center no-repeat;
}
.main .main_right {
 width:100%;
 margin-bottom:50px;
}
.maina .main_rightb {
 width:880px;
 margin-bottom:50px;
 padding-top: 50px;
}
.text {
 line-height:35px;
 font-size:15px;
 color:#666;
 padding:10px;
}
.text span {
 font-size:15px;
 color:#666;
}
.mainBox {
 background: #fff;
}
/*产品列表*/
.proList {
 width:80px;
 position:relative;
 margin-top:10px;
}
.proList {
 overflow:hidden;
 width:100%;
}
.proList li {
 width:305px;
 float:left;
 margin:0 10px 30px 10px;
}
.proList li .box {
 width:305px;
 height:210px;
 display:block;
 cursor:pointer;
 border-bottom: 2px #015ebb solid;
}
.proList li .box .spanImg {
 display:block;
 overflow:hidden;
 width:305px;
 height:210px;
 background-position:center center;
 -webkit-background-size: cover;
 -moz-background-size: cover;
 -o-background-size: cover;
 background-size:cover;
}
.proList li .spanT {
 display: block;
 z-index:10;
 height:55px;
 line-height:55px;
 width:305px;
 margin:auto;
 color:#333;
 font-size:16px;
 background:#f2f5fa;
text-align: center;
}
.proList li:hover .spanT {
 text-align: center;
background:#015ebb;
color:#FFF;
}
.proList li .avatar {
 display: block;
 height:210px;
 overflow: hidden;
 width: 305px;
 position: relative;
}
.proList li .avatar {
 height:210px;
}
.proList li .avatar .spanImg:hover, .zhuti .avatar .spanImg:hover, .bbsinner .avatar .spanImg:hover {
 transform: scale(1.3);
 transition: all 1s ease 0s;
 -webkit-transform: scale(1.3);
 -webkit-transform: all 1s ease 0s;
}


/*资质列表*/
.HonorList {
 width:80px;
 position:relative;
 margin-top:10px;
}
.HonorList {
 overflow:hidden;
 width:100%;
}
.HonorList li {
 width:305px;
 float:left;
 margin:0 10px 30px 10px;
}
.HonorList li .box {
 width:305px;
 height:210px;
 display:block;
 cursor:pointer;
 border-bottom: 2px #015ebb solid;
}
.HonorList li .box .spanImg {
 display:block;
 overflow:hidden;
 width:305px;
 height:210px;
 background-position:center center;
 -webkit-background-size: cover;
 -moz-background-size: cover;
 -o-background-size: cover;
 background-size:cover;
}
.HonorList li .spanT {
 display: block;
 z-index:10;
 height:55px;
 line-height:55px;
 width:305px;
 margin:auto;
 color:#333;
 font-size:16px;
 background:#f2f5fa;
text-align: center;
}
.HonorList li:hover .spanT {
 text-align: center;
background:#015ebb;
color:#FFF;
}
.HonorList li .avatar {
 display: block;
 height:210px;
 overflow: hidden;
 width: 305px;
 position: relative;
}
.HonorList li .avatar {
 height:210px;
}
.HonorList li .avatar .spanImg:hover, .zhuti .avatar .spanImg:hover, .bbsinner .avatar .spanImg:hover {
 transform: scale(1.3);
 transition: all 1s ease 0s;
 -webkit-transform: scale(1.3);
 -webkit-transform: all 1s ease 0s;
}
/*分页*/
.fenye {
 text-align:center;
 color:#666;
 font-size:14px;
 line-height:30px;
 padding:20px 0;
}
.fenye .rows {
 color:#666;
 font-size:13px;
 padding:0 10px;
}
.fenye .current {
 display:inline-block;
 margin:0 3px;
 padding:0 10px;
 border:1px solid #015ebb;
 color:#666;
 font-size:14px;
 height:28px;
 line-height:27px;
 border-radius:5px;
 background-color:#015ebb;
 color:#fff;
}
.fenye .num, .fenye .next {
 display:inline-block;
 margin:0 3px;
 padding:0 10px;
 border:1px solid #ddd;
 color:#666;
 font-size:14px;
 height:28px;
 line-height:27px;
 border-radius:5px;
}
.fenye .num:hover, .fenye .next:hover, {
 background-color:#cc0000;
 color:#fff;
 border:1px solid #cc0000;
}
/*新闻列表*/

.news_list {
}
.news_list li {
 border-bottom: 1px dashed #e4e4e4;
 padding:25px;
 background: url(../images/ico2.png) 20px center no-repeat;
}
.news_list li .lMore {
 width: 95px;
 height: 95px;
 background:#bababa;
 text-align: center;
 margin-top: 35px;
}
.news_list li .lMore .one {
 color: #fff;
 display: block;
 font-size: 23px;
 padding-top: 20px;
}
.news_list li .lMore .two {
 color: #fff;
 font-size: 15px;
}
.news_list li .title {
 width: 730px;
 margin-left: 30px;
 margin-top: 35px;
}
.news_list li .title a {
 font-size: 17px;
 color: #333;
 line-height: 35px;
}
.news_list li .title p {
 color: #999;
 font-size: 14px;
 line-height: 26px;
}
.news_list li:hover .lMore {
 background: #015ebb
}
.news_list li:hover .title a {
 padding-left: 13px;
 color: #d70000
}
/*详细页面左侧*/

.main_rightb {
 width:880px;
 margin-bottom:50px;
 padding-top: 50px;
}
.tT01 {
 text-align:center;
 line-height:35px;
 margin-top:20px;
}
.tT01 .span1 {
 font-size:24px;
 color:#444;
}
.subtitle {
 font-size: 13px;
 line-height: 24px;
 height: 24px;
 color: #8F8F8F;
 text-align:center;
}
.subtitle span {
 padding:0 10px;
}
.viewpage {
 margin:0;
 padding:20px 0 50px 0;
 border-top:1px solid #f3f3f3;
}
.viewpage .main_r_nav {
 color:#999;
 font-size:14px;
 line-height:30px;
 padding-left: 20px;
 padding-right: 20px;
}
.viewpage .main_r_nav a {
 font-size:14px;
 color:#444
}
.viewpage .main_r_nav a:hover {
 text-decoration:underline;
}
/*右侧*/
.nyyc {
 width: 280px;
 height: auto;
 margin-right: 20px;
 margin-top: 30px;
}
.fenlei span {
 color: #333;
 font-size: 24px;
 font-family: "黑体"
}
.fenlei ul {
 margin-top: 20px;
}
.BigClass {
 height: 50px;
 line-height: 50px;
 background: #015ebb;
 margin-bottom: 10px;
 padding-left: 25px;
 font-size: 15px;
 width: 250px;
}
.BigClass a {
 color: #fff;
 display: block;
}
.BigClass:hover {
 background:#f27000;
 cursor: pointer;
}
.BigClass:hover a {
 color: #fff;
}
.smallClass {
 height: 38px;
 line-height: 38px;
 background: #e7e7e7;
 margin-bottom: 10px;
 padding-left: 25px;
 font-size: 15px;
 width: 250px;
}
.smallClass a {
 color: #333;
 display: block;
}
.smallClass:hover {
 background:#015ebb;
 cursor: pointer;
}
.smallClass:hover a {
 color: #fff;
}
.nylx {
 width: 245px;
 height: auto;
 background: #f2f2f2;
 padding-bottom: 30px;
 margin-top: 20px;
 padding: 20px 15px 20px 15px;
 margin-bottom: 50px;
}
.nylx span {
 color: #333;
 font-size: 24px;
 font-family: "黑体"
}
.nylx p {
 color: #838383;
 font-size: 14px;
 line-height: 26px;
}
 @media (max-width: 1440px) {
.menu_box {
 width:55%;
 height:90px;
 margin-left:1%;
}
.tel {
 background:url(../images/tel.png) left center no-repeat;
 color:#777;
 font-size:16px;
 padding-left:50px;
 margin-top:20px;
}
}
@media (max-width: 1366px) {
.menu_box {
 width:55%;
 height:90px;
 float:right;
}
#pro-box1 {
 width: 100%;
 overflow: hidden;
 margin: 50px auto;
}
.tel {
 display:none;
}
}
/*固定的悬浮窗*/
.yb_conct {
	position: fixed;
	z-index: 9999999;
	top: 200px;
	right: -127px;
	cursor: pointer;
	transition: all .3s ease;
}
.yb_bar ul li {
	width: 180px;
	height: 53px;
	font: 16px/53px 'Microsoft YaHei';
	color: #fff;
	text-indent: 54px;
	margin-bottom: 3px;
	border-radius: 3px;
	transition: all .5s ease;
	overflow: hidden;
}
.yb_bar .yb_top {
	background: #ff4a00 url(../images/fixCont.png) no-repeat 0 0;
}
.yb_bar .yb_phone {
	background: #ff4a00 url(../images/fixCont.png) no-repeat 0 -57px;
}
.yb_bar .yb_QQ {
	text-indent: 0;
	background: #ff4a00 url(../images/fixCont.png) no-repeat 0 -113px;
}
.yb_bar .yb_ercode {
	/*height:200px;*/

	background: #ff4a00 url(../images/fixCont.png) no-repeat 0 -169px;
}
.hd_qr {
	padding: 0 29px 25px 29px;
}
.yb_QQ a {
	display: block;
	text-indent: 54px;
	width: 100%;
	height: 100%;
	color: #fff;
}
}
/*留言*/
.area {
	margin: 20px 0;
}
.w90 {
	text-align: right;
}
.input {
	width: 380px;
}
.mes .input {
	height: 30px;
	border: 1px solid #ccc;
	padding-left: 3px;
	padding-top: 2px;
}
.mes p {
	color: #999;
}
.require {
	width: 930px;
	height: 120px;
	border: 1px solid #ccc;
	padding-left: 3px;
	padding-top: 2px;
	margin: 7px 0;
}
.submit {
	width: 150px;
	height: 40px;
	text-align: center;
	background: #ef2416;
	color: #FFF;
	border: 0;
	font-family: "微软雅黑";
	font-size: 15px;
	cursor: pointer;
}
.reset {
	width: 150px;
	height: 40px;
	text-align: center;
	background: #ADADAD;
	color: #FFF;
	border: 0;
	font-family: "微软雅黑";
	margin-left: 15px;
	font-size: 15px;
	cursor: pointer;
}