﻿body {
	margin: 0;
	padding: 0;
	font-size: 14px;
	font-family: 微软雅黑;
	color: #333;
}
a {
	text-decoration: none;
	color: #333;
}
ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
img {
	border: none;
}
.bodywidth {
	width: 1200px;
	margin: auto;
}
.left {
	float: left;
}
.right {
	float: right;
}
.top {
	background: #272727;
	height: 35px;
	line-height: 35px;
	color: white;
	display: flex;
}
.top .left a{
	color:white;
}
.top .right {
	background: url('ad_bg.png') no-repeat left center;
	text-indent: 30px;
}
.header {
	overflow: hidden;
	padding: 15px 0;
}
.header .right ul li {
	font-size: 20px;
	color: #2D6BD2;
	width: 158px;
	text-align: center;
	font-weight: bold;
	letter-spacing: 2.3px;
	line-height: 20px;
}
.header .right .r1 {
	background: url('header_tel.png') no-repeat left center;
	width: 158px;
	text-align: center;
	font-size: 14px;
	color: #333;
	line-height: 25px;
}
.nav {
	background-image: linear-gradient(#3093F0, #2A4EBC);
	height: 60px;
}
.nav .bodywidth {
	width: 1200px;
	height: 60px;
}
.nav .dh {
	width: 880px;
}
.nav .dh ul {
}
.nav .dh ul li {
	float: left;
	position: relative;
	z-index: 100;
}
.nav .dh ul li a {
	width: 95px;
	display: block;
	height: 60px;
	line-height: 60px;
	font-size: 16px;
	text-align: center;
	color: white;
}
.nav .dh ul li a:hover {
	background: #272727;
}
.nav .dh ul ul {
	position: absolute;
	left: 0;
	top: 60px;
	display: none;
	background: #272727;
	width: 150px;
}
.nav .dh ul ul li a {
	height: 40px;
	line-height: 40px;
	font-size: 12px;
}
.nav .dh ul ul ul {
	display: none;
	position: absolute;
	top: -10000px;
	left: -10000px;
}
.nav .saerch {
	width: 275px;
	height: 35px;
	border: 1px #FFF solid;
	border-radius: 100px;
	position: relative;
	top: 10px;
	right: 0;
}
.nav .saerch select {
	display: block;
	border: 0px;
	top: 13px;
	color: #333333;
}
.nav .saerch input {
	border: none;
	top: 20px;
	color: #333333;
	background: none;
}
.nav .saerch .select1 {
	position: absolute;
	left: 6px;
	width: 80px;
	color: #FFF;
}
.nav .saerch .srhKey {
	position: absolute;
	left: 15px;
	width: 220px;
	color: #FFF;
	top: 0px;
	height: 38px;
	line-height: 38px;
}
.nav .saerch .submit {
	position: absolute;
	right: 20px;
	top: 8px;
}
.nav .saerch span {
	display: block;
	margin-top: 50px;
	color: #929191;
}
.banner {
	overflow: hidden;
	height: 550px;
	z-index: 1;
}
.bottombanner {
	background: url('adver_bg.jpg') no-repeat center top;
	height: 234px;
	display: flex;
}
.bottombanner ul {
	padding: 30px 0;
	margin: auto;
	overflow: hidden;
}
.bottombanner ul li {
	font-size: 30px;
	font-weight: bold;
	color: white;
	text-align: center;
}
.bottombanner ul li.b1 {
	width: 80px;
	height: 3px;
	background: white;
	margin: auto;
	margin-top: 20px;
}
.bottombanner ul li.b2 {
	margin: auto;
	padding: 15px 0;
}
.cpzsindex {
	display: flex;
	padding: 20px 0;
}
.cpzsindex .cpzs1 {
	background: url('pro_bg.jpg') no-repeat left top;
	height: 719px;
	width: 260px;
}
.cpzsindex .cpzs1 .title {
	background: url('product_t.png') no-repeat 20px 50px;
	font-size: 26px;
	color: white;
	text-indent: 80px;
	height: 60px;
	padding-top: 50px;
}
.cpzsindex .cpzs1 .title span {
	font-size: 16px;
	display: block;
}
.cpzsindex .cpzs1 ul {
}
.cpzsindex .cpzs1 ul li {
	cursor:pointer;
}
.cpzsindex .cpzs1 ul li a {
	display: block;
	color: white;
	background: url('product_nav.png') no-repeat 20px center;
	text-indent: 70px;
	height: 40px;
	line-height: 40px;
	color: #EAEAEA;
}
.cpzsindex .cpzs1 ul li ul li {
}
.cpzsindex .cpzs1 ul li ul li a {
	height: 25px;
	line-height: 25px;
	background: none;
	text-indent: 20px;
}
.cpzsindex .cpzs2 {
	width: 930px;
}
.cpzsindex .marquee2 {
	width: 930px;
	height: 719px;
	overflow: hidden;
}
.cpzsindex .cpzs2 ul li {
	float: left;
	width: 300px;
	height: 300px;
	margin-left: 10px;
	margin-bottom: 20px;
}
.cpzsindex .cpzs2 ul li .image {
	border: 1px #CCC solid;
}
.cpzsindex .cpzs2 ul li img {
	width: 298px;
	height: 248px;
}
.cpzsindex .cpzs2 ul li .name {
	width: 300px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	background: #000;
}
.cpzsindex .cpzs2 ul li .name a {
	font-size: 16px;
	color: white;
}
.cpzsindex .cpzs2 ul li .more{
	display:none;
}
.reasonindex {
	display: flex;
	background: url('adver2_bg.jpg') no-repeat left top;
	height: 475px;
}
.reasonindex .title {
	font-size: 30px;
	font-weight: bold;
	color: white;
	padding-top: 80px;
	text-align: center;
}
.reasonindex .entitle {
	text-align: center;
	font-size: 22px;
	color: white;
	overflow: hidden;
	padding: 10px 0;
}
.reasonindex ul {
	position: relative;
	width: 1200px;
	height: 200px;
	overflow: hidden;
	margin-top: 40px;
}
.reasonindex ul li {
	float: left;
	width: 400px;
	color: white;
}
.reasonindex ul li.r1 {
}
.reasonindex ul li.r2 {
}
.reasonindex ul li.r3 {
}
.reasonindex ul li .data1 {
	position: absolute;
	top: 0;
	left: 20px;
}
.reasonindex ul li .name1 {
	position: absolute;
	top: 0px;
	left: 120px;
	font-size: 28px;
	font-weight: bold;
}
.reasonindex ul li .cont1 {
	position: absolute;
	top: 50px;
	left: 120px;
	font-size: 18px;
}
.reasonindex ul li .content1 {
	position: absolute;
	top: 80px;
	left: 120px;
}
.reasonindex ul li .data2 {
	position: absolute;
	top: 0;
	left: 450px;
}
.reasonindex ul li .name2 {
	position: absolute;
	top: 0px;
	left: 560px;
	font-size: 28px;
	font-weight: bold;
}
.reasonindex ul li .cont2 {
	position: absolute;
	top: 50px;
	left: 560px;
	font-size: 18px;
}
.reasonindex ul li .content2 {
	position: absolute;
	top: 80px;
	left: 560px;
}
.reasonindex ul li .data3 {
	position: absolute;
	top: 0;
	left: 900px;
}
.reasonindex ul li .name3 {
	position: absolute;
	top: 0px;
	left: 1000px;
	font-size: 28px;
	font-weight: bold;
}
.reasonindex ul li .cont3 {
	position: absolute;
	top: 50px;
	left: 1000px;
	font-size: 18px;
}
.reasonindex ul li .content3 {
	position: absolute;
	top: 80px;
	left: 1000px;
}
.reasoncont {
	overflow: hidden;
	padding: 30px 0;
}
.reasoncont .reasoncont1 {
	height: 400px;
	width: 1200px;
	position: relative;
	display: flex;
}
.reasoncont .reasoncont1 ul li .image {
	position: absolute;
	left: 0;
	top: 0;
}
.reasoncont .reasoncont1 ul li .title {
	position: absolute;
	top: 50px;
	left: 680px;
	background: url('good_t.png') no-repeat left center;
	font-size: 30px;
	color: #0679E4;
	font-weight: bold;
	text-indent: 70px;
}
.reasoncont .reasoncont1 ul li .cont {
	position: absolute;
	top: 120px;
	left: 680px;
}
.reasoncont .reasoncont1 ul li .cont ul li {
	background: url('good_bg.png') no-repeat 30px center;
	height: 60px;
	line-height: 60px;
	text-indent: 90px;
	font-size: 18px;
}
.reasoncont .reasoncont2 {
	height: 400px;
	width: 1200px;
	position: relative;
}
.reasoncont .reasoncont2 ul li .image {
	position: absolute;
	right: 0;
	top: 0;
}
.reasoncont .reasoncont2 ul li .title1 {
	position: absolute;
	top: 50px;
	left: 0px;
	background: url('good_t.png') no-repeat left center;
	font-size: 30px;
	color: #0679E4;
	font-weight: bold;
	text-indent: 70px;
}
.reasoncont .reasoncont2 ul li .cont1 {
	position: absolute;
	top: 120px;
	left: 0px;
}
.reasoncont .reasoncont2 ul li .cont1 ul li {
	background: url('good_bg.png') no-repeat 30px center;
	height: 60px;
	line-height: 60px;
	text-indent: 90px;
	font-size: 18px;
}
.reasoncont .reasoncont2 ul li .title2 {
	position: absolute;
	top: 250px;
	left: 0px;
	background: url('good_t.png') no-repeat left center;
	font-size: 30px;
	color: #0679E4;
	font-weight: bold;
	text-indent: 70px;
}
.reasoncont .reasoncont2 ul li .cont2 {
	position: absolute;
	top: 310px;
	left: 0px;
}
.reasoncont .reasoncont2 ul li .cont2 ul li {
	background: url('good_bg.png') no-repeat 30px center;
	height: 60px;
	line-height: 60px;
	text-indent: 90px;
	font-size: 18px;
}
.reasoncont .reasoncont3 {
	height: 500px;
	width: 1200px;
	position: relative;
}
.reasoncont .reasoncont3 ul li .image {
	position: absolute;
	left: 0;
	top: 0;
}
.reasoncont .reasoncont3 ul li .title1 {
	position: absolute;
	top: 50px;
	left: 620px;
	background: url('good_t.png') no-repeat left center;
	font-size: 30px;
	color: #0679E4;
	font-weight: bold;
	text-indent: 70px;
}
.reasoncont .reasoncont3 ul li .cont1 {
	position: absolute;
	top: 100px;
	left: 620px;
}
.reasoncont .reasoncont3 ul li .cont1 ul li {
	background: url('good_bg.png') no-repeat 30px center;
	height: 60px;
	line-height: 60px;
	text-indent: 90px;
	font-size: 18px;
}
.reasoncont .reasoncont3 ul li .title2 {
	position: absolute;
	top: 350px;
	left: 620px;
	background: url('good_t.png') no-repeat left center;
	font-size: 30px;
	color: #0679E4;
	font-weight: bold;
	text-indent: 70px;
}
.reasoncont .reasoncont3 ul li .cont2 {
	position: absolute;
	top: 400px;
	left: 620px;
}
.reasoncont .reasoncont3 ul li .cont2 ul li {
	background: url('good_bg.png') no-repeat 30px center;
	height: 60px;
	line-height: 60px;
	text-indent: 90px;
	font-size: 18px;
}
.cptjindex {
	display: flex;
	background: url('case_bg.jpg') no-repeat center top;
	height: 694px;
}
.cptjindex .title {
	color: #0679E4;
	font-size: 35px;
	font-weight: bold;
	text-align: center;
	padding: 90px 0 10px;
}
.cptjindex .line {
	width: 75px;
	height: 3px;
	background: #0679E4;
	overflow: hidden;
	margin: auto;
}
.cptjindex .titlecont {
	text-align: center;
	font-size: 20px;
	overflow: hidden;
	padding: 10px 0;
	line-height: 180%;
}
.cptjindex .cpcont {
	overflow: hidden;
	padding-top: 30px;
}
.marquee3 {
	overflow: hidden;
	width: 1200px;
	height: 300px;
}
.cptjindex .cpcont ul {
}
.cptjindex .cpcont ul li {
	float: left;
	width: 280px;
	height: 280px;
	background: white;
	margin-right: 20px;
}
.cptjindex .cpcont ul li .image {
	width: 240px;
	text-align: center;
	margin: 10px auto 0;
}
.cptjindex .cpcont ul li .image img {
	width: 240px;
	height: 180px;
}
.cptjindex .cpcont ul li .name {
	width: 240px;
	text-align: center;
}
.cptjindex .cpcont ul li .more {
	background: url('cmore_bg.png') no-repeat left center;
	width: 110px;
	height: 39px;
	line-height: 39px;
	text-align: center;
	margin: 10px auto;
}
.cptjindex .cpcont ul li .more a {
	color: white;
}
.gsjjindex {
	display: flex;
	background: url('about_bg.jpg') no-repeat center top;
	height: 720px;
}
.gsjjindex .bodywidth {
}
.gsjjindex .bodywidth ul {
	width: 1200px;
	height: 400px;
	position: relative;
}
.gsjjindex .bodywidth ul li .image {
	position: absolute;
	top: 90px;
	left: 0;
	background: url('about_line.png') no-repeat left top;
	width: 490px;
	height: 423px;
}
.gsjjindex .bodywidth ul li .image img {
	padding-top: 20px;
	padding-left: 20px;
}
.gsjjindex .bodywidth ul li .name {
	position: absolute;
	top: 90px;
	left: 540px;
	font-size: 32px;
	color: white;
	font-weight: bold;
}
.gsjjindex .bodywidth ul li .cont {
	position: absolute;
	top: 140px;
	left: 540px;
	color: white;
	overflow: hidden;
	line-height: 200%;
	font-size: 16px;
}
.gsjjindex .bodywidth ul li .more {
	position: absolute;
	top: 460px;
	left: 540px;
	width: 162px;
	height: 42px;
	line-height: 42px;
	text-indent: 40px;
	background: url('amore_bg.png') no-repeat left top;
}
.gsjjindex .bodywidth ul li .more a {
	color: white;
	font-size: 16px;
}
.xwzxindex {
	overflow: hidden;
}
.xwzxindex .title {
	color: #0679E4;
	font-size: 35px;
	font-weight: bold;
	text-align: center;
	padding: 30px 0 10px;
}
.xwzxindex .line {
	width: 75px;
	height: 3px;
	background: #0679E4;
	overflow: hidden;
	margin: auto;
}
.xwzxindex .titlecont {
	text-align: center;
	font-size: 20px;
	overflow: hidden;
	padding: 10px 0;
	line-height: 180%;
}
.xwzxindex ul {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.xwzxindex ul li {
	margin-bottom: 20px;
	width: 540px;
}
.xwzxindex ul li .name {
	background: url('n_icon.png') no-repeat left center;
	text-indent: 50px;
	font-size: 20px;
	font-weight: bold;
	border-bottom: 1px #CCC dotted;
	height: 50px;
	line-height: 50px;
}
.xwzxindex ul li .cont {
	padding-top: 20px;
	line-height: 180%;
}
.xwzxindex ul li .more {
	color: #E53826;
	font-size: 16px;
	padding-top: 5px;
}
.xwzxindex ul li .more a {
	color: #E53826;
}
.xwzxindex .detail {
	background: url('cmore_bg.png') no-repeat left center;
	width: 110px;
	height: 39px;
	text-align: center;
	line-height: 39px;
	margin: 20px auto;
}
.xwzxindex .detail a {
	font-size: 16px;
	font-weight: bold;
	color: white;
}
.dqwz {
	display: flex;
	padding: 20px 0;
	border: 1px #CCC solid;
}
.dqwz .bodywidth {
	background: url('span01.png') no-repeat 10px center;
	text-indent: 20px;
	text-indent: 30px;
}
.neiyecont {
	display: flex;
	justify-content: space-between;
	padding: 40px 0;
}
.neiyecont1 {
	width: 250px;
}
.neiyecont1 .neiyecont1_1 {
	border: 1px #CCC solid;
}
.neiyecont1 .neiyecont1_1 .title {
	height: 60px;
	font-size: 16px;
	font-weight: bold;
	background: #0679E4;
	color: white;
	padding: 20px 0;
	text-indent: 35px;
}
.neiyecont1 .neiyecont1_1 .title span {
	display: block;
	font-weight: lighter;
	color: #D1D1D1;
	font-size: 20px;
}
.neiyecont1 .neiyecont1_1 ul li {
	cursor:pointer;
}
.neiyecont1 .neiyecont1_1 ul li a {
	height: 40px;
	line-height: 40px;
	background: #F8F8F8;
	display: block;
	color: #525252;
	border-left: 4px #F1F1F1 solid;
	border-top: 1px #FFF solid;
	border-bottom: 1px #DDD solid;
	font-weight: bold;
	text-indent: 20px;
	background: url('ny_left_ico.png') no-repeat 220px center;
}
.neiyecont1 .neiyecont1_1 ul li a:hover {
	color: #0679E4;
	border-left: 4px #0679E4 solid;
}
.neiyecont1 .neiyecont1_1 ul ul {
	display: none;
}
.neiyecont1 .neiyecont1_1 ul li.Act ul {
	display: block;
}
.neiyecont1 .neiyecont1_1 > ul > li.Act > a {

	background:url('ny_left_ico_active.png') no-repeat 220px center;
	border-left: 4px #0679E4 solid;
	border-bottom: 1px #DDD dotted;
}
.neiyecont1 .neiyecont1_1 > ul > li > ul > li.Act > a {
	display: block;
	font-weight: bold;
	color: #0679E4;	
	border-left: 0;
	border-bottom: 1px #DDD dotted;


}
.neiyecont1 .neiyecont1_1 ul li li {

	text-indent: 20px;
}
.neiyecont1 .neiyecont1_1 ul li li a {
	background: white;
	border-left:0;	
	border-bottom: 1px #DDD dotted;
	font-weight: normal;
	font-size:12px;
}
.neiyecont1 .neiyecont1_1 ul li ul li a:hover {
	border-left:0;	
	border-bottom: 1px #DDD dotted;

}



.neiyecont1 .neiyecont1_2 {
	margin-top: 40px;
	border: 1px #CCC solid;
	background: #F8F8F8;
}
.neiyecont1 .neiyecont1_2 ul {
	background: url('contactbg.jpg') no-repeat 20px top;
	width: 200px;
	text-indent: 90px;
	padding-top: 10px;
}
.neiyecont1 .neiyecont1_2 ul li.n1 {
}
.neiyecont1 .neiyecont1_2 ul li.n2 {
	color: #0679E4;
	font-size: 18px;
	font-weight: bold;
}
.neiyecont1 .neiyecont1_2 .title {
	height: 30px;
	font-size: 16px;
	font-weight: bold;
	background: #0679E4;
	color: white;
	padding: 10px 0 0;
	text-indent: 35px;
}
.neiyecont1 .neiyecont1_2 .title span {
	font-weight: lighter;
	color: #D1D1D1;
	font-size: 12px;
}
.neiyecont1 .neiyecont1_2 p {
	padding: 0 10px;
	line-height: 200%;
}
.neiyecont2 {
	width: 910px;
}
.neiyecont2_1 {
	font-size: 18px;
	border-bottom: 1px #DDD solid;
	padding: 0px 0 20px;
}
.neiyecont2_2 {
	padding-top: 20px;
}
.bottom {
	background: #272727 url('foot_bg.jpg') no-repeat left top;
	display: flex;
	height: 500px;
}
.bottom .b1 {
	display: flex;
	justify-content: space-between;
	height: 190px;
}
.bottom .b1 .left {
	color: white;
	font-size: 20px;
	font-weight: bold;
}
.bottom .b1 .left ul {
	padding-top: 25px;
}
.bottom .b1 .left ul li.b1_1 {
}
.bottom .b1 .left ul li.b1_2 {
	font-size: 25px;
	padding-top: 5px;
}
.bottom .b1 .right {
	color: #fff;
	font-size: 20px;
	padding-top: 40px;
}
.bottom .b1 .right ul li {
}
.bottom .b1 .right ul li.b2_1 {
	color: white;
}
.bottom .b1 .right ul li.b2_2 {
	color: white;
	font-size: 26px;
	font-weight: bold;
}
.bottom .b1 .right ul li.b2_2 span {
	color: #0BA3FA;
	font-size: 20px;
}
.bottom .b1 .right ul li.b2_3 {
	color: white;
	font-size: 26px;
	font-weight: bold;
}
.bottom .b1 .right ul li.b2_4 {
	color: white;
	font-size: 26px;
	font-weight: bold;
}
.bottom .b2 {
	display: flex;
	justify-content: space-between;
}
.bottom .b2 .b2_1 {
	font-size: 14px;
	color: white;
	width: 280px;
	line-height: 200%;
}
.bottom .b2 .b2_2 {
}
.bottom .b2 .b2_2 .title {
	font-size: 18px;
	color: white;
}
.bottom .b2 .b2_2 .line {
	width: 50px;
	height: 3px;
	background: #0BA3FA;
	margin: 8px 0 15px;
}
.bottom .b2 .b2_2 ul {
	background: url('foot_li.png') no-repeat left 10px;
	height: 250px;
	margin-top: 20px;
}
.bottom .b2 .b2_2 ul li {
	color: white;
	height: 40px;
	line-height: 40px;
	text-indent: 30px;
}
.bottom .b2 .b2_3 {
	width: 260px;
}
.bottom .b2 .b2_3 .title {
	font-size: 18px;
	color: white;
}
.bottom .b2 .b2_3 .line {
	width: 50px;
	height: 3px;
	background: #0BA3FA;
	margin: 8px 0 15px;
}
.bottom .b2 .b2_3 ul li {
	float: left;
	height: 30px;
	line-height: 30px;
	width: 130px;
}
.bottom .b2 .b2_3 ul li a {
	color: white;
}
.bottom .b2 .b2_4 {
}
.bottom .b2 .b2_4 .title {
	font-size: 18px;
	color: white;
}
.bottom .b2 .b2_4 .line {
	width: 50px;
	height: 3px;
	background: #0BA3FA;
	margin: 8px 0 15px;
}
.bottom .b2 .b2_4 ul li {
	float: left;
	height: 30px;
	line-height: 30px;
	width: 130px;
}
.bottom .b2 .b2_4 ul li a {
	color: white;
}
.footer {
	background: #1F1F1F;
	color: #fff;
	height: 40px;
	line-height: 40px;
	display: flex;
}
.biaoge{
	
}
.biaoge table{
	border-top:1px #CCC solid;
	border-left:1px #CCC solid;
	width:100%;
}
.biaoge table tr td{
	text-align:center;
	border-bottom:1px #CCC solid;
	border-right:1px #CCC solid;
}
.sbzs{
	
}
.sbzs ul li{
	float:left;
	width:303px;
	margin-bottom:10px;
}
.sbzs ul li a{
	display:block;
	border:1px #CCC solid;
	width:280px;
	height:200px;
	padding:5px;
	text-align:center;
	vertical-align:middle;
}
.sbzs ul li img{
	max-width:280px;	
	max-height:200px;
}
.sbzs ul li span{
	display:block;
	padding-top:5px;
	text-align:center;
	width:280px;
}


/* 下载 */
ul.books{
	padding:20px 0;
}
ul.books li{
	padding:5px 0px 5px 30px;
	border-bottom:1px solid #CFCFCF;
	background-image: url("down.png");
	background-position: left center;
	background-repeat: no-repeat;
}
ul.books li span{
	display: inline-block;
	width:100px;
	float: right;
}
