* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
html, body, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, button, textarea, p, blockquote {
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-family: Microsoft Yahei, Arial, Verdana, sans-serif;
}
:after, :before {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
h1, h2, h3 {
	font-weight: normal;
}
li {
	list-style: none;
}
img {
	border: none;
}
a {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #fff;
}
body {
	font-size: 100%;
	color: #3b3e41;
	font-family: Microsoft Yahei, Arial, Verdana, sans-serif;
	text-decoration: none;
}
.width {
	width: 1200px;
	margin: 0 auto;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
.clear {
	overflow: hidden;
	clear: both;
	width: 0;
	height: 0;
}
header {
	background: #000022;
	height: 109px;
	max-height: 109px;
	width: 100%;
}
header img {
	margin-top: 19px;
	max-width: 213px;
}
header .nav {
	width: 68%;
	vertical-align: middle;
	padding-left: 25px;
}
header .nav ul>li{ display:inline-block; position:relative;}
header .nav ul>li>div{ position:absolute; top:110px; display:none; z-index:9999;}
header .nav ul>li>div a{ display:block; color:#fff; line-height:30px; width:200px;font-size: 16px;}
header a {
	color: #fff;
	font-size: 18px;
	padding: 0 17px;
	display: inline-block;
	line-height: 109px;
	vertical-align: middle;
}
header .nav i {
	display: inline-block;
	height: 18px;
	width: 2px;
	background: #fff;
	line-height: 109px;
	vertical-align: middle;
}
header .nav ul>li:last-child a{
	background: url(../../images/nav_ico.png) no-repeat center center;
	height: 109px;
}
header .search {
	width: 168px;
	background: #000022;
	height: 109px;
	position: relative;
	overflow: hidden;
}
header .search input[type=text] {
	border: none;
	height: 109px;
	line-height: 109px;
	color: #fff;
	background: Transparent;
	font-size: 18px;
	padding-left: 25px;
	letter-spacing: 3px;
}
header .search input[type=submit] {
	border: none;
	background: url(../../images/search_ico.png) no-repeat center center;
	height: 31px;
	width: 31px;
	position: absolute;
	z-index: 999;
	right: 25px;
	top: 40%;
}

.banner {width: 100%;}
.banner .slideBox {position: relative;overflow: hidden;}
.banner .slideBox .bd ul>li {position: relative;}
.banner .slideBox .bd ul>li img{width:100%;}
.banner .slideBox .bd ul>li .b_text {
	background: url(../../images/b_txt_bg.png) no-repeat left center;
	height: 231px;
	max-width: 100%;
	padding-left: 50px;
}
.banner .slideBox .bd ul>li .banner_img{ max-width:100%;} 
.banner .slideBox .bd ul>li a>div {
	position: absolute;
	left: 0;
	right: 0;
	top: 180px;
	z-index: 999;
}
.banner .slideBox .bd ul>li a>div h3 {
	font-size: 60px;
	color: #fff;
	letter-spacing: 5px;
	display: inline-block;
	margin-top: 50px;
}
.banner .slideBox .bd ul>li a>div span {
	color: #fff;
	font-size: 18px;
	line-height: 70px;
	display: block;
}
.banner .slideBox .bd ul>li a>div div:nth-child(1) img {
	margin: 100px 0 0 15px;
	max-width: 335px;
}
 @-webkit-keyframes spin {
 from {
 -webkit-transform: rotate(0deg);
}
to {
	-webkit-transform: rotate(360deg);
}
}
 @keyframes spin {
 from {
 transform: rotate(0deg);
}
to {
	transform: rotate(360deg);
}
}
.banner .slideBox .bd ul>li a>div div:nth-child(2) {
	text-align: right;
}
.banner .slideBox .hd {
	right: 0;
	left: 0;
	margin: 0 auto;
	bottom: 45px;
	text-align: center;
	position: absolute;
	z-index: 999;
}
.banner .slideBox .hd li {
	width: 33px;
	height: 2px;
	background: #fff;
	display: inline-block;
}
.banner .slideBox .hd li+li {
	margin-left: 10px;
}
.banner .slideBox .hd li.on {
	background: #ffff00;
}
.hbox2 {
	text-align: center;
	background-image:url(../../images/box_img.png);
	background-size:100% 100%;background-position:center;
	/*background: url() no-repeat top center; */
	min-height: 560px;position: relative;overflow: hidden;width: 100%;
	padding-top:30px;padding-bottom:30px;
}
.hbox2>img:first-child {
	max-width: 100%;
	height: 560px;
}
.hbox2>img.xz {
	    position: absolute;
    left: 0.4%;
    right: 0;
    top: 30%;
    margin: 0 auto;
    width: 168px;
}
.hbox3 {
	background-image:url(../../images/box_bg.png);/*background-repeat: no-repeat;*/
	background-size:100%;background-position:top center;
	/* min-height: 772px;
	padding: 50px 0; */
	width: 100%;height:auto;
}
.hbox3 .width .hd {
	width: 65%;
	padding-top: 30px;
	margin: 0 auto;
}
.hbox3 .width .hd li {
	text-align: center;
	color: rgba(255,255,255,0.6);
	font-size: 24px;
	line-height: 75px;
	position: relative;
	overflow: hidden;
}
.hbox3 .width .hd li img {
	margin-bottom: 20px;
	opacity: 0.6;
}
.hbox3 .width .hd li span {
	display: block;
	width: 100%;
	height: 30px;
	line-height: 30px;
}
.hbox3 .width .hd li:first-child span {
	border-right: #fff solid 1px;
}
.hbox3 .width .hd li.on {
	color: #fff;
}
.hbox3 .width .hd li.on img {
	opacity: 1;
}
.hbox3 .width .bb {
	width: 100%;
	margin: 30px auto;
	height: 30px;
}
.hbox3 .width .bd {
	width: 100%;
	padding-right: 60px;
}
.hbox3 .width .bd>div.item {
	display: none;
}
.hbox3 .width .bd .item>div {
	padding: 60px 26px;
	margin-top: 30px;
	line-height: 30px;
	font-size: 18px;
	color: #fff;
}
.hbox3 .width .bd .item>div p {
	margin-bottom: 20px;
	width: 490px;
	padding-left: 10rem;
}
.hbox3 .width .bd .item>div:first-child {
	padding: 45px 50px;
	margin-top: 0;
}
.hbox3 .width .bd .item>div:last-child {
	margin-left: 36px;
}
.hbox4 {
	/*background: url() no-repeat top center;*/
	background-image:url(../../images/probg2.png);
	background-size:contain;
	background-position:top center;
	height: 700px;
	padding-top: 64px;
	width: 100%;
}
.hbox4 .title {
	background: url(../../images/title3.png) no-repeat top center;
	height: 100px;
	line-height: 100px;
	font-size: 36px;
	letter-spacing: 5px;
	color: #fff;
}
.hbox4 .cj {
	position: relative;height: 500px;overflow: hidden;width:100%;
}
.hbox4 .cj .prev, .hbox4 .cj .next {
	position: absolute;
	top: 40%;
	width: 52px;
	height: 70px;
	z-index: 9999;
}
.hbox4 .cj .prev {
	left: 12%;
	background: url(../../images/left.png) no-repeat left center;
}
.hbox4 .cj .next {
	right: 12%;
	background: url(../../images/right.png) no-repeat left center;
}
.hbox4 ul {
	margin-top: 30px;
}
.hbox4 ul>li {
	display: block;
	float: left;
	text-align: center;
	box-sizing: border-box;
	padding: 0 5px 10px 0;
}
.hbox4 ul>li>div {
	width: 234px;
	height: 234px;
	background: #fff;
	line-height: 234px;
	vertical-align: middle;
	display: table-cell;
}
.hbox4 ul>li:nth-child(even)>div {
	background: rgba(255,255,255,1);
}
.hbox4 ul>li>div img {
	display: inline-block;
	vertical-align: middle;
}
.about {
	/* background: url() no-repeat top center; */
	background-image:url(../../images/rczp.jpg);
	background-position:top center;
	background-repeat: no-repeat;
	background-size:100%;
	width: 100%;
	min-height: 786px;
	height: 100%;
}
.about .width {
	min-height: 786px;
	padding-top: 103px;
	height: 100%;
}
.title {
	font-size: 38px;
	letter-spacing: 5px;
	text-align: center;
	background: url(../../images/title3.png) no-repeat center center;
	width: 100%;
	height: 105px;
	line-height: 105px;
	color: #fff;
	padding-left: 10px;
}
.about .about_con {
	width: 74%;
	margin: 60px auto;
}
.about .about_con p {
	color: #fff;
	font-size: 18px;
	line-height: 30px;
	margin-bottom:10px;
	text-indent:24px;
}
.rczp {
	/*background: url(../../images/rczp.jpg) no-repeat top center;*/
	background-image:url(../../images/rczp.jpg);
	background-position:top center;
	background-repeat: no-repeat;
	background-size:100%;
	height: 100%;
	min-height: 976px;
	width: 100%;
}
.rczp .title {
	background: url(../../images/title3.png) no-repeat center center !important;
	height: 131px !important;
	line-height: 131px !important;
	font-size: 40px !important;
	color: #fff;
}
.rczp .width {
	padding-top: 103px;
	background-size: 100% auto;
	margin: 0 auto;
	min-height: 1006px;
}
.rczp_con {
	margin: 0 auto;
}
.rczp_con>p {
	text-align: center;
	color: #003881;
	font-size: 30px;
	margin-top: 40px;
}
.rczp_con ul {
	width: 100%;
	margin: 50px auto 0 auto;
}
.rczp_con ul>li {
	padding: 0 8px;
	border-right: rgba(255,255,255,0.4) solid 1px;
	border-bottom: rgba(255,255,255,0.4) solid 1px;
	font-size: 14px;
}
.rczp_con ul>li:nth-child(3), .rczp_con ul>li:nth-child(6), .rczp_con ul>li:nth-child(9) {
	border-right: none;
}
.rczp_con ul>li:nth-child(1), .rczp_con ul>li:nth-child(2), .rczp_con ul>li:nth-child(3) {
	padding: 0px 0 15px 0;
}
.rczp_con ul>li:nth-child(4), .rczp_con ul>li:nth-child(5), .rczp_con ul>li:nth-child(6) {
	padding: 15px 0;
}
.rczp_con ul>li:nth-child(7), .rczp_con ul>li:nth-child(8), .rczp_con ul>li:nth-child(9) {
	padding: 15px 0 0px 0;
	border-bottom: none;
}
.rczp_con ul>li div {
	width: 98%;
	background: #fff;
	border-radius: 10px;
	padding: 38px 20px;
}
.rczp_con ul>li:nth-child(2) div, .rczp_con ul>li:nth-child(5) div, .rczp_con ul>li:nth-child(8) div {
	margin: 0 auto;
	width: 96% !important;
}
.rczp_con ul>li:nth-child(3) div, .rczp_con ul>li:nth-child(6) div, .rczp_con ul>li:nth-child(9) div {
	float: right;
	padding: 36.5px 20px;
}
.rczp_con ul>li div b {
	color: #333;
	font-size: 26px;
	font-weight: normal;
}
.rczp_con ul>li div p {
	color: #999;
	font-size: 12px;
}
.rczp_con ul>li div p span {
	float: right;
	font-size: 16px;
	color: #333;
}
.product1, .product {
	/*padding-top: 109px;*/
}
.product>div {
	padding: 60px 0 250px 0;
}
.product2>div {
	padding: 60px 0 100px 0;
}
.product>div img {
	-webkit-box-reflect: below -10px -webkit-linear-gradient(transparent, transparent 40%, rgba(255,255,255,.3));
}
.product2>div img {
	-webkit-box-reflect: below -10px -webkit-linear-gradient(transparent, transparent 40%, rgba(255,255,255,0));
}
.product .box1 {
	background: url(../../images/pro_bg1.jpg) no-repeat top center;
	background-size: 100% 100%;
}
.product .box1 .width>div:nth-child(1) {
	width: 540px;
}
.product .box1 h3 {
	font-size: 70px;
	letter-spacing: 7px;
	padding-bottom: 20px;
	color: #003880;
	border-bottom: #003880 solid 1px;font-weight:300;
}
.product .box1 div {
	padding-top: 20px;
}
.product .box1 div>p {
	font-size: 18px;
	line-height: 34px;
	text-indent: 2rem;
	color: #003880;
}
.product .box1 .width>div:nth-child(2) {
	text-align: right;
	float: right;
}
.product2 .box1 h3 {
	font-size: 64px;
}
.product2 .box1 .width>div:nth-child(1) ul>li {
	width: 48%;
	display: inline-block;
	vertical-align: top;
}
.product2 .box1 .width>div:nth-child(1) ul>li div {
	width: 233px;
	padding-top: 40px;
	margin: 20px auto;
	vertical-align: middle;
	position: relative;
	min-height: 139px;
	background: url(../../images/pt_k1.png) center top;
	text-align: center;
	background-size: 233px 139px;
}
.product2 .box1 .width>div:nth-child(1) ul>li:nth-child(3) div, .product2 .box1 .width>div:nth-child(1) ul>li:nth-child(4) div {
	background: url(../../images/pt_k11.png) center top;
	min-height: 189px;
	background-size: 233px 189px;
}
.product2 .box1 .width>div:nth-child(1) ul>li:nth-child(2) div, .product2 .box1 .width>div:nth-child(1) ul>li:nth-child(4) div {
	margin-left: 30px;
}
.product2 .box1 .width>div:nth-child(1) ul>li div img {
	margin: 0 auto;
	position: absolute;
	top: -20px;
	left: 0;
	right: 0;
}
.product2 .box1 .width>div:nth-child(1) ul>li div p {
	color: #003880;
	line-height: 30px;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	text-indent: 0;
}
.product2 .box1 .width>div:nth-child(2) {
	padding-top: 110px;
}
.product .box2 {
	/*background: url() no-repeat top center;*/
	background-image:url(../../images/pro_bg21.jpg);
	background-repeat: no-repeat;
	background-size:100% 100%;
	background-position:top center;
	max-height: 620px;
}
.product .box2 .width>div:nth-child(2) {
	float: right;
	width: 540px;
	padding-top:50px;
}
.product2 .box2 .width>div:nth-child(2) {
	width: 49.33333333%;
}
.product2 .box2 .width>div:nth-child(2) div {
	width: 396px;
	min-height: 148px;
	background: url(../../images/pt_k2.png) no-repeat center 10px;
	background-size: 396px 138px;
	margin-bottom: 20px;
	position: relative;
	text-align: center;
	margin: 0 auto 20px auto;
}
.product2 .box2 .width>div:nth-child(2) div span {
	display: block;
	text-align: center;
	font-size: 20px;
	font-weight: bold;
	color: #fff;
}
.product2 .box2 .width>div:nth-child(2) div i {
	display: inline-block;
	width: 80px;
	height: 1px;
	background: #fff;
	margin: 10px auto 25px auto;
}
.product2 .box2 .width>div:nth-child(2) div p {
	width: 80%;
	margin: 0 auto;
	font-size: 16px;
	line-height: 26px;
	vertical-align: middle;
	text-align: left;
	text-indent: 0;
}
.product .box2 div p {
	font-size: 18px;
	line-height: 34px;
	text-indent: 2rem;
	color: #fff;
}
.product2 .box3 .width>div:nth-child(1) {
	width: 58.33333333%;
}
.product2 .box3 .width>div:nth-child(2) {
	padding-top: 0%;
}
.tzdx .box1 {
	background: url(../../images/pro_bg1.jpg) no-repeat center center;
	background-size: 100% 100%;
	padding: 189px 0 150px 0;
	text-align: center;
}
.tzdx .box1 h3 {
	font-size: 70px;
	letter-spacing: 7px;
	width: 309px;
	font-weight: bold;
	padding-bottom: 20px;
	color: #003880;
	border-bottom: #003880 solid 1px;
	display: block;
	margin: 103px auto 20px auto;
}
.tzdx .box1 p {
	color: #003880;
	font-size: 18px;
	line-height: 40px;
}
.tzdx .box2 {
	background: #003880;
}
.tzdx .title {
	margin: 80px auto;
	background: url(../../images/title3.png) no-repeat center center;
	height: 100px;
	line-height: 100px;
	color: #fff;
	font-size: 36px;
}
.tzdx ul {
	text-align: center;
}
.tzdx ul>li {
	display: inline-block;
	width: 33%;
	text-align: center;
	margin-bottom: 127px;
	vertical-align: top;
	height: 222px;
}
.tzdx ul>li img {
	margin-bottom: 20px;
	height: 52px;
}
.tzdx ul>li div {
	background: url(../../images/kk.png) no-repeat center 20px;
	color: #fff;
	text-align: center;
	min-height: 149px;
}
.tzdx ul>li div h3 {
	font-size: 18px;
}
.tzdx ul>li div i {
	display: block;
	margin: 10px auto 10px auto;
	width: 43px;
	height: 2px;
	background: rgba(255,255,255,0.7);
}
.tzdx ul>li div p {
	line-height: 26px;
}
.product1 .slideBox {
	position: relative;
	overflow: hidden;
}
.product1 .slideBox li {
	position: relative;overflow: hidden;
}
.product1 .slideBox li img{width:100%;}
.product1 .slideBox li div.width {
	position: absolute;
	left: 0;
	right: 0;
	margin: 0 auto;
	top: 80px;
}
.product1 .slideBox li div.width .banner_text>div:nth-child(1) {
	color: #003880;
	border-bottom: #003880 solid 1px;
	padding: 100px 0 20px 0;
	width: 80%;
}
.product1 .slideBox li.two div.width .banner_text>div:nth-child(1) {
	color:#fff;
		border-bottom: #fff solid 1px;
}

.product1 .slideBox li div.width .banner_text>div:nth-child(1) p {
	font-size: 28px;
	line-height: 40px;
}
.product1 .slideBox li.two div.width .banner_text>div:nth-child(1) p {
	color:#fff;
}
.product1 .slideBox li div.width .banner_text>div:nth-child(2) {
	width: 80%;
	padding-top: 20px;
}
.product1 .slideBox li div.width .banner_text>div:nth-child(2) p {
	line-height: 30px;
	font-size: 16px;
	color: #003880;
}
.product1 .slideBox li.two div.width .banner_text>div:nth-child(2) p
{
	color:#fff;
}
.product1 .slideBox .prev, .product1 .slideBox .next {
	position: absolute;
	top: 40%;
	width: 52px;
	height: 70px;
	z-index: 9999;
}
.product1 .slideBox .prev {
	left: 15%;
	background: url(../../images/left.png) no-repeat left center;
}
.product1 .slideBox .next {
	right: 15%;
	background: url(../../images/right.png) no-repeat left center;
}
.product1 .box2 {
	background: #003880;
	padding: 87px 0;
	color: #fff;
}
.product1 .box2>div.width>div:first-child {
	border-right: #fff solid 1px;
	width: 240px;
	min-height: 400px;
}
.product1 .box2>div.width>div:first-child .hd>li {
	font-size: 20px;
	width: 170px;
	height: 82px;
	line-height: 82px;
	text-align: center;
}
.product1 .box2>div.width>div:first-child .hd>li.on {
	background: url(../../images/tit.png) no-repeat left center;
}
.product1 .box2>div.width>div:last-child {
	width: 960px;
	min-height:436px;
}
.product1 .box2>div.width>div:last-child ul>li {
	padding-left: 95px;
	display: inline-block;
	width: 33%;
	vertical-align: top;
}
.product1 .box2>div.width>div:last-child p {
	display: inline-block;
	vertical-align: top;
	width: 219px;
	border: #fff solid 1px;
	min-height: 57px;
	font-size: 16px;
	margin-bottom: 50px;
	vertical-align: top;
	text-align: center;
	line-height: 57px;
}
.product1 .box2>div.width>div:last-child div:first-child p {
	line-height: 26px;
	text-align: left;
	padding: 5px 15px;
	width: 249px;
	margin-bottom: 20px;
}
.product1 .box2>div.width>div:last-child div:first-child ul>li+li p:first-child {
	padding: 22px 15px;
}
.product1 .box2>div.width>div:last-child div:first-child ul>li+li+li p:first-child {
	padding: 5px 15px;
}
.product1 .box2>div.width>div:last-child div:first-child ul>li+li+li p:last-child {
	padding: 35px 15px;
}
.product1 .box2>div.width>div:last-child ul>li:nth-child(3) p:nth-child(1) {
	padding: 26px 0;
}
.product1 .box2>div.width>div:last-child ul.yingyong {
	padding: 50px 0 0 68px;
}
.product1 .box2>div.width>div:last-child ul.yingyong>li {
	width: 48%;
	padding: 0;
}
.product1 .box2>div.width>div:last-child ul.yingyong>li+li {
	margin-left: 33px;
}
.product1 .box2>div.width>div:last-child ul.yingyong>li img {
	max-width: 100%;
}
.product1 .box2>div.width>div:last-child ul.yingyong>li span {
	display: block;
	line-height: 60px;
	text-align: center;
	font-size: 16px;
}
.product1 .box2>div.width>div:last-child .item {
	display: none;
}
.swdj {
	background: url(../../images/yxzx_bg.jpg) no-repeat top center;
	height: 100%;
	width: 100%;
	background-size: 100% 100%;
	min-height: 786px;
	/*margin-top: 108px;*/
	padding-top: 80px;
}
.swdj .title {
	background: url(../../images/title3.png) no-repeat center center;
	color: #fff;
	font-size: 36px;
}
.swdj_con {
	width: 60%;
	margin: 150px auto 0 auto;
}
.swdj_con>div:nth-child(2) {
	color: #fff;
	font-size: 20px;
	padding:10px 0 0 50px;
}
.swdj_con div:nth-child(2) ul>li div {
	border-left: rgba(255,255,255,0.8) solid 1px;
	padding-left: 15px;
}
.swdj_con div:nth-child(2) ul>li {
	min-height: 31px;
	vertical-align: middle;
	padding-left: 51px;
	line-height: 28px;
}
.swdj_con div:nth-child(2) ul>li:nth-child(1) {
	background: url(../../images/phone.png) no-repeat left center;
	height: 31px;
	background-size: 31px 31px;
}
.swdj_con div:nth-child(2) ul>li:nth-child(2) {
	background: url(../../images/email.png) no-repeat left center;
	margin-top: 25px;
	height: 31px;
	background-size: 31px 31px;
}
.swdj_con div:nth-child(2) ul>li:nth-child(3) {
	background: url(../../images/add.png) no-repeat left center;
	margin-top: 25px;
	background-size: 36px auto;
}
.swdj_con div:nth-child(1) {
	text-align: left;
}
.swdj_con div:nth-child(1) img {
	max-width: 88%;
}


footer {
	background: #000022;
	color: #fff;
	padding-top: 45px;
	font-size: 14px;
	width: 100%;
}
footer ul>li {
	min-height: 46px;
	vertical-align: middle;
	padding-left: 66px;
	line-height: 28px;
	border-right: #FFF solid 1px;
}
footer ul>li:nth-child(1) {
	background: url(../../images/phone.png) no-repeat left center;
	min-height: 46px;
	padding-left: 66px;
}
footer ul>li:nth-child(2) {
	background: url(../../images/email.png) no-repeat 50px center;
	line-height: 56px;
	min-height: 46px;
	padding-left: 116px;
}
footer ul>li:nth-child(3) {
	background: url(../../images/add.png) no-repeat 50px center;
	border-right: none;
	min-height: 46px;
	line-height: 56px;
	padding-left: 116px;
}
footer .copyright {
	width: 100%;
	margin-top: 45px;
	height: 65px;
	line-height: 65px;
	text-align: center;
	border-top: #fff solid 1px;
}
 @media(max-width:1200px) {
.width {
	width: 100%;
}
}
