html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}
body{line-height:1;font-family: PingFang-SC-Bold;min-width: 1200px;}
ol,ul{list-style:none}
blockquote,q{quotes:none}
blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}
table{border-collapse:collapse;border-spacing:0}
a{text-decoration: none;color: #000000;}
img{display: block;}
.banner{
	width: 100%;
	height: auto;
}
.zsldyh3{
	width: 1200px;
	margin: 0 auto 0;
	display: flex;
	justify-content: space-around;
	align-items: center;
	font-size: 36px;
	line-height: 136px;
}
.zsldyh3::after,.zsldyh3::before{
	content: '';
	display: block;
	width: 15%;
	height: 2px;
}
.zsldyh3::after{
	background: -webkit-linear-gradient(left, #e51f2b , #ffffff); /* Safari 5.1 - 6.0 */
	background: -o-linear-gradient(right, #e51f2b , #ffffff); /* Opera 11.1 - 12.0 */
	background: -moz-linear-gradient(right, #e51f2b , #ffffff); /* Firefox 3.6 - 15 */
	background: linear-gradient(to right, #e51f2b , #ffffff); /* 标准的语法 */
}
.zsldyh3::before{
	background: -webkit-linear-gradient(right, #e51f2b , #ffffff); /* Safari 5.1 - 6.0 */
	background: -o-linear-gradient(left, #e51f2b , #ffffff); /* Opera 11.1 - 12.0 */
	background: -moz-linear-gradient(left, #e51f2b , #ffffff); /* Firefox 3.6 - 15 */
	background: linear-gradient(to left, #e51f2b , #ffffff); /* 标准的语法 */
}
.lhgzcy{
	width: 100%;
}
.lhgzcy>div{
	width: 1200px;
	margin: 0 auto 0;
}
.lhgzcy>div>p{
	font-size: 26px;
	color: #e51f2b;
	text-align: center;
}
.lhgzcyjj{
	width: 100%;
	display: flex;
	justify-content: space-between;
	margin-top:48px; 
}
.lhgzcyjj>p{
	width: 720px;
	height: 390px;
	line-height: 46px;
	font-size: 22px;
}
.lhgzcyjj>p>span{
	display: block;
	padding-bottom:30px; 
}
.lhgzcyjj>img{
	width: 440px;
	height: 440px;
}
.ywtx{
	width: 100%;
	background: url(../images/background1.jpg) no-repeat;
	background-size: 100% 100%;
}
.ywtxus,.hzysus{
	width: 1200px;
	margin: 0 auto 0;
	position: relative;
}
.ywtxus img{
	width: 514px;
	height: 514px;
	margin: 108px auto 0;
}
.ywtxus p{
	position: absolute;
	color: #ffffff;
	background-color: #8bb8db;
	border-radius: 10px;
	line-height: 44px;
	text-align: center;
}
.ywtxus p:nth-of-type(1){
	width: 344px;
	top: 160px;
	left: 50%;
	margin-left:-172px; 
}
.ywtxus p:nth-of-type(2){
	width: 344px;
	top: 320px;
    left: 6%;
}
.ywtxus p:nth-of-type(3){
	width: 274px;
	top: 340px;
    right: 7%;
}
.ywtxus p:nth-of-type(4){
	width: 344px;
	top: 620px;
    left: 6%;
}
.ywtxus p:nth-of-type(5){
	width: 344px;
	top: 600px;
    right: 5%;
}
.hzysusul{
	width: 100%;
	display: flex;
	position: relative;
}
.hzysusul ul:nth-of-type(1){
	flex: 1;
}
.hzysusul ul:nth-of-type(2){
	flex: 1;
}
.hzysusul ul:nth-of-type(1) li{
	display: flex;
	justify-content: flex-end;
	align-items: center;
	margin-top:56px; 
	position: relative;
}
.hzysusul ul:nth-of-type(2) li{
	display: flex;
	justify-content: flex-start;
	align-items: center;
	margin-bottom:58px; 
	position: relative;
}
.hzysusul ul:nth-of-type(1) li:after,.hzysusul ul:nth-of-type(2) li:before{
	content: '';
	display: block;
	width: 10px;
	height: 10px;
	border-radius: 5px;
	background-color: #ffffff;
	position: absolute;
}
.hzysusul ul:nth-of-type(1) li:after{
	right: -5px;
}
.hzysusul ul:nth-of-type(2) li:before{
	left:-5px;
}
.hzysusul ul:nth-of-type(1) li span,.hzysusul ul:nth-of-type(2) li span{
	line-height: 44px;
	border-radius: 22px;
	background-color: rgba(255, 255, 255, 0.4);
	padding: 0 15px; 
}
.hzysusul ul:nth-of-type(1) li span{
	margin-right:28px;
}
.hzysusul ul:nth-of-type(2) li span{
	margin-left:28px;
}
.hzysusul ul:nth-of-type(1) li:nth-child(2n) span,.hzysusul ul:nth-of-type(2) li:nth-child(2n-1) span{
	background-color: rgba(255, 0, 0, 0.2);
}
.zjxt{
	position: absolute;
	height: 100%;
	width: 1px;
	left: 50%;
	top: 0;
	background: -webkit-linear-gradient(rgba(255,255,255,0),#ffffff,#ffffff,#ffffff,rgba(255,255,255,0)); /* Safari 5.1 - 6.0 */
	background: -o-linear-gradient(rgba(255,255,255,0),#ffffff,#ffffff,#ffffff,rgba(255,255,255,0)); /* Opera 11.1 - 12.0 */
	background: -moz-linear-gradient(rgba(255,255,255,0),#ffffff,#ffffff,#ffffff,rgba(255,255,255,0)); /* Firefox 3.6 - 15 */
	background: linear-gradient(rgba(255,255,255,0),#ffffff,#ffffff,#ffffff,rgba(255,255,255,0)); /* 标准的语法 */
}
.hzlcimg{
	width: 1100px;
	margin: 0 auto 0;
}
.pxjy{
	width: 1200px;
	margin: 0 auto 0;
}
.pxjy>ul{
	width: 800px;
	margin: 0 auto 0;
	display: flex;
	justify-content: space-between;
}
.pxjy>ul>li{
	width: 138px;
	height: 38px;
	line-height: 38px;
	text-align: center;
	border: 1px solid #ff0000;
	border-radius: 19px;
}
.zscgalhd{
	width: 1100px;
	position: relative;
	margin: 0 auto 0;
}
.jphdz{
	width: 1000px;
	margin: 0 auto 0;
	overflow: hidden;
}
.jphdz>div:nth-of-type(1){
	width: 1000px;
	position: relative;
	margin: 0 auto 0;
}
.jphdz_li>div{
	position: relative;
	width: 100%;
	height: 100%;
	padding: 15px;
	box-sizing: border-box;
	cursor: pointer;
}
.jphdz_li>div img{
	width: 100%;
}
.jphdz_li>div div{
	position: absolute;
	width: 100%;
	height: 100%;
	background-color: rgba(255,255,255,0.9);	
	padding: 15px;
	left: 0;
	top: 0;
	display: none;
	box-sizing: border-box;
}
.jphdz_li>div div h5{
	font-size: 22px;
	color: #ea0000;
	line-height: 64px;
}
.jphdz_li>div div p{
	line-height: 30px;
	 text-indent:32px
}
.jphdz_li>div:hover div{
	display:block;
}
.lxfsjrwm{
	width: 100%;
	display: flex;
	justify-content: space-around;
	align-items: center;
}
.lxfsjrwm ul li{
	font-size: 26px;
	line-height: 65px;
	display: flex;
	align-items: center;
}
.lxfsjrwm ul li>span:before{
	content: '';
	display: inline-block;
	width: 26px;
	height: 26px;
	background: url(../images/tbsy1.png) no-repeat;
	background-size: 20px auto;
	margin:0 10px 0 20px;
}
.lxfsjrwm ul li>span{
	display: flex;
	align-items: center;
}
.lxfsjrwm ul li:nth-of-type(1)>span:before{
	background-position: 0 0;
}
.lxfsjrwm ul li:nth-of-type(2)>span:before{
	background-position: 0 -35px;
}
.lxfsjrwm ul li:nth-of-type(3)>span:before{
	background-position: 0 -75px;
}
.lxfsjrwm>p{
	font-size: 26px;
	line-height: 65px;
	text-align: center;
}
.lxfsjrwm>p>span{
	font-size: 38px;
	line-height: 68px;
}
.lxfsjrwm>p>a{
	background-color: #d40202;
	color: #ffffff;
	display: inline-block;
	width: 222px;
	height: 60px;
	border-radius: 10px;
	line-height: 60px;
	cursor: pointer;
}
.lxwmzxly{
	width: 100%;
	background-color: #f2f2f2; 
	margin-top:50px; 
}
.lxfsjrwm{
	width: 1200px;
	margin: 0 auto 0;
	padding: 50px 0;
}
/*导航栏*/
.top_start{
	width: 100%;
	height: 30px;
	background-color: #333333;
	color: #ffffff;
	line-height: 30px;
}
.top_start p{
	width: 1200px;
	margin: 0 auto 0;
	display: flex;
	justify-content: space-between;
}
.top_start p span{
	display: flex;
	align-items: center;
}
.top_start p span:before{
	content: '';
	display: inline-block;
	width: 22px;
	height: 20px;
	background: url(../images/headerico.png) no-repeat;
	background-size: auto 20px;
}
.top_start p span:nth-child(1):before{
	background-position: 0 0;
}
.top_start p span:nth-child(2):before{
	background-position: -22px 0;
}
.navdh{
	width: 1200px;
	margin: 0 auto 0;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.navdh>ul{
	display: flex;
}
.navdh>ul>li{
	width: 120px;
	line-height: 100px;
	position: relative;
	text-align: center;
}
.navdh>ul>li>a{
	color: #999999;
}
.navdh>ul>li>ul{
	position: absolute;
	width: 120px;
	line-height: 50px;
	text-align: center;
	left: 0;
	top: 100px;
	display: flex;
	flex-wrap: wrap;
	background-color: #ffffff; 
	display: none;
}
.navdh>ul>li:hover{
	background-color: #d40202;
}
.navdh>ul>li:hover>a{
	color: #ffffff;
}
.navdh>ul>li>ul>li{
	width: 100%;
}
.navdh>ul>li>ul:before{
	content: '';
	display: block;
	position: absolute;
	height: 0;
    width: 0;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #ffffff;
    border-left: 10px solid transparent;
    top: -10px;
    left: 50px;
    
}
.navdh>ul>li:hover>ul{
	display: block;
}
/*侧边栏*/
.izl-rmenu{position:fixed; right:0; margin-right:20px; bottom:40px; padding-bottom:20px;  z-index:999;width:72px; }
.izl-rmenu .btn{width:72px; height:73px; margin-bottom:1px;  position:relative;}

.izl-rmenu .jsq:hover{background-color:#e63737;}
.izl-rmenu .jsq,.izl-rmenu .btn-qq:visited, .btn-zx{background:url(/img2/icoBG.png) 3px 7px no-repeat; background-color:#e83f3f; text-decoration:none; display:block;}

.izl-rmenu .btn-ewm{background:url(/img2/icoBG.png) -92px 7px no-repeat; background-color:#a619ff;}
.izl-rmenu .btn-ewm:hover{background-color:#a20eff;}

.izl-rmenu .btn-zx{background:url(/img2/icoBG.png) -88px -110px no-repeat; background-color:#198eff;}
.izl-rmenu .btn-zx:hover{background-color:#1388f9;}

.izl-rmenu .btn-ewm .service-ewm{position:absolute; left:-128px; top:0px; display:none; background:#a619ff; padding:10px; }
.izl-rmenu .btn-ewm:hover .service-ewm{display: block;}
.service-ewm A{color:#FFF;}
.service-ewm li{ background:url(/img2/icoBG.png) no-repeat -109px -739px; }

.izl-rmenu .btn-kf{background:url(/img2/icoBG.png) 10px -110px no-repeat; background-color:#ff9d19;}
.izl-rmenu .btn-kf:hover{background-color:#f79612;}
.izl-rmenu .btn-kf .kf{background-color:#ff9d19; position:absolute; width:160px; left:-160px; top:0px; line-height:73px; color:#FFF; font-size:18px; text-align:center; display:none;}
.izl-rmenu .btn-kf:hover .kf{display: block;}
.izl-rmenu .btn-top{background:url(/img2/icoBG.png) 20px -215px no-repeat; background-color:#d2d2d2; display:none;}
.izl-rmenu .btn-top:hover{background-color:#999;}

#LRdiv0{ display:none !important;}
.btn-zx a{display: inline-block;width: 100%;height: 100%;}

/*移动端*/
@media screen and (max-width:768px){
header,.banner,.zsldyh3,.lhgzcy,.ywtx,.pxjy,.lxwmzxly,.service-top{display: none;}
.banner1 {
  width: 100%;
  position: relative;
}
.banner1 img {
  width: 100%;
}
.bannertop {
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
  display: flex;
  justify-content: space-between;
  z-index: 99;
}
.bannertop img {
  width: 40%;
  height: 100%;
}
.bannertop div {
  width: 40px;
  margin: 5px 10px;
}
.bannertop div span {
  display: block;
  width: 96%;
  height: 4px;
  border-radius: 2px;
  margin: 0 auto 0;
  background-color: #ffffff;
  margin: 5px 0;
}
.main1 {
  width: 100%;
}
a {
  display: block;
  width: 100%;
}
a img {
  width: 100%;
}

}
@media (min-width:769px){
	.banner1,.main1,.main2{display: none;}
}

