/*common start*/
body,div,ul,li,a,img,p,dl,dt,dd,h1,h2,h3,h4,span,strong,input{ margin:0; padding:0;list-style:none;text-decoration:none;border:0; list-style:none;}
body{ font-size:12px; color:#666; /* font-family: SimHei; */max-width: 1920px;margin: 0 auto;}
a{color:#666;}
a:hover{ color:#f60; text-decoration:underline;}
p{line-height:1.8em; padding:5px 0;}
.clear{ margin:0; padding:0; font-size:0; clear:both; }
.wapper{ width:1200px; margin:0 auto;}
.fl{float: left;}
.fr{float: right;}
.center{text-align: center;}

img{max-width: 100%;}

.head {background: #fff;}
.head.hur{background: #29377aeb;position: fixed;left: 0;right: 0;top: 0;z-index: 9999;}
.head .logo{padding:2px 0;}
.head .logo img{max-height: 80px; margin-top: 3px;}
.menu ul li{display: inline-block;text-align: center;line-height: 60px;text-align: center;font-size: 18px;padding: 15px 15px;position: relative;z-index: 999;float: left;}
.menu ul li.cur .a{color: #3d85c6;}
.menu ul li:hover .a{color: #3d85c6;}
.menu ul li.cur{background: #fff;}
.menu ul li:hover{background: #fff;}
.menu ul li a{color: #989898;}
.menu ul li:hover .erji{display: block;}
.menu  .erji{position: fixed;left: 0;right: 0;top: 90px;background: #fff;padding: 12px 0;display: none;}
.menu  .erji dl dd{width: calc((100% - 80px)/4);margin: 0 10px;float: left;}
.menu  .erji dl dd h3{text-align: left;font-size: 16px;}
.head.hur .menu ul li a{color: #fff;}
.head.hur .menu ul li.cur .a{color: #3d85c6;}
.head.hur .menu ul li:hover .a{color: #3d85c6;}
.head.hur .img2{display: block;}
.head.hur .img1{display: none;}
.head .img2{display: none;}

.phone{display: none;}

.phonehead{padding: 15px 0; background:#fff;}
.phonehead .logo{width: calc(100% - 70px);}

.phonehead .menuicon a{color: #000;font-size: 20px;}
.nav {position:fixed; display: none;right:0px; top:0; height:100%; width:100%; background-color:#fff; z-index: 8; overflow-y:auto; transition:right .3s; border-left:1px solid #f3f3f3;}
.nav.open {right:0;}
.nav ul {padding-bottom:71px;}
.nav li {float:none; padding:0; position:relative;}
.nav li a {line-height: 53px; padding:10px 1.5em; white-space: nowrap; overflow:hidden; text-overflow:ellipsis;}
.nav li a:hover:after, .nav li.cur > a:after, .nav li.on > a:after {display:none;}
.nav li.cur > a {background-color:#eee;}	
.nav li em.on{transform: rotate(90deg);}
.nav li em {transform: rotate(0deg);transition:all .3s;position:absolute; right: 10px; top:10px; display:block;  cursor:pointer;font-style: normal;}
.nav li em:after{content: '>';font-family: simsun;font-size: 20px;line-height: 30px;width: 30px;text-align: center;display: block;}
  
.navDrop {position:static; display:none; left:auto; top:auto;}
.navDrop.open, .navDrop.show.open {display:block;}
.navDrop .inner {width:auto;}
.navDrop ul {padding:0;}
.navDrop li {display:block;}
.navDrop li a {text-align:left; padding:10px 1.5em 10px 2.5em;}
.navDrop .preview, .threeNav, .navDrop.show {display:none;}
.navDrop .info {width:auto; float:none; padding:0;}

.subNav {float:none; width:auto;}
.subNav dd {border:none; line-height: normal;}
.subNav dd a {padding:10px 1.5em 10px 2.5em;}
.subNav dd a:after {display:none;}
/*navBtn*/
.navBtn {cursor:pointer; display:block; position:relative; cursor:pointer; width:70px; height:70px; float:left; border-left:0px solid #f3f3f3;}
.navBtn span {display:block; width:20px; height:2px; background-color:#c2c2c2; position:absolute; top:50%; left:50%; margin-top:-1px; margin-left:-10px; line-height: normal;}
.navBtn span:before, .navBtn span:after {content:''; display:block; width:100%; height:2px; background-color:#c2c2c2; position:absolute; left:0; top:-7px; transition:transform .3s; transition:transform .3s;}
.navBtn span:after {top:auto; bottom:-7.5px;}
.navBtn.open span {height:0;}
.navBtn.open span:before {transform:rotate(45deg); top:0;}
.navBtn.open span:after {transform:rotate(-45deg); bottom:auto; top:0;}

.banner{ background:#fff;}
.banner .swiper-pagination-bullet span{font-size: 12px;width: 12px;height: 12px;position: relative;color: #000;display: inline-block;background: #000;border-radius: 50%;margin: 10px;overflow: hidden;}
.banner .swiper-pagination-bullet-active span{color: #007aff;background: #007aff;}
.banner .swiper-pagination h3{display: inline-block;width: 32px;height: 32px;background: none;}
.banner .swiper-pagination .swiper-pagination-bullet-active {border: 1px solid #007aff;}


.pad{padding: 42px 0;}
.tit{text-align: center;margin-bottom: 90px;}
.tit h3{font-size: 40px;color: #fff;line-height: 2;font-weight: bolder; font-family: 'microsoft yahei';}
.tit span{font-size: 24px;color: #fff;}
.con{margin-top: -4px; background:#fff;}
.con ul li{width: 33.3%;text-align: center;float: left;}
.con ul li .ntop{margin: 10px 0;}
.con ul li .ntop h3{display: inline-block;font-size: 48px;color: #fff; font-family:SimSun;}
.con ul li .ntop span{font-size: 34px;color: #fff;}
.con ul li .nbottom{font-size: 14px;color: #fff;}

@media screen and (max-width: 760px){
	.pad{padding: 40px 0;}
	.tit{text-align: center;margin-bottom: 40px;}
	.tit h3{font-size: 24px;color: #fff;line-height: 2;font-weight: 500;}
	.tit span{font-size:16px;color: #fff;}
	
	.con ul li{width: 50%;text-align: center;float: left;margin-bottom: 20px;}
	.con ul li:nth-child(1){width: 100%;}
	.con ul li .ntop h3{display: inline-block;font-size: 30px;color: #fff;}
	.con ul li .ntop span{font-size: 20px;color: #fff;}
	
}



.con2{padding: 30px 0; background:#fff;}
.con2 ul li{width: 49%;float: left;margin: 1% 0;position: relative;}
.con2 ul li:nth-child(1){margin-right: 2%;}
.con2 ul li .pos{position: absolute;left:0;top: 0;right: 0;bottom: 0;z-index: 99;text-align: center;padding: 15% 0;}
.con2 ul li .pos .imgarea .img2{display: none;}
.con2 ul li:hover .pos .imgarea .img2{display: inline-block;}
.con2 ul li:hover .pos .imgarea .img1{display: none;}
.con2 ul li h3{font-weight: 500;font-size: 30px;color: #fff;margin: 15px 0;}
.con2 ul li span{display: block;font-size: 14px;color: #fff;}


@media screen and (max-width: 760px){
	.con2 ul li{width: 48%;float: left;margin: 1%;position: relative;}
	.con2 ul li:nth-child(1){margin-right: 1%;}
	.con2 ul li .pos{position: absolute;left:0;top: 0;right: 0;bottom: 0;z-index: 99;text-align: center;padding: 8% 0;}
}

.tit2{text-align: center;margin-bottom: 90px;}
.tit2 h3{font-size: 40px;color: #000;line-height: 2;font-weight: bolder;}
.tit2 span{font-size: 16px;color: #000;}
.con3{ background:#fff;}
.con3 ul li{width: 33.3%;float: left;}
.con3 ul li.bg1{background: #304960;}
.con3 ul li.bg2{background: #41617F;}
.con3 ul li.bg3{background: #304960;}
.con3 ul li .limain{padding: 60px 5%;text-align: center;}
.con3 ul li img{width: 60px;}
.con3 ul li .wenzi{text-align: center;}
.con3 ul li h3{font-size: 30px;color: #fff;margin: 30px 0; font-weight:normal;}
.con3 ul li span{display: block;font-size: 14px;color: #fff;line-height: 2;}
.con3 ul li .more{margin-top: 50px;}
.con3 ul li .more a{display: block;line-height: 50px;border: 1px solid #fff;border-radius: 25px;width: 150px;margin: 0 auto;font-size: 14px;color: #fff;}
.con3 ul li .more a:hover{background: #fff;color: #3d85c6;}

@media screen and (max-width: 760px){
	.tit2{text-align: center;margin-bottom: 40px;}
	.tit2 h3{font-size: 24px;color: #000;line-height: 2;font-weight: 500;}
	.tit2 span{font-size: 16px;color: #000;}
	
	
	.con3{/*background-image: url(../images/20251011102502.png) !important;*/}
	.con3 ul li{width: 48%;float: left;margin: 1%;}
	.con3 ul li span{height: 120px;}
}


.con4{padding: 260px 0;text-align: center;}
.con4 h3{font-size: 40px;color: #fff; font-family:SimSun;}
.con4 span{font-size: 24px;color: #fff;display: block; margin-top: 30px;}

@media screen and (max-width: 760px){
	.con4{padding: 100px 0;text-align: center;}
	.con4 h3{font-size: 24px;color: #fff;}
	.con4 span{font-size: 16px;color: #fff;display: block;}
	.con4{background-image: url(../images/phoneimg.jpg) !important;background-size: 100%;}
}


.tit3{text-align: center;margin-bottom: 90px;}
.tit3 h3{font-size: 40px;color: #000;line-height: 2;font-weight: 500; font-family:SimSun;}
.tit3 span{font-size: 24px;color: #000;}


@media screen and (max-width: 760px){
	.tit3{text-align: center;margin-bottom: 40px;}
	.tit3 h3{font-size: 24px;color: #000;line-height: 2;font-weight: 500;}
	.tit3 span{font-size: 16px;color: #000;}
}

.con5{ background:#fff;}
.con5 ul li{width: calc((100% - 30px)/4);margin-bottom: 20px;margin-right: 10px;float: left;}
.con5 ul li:nth-child(4n){margin-right: 0;}
.con5 ul li .limain{background: #F9FAFC;text-align: center;padding: 60px 5%;}
.con5 ul li .img2{display: none;}
.con5 ul li:hover .img2{display: inline-block;}
.con5 ul li:hover .img1{display: none;}
.con5 ul li .imgarea{margin-bottom: 50px;height: 80px;}
.con5 ul li .wenzi h3{font-size: 20px;font-weight: 500;color: #000;margin-bottom: 20px;}
.con5 ul li .wenzi span{color: #999999;font-size: 14px;}


@media screen and (max-width: 760px){
	.con5 ul li{width: 48%;margin:1%;margin-bottom: 20px;margin-right: 0;float: left;}
	.con5 ul li .wenzi span{display: block;height: 30px;}
}

.con6{ background:#fff;}
.con6 .swiper-slide{position: relative;}
.con6 .wenzi{position: absolute;left: 0;top: 0;right: 0;bottom: 0;z-index: 99;padding: 15% 0;text-align: center;}
.con6 .wenzi h3{font-size: 40px;color: #fff; font-family:SimSun;}
.con6 .wenzi span{font-size: 24px;color: #fff;display: block;}


.con7{ background:#fff;}
.con7 ul li{width: 23%;margin: 1%;float: left;height: 110px;}
.con7 ul li .limain{border: 1px solid #eee;padding: 10px;}

.con8{ background:#fff;}
.con8 ul li{width: 18%;margin: 1%;float: left;height: 80px;}
.con8 {padding-bottom: 90px;}

@media screen and (max-width: 760px){
	.con7 ul li{width:48%;margin: 1%;float: left;height: auto;}
	.con8 ul li{width: 48%;margin: 1%;float: left;height: auto;}
	
	.con8 ul li .limain{height: 80px;}
	
	.con6 .wenzi{padding: 20% 0;}
	.con6 .wenzi h3{font-size: 30px;color: #fff; font-family:SimSun;}
	.con6 .wenzi span{font-size: 18px;color: #fff;display: block;}
}


.foot{background: #20232A;}
.foot .left{width: 28%;}
.foot .left .copy{margin: 10px 0;color: #787B80;}
.foot .left ul li{display: inline-block;margin-right: 10px;}
.foot .left ul li .img2{display: none;}
.foot .left ul li:hover .img2{display: inline-block;}
.foot .left ul li:hover .img1{display: none;}
.foot .center{    width: calc(46% - 60px);
    /* margin: 0 1%; */
    margin-right: 10px;
    margin-left: 50px;
}
.foot .center dl{float: left;width: 19%;text-align: left;}
.foot .center dl dt{font-size: 16px;color: #fff;font-size: 16px;margin-bottom: 10px; font-weight:bolder;}
.foot .center dl dd{margin-bottom: 10px;}
.foot .center dl dd a{color: #fff;font-size: 14px;}
.foot .right{width: 24%;}
.foot .right ul {margin-top: 0px;}
.foot .right ul li{width: 100%;float: left; text-align:left;margin-bottom: 10px;color: #fff;}
.foot .right ul li:nth-child(1) .liright{margin-top:8px;}
.foot .right ul li .lileft{width: 30px;margin-right: 10px;}
.foot .right ul li .liright{width: calc(100% - 40px);}
.foot .right ul li:nth-child(2) img{/* margin-top: 35px; */}
.foot .right ul li:nth-child(2){margin-bottom: 16px;}
.beian{padding: 20px 0;font-size: 14px;text-align: center;display: none;}
@media screen and (max-width: 760px){
	.wapper{width:100%;padding: 0 0%;}
	.pc{display: none;}
	.phone{display: block;}
	
	.foot .center{display: none;}
	.foot .left{width: 100%;text-align: center;}
	.foot .right{display: none;}
	
}

.gsjs ul li .lileft{width: 48%;height: 437px;}
.gsjs ul li .liright{width: 48%;height: 437px;}
.gsjs ul li .wenzi{padding: 90px 80px;}
.gsjs ul li .wenzi h3{font-size: 44px;color: #000;margin-bottom: 30px;}
.gsjs ul li .wenzi span{display: block;font-size: 14px;line-height: 2;}
.gsjs ul li.bg{background: #CCCCCC;}
@media screen and (max-width: 760px){
	.gsjs ul li .lileft{width:40%;margin-bottom: 0px;background: none !important;height: auto;}
	.gsjs ul li .liright{width: 60%;height: auto;}
	.gsjs ul li .wenzi{padding: 10px;}
	
	.gsjs ul li .wenzi span{display: block;font-size: 12px;line-height: 1.5;}
	.gsjs ul li .wenzi h3{font-size: 14px;margin-top: 20px;margin-bottom: 10px;}
	
}

.qywh ul li{padding: 80px 0;}
.qywh ul li .lileft{width: 48%;}
.qywh ul li .liright{width: 48%;}
.qywh ul li .wenzi{padding: 90px 80px;}
.qywh ul li .wenzi h3{font-size: 44px;color: #000;margin-bottom: 30px;}
.qywh ul li .wenzi span{display: block;font-size: 14px;line-height: 2;}
.qywh ul li.bg{background: #CCCCCC;}
@media screen and (max-width: 760px){
	.qywh ul li .lileft{width: 50%;margin-bottom: 0;}
	.qywh ul li .liright{width: 50%;}
	.qywh ul li .wenzi{padding: 0 30px;}
	.qywh ul li{padding: 40px 0;}
	.qywh ul li .wenzi h3{font-size: 16px;margin-bottom: 10px;}
	
}

.zhyc .nr{margin-bottom: 90px;color: #999;text-align: center;font-size: 14px;}
.zhyc .list ul li{width: 31.3%;margin: 1%;float: left;text-align: center;}
.zhyc .list ul li .limain{padding: 35px;border-radius: 20px;box-shadow: 0 0 10px #F3F6FB;}
.zhyc .list ul li h3{font-size: 28px;color: #000;line-height: 2;margin: 20px 0;}
.zhyc .list ul li span{font-size: 14px;color: #666;line-height: 2;display: block;}

@media screen and (max-width: 760px){
	.zhyc .list ul li .limain{padding: 35px 5px;}
	.zhyc .list ul li{width: 48%;}
	.zhyc .list ul li span{height: 300px;}
}

.yfys{padding-top: 90px;}
.yfys .left{width: 48%;}
.yfys .right h3{font-size: 44px;color: #000;margin-bottom: 30px;}
.yfys .right span{display: block;color:#999999;font-size: 16px;line-height: 2;}

.yfys .right{width: 48%;}


.yfys2 ul li{width: 14.6%;margin: 1%;float: left;}
.yfys2 ul li .limain{padding: 30px 10px;background: #DFE3E9;border-radius: 20px;text-align: center;}
.yfys2 ul li h3{font-size: 20px;color: #000;margin-top: 15px;margin-bottom: 30px;}
.yfys2 ul li .nr{font-size: 14px;line-height: 2;color: #555555;}

@media screen and (max-width: 760px){
	.yfys{padding-top: 40px;}
	.yfys .left{width: 100%;}
	.yfys .right{width: 100%;}
	.yfys .right h3{font-size: 34px;color: #000;margin-bottom: 30px;}
	
	.yfys2 ul li{width: 98%;margin: 1%;float: left;}
}

.tab_val{display: none;padding: 60px 0;border: 1px solid #E5E5E5;}
.title li {width: 25%;float: left;text-align: center;height: 141px;position: relative;}
.title li .line{position: absolute;left: 0;bottom: 0;height: 3px;width: 0;background: #496EFA;}
.title li.cur .line{transition: all 0.5s;width: 100%;right: 0;}
.title li:hover .line{transition: all 0.5s;width: 100%;right: 0;}
.title li:hover .img1{display: none;}
.title li .img2{display: none;}
.title li:hover .img2{display: inline-block;}
.title li h3{font-size: 16px;line-height: 2;color: #000;font-weight: normal;}
.title li:hover .tmain{border: 1px solid #E5E5E5;}
.title li .tmain{border-right: 1px solid #E5E5E5;padding: 15px;}
.title li.cur .img1{display: none;}
.title li.cur .img2{display: inline-block;}
.title li.cur .tmain{background: #E5E5E5;border: 1px solid #E5E5E5;}
.tab_val ul li{width: 31.3%;margin: 1%;float: left;}
.tab_val ul li .limain{border: 1px solid #CCCCCC;}
.tab_val ul li .imgarea{padding:  10px;}
.tab_val ul li .wenzi{padding: 10px;}
.tab_val ul li .wenzi h3{font-size: 16px;font-weight: normal;color: #000;margin-bottom: 10px;text-align: center;}
.tab_val ul li .wenzi span{display: block;padding: 0 10px;margin-bottom: 10px;line-height: 2;font-size: 14px;color: #666;text-align: center;}
.tab_val ul li .aa span{display: block;font-size: 16px;color: #fff;line-height: 40px;background: #666;border: 1px solid #2F95DA;text-align: center;}
.tab_val ul li .aa span:hover{background: #2F95DA;}


@media screen and (max-width: 760px){
	.title li {width: 25%;float: left;text-align: center;}
	.tab_val ul li{width: 48%;margin: 1%;float: left;}
	.title li h3{font-size: 14px;}
}


.cpfa ul li{width: 31.3%;margin: 1%;float: left;}
.cpfa ul li .limain{background: #EEEEEE;border-radius: 20px;padding:  20px 40px;}
.cpfa ul li video{max-width: 100%;}
.cpfa ul li .wenzi{text-align: center;padding: 10px 0;}
.cpfa ul li .wenzi h3{font-weight: normal;font-size: 16px;color: #000;line-height: 1.5;}
.cpfa ul li .wenzi span{display: block;font-size: 14px;color: #000;}


@media screen and (max-width: 760px){
	.cpfa ul li{width: 98%;margin: 1%;float: left;}
}
.ptit {text-align: center;position: relative;padding-bottom: 10px;margin-bottom: 30px;}
.ptit h3{color:#162335;font-size: 36px;position: absolute;left: 0;right: 0;text-align: center;bottom: 0;z-index: 9;}
.ptit span{display: block; color:#f6f6f8;font-size: 48px;}


.pphb2 ul li{width: 31.3%;margin: 1%;float: left;}
.pphb2 ul li .limain{background: #FAFBFD;border-radius: 15px;padding: 40px;}
.pphb2 ul li:hover .limain{background: #fff;box-shadow: 0 0 30px #FAFBFD;}
.pphb2 ul li .limain .imgarea{margin-bottom: 20px;}
.pphb2 ul li .limain .wenzi {text-align: center;}
.pphb2 ul li .limain .wenzi h3{font-size:24px;color:#333c4a;font-weight: 300;text-align: center;}
.pphb2 ul li .limain .wenzi span{display: block;font-size: 14px;color:#333c4a;margin: 15px 0;}
.pphb2 ul li .limain .wenzi h4{color:#8a8d99;font-weight: 300;font-size: 14px;}

@media screen and (max-width: 760px){
	.pphb2 ul li{width: 98%;margin: 1%;float: left;}
}

.jrll ul li{width: 31.3%;margin: 1%;float: left;}
.jrll ul li .limain{padding: 60px 35px;}
.jrll ul li.bg{background: #445CCA;}
.jrll ul li.bg2{background: #3DB9D9;}
.jrll ul li.bg3{background: #E66868;}
.jrll ul li h3{color: #fff;font-size: 20px;margin-bottom: 20px;}
.jrll ul li .nr{font-size: 14px;color: #fff;margin-bottom: 20px;line-height: 1.5;}
.jrll ul li h4{font-size: 14px;font-weight: normal;color: #fff;margin-bottom: 50px;}
.jrll ul li.bg:hover{background: #333;}
.jrll ul li.bg2:hover{background: #333;}
.jrll ul li.bg3:hover{background: #333;}
.jrll ul li.bg a{width: 80%;margin: 0 auto;line-height: 35px;background: #fff;font-size: 14px;text-align: center;display: block;}
.jrll ul li.bg2 a{width: 80%;margin: 0 auto;line-height: 35px;background: #fff;font-size: 14px;text-align: center;display: block;}
.jrll ul li.bg3 a{width: 80%;margin: 0 auto;line-height: 35px;background: #fff;font-size: 14px;text-align: center;display: block;}
.jrll ul li.bg a:hover{background: #3688DB;}
.jrll ul li.bg2 a:hover{background: #04B0D6;}
.jrll ul li.bg3 a:hover{background: #96E4D0;}


@media screen and (max-width: 760px){
	.jrll ul li{width: 98%;margin: 1%;float: left;}
}


.ibanner{position: relative;}
.ibanner .wenzi{position: absolute;padding: 15% 0;z-index: 999;text-align: center;left: 0;top: 0;right: 0;bottom: 0;z-index: 99;}
.ibanner .wenzi h3{font-size:36px;color: #fff;}
.ibanner .wenzi h4{font-size:36px;color: #fff;}
.ibanner .wenzi .nr{margin-top: 100px;font-size: 16px;color: #fff;}
.ibanner img{width: 100%;}


.lxwm ul li{width: 25%;float: left;}
.lxwm ul li .lileft{width: 30%;}
.lxwm ul li .liright{width: 68%;}
.lxwm ul li .liright h3{font-size: 18px;color: #629AE5;font-weight: 500}
.lxwm ul li .liright span{display: block;font-size: 18px;color: #629AE5;}
.lxwm ul li:nth-child(1) .liright h3{font-size: 18px;color: #333;font-weight: 500}
.lxwm ul li:nth-child(1) .liright span{display: block;font-size: 18px;color: #333;}


@media screen and (max-width: 760px){
	.lxwm ul li{width: 100%;float: left;margin-bottom: 20px;}
	.ibanner .wenzi{display: none;}
	
	
	.lxwm ul li .lileft{width: 20%;}
	.lxwm ul li .liright{width: 78%;}
}

.lxwm2{background: #292D31;}
.lxwm2 .left {width: 30%;}
.lxwm2 .left .lemain{padding: 100px 60px;}
.lxwm2 .left h3{color: #fff;font-size: 24px;margin-bottom: 50px;}
.lxwm2 .left ul li{padding-bottom: 10px;border-bottom: 1px solid #f2f2f2;margin-bottom: 60px;}
.lxwm2 .left ul li h4{font-weight: 500;font-size: 14px;color: #DDDDDD;}
.lxwm2 .left ul li span{display: block;font-size: 14px;color: #DDDDDD;font-weight: bold;}
.lxwm2 .right {width: 70%;background: #BFC0C2;}
.lxwm2 .right .rmain{padding: 90px 100px;}
.lxwm2 .right h3{font-size: 30px;color:#242424}
.lxwm2 .right h4{font-size: 30px;color:#242424;font-weight: 500;}
.lxwm2 .right .nr{margin-top: 30px;margin-bottom: 50px;font-size: 16px;color: #000;}
.lxwm2 .right .label{margin-bottom: 10px;}
.lxwm2 .right .label input{width: calc(100% - 20px);padding: 0 10px;background: #ECF1F4;border-radius: 5px;line-height: 36px;}
.lxwm2 .right .label textarea{width: calc(100% - 20px);padding: 0 10px;background: #ECF1F4;border-radius: 5px;line-height: 36px;border: 1px solid #ccc;}
.lxwm2 .right .label{position: relative;}
.lxwm2 .right .label .pic{width: 120px;height: 36px;position: absolute;right: 0;top: 0;z-index: 9;cursor: pointer;}
.lxwm2 .right .label .pic img{height: 36px;}
.lxwm2 .right .label a{display: block;width: 100px;line-height: 36px;background: #629AE5;color: #fff;font-size: 14px;text-align: center;margin: 0 auto;}
.lxwm2 .right .label a:hover{background: #3E81C3;}
.w48{width: 48%;}
@media screen and (max-width: 760px){
	.lxwm2 .left {width: 100%;}
	.w48{width: 100%;}
	.lxwm2 .left .lemain{padding: 10px;}
	.lxwm2 .right .rmain{padding: 10px;}
	.lxwm2 .right {width: 100%;background: #BFC0C2;}
}


