* {
	margin: 0;
	padding: 0;
}

body,
html {
	width: 100%;
	height: 100%;
	background: #fff;
	font-family: "微软雅黑";
	color: #333;
}

a {
	color: #666;
	font-size: 14px;
	text-decoration: none;
}

a:hover {
	color: #1F80CD;
	font-size: 14px;
	text-decoration: none;
}

li,
ol,
ul {
	list-style: none;
}

input,
textarea {
	font-family: "微软雅黑";
	font-size: 16px;
}

b,
em,
i,
strong {
	font-style: normal;
	font-weight: normal;
}

.main {
	width: 1400px;
	margin: auto;
	clear: both;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.tac {
	text-align: center;
}

input,
select,
textarea {
	outline: none;
	border: none;
}

input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
	color: #9c9c9c;
	font-size: 14px;
}

input:-moz-placeholder {
	color: #9c9c9c;
	font-size: 14px;
}

input::-moz-placeholder {
	color: #9c9c9c;
	font-size: 14px;
}

input:-ms-input-placeholder {
	color: #9c9c9c;
	font-size: 14px;
}

textarea {
	resize: none;
	color: #9c9c9c;
	font-size: 14px;
}

a {
	text-decoration: none;
	color: #333;
}

b,
em,
h1,
h2,
h3,
h4,
h5,
i,
strong {
	font-style: normal;
	font-weight: normal;
}




.header {
	height: 42px;
	line-height: 42px;
	width: 100%;
	float: left;
	background: url(../image/index_t.jpg) center center no-repeat;
}

.header ul.fr {
	float: right;
}

.header ul.fr li {
	float: left;
	color: #fff;
	margin: 0px 5px;
}

.header ul.fr li a {
	color: #fff;
}

.header .fr li img {
	vertical-align: middle;
}




.nav {
	width: 100%;
	height: 100px;
	line-height: 100px;
	float: left;
}

.nav ul {
	margin-left: 80px;
	float: left;
	width: 764px;
	display: inline-flex;
	justify-content: space-between
}

.nav ul li {
	float: left;
	width: 100%;
	position: relative;
}

.nav ul li a {
	width: 100%;
	height: 92px;
	line-height: 92px;
	display: block;
	text-align: center;
	color: #333333;
	font-size: 18px;
	border-bottom: 8px solid #fff;
	float: left;
	display: inline-block;

}

.nav ul li.active>a,
.nav ul li:hover>a {
	border-bottom: 8px solid #195fbc;
}

.nav ul li:hover dl,
.nav ul li.hover dl {
	display: block;
}

.nav ul li dl {
	width: 109px;
	position: absolute;
	display: none;
	z-index: 9;
	left: 0px;
	top: 100px;
	background: #0066ae;
}

.nav ul li dl dd {
	height: 40px;
	line-height: 40px;
	width: 100%;
}

.nav ul li dl dd a {
	height: 40px;
	line-height: 40px;
	width: 100%;
	display: inline-block;
	color: #fff;
	font-size: 14px;
	border: none;
	padding: 0px
}

.nav ul li dl dd a:hover {
	background: #1F80CD;
}

.banner {
	position: relative;
	width: 100%;
	overflow: hidden
}

.banner .tempWrap {
	margin: 0 auto;
}

.banner .bd li {
	text-align: center;
	position: relative;
	width: 100%;
	height: 700px;
	overflow: hidden;
}

.banner .bd li .img {
	position: absolute;
	height: 700px;
	left: 50%;
	width: 1920px;
	margin-left: -960px;
	text-align: center;
}

.banner .bd li .img img {
	width: 1920px;
	height: 700px;
	display: block;
}

.banner .hd {
	position: absolute;
	bottom: 15px;
	z-index: 999;
	text-align: center;
	left: 0;
	right: 0;
}

.banner .hd li {
	background: #fff;
	display: inline-block;
	opacity: 1;
	width: 14px;
	height: 14px;
	opacity: 0.6;
	border-radius: 14px;
	margin: 0px 3px;
	cursor: pointer;
}

.banner .hd li.on {
	opacity: 1;
	height: 14px;
	width: 45px;
	;
	background-color: #ffffff;
	border-radius: 7px;
}


.tit {
	padding: 80px 0px 30px;
	text-align: center;
	font-size: 50px;
	color: #333333;
}
.tit2{
	text-align: center;
	opacity: 1;color: #fff;font-size: 22px
}


.foot{
	width: 100%;
	height: 577px;
	float: left;
	background: url(../image/foot.png) top center no-repeat;
}
.footer1 {
	width: 100%;
	line-height: 90px;
}

.footer1 span {
color: #ffffff;
	font-size: 16px;
}

.footer1 a {
		color: #ffffff;opacity: 0.6;
	font-size: 14px;
	margin: 0px 10px;
}

.footer1 a:hover {
		color: #ffffff;
		opacity: 1;
		
	text-decoration: none;
}
.footer1 .fr{
		color: #ffffff;font-size: 20px;
}
.footer2 {
	width: 100%;
	height: 392px;
}

.footer2 ul {
	padding-top: 90px;
}

.footer2 ul li {
	float: left;	line-height: 32px;
	width: 200px
}


.footer2 ul li h5 {
	color: #fff;
	font-size: 20px;
	margin-bottom: 15px;
}

.footer2 ul li p a {
	color: #a9a9a9;
	font-size: 14px;
	line-height: 32px;
}

.footer2 ul li p a:hover {
	text-decoration: underline;
	color: #fff;
}
.footer2 ul li p b{font-size: 14px;
	float: left;color: #a9a9a9;	line-height: 32px;
}
.footer2 ul li p span{
	width: 220px;font-size: 14px;
	float: left;color: #a9a9a9;	line-height: 32px;
}

.footer2 .fr{
	float: right;	font-size: 14px;	color: #a9a9a9;	
	width: 132px;
	text-align: center;
line-height: 30px;
}
.footer2 .fr b{
	width: 131px;
	height: 131px;
	display: inline-flex;justify-content: center;
	align-items: center;
	flex-direction: column;
	border-radius: 4px;
	border: solid 1px #ffffff;margin-bottom: 20px;
}
.footer2 .fr img{
	width: 105px;
	
}
.footer3 {
	width: 100%;
	height: 82px;
}

.footer3 .main {
	position: relative;
	height: 82px;
}

.footer3 .footer_ab {
	position: absolute;
	z-index: 2;
	right: 0px;
	bottom: 0px;
	width: 375px;
	height: 556px;
}

.footer3 .footer_ab p {
	color: #ffffff;
	font-size: 14px;
	line-height: 32px;
	padding: 160px 0px 30px 75px;
}

.footer3 .footer_ab .tac {
	color: #ffffff;
	font-size: 14px;
	line-height: 40px;	opacity: 0.6;
}

.footer3 .fl {
	color: #ffffff;
	font-size: 14px;
	line-height: 92px;	opacity: 0.6;
}

.footer3 .fr a {
	color: #ffffff;
	font-size: 14px;
	line-height: 92px;	opacity: 0.6;
}

.footer3 .fr a:hover {
	text-decoration: underline;
}

.index1 {
	width: 100%;
	height: 1105px;
	background: #f6f6f6;
	overflow: hidden;
}

/* .index1 .tit{ width: 100%; height: 145px; margin-top: 85px; background: url(../image/ico_t1.png) center top no-repeat; text-indent: -9999px;} */
.index1 .index1_con ul {
	overflow: hidden;
	zoom: 1;
	margin-bottom: 10px;
	margin-right: -20px;
}

.index1 .index1_con ul li {
	float: left;
	margin-right: 19px;
}

.index1 .index1_con ul li div {
	display: block;
	background: #fff;
	padding: 10px;
	float: left;
}

.index1 .index1_con ul li div img {
	float: left;
}

.index1 .index1_con ul li p {
	text-align: center;
	line-height: 45px;
}

.index1 .index1_con ul li p a {
	color: #333333;
	font-size: 18px;
}

.index1 .index1_con ul li p a:hover {
	color: #195fbc;
}

.index2 {
	width: 100%;
	background: #f7f7f7;
	overflow: hidden;padding-bottom:50px
}

.index2 .index2_con .hd ul {
	height: 68px;
	border-top: 1px solid #dfdfdf;
	border-bottom: 1px solid #dfdfdf;
	text-align: center;
	margin-bottom: 40px;
}

.index2 .index2_con .hd ul li {
	display: inline-block;
	color: #333333;
	font-size: 18px;
	line-height: 68px;
	width: 188px;
	height: 68px;
	cursor: pointer;
}

.index2 .index2_con .hd ul li.on {
	background-color: #195fbc;
	color: #fff;
	border-radius: 34px;
}

.index1 .index1_con .hd {
	overflow: hidden;
	zoom: 1;
	margin-bottom: 10px;
}

.index2 .index2_con .bd ul li {
	float: left;
	margin-right: 19px;
	width: 330px;
	margin-bottom: 30px;
}

.index2 .index2_con .bd ul li:nth-child(4n) {
	margin-right: 0;
}

.index2 .index2_con .bd ul li div {
	display: block;
	background: #fff;
	padding: 10px;
	float: left;
}

.index2 .index2_con .bd ul li div img {
	float: left;
	width: 100%;
}

.index2 .index2_con .bd ul li p {
	text-align: center;
	line-height: 65px;
	width: 100%;
}

.index2 .index2_con .bd ul li p a {
	color: #fff;
	font-size: 18px;
	height: 65px;
	background-color: #697181;
	width: 100%;
	display: inline-block;
}

.index2 .index2_con .bd ul li:hover p a {
	background-color: #195fbc;
	color: #fff
}

.index3 {
	width: 100%;
	height: auto;
	background: #ffffff url(../image/index3_bj.png) top center no-repeat;
	margin-bottom: 70px;
}
.index3 .index3_con .hd{
		width: 530px;
		height: 727px;
		background: #fff;
		float: left;
		box-shadow: 6px 11px 22px 0px 
			rgba(0, 0, 0, 0.09);
}
.index3 .index3_con .hd dl,.index3 .index3_con .hd dl dt,.index3 .index3_con .hd ul,.index3 .index3_con .hd ul li {
	float: left;
	width: 100%;
}
.index3 .index3_con .hd dl{
	width: 100%;
 text-align: center;
}
.index3 .index3_con .hd dl .li1{
		font-size: 52px;color: #195fbc;
		margin-top: 50px;
		float: left;
	
}
.index3 .index3_con .hd dl .li2{
			font-size: 36px;	color: #333333;margin-top: 20px;
	
}.index3 .index3_con .hd dl .li3{
			font-size: 20px;	color: #444444;margin-top: 10px;
			margin-bottom:30px;
	
}

.index3 .index3_con .hd ul li {
		width: 470px;
		height: 85px;
		line-height: 85px;
		background-color: #f8f8f8;
		border-radius: 42px 0px 0px 42px ;
		opacity: 0.8;
		margin-bottom: 15px;
		margin-left: 60px;
		overflow: hidden;
		cursor: pointer;
}
.index3 .index3_con .hd ul li b{
	font-size: 88px;	color: #ffffff;
	opacity: 0.6;float: left;
	margin-top: 15px;margin-left: 20px;
}
.index3 .index3_con .hd ul li i {
	line-height:85px ;
	display: inline-block;
	float: left;font-size: 26px;
	margin-left: 30px;
}
.index3 .index3_con .hd ul li:hover,.index3 .index3_con .hd ul li.hover {
	background: #195fbc url(../image/arrow1.png) 350px center no-repeat; color:#fff
}
.index3 .index3_con .bd ul{
		width: 860px;
		height: 657px;
		background: #f0f0f0;
		margin-top: 70px;
		float: left;
}
.index3 .index3_con .bd ul li{
	padding: 60px 50px 0px 50px;
	width: calc(100% - 100px);
}
.index3 .index3_con .bd ul li img {
	width: 100%;
	height: 435px;
}
.index3 .index3_con .bd ul li p{
	width: 100%;
	float: left;
	margin-top: 15px;;
}
.index3 .index3_con .bd ul li i{
	font-size: 32px;	color: #195fbc;
	
	float: left;
}
.index3 .index3_con .bd ul li b{
	font-size: 32px;	color: #333333;
	float: left;margin-left: 20px;
}

.index3 .index3_con .bd ul li span{
	margin-top: 10px;
		line-height: 26px;	color: #666666;	width: 750px;line-height: 26px;
	float: left;
}










.index5 {
	width: 100%;
	height: 317px;
	background: #fff url(../image/bg3.png) center top no-repeat;
	overflow: hidden;
	
}
.index5 .main{
	width: 1400px;
	margin:0px calc((100% - 1400px)/2);
	display: inline-flex;justify-content:space-between;
}
.index5 .index5_l {
	width: 200px;

	display: inline-flex;flex-direction: column;
	align-items: center;
}
.index5 .index5_l p{
		font-size: 50px;	color: #ffffff;
margin-top: 70px;
}
.index5 .index5_l b{
		font-size: 22px;	color: #ffffff;
	opacity: 0.5;
	margin-top: 10px;
}


.index5 .index5_l  i{
		width: 171px;
		height: 52px;
			font-size: 18px;color: #ffffff;
			text-align: center;
			line-height: 52px;
			display: inline-block;
		border-radius: 26px;
		border: solid 1px #ffffff;
		margin-top: 30px;
}
.index5 ul {
	width: 1020px;
	height: auto;
	margin-top: 50px;
	overflow: hidden;
	position: relative;
}

.index5 ul::after {
	position: absolute;
	content: '';
	left: 50px;
	right: 50px;
	
	top: 110px;
}

.index5 ul li {
	float: left;
	width: 170px;
	text-align: center;
}
.index5 ul li a{
	display: flex;
	flex-direction: column;
	align-items: center;
}
.index5 ul li .num {
	width: 80px;
	height: 80px;
	font-size: 35px;
	font-weight: bold;
	color: #fff;
	text-align: center;
	line-height: 80px;
	border-radius: 40px;	
	background-color: #ffffff;
	opacity: 0.6;
	font-family: "Bahnschrift";
	display: inline-block;
	position:relative; color:#000
}

.index5 ul li a:hover .num {
	background-color: #195fbc;
	color: #fff;opacity: 1;
}

.index5 ul li .num::after {
	position: absolute;
	content: '';
	width: 27px;
	height: 19px;
	background: url(../image/ico1.png) no-repeat;
	top: 120px;
	z-index: 2;
	left: 19px;
}

.index5 ul li a:hover .num::after {
	background: url(../image/ico2.png) no-repeat;
}
.index5 ul li a:hover h2 b,.index5 ul li a:hover h2 i {
	color: #fff;
}
.index5 ul li .num::before {
	position: absolute;
	content: '';
	width: 25px;
	height: 31px;
	background: url(../image/ico3.png) no-repeat;
	top: 95px;
	z-index: 2;
	left: 155px;
}

.index5 ul li:last-child .num::before {
	display: none;
}

.index5 ul li h2 {
	color: #fff;
	font-size: 22px;
	padding-top: 80px;
	display: inline-flex;
	flex-direction: column;
}
.index5 ul li h2 b{
	font-size: 20px;
}
.index5 ul li h2 i{
	font-size: 2px;
}
.index5 ul li a:hover h2 {
	color: #e36825;
}



.index6 {
	width: 100%;	padding: 100px 0px;
	float: left
}
.tit1{
	text-align: center;font-size: 42px;color:#333;
	padding: 30px 0px 20px;
}
.index6 .index61 {
	height: 543px;
	overflow: hidden;
	margin-bottom: 50px;
}

.index6 .index61 .left {
	float: left;
	width: 660px;
}

.index6 .index61 .left .tit2 {
	width: 100%;
position: relative;
text-align: left;
}
.index6 .index61 .left .tit2>p{
	position: relative;
	left: 0px;height:105px;
}

.index6 .index61 .left .tit2>p i{
position: absolute;
left: 0px;
	font-size: 100px;	color: #195fbc;
	opacity: 0.16;height:100px
}
.index6 .index61 .left .tit2 p span {
	position: absolute;
	bottom: 10px;
	left: 0px;
	font-size: 46px;height:40px;
		color: #333;
		opacity: 1;
		font-weight: bold;
}
.index6 .index61 .left .tit2 b{
		width: 67px;
		height: 5px;	background-color: #195fbc;
		display: inline-block;
		/* position: relative; */
		margin-top: 40px;
}




.index6 .index61 .left h5 {
	color: #333333;
	font-size: 22px;
	font-weight: normal;
	margin-top: 40px;
}

.index6 .index61 .left .text {
	width: 575px;
	color: #666666;
		font-size: 16px;
	line-height: 34px;
	margin: 20px 0px 40px;
	height: 200px;
	overflow: hidden;
}
.index6 .index61 .left .text span{
	width: 100%;
	display: inline-block;
	float: left;
}
.index6 .index61 .left a {
	display: block;
	width: 280px;
	height: 65px;
	background-color: #195fbc;
	text-align: center;
	line-height: 60px;
	color: #fff;
	font-size: 16px;
}

.index6 .index61 .left a:hover {
	background: #e36825;
}

.index6 .index61 .right {
	float: right;
		width: 730px;
	height: 537px;;
}

.index6 .index621{
		width: 1400px;
		height: 410px;
		box-shadow: 2px 2px 2px 2px #efefef;;
}

.index6 .index62 .index621 .hd {
	position: relative;
}
.index6 .index62 .index621 .hd a {
	position: absolute;
	display: block;
	width: 28px;
	height: 28px;
	background: url(../image/ico_left.png) center no-repeat;
	left: 15px;
	top: 50%;
	margin-top:111px;
	cursor: pointer;
}

.index6 .index62 .index621 .hd a.next {
	left: auto;
	right: 15px;
	background: url(../image/ico_right.png) center no-repeat;
}

.index6 .index62 .index621 .bd {
	padding: 0px 30px 0px 50px;
}

.index6 .index62 .index621 .bd li {
	float: left;
	margin-right: 16px;
}

.index6 .index62 .index621 .bd li .title {
	text-align: center;
	color: #333333;
	font-size: 18px;
}
.index4 {
	background: #f8f8f8;
	width: 100%;
	float: left;
	padding-bottom: 100px;
}
.tit3{
	text-align: center;
	font-size: 22px;	color: #0067ac;
}
.company ul{
	margin-top: 50px;
}
.company ul li {
		width: 268px;
	
		float: left;
		margin-bottom: 15px;
		margin-right: 15px;
}
.company ul li  a{
	width: 100%;	border: solid 1px #e0e5e9;
	display: inline-flex;
	justify-content: center;
	background: #fff;
	
}
.company ul li:hover  a{
	border: 1px solid #195fbc;
}
.company ul li:nth-child(5n){
	margin-right: 0px;
}
.company ul li img {
	width: 100%;
	vertical-align: middle;
}
.index7 {
	width: 100%;
	height: auto;
	overflow: hidden;
	background: #ffffff;
	padding: 0px 0px 80px;
}



.index7 .index7_con {
	height: 720px;
	overflow: hidden;
	margin-top: 30px;
}

.index7 .index7_con .left {
	width: 672px;
	height: 540px;
	position: relative;
	float: left;
}
.index7 .index7_con .left dd  {
	width:100%;
	padding-top: 30px;
}
.index7 .index7_con .left dd p a {
	position: relative;font-size: 16px;	color: #333333;line-height: 54px;
}
.index7 .index7_con .left dd p a b{
	position: relative;text-indent:20px;
	display: inline-block;
	
}
.index7 .index7_con .left dd  p a b:before{
	position: absolute;
	content: "";
	left: 0px;
	top:24px;
	
	width:8px;height:8px;border-radius:50%;display:inline-block; 	background-color: #195fbc;;
}




.index7 .index7_con .left dd p a span {
	padding-right: 20px;
	font-size: 16px;
	color: #666;
	float: right;
}

.index7 .index7_con .right {
	float: right;
	width: 680px;
}

.index7 .index7_con .right .news_li {
	margin-bottom: 20px;
}

.index7 .index7_con .right .news_li {
	width: calc(100% - 40px);
	overflow: hidden;
	background: #f9f9f9;
	margin-bottom: 12px;
	padding:35px 20px;
}

.index7 .index7_con .right .news_li:last-child {
	border-bottom: 0px none;
}

.index7 .index7_con .right .news_li .time {
	float: left;
	height: 90px;
	text-align: center;
	width: 90px;
	margin-right: 25px;
}

.index7 .index7_con .right .news_li .time b {
		color: #c5c5c5;
	font-size: 72px;
	font-family: Impact, Haettenschweiler, 'Arial Narrow Bold', sans-serif
}

.index7 .index7_con .right .news_li .time p {
		color: #c5c5c5;
	font-size: 20px;
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
}

.index7 .index7_con .right .news_li .text {
			color: #666666;
	font-size: 18px;
	line-height: 30px;
}

.index7 .index7_con .right .news_li .text h5 {
	padding-bottom: 10px;
}

.index7 .index7_con .right .news_li .text h5 a {
	color: #333333;
	font-size: 24px;
	font-weight: bold;
}

.index7 .index7_con .right .news_li:hover {
	background: #195fbc; 
	
}
.index7 .index7_con .right .news_li:hover .time b,
.index7 .index7_con .right .news_li:hover .time p,
.index7 .index7_con .right .news_li:hover .text h5 a,
.index7 .index7_con .right .news_li:hover .text p{
	color: #fff;
}
.banner_img {
	width: 100%;
	height: 380px;
	margin: auto;
	overflow: hidden;
	overflow: hidden;
}

.banner_img p {
	width: 100%;
	height: 380px;
	margin: auto;
	overflow: hidden;
	overflow: hidden;
	position: relative;
	top: 0;
}

.banner_img p img {
	position: absolute;
	left: 50%;
	margin-left: -960px;
}

.content {
	width: 100%;
	float: left;
	padding: 35px 0;
}

.nav_page {
	width: 260px;
	float: left;
	padding-bottom: 50px;
}

.nav_page h1 {
	width: 100%;
	background: #1F80CD;
	height: 90px;
	line-height: 90px;
}

.nav_page h1 p {
	float: left;
	width: 100%;
}

.nav_page h1 p img,
.nav_page h1 p span {
	float: left;
	display: inline-block;
	font-size: 28px;
	color: #fff;
	font-weight: normal;
}

.nav_page h1 p img {
	padding: 32px 10px 0 20px;
}

.nav_page ol {
	margin-bottom: 10px;
	width: calc(100% - 2px);
	float: left;
	border: 1px solid #e5e5e5;
}

.nav_page ol li {
	line-height: 50px;
	background: #f3f3f3;
	color: #f3f3f3;
	margin-top: 3px;
}

.nav_page ol>li>a {
	width: 100%;
	color: #000;
	display: inline-block;
	position: relative;
	text-indent: 20px;
	background: url(../image/page_list_icon.png) no-repeat 270px center;
	transition: all .3s ease;
}

.nav_page ol li ul {
	display: none;
}

.nav_page ol li ul li {
	width: 100%;
	height: 40px;
	line-height: 40px;
	text-indent: 20px;
	background: #fff;
	color: #333;
}

.nav_page ol li ul li.show a {
	color: #1F80CD;
}

.nav_page ol li.hover ul {
	display: block;
}

.nav_page>ol>li.hover>a,
.nav_page>ol>li>a:hover {
	color: #fff;
	background: #1F80CD url(../image/page_list_icon.png) no-repeat 220px center;
}

.nav_page_l {
	width: 100%;
	height: 100px;
	background: #0759a5;
	float: left;
	background: linear-gradient(to bottom, #1F80CD 50%, #fff 50%, #fff 100%);
	height: 210px;
	border: 1px solid #ddd;
}

.nav_page_l>p {
	margin: 25px 0 0 20px;
	float: left;
}

.about_l_b {
	width: 100%;
	float: left;
	margin-top: 20px;
	margin-left: 20px;
}

.about_l_b img {
	float: left;
	margin-right: 10px;
}

.about_l_b p {
	width: calc(100% - 80px);
	float: left;
}

.about_l_b p i,
.about_l_b p span {
	width: 100%;
	float: left;
}

.about_l_b p i {
	color: #1F80CD;
}

.about_l_b p span {
	font-size: 18px;
	margin-top: 5px;
	color: #f48335;
}

.content_r {
	width: 1105px;
	float: right;
}

.page_tit {
	width: calc(100% - 20px);
	padding-right: 20px;
	float: left;
	background: #f4f4f4;
	height: 50px;
	line-height: 50px;
	font-size: 18px;
	font-weight: normal;
	color: #fff;
	text-indent: 20px;
}

.page_tit a,
.page_tit span {
	color: #333;
	padding: 0 2px;
}

.page_tit a:hover {
	color: #1F80CD;
}

.about_con {
	width: 100%;
	float: left;
}

.about_con div {
	font-size: 14px;
	color: #666;
	line-height: 30px;
	width: 100%;
	float: left;
}

.page_tit .fl {
	background: #1F80CD;
	padding-right: 10px;
	position: relative;
}

.page_tit .fl:after {
	content: "";
	right: -50px;
	top: 0;
	width: 0;
	position: absolute;
	height: 0;
	border-top: 50px solid #1F80CD;
	border-right: 50px solid transparent;
}


.anli {
	float: left;
	min-width: 1105px;
}

.anli ul {
	float: left;
	width: 100%;
	padding-top: 15px;
}

.anli ul li {
	float: left;
	width: 265px;
	text-align: center;
	margin-right: 14px;
	margin-bottom: 20px;
	position: relative;
}

.anli ul li img {
	width: 259px;
	background: #fff;
	border: 1px solid #d9d9d9;
	padding: 2px;
}

.anli ul li a b {
	line-height: 38px;
	display: inline-block;
	color: #333;
	font-size: 14px;
	width: 100%;
}

.anli ul li:nth-child(4n) {
	margin-right: 0;
}

.anli ul li:hover a {
	color: #1F80CD;
	display: inline-block;
}

.anli ul li:hover a b {
	color: #1F80CD;
}

.anli ul li:hover img {
	border: 1px solid #1F80CD;
}


.anli_img {
	float: left;
	min-width: 1105px;
}

.anli_img ul {
	float: left;
	width: 100%;
	padding-top: 15px;
}

.anli_img ul li {
	float: left;
	width: 265px;
	text-align: center;
	margin-right: 15px;
	margin-bottom: 20px;
	position: relative;
	height:265px;
}

.anli_img ul li img {
	width: 259px;
	background: #fff;
	border: 1px solid #d9d9d9;
	padding: 2px;
}

.anli_img ul li a b {
	line-height: 38px;
	display: inline-block;
	color: #333;
	font-size: 14px;
	width: 100%;
}

.anli_img ul li.hover a {
	color: #1F80CD;
	display: inline-block;
}

.anli_img ul li.hover a b {
	color: #1F80CD;
}

.anli_img {
	width: 1105px;
	height: 350px;
	/* overflow: hidden; */
}

.anli_scroll {
	width: 1105px;
	height: 350px;
	position: relative;
	left: 0;
	float: left;
}

.anli_scroll ul {
	width: 10000px;
	height: 350px;
}


.honor {
	float: left;
	min-width: 1105px;
}

.honor ul {
	float: left;
	width: 100%;
	padding-top: 15px;
}

.honor ul li {
	float: left;
	width: 265px;
	text-align: center;
	margin-right: 14px;
	margin-bottom: 20px;
	position: relative;
}

.honor ul li img {
	width: 259px;
	background: #fff;
	border: 1px solid #d9d9d9;
	padding: 2px;
	height: 350px;
}

.honor ul li a b {
	line-height: 38px;
	display: inline-block;
	color: #333;
	font-size: 14px;
	width: 100%;
}

.honor ul li:nth-child(4n) {
	margin-right: 0;
}

.honor ul li:hover a {
	color: #1F80CD;
	display: inline-block;
}

.honor ul li:hover a b {
	color: #1F80CD;
}

.honor ul li:hover img {
	border: 1px solid #1F80CD;
}


.partner {
	float: left;
	min-width: 1105px;
}

.partner ul {
	float: left;
	width: 100%;
	padding-top: 15px;
}

.partner ul li {
	float: left;
	width: 265px;
	text-align: center;
	margin-right: 14px;
	margin-bottom: 20px;
	position: relative;
}

.partner ul li img {
	width: 259px;
	background: #fff;
	border: 1px solid #d9d9d9;
	padding: 2px;
	height: 120px;
}

.partner ul li a b {
	line-height: 38px;
	display: inline-block;
	color: #333;
	font-size: 14px;
	width: 100%;
}

.partner ul li:nth-child(4n) {
	margin-right: 0;
}

.partner ul li:hover a {
	color: #1F80CD;
	display: inline-block;
}

.partner ul li:hover a b {
	color: #1F80CD;
}

.partner ul li:hover img {
	border: 1px solid #1F80CD;
}


.product {
	float: left;
	min-width: 1105px;
}

.product ul {
	float: left;
	width: 100%;
	padding-top: 15px;
}

.product ul li {
	float: left;
	width: 265px;
	text-align: center;
	margin-right: 14px;
	margin-bottom: 20px;
	position: relative;
}

.product ul li img {
	width: 259px;
	background: #fff;
	border: 1px solid #d9d9d9;
	padding: 2px;
	height:259px;
}

.product ul li a b {
	line-height: 38px;
	display: inline-block;
	color: #333;
	font-size: 14px;
	width: 100%;
}

.product ul li:nth-child(4n) {
	margin-right: 0;
}

.product ul li:hover a {
	color: #1F80CD;
	display: inline-block;
}

.product ul li:hover a b {
	color: #1F80CD;
}

.product ul li:hover img {
	border: 1px solid #1F80CD;
}

/* #container {margin:0 auto; width:905px;} */
#gallery-overlay {
	background-color: #000;
}

#gallery-container {
	font: 16px/22px verdana, arial, sans-serif;
}

#gallery {
	color: #999;
	display: none;
	height: 200px;
	margin: 0 auto;
	position: relative;
	width: 300px;
	box-shadow: 0 0 64px #000;
	-moz-box-shadow: 0 0 64px #000;
	-webkit-box-shadow: 0 0 64px #000;
}

#gallery-image-container {
	display: none;
	height: 100%;
}

#gallery-loading {
	padding: 8px;
}

#gallery-controls {
	display: none;
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
}

#gallery-controls div {
	float: left;
	height: 100%;
	width: 50%;
}

#gallery-controls a {
	background: #fff;
	color: #000;
	font-size: 12px;
	outline-style: none;
	position: absolute;
	text-decoration: none;
	top: 40px;
}

#gallery-previous-link {
	left: 0;
	padding: 6px 10px 6px 6px;
	border-radius: 0 6px 6px 0;
	-moz-border-radius-bottom-right: 6px;
	-webkit-border-bottom-right-radius: 6px;
	-moz-border-radius-topright: 6px;
	-webkit-border-top-right-radius: 6px;
}

#gallery-next-link {
	padding: 6px 6px 6px 10px;
	right: 0;
	border-radius: 6px 0 0 6px;
	-moz-border-radius-bottom-left: 6px;
	-webkit-border-bottom-left-radius: 6px;
	-moz-border-radius-topleft: 6px;
	-webkit-border-top-left-radius: 6px;
}

#gallery-meta-container {
	background: #fff;
	color: #999;
	display: none;
	margin: 0 auto;
	overflow: auto;
}

#gallery-image {
	padding: 8px;
}

#gallery-meta {
	display: none;
	height: 44px;
	padding: 0 8px;
}

#gallery-meta div {
	float: left;
}

#gallery-info {
	text-align: left;
	width: 80%;
}

#gallery-close {
	line-height: 30px;
	text-align: right;
	width: 20%;
}

#gallery-close a {
	color: #999;
	font-size: 24px;
	font-weight: bold;
	outline-style: none;
	text-decoration: none;
}

#gallery-close a:hover {
	color: #bbb;
}

#gallery-title a,
#gallery-title a:link,
#gallery-title a:visited {
	color: #666;
	font-size: 14px;
	font-weight: bold;
	line-height: 14px;
}

#gallery-title a:visited:hover {
	color: #999;
}

#gallery-pages {
	color: #999;
	display: block;
	font-size: 10px;
	line-height: 14px;
}

.pages {
	display: table;
	margin: auto;
	padding-top: 30px;
	padding-bottom: 50px;
}

.pages li {
	float: left;
}

.pages li a {
	height: 32px;
	padding: 0 10px;
	line-height: 32px;
	background: #f3f3f3;
	color: #666;
	display: inline-block;
	margin-right: 10px;
	color: #666;
	text-align: center;
}

.pages li a:hover {
	height: 32px;
	line-height: 32px;
	background: #1F80CD;
	color: #fff;
	text-align: center;
}

.pages li.active a {
	background: #1F80CD;
	color: #fff;
}

.contact {
	float: left;
	width: 100%;
	position: relative;
}

.contact div {
	font-size: 14px;
	color: #7d7d7d;
	line-height: 30px;
}

.product_order {
	float: left;
}

.product_order h3 {
	font-weight: normal;
	font-size: 14px;
	color: #666;
	line-height: 30px;
	padding-top: 15px;
}

.product_order ol li {
	line-height: 30px;
	width: 100%;
	float: left;
	margin-top: 20px;
}

.product_order ol li span {
	width: 100px;
	text-align: right;
	display: inline-block;
	font-size: 14px;
	color: #000;
	padding-right: 10px;
	float: left;
}

.product_order ol li input {
	outline: none;
	border: none;
	width: 210px;
	height: 30px;
	line-height: 30px;
	border: 1px solid #a9a9a9;
	float: left;
	padding-left: 5px;
}

.product_order ol li textarea {
	width: 510px;
	height: 130px;
	padding: 5px;
	resize: none;
	outline: none;
}

.product_order p input {
	width: 100px;
	height: 40px;
	border: none;
	color: #fff;
	margin: 20px 0 40px 110px;
	cursor: pointer;
	outline: none;
}

.product_order p input:first-child {
	background: #1F80CD;
}

.product_order p input:last-child {
	background: #414143;
	margin-left: 10px;
}

.faq {
	width: 100%;
	float: left;
}

.faq dl {
	padding: 20px 0;
	font-size: 14px;
	line-height: 24px;
	border-bottom: 1px dashed #7d7d7d;
}

.faq dl dt {
	padding-bottom: 10px;
}

.faq dl,
.faq dl dd,
.faq dl dt {
	float: left;
	width: 100%;
}

.faq dl dd p,
.faq dl dd span,
.faq dl dt i,
.faq dl dt p,
.faq dl dt span {
	float: left;
	display: inline-block;
}

.faq dl span {
	width: 20px;
	height: 20px;
	line-height: 20px;
	text-align: center;
	color: #fff;
	background: #f60;
	margin-right: 10px;
}

.faq dl dt span {
	background: #1F80CD;
}

.faq dl dd p {
	width: 1060px;
	color: 666;
}

.faq dl dt p a {
	color: #1F80CD;
	font-size: 16px;
	font-weight: bold;
}

.faq dl dt p a:hover {
	color: #f60;
}

.faq dl dt i {
	color: #1F80CD;
	margin-left: 10px;
}

.faqshow {
	padding-bottom: 0;
	width: 100%;
	float: left;
}

.faqshow .tc {
	text-align: center;
	width: 100%;
	font-size: 18px;
	color: #1F80CD;
	font-weight: bold;
	padding: 40px 0 20px;
}

.faqshow div {
	line-height: 28px;
	color: #666;
	font-size: 14px;
	padding-bottom: 5px;
	float: left;
}

.faqshow dl {
	float: left;
	width: 100%;
	line-height: 26px;
	font-size: 14px;
}

.faqshow dl dt {
	float: left;
	color: #666;
}

.faqshow dl dd a {
	float: left;
	color: #666;
}

.faqshow dl dd a:hover {
	color: #1F80CD;
}

.news {
	width: 100%;
	float: left;
}

.news dl {
	margin-top: 20px;
	width: 100%;
	float: left;
	cursor: pointer;
}

.news dl dt {
	width: 90px;
	float: left;
	margin-right: 15px;
	text-align: center;
}

.news dl dt span {
	width: 100%;
	height: 60px;
	line-height: 60px;
	background: #f3f3f3;
	color: #333;
	font-size: 26px;
	display: inline-block;
}

.news dl dt i {
	width: 100%;
	height: 30px;
	line-height: 30px;
	background: #1F80CD;
	color: #fff;
	display: inline-block;
}

.news dl dd {
	width: 980px;
	float: left;
}

.news dl dd p a {
	font-size: 16px;
	color: #333;
	width: 100%;
	float: left;
	line-height: 24px;
	padding-bottom: 5px;
}

.news dl.hover dd p a {
	color: #1F80CD;
}

.news dl.hover dt i {
	background: #002d5f;
}

.news dl dd span {
	font-size: 14px;
	color: #666;
	width: 100%;
	float: left;
	line-height: 22px;
}

.product_order {
	float: left;
}

.product_order ol li {
	line-height: 30px;
	width: 100%;
	float: left;
	margin-top: 20px;
}

.product_order ol li span {
	width: 100px;
	text-align: right;
	display: inline-block;
	font-size: 14px;
	color: #000;
	padding-right: 10px;
	float: left;
}

.product_order ol li input {
	outline: none;
	border: none;
	width: 210px;
	height: 30px;
	line-height: 30px;
	border: 1px solid #a9a9a9;
	float: left;
	padding-left: 5px;
}

.product_order ol li textarea {
	width: 510px;
	height: 130px;
	padding: 5px;
	resize: none;
	outline: none;
	border: 1px solid #a9a9a9;
}

.product_order p input {
	width: 100px;
	height: 40px;
	border: none;
	color: #fff;
	margin: 20px 0 40px 110px;
	cursor: pointer;
	outline: none;
}

.product_order p input:first-child {
	background: #1F80CD;
}

.product_order p input:last-child {
	background: #414143;
	margin-left: 10px;
}

.pro_tit {
	width: 100%;
	height: 50px;
	line-height: 50px;
	color: #1F80CD;
	font-size: 18px;
	text-indent: 20px;
	float: left;
	background: #f4f4f4;
	font-weight: normal;
}

.faqshow_top {
	width: 100%;
	float: left;
	margin-bottom: 30px;
}

.col_0c5aaa {
	color: #1F80CD;
	font-weight: bold;
}

.faqshow .faqshow_r {
	width: 660px;
	float: right;
	padding-top: 20px;
}

.faqshow .faqshow_r p {
	padding-bottom: 10px;
}

.faqshow .faqshow_r p.col_0c5aaa {
	color: #1F80CD;
}

a.cloud-zoom img {
	border: 1px solid #f5f5f5;
	width: 300px;
}

.block {
	width: 300px;
	margin: 20px 0 0;
	text-align: center;
	float: left;
}

.block ul img {
	border: 1px solid #f5f5f5;
	float: left;
	margin: 0 5px;
	width: 60px;
}

.block ul a.hover img {
	border: 1px solid #ff9f00;
}

.block ul li {
	width: 10000px;
}

p.author {
	clear: both;
	text-align: center;
	color: #999;
	font-size: 11px;
}

p.author a {
	text-decoration: none;
	color: #666;
	border-bottom: 1px dashed #ccc;
	width: 60px;
	float: left;
}


.download {
	width: 100%;
	float: left;
	margin-top: 20px;
}

.download ul li {
	width: 100%;
	height: 45px;
	line-height: 45px;
	float: left;
	background: #efefef;
	margin-bottom: 8px;
	cursor: pointer;
}

.download ul li p {
	position: relative;
	text-indent: 30px;
	width: 80%;
	overflow: hidden;
	float: left;
	font-size: 14px;
}

.download ul li p:before {
	position: absolute;
	left: -15px;
	content: '·';
	top: 0;
	font-size: 40px;
	color: #333;
	font-size: 14px;
}

.download ul li span {
	float: right;
}

.download ul li span a {
	width: 120px;
	height: 45px;
	background: #0759a5;
	line-height: 45px;
	text-align: center;
	display: inline-block;
	color: #fff;
	font-size: 14px;
}

.download ul li span a:hover {
	width: 120px;
	height: 45px;
	background: #f60;
	line-height: 45px;
	text-align: center;
	display: inline-block;
	color: #fff;
	font-size: 14px;
}

.download ul li.hover {
	color: #1F80CD;
}

.lf {
	float: left;
}

.rt {
	float: right;
}

.product_detail {
	padding: 20px 0;
	position: relative;
	left: 0;
}

.detail_pic {
	width: 340px;
}

.detail_pic img {
	width: 100%;
}

.detail_text {
	width: 490px;
}

.detail_text h1 {
	color: #e7a60b;
	font-size: 26px;
	line-height: 36px;
	margin-bottom: 5px;
}

.detail_text .buy-btn {
	display: block;
	width: 150px;
	height: 46px;
	line-height: 46px;
	text-align: center;
	font-size: 18px;
	color: #fff;
	border-radius: 3px;
	background: #008bd6;
	margin-top: 40px;
	margin-bottom: 15px;
}

.product_detail_list {
	padding: 0 0;
	overflow: hidden;
}

.product_detail_list ul {
	margin-right: -20px;
	position: relative;
}

.product_detail_list li {
	float: left;
	width: 208px;
	margin-right: 20px;
	text-align: center;
}

.product_detail_list li .product_detail_list_pic {
	height: 208px;
	padding: 3px;
	box-sizing: border-box;
	border: 1px solid #efefef;
	overflow: hidden;
}

.product_detail_list li img {
	width: 100%;
}

.product_detail_list li p a {
	display: block;
	font-size: 14px;
	line-height: 34px;
	background: #008bd6;
	color: #fff;
}

.product_detail_info_l {
	position: relative;
	float: left;
	width: 402px;
}

.product_big {
	position: relative;
	height: 406px;
	width: 406px;
	border: 1px solid #e9e9e9;
	box-sizing: border-box;
	margin-bottom: 10px;
	overflow: hidden;
	cursor: move;
	padding: 2px;
}

.img_mark {
	position: absolute;
	top: 0;
	left: 0;
	width: 200px;
	height: 200px;
	background-size: 100%;
	margin: -100px 0 0 -100px;
	display: none;
}

.zoom_box {
	position: absolute;
	top: 0;
	right: -400px;
	width: 390px;
	height: 390px;
	border: 1px solid #e9e9e9;
	display: none;
}

.product_big img {
	width: 100%;
}

.product_small_list {
	margin-left: 2px;
	width: 368px;
	overflow: hidden;
}

.product_small_list ul {
	width: 100000px;
	position: relative;
}

.product_small_list li {
	float: left;
	width: 69px;
	height: 69px;
	text-align: center;
	padding: 2px;
	margin: 0 2px;
	border: 1px solid #e9e9e9;
	box-sizing: border-box;
	cursor: pointer;
	overflow: hidden;
}

.product_small_list li img {
	width: 63px;
	height: 63px;
}

.product_small_list li.show {
	border: 1px solid #1F80CD;
	padding: 2px;
}

.faqshow div.product_small_btn {
	width: 16px;
	height: 69px;
	line-height: 69px;
	text-align: center;
	font-size: 14px;
	border: 1px solid #ccc;
	background: #e9e9e9;
	box-sizing: border-box;
	cursor: pointer;
}

.faqshow div .product_small_r {
	float: right;
}

.order_btn a {
	width: 120px;
	height: 40px;
	line-height: 40px;
	display: inline-block;
	text-align: center;
	color: #fff;
	background: #1F80CD;
	float: left;
	margin-top: 20px;
}

.order_btn a:hover {
	background: #0070be;
	color: #fff;
}

.faqshow_tyext {
	width: 100%;
	float: left;
	line-height: 28px;
	color: #666;
	font-size: 14px;
	padding-bottom: 20px;
	float: left;
}

.faqshow_tyext table td {
	padding-left: 6px;
}
