/* 设置 */
body {
	font-size: 13px;
	line-height: 1.8;
	color: #555555;
	background: #fff;
}

.wrap {
	max-width: 1200px;
	margin: 0 auto;
	overflow: hidden;
	/*width: 1200px;*/
}

a {
	color: inherit;
}




::-moz-selection {
	color: #fff;
	background: #000;
}

::selection {
	color: #fff;
	background: #000;
}



::-webkit-input-placeholder {
	color: #aaa;
}

.placeholder {
	color: #aaa;
}

.hong {
	color: #f17c08 !important;
}

ul,
li {
	list-style: none;
	margin: 0;
	padding: 0;
	text-align: center;
}

/*头部开始*/

.tophead {
	width: 100%;
	height: 40px;
	background-color: #f2f2f2;
}

.tophead .tophead1 {
	width: 1200px;
	height: 40px;
	margin: 0 auto;
}

.welcome {
	color: #999;
	line-height: 40px;
	font-size: 15px;
	float: left;
}

.notwel {
	float: right;
	color: #999;
	line-height: 40px;
	font-size: 15px;
}

.notwel a {
	padding: 0 5px;
}

.notwel .wxzx {
	float: left;
	margin-right: 15px;
	color: #2355a4;
	font-weight: 700;
	padding-right: 40px;
	background: url(../image/wxzx.png) no-repeat 75px center;
	position: relative;
}

.notwel .wxzx:hover {
	cursor: pointer;
}

.notwel .wxzx:hover .head_ewm {
	display: block;
}

.wxzx .head_ewm {
	display: none;
	position: absolute;
	top: 33px;
	z-index: 99;
	width: 100px;
	height: 100px;

}

.wxzx .head_ewm img {
	width: 95px;
	padding: 5px;
	display: block;
	background: #fff;
}

.head {
	width: 100%;
	background: rgb(0 0 0 / 0%);/* 修改 */
	position: absolute;/* 修改 */
	z-index: 2;
}

.head>.wrap {
	position: relative;
}

.h_logo {
	margin-top: 8px;
}

.logo.l img {
	height: 55px;/* 修改 */
	filter: brightness(120%);/* 修改 */
}

.head .logo {

	position: relative;
	/* margin-top: 7px; 修改 */
	width: 20%;
	text-align: right;
}

.logodong {
	width: 46px;
	height: 46px;
	position: absolute;
	top: 1px;
	left: 238px;
	z-index: 99;
}

.h_logowen {
	width: 340px;
	margin-top: 15px;
	padding-left: 35px;
	margin-left: 5px;
}

.h_logowen span {
	font-size: 25px;
	color: #2355a4;
	font-weight: 700;
	display: block;
	line-height: 40px;
	letter-spacing: 2px;
}

.h_logowen p {
	color: #a7a7a7;
	font-size: 16px;
	text-transform: uppercase;
	letter-spacing: 1px;
	line-height: 24px;
}

/*头部定位*/

.h_dingwei {
	width: 353px;
	margin: 30px 0 0 90px;
}

.h_dingwei p {
	font-size: 24px;
	color: #333;
	line-height: 31px;
}

.h_dingwei ul {
	display: block;
	height: 28px;
}

.h_dingwei li {
	display: block;
	float: left;
	width: auto;
	font-size: 16px;
	color: #333;
	line-height: 28px;
}

.h_dingwei span {
	display: block;
	float: left;
}

.h_dingwei span.ge01 {
	width: 40px;
	height: 1px;
	background: #dddddd;
	margin: 14px 10px 0 0;
}

.h_dingwei span.ge02 {
	width: 1px;
	height: 18px;
	background: #dddddd;
	margin: 7px 16px 0 16px;
}

.h_dingwei span.ge03 {
	width: 40px;
	height: 1px;
	background: #dddddd;
	margin: 14px 0 0 10px;
}

.h_erweima {
	width: 80px;
	text-align: center;
	margin: 20px 0 0 10px;
}

.h_erweima img {
	width: 80px;
}

.h_erweima i {
	font-size: 12px;
}

/*头部定位end*/

.nav_f {
	position: fixed !important;
	top: 0 !important;
	z-index: 999;
	width: 100%;
	margin: 0 !important;
}

.h_tel {
	margin-top: 10px;
	width: 20%;
}

.h_tel img {
	width: 90px;
	float: left;
}

.h_tel02 {
	float: left;
	font-size: 22px;
	padding-left: 0px;
}

.h_tel02 span {
	display: block;
	font-size: 18px;
	padding-left: 35px;
	background: url(../image/tel.png) no-repeat 0 0px;
	color: white;
}

.h_tel02 p {
	font-size: 30px;
	line-height: 30px;
	font-weight: 700;
	color: #2355a4;
}

.h_tel02 p.pjian {
	letter-spacing: 1.5px;
}

.head_nav {
	background: rgb(0 0 0 / 65%);/* 修改 */
	height: 54px;/* 修改 */
	margin-top: 0px;
	/* 修改 border: 1px solid #eee;*/
	border-left: none;
	border-right: none;
	position: relative;
}
.headson{

}
.head_nav02 {
	width: 60%;/* 修改 */
	margin: 0 auto;
}

.nav {
	height: 54px;
	z-index: 1;
	width: 100%;
	float: left;
}

.nav a {
	color: #fff;/* 修改 */
}

.nav .nLi {
	float: left;
	width: 11.11111%;
	display: inline;
}

.nav .nLi h3 {
	float: left;
	width: 100%;
}

.nav .nLi h3 a {
	display: block;
	line-height: 54px;
	font-size: 15px;
	font-weight: normal;
	text-align: center;
	width: 100%;
}

.nav .nLi h3 a.cur {
	background: #2355a4;
	color: #fff;
}

.nav .nLi h3 a:hover {
	background: #2355a4;
	color: #fff;
}

.nav .nLi {
	height: 54px;
	box-sizing: border-box;
	/* 修改border-right: 1px solid #eee; */
}

.nav .nLi h3 a span {
	text-transform: uppercase;
	display: block;
	color: #ccc;
	transform: scale(0.75, 0.75);
	-webkit-transform: scale(0.75, 0.75);
	*font-size: 10px;
}

.nav .sub {
	display: none;
	width: 100%;
	left: 0;
	top: 54px;
	height: 260px;
	position: absolute;
	background: rgb(0 0 0 / 80%);/* 修改 */
	line-height: 26px;
	padding: 5px 0;
	text-align: center;
	z-index: 9999;
}

.nav .subsub {
	width: 60%;
	margin: 0 auto;
}

.subsub_img {
	width: 280px;
	float: left;
	margin: 28px 30px 0 25px;
	display: none;
}

.sub_list {
	float: left;
	margin: 25px 0px 0 0px;
	width: 11.11111%;
	min-height: 10px;
	text-align: center;
}

.sub_list a {
	display: block;
	line-height: 30px;
	font-size: 14px;
	color: #fff;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	width: 100%;
}

.sub_list a:hover {
	color: #f27c08 !important;
}

.nav .on h3 a {}

/* banner/css */



/* search */



.search {
	width: 100%;
	height: 50px;
	background: #f6f6f6;
}

.search p {
	float: left;
	height: 66px;
	line-height: 66px;
	font-size: 14px;
	color: #333333;
	width: 575px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	font-weight: bold;
	margin-top: -7px;
}

.search p a {
	font-size: 14px;
	color: #888888;
	font-weight: normal;
	margin-left: 10px;
}

.search p a:first-child {
	margin-left: 0;
}

.search p a:hover {
	color: #0c6eb3;
}

.search .Input {
	width: 335px;
	height: 33px;
	line-height: 33px;
	float: right;
	margin-top: 8px;
	position: relative;
	background: url(../image/searchBg.png) no-repeat center;
}

.search .Input .input02 {
	padding-left: 20px;
	font-size: 13px;
	outline: none;
	border: none;
	color: #999999;
	height: 33px;
	line-height: 33px;
	width: 272px;
	background: none;
	float: left;
}

.search .Input .btn {
	display: block;
	width: 40px;
	height: 33px;
	background: url(../image/searchBtn.png) no-repeat center;
	float: right;
	border: none;
}

.search .Input .btn:hover {
	cursor: pointer;
}

.slideBox {
	/* height: 700px; */
	overflow: hidden;
	position: relative;
}

.slideBox .hd {
	position: absolute;
	width: 1920px;
	left: 50%;
	margin-left: -960px;
	bottom: 25px;
	z-index: 99999;
	text-align: center;
}

.slideBox .hd ul li {
	width: 30px;
	height: 6px;
	background: #fff;
	margin-right: 12px;
	display: inline-block;
	cursor: pointer;
	text-indent: 99999999999999999px;
	border: 1px solid #2355a4;
}

.slideBox .hd ul .on {
	background: #2355a4;
	color: #fff;
	border: 1px solid #2355a4;
}

/* 

.slideBox .hd {
	height: 15px;
	overflow: hidden;
	position: absolute;
	right: 47%;
	bottom: 20px;
	z-index: 1;
}

.slideBox .hd ul {
	overflow: hidden;
	zoom: 1;
	float: left;
}

.slideBox .hd ul li {
	float: left;
	margin: 0 2px;
	width: 65px;
	height: 5px;
	line-height: 14px;
	text-align: center;
	border: 1px solid #c2c2c2;
	cursor: pointer;
}

.slideBox .hd ul li.on {
	background: #2355a4;
	color: #fff;
	border: 1px solid #2355a4;
} */

.slideBox .bd {
	position: relative;
	height: 100%;
	z-index: 0;
}

.slideBox .bd li {
	zoom: 1;
	vertical-align: middle;
	/* height: 700px; */
}

.slideBox .bd li img {
	width: 100%;
}
/* 下面是前/后按钮代码，如果不需要删除即可 */

.slideBox .prev,
.slideBox .next {
	position: absolute;
	left: 3%;
	top: 50%;
	margin-top: -25px;
	display: block;
	width: 32px;
	height: 40px;
	filter: alpha(opacity=50);
	opacity: 0.5;
}

.slideBox .next {
	left: auto;
	right: 3%;
	background-position: 8px 5px;
}

.slideBox .prev:hover,
.slideBox .next:hover {
	filter: alpha(opacity=100);
	opacity: 1;
}

.slideBox .prevStop {
	display: none;
}

.slideBox .nextStop {
	display: none;
}

/*首页板块*/

.index_title {
	text-align: center;
}

.index_title p {
	font-size: 40px;
	font-weight: 700;
	color: #111;
	line-height: 45px;
}

.index_title span {
	display: block;
	text-transform: uppercase;
	font-size: 14px;
	color: #999;
	line-height: 30px;
}

/*KQ产品*/

.index_pro {
	width: 100%;
	padding: 90px 0;
}

/* 一级分类切换css */

.slideTxtBox {
	width: 100%;
	text-align: left;
	margin-top: 30px;
}

.slideTxtBox .hd {
	position: relative;
	clear: both;
	width: 100%;
	text-align: center;
	height: 50px;
}

.slideTxtBox .hd ul {}

.slideTxtBox .hd ul li {
	position: relative;
	display: inline-block;
	width: 120px;
	height: 49px;
	line-height: 49px;
	font-size: 16px;
	margin: 0 20px;
	border-radius: 5px;
	transition: all 0.6s;
}

.slideTxtBox .hd ul li::after {
	transition: all 0.6s;
	content: "";
	position: absolute;
	width: 0;
	height: 0;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	border-top: 10px solid #2355a4;
	left: 50px;
	top: 49px;
	z-index: 888;
	opacity: 0;
}

.slideTxtBox .hd ul li:hover {
	cursor: pointer;
}

.slideTxtBox .hd ul li.on {
	color: #fff;
	background: #2355a4;

}

.slideTxtBox .hd ul li.on::after {
	content: "";
	opacity: 1;
}










/*二级分类滚动*/



.picScroll-left {
	width: 1320px;
	position: relative;
	margin: 0 auto;
}

.picScroll-left .hd02 {}

.picScroll-left .hd02 .prev {
	display: block;
	width: 72px;
	height: 40px;
	float: right;
	margin-right: 5px;
	margin-top: 10px;
	overflow: hidden;
	cursor: pointer;
	position: absolute;
	top: 243px;
	left: 432px;
	background: url(../image/proleft.jpg) no-repeat 0 0px;
}

.picScroll-left .hd02 .next {
	display: block;
	width: 72px;
	height: 40px;
	float: right;
	margin-right: 5px;
	margin-top: 10px;
	overflow: hidden;
	cursor: pointer;
	position: absolute;
	top: 243px;
	right: 546px;
	background: url(../image/proleft.jpg) no-repeat -72px 0px;
}

.picScroll-left .hd02 ul {
	float: right;
	overflow: hidden;
	zoom: 1;
}

.picScroll-left .bd02 {
	margin-top: 25px;
}

.picScroll-left .bd02 ul {
	overflow: hidden;
	zoom: 1;
	width: 1320px !important;
}

.picScroll-left .bd02 ul li {
	float: left;
	display: inline;
	overflow: hidden;
	width: 272px !important;
	border: 1px solid #eee;
	margin: 20px 10px;
	/*margin-right: 23px;*/
}

.picScroll-left .bd02 ul li .embj {
	width: 100%;
	height: 100%;
}

.emtxt {
	background: #f9f9f9;
	font-size: 14px;
	line-height: 34px;
}

.emtxt span {
	width: 272px;
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}



.picScroll-left .bd02 ul li .pic {
	width: 272px;
	overflow: hidden;
	border-bottom: 1px solid #eee;
}

.picScroll-left .bd02 ul li .pic img {
	width: 100%;
	/*height: 100%;*/
}

.picScroll-left .bd02 ul li .pic_right {
	float: left;
	width: 266px;
}

.picScroll-left .bd02 ul li .pic_right p {
	font-size: 22px;
	color: #333;
	width: 95%;
	display: block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	padding: 30px 0 15px 0;
}

.picScroll-left .bd02 ul li .pic_right span {
	font-size: 16px;
	color: #2355a4;
}

.picScroll-left .bd02 ul li .pic_right .xian {
	width: 188px;
	height: 1px;
	background: #e1e1e1;
	margin-top: 15px;
}

.xiliproducts {
	width: 100%;
	clear: both;
	padding-top: 8px;
}

.xiliproducts a {
	display: block;
	line-height: 28px;
	color: #777777;
	font-size: 14px;
	width: 260px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.more_products {
	width: 115px;
	height: 30px;
	border-radius: 5px;
	background: #2355a4;
	text-align: center;
	margin-top: 10px;
}

.more_products a {
	display: block;
	line-height: 30px;
	color: #fff;
	font-size: 12px;
}

.fenlei_url {
	width: 158px;
	height: 38px;
	text-align: center;
	border: 1px solid #ededed;
	margin: 47px auto 0 auto;
}

.fenlei_url a {
	display: block;
	color: #aeaeae;
	line-height: 38px;
	text-transform: uppercase;
}

.fenlei_url a:hover {
	background: #2355a4;
	color: #fff;
}

/*产品优势板块*/

.index_proyoushi {
	background: url(../image/proyoushibj.jpg) no-repeat center top;
	padding: 82px 0;
}

.index_title02 {
	text-align: center;
}

.index_title02 p {
	font-size: 40px;
	font-weight: 700;
	color: #fff;
	line-height: 55px;
}

.index_title02 span {
	display: block;
	text-transform: uppercase;
	font-size: 16px;
	color: #fff;
	width: 683px;
	line-height: 26px;
	margin: 0 auto;
	padding-top: 10px;
}

.list-wrap {
	margin-top: 40px;
	position: relative;
	overflow: hidden;
}

.list-wrap .list-you {
	width: 1250px;
	overflow: hidden;
}

.list-wrap li {
	width: 274px;
	border: 1px solid rgba(255, 255, 255, 0.3);
	background: rgba(255, 255, 255, 0.09);
	padding-top: 30px;
	text-align: center;
	height: 140px;
	margin: 12px;
	border-radius: 6px;
	float: left;
}

.list-wrap li .ico {
	display: block;
	height: 60px;
	width: 87px;
	margin: 0 auto;
}

.list-wrap li:hover .ico {
	-webkit-transform: scale(1.1, 1.1);
	-ms-transform: scale(1.1, 1.1);
	transform: scale(1.1, 1.1);
	-webkit-transition: -webkit-transform 0.6s ease 0s;
	transition: transform 0.6s ease 0s;
}

.list-wrap li .tit {
	line-height: 36px;
	font-size: 16px;
	color: #fff;
	font-weight: 700;
	margin-top: 12px;
}

.ys_more {
	width: 100%;
	text-align: center;
	margin-top: 45px;
}

.ys_more a {
	width: 150px;
	display: inline-block;
	background: #5772b1 url(../image/more.png) no-repeat 160px center;
	border-radius: 6px;
	color: #fff;
	height: 51px;
	font-size: 16px;
	line-height: 51px;
	text-align: left;
	padding-left: 55px;
	margin: 0 15px;
}

.ys_more a:hover {
	background: #f27c08 url(../image/more.png) no-repeat 160px center;
	font-weight: 700;
}

/*应用领域 & 效果实例*/

.blue {
	color: #2355a4;
}

.index_title03 {
	text-align: center;
}

.index_title03 p {
	font-size: 40px;
	font-weight: 700;
	color: #111;
	line-height: 45px;
}

.index_title03 span.emmm {
	display: block;
	font-size: 16px;
	color: #666;
	width: 580px;
	line-height: 26px;
	margin: 0 auto;
	padding-top: 10px;
}

.index_yingyong {
	padding: 90px 0 40px 0;
	background: #f5f5f5;
}

.slideTxtBox02 {
	margin-top: 45px;
	background: #fff url(../image/bj06.jpg) no-repeat center bottom;
	padding-bottom: 70px;
}

.slideTxtBox02 .hd {
	overflow: hidden;
}
.slideTxtBox02 .hd ul{display: flex;}
.slideTxtBox02 .hd ul li {
	display: block;
	float: left;
	flex: 1;
    justify-content: center;
	height: 50px;
	line-height: 50px;
	text-align: center;
	font-size: 16px;
	background: #2355a4;
	color: #fff;
}

.slideTxtBox02 .hd ul li.on {
	color: #fff;
	height: 58px;
	background: url(../image/bj05.jpg) repeat-x center bottom;
}

.slideTxtBox02 .hd ul li:hover {
	cursor: pointer;
}

.yyvs {
	position: relative;
	width: 1120px;
	height: 405px;
	overflow: hidden;
	padding: 40px;
}

.yyvs img {
	display: block;
	height: 406px;
}

.yyvs img.qxvs {
	width: 194px;
	height: 194px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -93px 0 0 -100px;
}

/*合作伙伴*/

.index_huoban {
	padding: 90px 0;
}

.picScroll-left02 {
	margin-top: 40px;
	position: relative;
}

.picScroll-left02 .bd02 ul li {
	width: 176px;
	border: 1px solid #eee;
	margin: 0 10px;
}

.picScroll-left02 .bd02 ul li img {
	width: 176px;
}

.picScroll-left02 .hd02 .prev {
	display: block;
	width: 72px;
	height: 40px;
	float: right;
	margin-right: 5px;
	margin-top: 10px;
	overflow: hidden;
	cursor: pointer;
	position: absolute;
	top: 219px;
	left: 432px;
	background: url(../image/proleft.jpg) no-repeat 0 0px;
}

.picScroll-left02 .hd02 .next {
	display: block;
	width: 72px;
	height: 40px;
	float: right;
	margin-right: 5px;
	margin-top: 10px;
	overflow: hidden;
	cursor: pointer;
	position: absolute;
	top: 219px;
	right: 432px;
	background: url(../image/proleft.jpg) no-repeat -72px 0px;
}

.fenlei_url02 {
	width: 158px;
	height: 38px;
	text-align: center;
	border: 1px solid #2355a4;
	background: #2355a4;
	margin: 47px auto 0 auto;
}

.fenlei_url02 a {
	display: block;
	color: #fff;
	line-height: 38px;
	text-transform: uppercase;
}

/*公司简介*/

.index_about {
	padding: 100px 0 271px 0;
	background: url(../image/bj07.jpg) no-repeat center top;
}

.inabout_left {
	width: 50%;
}

.inabout_left p.inabout_title {
	font-size: 40px;
	font-weight: 700;
	line-height: 110px;
	color: #111;
}

.inabout_wen {
	width: 565px;
	padding: 20px 0 40px 0;
}

.inabout_wen pre {
	font: 16px Arial, "Microsoft Yahei";
	white-space: pre-wrap;
	white-space: -moz-pre-wrap;
	white-space: -pre-wrap;
	white-space: -o-pre-wrap;
	word-wrap: break-word;
	line-height: 35px;
	color: #fff;
}

.inabout_url {}

.inabout_url a {
	width: 139px;
	height: 38px;
	display: block;
	line-height: 38px;
	border: 1px solid rgba(255, 255, 255, .3);
	text-align: center;
	font-size: 16px;
	float: left;
	margin-left: -1px;
	color: #fff;
}

.inabout_right {
	width: 525px;
}

.inab_pic {
/*	width: 523px;*/
}

.picScroll-left03 {
	margin-top: 20px;
	position: relative;
}

.picScroll-left03 .bd02 ul li {
	width: 250px;

	height: 190px;
	margin: 0 22px 0 0;
}

.picScroll-left03 .bd02 ul li img {
	width: 252px;
	height: 189px;
}

.picScroll-left03 .hd02 ul {
	width: 100%;
	overflow: hidden;
	zoom: 1;
	text-align: center;
	margin-top: 10px;
}

.picScroll-left03 .hd02 ul li {
	display: inline-block;
	width: 9px;
	height: 9px;
	overflow: hidden;
	margin-right: 5px;
	text-indent: -999px;
	cursor: pointer;
	border-radius: 50%;
	background: rgba(255, 255, 255, .3);
}

.picScroll-left03 .hd02 ul li.on {
	background: rgba(255, 255, 255, 1);
}

/*公司优势*/

.index_youshi {
	width: 1210px;
	height: 427px;
	background: url(../image/abysbj.png) no-repeat;
	z-index: 1;
	margin: -198px auto 0 auto;
	position: relative;
}

.inyoushi01 {
	width: 400px;
	border-right: 1px solid #eee;
	height: 373px;
	float: left;
	text-align: center;
}

.inyoushi03 {
	width: 398px;
	height: 373px;
	float: left;
	text-align: center;
}

.inyoushi01 img,
.inyoushi03 img {
	padding-top: 40px;
}

.inyoushi01 p,
.inyoushi03 p {
	font-size: 32px;
	line-height: 70px;
	color: #2355a4;
}

.inyoushi01 span,
.inyoushi03 span {
	font-size: 14px;
	line-height: 28px;
	color: #666;
}

/*首页新闻板块*/

.index_news {
    background-color: #eee;
	/*background: url(img/bj08.jpg) center top;*/
	margin-top: -229px;
	padding-top: 287px;
	padding: 287px 0 100px 0;
	position: relative;
}

.tjnews {
	width: 100%;
	margin-top: 40px;
	overflow: hidden;
}

.tjnews .pic {
	width: 300px;
	height: 300px;
}

.tjnews .pic img {
	width: 100%;
}

.tjnews_wen {
	width: 800px;
}

.tjnews_wen p {
	font-size: 22px;
	color: #333;
	display: block;
	border-bottom: 1px solid #eee;
	background: url(../image/tjnews.png) no-repeat 0 25px;
	padding-left: 50px;
	line-height: 50px;
	padding-bottom: 10px;
	padding-top: 10px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.tjnews_wen .note {
	font-size: 14px;
	line-height: 30px;
	color: #666666;
	padding: 30px 0;
}

.tjnews_wen .tjnews_url {
	width: 163px;
	height: 52px;
	background: url(../image/tjnewsmore.png) no-repeat;
	line-height: 52px;
	font-size: 16px;
	color: #333;
	padding-left: 25px;
	margin-top: 25px;
}

.innews_list {
	width: 100%;
	clear: both;
	overflow: hidden;
	margin-top: 50px;
}

.innews_list .innews_list01 {
	width: 527px;
}

.innews_list .innews_list01 li {
	background: url(../image/newsli.png) no-repeat 0 21px;
	height: 50px;
	border-bottom: 1px solid #eee;
	padding-left: 20px;
}

.innews_list .innews_list01 li .title {
	width: 365px;
	display: block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	line-height: 50px;
	font-size: 14px;
	color: #4f4a44;
	text-align: left;
}

.innews_list .innews_list01 li .date {
	line-height: 50px;
	font-size: 13px;
	color: #bbbbbb;
}

/*首页板块end*/





/*内页样式*/



.neiye_banner {
	text-align: center;
	height: 350px;
	overflow: hidden;
}

footer {
	clear: both;
}

/* 通用分页样式 */

.pages {
	height: 35px;
	margin: 15px 0 10px 0;
	clear: both;
}

.pages:after {
	content: '.';
	clear: both;
	height: 0;
	line-height: 0;
	display: block;
	visibility: hidden;
}

.pages ul {
	padding: 0;
	list-style: none;
	margin: 0;
	text-align: center;
}

.pages li {
	height: 30px;
	margin-right: 5px;
	display: inline-block;
}

.pages li a {
	padding: 5px 10px;
	border: 1px solid #e1e1e1;
	height: 24px;
	line-height: 24px;
	color: #666;
	font-size: 14px;
}

.pages li.active a,
.pages li a:hover {

	border: 1px solid #2355a4;
	background: #2355a4;
	color: #fff;
	text-decoration: none;
}

.pages li span {
	border: 1px solid #e1e1e1;
	height: 24px;
	line-height: 24px;
	color: #c4c4c4;
	font-size: 14px;
	padding: 5px 10px;
}

.pages .thisclass a {
	border: 1px solid #2355a4;
	background: #2355a4;
	color: #fff;
	font-size: 14px;
}

/*在线留言*/

.mess {
	padding: 0;
	margin: 0;
	font-size: 14px
}

.mess tr {
	padding: 0;
	margin: 0;
	line-height: 50px;
	height: 50PX
}

.mess input {
	display: inline-block;
	height: 25px;
	padding: 2px 8px;
	font-size: 12px;
	line-height: 1.42857143;
	color: #555;
	background-color: #fff;
	background-image: none;
	border: 1px solid #ccc;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.mess textarea {
	width: 500px !important;
	display: inline-block;
	padding: 2px 8px;
	font-size: 12px;
	line-height: 1.42857143;
	color: #555;
	background-color: #fff;
	background-image: none;
	border: 1px solid #ccc;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.mess .submit {
	width: 240px;
	height: 40px !important;
	text-align: center;
	color: #fff !important;
	font-size: 16px;
	background: #2355a4 !important;
	border-radius: 10px;
	border: 0 none;
	cursor: pointer;
}

div.pfw {
	position: relative;
	border: 1px solid #e1e1e1;
	margin-top: 30px;
}

div.pfw:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	line-height: 0;
	overflow: hidden;
}

div.pfw h3 {
	height: 30px;
	line-height: 30px;
	font-size: 1em;
	margin: 0;
	padding: 0 0 0 20px;
	background: #f6f6f6 url(../image/heading_bg.png) 8px top no-repeat;
	border-bottom: 1px solid #e1e1e1;
	color: #444;
	font-weight: bold;
}

div.pfw h3 small {
	font-size: 12px;
	color: #666;
	font-weight: normal;
	padding-left: 4px;
	font-style: normal;
}

div.pfw h3 .more {
	display: block;
	float: right;
	height: 30px;
	line-height: 30px;
	padding-right: 8px;
	font-weight: normal;
	font-size: 12px;
	margin-right: 5px;
}

div.pfw .content {
	margin: 5px;
	font-size: 12px;
	line-height: 1.6em;
	padding: 10px;
}

div.pfw .adm_reply {
	margin: 6px 0 0 0;
	font-size: 1em;
	line-height: 200%;
	padding: 25px 5px 25px 25px;
	position: relative;
	color: #444;
	border-top: 1px solid #e1e1e1;
	background: #f7faff;
}

div.pfw .adm_reply span {
	font-weight: bold;
	color: #e77718;
}

/*底部*/

.footer {
	padding: 50px 0;
}

.footer01 {
	float: left;
	width: 151px;
	border-right: 1px solid #eee;
	height: 243px;
}

.footer02:first-child {
	padding-left: 0;
}

.footer02 {
	float: left;
	width: 151px;
	border-right: 1px solid #eee;
	height: 270px;
	padding-left: 58px;
}

.footer02:first-child {
	padding-left: 0;
}

.footer01 p,
.footer02 p,
.footer03 p {
	font-size: 16px;
	color: #000;
	line-height: 50px;
}

.footer01 p img,
.footer02 p img,
.footer03 p img {
	font-size: 16px;
	color: #000;
	line-height: 50px;
	padding-right: 8px;
}

.footer01 a,
.footer02 a {
	font-size: 13px;
	line-height: 35px;
	color: #666;
	display: block;
	padding-left: 29px;
}

.footer03 {
	float: left;
	width: 360px;
	height: 243px;
	padding-left: 58px;
}

.footer03 span {
	font-size: 13px;
	line-height: 35px;
	color: #666;
	display: block;
	padding-left: 29px;
}

.footer04 {
	width: 152px;
	float: right;
	text-align: center;
	margin-right: 10px;
}

.footer04 img {
	width: 150px;
	border: 1px solid #eee;
	padding: 3px;
	display: block;
	margin: 5px auto 0 auto;
}

.footer04 i {
	text-align: center;
	font-size: 12px;
	line-height: 25px;
}

.footer05 {
	background: #2355a4;
	padding: 35px 0;
	color: #fff;
	font-size: 12px;
	line-height: 30px;
}

.footer05 a {
	padding: 0 5px;
}

.footer05 a:hover {
	color: #fff;
}

/*底部end*/





/*内页样式开始*/

.topadcs {
	width: 100%;
	margin-bottom: 0px;
	overflow: hidden;
	text-align: center;
	position: relative;
}

.topadcs a {
	display: block;
	margin: 0 auto;
	height: 300px;
}

/*关于我们*/

.about_Us {
	width: 100%;
	overflow: hidden;
	padding-bottom: 82px;
}

.InpageTitle {
	width: 100%;
	overflow: hidden;
	text-align: center;
	padding-top: 70px;
}

.InpageTitle h2 {
	font-size: 30px;
	color: #2355a4;
	font-weight: normal;
	margin-top: -5px;
}

.InpageTitle p {
	font-size: 16px;
	text-transform: uppercase;
	color: #425cbb;
	opacity: .38;
	font-weight: 100;
}

.about_Us .con {
	overflow: hidden;
	margin-top: 46px;
}

.about_Us .con p {
	line-height: 34px;
	color: #666666;
	font-size: 15px;
}

.about_Us .con h3 {
	font-size: 18px;
	color: #2355a4;
}

.about_idea {
	width: 100%;
	overflow: hidden;
	background: url(../image/about_ideaBg.jpg) no-repeat center;
	height: 886px;
}

.about_idea .con1 {
	overflow: hidden;
	margin-top: 60px;
}

.about_idea .con1 dl {
	overflow: hidden;
	width: 428px;
}

.about_idea .con1 .dl1 {
	float: left;
}

.about_idea .con1 .dl2 {
	float: right;
}

.about_idea .con1 dt {
	float: left;
	width: 101px;
}

.about_idea .con1 dd {
	width: 300px;
	float: left;
	margin-left: 17px;
}

.about_idea .con1 dd h3 {
	font-size: 18px;
	color: #333333;
	margin-bottom: 20px;
	font-weight: normal;
}

.about_idea .con1 dd p {
	line-height: 26px;
	color: #666666;
	font-size: 14px;
}

.about_idea .con2 {
	overflow: hidden;
	margin-top: 81px;
	background: #fff;
	height: 468px;
	border: 1px solid #f7f7f7;
}

.about_idea .con2 .title1 {
	padding-top: 40px;
}

.about_idea .con2 .title1 h2 {
	margin-top: 6px;
}

.about_idea .con2 dl {
	overflow: hidden;
	margin-top: 38px;
}

.about_idea .con2 dt {
	width: 368px;
	height: 259px;
	float: left;
	margin-left: 47px;
}

.about_idea .con2 dd {
	width: 712px;
	float: left;
	margin-left: 34px;
}

.about_idea .con2 dd .p1 {
	margin: 14px 0 22px 0;
}

.about_idea .con2 dd .p2 {
	line-height: 30px;
	font-size: 16px;
	color: #666666;
	text-indent: 2em;
}

.about_idea .con2 dd .p3 {
	text-align: right;
}

.about_idea .con2 dd .p3 span {
	font-size: 16px;
	color: #333333;
	position: relative;
	top: -22px;
}

.team_con {
	padding: 40px;
	background: #fff;
	margin-top: 50px;
}

.team_con p {
	line-height: 34px;
	color: #666666;
	font-size: 15px;
}

/* about_culture */

.about_culture {
	width: 100%;
	overflow: hidden;
	background: #2355a4;
	padding-bottom: 55px;
}

.about_culture .title1 h2 {
	color: #fff;
}

.about_culture ul {
	width: 100%;
	overflow: hidden;
	margin-top: 40px;
}

.about_culture li {
	width: 228px;
	height: 420px;
	float: left;
	margin: 15px 15px 0 0;
	background: #fff;
	padding: 0 30px;
	text-align: center;
}

.about_culture li:nth-child(4n) {
	margin: 15px 0 0 0;
}

.about_culture li img {
	display: block;
	margin: 42px auto 0;
}

.about_culture li h3 {
	font-size: 18px;
	color: #333333;
	font-weight: normal;
	margin: 44px 0 28px 0;
}

.about_culture li p {
	color: #666666;
	font-size: 14px;
	line-height: 27px;
}

.InpageAdv {
	width: 100%;
	overflow: hidden;
	background: #2355a4;
	padding-bottom: 60px;
}

.InpageAdv h3 {
	font-size: 30px;
	color: #fff;
	font-weight: normal;
	text-align: center;
	padding-top: 32px;
}

.InpageAdv h3 span {
	font-size: 50px;
	color: #fff;
	font-weight: bold;
}

.InpageAdv ul {
	overflow: hidden;
	margin-top: 38px;
}

.InpageAdv li {
	width: 295px;
	height: 130px;
	background: url(../image/service_adv_icon01.png) no-repeat center;
	float: left;
	/*margin-left: 48px;*/
	text-align: center;
	padding-top: 54px;
}

.InpageAdv li p {
	font-size: 16px;
	color: #fff;
	line-height: 25px;
}

.InpageAdv li:first-child {
	margin-left: 0;
}

.about_fengcai {
	width: 100%;
	/*    overflow: hidden;*/

	padding-bottom: 70px;
}

.about_fengcai .wrap {
	overflow: inherit !important;
}

.picScroll-left04 {
	margin-top: 35px;
	position: relative;
}

.picScroll-left04 .bd02 ul li {
	width: 280px;
	height: 213px;
	margin: 0 22px 0 0;
}

.picScroll-left04 .bd02 ul li img {
	width: 280px;
	height: 213px;
}

.picScroll-left04 .hd02 ul {
	width: 100%;
	overflow: hidden;
	zoom: 1;
	text-align: center;
	margin-top: 10px;
}

.picScroll-left04 .hd02 ul li {
	display: inline-block;
	width: 9px;
	height: 9px;
	overflow: hidden;
	margin-right: 5px;
	text-indent: -999px;
	cursor: pointer;
	border-radius: 50%;
	background: rgba(62, 95, 174, .3);
}

.picScroll-left04 .hd02 ul li.on {
	background: rgba(62, 95, 174, 1);
}

.picScroll-left04 .hd02 .prev {
	display: block;
	width: 41px;
	height: 92px;
	float: right;
	margin-right: 5px;
	margin-top: 10px;
	overflow: hidden;
	cursor: pointer;
	position: absolute;
	top: 50px;
	left: -74px;
	background: url(../image/about_honorBtn01.png) no-repeat 0 0px;
}

.picScroll-left04 .hd02 .next {
	display: block;
	width: 41px;
	height: 92px;
	float: right;
	margin-right: 5px;
	margin-top: 10px;
	overflow: hidden;
	cursor: pointer;
	position: absolute;
	top: 50px;
	right: -74px;
	background: url(../image/about_honorBtn02.png) no-repeat;
}

.about_huoban {
	width: 100%;
	overflow: hidden;
	background: url(../image/about_honorBg.jpg) no-repeat center;
	background-size: cover;
	padding-bottom: 70px;
	margin-top: 50px;
}

.kehu_list {
	overflow: hidden;
	margin-top: 20px;
}

.kehu_list ul li {
	width: 176px;
	margin: 10px;
	float: left;
}

.kehu_list ul li .pic {
	width: 176px;
	height: 98px;
	border: 1px solid #eee;
}

.kehu_list ul li img {
	width: 176px;
	height: 98px;
}

.kehu_list ul li .title {
	text-align: center;
	color: #999;
	line-height: 35px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	font-size: 14px;
}

/* 联系我们 */



.linkUs_con1 {
	width: 100%;
	background: #f6f6f6;
}

.linkUs_con1 .conBox {
	width: 100%;
	overflow: hidden;
	margin-top: 50px;
}

.linkUs_con1 .conBox dl {
	width: 600px;
	float: left;
	overflow: hidden;
}

.linkUs_con1 .conBox dt {
	width: 96px;
	height: 96px;
	float: left;
}

.linkUs_con1 .conBox dd {
	width: 473px;
	float: right;
}

.linkUs_con1 .conBox dd p {
	font-size: 14px;
	color: #666666;
	line-height: 30px;
}

.lxbiaoge {
	overflow: hidden;
	margin: 50px 0 0 0;
}

.lxbiaoge table {
	width: 100%;
	border: 1px solid #eee !IMPORTANT;
	border-collapse: collapse !IMPORTANT;
	font-size: 14PX !IMPORTANT;
	word-break: break-all;
	word-wrap: break-word;
}

.lxbiaoge table td {
	border: 1px solid #eee !IMPORTANT;
	padding: 8px !IMPORTANT;
}

.lxmap {
	margin: 30px 0 0 0;
}

.lxmap iframe {
	padding: 3px;
	border: 1px solid #eee;
}

.conkaihu {
	width: 100% !important;
	clear: both;
	margin-top: -210px;
}

.conkaihu dd {
	width: 1072px !important;
}

/*在线留言*/

.lxliuyan {
	width: 100%;
	overflow: hidden;
	margin: 50px 0 0 0;
	padding-bottom: 100px;
	background: url(../image/about_ideaBg.jpg) no-repeat center;
}

.lylist {
	width: 720px;
	margin: 30px auto 0 auto;
}

.lylist input,
.lylist textarea,
.lylist button {
	border-radius: 5px;
	border: none;
	font-size: 14px;
}

.lylist .lytitle {
	width: 95%;
	height: 52px;
	line-height: 52px;
	padding: 0 0 0 30px;
}

.lylist .inp_name {
	width: 315px;
	height: 52px;
	line-height: 52px;
	padding: 0 0 0 30px;
	margin: 20px 0px 0 0;
}

.lylist .inp_tel {
	width: 315px;
	height: 52px;
	line-height: 52px;
	padding: 0 0 0 30px;
	float: right;
	margin: 20px 8px 0 0;
}

.lylist .inp_neirong {
	width: 95%;
	height: 200px;
	line-height: 35px;
	padding: 0 0 0 30px;
	margin: 20px 0px 0 0;
}

.lylist .vcode {
	width: 100px;
	height: 52px;
	line-height: 52px;
	padding: 0 0 0 30px;
	margin: 20px 0px 0 0;
}

.lylist .submit {
	width: 99%;
	text-align: center;
	background: #2355a4;
	height: 52px;
	line-height: 52px;
	color: #fff;
	margin: 20px 0px 0 0;
	font-size: 16px;
}

.lylist .submit:hover {
	cursor: pointer;
}

/*新闻列表页*/

.news_list {
	background: #f5f5f5;
	padding: 20px 0;
}

/*左边菜单*/

.leftr {
	float: left;
	overflow: hidden;
	display: inline;
}

.lf_n {
	width: 240px;
	overflow: hidden;
	margin-bottom: 10px;
}

.lf_n h2 {
	text-align: center;
	line-height: 90px;
	height: 90px;
	overflow: hidden;
	background: #2355a4;
	border-radius: 10px 10px 0 0;
}

.lf_n h2 a {
	font-size: 24px;
	color: #fff;
}

.lf_n_c {
	background: #fff;
}

.lf_n_c ul li a.cur {
	color: #2355a4;
}

.lf_n h3 {
	font-weight: 100;
	line-height: 41px;
	height: 41px;
	padding: 0 0 0 41px;
	overflow: hidden;
	background: #2355a4 url(../image/heading_bg.gif) 154px 14px no-repeat;
}

.lf_n h3 a {
	font-size: 20px;
	color: #fff;
}

.lf_n h3.cur a {
	font-size: 20px;
	color: #fff;
}

.lf_n ul.menu {
	padding: 11px 12px 12px 14px;
	margin-bottom: 15px;
}

.lf_n ul.menu li {
	padding: 0 0 0 15px;
	font-weight: 100;
	line-height: 55px;
	height: 55px;
	border-bottom: 1px #dcdcdc dashed;
	overflow: hidden;
	font-size: 16px;
	background: url(../image/xiala.jpg) no-repeat 185px 25px;
	display: flex;
}

.lf_n ul.menu li a {
	color: #222;
	display: block;
	width: 100%;
	text-align: left;
	padding-left: 6px;
}

.lf_n ul.menu li a.on {
	font-weight: bold;
	color: #0c6eb3;
}

.lf_n ul.menu li.cur a {
	color: #2355a4;
	font-weight: bold;
}

.lf_n ul.menu .lst {
	border: none;
}

.cpMain .phone {
	overflow: hidden;
	width: 166px;
	padding: 20px 0;
	padding-left: 75px;
	border-radius: 10px;
	background: url(../image/pro_phone.png) no-repeat 20px center;
	background-color: #f17c08;
}

.cpMain .phone p {
	font-size: 16px;
	color: #fff;
}

.cpMain .phone b {
	display: block;
	font-size: 24px;
	line-height: 28px;
	color: #fff;
	font-family: 'Times New Roman'
}

/*cpright*/

.cpright {
	width: 885px;
	padding: 0 25px;
	background: #fff;
	float: right;
}

#ny_prBox {
	background-color: #fff;
	margin-bottom: 30px;
	min-height: 500px;
	margin-top: 55px;
}

#rtop {
	padding-top: 18px;
	padding-bottom: 15px;
	margin: 12px 20px 0 20px;
}

.rtop {
	overflow: hidden;
	padding-top: 14px;
	padding-bottom: 5px;
	border-bottom: 1px solid #dbdbdb;
}

.rtop h5 {
	float: left;
	padding-left: 10px;
	border-left: 3px solid #2355a4;
	font-weight: normal;
	line-height: 16px;
	font-size: 16px;
	color: #2355a4;
}

.rtop span {
	float: right;
	line-height: 65px;
}

.rtop span em {
	color: #999;
}

.rtop span a {
	color: #999;
}

/*新闻列表*/

.newsList {
	margin-top: 20px;
}

.newsList dl {
	position: relative;
	padding: 20px;
	background-color: #f5f5f5;
	margin-bottom: 20px;
}

.newsList dt {
	float: left;
}

.newsList dt img {
	display: block;
	width: 300px;
}

.newsList dd {
	margin-left: 325px;
}

.newsList dd h5 {
	height: 40px;
	line-height: 40px;
	font-size: 16px;
	font-weight: normal;
}

.newsList dd h5 a {
	color: #2355a4;
	display: block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	width: 390px;
}

.newsList dd h5 span {
	float: right;
	color: #bfbfbf;
}

.newsList dd p {
	line-height: 22px;
	height: 112px;
	overflow: hidden;
	font-size: 13px;
}

.newsList dd i {
	position: absolute;
	bottom: -10px;
	left: 0;
	border: 5px solid transparent;
}

.newsList ul {
	margin-top: 16px;
}

.newsList li {
	position: relative;
	height: 50px;
	line-height: 50px;
	overflow: hidden;
	font-size: 14px;
	border-bottom: 1px dotted #ccc;
}

.newsList li a {
	padding-left: 18px;
	background: url(../image/newsLi_ico.png) no-repeat left center;
	display: block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	width: 500px;
	text-align: left;
}

.newsList li span {
	position: absolute;
	top: 0;
	right: 0;
	color: #999;
}

.nlist {
	float: left;
	width: 230px;
	background: #fff;
}

.nlist .nt {
	font-weight: normal;
	padding: 18px 0;
	padding-left: 20px;
	background: #2355a4 url(../image/heading_bg.png) no-repeat 190px center;
}

.nlist .nt a {
	font-size: 20px;
	color: #fff;
	text-decoration: none;
}

.nlist .nt p {
	font-size: 12px;
	color: #fff;
	font-family: "Arial";
	margin-top: 1px;
}

.nlist ul {
	padding: 20px;
}

.nlist li {}

.nlist li a {
	display: block;
	height: 40px;
	line-height: 40px;
	background: url(../image/heading_bg.png) no-repeat 167px center;
	font-size: 14px;
	color: #333;
	padding: 0 18px;
	text-decoration: none;
}

.nlist li a:hover,
.nlist li.cur a {
	background: url(../image/heading_bg.png) no-repeat center;
	color: #fff;
}

.nlist .dphone {
	overflow: hidden;
	background: #333;
	padding: 20px 0;
}

.nlist .dphone dt {
	float: left;
	background: url(../image/heading_bg.png) no-repeat center;
	margin-left: 5px;
	width: 62px;
	height: 50px;
}

.nlist .dphone dd {
	margin-left: 66px;
	color: #fff;
	padding: 5px 13px;
	border-left: 1px dotted #5c5c5c;
}

.nlist .dphone dd span {
	font-size: 13px;
}

.nlist .dphone dd p {
	font-size: 20px;
	font-family: "Arial";
}

.story {
	margin: 40px 0;
}

.story img {}

/*新闻详细*/

.news_xx {
	padding: 30px 0 70px 0;
}

.news_xx01 h1 {
	font-size: 24px;
	line-height: 40px;
	text-align: center;
	color: #2355a4;
	font-weight: normal;
}

.news_xx02 {
	text-align: center;
	font-size: 14px;
	color: #d4d4d4;
	line-height: 35px;
	padding-bottom: 10px;
	border-bottom: 1px dashed #eee;
}

.news_xx03 {
	padding: 20px;
	font-size: 16px;
	line-height: 30px;
	color: #666;
}

.news_xx03 p {
	font-size: 16px;
	line-height: 30px;
	color: #666;
}

.news_xx03 img {
	display: block;
	margin: 5px auto;
	max-width: 740px;
}

.news_sx {
	padding: 0 20px;
	height: 40px;
	border: 1px solid #ddd;
	line-height: 40px;
	color: #333;
	margin-top: 50px;
}

.news_sx a {
	color: #2355a4;
}

.n_s {
	width: 50%;
	float: left;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.n_x {
	width: 49%;
	float: right;
	text-align: right;
	display: block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

/*产品列表左侧分类*/

.xiallist {
	border-bottom: 1px #dcdcdc dashed;
}

.xiallist a.cur {
	color: #2355a4;
	font-weight: bold;
}

.xiallist a:first-child {
	padding-top: 15px;
}

.xiallist a:last-child {
	padding-bottom: 15px;
}

.xiallist a {
	display: block;
	line-height: 32px;
	padding-left: 20px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	color: #999;
	font-size: 14px;
	text-align: left;
}

.xiallist a.on {
	color: #2355a4;
}

.xiallist a.cur {
	font-weight: 700;
	color: #2355a4;
}

.pro_list {
	padding: 30px 0;
	overflow: hidden;
}

.pro_list ul li {
	display: block;
	float: left;
	width: 273px;
	margin: 0 10px 20px;
}

.pro_list ul li .pic {}

.pro_list ul li .pic img {
	width: 268px;
	padding: 2px;
	border: 1px solid #eee;
	display: block;
  	/*height:268px;*/
}
.pro_list ul li .pickh img {
	width: 168px;
	padding: 2px;
	border: 1px solid #eee;
	/*display: block;*/
  	/*height:268px;*/
}

.pro_list ul li .title {
	font-size: 14px;
	color: #666;
	text-align: center;
	width: 96.5%;
	line-height: 45px;
	background: #f5f5f5;
	margin-top: 1px;
	padding: 0 2%;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

/*产品详细*/

.products_xx {
	padding: 40px 0;
}

.products_xx img {
	max-width: 100%;
}

.products_xx1 img {
	max-width: 850px !important;
	display: block;
	margin: 0 auto;
}

.proxx_pic img {
	max-width: 850px;
	display: block;
	margin: 0 auto;
}

.proxx_con {
	overflow: hidden;
	margin-top: 50px;
}

.proxx_con h3 {
	padding-left: 25px;
	height: 45px;
	line-height: 45px;
	background: #2355a4;
	color: #fff;
	font-size: 16px;
	font-weight: normal;
	border-radius: 5px;
}

.proxx_con02 {
	width: 800px;
	margin: 0 auto;
	overflow: hidden;
	padding: 30px;
	font-size: 16px;
	line-height: 35px;
}

.shipinf iframe {
	width: 700px;
	height: 500px;
	margin: 0 !important;
}

.shipinf {
	margin: 0 !important;

}

/*服务支持*/

.feyuanli_con {
	padding: 40px 0;
}

.feyuanli_con p {
	line-height: 34px;
	color: #333;
	font-size: 15px;
}

.feyuanli_con h3 {
	font-size: 18px;
	color: #2355a4;
}

.fw_yuanli {}

.zizhizs .wrap {
	overflow: inherit !important;
}

.fw_more {
	width: 100%;
	overflow: hidden;
	background: url(../image/about_ideaBg.jpg) no-repeat center;
	padding-bottom: 100px;
}

.tiqu {
	text-align: center;
	overflow: hidden;
	margin-top: 50px;
}

.tiqu .tiqu01 {
	width: 100px;
	text-align: center;
	margin: 20px 40px;
	display: inline-block;
}

.tiqu .tiqu01 img {
	border: 1px solid #2355a4;
	border-radius: 50%;
}

.tiqu .tiqu01 p {
	font-size: 16px;
	color: #333;
}

.zizhizs {
	background: #f8f8f8;
	padding-bottom: 80px;
}

.picScroll-left05 {
	margin-top: 35px;
	position: relative;
}

.picScroll-left05 .bd02 ul li {
	width: 275px;
	height: 409px;
	margin: 0 22px 0 0;
	border: 1px solid #eee;
	float: left;
}

.picScroll-left05 .bd02 ul li img {
	width: 280px;
	height: 409px;
}

.picScroll-left05 .hd02 ul {
	width: 100%;
	overflow: hidden;
	zoom: 1;
	text-align: center;
	margin-top: 10px;
}

.picScroll-left05 .hd02 ul li {
	display: inline-block;
	width: 9px;
	height: 9px;
	overflow: hidden;
	margin-right: 5px;
	text-indent: -999px;
	cursor: pointer;
	border-radius: 50%;
	background: rgba(62, 95, 174, .3);
}

.picScroll-left05 .hd02 ul li.on {
	background: rgba(62, 95, 174, 1);
}

.picScroll-left05 .hd02 .prev {
	display: block;
	width: 41px;
	height: 92px;
	float: right;
	margin-right: 5px;
	margin-top: 10px;
	overflow: hidden;
	cursor: pointer;
	position: absolute;
	top: 134px;
	left: -74px;
	background: url(../image/about_honorBtn01.png) no-repeat 0 0px;
}

.picScroll-left05 .hd02 .next {
	display: block;
	width: 41px;
	height: 92px;
	float: right;
	margin-right: 5px;
	margin-top: 10px;
	overflow: hidden;
	cursor: pointer;
	position: absolute;
	top: 134px;
	right: -74px;
	background: url(../image/about_honorBtn02.png) no-repeat;
}

/*下载中心*/

.newsList li .dianji a {
	padding-right: 80px;
	background: none;
	display: block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	width: 80px;
	font-weight: 700;
	color: #2355a4;
	float: right;
}

/*新的企业文化设计*/

.kqwenhua {
	width: 100%;
	overflow: hidden;
	background: #2355a4;
	padding-bottom: 80px;
}

.kqwenhua .title1 h2 {
	color: #fff;
}

.culture-list {
	display: block;
	overflow: hidden;
	margin-top: 40px;
}

.culture-list li {
	float: left;
	width: 49.8%;
	overflow: hidden;
	background: #fff;
}

.culture-list li .pic {
	width: 50%;
	overflow: hidden;
}

.culture-list li .pic img {
	width: 100%;
	display: block;
}

.culture-list li .cont {
	width: 45%;
	padding-top: 60px;
	padding-left: 5%;
	float: left;
}

.culture-list li .cont .tit {
	font-size: 20px;
	color: #333;
	padding-bottom: 20px;
	margin-bottom: 20px;
	position: relative;
}

.culture-list li .cont .des {
	font-size: 16px;
	line-height: 28px;
	color: #888;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.title-line:before {
	content: "　";
	position: absolute;
	left: 0;
	bottom: 0;
	width: 30px;
	height: 2px;
	background: #888;
}

/*.beijing {
 padding-left: 225px;
 margin-top: 272px;
}
.news_xx03 {
  /* position: absolute;
    top: 1032px;
    left: 784px;
  padding: 0;
  padding: 20px;
    font-size: 16px;
    line-height: 30px;
    color: #666;
}
.news_xx03 a {
     width: 283px;
    display: block;
    height: 51px;
    opacity: 0;
    line-height: 51px;
 
}
.news_xx03 td {
  width: 285px

}*/
/*9.12改
.fu li {
	float: left;
	list-style: none;
	margin-left: 63px;
	
	
	}
.topadcs {
	float: left;
}
.fu {
	position: absolute;
	top: -1px;
}
 .fu li a {
	display: block;
	width: 200px;
	height: 263px;
	line-height: 297px;
    
} */
.fu li {
	/*float: left;*/
	list-style: none;
	margin-left: 7px;
	display: inline-block;
	margin-top: 21px;
	margin-bottom: 37px;

}

.fu li img {
	width: 100%;
	height: 100%;
	max-width: 197px;
	max-height: 109px;
	display: block;
}

.tupian {
	margin-top: 20px;
	height: 145px;
	text-align: center;
	display: inline;
	white-space: nowrap;
	overflow: auto;
}

.fu li a {
	display: block;
	text-align: center;
}

/* 格林凯瑞文化*/
.picList li img {
	width: 200px height: 145px;
}

/*  kaka*/


.bianxiao {
	width: 234px !important;

}

.tempWrap {
	width: 100% !important;
}

/**/
.pro_list ul li .pic .ing {
	width: 268px;
	height: 236px;
	padding: 2px;
	border: 1px solid #eee;
	display: block;
}

.clearfix:after,
.clearfix:before {
	content: "";
	/*加一段内容*/
	display: table;
	/*创建匿名的表格单元，触发bfc*/
}

.clearfix:after {
	clear: both;
	/*清除浮动*/
}

.clearfix {
	zoom: 1;
	/*为IE6，7的兼容性设置*/
}

.tips {
	font-size: 14px;
}

.tips_l {
	float: left;
	letter-spacing: 1px;
	font-family: "Microsoft YaHei";
	font-weight: bold;
	color: #000;
}

.tips_r {
	float: right;
	color: rgb(255, 0, 0);
}

.inpbox {
	width: 653px;
}

.inptext {
	font-family: '微软雅黑';
	background-color: #fff;
	border: 1px solid #2355a4;
	font-size: 12px;
	text-indent: 5px;
	height: 26px;
	line-height: 26px;
	width: 100%;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-o-border-radius: 3px;
}

ul.mfields li {
	margin-top: 6px;
	margin-bottom: 6px;
}

ul.mfields .title {
	text-align: left;
	padding: 10px 0;
	line-height: 1.5;
	color: #5a5a5a;
}

span.reqtip {
	color: #f00;
	line-height: 100%;
	padding-left: 3px;
}

.btnsubmit {
	width: 156px;
	height: 37px;
	line-height: 37px;
	display: block;
	background-color: #f27c08;
	border-style: solid;
	border-width: 0;
	line-height: 40px;
	height: 40px;
	width: 180px;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-o-border-radius: 3px;
	text-align: center;
	color: #fff;
	margin-top: 10px;
	margin-bottom: 35px;
}

a:hover,
a:active {
	text-decoration: none;
}



.panel-sd-hd {
	background-color: #2355a4;
	color: #fff;
	padding-bottom: 5px;
}

.panel-sd-hd h4 {
	text-align: center;
	border-bottom: 1px solid #fff;
	margin: 0;
	font-size: 24px;
	padding: 20px 0;
}

.panel-sd-bd {
	border: 1px solid #ececeb;
	padding: 5px 10px;
	border-top: 0;
}







.yunu-column h3 {
	margin: 0 0 2px;
	font-weight: normal;
	background: url(http://www.rised.cn/template/pc/skin/images/p14-icon5.png) no-repeat right center #ddd;
	padding: 0 40px;
}

.yunu-column h3 a {
	display: block;
	line-height: 50px;
	font-size: 18px;
	color: #333;
}

.yunu-column h3.on,
.yunu-column h3:hover {
	background: url(http://www.rised.cn/template/pc/skin/images/p14-icon2.png) no-repeat right center #2355a4;
}

.yunu-column h3.on a,
.yunu-column h3:hover a {
	color: #fff;
}

.yunu-column li {
	line-height: 50px;
	border-bottom: 1px solid #fff;
}

.yunu-column li a {
	display: block;
	padding: 0 40px;
	background-color: #ECECEC;
}

.yunu-column li.on a {
	color: #2355a4;
}

.yunu-column li.on>a:after {
	border-color: #2355a4;
}

.yunu-column .sub>a {
	position: relative;
}

.yunu-column .sub>a:after {
	content: '';
	width: 8px;
	height: 8px;
	border: 2px solid #b8b8b8;
	border-style: solid solid none none;
	position: absolute;
	top: 50%;
	right: 32px;
	margin-top: -4px;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}

.yunu-column .sub.open>a:after {
	border-color: #2355a4;
}

.yunu-column .sub-box {
	border-left: 1px solid #ECECEC;
	border-right: 1px solid #ECECEC;
	display: none;
}

.yunu-column .sub.open .sub-box {
	display: block;
}

.yunu-column .sub-box p {
	margin: 0;
	border-bottom: 1px solid #ECECEC;
}

.yunu-column .sub-box a {
	background-color: transparent;
	padding-left: 60px;
}

.yunu-contact-z1 {
	height: 140px;
	background: url(http://www.rised.cn/template/pc/skin/images/contact-z1.jpg) no-repeat;
	margin-bottom: 20px;
}

.yunu-contact-z1 p {
	margin: 0;
	font-size: 20px;
	line-height: 30px;
	background: url(http://www.rised.cn/template/pc/skin/images/contact-z1_tel.png) no-repeat 74px 44px;
	padding: 37px 0 0 95px;
}

.yunu-contact-z1 span {
	line-height: 30px;
	font-size: 18px;
	padding-left: 73px;
}

.yunu-contact-z2 {
	background-color: #2355a4;
	text-align: center;
	color: #fff;
	padding: 20px;
	margin-bottom: 20px;
}

.yunu-contact-z2 p {
	margin: 0;
}

.yunu-contact-z2 p img {
	vertical-align: middle;
	margin-right: 5px;
}

.yunu-contact-z2 span {
	display: block;
	font-size: 28px;
	font-weight: bold;
	margin-top: 10px;
	line-height: 1;
}

.yunu-pages {
	text-align: center;
	margin: 30px 0;
}

.yunu-pages a {
	display: inline-block;
	margin: 0 3px;
	border: 1px solid #ddd;
	padding: 4px 12px;
	border-radius: 3px;
}

.yunu-pages a.active {
	background-color: #2355a4;
	border-color: #2355a4;
	color: #fff;
}

.yunu-title-1 {
	height: 44px;
	font-size: 20px;
}

.yunu-title-1 span {
	display: inline-block;
	padding-bottom: 10px;
}

.yunu-menu-inner {
	text-align: center;
	margin-bottom: 20px;
}

.yunu-menu-inner a {
	float: left;
	width: 20%;
}

.yunu-menu-inner span {
	display: block;
	margin-left: 1px;
	background-color: #f4f4f4;
	color: #333;
	font-size: 18px;
	line-height: 55px;
}

.yunu-menu-inner a:hover span,
.yunu-menu-inner a.active span {
	background: url(http://www.rised.cn/template/pc/skin/images/p16-icon6.png) no-repeat center bottom #2355a4;
	color: #fff;
}

.list-2 {
	margin: 0 0 0 -20px;
}

.list-2 li {
	float: left;
	width: 33.333333%;
}

.list-2 li a {
	display: block;
	margin: 0 0 20px 20px;
	border: 1px solid #ddd;
}

.list-2 li a:hover {
	border-color: #2355a4;
	color: #2355a4;
}

.list-2 li .m {
	height: 221px;
	line-height: 221px;
}

.list-2 li .text {
	padding: 5px 20px;
}

.list-2 li h4 {
	margin: 0;
	font-size: 18px;
	line-height: 45px;
	height: 45px;
	overflow: hidden;
	font-weight: normal;
}

.list-2 li p {
	margin-top: 0;
	height: 40px;
	overflow: hidden;
	color: #666;
}

.list-5 li {
	margin-bottom: 15px;
}

.list-5 li a {
	display: block;
	border: 1px solid #ddd;
	padding: 15px;
	overflow: hidden;
}

.list-5 li .m {
	float: left;
	width: 250px;
}

.list-5 li .m img {
	display: block;
	width: 100%;
	height: auto;
}

.list-5 li .text {
	margin-left: 270px;
}

.list-5 li .text h4 {
	margin: 0;
	line-height: 40px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size: 18px;
}

.list-5 li .text h4 span {
	float: right;
	font-size: 12px;
	color: #999;
	font-weight: normal;
}

.list-5 li .text p {
	color: #797979;
}

.list-5 li .text .more {
	float: right;
	padding: 6px 12px;
	color: #fff;
	background-color: #B6B6B6;
}

.list-5 li a:hover {
	border-color: #2355a4;
}

.list-5 li a:hover .text h4 {
	color: #2355a4;
}

.list-5 li a:hover .text .more {
	background-color: #2355a4;
}

.yunu-infocontent {
	margin-bottom: 30px;
}

.yunu-infocontent-title {
	margin-bottom: 20px;
	text-align: center;
}

.yunu-infocontent-title h1 {
	margin: 0;
	font-size: 24px;
}

.yunu-infocontent-title p {
	margin: 10px 0 0;
	font-size: 12px;
	color: #999;
}

.yunu-infocontent-title p span {
	padding: 0 5px;
}

.yunu-infocontent-desc {
	margin-bottom: 20px;
	border: 1px solid #ddd;
	padding: 20px;
}

.yunu-infocontent-body {
	line-height: 2;
	margin-bottom: 20px;
	padding-top: 22px;
}

.yunu-infocontent-body img {
	max-width: 100% !important;
	height: auto;
}

.yunu-infocontent-epx {
	margin-bottom: 20px;
}

.yunu-infocontent-epx li {
	line-height: 32px;
	margin-bottom: 5px;
}

.yunu-infocontent-epx li span {
	display: inline-block;
	background-color: #A2A2A2;
	color: #fff;
	padding: 0 15px;
	margin-right: 10px;
}

.yunu-infocontent-epx li em {
	float: right;
	font-style: normal;
}

.yunu-infocontent-return {
	border-top: 1px solid #242d34;
	line-height: 32px;
}

.yunu-infocontent-return a {
	margin-right: 10px;
}

.yunu-infocontent-return .more {
	margin: 0;
	float: right;
	background-color: #242d34;
	color: #fff;
	padding: 0 10px;
}

.yunu-infocontent-rem {
	margin-bottom: 20px;
}

.yunu-infocontent-rem h4 {
	margin: 0;
	font-size: 24px;
	line-height: 55px;
}

.yunu-infocontent-rem li {
	border-top: 1px dashed #dbdbdb;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	line-height: 46px;
}

.yunu-infocontent-rem li span {
	float: right;
}

.about-1 {
	margin: 0;
	border: 1px solid #ddd;
}

.about-1 dd {
	margin: 0;
	padding: 30px;
}

.about-1 dd h4 {
	margin: 0;
	text-align: center;
	color: #2355a4;
	font-size: 22px;
}

.about-1 dd p {
	margin: 15px 0 0;
	text-indent: 2em;
	line-height: 1.8;
	text-align: justify;
}

.about-2 {
	margin: -20px 0 0 -20px;
}

.about-2 li {
	float: left;
	width: 25%;
}

.about-2 li a {
	margin: 20px 0 0 20px;
	display: block;
}

.about-2 li .img-center {
	line-height: 203px;
	height: 203px;
}

.about-2 li .text {
	text-align: center;
	color: #666;
	padding: 15px;
	background-color: #f2f2f2;
}

.about-2 li a:hover .text {
	background-color: #2355a4;
	color: #fff;
}

.about-2-1 {
	margin-bottom: 40px;
}

.about-2-1 li {
	width: 33.333333%;
}

.about-2-1 li .img-center {
	line-height: 223px;
	height: 223px;
}

.contact-1 {
	background: url(http://www.rised.cn/template/pc/skin/images/ctt.jpg) no-repeat;
	height: 181px;
	padding: 20px 20px 0 250px;
}

.contact-1 h4 {
	font-size: 24px;
	margin: 10px 0;
	color: #2355a4;
}

.contact-1 p {
	line-height: 2;
}

.contact-2 {
	margin-left: -20px;
}

.contact-2 li {
	float: left;
	width: 25%;
}

.contact-2 li .wrap {
	border: 1px solid #ddd;
	margin-left: 20px;
	text-align: center;
	padding: 20px;
}

.contact-2 li img {
	display: block;
	height: 50px;
	width: auto;
	margin: 0 auto;
}

.contact-2 li p {
	margin-bottom: 0;
	height: 75px;
	overflow: hidden;
	font-size: 18px;
}

.yunu-message {
	background: url(http://www.rised.cn/template/pc/skin/images/r1-orderform-1-bg.jpg) no-repeat center bottom #fff;
	border: 1px solid #ddd;
	padding: 50px 200px;
	margin-bottom: 30px;
}

.form-group {
	margin-bottom: 15px;
}

.form-label {
	float: left;
	line-height: 34px;
	width: 120px;
	text-align: right;
}

.form-label span {
	color: #d82634;
}

.form-content {
	margin-left: 130px;
}

.form-control {
	line-height: 20px;
	font-size: 14px;
	border: 1px solid #ddd;
	padding: 6px 12px;
	width: 600px;
	display: inline-block;
	vertical-align: top;
	font-family: "Microsoft Yahei", PingFangSC-Regular, "Helvetica Neue", Helvetica, Arial, "Hiragino Sans GB", "Heiti SC", "WenQuanYi Micro Hei", sans-serif;
}

select.form-control {
	height: 34px;
}

.form-submit {
	padding: 6px 22px;
	color: #fff;
	background-color: #2355a4;
	border: 0;
	cursor: pointer;
	font-size: 16px;
	border-radius: 3px;
}

.form-button {
	padding: 6px 22px;
	color: #fff;
	background-color: #767676;
	border: 0;
	cursor: pointer;
	font-size: 16px;
	border-radius: 3px;
}

.list-3 {
	margin-left: -15px;
}

.list-3 li {
	float: left;
	width: 25%;
}

.list-3 li a {
	display: block;
	margin: 0 0 15px 15px;
	border: 1px solid #ddd;
	position: relative;
}

.list-3 li a:hover {
	border-color: #2355a4;
}

/* .list-3 li .m {
	height: 165px;
	line-height: 165px;
} */
.list-3 li .text h4 {
	margin: 0;
	font-size: 16px;
	line-height: 40px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.list-3 li .text p {
	margin: 0;
	padding: 0 20px 12px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.list-4 {
	margin: 0 0 -20px -20px;
}

.list-4 li {
	float: left;
	width: 25%;
}

.list-4 li a {
	display: block;
	margin: 0 0 20px 20px;
	border: 1px solid #ececeb;
}

.list-4 li a:hover {
	border-color: #2355a4;
}

.list-4 li .m {
	padding: 10px;
	height: 201px;
	line-height: 201px;
}

.list-4 li .text {
	padding: 5px 20px;
	background-color: #F0F0F0;
}

.list-4 li .text h4 {
	margin: 0;
	font-size: 14px;
	line-height: 45px;
	height: 45px;
	overflow: hidden;
	font-weight: normal;
	text-align: center;
}

.yunu-showcase {
	margin-bottom: 40px;
}

.yunu-showcase-info {
	float: right;
	width: 470px;
}

.yunu-showcase-info h1 {
	margin: 0 0 15px;
	font-size: 24px;
	line-height: 40px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.yunu-showcase-info p {
	margin: 0;
	color: #666;
	height: 168px;
}

.yunu-showcase-info .tel {
	border-top: 2px solid #e6e6e6;
	margin-top: 15px;
	padding-top: 15px;
	background: url(../image/pc-xc-icon2.png) no-repeat 10px 15px;
	height: 42px;
	padding-left: 70px;
	line-height: 21px;
	font-size: 18px;
}

.yunu-showcase-info .tel a {
	float: right;
	line-height: 42px;
	padding: 0 15px;
	background-color: #2355a4;
	color: #fff;
}

.pc-slide {
	width: 400px;
	float: left;
}

.view {
	border: 1px solid #ddd;
	/* height: 300px; */
	overflow: hidden;
}

.view .swiper-slide .imgauto {
	width: 100%;

}

.view .swiper-container {
	width: 100%;
}

.preview {
	width: 100%;
	margin-top: 10px;
	position: relative;
}

.preview .swiper-container {
	width: 80%;
	margin: 0 10%;
}

.preview .swiper-slide {
	width: 30.33%;
	padding: 5px;
}

.preview .swiper-slide .imgauto {
	width: 100%;
	border: 1px solid #ddd;
	text-align: center;
}

.preview .swiper-slide .imgauto img {
	display: inline-block;
	vertical-align: middle;
	max-width: 100%;
	max-height: 100%;
	width: 97px;
}

.preview .slide6 {
	width: 82px;
}

.preview .arrow-left {
	background: url(../image/feel3.png) no-repeat left top;
	position: absolute;
	left: 10px;
	top: 50%;
	margin-top: -9px;
	width: 9px;
	height: 18px;
	z-index: 10;
}

.preview .arrow-right {
	background: url(../image/feel4.png) no-repeat left bottom;
	position: absolute;
	right: 10px;
	top: 50%;
	margin-top: -9px;
	width: 9px;
	height: 18px;
	z-index: 10;
}

.preview .active-nav .imgauto {
	border: 1px solid #2355a4;
}

div.zoomDiv {
	z-index: 999;
	position: absolute;
	top: 0;
	left: 0;
	background: #ffffff;
	border: 1px solid #ddd;
	display: none;
	text-align: center;
	overflow: hidden;
	font-size: 0;
}

div.zoomMask {
	position: absolute;
	background: url(http://www.rised.cn/template/pc/skin/images/mask.png) repeat scroll 0 0 transparent;
	cursor: move;
	z-index: 1;
}

.table {
	margin-bottom: 40px;
}

.table table {
	width: 100%;
	border-collapse: collapse;
}

.table table td,
.table table th {
	border: 1px solid #ddd;
	padding: 15px;
}

.table table tr:nth-child(even) {
	background-color: #f1f1f1;
}

.table table td p {
	margin: 0;
	padding: 0;
}

.prd-1 {
	margin: -20px 0 40px -20px;
}

.prd-1 li {
	float: left;
	width: 33.333333%;
}

.prd-1 li a {
	display: block;
	border: 1px solid #ddd;
	margin: 20px 0 0 20px;
	position: relative;
	overflow: hidden;
}

.prd-1 li .img-center {
	height: 203px;
	line-height: 203px;
}

.prd-1 li .text {
	border-top: 1px solid #ddd;
	text-align: center;
	padding: 5px 15px;
	font-size: 20px;
	font-weight: bold;
}

.prd-1 li .box {
	position: absolute;
	left: 100%;
	top: 0;
	width: 100%;
	height: 203px;
	background-color: #2355a4;
	color: #fff;
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
}

.prd-1 li .box span {
	display: block;
	padding: 30px 20px;
	line-height: 1.8;
}

.prd-1 li a:hover .box {
	left: 0;
}

.prd-2 {
	margin-top: -20px;
	margin-left: -20px;
}

.prd-2 li {
	float: left;
	width: 50%;
	position: relative;
}

.prd-2 li .wrap {
	text-align: center;
	border: 1px solid #ddd;
	margin: 80px 0 0 20px;
}

.prd-2 li .img-center {
	margin-top: -60px;
	position: absolute;
	left: 50%;
	margin-left: -49.5px;
}

.prd-2 li .text {
	padding: 20px;
	margin: 35px 0 0 0;
}

.prd-2 li .text h4 {
	margin: 0;
	font-size: 20px;
	line-height: 36px;
	margin-top: 10px;
}

.prd-2 li .text p {
	margin: 15px 0 0;
	font-size: 16px;
	line-height: 1.8;
	height: 90px;
	overflow: hidden;
}

.yunu-contact-text {
	margin: 0 0 40px;
	padding: 30px;
	background-color: #f0f0f0;
}

.yunu-contact-text dt {
	color: #222;
	font-size: 22px;
	padding-bottom: 20px;
	border-bottom: 1px solid #ddd;
}

.yunu-contact-text dd {
	font-size: 16px;
	padding: 0 0 14px 80px;
	line-height: 45px;
	border-bottom: 1px solid #ddd;
	margin: 15px 0 0;
	background: no-repeat 0 top;
}

.yunu-contact-text dd.i1 {
	background-image: url(../image/c1.png)
}

.yunu-contact-text dd.i2 {
	background-image: url(../image/c2.png)
}

.yunu-contact-text dd.i3 {
	background-image: url(../image/c3.png)
}

#message {
	position: fixed;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	z-index: 1000;
	transform: scale(0);
	transition: .3s;
}

.messagebg {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, .6);
	z-index: 1001;
}

#message .m-content {
	margin-top: 10%;
}

#message .m-content .m-message {
	background: #fff;
	width: 580px;
	background: #fff;
	padding: 50px;
	margin: 0 auto;
	position: relative;
	z-index: 1002;
	box-shadow: 1px 1px 50px rgba(0, 0, 0, .3);
}

.m-message {
	width: 494px;
	margin: 48px auto 0;
}

.m-message label {
	margin-bottom: 15px;
	display: block;
	font-size: 14px;
}

.m-message label em {
	display: block;
	float: right;
	color: red;
	height: 32px;
	line-height: 32px;
}

.m-message label span {
	width: 70px;
	height: 34px;
	line-height: 34px;
	color: #2F2F2F;
	float: left;
	font-weight: bold;
	text-align: right;
	/*margin-right: 30px;*/
	display: inline-block;
}

.time {
	float: right;
	font-weight: initial;
	margin: 0;
	line-height: 40px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size: 16px;
	margin-top: 5px;
}

.m-message label input.inp,
.m-message label textarea,
.m-message label.code input {
	width: 77%;
	overflow: hidden;
	height: 32px;
	line-height: 32px;
	border: #cccccc 1px solid;
	border-radius: 3px;
	padding: 0 14px;
	box-sizing: border-box;
	color: #555;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	-webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
	-o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

.m-message label input:focus,
.m-message label textarea:focus {
	border-color: #66afe9;
	outline: 0;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(247, 150, 0, .6);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(247, 150, 0, .6);
}

.m-message label textarea {
	height: 72px;
	line-height: 24px;
	padding: 10px 14px;
}

.m-message label.code {
	line-height: 34px;
}

.m-message label.code input {
	width: 30%;
	float: left;
	margin-right: 30px;
}

.m-message label.code .pic {
	display: inline-block;
	vertical-align: top;
	width: 80px;
	height: 32px;
}

.m-message label.code img {
	display: block;
	width: 100%;
	height: 100%;
}

.btn-1 input {
	width: 52px;
	height: 32px;
	line-height: 32px;
	background: #e8e8e8;
	border: none;
	color: #333;
	margin-right: 22px;
	cursor: pointer;
	transition: 0.3s;
}

.btn-1 {
	padding-left: 72px;
}

.btn-1 input.focus {
	background: #2355a4;
	color: #fff;
}

.btn-1 input.focus:hover {
	background: #444;
}

.btn-1 input:hover {
	background: #ccc;
}

/*pages*/
.pagination-wrapper {
	margin: 20px 0;
}

.pagination {
	height: 34px;
	text-align: center;
}

.pagination li {
	display: inline-block;
	height: 34px;
	margin-right: 5px;
}

.pagination li a {
	float: left;
	display: block;
	height: 32px;
	line-height: 32px;
	padding: 0 12px;
	font-size: 16px;
	border: 1px solid #dddddd;
	color: #555555;
	text-decoration: none;
}

.pagination li a:hover {
	background: #f5f5f5;
	color: #015cb5;
}

.pagination li.thisclass {
	background: #015cb5;
	color: #fff;
}

.pagination li.thisclass a,
.pagination li.thisclass a:hover {
	background: transparent;
	border-color: #015cb5;
	color: #fff;
	cursor: default;
}

.section {
	padding: 90px 0;
}

.section-title {
	margin-bottom: 40px;
	text-align: center;
	font-size: 48px;
}

.section-title p {
	margin: 0;
	font-size: 0;
	position: relative;
}

.section-title p:before {
	position: absolute;
	left: 0;
	top: 50%;
	content: '';
	width: 100%;
	height: 1px;
	background-color: #eee;
}

.section-title span {
	display: inline-block;
	vertical-align: middle;
	position: relative;
	padding: 0 30px;
}

.section-title span:before {
	position: absolute;
	left: 0;
	top: 50%;
	content: '';
	width: 100%;
	height: 3px;
	background-color: #2355a4;
	margin-top: -1px;
}

.section-title i {
	font-size: 24px;
	display: inline-block;
	vertical-align: middle;
	position: relative;
	z-index: 1;
	font-style: normal;
	background-color: #fff;
	padding: 0 15px;
}

.section-title small {
	display: block;
	font-size: 16px;
	text-transform: uppercase;
	color: #999;
}

.img-center img {
	display: inline-block;
	width: auto;
	height: auto;
	max-width: 100%;
	max-height: 100%;
	vertical-align: middle;
}

.imgauto img {
	display: inline-block;
	width: 398px;
	height: auto;
	max-width: 100%;
	max-height: 100%;
	vertical-align: middle;
}

.slide1 .hd ul {
	width: 100%;
	border-bottom: 1px solid #ececeb;
}

.slide1 .hd ul li {
	float: left;
	width: 120px;
	cursor: pointer;
}

.slide1 .hd ul li.on .yunu-title-1 {
	border-bottom: 1px solid #015cb5;
}

.slide1 .hd ul li.on span {
	color: #015cb5;
}

.yunu-infocontent-body p {
	text-align: left;
}

.edui-faked-video.video-js {
	width: 100% !important;
	height: auto;
}

.develop1 {
	padding: 50px 0;
}

.dev1 {
	margin-left: 150px;
	margin-bottom: 50px;
}

.dev1_a {
	position: relative;
	float: left;
	text-align: center;
	line-height: 50px;
	font-size: 22px;
	color: #fff;
	width: 120px;
	left: 0px;
	top: 0px;
	height: 50px;
	line-height: 50px;
	background: #015cb5;
}

.dev1_b {
	position: relative;
	float: left;
	margin-left: 100px;
	width: 730px;
	padding: 20px;
	background: #f6f6f6;
	box-shadow: rgba(0, 0, 0, 0.43) 0px 1px 8px;
}

.dev1_ba {
	font-size: 16px;
	color: #015cb5;
	background: url(../image/line.png)no-repeat left center;
	padding-left: 20px;
	font-weight: bold;
}

.dev1_bba {
	float: left;
	width: 400px;
	font-size: 16px;
	padding-top: 30px;
	line-height: 28px;
}

.dev1_bbb {
	float: right;
	width: 280px;
}

.dev1_b::after {
	content: "";
	position: absolute;
	width: 38px;
	height: 3px;
	background: #015cb5;
	top: 25px;
	left: -68px;
}

.dev1_a::after {
	content: '';
	position: absolute;
	width: 21px;
	height: 244px;
	background: url(../image/line2.png)no-repeat;
	top: 58px;
	left: 50px;
}

.dev1:last-child .dev1_a::after {
	display: none;
}






.menu li a.open {
	color: #2355a4!important;
	font-weight: bold;
}

.bd02 .tempWrap {
	width: 1188px !important;
}