  body,
        html {
            padding: 0;
            margin: 0;
            margin: auto;
            color: #323233;
            font-family: PingFangSC-Regular, sans-serif, "microsoft yahei", Helvetica Neue,
                Helvetica, Arial, sans-serif;
        }
		*{
			padding: 0;
			margin: 0;
		}
		ul {
		  list-style: none;
		}

        .img {
            display: block;
            margin: 0;
            padding: 0;
        }
		.img.w100{
			width: 100%;
		}
		.img-icon{
			vertical-align: middle;
			margin-top: -3px;
			margin-right:5px ;
		}
        .pc-box {
            width: 100%;
			

        }
		/* 顶部菜单*/
		.pc-nav{
			 width: 1200px;
			height: 100px;
			/* background: #f5f5; */
			overflow: hidden;
			margin: auto;
		}
		.pc-nav-left{
			float: left;
			width: 205px;
			padding-top: 27px;
		}
		.pc-nav-right{
			font-size:16px ;
			padding-top: 40px;
			color: #666;
			float: right;
		}
		.pc-nav-right span{
			margin-left: 15px;
		}
		
        .pc-cont {
            position: relative;
            left: 50%;
            width: 1920px;
            margin-left: -960px;
        }

        .input-box {
            position: relative;

        }
		

        .input-con {
            height: 400px;
            width: 370px;
            position: absolute;
            background: rgba(0, 0, 0, 0.40);
            position: absolute;
            right: 370px;
            top:40px;
            box-sizing: border-box;
            -moz-box-sizing: border-box;
            -webkit-box-sizing: border-box;
			text-align: center;
        }
		.cont-text1{
			font-size: 24px;
			color: #fff;
			text-align: center;
			padding-top: 30px;
		}
		.cont-img{
			display: block;
			margin: auto;
			padding-top: 15px;
		}
		.bxpl{
			width: 100%;
			margin-top: 20px;
		}
		.yh{
			margin: auto;
		}
		/* 为什么选我们 */
		.cont-why{
			 width: 1200px;
			 margin: auto;
			text-align: center;
			padding-top: 60px;
			overflow: hidden;
			padding-bottom:60px;
		}
		
		.why-title{
			font-size: 36px;
			color: #000;
			padding-bottom: 40px;
		}
		.why-list{
			
		}
		.why-item{
			width: 33.33%;
			float: left;
		}
		.why-text1{
			font-size: 18px;
			color: #01235A;
			padding-top: 15px;
		}
		.why-text2{
			font-size: 13px;
			color: #666;
			padding-top: 10px;
		}
		.cont-yh{
			background-color:#F5F7FB ;
			width: 100%;
			display: block;
		}
		

        .input {
            width: 310px;
            height: 45px;
            font-size: 15px;
            line-height: 45px;
            padding: 0 10px;
            display: block;
            margin: auto;
            background: #fff;
            border-radius: 5px;
            border: none;
            box-sizing: border-box;
            -moz-box-sizing: border-box;
            -webkit-box-sizing: border-box;
            -webkit-appearance: none;
            -webkit-tap-highlight-color: rgba(255, 255, 255, 0);

        }

        .input2-box {
            background: transparent;
            overflow: hidden;
            margin-top: 12px;
            padding: 0;
        }

        .input2-box .input {
            width: 200px;
            float: left;
        }

        .input-yzm {
            width: 100px;
            height: 45px;
            line-height: 45px;
            text-align: center;
            color: #e41f39;
            float: right;
            background: #fff;
            border-radius: 5px;
            font-size: 15px;
            cursor: pointer;

        }

        :focus {
            outline: 0;
        }

        .layui-m-layershade {
            background: transparent;
        }

        .layui-m-layer.layui-m-layer2 .layui-m-layershade {
            background-color: transparent;
        }

        .layui-m-layer.layui-m-layer2 .layui-m-layercont i {
            background-color: #e41134;
        }

        .layui-m-layercont {
            padding: 30px;
        }

        .layui-m-layerbtn span[yes] {
            color: #e41134;
        }
		
		.pz-ewm{
			width: 170px;
			    margin-top: 15px;
		}