/*===================== 重置样式 START =====================*/
@charset "utf-8";
html, body, h1, h2, h3, h4, h5, h6, p, dl, dd, dt, th, td, select, ul, ol, li, form, input, textarea, fieldset, legend, img {
	margin:0;
	padding:0;
}
h1, h2, h3, h4, h5, h6 {
}
li {
	list-style: none;
}
a {
	text-decoration: none;
	background: transparent;
	outline: none;
	color:#333;
	-webkit-transition: 0.5s;
	-o-transition: 0.5s;
	-ms-transition: 0.5s;
	-moz-transition: 0.5s;
	transition: 0.5s;
}
a:hover {
}
.img {
	overflow: hidden;
	position: relative;
}
a:hover, .tran, .img img, .big_circle .nav_list .x, .section_four .txt:after, .section_seven .bg, .sc_scroll_item .img:after {
	-webkit-transition: 0.5s;
	-o-transition: 0.5s;
	-ms-transition: 0.5s;
	-moz-transition: 0.5s;
	transition: 0.5s;
}
.clear {
	zoom:1;
}
.clear:after {
	content:"";
	display:block;
	height:0;
	visibility:hidden;
	clear:both;
}
.clear::before, .clear::after {
content: "";
display: table;
}
.clear::after {
clear: both;
}
i, em {
	font-style: normal;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
.h20 {
	height:20px;
}
.h30 {
	height:30px;
}
.h50 {
	height:50px;
}
.h60 {
	height:60px;
}
.h80 {
	height:80px;
}
/*==========查看更多==========*/

.Link_more {
	margin-top: 20px;
}
.Link_more a {
	display: block;
	max-width: 310px;
	margin: 0 auto;
	box-sizing: border-box;
	border: 1px solid #ccc;
	text-align: center;
	text-transform: uppercase;
	border-radius: 30px;
	letter-spacing: 1px;
	padding: 10px 5px;
}
.Link_more span {
	display: inline-block;
 -webkit-transition: all .5s;
transition: all .5s;
}
.Link_more a:hover {
	background-color: #f79100;
	color: #fff;
	border-color: #f79100;
}
.Link_more a:hover span {
	-webkit-transform: rotateX(360deg);
	transform: rotateX(360deg);
}
.s_width {
	max-width: 1300px;
	margin: 0 auto;
}
.s_width1200 {
	max-width: 1200px;
	margin: 0 auto;
}
.s_width_85 {
	max-width: 85%;
	margin: 0 auto;
}
.middle_box {
	display: table;
	width: 100%;
	height: 100%;
}
.middle_box .middle {
	display: table-cell;
	vertical-align: middle;
	width: 100%;
}
@font-face {
 font-family:'cuya';
 src: url('../images/cuya.ttf');
}
.cuya {
	font-family: "cuya";
}
html {
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
	-webkit-tap-highlight-color: transparent;
}
body {
	font-family:\5FAE\8F6F\96C5\9ED1, "Microsoft YaHei";
	font-size:16px;
	color:#333;
	background-color: #fff;
	word-break: break-all;
	word-wrap: break-word;
	text-align: justify;
}
.h50 {
	height:50px;
}
/*===================== 重置样式 END =====================*/

/* =====================head===================== */
.header {
	width:100%;
}
.header_dtop {
	width: 100%;
	height: 35px;
	background: #045fc2;
	border-bottom: 1px solid #e0e0e0;
}
.dtop_p {
	line-height: 35px;
	color: #fff;
	margin: 0 auto;
	font-size:14px;
}
.dtop_p span {
	float: right;
}
.dtop_p span a {
	color: #fff;
	margin: 0px 10px;
	font-size:14px;
}
.dtop_p span a:hover {
	color: #fff;
	margin: 0px 10px;
	font-size:14px;
	text-decoration:underline
}
.header.fix .button_box {
	margin-top:16px;
}
.header.fix .wap_menu {
	margin-top:20px;
	color:#F00
}
.big_circle {
	position:fixed;
	width:0;
	height:0;
	right:0;
	top:0;
	z-index:888;
	background-color:#045fc2;
}
.big_circle.on {
	width:100%;
	height:100%;
}
.big_circle .nav_list {
	display: none;
	text-align: center;
	font-size:0;
	width:80%;
	height:100%;
	margin:0 auto;
}
.big_circle .nav_list a {
	display: inline-block;
	vertical-align: top;
	width:22.7%;
	margin:0 1% 30px;
	height:200px;
	border:1px solid rgba(255, 255, 255, 0.4);
}
.big_circle .nav_list strong {
	display: block;
	font-size:20px;
	color:#fff;
	line-height:40px;
	margin-top:60px;
}
.big_circle .nav_list span {
	display: block;
	font-size:16px;
	color:#fff;
	opacity:0.4;
	line-height:20px;
}
.big_circle .nav_list .x {
	width:10%;
	height:2px;
	background-color: #fff;
	margin:48px auto 0;
}
.big_circle .nav_list .pb_bg {
	background-color:#ef7b1b;
}
.big_circle .nav_list a:hover .x {
	width:20%;
}
.pub_button {
	position: relative;
	z-index:1;
}
.pub_button .pb_bg {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color:rgba(21, 151, 89, 1);
	-webkit-transition: transform 0.5s 0s cubic-bezier(0.36, 0.01, 0.29, 0.99);
	transition: transform 0.5s 0s cubic-bezier(0.36, 0.01, 0.29, 0.99);
	transform-origin: left 100%;
	-webkit-transform-origin: left 100%;
	transform: scaleY(0);
	-webkit-transform: scaleY(0);
	visibility: hidden\9;
	z-index: -1;
}
.pub_button:hover .pb_bg, .pub_button.active .pb_bg {
	transform: scaleY(1);
	-webkit-transform: scaleY(1);
	transform-origin: left 0;
	-webkit-transform-origin: left 0;
	visibility: visible\9;
}
.pb_bg {
	background-color: #d50000;
}
.pc_show {
	display: block;
}
.wap_show {
	display: none;
}
.wap_menu {
	margin-top:34px;
	cursor:pointer;
	float: right;
	position: relative;
	width:54px;
	height:54px;
	background-color:#045fc2;
	position: relative;
	z-index:999;
	display: none;
}
.wap_menu:hover, .wap_menu.on {
	background-color:#d50000;
}
.wap_menu .nav_button {
	position: absolute;
	right:15px;
	top:27px;
	vertical-align: middle;
	width:24px;
	height:2px;
	cursor:pointer;
	background-color:#fff;
	-webkit-transition: 0.5s;
	-o-transition: 0.5s;
	-ms-transition: 0.5s;
	-moz-transition: 0.5s;
	transition: 0.5s;
}
.wap_menu .nav_button::after, .wap_menu .nav_button::before {
content:'';
width:24px;
height:2px;
position: absolute;
z-index:99999999;
right:0;
background-color:#fff;
-webkit-transition: 0.5s;
-o-transition: 0.5s;
-ms-transition: 0.5s;
-moz-transition: 0.5s;
transition: 0.5s;
}
.wap_menu .nav_button::after {
top:9px;
}
.wap_menu .nav_button::before {
top:-9px;
}
.wap_menu.on .nav_button {
	width:0;
}
.wap_menu.on .nav_button::before {
-webkit-transform: translateY(9px) rotate(45deg);
-ms-transform: translateY(9px) rotate(45deg);
transform: translateY(9px) rotate(45deg);
}
.wap_menu.on .nav_button::after {
-webkit-transform: translateY(-9px) rotate(-45deg);
-ms-transform: translateY(-9px) rotate(-45deg);
transform: translateY(-9px) rotate(-45deg);
}
/* =====================head menu===================== */
.nav {
	position: absolute;
	width: 100%;
	z-index: 999;
	height: 100px;
	left: 0;
	background: rgba(255, 255, 255, .5);
}
.nav .left-logo {
}
.navb {
	height: 100px;
	line-height: 100px;
	width:60%;
	width: 55%;
	margin-left: 3%;
}
.navb .active {
	position: relative;
	float: left;
	width: 12.5%;
	display: inline;
	text-align: center;
}
.navb .on {
	background: #045fc2;
}
.navb .on a {
	color: #fff;
	display: block;
	font-size: 16px;
}
.navb h3 {
	font-size: 100%;
	font-weight: normal;
	font-size: 16px;
	text-align: center;
}
.navb h3 a {
	zoom: 1;
	display: block;
	color: #000;
	text-align: center;
}
.navb h3 a:hover {
transition-duration: .3s;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	background: #045fc2;
}
.navb .sub {
	display: none;
	width: 100px;
	position: absolute;
	left: 0px;
	top: 100px;
	float: left;
	line-height: 30px;
	z-index: 1000;
}
.navb .sub2 {
	left: -150px !important;
	width: 895px;
}
.navb .sub li {
	text-align:center;
}
.navb .sub li a {
	color:#5e5e5e;
	display:block;
	zoom:1;
}
.navb .sub li a:hover {
	background:#ddd;
	color:#c00;
}
.navb .sub li a img {
	width: 151px;
	height:129px;
}
.navb .sub li p {
	text-align:left;
}
.call {
	margin-top: 20px;
	height: 70px;
	background: url(../images/call.png) 0 center no-repeat;
	padding-left: 54px;
}
.call h3 {
	font-size:28px;
	color:#d50000;
	font-family: impact;
}
.call em {
	color: #000;
	font-size:15px;
}
.mun1 {
	width:640px;
	height:300px;
	background:#f6f6f6;
	padding-left:15px;
	-moz-box-shadow:0px 2px 2px #999 inset;
	-webkit-box-shadow:0px 2px 2px #999 inset;
	box-shadow:0px 2px 2px #e4e4e4 inset;
}
.mun1 ul li {
	width:190px;
	float:left;
	height:auto;
	overflow:hidden;
	margin-left:13px;
	margin-top:20px;
}
.mun1 ul li h2 {
	width:100%;
	font-size:14px;
	color:#5e5e5e;
	border-bottom:1px solid #dbdbdb;
	line-height:35px;
	font-weight:300;
}
.nav .sub .mun1 ul li p a {
	width:100%;
	height:28px;
	display:block;
	color:#919191;
	font-size:13px;
	overflow: hidden;
}
.nav .sub .mun1 ul li p a:hover {
	color:#0c438c;
	background:none;
}
.mun1 ul li ul li {
	width:75px;
	float:left;
	margin:0px;
}
.nav .sub .mun1 ul li ul li a {
	color:#919191;
}
.nav .sub .mun1 ul li ul li a:hover {
	color:#0c438c;
	background:none;
}
/* =====================首页标题===================== */
.iTitle {
	text-align: center;
}
.iTitle h2 {
	color: #2a2a2a;
	font-size: 44px;
	width: 610px;
	margin: 0 auto;
	padding-top: 30px;
}
.iTitle span {
	color: #0064db
}
.iTitle p {
	color: #666666;
	font-size: 18px;
	line-height: 37px;
	width: 707px;
	margin: 15px auto;
	text-align:center
}
.iTitle2 {
	text-align: center;
}
.iTitle2 h2 {
	color: #fff;
	font-size: 44px;
	width: 610px;
	margin: 0 auto;
	padding-top: 30px;
}
.iTitle2 span {
	color: #d50000
}
.iTitle2 p {
	color: #fff;
	font-size: 18px;
	line-height: 37px;
	width: 707px;
	margin: 15px auto;
	text-align:center
}
.lm_tiao {
	width: 241px;
	margin: 5px auto 10px auto;
}
.ITitle3 {
	font-size: 50px;
	line-height: 80px;
	margin-bottom: 30px;
	text-align:center
}
.ITitle3 > span {
	display: inline-block;
	color:#fff;
}
.ITitle3 .en {
	display: block;
	color: rgba(255, 255, 255, 0.4);
	font-size: 100px;
	text-transform: uppercase;
}
/* =====================产品列表===================== */
.Iclass {
}
.IclassCont {
	background: #f4f4f4;
	padding: 20px 0;
}
.IclassCont ul {
	margin:0 auto;
}
.IclassCont li {
	width:208px;
	text-align:center;
	margin-right: 15px;
	margin-left: 15px;
	float:left;
}
.IclassCont li a {
	display:block;
	position: relative;
transition:all .2s ease;
padding-top:
}
.IclassCont li a img {
	display:block;
	font-size:0px;
	width:170px;
	height:170px;
transition:all .2s ease;
	border:8px solid #fff;
	border-radius: 50%;
	-webkit-box-shadow: 0 0px 10px rgba(0, 0, 0, 0.1);
	box-shadow: 0 0px 10px rgba(0, 0, 0, 0.1);
}
.IclassCont .btnLeft, .IclassCont .btnRight {
	position:absolute;
	top:150px;
	margin-top:-15px;
	width:46px;
	height:46px;
	background: #e7332c;
	font-size: 33px;
	color: #fff;
	font-family: "宋体";
	text-align: center;
	line-height: 46px;
	box-shadow: 0 0px 10px rgba(228, 0, 127, 1);
}
.IclassCont li a p {
	margin-top: 10px;
	font-size: 16px;
	color: #666;
	margin-bottom: 0;
}
.IclassCont li a:hover img {
	-webkit-box-shadow: 0 0px 10px rgba(231, 51, 44, 1);
	box-shadow: 0 0px 10px rgba(231, 51, 44, 1);
	border-color: #e7332c;
}
.IclassCont li a:hover p {
	color: #e7332c
}
.IclassCont .btnLeft {
	left:-50px;
}
.IclassCont .btnRight {
	right:-50px;
}
.IclassCont>a {
transition: .5s;
}
.IclassCont>a:hover {
	background: #fff;
	color: #999;
	box-shadow: 0 0px 10px rgba(0, 0, 0, 0.3);
}
/* =====================左侧 产品展示===================== */


.cppicsz {
	width:85%;
	height:800px;
	margin:20px auto 20px auto;
}
.cppicsz a {
	float:left;
	width:24.25%;
	margin-right:1%;
	text-align:center;
	position:relative;
	margin-bottom:2%;
	border-bottom: 1px solid #e1dfe0;
}
.cppicsz a:nth-child(4n) {
margin-right: 0;
}
.cppicsz a span {
	overflow:hidden;
}
.cppicsz a span img {
	width:100%;
	display:block;
}
.cppicsz a em {
	background:#fff;
	line-height:4;
	font-size:18px;
	display:block;
	font-style:normal;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.cppicsz a div {
	position:absolute;
	width:100%;
	height:100%;
	background:rgba(255, 0, 0, 0.6);
	color:#fff;
	left:0;
	top:20px;
	opacity:0;
transition:all .3s;
}
.cppicsz a div::before {
content:'';
background:url(../images/356.png) center/cover;
width:60px;
height:60px;
margin:auto;
margin-top:60px;
display:block;
}
.cppicsz a:hover div {
	top:0;
	opacity:1;
}
.cppicsz a div p {
	position:absolute;
	left:0;
	right:0;
	bottom:0;
	top:30px;
	margin:auto;
	line-height:30px;
	font-size:14px;
	text-align:center;
	border:1px solid #fff;
	height:30px;
	width:80px;
}
.more {
	text-align: center;
	margin-top: 50px;
}
.more a {
	display: inline-block;
	font-size: 31px;
	color: #fff;
	font-family: cuya;
	background: url(../images/moretel.png) no-repeat top center;
	width: 497px;
	line-height: 47px;
	text-align: left;
	text-indent: 292px;
}
/* =====================产品展示===================== */

.Iproduct {
}
.Iproduct_left {
	float:left;
	text-align:left;
	width:280px;
	background:url(../images/left_bg.jpg) no-repeat bottom center #045fc2;
	padding:25px 0 20px 20px
}
.Iproduct_left_entitle {
	font-family: impact;
	font-size: 55px;
	color: #d5dbe9;
	text-transform: Uppercase;
}
.Iproduct_left_title {
	font-size:28px;
	font-weight:bold;
	color:#fff
}
.Iproduct_left_line {
	background: #d50000;
	width: 68px;
	height: 3px;
	overflow: hidden;
	margin: 15px 0;
	padding-left: 20px;
}
.left_tel {
	height: 50px;
	width: 260px;
	border-radius: 25px;
	background: #c41919 url(../images/c1.png) center left no-repeat;
	margin-bottom:10px;
}
.left_tel p {
	line-height: 50px;
	font-size: 27px;
	font-family: Impact!important;
	color: #FFFFFF;
	margin-left: 60px;
}
.Pro_menu_list {
	width:200px;
}
.Pro_menu_list li {
	height:60px;
	line-height:60px;
	margin-bottom:10px;
	padding-left:45px;
}
.Pro_menu_list li a {
	color:#fff;
	font-size:17px;
	font-weight:bold
}
.nav_dot {
	height: 50px;
	width: 215px;
	float: left;
	background:#3483c6 url(../images/nav_dot1.png) center left no-repeat;
}
.nav_dot:hover {
	background:#d50000 url(../images/nav_dot2.png) center left no-repeat;
}
/* =====================关于我们===================== */

.Iabout_gg {
	width: 100%;
	min-width: 1200px;
	background: url(../images/Nbanner.jpg)no-repeat center #0057B8;
	height: 200px;
}
.Iabout_gg_s_width {
	width: 1300px;
	height: 200px;
	position: relative;
	margin: 0 auto;
}
.Iabout_gg_r {
	position: absolute;
	bottom: 0;
	right: 0;
}
.Iabout_gg_l {
	float: left;
	overflow: hidden;
}
.Iabout_gg_l ul li:nth-child(1) {
font-size: 30px;
color:#ffffff;
font-weight: bold;
padding-top: 50px;
}
.Iabout_gg_l ul li:nth-child(2) {
overflow: hidden;
margin-top: 18px;
}
.Iabout_gg_l ul li:nth-child(2) a {
display: block;
float: left;
background: #d50000;
padding-left: 30px;
padding-right: 30px;
line-height: 42px;
font-size: 16px;
color:#fff;
}
.IAbout {
	padding: 80px 0;
	background: url("../images/IAbout_bg.jpg") no-repeat center center;
	background-attachment: fixed;
	background-size: cover;
}
.IAbout .ITitle > span {
	display: inline-block;
	color:#fff;
}
.IAbout .ITitle .en {
	color: rgba(255, 255, 255, 0.5);
}
.IAbout p {
	color: #fff;
	font-size: 18px;
	line-height: 35px;
	text-align: justify;
}
.IAbout ul {
	margin-bottom: 50px;
	display: flex;
	justify-content: space-between;
}
.IAbout ul li {
	width: 25%;
	text-align: center;
	color: #fff;
	font-size: 20px;
	font-weight: bold;
	box-sizing: border-box;
	padding: 0 10px;
}
.IAbout ul li .photo {
	text-align:center;
}
.IAbout ul span {
	margin-top: 5px;
	display: block;
	font-weight: normal;
	font-size: 14px;
	text-transform: uppercase;
}
.IAbout ul .photo {
	margin-bottom: 20px;
 -webkit-transition: all .8s;
 transition: all .8s;
	text-align:center;
}
.IAbout .Link_more a {
	color: #fff;
}
/* =====================案例===================== */



.ICase {
}
.ICase_box {
	width:85%;
	margin:0 auto;
}
.Case_pic {
	margin-top: 20px;
	margin-bottom:60px;
}
.Case_pic li {
	float:left;
	margin-right:1%;
	width:24%;
}
.Case_pic li a:hover {
	background:#d50000;
	color:#fff;
}
.Case_pic li a {
	display:block;
	background:#e9e9e9;
}
.Case_pic li a:hover ol {
	color:#fff;
	margin-left:30px;
}
.Case_pic li a img {
	display:block;
	width:100%;
transition:all .4s ease-in-out;
}
.Case_pic li a:hover img {
	background:#d50000;
	color:#fff;
	transform:translateZ(0) scale(1.2);
}
.Case_pic li a ol {
	text-align:left;
	margin-left:10px;
	font-size:18px;
	position:relative;
	height:60px;
	line-height:60px;
 transition:all .6s;
}
/* =====================优势===================== */

/*adv*/
.adv {
	background: url(../images/adv_bg.jpg) bottom center no-repeat #FFF;
}
.adv_tit {
	text-align: center;
	position: relative;
}
.adv_b {
	margin: 0 auto;
}
.adv_b::after {
 content: '';
 display: block;
 clear: both;
}
.adv_b ul {
	overflow: inherit;
}
.adv_b ul li {
	float: left;
	width: 21%;
	min-height:410px;
	overflow: hidden;
	margin: 20px 2%;
	background: #fff;
	border-top-right-radius: 40px;
	border-bottom-left-radius: 40px;
	box-shadow: 0 0 8px 2px rgba(0, 0, 0, .1);
	position: relative;
	cursor: pointer;
	transition: margin-top 0.8s;
}
.adv_b ul li span {
	display: block;
	width: 150px;
	height: 150px;
	border-radius: 50%;
	border: 8px solid #e5e5e5;
	overflow: hidden;
	margin: 20px auto;
	position: relative;
	background: #fff;
	position: relative;
}
.adv_b ul li span img {
	width: 100%;
	min-height: 150px;
	position: absolute;
	top: 0;
	left: 0;
	opacity: 0;
	transition: all 0.5s;
}
.adv_b ul li span i {
	display: block;
	width: 70px;
	height: 70px;
	background: url(../images/icon.png) no-repeat;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -35px;
	margin-top: -35px;
	transition: all 0.5s;
}
.adv_b ul li:nth-child(1) span i {
 background: url(../images/adv_1.png) center center no-repeat;
}
.adv_b ul li:nth-child(2) span i {
 background-position: -5px -47px;
}
.adv_b ul li:nth-child(3) span i {
 background-position: -109px -47px;
}
.adv_b ul li:nth-child(4) span i {
 background-position: -195px -47px;
}
.adv_b ul li:nth-child(5) span i {
 background-position: -281px -47px;
}
.adv_b ul li em {
	text-align: center;
	color: #333;
	font-size: 24px;
	display: block;
	width: 100%;
}
.adv_b ul li p {
	padding: 20px;
	font-size: 15px;
	color: #333;
	line-height: 25px;
}
.adv_b ul li>i {
	font-size: 48px;
	color: #ccc;
	font-weight: bold;
	font-style:italic;
	position: absolute;
	bottom: -20px;
	right: 5px;
}
.adv_b ul li:hover {
	background: #045fc2;
	margin-top: -20px;
}
.adv_b ul li:hover p, .adv_b ul li:hover em, .adv_b ul li:hover i {
	color: #fff;
}
.adv_b ul li:hover span {
	border: 8px solid #fff;
}
.adv_b ul li:hover span img {
	opacity: 1;
}
.adv_b ul li:hover span i {
	opacity: 0;
	transform: rotateY(360deg);
}
/* =====================新闻===================== */
.INews {
}
.Inews_box {
	width:1280px;
	margin: 0 auto
}
.sy_xinwen_list_l {
	width:251px;
}
.news {
	width:996px;
	height:626px;
	background:#fff
}
.news li {
	position:relative;
	width:100%;
	height:208px;
}
.news li:nth-child(2) {
background:#f4f4f4
}
.news li .n_date {
	width:116px;
	height:63px;
	color:#9a9a9a;
	position:absolute;
	left:50px;
	top:40px;
	z-index:2
}
.news li .n_date span {
	display:block;
	overflow:hidden;
	height:55px;
	text-align: center
}
.news li .n_date p {
	line-height:30px;
	height:20px;
	font-size:15px;
}
.news li .date p {
	font-weight: bold;
}
.news li .detail {
	width:780px;
	position:absolute;
	right:33px;
	top:40px;
}
.news li .detail .title {
	font-size: 24px;
	line-height:45px;
	color:#494949;
}
.news li .detail .title a {
	color:#494949
}
.news li .detail .title a:hover {
	color:#D0161A;
	font-weight: bold
}
.news li .detail .text {
	color:#7d7d7d;
	font-size: 15px;
	line-height:30px;
}
.detail_l {
	width:540px
}
.detail_r {
	width:200px
}
.sy_lm42 {
	width:100%;
	text-align: center;
	margin: 0 auto;
	font-size:42px;
	font-weight: bold
}
.red {
	color:#d13932
}
.lm_tiao {
	width:241px;
	margin: 5px auto 10px auto
}
.lm_txt {
	width:100%;
	text-align: center;
	margin: 0 auto;
	font-size:16px;
	margin-bottom: 20px;
	color:#666
}
.product {
	padding:41px 0 65px 0;
	overflow:hidden;
}
.product h2 {
	text-align:center;
}
.product h2 p {
	font-weight:normal;
	font-size:15px;
	color:#777;
	padding:15px 0
}
.product h2 span {
	display:block;
	text-align:center;
	padding:0 0 10px 0
}
.product h2 div {
	font-size:40px;
	text-align:center;
	color:#016bc3;
	font-weight:normal;
	background:url(../images/f_navline.jpg) no-repeat center bottom;
	line-height:85px;
}
.se_date {
	text-align:center;
	font-size:15px;
	color:#888;
	padding:0 0 5px 0
}
.se_date a {
	color:#888;
}
.se_date a:hover {
	color:#0056b9;
}
/* =====================底部手机===================== */
.fix_footer {
	height:50px;
	background-color:#d50000;
	position: fixed;
	bottom:0;
	left:0;
	z-index:999999;
	width:100%;
}
.fix_footer a {
	float: left;
	width:25%;
	text-align: center;
	overflow: hidden;
	position: relative;
}
.fix_footer img {
	display: inline-block;
	height:24px;
	margin:5px 0 0;
}
.fix_footer strong {
	color:#fff;
	font-size:12px;
	display: block;
	height:20px;
	line-height:20px;
	font-weight:400;
}
.fix_footer .tel img:nth-of-type(2) {
position: absolute;
left:50%;
margin-left:-12px;
-webkit-animation:call 1.5s infinite;
animation:call 1.5s infinite;
}
@-webkit-keyframes call {
 from {
-webkit-transform:scale(1);
opacity:1;
}
to {
	-webkit-transform:scale(2);
	opacity:0;
}
}
/*当前位置*/
.position_box {
	font-size: 14px;
	line-height:70px;
	background:#eef2f5;
	width:100%;
}
.s_width_85 {
	width:85%;
	margin: 0 auto;
}
.position_site {
	background: url(../images/home.png) 15px center no-repeat;
	padding-left: 50px;
}
.position_site span {
	font-size:15px;
	color:#333;
}
.position_site a {
	color:#333;
	font-size: 14px;
}
.position_site a:hover {
	text-decoration:underline;
}
.position_title {
	color: #333;
	font-size: 18px;
	background: #045fc2;
	width: 220px;
	text-align: center;
	color: #fff;
	font-size: 23px;
}
/*主体*/

#main {
	max-width:1280px;
	height:auto;
	margin:0 auto;
	font-size:16px;
	line-height:35px;
	padding:  0 2%;
}
#main::after {
content:'';
display:block;
visibility:hidden;
opacity:0;
clear:both;
height:0;
overflow:hidden;
}
#main2 {
	max-width: 85%;
	margin: auto;
}
#main3 {
	max-width: 100%;
}
#main4 {
	max-width: 85%;
	margin: auto;
}
/*内页简介*/
.sec_mian {
	overflow:hidden;
}
.sec_aa {
	padding:60px 0 60px 0;
}
.sec_aa div.fl img {
	width: 100%
}
.sec_aa div.fl h4 {
	margin:0 0 24px 0;
	font-size:46px;
	color:#333;
	text-align:center;
}
.sec_aa div.fl h5 {
	margin-bottom:35px;
	font-size:26px;
	color:#666;
	text-align:center;
	line-height:38px;
}
.sec_aa div.fl h5 i {
	display:inline-block;
	padding:0 7px 0 15px;
	margin-right:15px;
	background:#fe0000;
	color:#fff;
	vertical-align:top;
	border-radius:50px;
	font-style: normal;
}
.sec_aa div.fl p {
	font-size:16px;
	color:#333;
	line-height:35px;
}
.sec_aa div.fr {
	width:640px;
	height:314px;
	background:no-repeat center;
	background-size:cover;
}
.ny_left {
	width:320px;
	height:auto;
	float:left;
}
.ny_right {
	height:auto;
}
.ny_contact_p1 {
	text-align: center;
	color:#3f3f3f;
	font-size: 36px;
}
.ny_contact_p2 {
	text-align: center;
	color:#595959;
}
.ny_contact_p3 {
	text-align: center;
	color:#2c9518;
}
.ny_contact_p4 {
	text-align: center;
	color:#3f3f3f;
	font-size: 25px;
}
.contact_tel {
	font-family: cuya;
	font-size:28px;
	color:#fe0000;
}
.nr20 {
	margin-top: 50px;
}
.nr20 ul {
	text-align: center;
}
.nr20 ul li {
	display: inline-block;
	text-align: center;
	width: 24%;
}
.contact_text {
	line-height:50px;
	font-size: 20px;
	color:#111
}
.contact_memo {
	line-height:20px;
	font-size: 16px;
	color:#666
}
/*新闻页面*/
.ny_news, .ny_news li {
	width:100%;
}
.ny_news li {
transition:.3s;
}
.ny_news li:nth-child(2n) {
background-color:#f8f8f8;
}
.ny_news .center {
	max-width:1100px;
	margin:0 auto;
	position:relative;
	-webkit-transition:all 0.3s linear 0s;
	transition:all 0.3s linear 0s;
	left:0;
}
.ny_news>li>a {
	padding:50px 0;
	display:block;
}
.ny_news .num {
	display:block;
	width:20%;
	font-weight:bold;
	font-style:italic;
}
.ny_news .num img {
	text-indent:-9999px;
	height:120px;
}
.ny_news .font {
	display:block;
	width:80%;
	font-size:18px;
	line-height:30px;
}
.ny_news .font .intro {
	font-size:14px;
	color:#bbb;
}
.ny_news li:hover {
	background:#045fc2;
}
.ny_news li:hover .num, .ny_news li:hover .font p, .ny_news li:hover .font .intro {
	color:#fff;
}
.ny_news li:hover .center {
	left:-16px;
}
.gray {
	min-height:200px;
}
/* 产品左侧 */

.sub_right {
	float:left;
	margin-top:30px;
	width:20%;
}
.cpli {
	padding:15px;
}
.cpli li {
	list-style:outside none none;
	margin-top:0px;
}
.cpli li div.xx {
	border-bottom:1px dotted #9dbdd5;
}
.cpli li span {
	-webkit-column-rule: #666;
	-moz-column-rule: #666;
	-o-column-rule: #666;
	column-rule: #666;
	display:inline-block;
	height:16px;
	line-height:16px;
	margin-right:0px;
	text-align:center;
	width:25px;
}
.cpli li a {
	color:#111;
	font-size:16px;
	line-height:40px;
transition: all .5s;
}
.cpli li a:hover {
	color:#fe0000;
}
.cpli li ul {
	padding:8px 0px;
}
.cpli li ul li {
	border:0 none;
	width:98%;
	padding-left:35px;
	color:#fff;
	background:url(../images/cpMuSDt.png.png) no-repeat scroll 20px center;
}
.cpli li ul li a {
	color:#666;
	font-size:14px;
	line-height:28px;
transition: all .5s;
}
.cpli li ul li a:hover {
	color:#fe0000;
	padding-left: 5px;
}
.cpMu {
	background-color:#ededed;
	overflow:hidden;
	width:100%;
}
.cpMu h4 {
	background-color:#045fc2;
	font-size:20px;
	height:60px;
	line-height:60px;
	border-bottom:1px dotted #9dbdd5;
	margin: 0;
}
.cpMu h4 a {
	color:#fff;
	margin-left:14px;
}
.cpMu dt {
	background:url(../images/cpMuDt.png) no-repeat scroll 20px center;
	height:42px;
	line-height:42px;
}
.cpMu dt a {
	color:#fff;
	font-size:14px;
	font-weight:bold;
	padding-left:40px;
	height:42px;
	line-height:42px;
	display:block;
	border-bottom:1px dotted #9dbdd5;
}
.cpMu dt a:hover {
	background:#c00;
	line-height:42px;
	display:block;
}
.cpMu dd {
	overflow:hidden;
}
.cpMu dd {
	color:#fff;
	font-size:14px;
	height:34px;
	line-height:34px;
	overflow:hidden;
}
.cpMu dd a {
	background:url(../images/cpMuDd.png) no-repeat scroll 28px center;
	color:#c2e2f9;
	display:block;
	height:34px;
	line-height:34px;
	padding-left:45px;
}
.sub_right .lx {
	background:#045fc2 none repeat scroll 0 0;
	width:100%;
	margin-bottom:30px;
}
.lx_pad {
	padding:15px;
}
.sub_right .lx p {
	color:#fff;
	margin-bottom:10px;
}
.sub_right .lx span {
	color:#fff;
	font-size:32px;
	font-weight:100;
	display: block
}
.sub_right .lx .message {
	background:#fff none repeat scroll 0 0;
	cursor:pointer;
	font-size:15px;
	line-height:36px;
	margin-top:10px;
	padding:0 15px;
	text-align:center;
	width:55%;
transition: all .5s;
}
.sub_right .lx .message a {
	color:#000;
}
.sub_right .lx .message:hover {
	background: #1baf45;
}
.sub_right .lx .message:hover a {
	color: #fff;
}
/*产品列表*/

.show_pic {
	float:right;
	width:77%;
	overflow:hidden;
}
.Product_pic {
	width:100%;
	margin:0px auto 20px auto;
}
.Product_pic a {
	float:left;
	width:24.25%;
	margin-right:1%;
	text-align:center;
	position:relative;
	margin-bottom:2%;
	border-bottom: 1px solid #e1dfe0;
}
.Product_pic a:nth-child(4n) {
margin-right: 0;
}
.Product_pic a span {
	overflow:hidden;
}
.Product_pic a span img {
	width:100%;
	display:block;
}
.Product_pic a em {
	background:#fff;
	line-height:4;
	font-size:18px;
	display:block;
	font-style:normal;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.Product_pic a div {
	position:absolute;
	width:100%;
	height:100%;
	background:rgba(255, 0, 0, 0.6);
	color:#fff;
	left:0;
	top:20px;
	opacity:0;
transition:all .3s;
}
.Product_pic a div::before {
content:'';
background:url(../images/356.png) center/cover;
width:60px;
height:60px;
margin:auto;
margin-top:60px;
display:block;
}
.Product_pic a:hover div {
	top:0;
	opacity:1;
}
.Product_pic a div p {
	position:absolute;
	left:0;
	right:0;
	bottom:0;
	top:30px;
	margin:auto;
	line-height:30px;
	font-size:14px;
	text-align:center;
	border:1px solid #fff;
	height:30px;
	width:80px;
}
/*产品内页*/
.pinner {
	max-width: 900px;
	margin: 0px auto;
	padding: 0 2%;
}
.frame-ct {
	position:relative;
	cursor:auto;
	width: 78%;
	float: right;
}
.frame-title {
	display:block;
	padding: 3% 0px;
	text-align: center;
	border-bottom: 1px solid #ddd;
}
.frame-title .t1 {
	color: #5e5e5e;
	font: 36px/1.5 "microsoft yahei";
}
.frame-title .t2 {
	color: #5d5d5d;
	font-family:"microsoft yahei";
	font-size: 20px;
}
.frame-title .time {
	padding-top: 10px;
}
.frame-title .time .d {
	color: #bcbbbb;
	background: url(../images/time.png) no-repeat scroll left center;
	padding-left:26px;
}
.frame-title a:link, .frame-title a:visited {
	color: #f49a12;
}
.frame-title a:active, .frame-title a:hover {
	color: #174F90;
}
.frame-ct-preview {
	padding: 66px 0px;
	overflow: hidden;
}
.proImg {
	text-align:center;
}
.proImg img {
	max-width:800px
}
.pcon li {
	padding:30px 20;
	float: left;
}
.proIBox {
	color: #333;
	padding: 20px 0px;
	line-height:30px;
	font-size:16px;
}
/*分页*/
.Pfenye {
	border-top: 1px solid #d7d8d8;
	padding-top: 25px;
	position: relative;
	margin-top: 50px;
}
.Pfenye a {
	font-size: 16px;
	color: #333;
}
.page_up {
	float: left;
}
.page_down {
	float: right;
}
.Pfenye a:hover {
	color: #ff0208;
}
/* 数字上下页 */
.page_fanye {
	width:100%;
	height:auto;
	text-align:center;
	padding:40px 0 20px;
	margin:0 auto;
	overflow:hidden;
	clear:both;
}
.page_fanye a {
	line-height:28px;
	font-size:14px;
	text-indent:0px;
	color: #333;
	margin-right: 5px;
	padding:0px 10px;
	background:#b0b0b0;
	display: inline-block;
}
.page_fanye span {
	height:24px;
	line-height:20px;
	padding:0 10px 0 5px;
	display: inline-block;
}
.page_fanye span input {
	width:30px;
	height:20px;
}
.page_fanye a.page_home, .page_fanye a.page_home:hover, .page_fanye a.page_end, .page_fanye a.page_end:hover {
	width:60px;
	color:#666666;
}
.page_fanye .current, .page_fanye a:hover {
	color: #fff;
	background:#e4011f;
}
/*版权信息*/

.footer {
	background:url(../images/foot_bg.jpg) no-repeat center top;
	padding:0 0 3px 0;
	position:relative;
	z-index:1
}
.footer .s_width {
	padding:50px 0 40px 0
}
.footer span {
	display:block;
	color:#cc0033;
	line-height:45px;
	font-size:28px;
	font-weight:bold
}
.footer i {
	display:block;
	height:1px;
	width:42px;
	background:#e40011;
	margin:11px 0 25px 0;
}
.footer .flogo {
	width:220px;
	padding:0 50px 10px 0px;
	text-align:center;
	font-size: 40px;
	color: #fff;
	text-align: center;
	line-height: 40px;
	font-weight: bold;
}
.footer .flogo p {
	font-size: 40px;
	color: #fff;
	text-align: center;
	line-height: 40px;
	font-weight: bold;
}
.footer .flogo span {
	font-size: 16px;
	color: #fff;
	text-align: center;
	font-weight: normal;
}
.footer .fmenu_list {
	width:320px;
	padding:0 0 10px 50px;
	border-left:1px solid rgba(255, 255, 255, 0.2);
	border-right:1px solid rgba(255, 255, 255, 0.2)
}
.footer .fmenu_list a {
	color:#fff;
	font-size:15px;
	line-height:36px;
}
.footer .fmenu_list div {
	float:left;
	width:150px;
}
.footer .fcontact {
	width:360px;
	border-right:1px solid rgba(255, 255, 255, 0.2);
	padding:0 0 9px 50px;
}
.footer .fcontact p {
	line-height:30px;
	color:#fff;
	font-size:15px;
	line-height:36px;
	background: url("../images/map.jpg") left center no-repeat;
}
.footer a:hover {
	color:#d13932
}
.footer .fewm {
	width:190px;
	margin-left: 15px
}
.fgongshi {
	text-align:center;
	padding:10px 0
}
.copyright {
	text-align: center;
	color: #fff;
	font-size: 15px;
	line-height: 75px;
	background: #045fc2;
}
.copyright a {
	color: #fff;
}
.copyright a:hover {
	color: #F00;
}
.go_top {
	display: none;
	background: url(../images/top.png) center center/50% no-repeat;
	width: 40px;
	height: 40px;
	cursor: pointer;
	text-align: center;
	background-color: #d50000;
	border-radius: 50%;
	position: fixed;
	right: 6px;
	bottom: 100px;
	z-index: 99999999999;
}
/*contact*/
.contact_sty {
	width: 1280px;
	margin: 30px auto;
}
.contact_sty ul h4 {
	color: rgba(63, 63, 63, 1);
	font-size: 24px;
	font-weight: 800;
	margin: 20px 0 40px 0;
}
.contact_sty ul h4 span {
	color: rgba(63, 63, 63, 1);
	font-size: 20px;
	display: inline-block;
	font-weight: normal;
}
.contact_sty ul li {
	font-size: 22px;
	color: rgba(89, 89, 89, 1);
	margin: 20px 0;
	position: relative;
}
.contact_sty ul li::after {
 content: '\07C';
 float: left;
 margin-right: 20px;
}
.contact_sty iframe {
	width: 1300px;
	height: 560px;
	margin: 20px auto;
	position: relative;
}
 @media(max-width:1600px ) {
.show_pic {
 float:right;
 width:75%;
 overflow:hidden;
}
.frame-ct {
 position: relative;
 cursor: auto;
 width: 75%;
 float: right;
}
}
@media( max-width:1440px ) {
.show_pic {
 float:right;
 width:70%;
 overflow:hidden;
}
.frame-ct {
 position: relative;
 cursor: auto;
 width: 70%;
 float: right;
}
}
 @media( max-width:1280px ) {
.header .button_box {
display: none;
}
.Iclass_box {
 width: 98%;
 margin: 0 auto;
}
.cppicsz {
 width: 98%;
}
.IclassCont li {
 width:188px;
 text-align:center;
 margin-right: 15px;
 margin-left: 15px;
 float:left;
}
.IclassCont li a img {
 display:block;
 font-size:0px;
 width:150px;
 height:150px;
transition:all .2s ease;
 border:8px solid #fff;
 border-radius: 50%;
 -webkit-box-shadow: 0 0px 10px rgba(0, 0, 0, 0.1);
 box-shadow: 0 0px 10px rgba(0, 0, 0, 0.1);
}
 .navb .active {
 position: relative;
 float: left;
 width: 110px;
 display: inline;
 text-align: center;
}
 .hotkey_box {
 width: 1200px;
 margin: 0 auto;
 padding-top: 20px;
}
.hotkey_box ul li {
 width: 260px;
 float: left;
 margin-right: 30px;
 margin-left: 10px;
}
.hotkey_box ul li p {
 float: right;
 width: 175px;
 padding-left: 0px;
 line-height: 26px;
 font-size: 15px;
 color: #8fb4ff;
}
}
@media( max-width:1200px ) {
html, body {
max-width:640px;
margin:0 auto !important;
}
.s_width {
 max-width: inherit;
}
.call {
display:none;
}
.h50 {
height:20px;
}
.h30 {
height:10px;
}
.header {
display:none;
}
 .wap_menu {
display: block;
}
 .nav {
top: 0px;
height: 60px;
}
.navb {
display:none;
}
.left-logo h1 img {
 height: 60px;
}
 .big_circle .nav_list {
width:100%;
}
 .big_circle .nav_list a {
box-sizing:border-box;
width:48%;
margin-bottom:6px;
height:auto;
padding:16px 0;
}
.big_circle .nav_list strong {
margin:0;
font-size:16px;
font-weight:400;
line-height:30px;
}
.big_circle .nav_list .x {
margin-top:16px;
}
 .big_circle .nav_list span {
font-size:12px;
}
.wap_menu, .header.fix .wap_menu {
margin:0;
width:44px;
height:44px;
margin-top:5px;
}
 .wap_menu .nav_button {
right:10px;
top:22px;
}
.pc_show, .header_dtop, .nav_main {
display: none !important;
}
.wap_show {
display: block;
}


/*网站标题*/
.iTitle h2 {
 color: #2a2a2a;
 font-size: 30px;
background-size:100% 100%;
 width:100%;
max-width:640px;
 margin: 0 auto;
 padding-top: 10px;
}
 .iTitle p {
 color: #666666;
 font-size: 14px;
 line-height: 28px;
 width:96%;
max-width:640px;
 text-align:center;
 margin: 5px auto;
}
 .iTitle2 h2 {
 color: #fff;
 font-size: 30px;
background-size:100% 100%;
 width:100%;
max-width:640px;
 margin: 0 auto;
 padding-top: 10px;
}
 .iTitle2 p {
 color: #fff;
 font-size: 14px;
 line-height: 28px;
 width:96%;
max-width:640px;
 text-align:center
}
 .ITitle3 {
 font-size: 20px;
 line-height: 35px;
 margin-bottom: 20px;
 text-align: center;
}
.ITitle3 > span {
 display: inline-block;
 color:#333333;
}
.ITitle3 .en {
 font-size: 38px;
}
.Link_more {
 margin-top: 15px;
}
.Link_more a {
 max-width: 200px;
 padding: 10px 5px;
}

/*关于我们*/

/* =====================关于我们===================== */

.Iabout_gg {
 width: 100%;
min-width: 300px;
background: url(../images/Nbanner.jpg)no-repeat left #0057B8;
height: 200px;
}
 .Iabout_gg_s_width {
width:100%;
height: 200px;
position: relative;
margin: 0 auto;
}
 .Iabout_gg_r {
display:none
}
 .Iabout_gg_l {
float: left;
overflow: hidden;
width:98%
}
.Iabout_gg_l ul li:nth-child(1) {
font-size: 22px;
color:#ffffff;
font-weight: bold;
padding-top: 40px;
text-align:center
}
.Iabout_gg_l ul li:nth-child(2) {
overflow: hidden;
margin-top:18px;
}
.Iabout_gg_l ul li:nth-child(2) a {
display: block;
float: left;
background: #d50000;
margin-left:10%;
line-height: 42px;
font-size: 16px;
color:#fff;
width:80%;
padding-left: 0px;
 padding-right:0px;
text-align:center;
}
 
 /*==========关于我们==========*/

.IAbout {
 padding: 40px 0;
 background-attachment: inherit;
}
.IAbout .ITitle3 > span {
 display: inline-block;
 color: #fff;
}
.Iabout_content {
width:96%;
margin-left:2%
}
.IAbout ul {
 margin-bottom: 10px;
 flex-wrap: wrap;
}
.IAbout ul li {
 margin-bottom: 20px;
 width: 50%;
 font-size: 16px;
}
 
/*产品展示*/
.Iclass_box {
 width: 98%;
 margin: 0 auto;
}
.classify {
 margin: 0 auto;
 margin-top: 20px;
}
.classify ul li {
 float: left;
 height: 40px;
 background: #d50000;
 width: 49%;
 margin-right: 1%;;
 margin-bottom: 10px;
 line-height: 40px;
 text-align: center;
 min-width:138px;
}
 .cppicsz a {
 width: 49%;
 display: none;
}
 .cppicsz a:nth-of-type(1), .cppicsz a:nth-of-type(2), .cppicsz a:nth-of-type(3), .cppicsz a:nth-of-type(4), .cppicsz a:nth-of-type(5), .cppicsz a:nth-of-type(6), .cppicsz a:nth-of-type(7), .cppicsz a:nth-of-type(8), .cppicsz a:nth-of-type(9), .cppicsz a:nth-of-type(10), .cppicsz a:nth-of-type(11), .cppicsz a:nth-of-type(12), .cppicsz a:nth-of-type(13), .cppicsz a:nth-of-type(14), .cppicsz a:nth-of-type(15), .cppicsz a:nth-of-type(16) {
 display: block;
}
 .cppicsz {
height: auto;
}
.IclassCont li {
 width:150px;
 text-align:center;
 margin-right: 10px;
 margin-left: 10px;
 float:left;
}
 .IclassCont li a img {
 display:block;
 font-size:0px;
 width:120px;
 height:120px;
 transition:all .2s ease;
 border:5px solid #fff;
 border-radius: 50%;
 -webkit-box-shadow: 0 0px 10px rgba(0, 0, 0, 0.1);
 box-shadow: 0 0px 10px rgba(0, 0, 0, 0.1);
}
 .Iproduct .h50 {
 height:10px;
}
.Iproduct_left {
 float:left;
 text-align:left;
 width:100%;
 background:#fff;
 padding:0px;
}
.Iproduct_left_entitle {
display:none
}
.Iproduct_left_title {
display:none
}
.Iproduct_left_line {
display:none
}
.left_tel {
display:none
}
.Iproduct_left .h20 {
display:none
}
 .Pro_menu_list {
 width:100%;
}
.Pro_menu_list li {
 height:40px;
 line-height:40px;
 margin-bottom:5px;
 width:48%;
float:left;
padding-left: 0px;
margin-right:1%;
padding-left:1%;
}
.Pro_menu_list li a {
 color:#fff;
 font-size:16px;
 font-weight:bold
}
.nav_dot {
 height: 40px;
 width: 100%;
 float: left;
 background:#d50000;
text-align:center;
}
.nav_dot:hover {
 background:#d50000;
}
.s_width_85 {
 width: 98%;
 margin: 0 auto;
}

/* 案例*/

.ICase_box {
 width:98%;
 margin:0 auto;
}
.Case_pic li {
 float:left;
 margin-right:1%;
 width:49%;
}

/* =====================优势===================== */

/*adv*/
.adv {
 background: url(../images/adv_bg.jpg) bottom center no-repeat #FFF;
}
.adv_tit {
 text-align: center;
 position: relative;
}
 .adv_tit img {
 width:100%;
}
.adv_b {
 margin: 0 auto;
}
.adv_b::after {
 content: '';
 display: block;
 clear: both;
}
.adv_b ul {
 overflow: inherit;
}
.adv_b ul li {
 float: left;
 width: 45%;
 overflow: hidden;
 margin: 20px 2%;
 background: #fff;
 border-top-right-radius: 40px;
 border-bottom-left-radius: 40px;
 box-shadow: 0 0 8px 2px rgba(0, 0, 0, .1);
 position: relative;
 cursor: pointer;
 transition: margin-top 0.8s;
}
.adv_b ul li span {
 display: block;
 width: 100px;
 height: 100px;
 border-radius: 50%;
 border: 8px solid #e5e5e5;
 overflow: hidden;
 margin: 20px auto;
 position: relative;
 background: #fff;
 position: relative;
}
.adv_b ul li span img {
 width: 100%;
 min-height: 150px;
 position: absolute;
 top: 0;
 left: 0;
 opacity: 0;
 transition: all 0.5s;
}
.adv_b ul li span i {
 display: block;
 width: 70px;
 height: 70px;
 background: url(../images/icon.png) no-repeat;
 position: absolute;
 top: 50%;
 left: 50%;
 margin-left: -35px;
 margin-top: -35px;
 transition: all 0.5s;
}
.adv_b ul li:nth-child(1) span i {
 background: url(../images/adv_1.png) center center no-repeat;
}
.adv_b ul li:nth-child(2) span i {
 background-position: -5px -47px;
}
.adv_b ul li:nth-child(3) span i {
 background-position: -109px -47px;
}
.adv_b ul li:nth-child(4) span i {
 background-position: -195px -47px;
}
.adv_b ul li:nth-child(5) span i {
 background-position: -281px -47px;
}
.adv_b ul li em {
 text-align: center;
 color: #333;
 font-size: 22px;
 display: block;
 width: 100%;
}
.adv_b ul li p {
 padding: 20px;
 font-size: 15px;
 color: #333;
 line-height: 25px;
}
.adv_b ul li>i {
 font-size: 48px;
 color: #ccc;
 font-weight: bold;
 font-style:italic;
 position: absolute;
 bottom: -20px;
 right: 5px;
}
.adv_b ul li:hover {
 background: #045fc2;
 margin-top: -20px;
}
.adv_b ul li:hover p, .adv_b ul li:hover em, .adv_b ul li:hover i {
 color: #fff;
}
.adv_b ul li:hover span {
 border: 8px solid #fff;
}
.adv_b ul li:hover span img {
 opacity: 1;
}
.adv_b ul li:hover span i {
 opacity: 0;
 transform: rotateY(360deg);
}



/* 新闻*/

.INews {
}
.INews .s_width {
width:100% !important
}
.Inews_box {
 width:100% !important
}
.Inews_box_left {
 display:none;
}
 .news {
 width:100%;
height:auto;
}
.news li {
 position:relative;
 width:100%;
 height: auto;
}

 .news li .n_date {
 display:none;
}
 .news li .detail {
 width:96%;
 position: relative;
 right:0px;
 top: auto;
padding-top:10px;
padding-bottom:10px;
padding-left:2%;
padding-right:2%
}
.news li .detail .title {
    font-size: 22px;
}
 .detail_l {
 width:100%;
}
 .derail_r {
 display:none;
}



/*版权信息*/

.footer {
 background:url(../images/foot_bg.jpg) no-repeat center bottom #142630;
 padding:0 0 3px 0;
 position:relative;
 z-index:1
}
.footer .s_width {
 padding:50px 0 40px 0
}
.footer span {
 display:block;
 color:#cc0033;
 line-height:45px;
 font-size:22px;
 font-weight:bold
}
.footer i {
 display:block;
 height:1px;
 width:42px;
 background:#e40011;
 margin:11px 0 25px 0;
}
 .footer .flogo {
 display:none;
}
.footer .fmenu_list {
 width:100%;
 padding:0 0 10px 20px;
 border-left: none;
 border-right: none;
}
.footer .fmenu_list a {
 color:#fff;
 font-size:15px;
 line-height:36px;
}
.footer .fmenu_list div {
 float:left;
 width:48%;
margin-left:2%;
}
.footer .fcontact {
 width:100%;
 border-right: none;
 padding:0 0 9px 20px;
}
.footer .fcontact p {
 line-height:30px;
 color:#fff;
 font-size:15px;
 line-height:36px;
}
.footer a:hover {
 color:#d13932
}
.footer .fewm {
display:none;
}
 .copyright {
 text-align: center;
 color: #fff;
 font-size: 15px;
 line-height: 50px;
 background: #045fc2;
}
.copyright a {
 color: #fff;
}
.copyright a:hover {
 color: #F00;
}
.copyright span {
 display:none;
}
/*版权信息 end*/

 .Icurrent_content span {
 display: none;
}
.sec_aa div.fl h4 {
 margin:0 0 15px 0;
 font-size:26px;
 color:#333;
 text-align:center;
font-weight:bold;
}
.sec_aa div.fl h5 {
 margin-bottom:15px;
 font-size:20px;
 color:#666;
 text-align:center;
 line-height:30px;
}
.sec_aa div.fl h5 i {
 display:inline-block;
 padding:0 7px 0 15px;
 margin-right:15px;
 background:#fe0000;
 color:#fff;
 vertical-align:top;
 border-radius:40px;
 font-style: normal;
}
 .sub_right {
 margin-top:30px;
 width:100%;
}
.sub_right .lx {
 display:none;
}
 .show_pic {
 width:100%;
 overflow: hidden;
}
 .Product_pic a {
 float: left;
 width: 49%;
 margin-right: 1%;
 text-align: center;
 position: relative;
 margin-bottom: 2%;
 border-bottom: 1px solid #e1dfe0;
}
 .pinner {
width: auto;
margin: 0px auto;
padding: 0 2%;
}
.frame-ct {
position:relative;
cursor:auto;
width: 100%;
}
.proImg img {
width:100%
}
 .frame-title .t1 {
 color: #5e5e5e;
 font: 26px/1.5 "microsoft yahei";
}
 .page_up {
 float: left;
width:100%;
line-height:30px;
}
 .page_down {
 float: left;
width:100%;
line-height:30px;
}
 .ny_news .center {
 padding: 0 2%;
}
.ny_news .num {
 width: 100%;
 display: block;
}
.ny_news .num img {
 width: 100%;
height: auto;
}
.ny_news .font {
 width: 100%;
 margin-top: 15px;
}
.ny_news .font .intro {
 font-size: 14px;
 color: #bbb;
}


/*当前位置*/
.position_box {
 font-size: 14px;
 line-height:50px;
 background:#eef2f5;
 width:100%;
}
 .position_box .fr {
 float:left;
}
.position_site {
 background: url(../images/home.png) 15px center no-repeat;
 padding-left: 50px;
}
.position_site span {
 font-size:15px;
 color:#333;
}
.position_site a {
 color:#333;
 font-size: 14px;
}
.position_site a:hover {
 text-decoration:underline;
}
.position_title {
 display:none;
}
 #main2 {
 max-width: 96%;
 margin: auto;
}
 #main2 .ny_right .h50 {
height:20px;
}
 #main4 {
 max-width: 96%;
 margin: auto;
}
 #main4 .h50 {
height:20px;
}
.nr20 ul li {
 display: inline-block;
 text-align: center;
 width: 49%;
}
.contact_tel {
font-size:22px
}
#main4 .sub_right {
 display:none;
}
.frame-ct-preview {
 padding: 20px 0px;
 overflow: hidden;
}
.Pfenye {
 border-top: 1px solid #d7d8d8;
 padding-top: 25px;
 position: relative;
 margin-top: 20px;
}

/*contact*/

.contact_sty {
 width: 100%;
 margin: 30px auto;
}
.contact_sty ul h4 {
 color: rgba(63, 63, 63, 1);
 font-size: 24px;
 font-weight: 800;
 margin: 20px 0 40px 0;
}
.contact_sty ul h4 span {
 color: rgba(63, 63, 63, 1);
 font-size: 20px;
 display: inline-block;
 font-weight: normal;
}
.contact_sty ul li {
 font-size: 16px;
 color: rgba(89, 89, 89, 1);
 margin: 20px 0;
 position: relative;
}
.contact_sty ul li::after {
 content: '\07C';
 float: left;
 margin-right: 20px;
}
}
 @media( max-width:640px ) {
.header {
width:100%;
left:0;
margin:0;
}
.more {
display: none;
}
.IclassCont li {
 width:120px;
 text-align:center;
 margin-right: 10px;
 margin-left: 10px;
 float:left;
}
.IclassCont li a img {
 display:block;
 font-size:0px;
 width:100px;
 height:100px;
transition:all .2s ease;
 border:5px solid #fff;
 border-radius: 50%;
 -webkit-box-shadow: 0 0px 10px rgba(0, 0, 0, 0.1);
 box-shadow: 0 0px 10px rgba(0, 0, 0, 0.1);
}
.IclassCont li a p {
 margin-top: 10px;
 font-size: 16px;
 color: #666;
 margin-bottom: 0;
}
}
@media (min-width:640px) {
.fix_footer {
width:640px !important;
left:50%;
margin-left:-320px;
}
}
