@charset "utf-8";

/* CSS Document */
* {
	margin: 0;
	padding: 0;
	font-family: "微软雅黑";
}

a {
	color: #333;
}

b,
strong {
	font-weight: normal;
}

body {
	background: #f3f3f3;
	min-width: 1400px
}

ul,
li {
	list-style: none;
}

a {
	text-decoration: none;
}

.clearfix {
	clear: both;
}

.wid {
	width: 1200px;
	margin: 0 auto
}

.flz {
	float: left;
}

.fr {
	float: right
}

.m30 {
	margin: 30px 0
}

.mb30 {
	margin-bottom: 30px
}

.top {
	width: 100%;
	height: 107px;
	background: #fff;
	border-top: 6px solid #1461cd;
	border-bottom: 1px solid #e8e8e8;
}

.logo {
	margin-top: 10px;
}

.tel {
	margin-top: 17px
}

3 .rexian .an {
	display: block;
	float: right;
	position: relative;
}

.sou {
	width: 185px;
	height: 30px;
	border-radius: 10px;
	background: #fff;
	border: 1px solid #c3c3c3;
	float: left;
	position: relative;
	outline: none;
	color: #999;
	font-size: 14px;
}

.rexian {
	margin-right: 10px;
}

.rexian .tel_1 img {
	margin-right: 6px;
}

.rexian .tel_2 {
	margin-top: 10px;
	float: right;
}

.rexian .tel_1 span {
	color: #8e7a79;
	font-size: 16px;
	float: left;
	margin-right: 10px;
}

.rexian .tel_1 h1 {
	color: #ff1816;
	font-size: 30px;
	float: right
}

/*nav*/

#nav {
	background: #fff;
	width: 100%;
	height: 50px;
	line-height: 50px;
}

.menu ul>li {
	float: left;
	width: 149px;
	border-right: 1px solid #e5e5e5;
	height: 50px;
	text-align: center;
	position: relative
}

.menu ul>li div {
	display: none;
}

.menu ul>li a {
	color: #333;
	line-height: 50px;
	text-align: center;
	display: block;
	font-size: 16px;
}

.menu_on a {
	background: #f8c301;
	color: #fff;
}

.erweima img {
	width: 80px
}

.menu .shou {
	background: #f8c301;
	color: #fff
}

.menu ul>li a:hover {
	background: #f8c301;
	color: #fff
}

#nav .nav_parent {
	Z-INDEX: 9999;
	POSITION: relative;
	FLOAT: left;
	WIDTH: 180px;
	text-align: center;
	cursor: pointer;
	color: #fff;
	background: #fff;
}

#nav .nav_parent div a {
	color: #333;
	background: #fff;
}

#nav .nav_parent div a:hover {
	background: #f8c301;
	color: #fff
}

/*banner*/

.mb50 {
	margin-bottom: 50px;
}

#full-screen-slider {
	width: 100%;
	height: 600px;
	position: relative;
	background: #000;
	min-width: 1200px;
	z-index: 1;
}



#slides {
	display: block;
	width: 100%;
	height: 600px;
	list-style: none;
	padding: 0;
	margin: 0;
	position: relative;
	min-width: 1200px;
	z-index: 0;
}



#slides li {
	display: block;
	width: 100%;
	height: 100%;
	list-style: none;
	padding: 0;
	margin: 0;
	position: absolute;
	z-index: 0;
}



#slides li a {
	display: block;
	width: 100%;
	height: 100%;
	text-indent: -9999px;
	z-index: 9999;
}



#pagination {
	display: block;
	list-style: none;
	position: absolute;
	left: 50%;
	top: 550px;
	z-index: 9999;
	padding: 5px 15px 5px 0;
	margin: 0;
}



#pagination li {
	display: block;
	list-style: none;
	width: 15px;
	height: 15px;
	float: left;
	margin-left: 15px;
	border-radius: 15px;
	background: #FFF
}



#pagination li a {
	display: block;
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0;
	text-indent: -9999px;
}



#pagination li.current {
	background: #0092CE
}



/*轮播*/


.fot a {
	float: left;
	margin: 0;
	color: #fff;
	border-right: 1px dashed #e8e8e8;
	padding: 0 20px
}

.fot:nth-child(1) a {
	border-left: 1px dashed #e8e8e8;
}

.fot:last-child a {
	border-right: none
}

.jian .photo {
	position: relative;
	width: 141px;
	height: 141px;
	overflow: hidden;
	border: 1px solid #e8e8e8;
	border-radius: 50%;
}

.jian .photo div {
	position: absolute;
	top: 0;
	left: 0;
	opacity: 0;
	transition: all, .5s
}

.jian .photo img {}

.jian .photo div:hover {
	opacity: 1;
}

/*about*/

.about {
	width: 100%;
	background: url(../images/bj3.jpg) repeat;
	padding: 70px 0;
}

.nr {
	text-align: center;
}

.nr h1 {
	color: #1361cd;
}

.nr .xian {
	height: 1px;
	/* background:url(../images/xian.png) no-repeat center; */
	width: 216px;
	margin: 0 auto;
	position: relative;
	top: -10px;
}

.nr h2 {
	font-size: 20px;
	font-weight: 500;
	margin-top: 5px;
	color: #000;
}

.nr>span {
	color: #333;
	font-weight: 700;
	font-size: 16px;
}

.nr>p {
	color: #727272;
	font-size: 14px;
	margin-top: 6px;
}

.jian {
	width: 1035px;
	margin: 0 auto;
	margin-top: 30px;
}

.jian li {
	float: left;
	margin: 0 32px;
	color: #6f6f71;
}

.jian li div span {
	font-size: 14px;
	line-height: 141px;
	text-align: center;
	display: block;
	width: 141px;
	height: 141px;
	background-color: rgba(0, 0, 0, .6);
	color: #fff;
	border-radius: 50%;
}

.pro {
	width: 100%;
	padding: 70px 0;
	text-align: center;
	background: url() #1353ad;
}

.pro h1 {
	color: #fff;
}

.nr_1 .xian {
	height: 1px;
	background: url(../images/xian.png) no-repeat center;
	width: 216px;
	margin: 0 auto;
	position: relative;
	top: -10px;
}

.nr_1 h2 {
	font-size: 20px;
	font-weight: 500;
	margin-top: 5px;
}

.nr_1>span {
	color: #fff;
	font-weight: 700;
	font-size: 16px;
}

/*product*/

/*.m50{margin-top:50px;}*/

.chanpin {
	margin-top: 40px;
	position: relative;
	width: 1600px;
}

.chanpin_box {
	width: 1200px;
	margin: 0 auto;
	overflow: hidden
}

.chanpin_box {
	width: 1200px;
	margin: 0 auto
}

.chanpin li {
	width: 280px;
	margin: 0 10px;
	float: left;
	height: 245px;
	box-sizing: border-box;
	background: #fff;
	text-align: left;
	overflow: hidden;
	position: relative;
}

.chanpin li:hover h1 {
	color: #005bac
}

.chanpin li div {
	width: 280px;
	height: 210px;
	overflow: hidden;
}

.chanpin li div img {
	display: block;
	width: 100%;
	transition: all .5s
}

.chanpin li:hover div img {
	transform: scale(1.1, 1.1)
}

.chanpin li h1 {
	font-size: 16px;
	color: #333333;
	margin-left: 10px;
	display: block;
	margin-top: 5px;
	text-align: center
}

.chanpin li p {
	color: #8e8e8e;
	font-size: 12px;
	line-height: 19px;
	width: 250px;
	margin-top: 5px;
	margin-left: 10px;
	display: block
}

.pro .more {
	width: 240px;
	height: 46px;
	border: 1px solid #FFF;
	margin: 0 auto;
	text-align: center;
	line-height: 48px;
	margin-top: 38px;
}

.pro .more a {
	color: #fff;
	font-size: 18px
}

#prev {
	background: url(../images/zuo.png) no-repeat;
	width: 35px;
	height: 35px;
	position: relative;
	left: -70px;
	top: 100px
}

#next {
	background: url(../images/you.png) no-repeat;
	width: 35px;
	height: 35px;
	position: relative;
	left: 1235px;
	top: -175px
}

.case {
	width: 100%;
	padding: 70px 0 0 0;
	text-align: center;
}

.m40 {
	margin-top: 40px;
}

.m20 {
	margin-top: 20px;
}

.m30 {
	margin-top: 30px;
}

.p30 {
	padding-top: 30px
}

/*case*/

.case .cz {
	float: left;
	width: 598px;
	overflow: hidden;
	position: relative;
}

.case div {
	overflow: hidden;
}

.case div img {
	display: block;
	width: 270px;
	border: #eee 5px solid;
	margin-bottom: 5px;
}

.case .cs li {
	float: left;
	position: relative;
	width: 280px;
	margin: 0 10px;
	margin-bottom: 15px;
}

.case .cs>div {
	width: 100%;
	height: 36px;
	background-color: rgba(0, 0, 0, .4);
	color: #fff;
	line-height: 36px;
	text-align: left;
	display: block;
	padding-left: 14px;
}

.nr_3 {
	text-align: center;
}

.nr_3 h1 {
	color: #fff;
}

.nr_3 .xian {
	height: 1px;
	background: url(../images/xian.png) no-repeat center;
	width: 216px;
	margin: 0 auto;
	position: relative;
	top: -10px
}

.nr_3 {
	color: #fff
}

.nr_3>span {
	font-size:
}

.nr_3>h2 {
	font-size: 20px;
	font-weight: 400;
	margin-top: 5px;
	color: #FFFFFF
}

/*adv*/

.adv {
	background-color: #0b53b7;
	padding: 50px 0;
}

.youshi {
	background-color: #eff0f2;
	padding: 30px 0;
}

.ys {
	background: url(../images/ys1.jpg) no-repeat;
	height: 364px;
	width: 1200px;
	display: no
}

.ys_1 {
	background: url(../images/ys2.jpg) no-repeat;
	height: 364px;
	width: 1200px;
}

.xian2 {
	width: 447px;
	height: 3px;
	background: url(../images/xian2.jpg);
	margin: 10px 0;
}

.text {
	float: left;
}

.text h1 {
	font-size: 20px;
}

.text h1 span {
	color: #0b53b7
}

.text p {
	line-height: 28px;
	font-size: 14px;
	color: #333;
	width: 500px;
}

.hz {
	float: left;
	margin-top: 10px;
	margin-right: 10px
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.xia {
	margin-left: 300px;
}

.pd70 {
	padding: 70px 0;
}

.youshi .m640 {
	margin-left: 640px;
}

/*new*/
.newimg {
	width: 140px;
	/* height: 110px; */
	overflow: hidden;
	border: 1px solid #e8e8e8;
}

.newimg img {
	display: block;
	width: 100%;
	transition: all.5s;
}

.newimg:hover img {
	transform: scale(1.1, 1.1)
}

.newtext {
	width: 381px;
	margin-left: 20px
}

.newtext h1 {
	font-weight: normal;
	font-size: 21px;
}

.newtext a {
	color: #000;
}

.newtext a:hover {
	text-decoration: underline
}

.newtext span {
	color: #cbcbcb;
	font-size: 12px;
}

.newtext p {
	font-size: 12px;
	color: #9e9e9e;
	line-height: 1.5;
	margin-top: 5px;
}

.newz {
	float: left;
	margin-right: 10px;
	width: 580px;
	margin-bottom: 30px;
}

.newz:hover h1 {
	color: #005bac
}

.newtxet {
	width: 400px;
}

/*parnter*/

.parnter {
	background-color: #f4f4f4;
	padding: 34px 0;
	border-top: 6px solid #e3e3e5;
}

.biaozhi img {
	width: 100%;
}

.lanmu {
	width: 780px;
}

#demo ul li {
	height: 80px;
	float: left;
	margin-left: 15px;
	text-align: center;
	background: #fbfbfb;
	overflow: hidden;
}

#demo {
	overflow: hidden;
	width: 1200px;
	display: inline;
	float: left;
}

#indemo {
	float: left;
	width: 1000%;
}

#demo1,
#demo2 {
	float: left;
}

#demo1 a,
#demo2 a {
	cursor: pointer;
}

#demo ul li img {
	height: 100%;
}

/*footer*/

.footer {
	background-color: #414141;
	color: #fff;
	padding-bottom: 10px;
	margin-top: 50px
}

.footer dl {
	float: left;
	padding-right: 30px;
}

.footer a {
	color: #fff;
}

.footer dl:nth-child(4) {
	margin-right: 0;
}

.footer dt {
	color: #d9b113;
	line-height: 2;
}

.footer dd a {
	color: #fff;
	font-size: 14px;
	opacity: .6;
	transition: all, .3s
}

.footer dd a:hover {
	opacity: 1;
}

.lanmu1 {
	display: table;
	margin: 0 auto;
}

.xian4 {
	background: url(../images/xian4.jpg) repeat;
	width: 2px;
	height: 163px;
	margin-right: 40px
}

.dizhi {
	margin-left: 10px;
}

.dizhi p {
	color: #fff;
	font-size: 14px;
	opacity: .6
}

.dizhi span {
	opacity: 1;
	font-size: 14px;
}

.dizhi1 {
	text-align: center;
	margin: 20px 0
}

.xian5 {
	width: 100%;
	height: 1px;
	background: #fff;
	opacity: .2;
	margin-top: 30px;
	margin-bottom: 20px;
}

.bq {
	opacity: 0.6;
	text-align: center;
	font-size: 14px;
}

.wz {
	font-size: 14px;
	line-height: 1.2;

	border-bottom: 1px solid #e8e8e8;

	padding: 10px;

	margin-bottom: 10px;
}

.main-left {
	width: 240px;
	float: left;
	margin-top: 30px;
}

.main-left-title {
	line-height: 75px;
	color: #fff;
	font-size: 22px;
	font-weight: bold;
	text-align: center;
	background: url(../images/c3.jpg) no-repeat left top;
}

.main_nr {
	line-height: 2;
	padding: 5px 20px;
}

.main-left-con p {
	display: block;
	color: #333;
	font-size: 16px;
	text-align: center;
	background: #fff;
	border-bottom: 1px solid #e8e8e8;
	line-height: 50px;
	background-color: #fff;
	padding: 0 10px
}

.main-left-con li a {
	color: #666;
	font-weight: normal;
	display: block;
	background-color: #fff;
}

.main-left-con li a:hover {
	color: #1361cd;
	background: url(../images/c1.png) no-repeat center top
}

.main-right-nr {
	width: 900px;
	min-height: 400px;
	background: #fff;
	margin-bottom: 30px;
	padding-bottom: 30px;
	padding: 5px;
	margin-top: 30px;
	min-height: 500px
}

.main-right-nr>ul {
	width: 900px;
}

.main-right-nr>ul li {
	width: 290px;
	margin: 10px 5px;
	height: 250px;
	background: #fff;
	float: left;
}

.main-right-nr>ul li div {
	width: 288px;
	height: 215px;
	overflow: hidden;
	border: 1px solid #e8e8e8
}

.main-right-nr>ul li div img {
	width: 290px;
	display: block;
	transition: all .5s;
}

.main-right-nr>ul li div img:hover {
	transform: scale(1.1, 1.1)
}

.main-right-nr>ul li h1 {
	color: #333;
	font-size: 16px;
	margin-left: 10px;
	font-weight: normal;

	line-height: 2;
}

.wzimg {
	display: block;
	float: left;
	margin-right: 5px;
	margin-top: 2px
}

.main-right-nr>ul li:hover h1 {
	color: #1361cd
}

.main-right-nr>ul li p {
	color: #666;
	font-size: 14px;
	margin-left: 10px
}

.main-right-nr>ul li a:hover p {
	color: #ac454a
}

.main-right-nr .jieshao {
	padding: 20px;
	;
}

.main-right-nr .jieshao h1 {
	text-align: center;
	padding: 10px 0;
	margin-top: 50px
}

.main-right-nr .jieshao p {
	font-size: 16px;
	line-height: 28px;
	text-align: left;
	display: block;
}

.pagelist {
	float: right;
	margin: 30px 0
}

.pagelist li {
	float: left;
	height: 20px;
	line-height: 20px;
	margin-right: 10px;
}

.pagelist .active a{
	padding: 5px 10px;
	color: #fff;
	border: 1px solid #005bac;
	margin-top: -6px;
	background: #005bac;
	color: #fff
}

.pagelist li a {
	padding: 5px 10px;
	color: #333;
	border: 1px solid #e8e8e8;
}


.pagelist li a:hover {
	background: #1361cd;
	color: #fff;
}

.main-right-nr .new .txt {
	float: right;
	padding: 0 10px;
}

.main-right-nr .new ul li {
	padding: 10px 0px;
	border-bottom: 1px dotted #c2c2c2;
	float: left;
	width: 100%;
	margin: 0 auto;
}

.main-right-nr .new ul img {
	width: 160px;
	height: 120px;
	display: block;
	margin-left: 10px;
}

.main-right-nr .new li .tit {
	height: 40px;
	line-height: 40px;
}

.main-right-nr .new li h1 {
	color: #005bac;
	font-size: 16px;
	float: left;
}

.main-right-nr .new li span {
	color: #666;
	float: right;
}

.main-right-nr .new li p {
	line-height: 22px;
	height: 66px;
	overflow: hidden;
	display: block;
	color: #666;
	font-size: 14px;
}

.main-right-nr .new li a:hover h1 {
	color: #f4b215
}

.main-right-nr .article h1 {
	color: #333;
	padding-top: 30px;
	;
	font-weight: normal;
}

.main-right-nr .article span {
	padding: 5px 0;
	text-align: center;
	font-size: 14px;
	margin-bottom: 10px;
	color: #999;
	font-weight: normal;
}

.llcs {
	color: #999;
	text-align: center;
	padding: 3px 0;
}

#prev:hover {
	cursor: pointer;
}

#next:hover {
	cursor: pointer;
}

.main-right-nr .article p {
	width: 820px;
	margin: 0 auto;
	text-indent: 2em;
	font-size: 16px;
	line-height: 1.5;
}

.main-right-nr .pro_articile img {
	width: 280px;
	height: 210px;
	margin-left: 20px;
	margin-top: 30px;
	padding: 10px;
	border: 1px solid #e8e8e8;
	margin-bottom: 30px;
}

.main-right-nr .pro_articile>ul {
	margin-left: 20px;
	margin-top: 50px
}

.main-right-nr .pro_articile h1,
h2 {
	color: #005bac;
	font-size: 20px;
	font-weight: normal;
}

.main-right-nr .pro_articile h1 span {
	color: #333;
	font-weight: normal;
	color: #005bac;
	font-size: 20px;
}

.main-right-nr .pro_articile h2 span {
	color: #333;
	font-weight: normal;
}

.main-right-nr .pro_articile h3 {
	font-size: 20px;
	color: #333;
	font-weight: normal;
}

.main-right-nr .pro_articile h3 span {
	font-size: 20px;
	color: #005bac;
	font-weight: normal;
	margin-left: 42px;
}

.main-right-nr .pro_articile .zixun {
	background: #ff7e00;
	line-height: 33px;
	text-align: center;
	font-size: 16px;
	display: block;
	color: #fff;
	border-radius: 5px;
	cursor: pointer;
	width: 200px;
	margin-top: 10px;
	margin-bottom: 30px;
}

.main-right-nr .pro_articile .xq {
	background: url(../images/anlitopH4.jpg) repeat-x;
	height: 36px;
	line-height: 36px;
	border-right: 1px solid #ccc;
	clear: both;
}

.main-right-nr .pro_articile .xq span {
	background: url(../images/anlitopH4_span.jpg) no-repeat;
	width: 90px;
	float: left;
	padding-left: 20px;
	color: #fff;
	font-size: 14px;
}

.main-right-nr .pro_articile .xq_1 {
	margin-top: 10px;
	width: 840px;
	margin-left: 30px;
	font-size: 16px;
}

.nei_ban {
	background: url(../images/nei_ban.jpg) no-repeat center center;
	width: 100%;
	height: 300px
}

.fot {
	float: left;
}

.newtext h3 {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}