@charset "utf-8";
/* CSS Document */

body{ margin:0; padding:0; font-family:"微软雅黑",Arial; font-size:16px;  background-color:#fff; color:#454545;  min-width:1200px; line-height: 1; }
ul{ margin:0; padding:0; list-style:none;}
li { margin:0; padding:0; list-style:none}
a{ color:#454545; text-decoration:none;}
a:hover { color:#0078ce; transition: 0.2s; -moz-transition: 0.2s; -webkit-transition: 0.2s;-o-transition: 0.2s;}
img{ border:none;}
p{ margin:0; padding:0;}
i { font-style: normal;}



/*填充行距高度*/
.clb {clear: both;}
.jg5 { width:100%; height:5px; line-height:5px;}
.jg10 { width:100%; height:10px; line-height:10px;}
.jg15 { width:100%; height:15px;}
.jg20 { width:100%; height:20px;}
.jg25 { width:100%; height:25px;}
.jg30 { width:100%; height:30px;}
.jg35 { width:100%; height:35px;}
.jg40 { width:100%; height:40px;}
.jg45 { width:100%; height:45px;}
.jg50 { width:100%; height:50px;}
.jg60 { width:100%; height:60px;}
.jg70 { width:100%; height:70px;}
.jg80 { width:100%; height:80px;}
.jg90 { width:100%; height:90px;}
.jg100 { width:100%; height:100px;}
.jg150 { width:100%; height:150px;}
.jg200 { width:100%; height:200px;}

.top1 {width: 100%; height: 36px; border-bottom: 1px solid #c0c0c0; background: #ddd;}
.top1m {max-width: 1200px; height: auto; margin: 0 auto;}
.top1m p {line-height: 36px; font-size: 14px;}
.top1m p a {float: right; color: #f00; font-weight: bold;}
.top1m p .gw {display: inline-block; line-height: 1; background: #0158c9; color: #fff; padding: 3px 5px 4px 5px;}

.top2 {max-width: 1200px; margin: 0 auto; height: auto; padding: 20px 0px;background: #fff;}
.logo {float: left; }
.toptel {float: right; padding-left: 70px; min-height: 60px; background: url(../images/tb10.png) no-repeat top left; line-height: 1.2; margin-top: 15px;}
.toptel span {font-size: 32px; font-weight: bold; font-family: arial; color: #eb1b28}

.nav{
	width: 100%; height: 50px; background: #4691c9; position: relative;
}
.nav ul { max-width: 1200px; margin: 0 auto; height: 50px;}
.nav li{
	 float: left; width: auto; 
}
.nav li.f {margin-left: 250px;}
.nav li a { display: inline-block; height: 50px; line-height: 50px; padding: 0px 15px; color: #fff;}
.nav li a:hover { background: #446bec;}

.navpage li.f{ margin-left: 0;}
.navpage li a {padding: 0px 28px;}

.navzy {width: 1200px; height: auto; position: absolute; left: 50%; top: 0; margin-left: -600px; z-index: 99999 }
.navzylist {width: 250px; height: 500px; background: rgba(255,255,255,0.8); position: absolute; left: 0; top: 0px;}
.navzylist .head {width: 100%; height: 50px; line-height: 50px; background: #446bec; color: #fff; text-align: center; font-size: 18px;}
.navzylist .head i {display: inline-block; margin-right: 5px;}
.navzylist .list {width: 90%; margin: 0 auto; padding-top: 12px; padding-bottom: 12px; border-bottom: 1px solid #bbb; height: 26px; line-height: 26px;  }
.navzylist .list a { display: inline-block; max-width: 140px; max-height: 26px; color: #333; overflow: hidden;}
.navzylist .list a:hover { color: #eb1b28;}
.navzylist .list .btn { display: inline-block; height: 26px; line-height: 26px; padding: 0px 8px; background: rgba(235,0,0,0.7); color: #fff; float: right;  font-size: 12px;}
.navzylist .list .btn:hover { color: #fff; background: rgba(254,85,10,0.7);}
 
@keyframes btnflash
{
from {background: rgba(235,0,0,0.8);}
to {background: rgba(254,85,10,0.8);}
}

.navzylist .list .btn {
	animation: btnflash 0.7s infinite;
	-moz-animation: btnflash 0.7s infinite;	/* Firefox */
	-webkit-animation: btnflash 0.7s infinite;	/* Safari 和 Chrome */
	-o-animation: btnflash 0.7s infinite;
}
.navzylist .list .btn2 {
	animation: btnflash 0.9s infinite;
	-moz-animation: btnflash 0.9s infinite;	/* Firefox */
	-webkit-animation: btnflash 0.9s infinite;	/* Safari 和 Chrome */
	-o-animation: btnflash 0.9s infinite;
}
.navzylist .list .btn3 {
	animation: btnflash 1.1s infinite;
	-moz-animation: btnflash 1.1s infinite;	/* Firefox */
	-webkit-animation: btnflash 1.1s infinite;	/* Safari 和 Chrome */
	-o-animation: btnflash 1.1s infinite;
}

.banner{
	position: relative;
	width: 100%;
	height: 450px;
	overflow: hidden;
}


.banner .cont{
	position: absolute;
	width: 100%;
	left: 0;
	top: 0;
	transition: 1s;
}
.banner .cont li{
	float: left;
	width: 100%;
	height: 450px;
}
.banner .cont li a { display: block; width: 100%; height: 450px;}
.banner .butt{
	height: auto;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 20px;
	margin: 0 auto;
	z-index: 155;
}
.banner .butt li{
	width: 16px;
	height: 16px;
	float: left;
	background:#9c9e9c; border: 3px solid #ffffff; border-radius:50%;
	margin-left: 5px;
	cursor: pointer;
}

.Notice{ max-width: 1200px; margin: 0 auto;
	height: 50px;
	line-height: 50px;
}
.Notice span{
	color: #FFF;
	border-radius: 5px;
	padding: 3px 6px 3px 40px;
	background: #d20001 url(../images/tb4.png) no-repeat 6px center;
}
.Notice a{
	padding-left: 25px;
}
.Notice a:hover{
	text-decoration: underline;
}

.iad1 {max-width: 1200px; height: auto; margin: 0 auto;}
.iad1 img { width: 100%;}

.bloh {max-width: 1200px; height: auto; margin: 0 auto;}
.bloh .p1 { width: 100%; height: auto; background: url(../images/tb7.gif) repeat-x center; text-align: center;}
.bloh .p1 a { display: inline-block; width: auto; background: #fff; font-size: 32px; color: #333; padding: 10px 20px; line-height: 1;}
.bloh .p2 { width: 100%; text-align: center;  color: #666; }


.inews_1_box {max-width: 1200px; height: auto; margin: 0 auto;}
.inews_1_left {float: left; width: 900px; height: auto;}
.inewsr_contbox {float: right; width: 280px; height: auto;}
.inews_1_blo {width: 100%; height: 40px; background: #eee;}
.inews_1_blo span a { display: inline-block; width: 215px; height: 40px; line-height: 40px; border-right: 1px solid #fff; text-align: center;  background: #ccc;}
.inews_1_blo span a:hover { color: #fff; background: #0078cd;}
.inews_1_blo span a.hover { color: #fff; background: #0078cd;}
.inews_1_blo .m { display: inline-block; float: right; margin-right: 10px; margin-top: 9px; padding: 5px 10px 5px 10px; background: #ccc; color: #333; font-size: 12px; border-radius: 5px;}
.inews_1_list {width: 100%; height: 300px; margin-top: 10px; overflow: hidden;}
.inews_1_list .img {float: left; width: 430px; height: 300px; display: inline-block; overflow: hidden;}
.inews_1_list .img img { width: 100%; min-height: 300px;}
.inews_1_list ul { float: right; width: 450px; height: auto;}
.inews_1_list ul li { width: 100%; height: 22px; line-height: 22px; margin-top: 10px;}
.inews_1_list ul li.rec { height: 60px; padding-bottom: 10px; border-bottom: 1px dashed #ebebeb; margin-top: 5px; text-align: center;}
.inews_1_list ul li.rec a {display: inline-block;  max-width: 100%; height: 20px; line-height: 20px; overflow: hidden; font-size: 16px; font-weight: bold;}
.inews_1_list ul li.rec span { display: inline-block; text-align: left; line-height: 1.4; font-size: 14px; color: #999; max-height: 40px; overflow: hidden;}
.inews_1_list div { display: none;}
.inews_1_list div.hover { display: block;}

.inews_1_rcontbg {width: 100%; height: 250px; background: url(../images/tb36.jpg) no-repeat; position: relative;}
.icont_row {width: 200px; height: 82px; margin-left: 70px; }
.icont_tel i {display: inline-block; margin-top: 15px;}
.icont_tel span {font-size: 28px; font-family: arial; color: #d00; display: inline-block; margin-top: 5px;}
.icont_qq {height: 62px;}
.icont_qq i {display: inline-block; margin-top: 22px; float: left;}
.icont_qq a {display: inline-block; float: left; margin-top: 18px;}
.icont_zx { margin-left: 0; height: auto; position: relative;}
.icont_zx a { display: inline-block; width: 80px; height: 80px; position: absolute; top: 12px; left: 9px;}
.icont_zx .zx { left: 100px;}
.icont_zx .xl { left: 191px;}

.bloh2 {max-width: 1200px; height: auto; margin: 0 auto;}
.bloh2 .p1 { width: 100%; height: auto; background: url(../images/tb7.gif) repeat-x center; text-align: center;}
.bloh2 .p1 a { display: inline-block; width: auto; background: #fff; font-size: 32px; color: #333; padding: 10px 20px; line-height: 1;}
.bloh2 .p2 { width: 100%; text-align: center;  color: #666; }

.ibloh {max-width: 1200px; height: auto; margin: 0 auto; border-bottom: 2px solid #919191; padding-bottom: 13px; margin-top: 25px;}
.ibloh a.tit { color: #0078ce; font-size: 28px; display: inline-block; font-weight: bold;}
.ibloh span { font-style: normal; font-size: 14px; color: #666; display: inline-block; margin-left: 10px;}
.ibloh a.m { display: inline-block; float: right; font-size: 14px; margin-top: 12px; color: #999;}

.izybox {max-width: 1200px; height: auto; margin: 0 auto; margin-top: 20px;}
.izyrow { width: 100%; height: 60px; line-height: 60px;}
.izyrow span { display: inline-block; float: left; width: 190px; height: 60px; margin-right: 1px; margin-top: 1px; text-align: center; background: #e5e5e5; overflow: hidden;}
.izyrow_h span {   background: #147cd7; color: #fff; font-size: 22px;}
.izyrow span.la { width: 285px; margin-right: 0;}
.izyrow span.two {width: 140px}
.izyrow span.fx { width: 250px;}
.izyrow span.f a { display: inline-block; width: 100%; height: 100%;}
.izyrow span.la a { display: inline-block; margin-left: 5px; line-height: 1; font-size: 14px; padding: 7px 12px 9px 12px; margin-top: 14px; border-radius: 8px; background: #147cd7; color: #fff;}
.izyrow span.la .zx { background: #ff7300;}
.izyrow span.la .bm { background: #e60807;}
.izyrow:hover span { background: #fa6e6e; color: #fff;}
.izyrow:hover span a { color: #fff;}
.izyrow_h:hover span { background: #147cd7;}

.izylist {max-width: 1200px; margin: 0 auto; height: auto;}
.izylist ul li { float: left; width: 384px; height: auto; background: #eaeaea; margin-left: 24px; margin-top: 24px;transition:0.2s;-moz-transition:0.2s; -webkit-transition:0.2s;-o-transition:0.2s;}
.izylist ul li.f { margin-left: 0;}
.izylist ul li .tit { display: block; width: 100%; height: 38px; background: #0181f1; color: #fff; text-align:center; line-height: 36px; font-size: 18px; font-weight: bold;}
.izylist ul li .img { display: block; width: 100%; height: 250px; overflow: hidden;}
.izylist ul li .img img { width: 100%; min-height: 250px;}
.izylist ul li .con { width: 352px; height: auto; padding: 10px 15px 20px 15px;  color: #666; overflow: hidden; border: 1px solid #d5d5d5; }
.izylist ul li .con .txt { display: inline-block; width: 100%; overflow: hidden; max-height: 30px; line-height: 30px;}
.izylist ul li .con .txt strong { color: #333;}
.izylist ul li .con .btn { display: inline-block; width: 100%; text-align: center; margin-top: 15px;}
.izylist ul li .con .btn a { display: inline-block; width: 112px; height: 32px; text-align: center; line-height: 30px; background: #0583db; color: #fff; border-radius: 6px; font-size: 14px;}
.izylist ul li .con .btn a.zx { background: #fe550a;}
.izylist ul li:hover { background: #fff; box-shadow: 0px 0px 5px 5px #ddd;}

.inews {max-width: 1200px; height: auto; margin: 0 auto; margin-top: 20px;}
.inewsl {float: left; width: 900px; height: 490px; }
.inewsh { width: 100%; height: auto;}
.inewsh a { display: inline-block; width: 440px; padding-bottom: 17px; margin-left: 20px; background: url(../images/tb11.gif) no-repeat center bottom;}
.inewsh a.f { margin-left: 0;}
.inewsh a span { display: inline-block; width: 400px; padding: 0px 20px; line-height: 48px; background: #f3f1f2; font-size: 20px; color: #454545; transition: 0.2s; -moz-transition: 0.2s; -webkit-transition: 0.2s;-o-transition: 0.2s;}
.inewsh a span i { font-size: 16px; font-family: arial; font-style: normal;text-transform: uppercase;}
.inewsh a:hover {background: url(../images/tb12.gif) no-repeat center bottom;}
.inewsh a:hover span { background: #169bd4; color: #fff;}
.inewsh a.hover {background: url(../images/tb12.gif) no-repeat center bottom;}
.inewsh a.hover span { background: #169bd4; color: #fff;}
.inewsbox {width: 100%; height: 400px; overflow: hidden; margin-top: 10px;  position: relative;}
.inewsbox ul {width: 900px; height: auto; position: absolute; left: 0px; top: 0; display: none;}
.inewsbox ul.hover { display: block;}
.inewsbox ul p {width: 900px; float: left;}
.inewsbox ul p img {width: 100%; height: 270px;}
.inewsbox ul li {float: left; width: 48.5%; max-height: 20px; line-height: 20px; margin-top: 12px; overflow: hidden;  background: url(../images/tb20.gif) no-repeat center left; padding-left: 1.5%; }
.inewsbox ul li a { display: inline-block; max-width: 95%; overflow: hidden; color: #454545}
.inewsbox ul li a:hover { color: #0078ce}
.inewsr {float: right; width: 280px; height: auto;}
.iad2 {}
.inewsrbm {width: 100%; height: auto; background: #f0f0f0;  margin-top: 12px; padding: 10px 0px;}
.inewsrbm p {text-align: center; padding-bottom: 10px;}
.inewsrbm p input {width: 90%; padding: 4px 2%; height: 32px;  line-height: 32px; border: 1px solid #e0e0e0; background: #fff; border-radius: 5px;}
.inewsrbm .bmbtn { display: inline-block; width: 94%; height: 42px; line-height: 40px; text-align: center; color: #fff; background: #a00; border-radius: 5px;}

.ijyxb_h {width: 100%; height: 40px; line-height: 40px; font-size: 20px; background: #0078cd; color: #fff; text-align: center;}
.ijyxb_box {width: 278px; height: 304px; border: 1px solid #dfdfdf;}
.ijyxb_m {width: 278px; height: 255px; margin: 0 auto;  margin-top: 10px; overflow: hidden;}
.ijyxb_box p { width: 278px; height: auto; line-height: 2.2; font-size: 14px; }
.ijyxb_box p.h {height: 30px; background: #efefef; line-height: 30px;}
.ijyxb_box span { display: inline-block; width: 60px; text-align: center; overflow: hidden;}
.ijyxb_box .n { margin-left: 0; width: 30%}
.ijyxb_box .z { width: 100px; width: 40%}
.ijyxb_box .x { width: 100px; width: 30%}
.ijyxb_box i { display: inline-block; width: 100%; height: 1px; line-height: 1px; background: #f0f0f0;}


.iimglist { width:1200px; height: auto; margin: 0 auto;}
.iimglist ul li { float:left; width:230px; height:160px; overflow:hidden; margin-left:10px; margin-top:10px; position:relative; background: #efefef;}
.iimglist ul li.f { width: 480px; height: 330px; margin-left: 0;}
.iimglist ul li .img { display: inline-block; width: 100%;  }
.iimglist ul li .img img { width: 100%; min-height:160px; 
	transform: scale(1);
	-webkit-transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;
	-ms-transition: all 0.3s ease 0s;
}
.iimglist ul li.f .img img {min-height: 330px;}

.iimglist ul li .n { width: 100%; height: 32px; line-height: 32px; background: rgba(0,0,0,0.5); position: absolute; bottom: 0; left: 0; color: #fff;  text-align: center;
	-webkit-transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;
	-ms-transition: all 0.3s ease 0s;
}
.iimglist ul li:hover .img img {
	transform: scale(1.1);	
}
.iimglist ul li:hover .n { 
	background: rgba(1,129,241,0.8);
}


.ihjlist {width:100%; max-width: 1200px; height:auto; margin:0 auto;}
.ihjlist ul li { float:left; width:285px; height:235px; overflow:hidden; margin-left:20px; margin-top:20px; position:relative;}
.ihjlist ul li.f { margin-left:0;}
.ihjlist ul li .img { display:block; width:100%; height:200px; overflow:hidden;}
.ihjlist ul li .img img { width:100%; min-height:200px;
	transform: scale(1);
	-webkit-transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;
	-ms-transition: all 0.3s ease 0s;
}
.ihjlist ul li p {width:100%; height:auto; padding-top:12px; overflow:hidden; background:url(../images/tb26.png) no-repeat 0 16px; text-indent:22px;  color:#fff;}
.ihjlist ul li p a {
	-webkit-transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;
	-ms-transition: all 0.3s ease 0s;
}
.ihjlist ul li:hover .img img {
	transform: scale(1.1);	
}
.ihjlist ul li:hover p a { color:#0078ce;}


.ibmbox {width: 1200px; height: auto; margin: 0 auto;}
.ibmbox .p1 {float: left; width: 180px; height: 120px; background: #4aa0b9; text-align: center; color: #fff; line-height: 1.5; font-size: 22px;}
.ibmbox .p1 i {display: inline-block; margin-top: 20px;}
.ibmboxr {float: left; width: 1018px; height: 118px; border: 1px solid #4aa0b9;}
.ibmboxr input , .ibmboxr select { display: inline-block; float: left; width: 220px; height: 40px; line-height: 40px; padding: 0px 5px; border: 1px solid #ccc; font-size: 16px; color: #444; margin-left: 10px; margin-top: 10px;}
.ibmboxr select { height: 42px; width: 232px;}
.ibmboxr .bmform {float: left; width: 495px;}
.ibmboxr .bmbtn {float: left; display: inline-block; width: 150px; height: 94px; line-height: 95px; background: #ff7b00; color: #fff; text-align: center; margin-top: 10px; font-size: 22px; border-radius: 10px;}
.ibmboxr .bmrbox {float: left; width: 340px; margin-left: 20px; margin-top: 12px; }
.ibmboxr .bmrbox a { display: inline-block; width: 150px; height: 36px; line-height: 36px; background: #ff6567; color: #fff; margin-right: 20px; margin-top: 10px; text-align: center; border-radius: 5px;}
.ibmboxr .bmrbox span {color: #f00; line-height: 1.3;}
.ibmboxr .bmrbox span i { font-weight: bold; font-size: 18px;}
.ibmboxr .bmrbox .qq { background: #a8996e;}

.irxlc {max-width: 1200px; height: 187px; margin: 0 auto; background: url(../images/tb28.jpg) no-repeat; position: relative;}
.irxlc .tit { font-size: 24px; position: absolute; left: 30px; top:18px; color: #0078ce;}
.irxlc .txt {font-size: 14px; line-height: 1.7; position: absolute; top: 80px; left: 0; font-weight: bold;}
.irxlc .txt i { font-style: normal; font-weight: normal; font-size: 12px;}
.irxlc .txt1 { left: 115px; color: #0078ce;}
.irxlc .txt2 { left: 307px; color: #ed6921;}
.irxlc .txt3 { left: 520px; color: #987241;}
.irxlc .txt4 { left: 720px; color: #34a4b2;}
.irxlc .txt5 { left: 915px; color: #084e90;}
.irxlc .txt6 { left: 1090px; color: #e47924;}

.icgxzlist {max-width: 1200px; height: auto; margin: 0 auto;}
.icgxzlist ul li { float: left; width: 285px; height: auto; margin-left: 20px; line-height: 1.5;}
.icgxzlist ul li.f { margin-left: 0;}
.icgxzlist ul li img { max-width: 100%; height: 210px;}
.icgxzlist ul li .n { font-weight: bold; color: #000;}
.icgxzlist ul li .d { color: #999; display: inline-block; max-height: 45px; overflow: hidden;}

.inewsr2 { width: 100%; text-align: center;}
.inewsr2 a { display: inline-block; width: 99%; margin: 0 auto; margin-top: 10px; height: 30px; text-align: center; line-height: 29px; border: 1px solid #e1e1e1; border-radius: 5px;}

.fkf {max-width: 1200px; height: 94px; margin: 0 auto;}
.fkf a {display: block; float: left; width: 283px; height: 72px; padding: 10px 0px; border: 1px solid #ddd; margin-left: 20px;}
.fkf a.f { margin-left: 0;}
.fkf .tb {display: inline-block; text-align: center; float: left; color: #666; margin-left: 30px; margin-top: 10px; overflow: hidden;}
.fkf .txt {display: inline-block; margin-left: 15px; margin-top: 6px; line-height: 1.6; color: #666;}
.fkf .txt i { font-style: normal; font-size: 20px;}
.fkf .wx { margin-top: 0; width: 72px; height: 72px; }
.fkf .wx img { width: 72px; height: 72px;}
.fkf a:hover { border: 1px solid #0078ce;}
.fkf a:hover .tb { color: #0078ce;}
.fkf a:hover .txt { color: #0078ce;}

.flink {width: 100%; height: auto; min-height: 20px; background: #0078ce;}
.flink p {max-width: 1200px; margin: 0 auto; color: #fff; padding: 15px 0px 20px 0px; line-height: 1.6; font-size: 14px;}
.flink p a { display: inline-block; margin-right: 15px; color: #ccc;}
.flink p a:hover { color: #ffb62f}

.footer {width: 100%; height: auto; background: #014689; padding: 30px 0px;}
.fmenu {max-width: 1200px; margin: 0 auto; height: auto; text-align: center; color: #fff; }
.fmenu a { color: #fff;}
.fmenu a:hover { color: #fe550a;}
.copyr {max-width: 1200px; margin: 0 auto; margin-top: 20px; text-align: center; font-size: 14px; line-height: 1.8; color: #e9e9e9;}


.rfloat {width: 54px; height: auto; position: fixed;  right:0; top:50%; transform : translate(-0%,-50%); }
.rfloat .blo { display: block; width: 54px; height: 54px; position: relative; background: url(../images/tb35.png) no-repeat center top; background-color: #0181f1; text-align: center; margin-top: 1px; }
.rfloat .blo i { font-style: normal; width: 100%; position: absolute; top: 35px; font-size: 12px; left: 0; color: #fff;}
.rfloat .blo:hover {background-color: #fe550a;}

.rfloat .qq {background-position: 0px -54px;}
.rfloat .tel {background-position: 0px -108px;}
.rfloat .mob {background-position: 0px -162px;}
.rfloat .home {background-position: 0px -216px;}
.rfloat .blo span {
	opacity: 0;
	-webkit-opacity: 0;
	-ms-opacity: 0;
	-moz-opacity: 0;
	display: none;
}
.rfloat .ewm {display: block; width: 106px; height: 106px; position: absolute; right: 54px; top: 0; padding: 4px; background-color: #fe550a; overflow: hidden;
	
}
.rfloat .ewm img {width: 100%; min-height: 106px;}
.rfloat .telspan {display:inline-block; width: auto; height: 44px; line-height: 44px; overflow: hidden; padding: 5px 10px; position: absolute; right: 54px; top: 0px; color: #fff; font-size: 24px;background-color: #fe550a;  min-width: 180px; text-align: center;
}
.rfloat .blo:hover span {
	opacity: 1;
	-webkit-opacity: 1;
	-ms-opacity: 1;
	-moz-opacity: 1;
	display: inline-block;
}

.ffloatbg {width:100%; height:60px; background:rgba(51,51,51,0.65); position:fixed; left:0; bottom:0; color:#fff; z-index:99999}
.ffloat {max-width:1200px; height:60px; margin:0 auto; position:relative;}
.ffloat .p1 {float:left; font-size:18px; margin-top:14px; line-height:1.5; color: #f00; padding: 0px 10px;}
.ffloat .inp {float:left; width:auto; max-width:420px; height:auto; margin-left:50px; margin-top:8px}
.ffloat .inp input {float:left; margin-left:5px; margin-top:5px; width:160px; height:34px; padding:0px 5px; background:#fff; border:none; color:#333; font-family:'微软雅黑';}
.ffloat .btn {float:left; display:block; line-height:34px; width:108px; height:35px; margin-left: 5px; margin-top:13px; border-radius:5px; background:#fe550a; color:#fff; font-size:16px; text-align:center; }
.ffloat .tel {float:right; margin-top:18px; font-size:24px;color: #ffffff; line-height:1;}
.ffloat .tel span {font-size:26px; font-family:arial; color: #ffffff}

.ncen {max-width: 1200px; height: auto; margin: 0 auto; }


.nbanner {width: 100%; height: 250px; box-shadow: 0px 5px 5px 5px #dbdbdb;}
.nleft {float: left; width: 280px; height: auto; }
.nright {float: right; width: 890px; height: auto; /*border: 1px solid #e0e0e0;*/  min-height: 500px;}
.nlh {width: 100%; height:70px; background: #0078ce; color: #fff;  line-height: 70px; font-size: 24px; font-weight: bold;}
.nlh span {display: inline-block; margin-left: 20px;}
.nlh  i {font-style: normal; font-size: 18px; font-family: arial; font-weight: normal;}
.nlmenu {width: 100%; height: auto; min-height: 100px;  margin: 0 auto; }
.nlmenu ul {width: 100%; margin: 0 auto;}
.nlmenu ul li {width: 100%; height: 40px; line-height: 38px;  margin-top: 5px;}
.nlmenu ul li a {display: inline-block; width: 90%; height: 40px; padding-left: 10%; font-size: 14px; background: url(../images/tb39.png) no-repeat 95% center; background-color:#e0e0e0;  }
.nlmenu ul li a:hover {background: url(../images/tb40.png) no-repeat 95% center; background-color: #c51c15; color: #fff;}
.nlmenu ul li a.hover {background: url(../images/tb40.png) no-repeat 95% center; background-color: #c51c15; color: #fff;}
.nlbtn {display: block; width: 100%; margin: 0 auto; height: 60px; line-height: 60px; background: #51d85d; color: #fff; text-align: center; margin-top: 10px;}
.nlbtn2 { background: #fe550a}
.nlbtn:hover { color: #fff; background: #0078ce;}

.nlrec {width: 100%; height: auto; margin: 0 auto; margin-top: 20px;  }
.nlrec .p1 {width: 100%; height: 20px; font-size: 18px; font-weight: bold; color: #eb0000; border-bottom: 1px solid #e0e0e0; padding-bottom: 5px;}
.nlrec2 ul li {width: 100%; height: 18px; line-height: 18px; margin-top: 8px; overflow: hidden; font-size: 14px;}
.nlreczy ul li {width: 100%; height:70px; margin-top: 10px; overflow: hidden; }
.nlreczy ul li .img {display: inline-block; float: left; width: 100px; height: 70px; overflow: hidden;}
.nlreczy ul li .img img {width: 100%; min-height: 70px;}
.nlreczy ul li p {float: left; width: 140px; height: 70px; margin-left: 10px;}
.nlreczy ul li p a { display: inline-block; max-height: 20px; overflow: hidden; font-size: 15px; font-weight: bold; color: #0078ce;}
.nlreczy ul li p span {display: inline-block; font-size: 12px;  line-height: 1.4; margin-top: 3px; color: #454545;}
.nlreczy ul li p span i { font-style: normal; color: #787878;}
.nlreczy ul li p span.dy i { color: #f00;}

.npos {width: 100%; margin: 0 auto; height: 38px; line-height: 38px; font-size: 16px; clear: both;  border-bottom:2px solid #eef9ff; position: relative;}
.npos span { display: inline-block; float: right; margin-right: 10px; color: #454545; }
.npos i { font-style: normal; font-size: 20px; color: #0078cd; display: inline-block; line-height: 34px; min-width: 100px; height: 38px; border-bottom: 2px solid #0f9ae9; font-weight: bold;}
.singlecon {width: 830px; margin: 0 auto; line-height: 2; margin-top: 20px; overflow: hidden;}


.nzylist {max-width: 1200px; margin: 0 auto; height: auto;}
.nzylist ul li { float: left; width: 265px; height: auto; background: #eaeaea; margin-left: 24px; margin-top: 24px;transition:0.2s;-moz-transition:0.2s; -webkit-transition:0.2s;-o-transition:0.2s;}
.nzylist ul li.f { }
.nzylist ul li .tit { display: block; width: 100%; height: 38px; background: #0181f1; color: #fff; text-align:center; line-height: 36px; font-size: 18px; font-weight: bold;}
.nzylist ul li .img { display: block; width: 100%; height: 170px; overflow: hidden;}
.nzylist ul li .img img { width: 100%; min-height: 170px;}
.nzylist ul li .con { width: 243px; height: auto; padding: 10px 10px 20px 10px;  color: #666; overflow: hidden; border: 1px solid #d5d5d5; font-size: 14px; }
.nzylist ul li .con .txt { display: inline-block; width: 100%; overflow: hidden; max-height: 26px; line-height: 26px;}
.nzylist ul li .con .txt strong { color: #333;}
.nzylist ul li .con .btn { display: inline-block; width: 100%; text-align: center; margin-top: 15px;}
.nzylist ul li .con .btn a { display: inline-block; width: 112px; height: 32px; text-align: center; line-height: 30px; background: #0583db; color: #fff; border-radius: 6px; font-size: 14px;}
.nzylist ul li .con .btn a.zx { background: #fe550a;}
.nzylist ul li:hover { background: #fff; box-shadow: 0px 0px 5px 5px #ddd;}

.nimglist {width:100%; max-width: 1200px; height:auto; margin:0 auto;}
.nimglist ul li { float:left; width:270px; height:215px; overflow:hidden; margin-left:20px; margin-top:20px; position:relative;}
.nimglist ul li.f { }
.nimglist ul li .img { display:block; width:100%; height:180px; overflow:hidden;}
.nimglist ul li .img img { width:100%; min-height:180px;
	transform: scale(1);
	-webkit-transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;
	-ms-transition: all 0.3s ease 0s;
}
.nimglist ul li p {width:100%; height:auto; padding-top:12px; overflow:hidden; background:url(../images/tb26.png) no-repeat 0 16px; text-indent:22px;  color:#fff;}
.nimglist ul li p a {
	-webkit-transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;
	-ms-transition: all 0.3s ease 0s;
}
.nimglist ul li:hover .img img {
	transform: scale(1.1);	
}
.nimglist ul li:hover p a { color:#0078ce;}

.npage{height:34px; padding:0; text-align:center;font-size:14px; width:96%; margin:0 auto; margin-top:30px; padding-bottom:10px;}
.npage p{text-align:right; padding-right:20px;}
.npage a{ display:inline-block; padding:0px 13px; height:32px; line-height:32px;  border:1px solid #dedede; background:#fff; text-decoration:none; text-align:center; color: #aaa; }
.npage a:hover{ background:#0078ce; border:1px solid #0078ce; color:#fff; text-decoration:none;transition: all 0.5s ease 0s;}
.npage a.hover{ background:#0078ce; border:1px solid #0078ce; color:#fff; text-decoration:none;transition: all 0.5s ease 0s;}


.ncgxzlist {max-width: 1200px; height: auto; margin: 0 auto;}
.ncgxzlist ul li { float: left; width: 270px; height: auto; margin-left: 20px; margin-top: 20px; line-height: 1.5;}
.ncgxzlist ul li.f { margin-left: 0;}
.ncgxzlist ul li img { max-width: 100%; height: 190px;}
.ncgxzlist ul li .n { font-weight: bold; color: #000;}
.ncgxzlist ul li .d { color: #999; display: inline-block; max-height: 45px; overflow: hidden;}



.newslist { width: 840px; margin: 0 auto; margin-top: 10px;}
.newslist ul li {}
.newslist li { padding: 22px 0; border-bottom: 1px solid #eee; height: 110px; overflow: hidden; }
.newslist .pic { float: left; margin-right: 30px; width: 160px; height: 110px; overflow: hidden;}
.newslist .pic img { display: block; width: 160px; min-height: 110px; }
.newslist h3 { font-size: 18px; line-height: 24px; height: 24px; overflow: hidden; margin: 0;  }
.newslist .det { margin-top: 10px; font-size: 14px; line-height: 24px; max-height: 48px; overflow: hidden; color: #666 }
.newslist .det a {color: #0078ff;}
.newslist .bq-gn { float: left; padding: 0 10px; color: #16a660; border: 1px solid #16a660; }
.mt10 { margin-top: 10px;}
.newslist .date { font-size: 14px; color: #aaa;}

.newsvbox {width: 830px; margin: 0 auto; padding-top: 10px; padding-bottom: 50px; position: relative;}
.newsvtit { font-size: 24px; font-weight: bold; line-height: 30px; color: #212121; display: block;}
.newsvdes { width: 100%; font-size: 13px; color: #999;}
.newsvdes span { display: inline-block; margin-right: 40px;}
.newsvdes a { color: #999;}
.newsvcon { line-height: 2; width: 100%; overflow: hidden; margin-top: 30px; color: #333;}
.newsvcon img {max-width: 100%;}

.vrec {max-width: 1200px; height: auto; margin: 0 auto;}
.vrech { font-size: 24px; font-weight: bold; color: #eb0000; border-bottom: 1px solid #e0e0e0; padding-bottom: 10px;}
.vrech a { display: inline-block; float: right; font-size: 16px; font-weight: normal; color: #666; margin-top: 10px;}
.vrec ul { margin-top: 0px;}
.vrec ul li {float: left; width: 590px; height:70px; padding: 15px 0px; border-bottom: 1px solid #eee; overflow: hidden; margin-left: 20px; }
.vrec ul li.f {margin-left: 0;}
.vrec ul li .pic { float: left; margin-right: 12px; width: 90px; height: 70px; overflow: hidden;}
.vrec ul li .pic img { display: block; width: 100%; min-height:70px;}
.vrec .tit { display: inline-block; font-size: 16px; line-height: 20px; height: 20px; overflow: hidden; margin: 0; color: #333;  }
.vrec .tit a { color: #000;}
.vrec .tit a:hover { color: #0078ce}
.vrec .des { margin-top: 8px; font-size: 14px; line-height: 20px; max-height: 40px; overflow: hidden; color: #787878 }


 

.news_detail_page {width:100%; margin:0 auto; height:auto; border-top:1px solid #c9c9c9; padding-top:10px; padding-bottom:20px; }
.news_detail_page p{ width:100%;  line-height: 28px; font-size:16px;  color:#767676;}
.news_detail_page p span{color:#333; }
.news_detail_page p a { color:#666;}
.news_detail_page p a:hover { color:#0078ff; text-decoration:underline}


.baoming02{width:850px;height:auto; margin: 0 auto; margin-top: 20px; position:relative; background:url(../images/baoming-title02.png) no-repeat left top; }
.b_title02{height:62px; line-height: 60px; text-indent: 10px; overflow: hidden; }
.b_title02 span{font-size:28px;color:#00a0e9;}
.jiaokuan-con{width:97%;height:auto; margin: 0 auto; margin-top:10px;}
.jiaokuan-con p{width:100%;line-height:1.5;font-size:14px;color:#464646;}


.srdzform {width: 820px; height: auto; margin: 0 auto; margin-top: 10px;}
.srdzform .row { width: 380px; height: 60px; margin-top: 15px; margin-right: 30px; float: left; overflow: hidden;}
.srdzform .row .lab { display: inline-block; width: 90px; height: auto; line-height: 50px; font-size: 16px; color: #333;}
.srdzform .row .input { display: inline-block; width: 260px; height: 48px; padding: 0px 10px; border: 1px solid #acacac; font-size: 16px; font-family: '微软雅黑'; background: none;}
.srdzform .row select { width: 280px; height: 48px; padding: 0px 10px; font-size: 16px;}
.srdzform .row2 { height: 132px;  }
.srdzform .row2 .lab {float: left;}
.srdzform .row2 .textarea { float: left; display: inline-block; width: 260px; height: 80px; padding: 10px; border: 1px solid #acacac; font-size: 16px; font-family: '微软雅黑'; background: none;}
.srdzform .row .btn {display: inline-block; width: 200px; height: 60px; line-height: 60px; font-size: 20px; color: #fff; text-align: center; background: #0078ce; border-radius: 10px; margin: 20px 0px 0px 50px;}