

body {
	height: 100%;
	color: #000;
	font-family: Tahoma, Arial, "\5B8B\4F53", sans-serif, 'Microsoft Yahei', '微软雅黑E\8F6F\96C5\9ED1';
}

body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
form,
textarea,
input,
select,
table {
	padding: 0px;
	margin: 0px;
}



/*h1, h2, h3, h4, h5, h6 {display:inline;}*/

img {
	border: 0px;
}

li {
	list-style-type: none;
}

ol,
ul {
	list-style: none;
}

table {
	border-collapse: collapse;
	border-spacing: 0px;
}

input {
	height: 22px;
	line-height: 22px;
	/*background:transparent;*/
}

input,
textarea,
select {
	outline: 0px;
	margin-left: 3px;
}

select {
	height: 24px;
	padding: 2px 0px;
	position: relative;
	top: 1px;
}

blockquote,
div.audio {
	border: #fff 5px solid;
	padding: 10px;
	margin: 20px 0px;
	border-radius: 5px;
	box-shadow: 0px 0px 15px #aaa;
	background: #fdfdfd;
}

div.audio audio {
	width: 100%;
}

.submit {
	padding: 0px 18px;
	height: 24px;
	position: relative;
	top: -0.5px;
}

:root select {
	top: 0px
}

:root .submit {
	top: 0.5px
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
	:root .submit {
		top: -0.2px
	}
}

body,
div,
td {
	color: #444;
}

a {
	color: #444;
	text-decoration: none;
}


/*a:visited	{color:#2b2b2b;}*/

a:hover {
	color: #000;
}

a:active {
	color: #000;
	text-decoration: underline;
}

.checkbox {
	height: 15px;
	width: 15px;
}

.bian,
#alttxt,
div.contents img,
.error3 {
	border-radius: 5px;
	box-shadow: 0px 0px 15px #aaa;
}

.bian2 {
	border-radius: 5px;
}

.bian2:hover,
.bianhover:hover {
	box-shadow: 0px 0px 15px #aaa;
}

.yuan,
div.contents input,
div.contents textarea,
div.contents select {
	border-radius: 5px;
}

.overtxt {
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}

.yahei {
	font-family: 'Microsoft Yahei', '微软雅黑E\8F6F\96C5\9ED1', Arial, 'Hiragino Sans GB', '宋体B8B\4F53';
}


/*以下为站点样式，可适当修改*/
.header .menu_box{display: none;}
.header .menu_box{float: right;width:24px;height:54px;}
.header .nav_button{position: absolute;right:15px;top:26px;vertical-align: middle;width:24px;height:2px;cursor:pointer;background-color:#0062e2;-webkit-transition: 0.5s;-o-transition: 0.5s;-ms-transition: 0.5s;-moz-transition: 0.5s;transition: 0.5s;}
.header .nav_button::after, .header .nav_button::before{content:'';width:24px;height:2px;position: absolute;z-index:99999999;right:0;background-color:#0062e2;-webkit-transition: 0.5s;-o-transition: 0.5s;-ms-transition: 0.5s;-moz-transition: 0.5s;transition: 0.5s;}
.header .nav_button::after{top:9px;}
.header .nav_button::before{top:-9px;}
.header .menu_box.on .nav_button{width:0;}
.header .menu_box.on .nav_button::before{-webkit-transform: translateY(9px) rotate(45deg);-ms-transform: translateY(9px) rotate(45deg);transform: translateY(9px) rotate(45deg);}
.header .menu_box.on .nav_button::after{-webkit-transform: translateY(-9px) rotate(-45deg);-ms-transform: translateY(-9px) rotate(-45deg);transform: translateY(-9px) rotate(-45deg);}
#close{display: none;position: fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,0.5);z-index:999;}
.wap_son{display: none;padding:0 13px;margin-bottom:20px;}
.wap_son a{width:47.93%;height:40px;line-height:40px;font-size:16px;color:#fff;text-align: center;margin:1%;float: left;background-color:#0062e2;}

@media(max-width:1750px){
	.qingchu  .nu_tl .rigts{position: absolute;width: 25%;left:1050px;margin-top: 260px;}
}

@media(max-width:1650px){
	.qingchu  .nu_tl .rigts{position: absolute;width: 25%;left:1000px;margin-top: 260px;}
}


@media(max-width:1550px){
	.qingchu  .nu_tl .rigts{position: absolute;width: 25%;left:920px;margin-top: 260px;}
}


@media(max-width:1320px){
	.qingchu  .nu_tl .rigts{position: absolute;width: 25%;left:880px;margin-top: 260px;}
}

@media(max-width:1200px){
	.qingchu  .nu_tl .rigts{position: absolute;width: 25%;left:800px;margin-top: 240px;}
}

@media(max-width:800px){
	.header{height: 52px;position: fixed;z-index: 999999;}
	.header .inner{width: auto;}
	.header .logo img{margin-left: 0;margin-top: 10px;width: 80%;}
	.header .call{display: none;}
	.header .menu_box, .mobile .fixed_footer, .wap_son{display: block;}
	.header .product_son{display: none;}
	.header .product_son ul li{display: none;width: 480px;height: auto;}
	.header .product_son .fljs{display: none;}
	.header .nav{position: fixed;width: 280px;height: auto;overflow: auto;padding: 20px 0;top: 50%;left: 50%;margin: -200px 0 0 -140px;z-index: 9999999999;background-color: #fff;box-shadow: 0 0 10px #f1f1f1;-webkit-transform: scale(0);-moz-transform: scale(0);-ms-transform: scale(0); -o-transform: scale(0);transform: scale(0);}
	.header .nav ul li{display: block;float:none;width:90%;margin:0 auto;height:40px !important;line-height: 40px !important;border-bottom: 1px solid #f9f9f9;}
	.header .nav ul li span, .header .nav ul li a{color:#333 !important;}
	.header .nav ul li a:hover span, .header .nav ul li a.active span{line-height:40px;}
	.header .nav ul li:last-child{border: none;}
	.qingchu .pub_title h4{font-size:26px;padding-top: 30px;}
	.pub_title h4{font-size: 26px;padding-top: 30px;}
	.pub_title img{width: 20%;}
	.pub_title span{font-size: 16px;line-height: 25px;}
	.pub_title p{font-size: 16px;padding-top: 15px;}
	.txys{height:867px;}
	.qingchu{height: auto;display: none;height: 500px;background: none;}
	.qingchu .nu_tl .leftts{width: 100%;;float: none;}
	.qingchu .nu_tl .leftts .bx1 h5{font-size: 23px;}
	.qingchu .nu_tl .leftts .bx1 p{font-size: 14px;line-height: 28px;}
	.qingchu .nu_tl .leftts .bx2 h5{font-size: 23px;}
	.qingchu .nu_tl .leftts .bx2 p{font-size: 14px;line-height: 28px;}

	.qingchu .nu_tl .zj{position: relative;top: 176px;left: 55px;width: 70%;margin: 0 auto;}
	.qingchu  .nu_tl .rigts{position: absolute;width: 92%;left:19px;top: 490px;text-align: center;}
	.qingchu  .nu_tl .rigts .bx3 h5{font-size: 23px;}
	.qingchu  .nu_tl .rigts .bx3 p{font-size: 14px;line-height: 28px;}


	.qingdw .bx4 h5{font-size: 23px;}
	.qingdw .bx4 p{font-size: 14px;line-height: 25px;}
	.qingdw .bx4 p:nth-child(4){margin-bottom: 20px;}
	.qingchu .nu_tl .leftts .bx1{top: 50px;width: 52%;height: auto;text-align: center;float: left;}
	.qingchu .nu_tl .leftts .bx2{top: 49px;width: 45%;height: auto;text-align: center;float: left;}
	.qingchu .nu_tl .leftts .bx3{top: 100px;left: 0;width: 98%;height: auto;text-align: center;}
	.qingdw .bx4{top: 150px;left: 12px;width: 90%;height: auto;text-align: center;}
	.qingdw{background: none;}
	.qingdw a{margin: 0 auto;}
	.txxxl{width: 100%;height: 330px;}
	.txxxl .xxl img{width: 100%;}
	.ulzh{height: 290px;}
	.zhll .ulzh ul li{width:88px;height: 116px;font-size:20px;margin: 0.4%;line-height: 150px;}
	.zhll .ulzh ul li span{font-size: 23px;display: inline-block;line-height: 30px;}
	.zhll .nuzhl{width: 98%;margin: 0 auto;}
	.zhll .nuzhl ul li span{font-size: 12px;}
	.zhll .nuzhl ul li{width: 19.3%;}
	.zhll .nuzhl ul li img{width: 80%;display: block;}
	.txym{height: 640px;}
	.txym .pub_title{margin-bottom: 20px;}
	.txym .let{width: 96%;margin: 0 auto;float: none;}
	.txym .let h4{font-size: 23px;padding-left: 5px;}
	.txym .let p{font-size: 14px;line-height:28px;padding-left: 5px;}
	.txym .rgt{width: 98%;float: none;}
	.ymqlt{height: 450px;}
	.ymqlt .pub_title{margin-bottom: 0;}
	.ymqlt .pub_title h4{padding-top: 35px;}
	.ymqlt .qlyh ul li{height: 235px;}
	.ymqlt .qlyh ul li h5{font-size: 19px;padding-top: 30px;}
	.ymqlt .qlyh ul li span{font-size: 14px;line-height: 26px;}
	.yxnei .quan{display: none;}
	.yxsx{height: 735px;}
	.yxsx .yxnei ul li{width:28%;margin-left: 10px;}
	.fwlc{height: 435px;}
	.fwlc .liucheng{margin-top: 10px;}
	.fwlc .liucheng ul li{width: 29%;}
	.fwlc .liucheng ul li h4{font-size: 16px;}
	.wendu{padding-top: 40px;}
	.wendu h4{font-size: 26px;}
	.im input{font-size: 16px;}
	.im .zixun{width: 80%;height: 50px;margin-left: 10%;font-size: 24px;}
	.liuyan{padding-bottom: 0;}
}


@media(max-width:1750px){
	.qingchu  .nu_tl .rigts{position: absolute;width: 25%;left:1050px;margin-top: 260px;}
}

@media(max-width:1650px){
	.qingchu  .nu_tl .rigts{position: absolute;width: 25%;left:1000px;margin-top: 260px;}
}


@media(max-width:1550px){
	.qingchu  .nu_tl .rigts{position: absolute;width: 25%;left:920px;margin-top: 260px;}
}


@media(max-width:1320px){
	.qingchu  .nu_tl .rigts{position: absolute;width: 25%;left:880px;margin-top: 260px;}
}

@media(max-width:1200px){
	.qingchu  .nu_tl .rigts{position: absolute;width: 25%;left:800px;margin-top: 240px;}
}

@media(max-width:800px){
	.header{height: 52px;}
	.header .inner{width: auto;}
	.header .logo img{margin-left: 0;margin-top: 10px;width: 80%;}
	.header .call{display: none;}
	.header .menu_box, .mobile .fixed_footer, .wap_son{display: block;}
	.header .product_son{display: none;}
	.header .product_son ul li{display: none;width: 480px;height: auto;}
	.header .product_son .fljs{display: none;}
	.header .nav{position: fixed;width: 280px;height: auto;overflow: auto;padding: 20px 0;top: 50%;left: 50%;margin: -200px 0 0 -140px;z-index: 9999999999;background-color: #fff;box-shadow: 0 0 10px #f1f1f1;-webkit-transform: scale(0);-moz-transform: scale(0);-ms-transform: scale(0); -o-transform: scale(0);transform: scale(0);}
	.header .nav ul li{display: block;float:none;width:90%;margin:0 auto;height:40px !important;line-height: 40px !important;border-bottom: 1px solid #f9f9f9;}
	.header .nav ul li span, .header .nav ul li a{color:#333 !important;}
	.header .nav ul li a:hover span, .header .nav ul li a.active span{line-height:40px;}
	.header .nav ul li:last-child{border: none;}
	.qingchu .pub_title h4{font-size:26px;padding-top: 30px;}
	.pub_title h4{font-size: 26px;padding-top: 30px;}
	.pub_title img{width: 20%;}
	.pub_title span{font-size: 16px;line-height: 25px;}
	.pub_title p{font-size: 16px;padding-top: 15px;}
	.txys{height:765px;}
	.qingchu{height: auto;display: none;height: 500px;background: none;}
	.qingchu .nu_tl .leftts{width: 100%;;float: none;}
	.qingchu .nu_tl .leftts .bx1 h5{font-size: 23px;}
	.qingchu .nu_tl .leftts .bx1 p{font-size: 14px;line-height: 28px;}
	.qingchu .nu_tl .leftts .bx2 h5{font-size: 23px;}
	.qingchu .nu_tl .leftts .bx2 p{font-size: 14px;line-height: 28px;}

	.qingchu .nu_tl .zj{position: relative;top: 176px;left: 55px;width: 70%;margin: 0 auto;}
	.qingchu  .nu_tl .rigts{position: absolute;width: 92%;left:19px;top: 490px;text-align: center;}
	.qingchu  .nu_tl .rigts .bx3 h5{font-size: 23px;}
	.qingchu  .nu_tl .rigts .bx3 p{font-size: 14px;line-height: 28px;}



	.qingdw .bx4 h5{font-size: 23px;}
	.qingdw .bx4 p{font-size: 14px;line-height: 25px;}
	.qingdw .bx4 p:nth-child(4){margin-bottom: 20px;}
	.qingchu .nu_tl .leftts .bx1{top: 50px;width: 52%;height: auto;text-align: center;float: left;}
	.qingchu .nu_tl .leftts .bx2{top: 49px;width: 45%;height: auto;text-align: center;float: left;}
	.qingchu .nu_tl .leftts .bx3{top: 100px;left: 0;width: 98%;height: auto;text-align: center;}
	.qingdw .bx4{top: 150px;left: 12px;width: 90%;height: auto;text-align: center;}
	.qingdw{background: none;}
	.qingdw a{margin: 0 auto;}

	.ulzh{height: 290px;}
	.zhll .ulzh ul li{width:88px;height: 116px;font-size:20px;margin: 0.4%;line-height: 150px;}
	.zhll .ulzh ul li span{font-size: 23px;display: inline-block;line-height: 30px;}
	.zhll .nuzhl ul li span{font-size: 12px;}
	.zhll .nuzhl ul li{width: 19.3%;}
	.zhll .nuzhl ul li img{width: 80%;display: block;}
	.txym{height: 640px;}
	.txym .pub_title{margin-bottom: 20px;}
	.txym .let{width: 96%;margin: 0 auto;float: none;}
	.txym .let h4{font-size: 23px;padding-left: 5px;}
	.txym .let p{font-size: 14px;line-height:28px;padding-left: 5px;}
	.txym .rgt{width: 98%;float: none;}
	.ymqlt{height: 450px;}
	.ymqlt .pub_title{margin-bottom: 0;}
	.ymqlt .pub_title h4{padding-top: 35px;}
	.ymqlt .qlyh ul li{height: 235px;}
	.ymqlt .qlyh ul li h5{font-size: 19px;padding-top: 30px;}
	.ymqlt .qlyh ul li span{font-size: 14px;line-height: 26px;}
	.yxnei .quan{display: none;}
	.yxsx{height: 735px;}
	.yxsx .yxnei ul li{width:28%;margin-left: 10px;}
	.fwlc{height: 435px;}
	.fwlc .liucheng{margin-top: 10px;}
	.fwlc .liucheng ul li{width: 29%;}
	.fwlc .liucheng ul li h4{font-size: 16px;}
	.wendu{padding-top: 40px;}
	.wendu h4{font-size: 26px;}
	.im input{font-size: 16px;}
	.im .zixun{width: 80%;height: 50px;margin-left: 10%;font-size: 24px;}
	.liuyan{padding-bottom: 0;}
}






.dowp1{width: 100%;height: 80px;box-sizing: border-box;border-bottom: 1px solid  #e5e5e5;}
.lc{display: table;position: relative;}
.lc h1{float: left;height: 80px;}
.lc h1 img{margin-top: 15px;}
.lc .vp{float: right;height: 80px;display: flex;justify-content: center;align-items: center;}
.lc .vp img{display: inline;display: inline-block;margin-top: -5px;margin-right: 8px;}
.lc .vp p{font-size: 16px;color: #005cb4;}
.lc .vp p span{font-size: 20px;font-style: italic;font-weight: bold;}

.dowp2{width: 100%;height: 46px;}
.dowp2 .cul{display: table;}
.cul li{width: 160px;height: 46px;line-height: 46px;text-align: center;float: left;-webkit-transition: 0.5s;o-transition: 0.5s; -ms-transition: 0.5s-moz-transition: 0.5s;transition: 0.5s;}
.cul li:nth-child(1){width: 130px;}
.cul li a{font-size: 16px;-webkit-transition: 0.5s;-o-transition: 0.5s;-ms-transition: 0.5s; -moz-transition: 0.5s;transition: 0.5s;}
.cul li:hover{background-color: #296aef;}
.cul li:hover a{color: #FFFFFF;}
.cul li a.bushang{background-color: #296aef;color: #FFFFFF;}
.liuyan{width: 100%;background-color: #c8d9f1;}
.wendu h4{font-size: 45px;color: #262727;font-weight: 500}
.wendu{width: 100%;text-align: center;padding-top: 74px;}
.wendu p:nth-child(1){font-size: 36px;font-weight: bold;color: #ec3c3e;}
.wendu p:nth-child(2){font-size: 16px;color: #666666;padding-top: 10px;}

.im{display: table;margin-top: 43px;}
.im input{width: 520px;height: 79px;box-sizing: border-box;padding: 0;margin: 0;text-indent: 10px;background-color: #fff;border-radius: 10px;margin: 1%;font-size: 22px;color: #8c8c8c;font-weight: 400;}
.im .zixun{margin-top: 20px;width: 320px;height: 76px;background-color:#c8d9f1;border: 2px solid #101010;font-size: 28px;color: #101010;margin-bottom: 50px;margin-left: 32%;}
.im input:nth-child(5){width: 190px;color: #FFFFFF;border: 1px solid #ec3c3e;background-color: #ec3c3e;font-size: 18px;cursor: pointer;text-indent: 0;}
.im input::-webkit-input-placeholder{color: #8c8c8c;}
.im input:-moz-placeholder{color: #8c8c8c;}
.im input::-moz-placeholder{color: #8c8c8c;}
.im input::-ms-input-placeholder{color: #8c8c8c;}
.dko{display: table;margin-bottom: 110px;}
.kpw1{text-align: center;display: table;margin: 0px auto;padding-top: 95px;}
.kpw1 p:nth-child(1){font-size: 36px;font-weight: bold;color: #ec3c3e;position: relative;}
.kpw1 p:nth-child(1):after{content: "";position: absolute;left: -66px;top: 50%;width: 38px;height: 2px;background-color: #ec3c3e;}
.kpw1 p:nth-child(1):before{content: "";position: absolute;right: -66px;top: 50%;width: 38px;height: 2px;background-color: #ec3c3e;}
.kpw1 p:nth-child(2){font-size: 18px;color: #666666;margin-top: 5px;}
.liulian{display: table;margin: 0px auto;padding-top: 77px;}
.liulian .nanz{width: 260px;text-align: center;}
.liulian .nanz img{margin: 0px auto;}
.liulian .nanz p{margin-top: 16px;}
.liulian .nanm{margin-top: 52px;}
.liulian .nanz,
.liulian .nanm{float: left;}



.zhin{width: 100%;height: auto;background-color: #f1efef;box-sizing: border-box;padding-bottom: 93px;}
.zhin ul{display: table;margin-top: 11px;}
.zhin ul li{box-sizing: border-box;width: 32%;float: left;margin: 1%;background-color: #FFFFFF;height: 222px;display: flex;justify-content: center;align-items: center;-webkit-transition: 0.5s;-o-transition: 0.5s; -ms-transition: 0.5s; -moz-transition: 0.5s;transition: 0.5s;}
.zhin ul li:nth-child(1),.zhin ul li:nth-child(4){margin-left: 0;}
.zhin ul li:nth-child(3),.zhin ul li:nth-child(6){margin-right: 0;}
.zhin ul li .po{display: table;text-align: center;width: 81%;}
.zhin ul li img{margin: 0px auto;margin-bottom: 18px;}
.zhin ul li .po .hao2{display: none;}
.zhin ul li .po h3{font-size: 18px;font-weight: 500;-webkit-transition: 0.5s;-o-transition: 0.5s;-ms-transition: 0.5s;-moz-transition: 0.5s;transition: 0.5s;}
.zhin ul li .po p{font-size: 14px;line-height: 26px;margin-top: 18px;-webkit-transition: 0.5s;-o-transition: 0.5s;-ms-transition: 0.5s; -moz-transition: 0.5s;transition: 0.5s;}
.zhin ul li:hover{background-color: #ec3c3e;cursor: pointer;}
.zhin ul li:hover .po .hao1{display: none;}
.zhin ul li:hover .po .hao2{display: block;}
.zhin ul li:hover .po h3{color: #FFFFFF;}
.zhin ul li:hover .po p{color: #FFFFFF;}
.zhin ul li:nth-child(6) p{font-size: 18px;}
.buqu{display: table;margin-top: 92px;margin-bottom: 54px;}
.buqu .wohenhao{float: left;margin-top: 93px;}
.sh1 p{font-size: 36px;color: #000000;font-weight: bold;}
.sh2{margin-top: 47px;margin-bottom: 56px;}
.sh2 p{font-size: 16px;color: #333333;line-height: 26px;}
.sh2 p span{color: #ec3c3e;font-weight: bold;}
.buqu .wobuhao{float: right;}
.wohenhao a{width: 250px;height: 50px;text-align: center;line-height: 50px;background-color: #ec3c3e;font-size: 16px;color: #FFFFFF;-webkit-transition: 0.5s;-o-transition: 0.5s;-ms-transition: 0.5s;-moz-transition: 0.5s;transition: 0.5s;}
.wohenhao a:hover{background-color: #262626;}
.kov{width: 100%;height: 664px;background: url(../images/bg1.jpg) center;}
.os{display: table;}
.osy{display: table;float: right;margin-top: 143px;}
.yh1 p{font-size: 36px;color: #FFFFFF;font-weight: bold;}
.yh2{margin-top: 49px;margin-bottom: 53px;}
.yh2 p{font-size: 16px;color: #FFFFFF;line-height: 26px;}
.osy a{box-sizing: border-box;width: 250px;height: 50px;border: 1px solid #FFFFFF;text-align: center;line-height: 50px;font-size: 16px;color: #FFFFFF;-webkit-transition: 0.5s;-o-transition: 0.5s;-ms-transition: 0.5s; -moz-transition: 0.5s;transition: 0.5s;}
.osy a:hover{background-color: #FFFFFF;color: #ec3c3e;}

.osz{float: left;}
.fei1{float: left;margin-top: 143px;}
.fei1 .mou1{width: 205px;height: 362px;overflow: hidden;border-radius: 5px;}
.feia .mou1 img{width: auto;height: 100%;margin-left: 50%;transform: translateX(-50%);}
.feia .opc{width: 40%;height: 30px;border-radius: 5px;background-color: rgba(0,0,0,0.3);text-align: center;line-height: 30px;color: #FFFFFF;font-size: 14px;margin: 0px auto;margin-top: 22px;overflow: hidden;-webkit-transition: 0.5s;-o-transition: 0.5s; -ms-transition: 0.5s;  -moz-transition: 0.5s;transition: 0.5s;}
.fei2{float: left;margin-left: 25px;margin-top: 77px;}
.fei2 .mou1{width: 278px;height: 493px;overflow: hidden;border-radius: 10px;}
.fei3{margin-left: 22px;}
.feia .mou1{position: relative;}
.feia .mou1 .zongyou{position: absolute;left: 0;bottom: -100%;width: 100%;height: auto;box-sizing: border-box;padding: 20px;background-color: rgba(0,0,0,0.4);-webkit-transition: 0.5s;-o-transition: 0.5s;-ms-transition: 0.5s;-moz-transition: 0.5s; transition: 0.5s;}
.zongyou p:nth-child(1){font-size: 18px;color: #FFFFFF;}
.zongyou p:nth-child(2){font-size: 14px;color: #FFFFFF;line-height: 20px;margin-top: 12px;text-align: justify;}
.fei1 .zongyou p:nth-child(1){font-size: 16px;}
.feia:hover{cursor: pointer;}
.feia:hover .mou1 .zongyou{bottom: 0;}
.feia:hover .opc{width: 0;height: 0;overflow: hidden;}

.txys{width: 100%;background-color: #fafcfe;margin: 0 auto;}
.qingchu{width: 90%;display: table;height: 800px;justify-content: center;align-items: center;margin: 0 auto;}
.qingchu .pub_title h4{font-size:45px;color: #0865c7;font-weight: 600;text-align: center;padding-bottom: 15px;padding-top: 60px;}
.qingchu .pub_title img{margin: 0 auto;display: block;}
.qingchu  .nu_tl{width: 70%;margin: 0 auto;}
.qingchu  .nu_tl .leftts{position: absolute;float: left;height: 600px;}
.qingchu  .nu_tl .leftts .bx1{width:300px;height: 130px;position: relative;top: 120px;}
.qingchu  .nu_tl .leftts .bx1 h5{font-size: 35px;font-weight: 700;background-images:-webkit-linear-gradient(left,#2d70c0,#00aff0,#00aff0); -webkit-background-clip:text;-webkit-text-fill-color:transparent; }
.qingchu  .nu_tl .leftts .bx1 p{font-size: 18px;padding-top: 5px;line-height: 32px;}

.qingchu .nu_tl .zj{position: relative;top: 120px;left: 300px;float: left;}

.qingchu  .nu_tl .rigts{position: absolute;width: 23%;margin-top: 260px;left: 1250px;}
.qingchu  .nu_tl .rigts .bx3 h5{font-size: 35px;font-weight: 700;background-images:-webkit-linear-gradient(left,#2d70c0,#00aff0,#00aff0); -webkit-background-clip:text;-webkit-text-fill-color:transparent; }
.qingchu  .nu_tl .rigts .bx3 p{font-size: 18px;padding-top: 5px;line-height: 32px;}


.qingchu  .nu_tl .leftts .bx2{width:300px;height: 130px;position: relative;top: 250px;}
.qingchu  .nu_tl .leftts .bx2 h5{font-size: 35px;font-weight: 700;background-images:-webkit-linear-gradient(left,#2d70c0,#00aff0,#00aff0); -webkit-background-clip:text;-webkit-text-fill-color:transparent; }
.qingchu  .nu_tl .leftts .bx2 p{font-size: 18px;padding-top: 5px;line-height: 32px;}


/* .qingdw{width: 100%;height: 690px;background:url(../../images/dw.jpg) no-repeat center;margin: 0 auto;}
.qingdw .bx4{width:70%;height: 130px;position: relative;top: 180px;}
.qingdw .bx4 h5{font-size: 35px;font-weight: 700;background-images:-webkit-linear-gradient(left,#2d70c0,#00aff0,#00aff0); -webkit-background-clip:text;-webkit-text-fill-color:transparent; }
.qingdw .bx4 p{font-size: 18px;padding-top: 5px;line-height: 32px;}
.qingdw a{width: 165px;height: 49px;background:linear-gradient(to bottom right, #296bef, #3e7bf5);border-radius: 50px;line-height: 49px;color: #fff;text-align: center;font-size: 18px;margin-top: 30px;} */

.pub_title h4{font-size:45px;color: #0865c7;font-weight: 600;text-align: center;padding-bottom: 15px;padding-top: 60px;font-family: "Source Han Sans CN";}
.pub_title img{margin: 0 auto;display: block;}
.pub_title p{font-size: 22px;text-align: center;color: #414141;padding-top: 30px;padding-bottom: 30px;}
.pub_title span{font-size: 24px;color: #1f1f1f;text-align: center;padding: 50px;display: inline-block;line-height: 40px;font-weight: 400;}

.nu_tl{height: 670px;}

.txxxl{width: 100%;height:auto;background-color: #e3eaf0;padding-bottom: 50px;}
.txxxl .xxl{width: 70%;margin: 0 auto;}
.txxxl .xxl .pub_title img{width:auto;}
.txxxl .xxl img{width: 100%;margin: 0 auto;}

.zhll{height: 720px;width: 100%;}
.zhll .txzlhl{width: 70%;margin: 0 auto;}
.zhll .ulzh ul{margin-top: 30px;}
.zhll .ulzh ul li{width: 13%;height: 185px;background:linear-gradient(to bottom right, #296bef, #3e7bf5);border-radius: 100px;float: left;margin:1.5%;text-align: center;font-size:23px;color: #fff;font-weight: 400;text-align: center;padding: 0 15px;line-height: 180px;}
.zhll .nuzhl ul{margin: 0 auto;}
.zhll .nuzhl ul li{width: 19.5%;float: left;text-align: center;margin-bottom: 35px;}
.zhll .nuzhl ul li span{font-size: 18px;letter-spacing:5px;}
.zhll .nuzhl ul li img{margin: 0 auto;display: block;}

.txym{width: 100%;height: 675px;background-color: #fafcfe;}
.txym .txy{width: 70%;margin: 0 auto;}
.txym .pub_title{margin-bottom: 70px;}
.txym .txy .txyn{width:90%;margin: 0 auto;}
.txym .let{width: 47%;float: left;}
.txym .let h4{font-size: 30px;font-weight: 600;padding-bottom:10px;}
.txym .let p{font-size: 19px;line-height: 49px;}
.txym .rgt{width: 40%;float: right;}

.ymqlt{width: 100%;height: 710px;background: url(../images/qlt.jpg) no-repeat center;}
.ymqlt .qlt{width: 70%;margin: 0 auto;}
.ymqlt .pub_title{margin-bottom:40px;}
.ymqlt .pub_title h4{color: #333333;padding-top: 75px;}
.ymqlt .qlyh ul li{width: 24%;height: 308px;background-color: #fff;border-radius: 12px;box-shadow: rgba(1,153,215,0.3);margin: 0 auto;float: left;margin: 0.5%;}
.ymqlt .qlyh ul li h5{font-size: 34px;font-weight: 600;color: #0765c7;text-align: center;padding-top: 50px;padding-bottom: 20px;}
.ymqlt .qlyh ul li span{font-size: 23px;display: block;line-height: 40px;text-align: center;font-weight: 500;color: #3a3a3a;}

.yxsx{height: 675px;}
.yxsx .yxnei ul li{width: 15%;height: 285px;background: url(../images/myx.png) no-repeat center;margin-left: 40px;float: left;}
.yxsx .yxnei ul li img{margin: 0 auto;padding-top: 35px;padding-bottom: 10px;}
.yxsx .yxnei ul li p{font-size: 16px;color: #fff;line-height: 23px;text-align: center;padding: 0 10px;}

.fwlc{height: 550px;}
.fwlc .liucheng{margin-top: 50px;}
.fwlc .liucheng ul li{width: 18%;float: left;margin: 1%;}
.fwlc .liucheng ul li h4{font-size: 25px;font-weight: 500;text-align: center;padding-top: 5px;}






.pro_side{width: 100%;height: 180px;}
.pro_side .wxside{width: 70%;height: 50px;display: table; box-sizing: border-box;padding:20px 0;border-top: 1px dashed #e5e5e5;border-bottom: 1px dashed #e5e5e5;margin-top: 85px;margin-bottom: 64px;}
.pro_side .wxside ul li{width:22%;margin:2% 2% 2% 1%;float: left;background-color: #0865c7;text-align: center;}
.pro_side .wxside ul li a{height: 43px;line-height: 43px;padding: 0px;color: #fff;font-size: 18px;text-align: left;transition: 0.5s;display: inline-block;}
.pro_side .wxside ul li a:before{content: '';float: left;font-family: 'iconfont'!important;display: inline-block;vertical-align: middle;line-height: 6px;margin-right: 10px;transition: all 0.5s ease 0s;width: 6px;height: 6px;background-color: #fff;border-radius: 50px;margin-top: 17px}
/* .header .product_son ul li a:hover{padding-left: 10px;transition: 0.5s;color: #fff;} */
.pro_side .wxside ul li:hover{background-color: #0865c7;color: #fff;}
.pro_side .wxside ul li:hover a{color: #fff;padding-left: 10px;transition: 0.5s;}
.pro_side .wxside ul li:hover a:before{content: '';float: left;font-family: 'iconfont'!important;background-color:#fff;}
.pro_side .wxside ul li:hover .pb_bg{transform: scaleY(1);-webkit-transform: scaleY(1);transform-origin: left 0;-webkit-transform-origin: left 0;visibility: visible\9;padding-left: 10px;}



.ys12{height: 600px;background-color: #fafcfe;width: 100%;margin: 0 auto;}
.ys12 .ysne{width: 70%;margin: 0 auto;}
.ys12 span{font-size:24px;color: #1f1f1f;text-align: center;padding: 50px;display: inline-block;line-height: 40px;font-weight: 400;}
.ys12 .ys12bt{
	width: 100%;
	text-align: center;
}
.ys12bt p:nth-child(1){
	font-size: 24px;
	color: #1e74db;
	font-weight: bold;
	text-align: center;
}
.ys12bt p:nth-child(2){
	width: 47px;
	height: 2px;
	background-color: #1e74db;
	margin: 0px auto;
	margin-top: 17px;
	margin-bottom: 25px;
}
.ys12bt p:nth-child(3){
	font-size: 15px;
	color: #333;
	margin-bottom: 55px;
}

.ys1nr{
	width: 100%;
	display: table;
}
.ys1nr .cq0{
	width: 48%;
	margin: 1%;
	height: 156px;
	float: left;
	display: flex;
	justify-content: flex-end;
	align-items: center;
}
.ys1nr .cq1{
	background: url(http://www.cloudunion.net.cn/imagess/sougou/sz11.png) center no-repeat;
	background-size: 100% 100%;
}
.ys1nr .cq2{
	background: url(http://www.cloudunion.net.cn/imagess/sougou/sz12.png) center no-repeat;
	background-size: 100% 100%;
}
.ys1nr .cq3{
	background: url(http://www.cloudunion.net.cn/imagess/sougou/sz13.png) center no-repeat;
	background-size: 100% 100%;
}
.ys1nr .cq4{
	background: url(http://www.cloudunion.net.cn/imagess/sougou/sz14.png) center no-repeat;
	background-size: 100% 100%;
}
.ys1nr .cq1b{
	width: 60%;
	margin-right: 10%;
}
.cq1b p:nth-child(1){
	font-size: 18px;
	color: #333;
	font-weight: bold;	
}
.cq1b p:nth-child(2){
	font-size: 14px;
	color: #333;
	line-height: 20px;
	margin-top: 15px;
	text-align: justify;
}


.houche{
	width: 100%;
	display: table;
	background-color: #f7f5f5;
	box-sizing: border-box;
	padding-top: 77px;
	padding-bottom: 107px;
}


.gb .xbkt{
	display: table;
	width: 100%;
	height: 60px;
	position: relative;
	margin-top: 33px;
}
.gb .xbkt img{
	height: 100%;
}
.gb .xbkt img.chang{
	margin-left: 25px;
}
.gb .xbkt p{
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
	font-size: 20px;
	font-weight: bold;
	color: #0865c7;
	background-color: #f7f5f5;
	height: 22px;
	width: 100%;
}
.gb .xklt{
	width: 100%;
	display: table;
}
.gb .xklt p{
	font-size: 15px;
	line-height: 22px;
	color: #333;
	margin-top: 13px;
}
.gb .tujj{
	width: 100%;
	display: table;
	margin-top: 46px;
}
.gb .tujj .tujj1{
	float: left;
	width: 380px;
}
.gb .tujj .tujj2{
	float: left;
	width: 380px;
	margin-left: 30px;
}
.gb .tujj .tujj3{
	float: right;
	width: 380px;
}



.gb .tujj .tujja{
	float: left;
	width: 33.33%;
	text-align: center;
}
.gb .tujj .tujjb{
	float: left;
	width: 33.33%;
	text-align: center;
}
.gb .tujj .tujjc{
	float: right;
	width: 33.33%;
	text-align: center;
}
.gb .tujj .tujja img,
.gb .tujj .tujjb img,
.gb .tujj .tujjc img{
	margin: 0px auto;
}
.gb .tujj p{
	font-size: 16px;
	color: #333;
	font-weight: bold;
	margin-top: 10px;
	text-align: center;
}

.gb .tujj .tujjq,
.gb .tujj .tujjw,
.gb .tujj .tujje,
.gb .tujj .tujjr{
	width: 100%;
	margin-top: 10px;
}

.gb .tujj .tujjq img,
.gb .tujj .tujjw img,
.gb .tujj .tujje img,
.gb .tujj .tujjr img{
	width: 100%;
	margin: 0px auto;
}

.txy_title{width: 100%;margin: 0 auto;padding-top: 70px;}
.txy_title h4{text-align: center;font-size: 42px;font-weight:500;letter-spacing:3px;color: #222222;}
.txy_title p{font-size: 22px;text-align: center;padding-top: 20px;}

.num_top {height: 240px;box-sizing: border-box;padding-top: 10px;width: 100%;}
.num_top  ul{display:flex;margin: 50px auto 0;}
.num_top  ul li{flex:1;text-align: center;background: url(http://www.cloudunion.net.cn/imagess/line.png) no-repeat right center;}
.num_top  ul li:first-child{padding-left: 0;}
.num_top  ul li:last-child{border: none;}
.num_top  ul li span{font-size:48px;font-family:Arial,"Helvetica Neue",Helvetica,sans-serif;text-align:center;font-weight: 400;background-images:-webkit-linear-gradient(right,#00acef,#00acef,#198ad5,#0a54ad,#0a54ad); -webkit-background-clip:text; -webkit-text-fill-color:transparent;padding: 20px;}
.num_top  ul li em{color:#353535;font-size: 28px;}
.num_top  ul li p{color:#353535;font-size:25px;font-weight: 400;}

.txy .topjb .num_top ul li{width: 30%;}
.txy .topjb .num_top ul li span{font-size:38px;font-family:Arial,"Helvetica Neue",Helvetica,sans-serif;text-align:center;font-weight: 400;background-images:-webkit-linear-gradient(right,#198ad5,#198ad5,#198ad5,); -webkit-background-clip:text; -webkit-text-fill-color:transparent;padding: 20px;}
.txy .topjb .num_top ul li p{font-size: 17px;padding-top: 5px;}
.fqjb{height: 760px;background: url(../images/hxdl.jpg) no-repeat center;}
.txy .txy_title{width: 100%;margin: 0 auto;padding-top: 70px;}
.txy .txy_title h4{text-align: center;font-size: 42px;font-weight: 400;padding-bottom: 80px;}
.fqjb .lesq{width: 60%;height: 430px;float: left;}
.fqjb .lesq h5{font-size:35px;font-weight: 600;font-family:"Source Han Sans CN";padding-bottom: 50px;color: #333333;}
.fqjb .lesq h5 span{font-size: 26px;font-weight: 400;color: #fff;background-color: #0865c7;padding: 10px 40px;margin-right: 10px;font-family:"Source Han Sans CN";}
.fqjb .lesq span{font-size: 24px;font-family:"Source Han Sans CN";font-weight: 400;color: #333333;}
.fqjb .lesq p{width: 80%;font-size: 18px;padding-top: 30px;line-height: 35px;color: #333333;margin-bottom: 80px;}
.fqjb .lesq a{border: 2px solid #8c8d8e;border-radius: 2px;padding: 10px 50px;font-size: 26px;}
.fqjb .ritp{float:right;}


.tywdys{height: 1110px;width: 100%;margin: 0 auto;}
.tywdys .wdysn{width: 70%;margin: 0 auto;}
.tywdys .wdys{width: 70%;margin: 0 auto;padding-top: 50px;}

.txycp{width: 100%;height: 875px;background-color: #f5f7fa;}
.txycp .ycptx{width: 80%;margin: 0 auto;text-align: center;}
.txycp .ycptx img{margin: 0 auto;text-align: center;}
.txycp .yfwq{padding-top: 20px;}

.nigan{width: 100%;overflow: hidden;}



.cptx{height: 590px;width: 100%;margin: 0 auto;}
.cptx .txcptxn{width: 100%;}
.cptx .txner{width:80%;height: 450px;margin: 0 auto;}
.cptx .txner ul{width: 100%;margin: 0 auto;padding-top: 50px;}
.cptx .txner ul li{width: 31.3%;height: 160px;margin: 1%;float: left;}
.cptx .txner ul li h3{font-size: 30px;line-height: 60px;font-family:"Source Han Sans CN";font-weight: 500;color: #222222;}
.cptx .txner ul li h3 img{float: left;padding-right: 10px;}
.cptx .txner ul li p{font-size: 16px;padding-left:70px;line-height: 35px;font-family:"Source Han Sans CN";}


.ppkh{height: 660px;width: 100%;background-color: #f5f7fa;margin: 0 auto;}
.ppkh .khppne{width: 100%;margin: 0 auto;}
.ppkh .ppimg{width: 90%;margin: 0 auto;display: block;text-align: center;padding-top: 30px;}
.ppkh .ppimg img{width: 95%;margin: 0 auto;text-align: center;}


.ggao{height: 720px;width: 70%;margin: 0 auto;}
.ggao .pub_title h5{font-size: 30px;color: #414141;text-align: center;font-weight: 500;padding: 20px;}
.ggao .ggner ul li{width: 45%;height: 400px;background-color: #fafcfe;box-shadow: 0px 0px 20px #e0e9f2 inset;border-radius: 25px;float: left;margin: 2%;}
.ggao .ggner ul li h4{font-size: 32px;background-images:-webkit-linear-gradient(right,#00acef,#00acef,#198ad5,#0a54ad,#0a54ad); -webkit-background-clip:text; -webkit-text-fill-color:transparent;font-weight: 600;padding: 50px 60px 15px;text-align: center;}
.ggao .ggner ul li p{font-size: 20px;padding: 15px 50px;text-align: center;line-height: 38px;}

.nlsj{height: 640px;background-color: #f3f9fe;width: 100%;margin: 0 auto;}
.nlsj .ysne{width: 70%;margin: 0 auto;}
.nlsj h5{font-size: 30px;color: #414141;text-align: center;font-weight: 600;padding: 60px ;}

.ymanli{height: 760px;margin-top: 20px;width: 70%;margin: 0 auto;}
.ymanli .ysne{width: 70%;margin: 0 auto;}
.ymanli .ggner ul{margin: 0 auto;}
.ymanli .ggner ul li{width: 48%;height: 600px;float: left;margin: 1%;}

.sph{margin: 0 auto;height: 530px;background-color: #fafcfe;}
.sph .ysne{width: 80%;margin: 0 auto;}
.sph h5{width:95%;font-size:24px;color: #1f1f1f;text-align: center;padding: 60px 0 10px;display: inline-block;line-height: 40px;font-weight: 400;margin: 0 auto;}
.sph h5 img{display: inline-block;}
.sph h5 span{font-size:48px;font-family:Arial,"Helvetica Neue",Helvetica,sans-serif;text-align:center;font-weight:600;background-images:-webkit-linear-gradient(right,#00acef,#00acef,#198ad5,#0a54ad,#0a54ad); -webkit-background-clip:text; -webkit-text-fill-color:transparent;padding: 20px;}

.sph .num_top {height: 240px;box-sizing: border-box;padding-top: 10px;}
.sph .num_top  ul{display:flex;margin: 50px auto 0;}
.sph .num_top  ul li{flex:1;text-align: center;background: url(http://www.cloudunion.net.cn/imagess/line.png) no-repeat right center;}
.sph .num_top  ul li:first-child{padding-left: 0;}
.sph .num_top  ul li:last-child{border: none;}
.sph .num_top  ul li span{font-size:48px;font-family:Arial,"Helvetica Neue",Helvetica,sans-serif;text-align:center;font-weight: 600;background-images:-webkit-linear-gradient(right,#00acef,#00acef,#198ad5,#0a54ad,#0a54ad); -webkit-background-clip:text; -webkit-text-fill-color:transparent;padding: 20px;}
.sph .num_top  ul li em{color:#353535;font-size: 28px;}
.sph .num_top  ul li p{color:#353535;font-size:20px;font-weight: 400;line-height: 32px;}

.siyu{height: 900px;text-align: center;}
.siyu .ysne{width: 70%;margin: 0 auto;}
.siyu .ggner img{width: 100%;}
.siyu span{font-size:24px;color: #1f1f1f;text-align: center;padding: 50px;display: inline-block;line-height: 40px;font-weight: 400;}

.zhibo{height: 600px;background-color: #f3f9fe;}
.zhibo .ysne{width: 70%;margin: 0 auto;}
.zhibo .zhibone{margin-top: 70px;}
.zhibo .zhibone ul li{width: 22%;height: 260px;background-color: #fff;float: left;margin: 1.5%;text-align:center;}
.zhibo .zhibone ul li span{font-size:48px;text-align:center;font-weight: 600;background-images:-webkit-linear-gradient(right,#00acef,#00acef,#198ad5,#0a54ad,#0a54ad); -webkit-background-clip:text; -webkit-text-fill-color:transparent;padding: 60px 0  20px;display: inline-block;}
.zhibo .zhibone ul li p{color:#353535;font-size:22px;font-weight: 400;line-height: 32px;padding-top: 15px;font-family: "Source Han Sans CN"}



.zxxs{height: 860px;text-align: center;}
.zxxs .ysne{width: 70%;margin: 0 auto;}
.zxxs .pub_title span{font-size:24px;color: #1f1f1f;text-align: center;padding: 20px;display: inline-block;line-height: 40px;font-weight: 400;}
.zxxs .ggner ul{height: 100px;border-bottom: 1px solid #efefef;margin-top: 30px;}
.zxxs .ggner ul li{width: 25%;height: 100px;line-height: 100px;float: left;}
.zxxs .ggner ul li h4{font-size:30px;font-weight:500;font-family: "Source Han Sans CN";color: #4e4e4e;}
.zxxs .ggner .tt{border: 0;margin-top: 20px;}
.zxxs .ggner .b1 img{margin: 0 auto;}

.sys{height: 775px;text-align: center;width:70%;margin: 0 auto;}
.sys span{padding-top: 20px;color: #414141;}
.sys .ssy .lefts{float: left;width: 58%;}
.sys .ssy .lefts h3{font-size: 48px;background-images:-webkit-linear-gradient(right,#00acef,#00acef,#198ad5,#0a54ad,#0a54ad); -webkit-background-clip:text; -webkit-text-fill-color:transparent;font-weight: 700;}
.sys .ssy .lefts h3 em{font-size: 70px;font-style: normal;}
.sys .ssy .lefts h4{font-size: 38px;color: #242424;font-weight: 600;padding: 28px 0;font-family: "Source Han Sans CN"}
.sys .ssy .lefts p{height: 50px;line-height: 50px;background: url(../images/duihao.png) no-repeat 90px center;padding: 10px;font-size: 26px;color: #242424;padding-left: 140px;text-align: left;}
.sys .ssy .lefts p span{color: #2d70c0;}
.sys .ssy .rihs{float: right;width: 42%;}

.lirk{height: 715px;text-align: center;background-color: #fafcfe;width:70%;margin: 0 auto;}
.lirk span{padding-top: 20px;color: #414141;}


.khl{height: 400px;background-color: #fafcfe;}
.khl .ysne{width: 70%;margin: 0 auto;}
.khl .ssy ul{padding-top: 30px;}
.khl .ssy ul li{width: 20%;height: 215px;border-radius: 100px;background: url(../images/tm.png) no-repeat center;float: left;text-align: center;}
.khl .ssy ul li span{font-size: 36px;background-images:-webkit-linear-gradient(right,#00acef,#00acef,#198ad5,#0a54ad,#0a54ad); -webkit-background-clip:text; -webkit-text-fill-color:transparent;text-align: center;padding-top: 70px;display: inline-block;font-weight:600;font-family: "Source Han Sans CN"}
.khl .ssy ul li p{font-size: 18px;padding-top: 15px;}
.khl .ssy ul .b1{background:none;padding-top: 15px;height: 80px;}
.khl .ssy ul .b1 p{padding: 5px;}

.pyqgg{height: 770px;text-align: center;}
.pyqgg .ysne{width: 70%;margin: 0 auto;}
.pyqgg span{padding-top: 20px;}
.pyqgg .leftgg{width: 55%;float: left;}
.pyqgg .leftgg h5{font-size: 26px;text-align: left;font-weight: 600;padding: 10px 0;font-family: "Source Han Sans CN";}
.pyqgg .leftgg p{font-size: 16px;text-align: left;font-weight: 400;line-height: 33px;font-family: "Source Han Sans CN";}
.pyqgg .leftgg a{background:linear-gradient(to bottom right, #419cff, #1c75db);border-radius: 5px;line-height: 60px;color: #fff;text-align: center;font-size: 22px;margin-top: 30px;padding: 0 50px;float: left;}
.pyqgg .rightgg{float: right;}

.zghg{height: 877px;background: url(../images/gzh.jpg) no-repeat center;text-align: center;}
.zghg .zhgg{width: 70%;margin: 0 auto;}
.zghg .pub_title span{padding: 10px 0;text-align: center;}
.zghg .gzhn{margin-top: 50px;}
.zghg .gzl{float: left;width: 55%;}
.zghg .gzr{width: 45%;height: 540px;background-color: #fff;float: right;margin-top: 10px;}
.zghg .gzhn  .gzr{text-align: left;}
.zghg .gzhn  .gzr h4{font-size: 26px;background-images:-webkit-linear-gradient(right,#00acef,#00acef,#198ad5,#0a54ad,#0a54ad); -webkit-background-clip:text; -webkit-text-fill-color:transparent;font-weight: 600;padding: 30px 0 15px 50px;}
.zghg .gzhn  .gzr p{font-size: 18px;padding: 5px 0 5px 50px;width: 85%;line-height: 32px;}

.zghg .gzhn  .gzr a{background:linear-gradient(to bottom right, #419cff, #1c75db);border-radius: 5px;line-height: 60px;color: #fff;text-align: center;font-size: 22px;margin-top: 30px;margin-left: 50px;float: left;padding: 0 50px;}

.xcxgg{height: 770px;text-align: center;background: url(../images/xcxbj.jpg) no-repeat top;}
.xcxgg .ysne{width: 65%;margin: 0 auto;}
.xcxgg span{padding-top: 20px;}
.xcxgg .leftxcx{width: 50%;float: left;}
.xcxgg .leftxcx h5{font-size: 26px;text-align: left;font-weight: 600;padding: 10px 0;font-family: "Source Han Sans CN";}
.xcxgg .leftxcx p{font-size: 16px;text-align: left;font-weight: 400;line-height: 33px;font-family: "Source Han Sans CN";}
.xcxgg .leftxcx  a{background:linear-gradient(to bottom right, #419cff, #1c75db);border-radius: 5px;line-height: 60px;color: #fff;text-align: center;font-size: 22px;margin-top: 30px;float: left;padding: 0 50px;}
.xcxgg .rightxcx{float: right;}


.wxgg{height: 700px;}
.wxgg .ysne{width: 70%;margin: 0 auto;}
.xcxgg span{padding-top: 20px;}
.wxgg .ggner ul li{width: 29%;float: left;margin: 2%;}
.wxgg .ggner .biaot{margin-top: 50px;}
.wxgg .ggner .biaot ul li{width: 20%;height: 75px;background:linear-gradient(to bottom right, #419cff, #1c75db);border-radius: 2px;margin:1% 6.4%;}
.wxgg .ggner .biaot ul li h5{font-size: 33px;color: #fff;text-align: center;line-height: 75px;font-weight: 500;}


.qyll{width: 70%;margin: 0 auto;}
.zhibone{margin: 0 auto;}


.kox ul:hover .bgimg{opacity: 0; -webkit-transition: 0.5s;-o-transition: 0.5s;-ms-transition: 0.5s;-moz-transition: 0.5s;transition: 0.5s;}
.kox ul:hover .erwu{width: 50%;-webkit-transition: 0.5s;-o-transition: 0.5s;-ms-transition: 0.5s;-moz-transition: 0.5s;transition: 0.5s;}
.kox ul .erwu:hover{width: 50%;}
#tecBg img{width: auto; max-width: initial; height: 100%;position: absolute;left: 50%; top: 0;transform: translateX(-50%); display: inline-block;-webkit-transition: all 0.3s;transition: all 0.3s;}


.tui{width: 100%;height: 1040px;background: url(../images/tuibj.jpg) no-repeat top;margin: 0 auto;}
.tui .fqjb{height: 1030px;background: none;width: 70%;margin: 0 auto;}
.tui .fqjb .undjb{width: 100%;}
.tui .tui_title h4{text-align: center;font-size: 42px;font-weight: 400;padding-bottom: 80px;padding-top: 50px;color: #222222;}
.tui .qympn{height: 447px;width: 100%;}
.tui .qympn .leftqm{width: 50%;float: left;}
.tui .qympn .leftqm h5{font-size: 28px;color: #148ff3;padding-bottom: 10px;font-weight: 400;}
.tui .qympn .leftqm p{font-size: 16px;line-height: 35px;}
.tui .qympn .leftqm .p1{padding-bottom: 20px;}
.tui .qympn .rightqm{width: 45%;float: right;}


/* .tui .undermp{width: 100%;} */
.tui .undermp .leftqm{width: 45%;float: left;}
.tui .undermp .rightqm{width: 55%;float: right;}
.tui .undermp .rightqm h5{font-size: 28px;color: #148ff3;padding-bottom: 10px;font-weight: 400;padding-top: 20px;}
.tui .undermp .rightqm p{font-size: 16px;line-height: 35px;}
.tui .undermp .rightqm .p1{padding-bottom: 20px;}

.qympys{height: 690px;width: 100%;margin: 0 auto;}
.qympys .mpys{width: 100%;}
.qympys .tui_title h4{text-align: center;font-size: 42px;font-weight: 400;padding-bottom:50px;padding-top: 50px;color: #222222;}
.qympys .ysxiala{width: 77%;margin: 0 auto;}
.qympys .ysxiala ul li{width: 23%;height: 420px;background-color: #f7fbfe;margin: 0 auto;text-align: center;float: left;margin: 1%;}
.qympys .ysxiala ul li img{margin-top: 25px;}
.qympys .ysxiala ul li h3{font-size: 27px;color: #2c2c2c;text-align: center;padding-bottom: 20px;}
.qympys .ysxiala ul li .youne p{font-size: 16px;color: #2c2c2c;line-height: 30px;padding: 5px 0;text-align: left;}
.qympys .ysxiala ul li .zuoy span{color: #148ff3;font-size: 27px;font-weight: 900;display: inline-block;}
.qympys .ysxiala ul li .zuoy{width: 13%;float: left;text-align: right;padding-right: 10px;}
.qympys .ysxiala ul li .youne{width: 76%;float: left;}


.txkhal{height: 655px;background-color: #f5f7fa;width: 100%;margin: 0 auto;}
.txkhal .khaln{width: 70%;margin: 0 auto;}
.txkhal .tui_title h4{text-align: center;font-size: 42px;font-weight: 400;padding-bottom:50px;padding-top: 70px;color: #222222;}
.txkhal .leftqf{width: 50%;float: left;}
.txkhal .rightqf{width: 50%;float:right;}

.ppkhl{margin-bottom: 30px;width: 100%;margin: 0 auto;}
.ppkhl .khppne{width: 100%;margin: 0 auto;}
.ppkhl .ppal{width: 70%;margin: 0 auto;}
.ppkhl .ppal img{margin: 0 auto;text-align: center;width: 100%;}
.ppkhl .txy_title{padding-bottom: 30px;}


.qingdw{width: 100%;height: 690px;background:url(../images/dw.jpg) no-repeat center;margin: 0 auto;}
.qingdw .bx4{width:70%;height: 130px;position: relative;top: 180px;margin: 0 auto;}
.qingdw .bx4 h5{font-size: 35px;font-weight: 700;background-images:-webkit-linear-gradient(left,#2d70c0,#00aff0,#00aff0); -webkit-background-clip:text;-webkit-text-fill-color:transparent; }
.qingdw .bx4 p{font-size: 18px;padding-top: 5px;line-height: 32px;}
.qingdw a{width: 165px;height: 49px;background:linear-gradient(to bottom right, #296bef, #3e7bf5);border-radius: 50px;line-height: 49px;color: #fff;text-align: center;font-size: 18px;margin-top: 30px;padding: 10px;}

.pub_title h4{font-size:45px;color: #0865c7;font-weight: 600;text-align: center;padding-bottom: 15px;padding-top: 60px;font-family: "Source Han Sans CN";}
.pub_title img{margin: 0 auto;}
.pub_title p{font-size: 22px;text-align: center;color: #414141;padding-top: 30px;padding-bottom: 30px;}
.pub_title span{font-size: 24px;color: #1f1f1f;text-align: center;padding: 50px;display: inline-block;line-height: 40px;font-weight: 400;}





.zhll{height: 720px;}
.zhll .ulzh ul{margin-top: 30px;}
.zhll .ulzh ul li{width: 13%;height: 185px;background:linear-gradient(to bottom right, #296bef, #3e7bf5);border-radius: 100px;float: left;margin:1.5%;text-align: center;font-size:23px;color: #fff;font-weight: 400;text-align: center;padding: 0 15px;line-height: 180px;}
.zhll .nuzhl ul{margin: 0 auto;}
.zhll .nuzhl ul li{width: 19.5%;float: left;text-align: center;margin-bottom: 35px;}
.zhll .nuzhl ul li span{font-size: 18px;letter-spacing:5px;}
.zhll .nuzhl ul li img{margin: 0 auto;display: block;}

.txym{height: 675px;background-color: #fafcfe;}
.txym .pub_title{margin-bottom: 70px;}
.txym .let{width: 47%;float: left;}
.txym .let h4{font-size: 30px;font-weight: 600;padding-bottom:10px;}
.txym .let p{font-size: 19px;line-height: 49px;}
.txym .rgt{width: 50%;float: right;}

.ymqlt{height: 710px;background: url(../images/qlt.jpg) no-repeat center;}
.ymqlt .pub_title{margin-bottom:40px;}
.ymqlt .pub_title h4{color: #333333;padding-top: 75px;}
.ymqlt .qlyh ul li{width: 24%;height: 308px;background-color: #fff;border-radius: 12px;box-shadow: rgba(1,153,215,0.3);margin: 0 auto;float: left;margin: 0.5%;}
.ymqlt .qlyh ul li h5{font-size: 34px;font-weight: 600;color: #0765c7;text-align: center;padding-top: 50px;padding-bottom: 20px;}
.ymqlt .qlyh ul li span{font-size: 23px;display: block;line-height: 40px;text-align: center;font-weight: 500;color: #3a3a3a;}

.yxsx{height: 675px;}
.yxsx .yxnei ul li{width: 15%;height: 285px;background: url(../images/myx.png) no-repeat center;margin-left: 40px;float: left;text-align: center;}
.yxsx .yxnei ul li img{margin: 0 auto;padding-top: 35px;padding-bottom: 10px;}
.yxsx .yxnei ul li p{font-size: 16px;color: #fff;line-height: 23px;text-align: center;padding: 0 10px;}

.fwlc{height: 550px;}
.fwlc .liucheng{margin-top: 50px;}
.fwlc .liucheng ul li{width: 18%;float: left;margin: 1%;}
.fwlc .liucheng ul li h4{font-size: 25px;font-weight: 500;text-align: center;padding-top: 5px;}


.xxbg{width: 80%;margin: 0 auto;}
.ksoiu{width: 80%;margin: 0 auto;text-align: center;}
.ksoiu img{width: 100%;margin: 0 auto;}
.ksn{width: 80%;margin: 0 auto;}
.ksn img{width: 100%;margin: 0 auto;}

.xxll{width: 68%;margin: 0 auto;}
.xxll img{width: 100%;}

.yhsj{width: 70%;margin: 0 auto;}
.yhsj img{width: 100%;}

.syjz{width: 100%;}
.syjz .syne{width: 80%;}
.syjz .syne img{width: 100%;}

.ggys .ggimg{width: 80%;margin: 0 auto;}
.ggys .ggimg img{width: 100%;}

.xsxs .mbxs{width: 70%;margin: 0 auto;}
.xsxs .mbxs img{width: 100%;}
.xsxs .xsl{width: 70%;margin: 0 auto;}
.xsxs .xsl img{width: 100%;}

.ggdx{width:100%;}
.ggdx .dxn{width: 70%;margin: 0 auto;}
.ggdx .dxn img{width: 100%;}
.ggdx .dxl{width: 70%;margin: 0 auto;}
.ggdx .dxl img{width: 100%;}

.hyal{width:100%;}
.hyal .hyn{width:70%;margin: 0 auto;}
.hyal .hyn img{width: 100%;}

.bd ul li{width: 25%;height: 398px; position: relative;float: left;}
.bd ul li a p{width:25%; height: 60px; line-height: 60px;font-size: 18px; color: #FFFFFF;}
.bd ul li a .pp{width: 220px; line-height: 60px;font-size: 16px; color: #FFFFFF; text-align: left;margin: 0px auto; padding-top: 30px;}

.khlc{width: 100%;height: 400px;background-color:#f2f3f5;}
.khlc .btm{width: 70%;margin: 0 auto;text-align: center;height: 100px;}
.khlc .btm p{font-family: 'puhu'; color: #000000; font-size: 36px; padding-top: 65px;}
.khlc .lcnr{width: 80%; margin: 0px auto;}
.khlc .lcnr ul{width: 80%;margin: 0px auto;padding-top: 50px;}
.khlc .lcnr ul li{width: 22%;float: left;display: block}


.sosso{
	width: 23px;
	height: 60px;
	position: absolute;
	right: 0;
	bottom: 0px;
	display: flex;
	align-items: center;
	z-index: 99999999999999;
	cursor: pointer;
}
.sosso img{
	width: 100%;
}

.sf {
	line-height: 35px;
	background: #f5f5f5;
	border-radius: 5px;
	box-sizing: border-box;
	overflow: hidden;
}
.aayt p{
	font-size: 18px;
	font-weight: bold;
}
.jikk1{
	position: absolute;
	left: 0;
	top: 60px;
	width: 200px;
	height: 35px;
	line-height: 35px;
	box-sizing: border-box;
	box-shadow: 0px 0px 10px 1px #CCCCCC;
	display: none;
}
.antccl {
    width: 100%;
    height: 35px;
	line-height: 35px;
    margin: 0;
    padding: 0;
}

.taikuang p{
	font-size: 24px;
	font-weight: bold;
	margin-top: 10px;
}

/*管理菜单*/

.adminlink {
	background: #fdfdfd;
}

.adminlink a {
	display: block;
	color: #666;
	text-decoration: none;
	line-height: 34px;
	height: 34px;
	padding-left: 18px;
	border-bottom: 1px solid #f3f3f3;
	border-top: 1px solid #fff;
}

.adminlink a:hover {
	background: #f0f0f0;
	color: #C4005B;
}


/*菜单连接*/

ul.minmenu li {
	float: left;
	padding: 15px 15px 15px 0px;
}

ul.minmenu a {
	text-decoration: none;
	border: 1px solid #bbb;
	display: block;
	background: #F6F6F6;
	line-height: 30px;
	text-align: center;
	padding: 0px 20px;
	border-radius: 5px;
}

ul.minmenu a:hover {
	background: #fff;
}

ul.minmenu a:active,
ul.minmenu li.selectlink a,
.selectlink a {
	background: #C4005B;
	color: #fff;
	border: 1px solid #C4005B;
	box-shadow: 0px 0px 15px #aaa;
}


/*单广告链接*/

.link {}

.link img {
	border-radius: 5px;
	max-height: 260px;
}

.link img:hover {
	box-shadow: 0px 0px 15px #aaa;
}


/*组广告链接*/

.links {}

.links li {
	float: left;
}

.links li a {}

.links li a img {
	border-radius: 5px;
	max-height: 260px;
}

.links li a img:hover {
	box-shadow: 0px 0px 15px #aaa;
}

.links li ol {
	text-align: center
}


/*底部*/

.bottomlinks {
	line-height: 52px;
	height: 52px;
	background: #C4005B;
	border-bottom: 5px #CCC solid;
	COLOR: #fff;
	text-align: center;
}

.bottomlinks a {
	color: #fff;
}

.bottomlinks b {
	float: right;
	padding-right: 20px;
}

.copy {
	line-height: 58px;
	height: 58px;
	COLOR: #000;
	text-align: center;
}


/*自定义条数展示与新闻*/

ul.love {
	width: 100%;
}

ul.love li {
	width: 20%;
	padding: 10px 0px;
	float: left;
	color: #666;
}

ul.love li a {
	display: block;
	color: #666;
	margin: 10px;
}

ul.love li a:hover {
	color: #FF0000;
}

ul.love li a img {
	width: 100%;
}

ul.love li div {
	overflow: hidden;
	transform: rotate(0);
	border-radius: 5px;
}

ul.love li div img {
	transition: all 2s ease-in-out;
}

ul.love li div:hover img {
	transform: translateZ(0) scale(1.12);
	transition: all .4s ease-in-out;
}

ul.love li div:hover {
	box-shadow: 0px 0px 15px #333;
	transition: all .3s ease-in-out;
}

ul.love ol {
	padding: 10px 0px 0px 0px;
	display: block;
	text-align: center;
}

ul.lovelist li {
	width: 32.53%;
	float: left;
	background: #fafafa;
	margin: 0.8% 0.8% 0.8% 0px;
	padding: 0px;
	border-radius: 5px;
	transition: all 1.5s ease-in-out;
}

ul.lovelist li a {
	padding-left: 10px;
	font-size: 1.2em;
}

ul.lovelist li:hover {
	background: #eee;
	transition: all .01s ease-in-out;
}


/*表单与编辑器样式*/

ul.fs {
	border: #eee 1px solid;
	margin: 20px 0px;
	border-radius: 5px;
}

ul.fs:hover {
	box-shadow: 5px 5px 10px #aaa;
}

ul.fs li {
	background: #fff;
	padding: 0px;
	border-top: #eee 1px solid;
	position: relative;
}

ul.fs li.info {
	padding: 10px 20px;
	min-height: 25px;
	margin: 0px;
}

ul.fs li * {
	font-size: 16px;
	font-family: 'Microsoft Yahei', '微软雅黑E软雅黑6F\96C5\9ED1', Arial, 'Hiragino Sans GB', '宋体B8B体4F53'
}

ul.fs li:hover {
	background: #fafafa;
}

ul.fs li dl,
ul.fs li dt,
ul.fs li dd {
	min-height: 46px;
	line-height: 46px;
	margin-right: 2%;
	display: inline-block;
	*display: inline;
	*zoom: 1;
	vertical-align: top;
}

ul.fs li dl {
	width: 10%;
	text-align: right;
}

ul.fs li dt {
	width: 51%;
}

ul.fs li dd {
	width: 31.5%;
}

ul.fs li:hover dl {
	color: red;
}

ul.fs li:hover dd {
	color: red;
}

ul.fs div.edittools {
	margin: 5px;
}

ul.fs .border-top {
	border-top: #eee 1px solid;
}

ul.fs li.selects {
	display: none;
}

ul.fs li dt input[type="text"],
ul.fs li dt input[type="password"],
ul.fs li dt textarea {
	width: 95%;
	font-size: 16px;
	height: 23px;
	padding: 2px;
}

ul.fs li dt input[type="radio"],
ul.fs li dt input[type="checkbox"] {
	height: auto;
}

ul.fs li dt textarea {
	height: 150px;
	line-height: 150%;
	margin-top: 8px;
}

ul.fs li dt select,
ul.fs li dt textarea,
ul.fs li dt input {
	border: 1px solid #0099cc;
	BACKGROUND: #fdfdfd;
	COLOR: #0099cc;
}

ul.fs li dt select:hover,
ul.fs li dt textarea:hover,
ul.fs li dt input:hover {
	border: 1px solid #00ddff;
	BACKGROUND: #fff;
	box-shadow: 0px 0px 13px #666;
}

ul.fs li dt label {
	padding: 0px 5px 0px 0px;
}

ul.fs li dt label span {
	border: 1px #FFFFFF solid;
	border-radius: 5px;
	cursor: pointer;
}

ul.fs li dt label span:hover {
	background: #888;
	color: #fff;
}

ul.fs li dt label input[type="radio"],
ul.fs li dt label input[type="checkbox"] {
	height: auto;
	border: 0px;
	opacity: 0;
	position: absolute;
	z-index: -1;
}

ul.fs li dt input[type="checkbox"]+span,
ul.fs li dt input[type="radio"]+span {
	padding: 2px 5px;
}

ul.fs li dt input[type="checkbox"]:checked+span,
ul.fs li dt input[type="radio"]:checked+span {
	border: 1px #aaa solid;
	color: #000;
	background: #eee;
}

@media \0screen\,
screen\9 {
	/*区分IE9以下版本*/
	ul.fs li dt input[type="checkbox"]+span,
	ul.fs li dt input[type="radio"]+span {
		padding: 0px 13px 0px 6px;
	}
	ul.fs li dt label input[type="radio"],
	ul.fs li dt label input[type="checkbox"] {
		opacity: 100\9;
		position: static\9;
	}
}

ul.fs .showimg {
	position: relative;
	background: #fff;
	display: none;
}

ul.fs .showimg dd {
	position: relative;
	margin-left: 180px;
}

ul.fs .showimg dt {
	position: absolute;
	top: 37px;
	width: 180px;
}

ul.fs .showimg dt img,
ul.fs .showimg dd img {
	height: 100px;
	line-height: 130px;
	padding: 5px;
	margin: 10px 10px 10px 0px;
	border: #eee 1px solid;
	background: #FFF;
	cursor: pointer;
}

ul.fs .showimg dt img {
	max-height: 100px;
	max-width: 90%;
}

ul.fs .showimg img:hover {
	box-shadow: 0px 0px 13px #666;
}

div.editsubmit {
	text-align: center;
	width: 100%;
}

div.editsubmit input,
.button {
	user-select: none;
	width: auto;
	border: 0px;
	color: #fff;
	font-size: 16px;
	font-family: 'Microsoft Yahei', '微软雅黑E软雅黑6F\96C5\9ED1', Arial, 'Hiragino Sans GB', '宋体B8B体4F53';
	text-shadow: 0 1px 0 rgba(0, 0, 0, 0.35);
	height: 38px;
	line-height: 38px;
	padding: 0px 13px;
	margin: 15px;
	display: inline-block;
	text-align: center;
	cursor: pointer;
	border-radius: 3px;
	box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.3);
	text-decoration: none !important;
	background-color: #2EB5E5;
	background-images: -moz-linear-gradient(top, #34C0E9, #29AAE1);
	background-images: -webkit-linear-gradient(top, #34C0E9, #29AAE1);
	background-images: -ms-linear-gradient(top, #34C0E9, #29AAE1);
	background-images: linear-gradient(top, #34C0E9, #29AAE1);
	filter: progid:DXimagesTransform.Microsoft.gradient( startColorstr='#34C0E9', endColorstr='#29AAE1', GradientType=0);
}

div.editsubmit input:hover,
.button:hover {
	box-shadow: 1px 3px 3px 0px rgba(0, 0, 0, 0.3);
	color: #ffd;
}

ul.fs .seo div {
	line-height: 200%;
	padding: 20px;
	color: red;
}

ul.fs table.table {
	background: #FFFFFF;
}

ul.fs table.table td input {
	width: 90%;
}

@media only screen and (max-width: 650px) {
	ul.fs li dl {
		width: 27%;
		text-align: right;
	}
	ul.fs li dt {
		width: 65%;
	}
	ul.fs li dd {
		position: absolute;
		top: -46px;
		left: 0px;
		width: 100%;
		display: none;
		text-align: center;
	}
	ul.fs li:hover dd {
		display: block;
		background: rgba(0, 0, 0, 0.8);
	}
	.minhidden {
		display: none
	}
}

ul.minfs li dl {
	width: 27%;
	text-align: right;
}

ul.minfs li dt {
	width: 65%;
}

ul.minfs li dd {
	position: absolute;
	top: -46px;
	left: 0px;
	width: 100%;
	display: none;
	text-align: center;
}

ul.minfs li:hover dd {
	display: block;
	background:#ddd;
}

.button2,
div.editsubmit .button2 {
	user-select: none;
	width: auto;
	border: 0px;
	color: #fff;
	font-size: 16px;
	font-family: 'Microsoft Yahei', '微软雅黑E软雅黑6F\96C5\9ED1', Arial, 'Hiragino Sans GB', '宋体B8B体4F53';
	text-shadow: 0 1px 0 rgba(0, 0, 0, 0.35);
	height: 38px;
	line-height: 38px;
	padding: 0px 13px;
	margin: 15px;
	display: inline-block;
	text-align: center;
	cursor: pointer;
	border-radius: 3px;
	box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.3);
	text-decoration: none !important;
	background-color: #ff4400;
	background-images: -moz-linear-gradient(top, #ff4400, #dd2b00);
	background-images: -webkit-linear-gradient(top, #ff4400, #dd2b00);
	background-images: -ms-linear-gradient(top, #ff4400, #dd2b00);
	background-images: linear-gradient(top, #ff4400, #dd2b00);
	filter: progid:DXimagesTransform.Microsoft.gradient( startColorstr='#ff4400', endColorstr='#dd2b00', GradientType=0);
}

.button2:hover {
	color: #fff;
	background: #ff4400;
}

.min_button {
	padding: 0px 10px;
	margin: 5px;
	line-height: 28px;
	height: 28px;
	font-size: 13px;
}


/*禁止选中文字*/

.nocopy {
	-moz-user-select: none;
	-webkit-user-select: none;
	-ms-user-select: none;
	-khtml-user-select: none;
	user-select: none;
}


/*缩略图放大缩小*/

.show {
	position: absolute;
	z-index: 991;
	background: #000;
	height: 100%;
	width: 100%;
	top: 0px;
}

#show {
	position: absolute;
	z-index: 992;
	height: 100%;
	width: 100%;
	text-align: center;
	top: 0px;
	overflow: hidden;
	background: url(../images/side.jpg)
}

#show div {
	height: 100%;
	position: relative;
	margin-right: 200px;
}

#show div img {
	margin: auto;
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
}

#show dl {
	height: 100%;
	top: 0px;
	marging-top: 20px;
	position: absolute;
	right: 0px;
	width: 200px;
	background: #787878 url(../images/1.gif);
	overflow-y: auto;
	overflow-x: hidden;
	;
}

#show dl dt {
	width: 180px;
	margin: 0 auto;
}

#show dl dd {
	padding: 10px;
}

#show img {
	max-height: 95%;
	max-width: 95%;
	border: solid #aaa 3px;
	border-radius: 5px;
	position: relative;
}

#show img:hover {
	border: solid #fff 3px;
	box-shadow: 0px 0px 15px #aaa;
}


/*字体阴影与描边*/

.shadow {
	text-shadow: 5px 5px 5px #aaa;
	color: #444;
}

.miaobian {
	text-shadow: 1px 0px 2px #ddd, -1px 0px 2px #ddd, 0px 1px 2px #ddd, 0px -1px 2px #ddd;
}


/*主内容盒子*/

body {
	background: #fff url('../images/bg.gif') repeat-x;
}

div.main {
	width: 1200px;
	text-align: left;
	min-height: 450px;
	margin: 0 auto;
}

div.list,
div.main_right,
div.main_left,
div.main_content {
	display: inline;
	word-break: break-all;
	table-layout: fixed;
	min-height: 200px;
	margin-bottom: 20px;
}

div.main_content {
	float: left;
	width: 80%;
}

div.main_right {
	float: right;
	width: 19%;
	padding-left: 1%;
}

div.main_left {
	float: left;
	width: 19%;
	padding-right: 1%;
}


/*小内容盒子*/

div.min_box {
	border-radius: 5px;
	border: solid 1px #ddd;
	margin-bottom: 20px;
	background: #FFF;
}

div.min_box:hover {
	box-shadow: 0px 0px 15px #aaa;
	color: #000;
	background: url(../images/hotbg.gif);
}

div.min_box_content {
	min-height: 200px;
	padding: 12px;
	line-height: 150%;
	font-size: 14px;
	color: #555;
	border-top: solid 1px #ddd;
	word-break: break-all;
}

div.min_box_content:hover {
	color: #000;
}


/*新闻产品的内容*/

div.content {
	width: 80%;
	margin:0 auto;
}

div.content h1 {
	font-size: 25px;
}

div.content .time {
	text-align: center;
	margin:10px 0;
	color: 666666;
	background:#efefef;


}

div.content .p {
	line-height: 200%;
}

div.content img {
	margin: 10px;
	border: 2px solid #fff;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	cursor: pointer;
	max-width: 100%;
}

div.content img:hover {
	border: 2px solid #eaeaea;
	background: #fdfdfd;
	box-shadow: 0px 0px 8px #ddd;
}


/*项目标题*/

h1.title3 {
	background: #fafafa;
	color: #444;
	height: 50px;
	line-height: 50px;
	font-weight: bold;
	font-size: 20px;
	font-family: 'Microsoft Yahei', '微软雅黑E\8F6F\96C5\9ED1', Arial, 'Hiragino Sans GB', '宋体B8B\4F53';
	border-radius: 5px;
}

h1.title3 i {
	background: #C4005B;
	width: 2px;
	height: 30px;
	display: block;
	float: left;
	margin: 10px 10px 0px 0px;
}

h1.title3 .b {
	background: #005BC4;
}

h1.title3 .g {
	background: #00C45B;
}

h1.title3 span {
	float: right;
	padding: 0px 15px;
	font-size: 15px;
}

h1.title2 {
	background: #fafafa;
	color: #444;
	height: 36px;
	line-height: 36px;
	font-weight: bold;
	font-size: 15px;
	font-family: 'Microsoft Yahei', '微软雅黑E\8F6F\96C5\9ED1', Arial, 'Hiragino Sans GB', '宋体B8B\4F53';
	border-radius: 5px;
}

h1.title2 i {
	background: #C4005B;
	width: 2px;
	height: 20px;
	display: block;
	float: left;
	margin: 8px 10px 0px 0px;
}

h1.title2 .b {
	background: #005BC4;
}

h1.title2 .g {
	background: #00C45B;
}

h1.title2 span {
	float: right;
	padding: 0px 15px;
	font-size: 13px;
}

.navtable {
	width: 100%;
	height: 100px;
}

.navtable .td1 {
	width: 260px;
}

.info {
	border-top: 10px solid #C4005B;
	margin: 10px 0px 20px 0px;
}

.info div {
	border-top: 1px solid #f1f1f1;
	background: #E5E5E5;
	height: 30px;
	line-height: 30px;
	padding: 0px 15px;
}

.hiddenhtml {
	overflow-y: hidden;
}


/*顶部*/

.top {
	padding-bottom: 15px;
	position: relative;
}

.top,
.top .top_bg,
.top .top_box {
	height: 38px;
	line-height: 33px;
}

.top .top_bg {
	position: absolute;
	width: 100%;
	z-index: -1;
	background: #eee url(../images/header-bg.gif);
	opacity: 0.75;
	-moz-opacity: 0.75;
	-khtml-opacity: 0.75;
	filter: alpha(Opacity=75);
}

.top .top_box {
	width: 1200px;
	margin: 0 auto;
	height: 45px;
	position: relative;
}

.top .r ul,
.top .r li {
	float: left;
}

.top .r {
	position: absolute;
	right: 0;
	top: 0px;
	z-index: 10;
}

.top .r li {}

.top .r li a {
	display: block;
	padding: 0px 15px;
}

.top .r dl {
	background: #fff;
	text-align: center;
	border-top: 1px solid #aaa;
	display: none;
}

.top .r dt {
	padding: 10px;
}

.top .r form * {}

.top .r form a {
	display: inline;
	padding: 0px 5px;
}

.top .r form span {
	width: 30px;
}

.top .r form input {
	width: 90px;
}

.top .r #memory {
	width: 25px;
}

.top .r-select {
	background: #ddd;
	border-top: 3px solid #1F72A6;
}

.top .hover dl {
	display: block;
	background: #ff0;
}

.top .sms {
	color: red;
}

.bar {
	background: #1F72A6 url('../images/top_bg.jpg');
	height: 151px;
	color: #fff;
	margin-bottom: 10px;
}

.bar_bg {
	background: url('../images/logo.png') no-repeat;
	height: 100%;
}

.bar h1 {
	padding: 125px 10px 0px 0px;
	text-align: right;
}


/*********************以下为系统公共组件样式，不推荐普通用户修改*****************************/


/*主导航多级菜单*/

/*ul.nav {
	margin-top: 10px;
}

ul.nav li {
	float: left;
	position: relative;
	text-align: center;
	width: 100px;
	line-height: 40px;
	
}
ul.nav .navlink{
	-webkit-transition-duration: .5s;
	-moz-transition-duration: .5s;
	-ms-transition-duration: .5s;
	-o-transition-duration: .5s;
	transition-duration: .5s;
	border:solid 1px #fff;
}
ul.nav .navlink:hover,
ul.nav .select {
	border: 1px #d7a02b solid;
	border-radius: 5px;
	box-shadow: 0px 0px 15px #aaa;
}

ul.nav a {
	display: block;
	color: #000;
	font-size: 16px;
	font-family: 'Microsoft Yahei', '微软雅黑E\8F6F\96C5\9ED1';
	text-decoration: none;
}

ul.nav ul {
	position: absolute;
	opacity: 0;
	display: none;
	left: 0px;
	width: 100%;
}

ul.nav ul li {
	width: 100%;
}

ul.nav ul li a {
	color: #333;
	border: 0px;
	border-bottom: 1px #ddd solid;
	border-top: 1px #fff solid;
	background: #fff;
}

ul.nav ul li a:hover {
	background-color: #eee;
	color: #000;
	text-decoration: none;
}

ul.nav ul ul {
	left: 77px;
	top: -1px;
}
*/






ul.nav2 {
	position: fixed;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	background: #FFFFFF;
	display: none;
}

ul.nav2 li {}

ul.nav2 .navlink:hover,
ul.nav2 .select {
	border-bottom: 1px #C4005B solid;
}

ul.nav2 a {
	display: block;
	color: #C4005B;
	padding: 10px;
	font-size: 14px;
	text-decoration: none;
	border-bottom: 1px #ddd solid;
	border-top: 1px #fff solid;
}

ul.nav2 ul {
	opacity: 0;
	display: none;
}

ul.nav2 ul li {}

ul.nav2 ul li a {
	background-color: #fafafa;
	color: #333;
	padding-left: 30px;
}

ul.nav2 ul li a:hover {
	background-color: #eee;
	color: #000;
	text-decoration: none;
}

ul.nav2 ul ul {}

img.nav2button {
	width: 40px;
	position: fixed;
	top: 70px;
	right: 6%;
	border-radius: 5px;
	box-shadow: 0px 0px 15px #aaa;
	border: #FFFFFF 3px solid;
}


/*状态信息*/

.error3 {
	position: absolute;
	z-index: 999;
	width: 400px;
	max-width: 80%;
	border: 1px solid #bbb;
	BACKGROUND: #fff;
	margin: auto auto;
}

.error3 h1 {
	BACKGROUND: #f0f0f0;
}

.error3 h1 span {
	min-width: auto;
}

.error3 div {
	padding: 5px;
	line-height: 30px;
	min-height: 100px;
	max-height: 360px;
	border-top: 1px solid #bbb;
	font-size: 1em;
	overflow: auto;
}


/*分页翻页*/

.page_list {
	margin: 0px;
	padding-top: 20px;
	list-style-type: none;
}
.page_list b{
	margin-left: 10px;
}

.page_list div {
	position: relative;
	padding: 10px;
	BACKGROUND-COLOR: #fff;
}

.page_list select {
	position: relative;
	top: -3px
}

.page_list_span1 {
	position: absolute;
	right: 100px;
}

.page_list_span2 {
	position: absolute;
	right: 10px;
}

.page_list font {
	color: red;
}


/*搜索表单*/

div.form {
	height: 44px;
	line-height: 44px;
	border: 1px solid #efefef;
	background: #fefefe url('../images/contentTop.png');
}

div.form span {
	padding-left: 120px;
}

div.form input {
	margin-right: 5px;
	height: 24px;
}

div.form .key {
	width: 180px;
}

div.form select {
	height: 28px;
}

div.form .submit {
	height: 28px;
}


/*Showbox*/

#showbox {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 998;
	width: 99%;
	height: 100%;
	filter: alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
}

#showbox2 {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 998;
	width: 100%;
	height: 100%;
	filter: alpha(opacity=90);
	-moz-opacity: 0.9;
	opacity: 0.9;
	background-color: #ddd;
}

#loadbox {
	position: absolute;
	top: 20%;
	left: 0px;
	width: 100%;
	z-index: 999;
	text-align: center;
}

#loadlayer {
	display: none;
}

#closebox {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 999;
	width: 100%;
	height: 100%;
	text-align: right;
	background: url('http://www.cloudunion.net.cn/imagess/header-bg.gif') repeat-x;
}

#closebox a,
#closebox a:visited,
#closebox a:link,
#closebox a:active {
	line-height: 33px;
	font-size: 14px;
	color: #000;
	padding: 15px;
}


/*表格样式*/

table.table {
	width: 100%;
	background-color: #fff;
}

table.table,
table.table td {
	border-collapse: collapse;
	border: 1px solid #eee;
	padding: 10px;
}

table.table .tr {
	background-color: #f0f0f0;
	background-images: url('../images/tr.gif');
	text-align: center;
}

table.table tr:hover {
	background: #f8f8f8;
}

table.table .tr2 {
	background-color: #fefefe;
}

table.table2 td {
	padding: 3px;
	border: 0px;
}

table.table3 {
	width: 100%;
	background: #fafafa;
}

table.table3 td {
	padding: 7px;
	border: 1px #FFFFFF solid;
}

table.table tr:first-child {
	color: #636363;
	background: #f8f8f8;
	background: -moz-linear-gradient(top, #f8f8f8 0%, #e8e8e8 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f8f8f8), color-stop(100%, #e8e8e8));
	background: -webkit-linear-gradient(top, #f8f8f8 0%, #e8e8e8 100%);
	background: -o-linear-gradient(top, #f8f8f8 0%, #e8e8e8 100%);
	background: -ms-linear-gradient(top, #f8f8f8 0%, #e8e8e8 100%);
	background: linear-gradient(top, #f8f8f8 0%, #e8e8e8 100%);
	filter: progid:DXimagesTransform.Microsoft.gradient( startColorstr='#f8f8f8', endColorstr='#e8e8e8', GradientType=0);
}


/*********************以下为主模块样式，不推荐修改*****************************/


/*投票*/

.vote td {
	padding: 1px;
}

.vote .td {
	background: #eee;
	width: 300px;
}

.vote div {
	background: url('../images/top_bg.png');
	color: #fff;
}

.vote span {
	font-weight: bold;
}

.vote li {
	float: left;
	text-align: center;
	height: 330px;
	width: 47%;
	background: #fff;
	border: 1px solid #eee;
	margin: 10px;
}

.vote ol {
	background: #eee;
	padding: 10px;
}

.vote li img {
	width: 270px;
	margin: 10px;
}

.vote p {
	text-align: center;
}


/*********************以下为功能杂项，不推荐修改*****************************/


/*清除浮动*/

.clear {
	background: none;
	border: 0px none;
	clear: both;
	display: block;
	float: none;
	font-size: 0px;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	visibility: hidden;
	width: 0px;
	height: 0px;
	line-height: 0px;
	list-style-type: none;
}


/*表单*/
.ss_box{
	background: #eee;
	padding: 10px 100px;
	margin: 20px 0px;
}
.an {
	border: 2px solid #ddd;
	BACKGROUND: #fff;
	COLOR: #0099cc;
	height: 35px;
	border-radius: 8px;
	margin: 10px 5px;
	font-size: 16px;
	line-height: 35px;
	padding: 0px 15px;
	color: #333;
}

.an:hover {
	border: 2px solid #ccc;
	BACKGROUND: #fff;
	box-shadow: 0px 0px 10px #ccc;
}
.ss_submit{
	width: 100px;
	height: 35px;
	background: #000;
	font-size: 16px;
	line-height: 35px;
	text-align: center;
	color: #fff;
	border-radius: 8px;
}

/*iframe解决下拉框问题*/

#iframe {
	position: absolute;
	z-index: 999;
	width: expression(this.nextSibling.offsetWidth);
	height: expression(this.nextSibling.offsetHeight);
	top: expression(this.nextSibling.offsetTop);
	left: expression(this.nextSibling.offsetLeft);
}


/*qr*/

.qr {
	margin: 5px 0px 15px 0px;
	width: 100%;
}

.qrout {
	BACKGROUND: #fff;
	line-height: 100%;
	padding: 5px;
	margin: 0px 24px 0px 15px;
	width: 100px;
	float: left;
}


/*alt*/

#alttxt {
	background: #FFF;
	border: 1px #ddd solid;
	font-size: 12px;
	padding: 10px;
	z-index: 1000;
	position: absolute;
	display: none;
}


/*数据报表*/

.chart {
	width: 100%;
	height: 400px;
	padding: 30px 0px;
}
		*{
			margin: 0px;
			padding: 0px;
		}
		a{
			text-decoration: none;
			color: #000000;
		}
		
		.aau{
			width: 100%;
		}
		.aai{
			width: 1200px;
			height: 100px;
			margin: 0px auto;
		}
		.aao{
			float: left;
			width: 135px;
			height: 100px;	
		}
		ul li{
			list-style: none;
		}
		.aap{
			font-size: 18px;
			text-align: center;
			height: 80px;
		}
		.aap li{
			width: 100px;
			line-height: 60px;
			float: left;
			height: 60px;
		}
		
		.aap li:hover{
			background-color: #e22c1c;
			color: #FFFFFF;
		}
		.aap a:hover{
			
			color: #FFFFFF;
		}
		.aap ul{
			float: right;
		}
		.aay{
			float: left;
			width: 1065px;
			height: 40px;
		}
		.ayu{
			width: 100%;
			height: 475px;
			background-color: #000000;
		}
		.auy2{
			color: #FFFFFF;
			font-size: 16px;
			text-align: center;
			width: 100%;
			height: 35px;
			border-bottom: 1px solid #1a1a1a;
		}
		.auy3{
			padding-top: 35px;
			width: auto;
			height: 357px;
			display: table;
			margin: 0px auto;
		}
		.auy4{
			background-color: #000000; ;
			width: 100%;
			height: 45px;
			border-top: 1px solid #1a1a1a;;
		}
		.auy5{
			height: 45px;
			line-height: 45px;
			width: 1200px;
			margin: 0px auto;
		}
		.ik{
			background-color: #e22c1c;
		}
		.auy3 li{
			
			text-align: center;
			
		}
		.auy3 li{
			text-align: center;
			color: #FFFFFF;
		}
		.lop{
			line-height: 40px;
			height: 40px;
			width: 160px;
			float: left;
		}
		.lod{
			line-height: 40px;
			height: 40px;
			float:left;
		}
/*放大div*/
        .img2{
        	background-color: #FFFFFF;
            width:29%;
            height:390px;
            border: 1px solid #ececec;
            margin: 2%;
            float: left;
            text-align: center;
            color:#000;
        }
        .img2 {
            transition: All 0.4s ease-in-out;
            -webkit-transition: All 0.4s ease-in-out;
            -moz-transition: All 0.4s ease-in-out;
            -o-transition: All 0.4s ease-in-out;
        }
 
        .img2:hover {
        	box-shadow: 0 0 10px #ffcbd1;
            transform: scale(1.2);
            -webkit-transform: scale(1.2);
            -moz-transform: scale(1.2);
            -o-transform: scale(1.2);
            -ms-transform: scale(1.2);
        }
        .img22{
        	font-size: 24px;
        	line-height: 170px;
            width:100%;
            height:120px;
            text-align: center;
            color:#000;
            background-color: #ececec;
        }
        .img2:hover .img22 {
        	background-color: #d51b32;
        	color: #FFFFFF;
        }
        
        .uyt{
        	width: 225px;
        	margin: 0px auto;
        }
        .uyt img{
        	width: 45px; 
        	height: 45px;
        	float: left; 
        	padding-right: 10px; 
        	margin-top: 5px;
        }
        .ujk{
        	text-align: center;
        	width: 225px;
        	height: 55px;
        	line-height: 55px;
        	border-bottom: 1px solid #f2f2f2;
        	font-weight: bold;
        	font-size: 18px;
        }
        .lkj{
        	width: 100%;
        	height: 750px;
        	background: url(../images/bann2.jpg) center no-repeat;
        	background-size: cover;
        }
        .lkh{
        	width: 100%;
        	height: auto;
        }
        .lops{
        	width: 100%;
        	height: auto;
        }
        .lujk{
        	width: 100%;
        	height: 895px;
        }
		.triangle {
		width:0;
		height:0;
		margin-left: -20px;
		/*朝上的三角形*/
		border-left:2.7em solid transparent;
		border-right:2.7em solid transparent;
		border-bottom:2.7em solid #2d4293;
		-ms-transform:rotate(315deg); 	/* IE 9 */
		-moz-transform:rotate(315deg); 	/* Firefox */
		-webkit-transform:rotate(315deg); /* Safari 和 Chrome */
		-o-transform:rotate(315deg); 	/* Opera */
		transform:rotate(315deg);}
/*遮罩*/
.header{width: 100%;background-color: #fff;}
.header .inner{height:100px;position: relative;width:70%;margin:0 auto;overflow: hidden;text-align: center;}
.header .logo img{margin-top:0px;height:90px;margin-left: 50px;}
.header .nav{width:50%;display: inline-block;}
.header .nav ul li{float: left;width:12.5%;height:100px;line-height:100px;text-align: center;}
.header .nav ul li a{color:#000;position: relative;z-index:1;font-size:16px;}
.header .nav ul li i{position: absolute;width:100%;height:0;background: #0865c7;left:0;top:0;z-index:-1;-webkit-transition: 0.5s;-o-transition: 0.5s;-ms-transition: 0.5s;-moz-transition: 0.5s;transition: 0.5s;}

.header .nav ul li a:hover i, .header .nav ul li a.active i{height:100px;}
.header .nav ul li a:hover span, .header .nav ul li a.active span{color:#fff;}
.header .nav ul li a:hover em, .header .nav ul li a.active em{opacity:1;}
.header .product_son{display: none;position: absolute;left:0;top:100px;text-align: center;width:100%;padding:20px 0;height:auto;background-color:rgba(0,0,0,0.75);z-index:999;}
.header .product_son .item{display: inline-block;width:15%;margin:0.5%;}
.header .product_son .item p{font-size:16px;color:#fff;height:40px;line-height:40px;}
.header .product_son .item:hover .pb_bg{transform: scaleY(1);-webkit-transform: scaleY(1);transform-origin: left 0;-webkit-transform-origin: left 0;visibility: visible\9;}

.header .call{margin-top:20px;height:70px;background:url(http://www.cloudunion.net.cn/imagess/call.png) 0 center no-repeat;padding-left:70px;text-align: left;}
.header .call h3{font-size:32px;color:#0865c7;font-family: impact;}
.header .call em{color: #222;}
.header.bg{background-color:#fff;}
.header.bg .inner{height: 70px;}
.header.bg .logo img{height: 50px;}
.header.bg .nav ul li{height: 70px; line-height: 70px;}
.header.bg .call{margin-top: 5px;}
.header.bg .product_son{top: 70px !important;}
.pro_side{display: none;}


.menu_box{display: none;}
.menu_box{float: right;width:24px;height:54px;}
.nav_button{position: absolute;right:15px;top:26px;vertical-align: middle;width:24px;height:2px;cursor:pointer;background-color:#0865c7;-webkit-transition: 0.5s;-o-transition: 0.5s;-ms-transition: 0.5s;-moz-transition: 0.5s;transition: 0.5s;}
.nav_button::after, .header .nav_button::before{content:'';width:24px;height:2px;position: absolute;z-index:99999999;right:0;background-color:#0865c7;-webkit-transition: 0.5s;-o-transition: 0.5s;-ms-transition: 0.5s;-moz-transition: 0.5s;transition: 0.5s;}
.nav_button::after{top:9px;}
.nav_button::before{top:-9px;}
.menu_box.on .nav_button{width:0;}
.menu_box.on .nav_button::before{-webkit-transform: translateY(9px) rotate(45deg);-ms-transform: translateY(9px) rotate(45deg);transform: translateY(9px) rotate(45deg);}
.menu_box.on .nav_button::after{-webkit-transform: translateY(-9px) rotate(-45deg);-ms-transform: translateY(-9px) rotate(-45deg);transform: translateY(-9px) rotate(-45deg);}
#close{display: none;position: fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,0.5);z-index:999;}
.wap_son{display: none;padding:0 13px;margin-bottom:20px;}
.wap_son a{width:47.93%;height:40px;line-height:40px;font-size:16px;color:#fff;text-align: center;margin:1%;float: left;background-color:#0865c7;}
.navr{margin: auto;border-top: 1px solid #fff;border-bottom: 1px solid #fff;margin-top: 40px;padding: 15px 0;margin-bottom: 20px;}
.navr ul{margin-left: 150px;}
.navr ul li a {float: left;color: #fff;padding: 0 40px;}

.diyi{width:65%;margin: 0 auto;}
.syjz{width: 100%;background: url(../images/kkh_1.jpg) no-repeat center}
.syjz .syne{width: 65%;margin: 0 auto;}
.ggys{width: 100%;text-align: center;}
.ggys .ggimg{width: 70%;margin: 0 auto;}
.mbxs{width: 100%;text-align: center;}
.mbxs .xsne{width: 70%;margin: 0 auto;}
.mbxs img{width: 100%;}
.xsxs{width: 100%;margin: 0 auto;}
.xsxs .xsl{width: 70%;margin: 0 auto;}
.xsxs .xsl img{width: 100%;}

@media(max-width:1700px){
	.header .inner{width: 92%;}
	.qympys .ysxiala{width: 95%;}
	.qympys .ysxiala ul li{width:23%;}
}

@media(max-width:1600px){
	.tywdys .wdys{width: 75%;}
	.tywdys{height: 1100px;}
	.qympys .ysxiala{width: 97%;}
	.qympys .ysxiala ul li{width:23%;}
	.qympys .ysxiala ul li .youne p{font-size: 15px;}
	.txkhal .khaln{width: 80%;margin: 0 auto;}
	.ppkhl .ppal{width: 80%;margin: 0 auto;}
.ppkhl .ppal img{margin: 0 auto;text-align: center;width: 100%;}
.khlc .lcnr ul{width: 90%;margin: 0px auto;padding-top: 50px;}
.khlc .lcnr ul li{width: 25%;float: left;display: block}
}

@media(max-width:1400px){
	.tywdys .wdys{width: 90%;}
	.tywdys .wdys img{width: 100%;}
	.txycp{height: 760px;}
	.txycp .yfwq{width: 100%;}
	.txycp .yfwq img{width: 100%;}
	.tywdys{height: 1020px;}
	.txkhal .khaln{width: 94%;margin: 0 auto;}
	.tui .qympn{height: 460px;}
	.ppkhl .ppal{width: 90%;margin: 0 auto;}
.ppkhl .ppal img{margin: 0 auto;text-align: center;width: 100%;}
.khlc .lcnr ul{width: 95%;margin: 0px auto;padding-top: 50px;}
.khlc .lcnr ul li{width: 24%;float: left;display: block}
}

@media(max-width:1200px){

	.sosso{display: none;}
	.header .nav{position: fixed;width: 280px;height: auto;overflow: auto;padding: 20px 0;top: 50%;left: 50%;margin: -200px 0 0 -140px;z-index: 9999999999;background-color: #fff;box-shadow: 0 0 10px #f1f1f1;-webkit-transform: scale(0);-moz-transform: scale(0);-ms-transform: scale(0); -o-transform: scale(0);transform: scale(0);}
	.nav_green ul li{display: block;float:none;width:90%;margin:0 auto;height:40px !important;line-height: 40px !important;border-bottom: 1px solid #f9f9f9;}
	.nav_green ul li span, .nav_green ul li a{color:#333 !important;}
	.nav_green ul li a:hover span, .nav_green ul li a.active span{line-height:40px;}
	.nav_green ul li:last-child{border: none;}
	.clogo{width: 30%;margin-left: 5px;}
	.header .inner{height:100px;position: relative;width:98%;margin:0 auto;overflow: hidden;text-align: center;}
	.header .logo img{height: 50px;}
	
	.nigan img{height: 460px;background-size: cover;background-attachment: unset;}
	.qingchu{width: 100%;}
	.nu_tl{width: 90%;margin: 0 auto;}
	.tywdys{height: 960px;}
	.tywdys .wdys{width: 100%;}
	.tywdys .wdys img{width: 97%;}
	.cptx .txner ul li h3{font-size: 24px;}
	.tui{height: 1070px;}
	.tui .fqjb{width: 91%;}
	.qympys .ysxiala{width: 100%;}
	.qympys .ysxiala ul li{width:22%;}
	.tui .qympn{height: 500px;}
	.txkhal .leftqf{width: 47%;}
	.txkhal .leftqf img{width: 100%;}
	.txkhal .rightqf{width: 47%;}
	.txkhal .rightqf img{width: 100%;}
	.txkhal .khaln{width: 100%;margin: 0 auto;}
	.khlc .lcnr ul{width: 96%;margin: 0px auto;padding-top: 50px;}
	.khlc .lcnr ul li{width: 25%;float: left;display: block}


}

@media(max-width:800px){


	.header .inner{height:60px;position: relative;width:98%;margin:0 auto;overflow: hidden;text-align: center;}
	.nigan img{height: 160px;background-size: cover;background-attachment: unset;}
	.qingchu{height: 500px;}
	
	.qingdw{width: 80%;margin: 0 auto;background: none;}
	.qingdw .bx4{width: 99%;position: relative;top:-272px;left: 0;}
	.qingdw .bx4 h5{font-size: 26px}
	.qingdw .bx4 p{font-size: 16px;}
	.qingchu .nu_tl{width: 95%;margin: 0 auto;}
	.qingchu .nu_tl .leftts{width: 95%;margin: 0 auto;height: 350px;float: none;}
	.qingchu .nu_tl .leftts .bx1{width: 100%;top: 55px;}
	.qingchu .nu_tl .leftts .bx1 h5{font-size: 26px;}
	.qingchu .nu_tl .leftts .bx1 p{padding: 0 15px;font-size: 16px;}
	.qingchu .nu_tl .leftts .bx2{width: 100%;margin: 0 auto;top: 50px}
	.qingchu .nu_tl .leftts .bx2 h5{font-size: 26px;}
	.qingchu .nu_tl .leftts .bx2 p{padding: 0 15px;font-size: 16px;}
	.qingchu .nu_tl .rigts .bx3 p{padding: 0 15px;font-size: 14px;}
	.qingchu .nu_tl .zj{display: none;}
.pub_title{text-align: center;}
.pub_title h4{font-size: 24px;padding-top: 10px;}
.pub_title p{font-size: 16px;padding-bottom: 10px;}
.pub_title span{font-size: 20px;padding: 10px 20px;}
.txxxl{width: 100%;margin: 0 auto;height: 285px;}
.txxxl .xxl{width: 95%;margin: 0 auto;}
.txxxl .xxl .pub_title img{width: 20%;}
.xxl .wow{width: 100%;margin: 0 auto;}
.xxl .pub_title{width: 100%;text-align: center;}
.xxl .pub_title h4{font-size: 24px;}
.qingchu .pub_title h4{font-size: 24px;padding-top: 0;}
.zhll{width: 100%;height: 850px;margin: 0 auto;}
.zhll .txzlhl{width: 99%;margin: 0 auto;}
.zhll .txzlhl .pub_title{width:100%;}
.zhll .ulzh ul li{width: 21%;height: 120px;line-height:120px;}
.zhll .ulzh ul li span{font-size: 14px;line-height: 30px;}
.zhll .nuzhl ul li span{font-size: 14px;}
.txym{height: 425px;}
.txym .pub_title{margin-bottom: 30px;}
.txym .let{width: 32%;margin: 0 auto;padding: 0 20px;}
.txym .let h4{font-size: 26px;}
.txym .let p{width: 95%;font-size: 16px;line-height: 30px;}

.qlyh{width: 100%;margin: 0 auto;height: 450px;}
.ymqlt{width: 100%;height: 510px;margin: 0 auto;}
.qlt{width: 99%;}
.ymqlt .pub_title h4{padding-top: 35px;}
.ymqlt .qlyh ul{width: 100%;}
.ymqlt .qlyh ul li{width: 7.6%;height: 260px;float: left;}
.ymqlt .qlyh ul li h5{font-size: 20px;}
.ymqlt .qlyh ul li span{font-size: 14px;line-height: 28px;}
.yxsx{width: 100%;height: 720px;}
.yxsx .ymyx{width: 95%;margin: 0 auto;}
.yxsx .ymyx .pub_title{width:100%;}
.yxsx .yxnei ul li{width: 32.3%;margin: 0.5%;}
.fwlc{width: 100%;height: 456px;}
.fwlc .fune{width: 95%;margin: 0 auto;height: 450px;}
.fwlc .fune .pub_title{width:100%;}
.fwlc .fune .pub_title h4{padding-top: 30px;}
.fwlc .liucheng{width: 100%;height: 370px;}
.fwlc .liucheng ul li{width: 30%;}
.fwlc .liucheng ul li img{width:100%;}
.fwlc .liucheng ul li h4{font-size:18px;}

.liuyan{width: 100%;margin: 0 auto;}
.liuyan .im{width: 90%;}
.im input{width: 100%;height: 50px;}
.im .zixun{width: 42%;height: 50px;font-size: 20px;}
.wendu{padding-top: 20px;padding-bottom:15px;}
.wendu h4{font-size: 22px;}
.tywdys{width: 100%;height: 550px;margin: 0 auto;}
.tywdys .wdys{width: 100%;padding-top: 30px;}
.tywdys .wdys img{width: 100%;}
.tywdys .wdysn{width: 95%;}
.tywdys .wdysn .txy_title{width: 90%;text-align: center;padding-top: 30px;}
.tywdys .wdysn .txy_title h4{font-size: 26px;}
.tywdys .wdysn .txy_title p{font-size: 18px;}
.txycp{height:420px;}
.txycp .ycptx .txy_title h4{font-size: 26px;}
.txycp .ycptx .txy_title p{font-size: 16px;}
.cptx{height: 750px;}
.cptx .txner{width: 96%;}
.cptx .txner ul li{width: 48%;height: 175px;}
.cptx .txner ul li h3{font-size: 16px;}
.cptx .txner ul li h3 img{width:26%;}
.cptx .txner ul li p{font-size: 14px;line-height: 26px;padding-left: 0;}
.ppkh{height: 300px;}
.ppkh .khppne .txy_title{padding-top: 30px;}
.ppkh .khppne .txy_title h4{font-size: 26px;}
.ppkh .khppne .txy_title p{font-size: 16px;padding: 5px 15px;}
.ppkh .ppimg{width: 100%;}
.tui{height: 1239px;}
.tui .tui_title h4{font-size: 26px;padding: 20px 0;}
.tui .qympn .leftqm{width: 100%;float: none;}
.tui .qympn .leftqm h5{font-size: 20px;}
.tui .qympn .leftqm .p1{font-size: 14px;line-height: 21px;}
.tui .qympn .leftqm p{font-size: 14px;line-height: 21px;}
.tui .qympn .rightqm{width: 90%;float: none;margin: 0 auto;}
.tui .qympn .rightqm img{width: 90%;margin: 0 auto;}
.tui .undermp{width: 100%;margin: 0 auto;}
.tui .undermp .rightqm{float: none;}
.tui .undermp .leftqm{width: 99%;float: none;}
.tui .undermp .leftqm img{width: 90%;margin: 0 auto;}
.tui .undermp .rightqm{width: 90%;margin: 0 auto;float: none;}
.tui .undermp .rightqm h5{font-size: 20px;}
.tui .undermp .rightqm .p1{font-size: 14px;line-height: 21px;}
.tui .undermp .rightqm p{font-size: 14px;line-height: 21px;}
.txkhal{height: 250px;}
.txkhal .tui_title h4{font-size: 26px;padding: 20px 0;}
.qympys{width: 100%;margin: 0 auto;height: 900px;}
.qympys .tui_title h4{font-size: 26px;}
.qympys .ysxiala ul li{width: 48%;height: 359px;}
.qympys .ysxiala ul li img{width: 50%;margin-top: 5px;}
.qympys .ysxiala ul li h3{font-size: 22px;}
.qympys .ysxiala ul li .youne{width: 78%;}
.qympys .ysxiala ul li .youne p{font-size: 14px;line-height: 27px;}
.ppkhl{padding-bottom: 10px;}
.ppkhl .ppal{width: 80%;margin: 0 auto;}
.ppkhl .ppal img{width:100%;margin: 0 auto;}
.ppkhl .khppne .txy_title{padding-bottom: 0;padding-top: 20px;}
.ppkhl .khppne .txy_title h4{font-size: 26px;padding: 20px 0;}
.what .baoguo p{font-family: 'puhu'; color: #000000; font-size: 16px; width: 650px;text-indent:2em; float: left;}
.pro_side{display: block;}
.pro_side .wxside{margin: 0 auto;}

.khlc .lcnr ul{width: 100%;margin: 0px auto;padding-top: 50px;}
.khlc .lcnr ul li{width: 48%;float: left;display: block;margin: 10px 0;}
.khlc .lcnr ul li img{width: 100%;}

.ksoiu{width: 100%;}
.ksn {width: 100%;}
.xxll{width: 95%;}
.yhsj{width: 95%;}
.syjz .syne{width: 90%;}
.mbxs .xsne{width: 95%;}
.xsxs .mbxs{width: 100%;}
.xsxs .xsl{width: 95%;}
.ggdx .dxn{width: 100%;}
.ggdx .dxl{width: 95%;}
.hyal .hyn{width: 100%;}



}
