/* 公共*/

* {
    margin:0;
    padding:0;
    border:0;
    outline:0;
    outline-style:none;/*FF*/ 
    list-style: none;
}

table {
    border-collapse:collapse;
    border-spacing:0;
}
 
input, select {
    vertical-align:middle;
}

/*css为clearfix，清除浮动*/
.clearfix::before,
.clearfix::after{
    content: "";
    height: 0;
    line-height: 0;
    display: block;
    visibility: hidden;
    clear: both;
}
.clearfix:after{clear:both;} 
.clearfix{ 
    *zoom:1;/*IE/7/6*/
}

.container {
    width: 1200px;
    margin: 0 auto;
}

body {
    font-size: 14px;
    font-family: "微软雅黑",  "Helvetica Neue", Arial, Helvetica, sans-serif;
    background: #fbfbfb;
    color: #333333;
} 

a {
    color: #333333;
    text-decoration: none;
}

.navblack{color:#000!important;}
.navwhite{color:#ffffff!important;}
.pbtitle{width: 100%;height: 30px;float: left;border-left: 5px solid #08a263;margin-top: 30px;margin-bottom: 30px;}
.pbtitle h2{line-height: 30px;font-size: 24px;float: left;margin-left: 20px;}
.pbtitle h4{line-height: 25px;font-size: 14px;font-weight: normal;color: #808080;float: left;margin-top:10px;margin-left: 15px; }
.index_title .lookmore{float: right;line-height: 25px;margin-right: 10px;margin-top:25px;display:inline-block;}
.index_title .lookmore:hover{color:#09b670;}
.pbnav{width: 100%;height: 40px;}
.pbnav i{display:inline-block;float:left;margin-right:-2px;font-size:40px;color:#ffffff;}
.pbnav a{display: inline-block;height: 40px;line-height: 40px;font-size: 13px;float: left;color: #909090;}
.pbnav a:hover{color: #000;}
.pbnav i{display: inline-block;height: 40px;line-height: 40px;font-size: 13px;float: left;margin: 0 8px;font-style: normal;color: #909090;}
.pbnav span{display: inline-block;height: 40px;line-height: 40px;font-size: 13px;float: left;color: #04ac36;}


.welcome{width: 100%;height: 30px;background: #ededed;}
.wl-left{width: 200px;height: 100%;float: left;padding-top: 5px;color: #808080;}
.wl-right{height: 100%;float: right;padding-top: 5px;}
.wl-right>ul>li{height: 20px;float: left;text-align: center; margin-left: 4px;border-right:1px solid #aca8a8;padding:0 10px;}
.wl-right>ul>li:last-child{border-right:none}
.wl-right>ul>li>a{color: #808080;}
.wl-right>ul>li>a:hover{color: #40ac0f;}

.top{width: 100%;height: 80px;}
.wlogo{width: 200px;height: 80px;float: left;background:url(/Static/images/index/ylhlogo.png) center center no-repeat;}
.wsearch{width: 885px;height: 50px;margin-top: 15px;float: left;margin-left:100px;}
.wsearch select{width: 90px;height: 44px;border: 3px solid #00c790;border-right:none; padding: 0 5px;float: left;}

.wsearch input{width: 400px;height: 38px;border: 3px solid #00c790;border-left:1px solid #f0f0f0;float: left;padding-left: 20px;}
.wsearch button{width: 90px;height: 44px;background: #00c790;color: #ffffff;text-align: center;line-height: 44px;font-size: 16px;cursor: pointer;}
.wsearch .fws{display: inline-block;float: right;margin-right: 30px; color: #00c790;background: #ffffff;font-size: 16px;line-height: 44px;width: 120px;height: 44px;text-align: center;border: 1px solid #00c790;box-sizing: border-box;border-radius:3px; }
.wsearch .mcenter{display: inline-block;float: right;color: #ffffff;background: #fc9903;font-size: 16px;line-height: 44px;width: 120px;height: 44px;text-align: center;border-radius:3px;margin-right:100px;}

.wnav{width: 100%;height: 50px;background: #4d4d4d}
.wnav>.container>ul>li{float: left;text-align: center;font-size: 16px;padding: 0 15px;line-height: 50px;margin:0 8px;position: relative;}

.wnav>.container>ul>li a{color: #ffffff;}




.wnav>.container>ul>li>a:hover{color: #00c971;}
.wnav>.container>ul>li:hover span{transform: rotate(-180deg);}
.wnav>.container>ul>li>a>span{width: 10px;height: 10px;display: inline-block;background: url(/Static/images/index/xiangxia.png)center center no-repeat;margin-left: 5px;}
.wnav .two{display: none;position: absolute;left:8px; z-index: 999;background: rgba(0,0,0,0.5);}
.wnav>.container>ul>li:hover .two{display: block;}
.wnav .two li{padding: 0 10px;transition: .4s;cursor: pointer;color: #ffffff;font-size: 13px;}
.wnav .two li:hover{background: rgba(0,0,0,0.7);}


.swiper-container {width: 100%;height: 600px;margin-left: auto;margin-right: auto;position: relative;z-index: -1;float: left;}
.swiper-slide {text-align: center;font-size: 18px;background: #fff;
 /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
  }
.banner1{background: url(/Static/images/index/banner1.png)center center no-repeat;}
.banner2{background: url(/Static/images/index/banner2.png)center center no-repeat;}
.banner3{background: url(/Static/images/index/banner3.png)center center no-repeat;}

.swiper-container .swiper-button-next{width: 50px;height: 50px; background: url(/Static/images/index/banneright.png) center center no-repeat;}
.swiper-container .swiper-button-prev{width: 50px;height: 50px; background: url(/Static/images/index/bannerleft.png) center center no-repeat;}


.imgnav{width: 100%;height: 100px;background-color:	rgba(0,0,0,0.2);position: absolute;bottom: 0; z-index: 1;}
.imgnav .container>ul>li{float: left;width: 300px;height: 100px;box-sizing: border-box;border-right:1px solid #f9f9f9; }
.imgnav .container>ul>li:first-child{border-left: 1px solid #f9f9f9;}
.imgnav .inav-left{width: 60px;height: 80px;float: left;margin: 10px;margin-left:20px;}
.imgnav .inavimg1{background: url(/Static/images/index/inavimg1.png)right top no-repeat;}
.imgnav .inavimg2{background: url(/Static/images/index/inavimg2.png)right top no-repeat;}
.imgnav .inavimg3{background: url(/Static/images/index/inavimg3.png)right top no-repeat;}
.imgnav .inavimg4{background: url(/Static/images/index/inavimg4.png)right top no-repeat;}
.imgnav .inav-right{width: 190px;height: 100px;float: left;margin-left: 5px;}
.imgnav .inav-right .inav-title{font-size: 16px;color: #f8f8f8;width: 200px;height: 40px;line-height: 40px;}
.imgnav .inav-right .inav-c{width: 200px;height: 60px;}
.imgnav .inav-right .inav-c ul li{float: left;margin-right: 15px;line-height: 20px;}
.imgnav .inav-right .inav-c ul li a{color: #ddd;font-size: 12px;}
.imgnav .inav-right .inav-c ul li a:hover{color: #ffffff;}


.pt-content{width: 100%;overflow: hidden;background: url(/Static/images/index/content-bg.png) center center no-repeat;}
.part1{width: 1200px;height: 400px;float: left;background: #ffffff;margin-top: 20px;}
.pt1-left{float: left;width: 400px;height: 400px;}
.pt1-left ul li{float: left;width: 300px;height: 50px;margin-top:20px;background: red;margin-left: 80px;float: left;line-height: 50px;font-size:16px;background: #ffffff;cursor: pointer;border: 1px solid #cdcccc;box-sizing: border-box;border-radius:5px; }
.pt1-left ul li span{font-size: 24px;display: inline-block;float: left;margin-left: 30px; margin-right: 20px;line-height: 50px;height: 50px;}
.pt1-right{float: right;width: 700px;height: 400px;margin-right: 50px;}
.pt1-right ul li{float: left;width: 700px;height: 340px;display: none;margin-top: 30px;}
.changegreen{color: #00c791;}
.pt1-right .showtab{display: block;}



.part2{width: 1200px;height: 80px;float: left;background: #e9fdf5;}
.part2 i{display: inline-block;width: 40px;height: 40px;float: left;background: url(/Static/images/index/chengjiao.png) center center no-repeat ;margin-left: 260px;margin-top: 20px;margin-right: 10px;}
.part2 .chengjiao{float: left;height: 40px;line-height: 40px;padding: 0 10px;font-size: 20px;color: #4c4c4c;margin-top: 20px;font-weight: bold;}
.part2 .chengjiao1{float: left;margin-right: 15px; height: 30px;line-height: 30px;margin-top: 25px;margin-left: 100px;font-size: 15px;color: #98a5b6;}
.part2 span{float: left;font-size: 26px;height: 40px;line-height: 40px;margin-top: 15px;color: #08a263;}


.part3{width: 1200px;height: 600px;margin-top: 20px;float: left;}
.part3 .p3-kind{width: 720px;overflow: hidden;margin-bottom:10px;float:left;}
.part3 .p3-kind .p3-k{float: left;}
.part3 .p3-kind .p3-k ul li{height: 30px;line-height: 30px;font-size: 15px;float: left;color: #4e4e4e;cursor:pointer;margin-left:20px;}
.part3 .p3-kind .p3-k .changegreen{color: #00c791;border-bottom:3px solid #00c790}
.part3 .p3-kind .p3-k ul li a{color: #909090;padding: 0 5px;}

.part3 .p3-c{width: 100%;overflow: hidden;margin-top: 5px;}
.part3 .p3-c .p3-cl{width: 720px;height: 450px;float: left;background: #ffffff;display:none;}
.part3 .p3-c .p3-clshow{display:block;}
.part3 .p3-c .p3-clname{width: 600px;height: 50px;float: left;margin-left: 20px;font-size: 20px;color: #4a4a4a;line-height: 50px;}
.part3 .p3-c .p3-clname h3{float: left;font-size:18px;}
.part3 .p3-c .p3-clname>a{width: 24px;height: 24px;background: url(/Static/images/index/xiangyou.png);display: inline-block;float: left;margin-top: 14px;margin-left:10px; }
.part3 .p3-c .p3-cl .p3-plate1{width: 680px;height: 200px;margin-left: 20px;float: left;}
.part3 .p3-c .p3-cl .p3-plate1 ul{margin-right: -20px;}
.part3 .p3-c .p3-cl .p3-plate1 ul li{width: 330px;height: 200px;margin-right: 20px;float: left;}
.part3 .p3p1-c{float: left;width: 170px;height: 120px;margin-top:40px;margin-left:20px; }
.part3 .p3p1-c h4{width: 170px; font-size: 16px;color: #4e4e4e;float: left;display: inline-block;margin-bottom: 5px;height:50px;line-height:25px;}
.part3 .p3p1-c p{width: 170px;font-size: 12px;line-height: 20px;display: inline-block;float: left;color: #909090;height:20px;}
.part3 .p3p1-c span{width: 170px;font-size: 16px;line-height: 36px;display: inline-block;float: left;color: #ff0036;}

.part3 .p3p2-c{float: left;width: 130px;height: 100px;margin:20px; }
.part3 .p3p2-c h4{width: 130px; font-size: 14px;color: #4e4e4e;float: left;display: inline-block;margin-bottom: 5px;height:56px;line-height:28px;}
.part3 .p3p2-c p{width: 112px;font-size: 12px;line-height: 20px;display: inline-block;float: left;color: #909090;height:20px;margin-top:25px;}
.part3 .p3p2-c span{width: 110px;font-size: 14px;line-height: 36px;display: inline-block;float: left;color: #ff0036;}

.part3 .p3-c .p3-cl .p3-plate2{width: 680px;height: 160px;margin-left: 20px;float: left;margin-top: 20px;}
.part3 .p3-c .p3-cl .p3-plate2 ul{margin-right: -20px;}
.part3 .p3-c .p3-cl .p3-plate2 ul li{width: 155px;height: 160px;float: left;margin-right: 20px;}
.part3 .p3img1{background: url(/Static/images/index/p3img1.png);}
.part3 .p3img2{background: url(/Static/images/index/p3img2.png);}
.part3 .p3img3{background: url(/Static/images/index/p3img3.png);}
.part3 .p3img4{background: url(/Static/images/index/p3img4.png);}
.part3 .p3img5{background: url(/Static/images/index/p3img5.png);}
.part3 .p3img6{background: url(/Static/images/index/p3img6.png);}


.part3 .p3-c .p3-clname1{width: 400px;height: 50px;float: left;margin-left: 20px;font-size: 20px;color: #4a4a4a;line-height: 50px;}
.part3 .p3-c .p3-clname1 h3{float: left;font-size:18px;}
.part3 .p3-c .p3-clname1>a{width: 24px;height: 24px;background: url(/Static/images/index/xiangyou.png);display: inline-block;float: left;margin-top: 14px;margin-left:10px; }

.part3 .p3-c .p3-cr{width: 460px;height: 500px;float: right;background:url(/Static/images/index/p3bg.png);}
.part3 .p3-c .p3-cr>ul>li{width: 370px;height: 130px;float: left;margin-left: 45px;margin-bottom: 20px;border-top:1px dashed #000; }
.part3 .p3-c .p3-cr>ul>li:first-child{border-top:none; }
.part3 .p3-crtitle{width: 370px;height: 34px;margin-top: 20px;}
.part3 .p3-logo{display: inline-block;width: 34px;height: 34px;background: url(/Static/images/index/p3-logo.png);float: left;}
.part3 .p3-crtitle h4{font-size: 18px;float: left;margin-left: 10px;line-height: 34px;color: #ff9900;}
.part3 .p3fenlei{width: 360px;overflow: hidden;margin-top: 5px;margin-left: 10px;}
.part3 .p3fenlei ul li{width: 120px;height: 24px;line-height: 24px;float: left;}
.part3 .p3fenlei ul li a{font-size: 13px;float: left;display: inline-block;color: #4e4e4e;}
.part3 .p3-fire{width: 24px;height: 24px;background: url(/Static/images/index/p3-fire.png) top left no-repeat;float: left;}

.part3 .p3-findmore{width: 100%;text-align: center;margin-top: 25px;}
.part3 .p3-findmore a{line-height: 40px;font-size:12px; padding: 5px 15px;border: 1px solid #000; }


.part4{width: 1200px;float: left;}
.part4 ul{margin-right: -40px;float: left;}
.part4 ul li{width: 270px;float: left;margin-right: 40px;height: 320px;background: url(/Static/images/index/p4li.png)top center no-repeat ;position: relative;}
.part4 ul li:hover{background: url(/Static/images/index/p4lihover.png) top center no-repeat;}
.part4 ul li h4{width: 200px;height: 40px;line-height: 40px;font-size: 18px;float: left;margin: 30px;color: #5c5c5c;}
.part4 ul li p{width: 200px;height: 30px;line-height: 30px;float: left;margin-left: 30px;}
.part4 ul li a{display: inline-block;width: 120px;height: 40px;line-height: 40px;background: #08725f;color: #ffffff;font-size: 16px;text-align: center;position: absolute;bottom: 0;left: 50%;margin-left: -60px;}
.part4 ul li a:hover{background: #00b670;}


.part5{width: 1200px;float: left;height: 420px;}
.pt5-left{width: 370px;float: left;background:#ffffff;}
.part5 .pt5-left-top{width: 370px;height: 60px;border-bottom: 5px solid #09b670;background: #08725f;line-height: 60px;box-sizing: border-box;float: left;} 
.part5 .pt5-left-top h4{display: inline-block;float: left;margin-left: 50px;color: #ffffff;font-size: 20px;font-weight: 600;letter-spacing: 2px;}
.part5 .pt5-left-top a{display: inline-block;float: right;margin-right: 20px;color: #ffffff;font-size: 12px;margin-top: 5px;}
.part5 .pt5-left-top a:hover{color:#09b670;}
.part5 .pt5-left-bottom{width: 370px;height: 256px;border: 1px solid #dddddd;box-sizing: border-box;float: left;}
.part5 .pt5-left-bottom ul li{width: 370px;height: 50px;float: left;}
.part5 .pt5-left-bottom ul li i{display: inline-block;float: left;width: 30px;height: 30px;margin: 10px;margin-left: 30px;font-weight: bold;text-align: center;font-style: normal;line-height: 30px;}
.part5 .pt5-left-bottom ul li .p5i1{background: url(/Static/images/index/p5i1.png) center center no-repeat;}
.part5 .pt5-left-bottom ul li .p5i2{background: url(/Static/images/index/p5i2.png) center center no-repeat;}
.part5 .pt5-left-bottom ul li .p5i3{background: url(/Static/images/index/p5i3.png) center center no-repeat;}
.part5 .pt5-left-bottom ul li a{display: inline-block;float: left;font-size: 14px;height: 30px;line-height: 30px;margin:10px;}
.part5 .pt5-left-bottom ul li a:hover{font-weight:bold; }
.part5 .pt5-left-bottom ul li span{display: inline-block;float: right;height: 30px;line-height: 30px;margin: 10px;margin-right: 20px;}
.pt5-right{width: 810px;float: right;background:#ffffff;}
.part5 .pt5-right-top{width: 810px;height: 60px;border-bottom: 5px solid #09b670;background: #08725f;line-height: 60px;box-sizing: border-box;float: left;}
.part5 .pt5-right-top h4{display: inline-block;float: left;margin-left: 50px;color: #ffffff;font-size: 20px;font-weight: 600;letter-spacing: 2px;}
.part5 .pt5-right-top a{display: inline-block;float: right;margin-right: 20px;color: #ffffff;font-size: 12px;margin-top: 5px;}
.part5 .pt5-right-top a:hover{color:#09b670;}
.part5 table{display: inline-block;width: 810px;height: 250px;float: left;}
.part5 table tr{height: 50px;}
.part5 table td{height: 50px;line-height: 50px;text-align: center;border: 1px solid #e1dedd;box-sizing: border-box;}



.part6{width: 1200px;float: left;}
.pt6-left{width: 450px;height: 570px;float: left;border: 1px solid #d3d3d3;box-sizing: border-box;background:#ffffff;}
.part6 .pt6-left-top{width: 450px;height: 50px;border-bottom: 1px solid #d3d3d3;box-sizing: border-box;line-height: 50px;float: left;}
.part6 .pt6-left-top h4{display: inline-block;float: left;color: #454444;margin-left: 50px;font-size: 20px;font-weight: 600;letter-spacing: 2px;}
.part6 .pt6-left-top a{display: inline-block;float: right;margin-right: 20px;font-size: 12px;margin-top: 5px;}
.part6 .pt6-left-top a:hover{color:#09b670;}
.part6 .pt6-left-bottom{width: 450px;height: 520px;float: left;}
.part6 .pt6-left-bottom .p6-img{width: 60px;height: 480px;float: left;background: url(/Static/images/index/p6-img.png) center center no-repeat;margin-top: 20px;}
.part6 .pt6-left-bottom .p6-c{width: 380px;height: 480px;float: left;margin-top: 20px;}
.part6 .pt6-left-bottom .p6-c ul{margin-bottom: -24px;}
.part6 .pt6-left-bottom .p6-c ul li{width: 380px;height: 60px;float: left;margin-bottom: 24px;}
.part6 .pt6-left-bottom .p6-c ul li p{width: 260px;height: 30px;line-height: 30px;float: left;font-size: 16px;}
.part6 .pt6-left-bottom .p6-c ul li a:hover p{color: #09b670;}
.part6 .pt6-left-bottom .p6-c ul li .pt6-price{width:100px;font-size:22px;color:#ff0000;float:right;}

.pt6-right{width: 730px;height: 570px;float: right;border: 1px solid #d3d3d3;box-sizing: border-box;background:#ffffff;}
.part6 .pt6-right-top{width: 730px;height: 50px;border-bottom: 1px solid #d3d3d3;box-sizing: border-box;line-height: 50px;float: left;}
.part6 .pt6-right-top h4{display: inline-block;float: left;margin-left: 50px;font-size: 20px;font-weight: 600;letter-spacing: 2px;color: #454444;}
.part6 .pt6-right-top a{display: inline-block;float: right;margin-right: 20px;font-size: 12px;margin-top: 5px;}
.part6 .pt6-right-top a:hover{color:#09b670;}
.part6 .pt6-right-bottom{width: 650px;height: 520px;float: left;margin-left: 40px;}
.part6 .pt6-right-bottom ul{float: left;margin-top: 10px;}
.part6 .pt6-right-bottom ul li{width: 650px;height: 160px;float: left;border-top:1px dashed #eae9e9;box-sizing: border-box;}
.part6 .pt6-right-bottom ul li:first-child{border: none;}
.part6 .pt6-right-bottom ul li .pt6-title{display: inline-block;width: 650px;height: 50px;line-height: 50px;color: #0b0b0b;font-size: 16px;font-weight: bold;}
.part6 .pt6-right-bottom ul li .pt6-title:hover{color:#09b670;}
.part6 .pt6-right-bottom ul li p{width: 650px;line-height: 26px;font-size: 14px;float: left;display: inline-block;color:#939596;}
.part6 .pt6-right-bottom ul li p .pt6-xq{display: inline-block;height: 26px;line-height: 26px;color: red;margin-left: 10px;}
.part6 .pt6-right-bottom ul li span{float: left;margin-top: 10px;margin-right: 30px;color:#939596;font-size: 12px;}


.part7{width: 1200px;float: left;margin-bottom:100px;}
.part7 ul{margin-right: -36px;}
.part7 ul li{width: 170px;height: 220px;background: #ffffff;float: left;margin-right: 36px;}
.part7 ul li:hover .pt7-c{border-bottom:4px solid #08a263; }
.part7 ul li a{display: inline-block;width: 170px;height: 220px;}
.part7 .pt7-c{width: 100px;height: 200px;float: left;margin-left: 35px;margin-top: 20px;border-bottom:4px solid #cdcccc;box-sizing: border-box;}
.part7 .pt7-c img{width: 80px;height: 80px;border-radius:50px;float: left;background: #727272;margin: 10px;}
.part7 .pt7-c span{float: left;display: inline-block;width: 100px;height: 30px;line-height: 30px;text-align: center;font-size: 14px;margin-top: 10px;}
.part7 .pt7-c p{float: left;display: inline-block;width: 100px;height: 20px;line-height: 20px;font-size: 14px;text-align: center;margin-top: 10px;color: #727272;}

.part8{width: 1200px;height: 250px;margin-top: 10px;float: left;}
.part8 .p8company{width: 1200px;height: 120px;}
.part8 .p8company ul li{width: 200px;height: 120px;float: left;}
.part8 .p8company ul li a{width: 200px;height: 120px;}
.part8 .p8company ul li img{width:200px;height:120px;}



.footer{width: 100%;height: 400px;background:url(/Static/images/index/footer-img.png)center center no-repeat;color:#ffffff;}
.footer-c{width:1200px;height:180px;float:left;margin-top:140px;}
.footer-c1{width:400px;height:120px;float:left;}
.footer-c2{width:200px;height:120px;float:left;}
.footer-c3{width:200px;height:120px;float:left;}
.footer-c4{width:200px;height:120px;float:left;}
.footer-c5{width:200px;height:120px;float:left;}
.footer-c6{width:1200px;height:40px;float:left;text-align:center;margin-top:70px;}
.footer-c h4{line-height:40px;font-size:16px;margin-bottom:5px;}
.footer-c h3{line-height:30px;font-size:20px;}
.footer-c p{line-height:30px;font-size:13px;}
.footer-c a{line-height:30px;font-size:13px;color:#ffffff;display:inline-block;width:150px;}
.footer-c img{display:inline-block;width:100px;height:100px;}
.footer-c6 p{line-height:25px;font-size:12px;}
.footer-c6 a{line-height:25px;font-size:12px;}
/*个人中心*/

.mc{width: 100%;overflow: hidden;}
.sub{float: left;width: 180px;height: 1000px; background: salmon;}
.sub .menu{width: 160px;margin-left: 10px;}
.sub .menu ul li{width: 100%;height: 50px;line-height: 50px;text-align: center;border-bottom: 1px solid #eee;}
.sub .menu ul li a{letter-spacing: 1px;}



.main{float: left;width: 1000px;height: 1000px; overflow: hidden;margin-left: 20px;}
.mc table{width: 100%;border: 1px solid #ddd;border-collapse: collapse;}
.mc .order-tb thead{width: 100%;background: #f5f5f5;}
.mc .order-tb th{padding:0 10px;line-height: 30px;font-size: 14px;border: 1px solid #ddd;}

.ApplyOrder-list{ margin-top:10px; width:100%; color:#333}
.ApplyOrder-list th{ background:#e8eef9;height:30px;font-size: 12px;text-align:left; font-weight:normal; color:#666;padding:0 10px;border:solid 1px #dbe4f5;}
.ApplyOrder-list .c td{border:solid 1px #eee;padding:10px}
.ApplyOrder-list .c td .pic{ float:left; margin-right:10px}
.ApplyOrder-list .c td .pic img{ width:50px; height:50px}
.ApplyOrder-list .c td .tit{ font-size:14px;color:#333; line-height:20px; display:block;margin-top: 12px;}
.ApplyOrder-list .c td span.lx{ line-height:20px; display:inline-block; margin-top:5px; background:#dbe4f5; border:solid 1px #c8d5ed; color:#5b79af;padding:0 10px; font-size:12px; border-radius:3px}
.ApplyOrder-list .c td span.xx{ line-height:20px; display:inline-block; margin-top:5px; color:#999; font-size:12px;}
.ApplyOrder-list .c td .sfjg{display:block; color:#f60; font-size:16px}
.ApplyOrder-center th,.ApplyOrder-center td{ text-align:center}
.pjbq .layui-badge{ margin:0 5px;}
#changePriceBox{ background:#fff; width:600px; height:250px;padding:20px;display:none}



.pmlist-banner{width: 100%;height: 176px;background: url(/Static/images/index/pmlist-banner.png)center center no-repeat;}
.pmlist-content{width: 100%;overflow: hidden;margin-top:30px;}
.pmlist select{width:90px;height:40px;line-height:40px;display:inline-block;border:1px solid #f2f2f2;padding-left:10px;font-size:14px;float:left;margin-left:20px;}
.pmlist .pmlist-c{width: 1200px;float: left;}
.pmlist .pmlist-c ul{margin-right: -20px;}
.pmlist .pmlist-c ul li{width: 590px;height: 170px;float: left;margin-right:20px;margin-bottom: 20px;}
.pmlist .pmlist-c ul li img{width: 230px;height: 170px;background: #909090;float: left;}
.pmlist .pmlist-z{width: 360px;height: 170px;float: right;border:1px solid #e5e5e5;border-left:none;box-sizing: border-box;}
.pmlist .pmlist-z1{width: 360px;height: 80px;float: left;position: relative;}
.pmlist .pmlist-z2{width: 360px;height: 50px;float: left;background: #08725f;}
.pmlist .pmlist-z2 .pmover{display:inline-block;float:left;height:50px;line-height:50px;color:#ffffff;font-size:18px;margin-left:50px;}
.pmlist .pmlist-z3{width: 70px;height: 75px;background: #09b570;position: absolute;top: 0;right: 15px;}
.pmlist .pmlist-z3-s{width: 70px;height: 30px;line-height: 30px;margin-top: 10px; float: left;color: #ffffff;font-size: 22px;font-weight: bold;text-align: center;}
.pmlist .pmlist-z3-x{width: 50px;height: 25px;float: left;line-height: 25px;font-size: 14px;color: #ffffff;text-align: center;margin: 0 10px;}
.pmlist .pmlist-z4{width: 320px;height: 50px;line-height: 25px;float: left;margin-left:20px;font-size: 15px;}
.pmlist .pmlist-z4 span{font-weight: bold;font-size: 15px;margin-right: 5px;}
.pmlist .pmlist-z4 a:hover{color:#09b670;}
.pmlist .pmlist-z5{height: 20px;line-height: 20px;padding: 0 10px;float: right;color: #808080;font-size: 14px;margin-right: 10px;margin-top:10px;}
.pmlist .pmlist-z6{height: 40px;line-height: 24px;padding: 0 10px;float: left;color: #808080;font-size: 12px;margin-left: 10px;margin-top:5px;}
.pmlist .pmlist-z6 span{font-size:24px;color:#e95f5f;}
.pmlist .payment-time{
	display: inline-block;
	overflow: hidden;
	line-height: 50px;
	vertical-align: middle;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 7px;
    color: #ffffff;
    height: 50px;
    float: left;
    margin-left: 15px;
    font-size: 13px;
}
.pmlist .payment-time em{
	color: #f4f99d;
	padding: 0 3px;
	margin: 0 2px;
	-webkit-border-radius: 1px;
	-moz-border-radius: 1px;
	border-radius: 5px;
    font-style: normal;
    font-size: 22px;
}
.center{
    text-align: center;
}




.pmdt-banner{width: 100%;height: 176px;background: url(/Static/images/index/pmlist-banner.png)center center no-repeat;float: left;}
.pmdt-content{width: 100%;overflow: hidden;}
.pmdt-c{width: 1200px;background:#fff;padding:20px; overflow:hidden;margin-bottom:20px}
.pmdt-c1{width: 1200px;height: 400px;border-bottom: 1px solid #dfdfdf;box-sizing: border-box;}
.pmdt-c1 img{display: inline-block;float: left;width: 400px;height: 370px;background: #00c790;}
.pmdt-c1 .pmdt-c1-right{width: 750px;height: 370px;float: right;}
.pmdt-c1 .pmdt-c1-top{width: 750px;height: 50px;line-height: 50px;float: left;font-size: 24px;} 
.pmdt-c1 .pmdt-c1-top span{font-weight: bold;display: inline-block;margin-right: 10px;}
.pmdt-c1 .pmdt-c1-mid{width: 750px;height: 270px;float: left;margin-top: 10px;background: url(/Static/images/index/pmdt-c1.png)center center no-repeat;}
.pmdt-c1 .pmdt-c1-m1{width: 600px;height: 70px;float: left;margin-left: 100px;}
.pmdt-c1 .pmdt-c1-m2{width: 600px;height: 50px;float: left;font-size: 18px;color: #808080;margin-left: 100px;line-height: 50px;margin-top: 20px;}
.pmdt-c1 .pmdt-c1-m2 span{color: #c71621;font-size: 30px;margin-left: 10px;}
.pmdt-c1 .pmdt-c1-m3{width: 600px;height: 50px;float: left;font-size: 18px;color: #808080;margin-left: 100px;line-height: 50px;}
.pmdt-c1 .pmdt-c1-m3 span{color: #3c3c3c;font-size: 30px;margin-left: 10px;}
.pmdt-c1 .pmdt-c1-bottom{width: 750px;height: 50px;float: left;margin-top: 5px;}
.pmdt-c1 .pmdt-c1-bottom span{display: inline-block;float: left;height: 50px;line-height: 50px;color: #808080;font-size: 16px;margin-right: 30px;}
.pmdt-c1 .pmdt-c1-m4{display: inline-block;float: left;margin-left: 100px;height: 45px;line-height: 45px;margin-top: 10px;cursor: pointer; padding: 0 40px;font-size: 18px;color: #ffffff;font-weight: bold; background: linear-gradient(to bottom right, #08725f,#33CC66); border-radius:5px; }
.pmdt-c1 .pmdt-c1-m4:hover{background: linear-gradient(to bottom right,#33CC66, #08725f); }
.pmdt-c2{width: 1200px;float: left;}
.pmdt .pmdt-head{width: 1200px;height: 100px;float: left;position: relative;}
.pmdt .pmdt-head2{width: 200px;height: 40px;background:#08725f;color: #ffffff;line-height: 40px;text-align: center;font-size: 18px;letter-spacing: 2px;position: absolute;left: 50%;margin-left: -100px;top: 50%;margin-top: -20px;}
.pmdt-c2 table{float: left;}
.pmdt-c2 table td{padding: 15px 40px;line-height: 25px;}
.pmdt-c2 table td b{margin-right: 5px;}
.pmdt-c2 img{width:800px;height: 400px; float: left;background: brown;display: inline-block;margin: 20px 200px;}
.pmdt-c3{width: 1200px;float: left;}
.pmdt-c3 table{float: left;}

.pmdt .payment-time{
	display: inline-block;
	overflow: hidden;
	line-height: 70px;
	vertical-align: middle;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 7px;
    color: #ffffff;
    height: 70px;
    float: left;
    margin-left: 15px;
    font-size: 16px;
}
.pmdt .payment-time em{
	color: #f4f99d;
	padding: 0 3px;
	margin: 0 2px;
	-webkit-border-radius: 1px;
	-moz-border-radius: 1px;
	border-radius: 5px;
    font-style: normal;
    font-size: 40px;
}





.zcpp{width: 100%;overflow:hidden;background: url(/Static/images/index/pb-bg.png)0 0 no-repeat #f2f2f2;}
.zcpp .zcpp-banner{width: 100%;height: 400px; background: url(/Static/images/index/zcpp-banner.png)center center no-repeat;float:left;position:relative;}
.zcpp .zcpp-banner a{display:inline-block;position:absolute;width:240px;height:60px;background: linear-gradient(90deg,#006600 0,#00CC66 100%),linear-gradient(#339966,#66CC66);text-align:center;line-height:60px;font-size:26px;color:#fff;font-weight:bold;border-radius:10px;left:50%;margin-left:-120px;top:70%;letter-spacing:5px;}
.zcpp .zcpp-banner a:hover{box-shadow: 0 0 10px 0 rgba(0,124,239,.5);background: linear-gradient(90deg,#339966 0,#66CC66 100%),linear-gradient(#006600,#00CC66);}
.zcpp .zcpp-c{width: 1200px; margin-top: 20px;background: #ffffff;float:left;margin-bottom:100px;}
.zcpp .zcpp-c1{width: 1200px;height: 520px;float:left;}
.zcpp .zcpp-c2{width: 1200px;height: 600px;float:left;}
.zcpp .zcpp-head{width: 1200px;height: 120px;float: left;text-align: center;}

.zcpp .zcpp-title{margin-top: 50px;}
.zcpp .zcpp-title h4{
    display: inline-block;
    font-size: 10em;
    font-family: '微软雅黑';
    background-image: -webkit-gradient(linear, 0 top, 0 bottom, from(green), to(#0a8151));
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 24px;
}
.zcpp .zcpp-title h5{color: #837fad;margin-top: 5px;font-size:12px;}

.zcpp .zcpp-img{width: 1070px;height: 400px;background: url(/Static/images/index/zcpp-img.png) center center no-repeat;float: left;margin: 0 65px;}
.zcpp .latestpolicy{width: 1200px;height: 400px;margin-top: 20px;}
.zcpp .latestpolicy ul li{float: left;width: 1000px;height: 50px;margin-left:100px;}
.zcpp .latestpolicy .latestpolicy-name{display: inline-block;float: left;width: 800px;color: #000;font-size: 14px;line-height: 50px;}
.zcpp .latestpolicy .latestpolicy-name:hover{color:#0a8151; }
.zcpp .latestpolicy .latestpolicy-detail{display: inline-block;float: right;height: 30px;color: #ffffff;font-size: 12px;line-height: 30px;text-align: center;background: #00c790;border-radius:5px; padding: 0 20px;margin-top: 10px;margin-right:30px;}
.zcpp .latestpolicy .latestpolicy-detail:hover{background: #0a8151;}
.zcpp .zcpp-c2-right{width: 450px;height: 580px; float: right;margin-right: 100px;}
.zcpp .zcpp-robot{width: 450px;height: 355px;background: url(/Static/images/index/zcpp-robot.png) left center no-repeat;}
.zcpp .fastzcpp{display: inline-block;font-size: 16px;background: linear-gradient(to top right,  #78c9a7,#0a8151);color: #ffffff; padding: 6px 30px;text-align: center;border-radius:5px; margin-left: 155px;margin-top: 10px;}
.zcpp .fastzcpp:hover{background: linear-gradient(to top right,#5fb096, #049791);}



.ivt-banner{width: 100%;height: 357px;background: url(/Static/images/index/ivt-banner.png)center center no-repeat;}
.inventorlist .ivt-find{float: right;width: 250px;height: 40px;margin: 5px 0;background: #f0f0f0;border-radius:50px; }
.inventorlist .ivt-find input{display: inline-block;float: left;margin-left: 20px;width: 160px;height: 40px;font-size: 15px;background: none;}
.inventorlist .ivt-find button{display: inline-block;float: right;margin-right: 15px;width: 40px;height: 40px;background: url(/Static/images/index/ivt-find.png)center center no-repeat; cursor: pointer;}
.inventorlist .ivt-content{width: 100%;background: url(/Static/images/index/ivt-c.png)center center no-repeat;overflow:hidden;}
.inventorlist .ivt-c{width: 1200px;}
.inventorlist .ivt-c1{width: 1200px;height: 60px;}
.inventorlist .ivt-c1 .ivt-moreschool{display: inline-block;float: left;width: 100px;height: 60px;background: #06846e;line-height: 60px;font-size: 16px;color: #ffffff;text-align: center;cursor: pointer;position: relative;}
.inventorlist .ivt-c1 .ivt-moreschool i{display: inline-block;width: 12px;height: 12px;background: url(/Static/images/index/ivt-down.png)center center no-repeat;}
.inventorlist .ivt-c1 .ivt-moreschool .ivt-otherschool{width: 1200px;position: absolute;left: 0;top: 60px;background: rgba(0, 0, 0, 0.8);display: none;}
.inventorlist .ivt-c1 .ivt-moreschool .ivt-otherschool>ul>li{width: 200px;height: 50px;float: left;color: #ffffff;text-align: center;line-height: 50px;}
.inventorlist .ivt-c1 .ivt-moreschool .ivt-otherschool>ul>li>a{display: inline-block;width: 200px;height: 50px;color: #ffffff;font-size: 13px;}
.inventorlist .ivt-c1 .ivt-moreschool .ivt-otherschool>ul>li>a:hover{color: green;}
.inventorlist .ivt-c1>ul{width: 1100px;height: 60px;float: left;background:#f1f1f1;}
.inventorlist .ivt-c1>ul>li{width: 220px;height: 60px;float: left;line-height: 60px;text-align: center;border-bottom: 5px solid #f1f1f1;box-sizing: border-box;font-size: 15px;}
.inventorlist .ivt-c1>ul>li>a{display: inline-block;width: 220px;height: 60px;}
.inventorlist .ivt-c1 .addborder{border-bottom: 5px solid #00b874;font-weight: bold;}
.inventorlist .ivt-c2{width: 1200px;height: 50px;float: left;text-align: center;margin: 25px 0;}
.inventorlist .ivt-c2 h4{height: 30px;line-height: 30px;font-size: 18px;}
.inventorlist .ivt-c2 p{height: 20px;line-height: 20px;font-size: 13px;color: #898989;}
.inventorlist .ivt-c3{width: 1200px;float: left;margin-top: 10px;}
.inventorlist .ivt-c3 ul{margin-right: -40px;}
.inventorlist .ivt-c3 ul li{width: 580px;height: 160px;float: left;margin-right: 40px; margin-bottom: 40px;}
.inventorlist .ivt-c3 ul li img{width: 150px;height: 150px;float: left;border-radius:100px;margin: 5px;border:5px solid #d6d6d6;box-sizing:border-box;}
.inventorlist .ivt-c3right{width: 380px;height: 160px;float: right;margin-right: 10px;}
.inventorlist .ivt-c3r1{width: 380px;height: 50px;float: left;}
.inventorlist .ivt-c3r1 h4{height: 50px;line-height: 50px;float: left;display: inline-block;font-size: 24px;font-weight: 500;margin-right: 10px;}
.inventorlist .ivt-c3r1 span{height: 20px;line-height: 20px;float: left;display: inline-block;font-size: 12px;color: #e56565;margin-top: 20px;}
.inventorlist .ivt-c3r2{width: 380px;height: 60px;line-height: 20px;font-size: 12px;color: #4e4e4e;float: left;}
.inventorlist .ivt-c3right a{display: inline-block;width: 120px;height: 30px;line-height: 30px;background: #00c790;color: #ffffff;text-align: center;font-size: 14px;float: left;margin-top: 10px;}
.inventorlist .ivt-c3right a:hover{background: #00b874;}




.town{}
.town-banner{width: 100%;height: 176px;background: url(/Static/images/jjbanner.png)center center no-repeat;}
.town-content{width: 100%;overflow:hidden;}
.town .town-c{width: 1200px;float: left;}
.town .town-c ul{margin-right: -15px;}
.town .town-c ul li{width: 390px;height: 410px;float: left;margin-right: 15px;margin-bottom: 15px; background: #ffffff;-webkit-transition: all .2s linear;
    transition: all .2s linear;cursor:pointer;}
.town .town-c ul li:hover{box-shadow: 0 3px 5px rgba(0,0,0,0.1);
    -webkit-box-shadow: 0 3px 5px rgba(0,0,0,0.1);
    transform: translate3d(0,-2px,0);
    -webkit-transform: translate3d(0,-2px,0);}
.town .town-c ul li:hover .town-cbottom{background: #0db46f;color:#ffffff;}
.town .town-ctop{width: 390px;height: 370px;float: left;}
.town .town-ctop img{display: inline-block;float: left;width: 350px;height: 240px;margin-left:20px;margin-top: 20px; background: royalblue;}
.town .town-ctop h4{display: inline-block;float: left;width: 350px;height: 30px;line-height: 30px;font-size: 22px;font-weight: bold;margin-left: 20px;margin: 5px 20px;}
.town .town-ctop p{display: inline-block;float: left;width: 350px;line-height: 20px;font-size: 13px;color: #676767;margin-left: 20px;}
.town .town-cbottom{display: inline-block;width: 390px;height: 40px;line-height: 40px; float: left;border-top:1px solid #ededed;box-sizing: border-box;text-align: right;padding-right: 50px;font-size:14px;}  



.towndt{width: 100%;overflow: hidden;}
.towndt-content{width: 100%;}
.towndt-c{width: 1200px;float: left;}
.towndt-c1{width: 1200px;height: 300px;float: left;background: #ffffff;}
.towndt-c1 img{width: 400px;height: 220px;float: left;margin-left: 80px;margin-top: 40px;}
.towndt-c1 .towndt-c1r{width: 560px;height: 220px;float: left;margin:40px;}
.towndt-c1 .towndt-c1r h4{width: 560px;height: 40px;line-height: 40px;font-size: 24px;font-weight: bold;display: inline-block;float: left;}
.towndt-c1 .towndt-c1rtop{width: 560px;height: 40px;line-height: 40px;font-size: 15px;color: #747474;float: left;}
.towndt-c1 .towndt-c1rmid{width: 560px;height: 140px;float: left;background: #f8f8f8;}
.towndt-c1 .towndt-num{width: 500px;height: 50px;float: left;margin-left: 30px;line-height: 30px;font-size: 16px;margin-top: 10px;}
.towndt-c1 .towndt-num span{line-height: 50px;font-size: 30px;color:#0db46f; }
.towndt-c1 .towndt-c1rmid a{display: inline-block;float: left;margin-left: 30px;margin-top: 10px;width: 180px;height: 50px;background: #0db46f;text-align: center;color: #ffffff;font-size: 20px;line-height: 50px;font-weight: bold;border-radius:5px;  }
.towndt-c1 .towndt-c1rmid a i{width: 24px;height:24px;display: inline-block;background: url(/Static/images/index/towndt-phone.png)center center no-repeat;float: right;margin-top: 13px;margin-right: 13px;}
.towndt-word{width: 1200px;float: left;background: #ffffff;margin-bottom:30px;}
.towndt-word .towndt-title{width: 1200px;height: 100px;float: left;margin-top: 30px;margin-bottom: 20px;}
.towndt-word .towndt-title h4{display: inline-block;width: 1200px;height: 35px;line-height: 35px;font-size: 22px;font-weight: bold;text-align: center;float: left;}
.towndt-word .towndt-title p{display: inline-block;width: 1200px;height: 20px;line-height: 20px;font-size: 13px;float: left;color: #d9d9d9;text-align: center;}
.towndt-word .towndt-title i{display: inline-block;width: 50px;height: 5px;float: left;background: #006b20;margin-left: 575px;margin-top: 20px;}
.towndt-word .towndt-introduce{width: 1000px;line-height: 25px;letter-spacing: 1px; float: left;font-size: 14px;margin-left: 100px;color: #737373;}
.towndt-word img{width: 1000px;display: inline-block;float: left;margin: 30px 0px;}






.cgbd{width: 100%;overflow: hidden;}
.cgbd .cgbd-banner{width: 100%;height: 176px;float: left;background: url(/Static/images/index/cgbd-banner.png)center center no-repeat;}
.cgbd .cgbd-content{width: 100%;float: left;}
.cgbd .cgbd-c{width: 1200px;float: left;margin-top: 20px;}
.cgbd .cgbd-c1{width: 1200px;height: 190px;float: left;margin: 30px 0;}
.cgbd .cgbd-c1 ul{margin-right: -6px;}
.cgbd .cgbd-c1 ul li{width: 396px;height: 190px;float: left;margin-right: 6px;}
.cgbd .cgbd-c1 ul li a{width: 396px;height: 190px;}
.cgbd .cgbd-img1{background: url(/Static/images/index/cgbd-img1.png)center center no-repeat;}
.cgbd .cgbd-img2{background: url(/Static/images/index/cgbd-img2.png)center center no-repeat;}
.cgbd .cgbd-img3{background: url(/Static/images/index/cgbd-img3.png)center center no-repeat;}
.cgbd .cgbd-img-c{width: 340px;height: 120px;float: left;margin-left: 40px;margin-top: 70px;}
.cgbd .cgbd-img-c img{display: inline-block;float: left;width: 90px;height: 90px;border-radius:50px;margin-right:20px;}
.cgbd .cgbd-img-c h4{display: inline-block;float: left;width: 200px;height: 30px;line-height: 30px;font-size: 20px;font-weight: bold;margin-top: 5px;margin-bottom:5px;}
.cgbd .cgbd-img-c p{display: inline-block;float: left;height: 26px;line-height: 26px;font-size: 14px;color: #777777;width:100px;}
.cgbd .cgbd-img-c span{display: inline-block;float: left;height: 26px;line-height: 20px;font-size: 20px;color: #0db46f;font-weight: bold;width:120px;}
.cgbd .cgbd-c2{width: 1200px;float: left;}
.cgbd .cgbd-c2 ul{margin-right: -8px;}
.cgbd .cgbd-c2 ul li{width: 294px;height: 150px;float: left;background: #ffffff;margin-right: 8px;margin-bottom: 15px;}
.cgbd .cgbd-c2 ul li a{width: 294px;height: 150px;}
.cgbd .cgbd-num1{width:294px;height:40px;float:left;}
.cgbd .cgbd-num{width: 40px;height: 40px;float: left;background: #006118;text-align: center;line-height: 40px;font-size: 14px;font-weight: bold;color: #ffffff;}
.cgbd .cgbd-c2-c{width: 270px;height: 120px;float: left;margin-left:20px;}
.cgbd .cgbd-c2-c img{display: inline-block;width: 80px;height: 80px;float: left;border-radius:50px;margin-right: 10px; }
.cgbd .cgbd-c2-c h4{display: inline-block;float: left;width: 160px;height: 40px;line-height: 40px;font-size: 18px;font-weight: bold;margin-top:-10px;}
.cgbd .cgbd-c2-c p{display: inline-block;float: left;height: 30px;line-height: 30px;font-size: 14px;color: #777777;}
.cgbd .cgbd-c2-c span{display: inline-block;float: left;height: 30px;line-height: 26px;font-size: 16px;color: #0db46f;font-weight: bold;}



.cglist{width: 100%;overflow: hidden;}
.cglist-banner{width: 100%;height: 176px;background: url(/Static/images/index/cglist-banner.png)center center no-repeat;}
.cglist .cglist-content{width: 100%;float: left;}
.cglist .cglist-c{width: 1200px;float: left}
.cglist .cglist-c ul li{width: 1200px;height: 200px;float: left;background: #ffffff;margin-bottom: 20px;	-webkit-transition: all .2s linear;
    transition: all .2s linear;}
.cglist .cglist-c ul li:hover{box-shadow: 0 3px 5px rgba(0,0,0,0.1);
    -webkit-box-shadow: 0 3px 5px rgba(0,0,0,0.1);
    transform: translate3d(0,-2px,0);
    -webkit-transform: translate3d(0,-2px,0);}
.cglist .cglist-c ul li img{display: inline-block;float: left;width: 300px;height: 200px;background: #000;}
.cglist .cglist-c ul li .cglist-c-right{width: 820px;height: 200px;float: right;}
.cglist .cglist-c ul li .cglist-c-right .cglist-title{display: inline-block; width: 690px;height: 40px;line-height: 40px;font-size: 20px;font-weight: bold;margin-top: 30px;}
.cglist .cglist-c ul li .cglist-c-right .cglist-title:hover{color:#08a263;}
.cglist .cglist-c ul li .cglist-c-right .cglist-r1{width: 400px;height: 30px;line-height: 30px;float: left;margin-right: 20px;font-size: 13px;color: #004d1a;}
.cglist .cglist-c ul li .cglist-c-right .cglist-r2{width: 250px;height: 30px;line-height: 30px;float: left;font-size: 13px;color: #004d1a;}
.cglist .cglist-c ul li .cglist-c-right b{color: #000;}
.cglist .cglist-c ul li .cglist-c-right p{width: 690px;height: 60px;line-height: 28px;font-size: 14px;color: #989898;float: left; }
.cglist .cglist-c ul li .cglist-c-right .cglist-goto{display: inline-block;width: 44px;height: 44px;background: url(/Static/images/index/cglist-goto1.png)center center no-repeat;float: right;margin: 30px; }
.cglist .cglist-c ul li .cglist-c-right .cglist-goto:hover{background: url(/Static/images/index/cglist-goto2.png)center center no-repeat;}
.cglist .cglist-c ul li .cglist-c-right .cglist-school{width: 250px;height: 25px;float: right;line-height: 25px;color: #a2a2a2;}
.cglist .cglist-c ul li .cglist-c-right .cglist-school i{display: inline-block;width: 25px;height: 25px;background: url(/Static/images/index/cglist-school.png)center center no-repeat;float: left;margin-right: 10px;}


.cgdt{width: 100%;overflow: hidden;}
.cgdt .cgdt-content{width: 100%;margin-bottom:20px;}
.cgdt .cgdt-c{width: 1200px;float: left;background: #ffffff;margin-bottom:50px;}
.cgdt .cgdt-line{width: 1200px;height: 22px;float: left;background: url(/Static/images/index/cgdt-line.png) center center no-repeat;}
.cgdt .cgdt-mid{width: 1000px;float: left;margin-left: 100px;margin-top: 40px;}
.cgdt .cgdt-mid img{width: 380px;height: 200px;display: inline-block;float: left;margin-right: 60px;background: mediumturquoise;}
.cgdt .cgdt-mid .cgdt-c1{width: 560px;float: left; }
.cgdt .cgdt-mid .cgdt-c1 h4{display: inline-block;float: left;width: 560px;height: 40px;line-height: 40px;font-size: 22px;font-weight: bold;}
.cgdt .cgdt-mid .cgdt-c1 .cgdt-num{width: 300px; height: 25px; line-height: 25px;float: left;margin-right: 20px;font-size: 13px;color: #585858;margin-bottom: 5px;}
.cgdt .cgdt-mid .cgdt-c1 .cgdt-num span{color: #08a263;}
.cgdt .cgdt-mid .cgdt-c1 .cgdt-dj{    font-size: 18px;padding: 0 40px;height:40px;display:inline-block;float:left;background:#00c790;text-align:center;color:#ffffff;line-height:40px;border-radius:5px;margin-top:5px;}
.cgdt .cgdt-mid .cgdt-c1 .cgdt-dj:hover{background:#09b670;}
.cgdt .cgdt-mid .cgdt-c1 ul li{width: 265px;height: 30px;line-height: 30px;margin-right: 15px;float: left;color: #3b3b3b;font-size: 15px;}
.cgdt .cgdt-word{width: 1200px;float: left;border-top:1px solid #eaeaea;margin-top:50px;}
.cgdt .cgdt-word .cgdt-title{width: 1200px;height: 100px;float: left;margin-top: 30px;}
.cgdt .cgdt-word .cgdt-title h4{display: inline-block;width: 1200px;height: 40px;line-height: 40px;font-size: 22px;font-weight: bold;text-align: center;float: left;}
.cgdt .cgdt-word .cgdt-title p{display: inline-block;width: 1200px;height: 20px;line-height: 20px;font-size: 12px;float: left;color: #d9d9d9;text-align: center;}
.cgdt .cgdt-word .cgdt-title i{display: inline-block;width: 50px;height: 5px;float: left;background: #006b20;margin-left: 575px;margin-top: 15px;}
.cgdt .cgdt-word .cgdt-introduce{width: 1000px;line-height: 25px;float: left;font-size: 14px;margin-left: 100px;letter-spacing:1px;margin-top:10px;}
.cgdt .cgdt-word img{width: 1000px;height: 400px;display: inline-block;float: left;margin: 30px 100px;background: cadetblue;}







.qybd{width: 100%;overflow: hidden;}
.qybd .qybd-banner{width: 100%;height: 176px;float: left;background: url(/Static/images/index/qybd-banner.png)center center no-repeat;}
.qybd .qybd-content{width: 100%;float: left;}
.qybd .qybd-c{width: 1200px;float: left;margin-top: 20px;}
.qybd .qybd-c1{width: 1200px;height: 190px;float: left;margin: 30px 0;}
.qybd .qybd-c1 ul{margin-right: -6px;}
.qybd .qybd-c1 ul li{width: 396px;height: 190px;float: left;margin-right: 6px;}
.qybd .qybd-c1 ul li a{width: 396px;height: 190px;}
.qybd .qybd-img1{background: url(/Static/images/index/cgbd-img1.png)center center no-repeat;}
.qybd .qybd-img2{background: url(/Static/images/index/cgbd-img2.png)center -15px no-repeat;}
.qybd .qybd-img3{background: url(/Static/images/index/cgbd-img3.png)center -15px no-repeat;}
.qybd .qybd-img-c{width: 320px;height: 80px;float: left;margin-left: 38px;margin-top: 70px;text-align: center;}
.qybd .qybd-img-c h4{display: inline-block;float: left;width: 320px;height: 30px;line-height: 30px;font-size: 17px;font-weight: bold;margin-top: 10px;text-align: center;}
.qybd .qybd-img-c p{display: inline-block;height: 40px;line-height: 40px;font-size: 14px;color: #777777;}
.qybd .qybd-img-c span{display: inline-block;height: 40px;line-height: 36px;font-size: 20px;color: #0db46f;font-weight: bold;}
.qybd .qybd-c2{width: 1200px;float: left;}
.qybd .qybd-c2 ul{margin-right:-20px; }
.qybd .qybd-c2 ul li{width: 590px;height: 80px;float: left;margin-right: 20px;background: #ffffff;border: 1px solid #f1f0f3;box-sizing: border-box;margin-bottom: 20px;}
.qybd .qybd-c2 ul li a{width: 590px;height: 80px;}
.qybd .qybd-num{width: 40px;height: 40px;float: left;background: #006118;text-align: center;line-height: 40px;font-size: 14px;font-weight: bold;color: #ffffff;}
.qybd .qybd-c2 h4{width: 260px;height: 30px;float: left;line-height: 30px;font-size:16px;font-weight: bold;margin-top: 25px;margin-left: 25px; }
.qybd .qybd-c2 p{display: inline-block;float: left;height: 30px;line-height: 30px;font-size: 14px;color: #777777;margin-top: 25px;}
.qybd .qybd-c2 span{display: inline-block;float: left;height: 36px;line-height: 36px;font-size: 20px;color: #0db46f;font-weight: bold;margin-top: 20px;}





.qylist{width: 100%;overflow: hidden;}
.qylist .qylist-banner{width: 100%;height: 176px;float: left;background: url(/Static/images/index/qylist-banner.png)center center no-repeat;}
.qylist .qylist-content{width: 100%;float: left;}
.qylist .qylist-c{width: 1200px;float: left;margin-top: 20px;}
.qylist .qylist-c ul{margin-right: -20px;}
.qylist .qylist-c ul li{width: 285px;height: 170px;float: left;margin-right: 20px;border: 1px solid #e4e4e4;box-sizing: border-box;background: #ffffff;margin-bottom: 20px;}
.qylist .qylist-c ul li:hover{box-shadow:1px 1px 2px #4e4e4e;;}
.qylist .qylist-c ul li h4{display: inline-block;width: 250px;height: 50px;float: left;line-height: 50px;font-size: 15px;font-weight: bold;margin-left: 20px;}
.qylist .qylist-c1{width: 284px;height: 50px;float: left;box-sizing: border-box;border-bottom:1px solid #e4e4e4;margin-bottom: 10px;} 
.qylist .qylist-c2{width: 250px;height: 25px;float: left;margin-left: 20px;font-size: 13px;color: #000;line-height: 25px;}
.qylist .qylist-c ul li a{display: inline-block;height: 25px;line-height: 25px;float: right;margin-right: 20px;}
.qylist .qylist-c ul li a:hover{color:#00b670;}


.qydetail{width: 100%;overflow: hidden;background: url(/Static/images/index/qy-bg.png)0 0 no-repeat #f2f2f2;}
.qydetail .qydetail-content{width: 100%;float: left;}
.qydetail .qydetail-c{width: 1200px;float: left;background: #ffffff;}
.qydetail .qydetail-line{width: 1200px;height: 22px;float: left;background: url(/Static/images/index/qydetail.png)center center no-repeat; }
.qydetail .qydt-c1{width: 1000px;height: 150px;float: left;margin-top: 50px;margin-left: 100px;border-bottom:1px solid #f2f2f2;box-sizing:border-box;}
.qydetail .qydt-c1 img{display:inline-block;float:left;width:120px;height:120px;margin-right:30px;}
.qydetail .qydt-c1 h3{width: 800px;height: 50px;line-height: 50px;font-size: 24px;font-weight: bold;float: left;}
.qydetail .qydt-c1 .qydt-date{width: 250px;height: 30px;line-height: 30px;float: left;font-size: 16px;color: #5c5c5c;}
.qydetail .qydt-c1 .qydt-hy{width: 750px;height: 30px;line-height: 30px;float: left;font-size: 16px;color: #5c5c5c;}
.qydetail .qydt-c1 .qydt-hy span{color: #00c790;}
.qydetail .qydt-c1 .qydt-address{float: left; height: 50px;line-height: 50px;box-sizing: border-box;font-size: 18px;color: #909090;border-bottom:1px solid #cdcccc; }
.qydetail .qydt-c2{width: 1000px;height: 30px;line-height: 30px;float: left;margin: 20px 100px;font-weight: bold;font-size: 20px;}
.qydetail .qydt-c2 i{display: inline-block;float: left;margin-right:10px; width: 30px;height: 30px;}
.qydetail .qydt-c2 .qy-i1{background:url(/Static/images/index/qy-i1.png)center center no-repeat;}
.qydetail .qydt-c2 .qy-i2{background:url(/Static/images/index/qy-i2.png)center center no-repeat;}
.qydetail .qydt-c2 .qy-i3{background:url(/Static/images/index/qy-i3.png)center center no-repeat;}
.qydetail .qydt-c2 .qy-i4{background:url(/Static/images/index/qy-i4.png)center center no-repeat;}
.qydetail .qydt-c2 .qy-i5{background:url(/Static/images/index/qy-i5.png)center center no-repeat;}
.qydetail .qydetail-c p{display:inline-block;float:left;width:1000px;line-height:25px;font-size:14px;margin-left:140px;}
.qydetail .qydetail-c table{text-align: center;border-collapse: collapse;float: left;margin:50px 150px;}
.qydetail .qydetail-c table th{width: 150px;height: 50px;line-height: 50px;  border: 1px solid #00c790;background: #f3fffd;}
.qydetail .qydetail-c table td{width: 150px;height: 50px;line-height: 50px; border: 1px solid #00c790;}


.policydt-page{width:100%;height:50px;float:left;margin:30px 0;}
.policydt{width: 100%;overflow: hidden;background: url(/Static/images/index/pb-bg.png)0 0 no-repeat #f2f2f2;}
.policydt-bg .policydt-content{width: 100%;overflow:hidden;}
.policydt-bg .policydt-c{width: 100%;float:left;margin-bottom:30px;}
.policydt-bg .policydt-left{width: 880px;float: left;background:#ffffff;}
.policydt-bg .policydt-head{width: 880px;float:left;}
.policydt-bg .policydt-head h4{float: left;width: 780px;margin-left: 50px;font-size: 18px;line-height:50px;font-weight:bold;}
.policydt-bg .policydt-head p{float: left;width: 780px;margin-left: 50px;line-height: 28px;font-size: 14px;}


.policydt-bg .policydt-right{width: 300px;float: right;}
.policydt-bg .policydt-r-title{width: 300px;height: 50px;line-height: 50px;color: #ffffff;background: linear-gradient(to top right,#09b670,#00c790);font-size: 18px;font-weight:bold;}
.policydt-bg .policydt-r-c{width: 300px;height: 566px;}
.policydt-bg .policydt-r-c ul{margin-bottom: -2px;}
.policydt-bg .policydt-r-c ul li{float: left;width: 300px;height:140px;margin-bottom: 2px;background:#ffffff;}
.policydt-bg .policydt-r-c ul li a{width: 260px;font-size: 15px;float: left;margin-left: 20px;margin-top: 20px;color: #000;margin-bottom: 5px;font-weight:bold;}
.policydt-bg .policydt-r-c ul li a:hover{color:#5287ec;}
.policydt-bg .policydt-r-c ul li p{width: 260px;font-size: 12px;float: left;margin-left: 20px;line-height: 25px;}

.policydt-bg .policydt-mid{width: 880px;height: 50px;border-top:1px solid #e3e3e3;border-bottom:1px solid #e3e3e3; float:left;margin-top:15px;box-sizing:border-box;}
.policydt-bg .policydt-mid ul li{float: left;width: 120px;height: 50px;text-align: center;line-height: 50px;cursor: pointer;}
.policydt-bg .policydt-mid ul li a{font-size: 16px;}

.policydt-bg .policydt-bottom{width: 880px;float:left;}
.policydt-bg .policydt-bottom .policydt-c{width: 880px;float:left;}
.policydt-bg .policydt-bottom .policydt-c1{width: 880px;float:left;}
.policydt-bg .policydt-bottom .policydt-ctitle{width: 140px;height: 40px;line-height: 40px;float: left;background: #0db46f;font-size: 16px;text-align: center;margin-top: 20px;margin-bottom: 20px;color:#ffffff;}
.policydt-bg .policydt-bottom .policydt-cword{width: 700px;margin-left: 100px;font-size: 14px;line-height: 25px;float:left;margin-bottom:20px;}
.policydt-bg .policydt-bottom .policydt-cword img {max-width:700px;}
.policydt-bg .policydt-nextprev{width: 880px;height: 100px;float:left;border-top:1px solid #e3e3e3;padding-top:25px;box-sizing:border-box;margin-top:30px;}
.policydt-bg .policydt-nextprev a{display: inline-block;height: 25px;line-height: 25px;font-size: 13px; margin-left:100px;width:700px;float:left;color:#000;}
.policydt-bg .policydt-nextprev a:hover{color:#5287ec;text-decoration:underline;}
.policydt-current{background: #08a263;       }
.policydt-current a{color:#ffffff;}


.ptscore-bg{width: 100%;overflow: hidden;background: url(/Static/images/index/pb-bg.png)0 0 no-repeat #f2f2f2;}
.ptscore-bg .ptscore-content{width: 800px;float: left;margin-top: 30px;margin-left: 200px;margin-bottom:50px;}
.ptscore-bg .ptscore-top{width: 800px;height: 100px;}
.ptscore-bg .ptscore-b01{width: 342px;height: 50px;float: left;background: url(/Static/images/index/ptscore-b01.png) center center no-repeat;margin-top: 21px;line-height: 50px;}
.ptscore-bg .ptscore-b01 input{width: 250px;height: 30px;margin-left: 20px;border: none;background: none;outline: none;font-size: 14px;}
.ptscore-bg .ptscore-b02{width: 200px;height: 50px;float: left;margin-left: 10px;background: url(/Static/images/index/ptscore-b02.png) center center no-repeat;margin-top: 21px;line-height: 50px;}
.ptscore-bg .ptscore-b02 input{width: 150px;height: 30px;margin-left: 20px;border: none;background: none;outline: none;font-size: 14px;}

.ptscore-bg .ptscore-top button{display: inline-block;float: right;height: 50px;line-height: 50px;padding: 0 40px;font-size: 16px;color: #ffffff;background: #09b570;border-radius:5px;margin-top: 20px;cursor: pointer;}
.ptscore-bg .ptscore-mid{width: 800px;height: 160px;}
.ptscore-bg .ptscore-b2{width: 800px;height: 143px;margin-top: 28px;}
.ptscore-bg .ptscore-b2-left{width: 400px;height: 143px;float: left;text-align: center;background: url(/Static/images/index/ptscore-left.png)center center no-repeat;}
.ptscore-bg .ptscore-b2-right{width: 400px;height: 143px;float: right;text-align: center;background: url(/Static/images/index/ptscore-right.png)center center no-repeat;}
.ptscore-bg .ptscore-b2 p{font-size: 18px;color: #9a9cb0;margin-top: 30px;}
.ptscore-bg .ptscore-b2 p span{font-size: 30px;}
.ptscore-bg .ptscore-b2 h4{font-size: 16px;font-weight: normal;margin-top: 10px;}
.ptscore-bg .ptscore-bottom{width: 800px;height: 400px;}
.ptscore-bg .ptscore-bottom ul{margin-right: -10px;} 
.ptscore-bg .ptscore-bottom ul li{width: 395px;height: 200px;float: left;background: rgba(255, 255, 255, 0.4);margin-right: 10px;margin-bottom: 10px;border: 1px solid #f0eded;box-sizing: border-box;}
.ptscore-bg .ptscore-bottom .ptscore-bottom-left{width: 200px;height: 200px;float: left;}
.ptscore-bg .ptscore-bottom .ptscore-bottom-right{width: 150px;height: 175px;float: left;margin-top: 25px;margin-left: 25px;}
.ptscore-bg .ptscore-bottom .ptscore-bottom-right h3{font-size: 24px;margin-bottom: 10px;}
.ptscore-bg .ptscore-bottom .ptscore-bottom-right p{font-size: 14px;line-height: 25px;}
.ptscore-bg .ptscore-b3{background: url(/Static/images/index/ptscore-b3.png) center center no-repeat;}
.ptscore-bg .ptscore-b4{background: url(/Static/images/index/ptscore-b4.png) center center no-repeat;}
.ptscore-bg .ptscore-b5{background: url(/Static/images/index/ptscore-b5.png) center center no-repeat;}
.ptscore-bg .ptscore-b6{background: url(/Static/images/index/ptscore-b6.png) center center no-repeat;}






.scoredt-bg{width: 100%;overflow: hidden;background: url(/Static/images/index/pb-bg.png)0 0 no-repeat #f2f2f2;}
.scoredt-bg .scoredt-content{width: 1000px;float: left;margin-top: 30px;margin-left: 100px;margin-bottom:100px;}
.scoredt-bg .scoredt-top{width: 800px;height: 100px;margin-left:100px;}
.scoredt-bg .ptscore-b01{width: 342px;height: 50px;float: left;background: url(/Static/images/index/ptscore-b01.png) center center no-repeat;margin-top: 21px;line-height: 50px;}
.scoredt-bg .ptscore-b01 input{width: 250px;height: 30px;margin-left: 20px;border: none;background: none;outline: none;font-size: 14px;}
.scoredt-bg .ptscore-b02{width: 200px;height: 50px;float: left;margin-left: 10px;background: url(/Static/images/index/ptscore-b02.png) center center no-repeat;margin-top: 21px;line-height: 50px;}
.scoredt-bg .ptscore-b02 input{width: 150px;height: 30px;margin-left: 20px;border: none;background: none;outline: none;font-size: 14px;}
.scoredt-bg .scoredt-top button{display: inline-block;float: right;height: 50px;line-height: 50px;padding: 0 40px;font-size: 16px;color: #ffffff;background: #09b570;border-radius:5px;margin-top: 20px;cursor: pointer;}
.scoredt-bg .scoredt-mid1{width: 1000px;height: 56px;background: url(/Static/images/index/ptscore-b9.png)center center no-repeat; border-radius:2px; }
.scoredt-bg .scoredt-name{width: 200px;float: left;margin-left: 50px;height: 30px;line-height: 30px;border-left:5px solid #0db46f; margin-top: 13px;font-size: 20px;font-weight: bold;color: #000;}
.scoredt-bg table tr{width: 1000px;height: 50px;}
.scoredt-bg table td{border: 1px solid #CCC;padding-left: 50px;}
.scoredt-bg table td span{font-size: 32px;color: #00b670;display: inline-block;height: 50px;line-height: 40px;}
.scoredt-bg .scoredt-bottom{width: 1000px;height: 315px;margin-top: 8px;}
.scoredt-bg .scoredt-bottom>ul{margin-right: -8px;} 
.scoredt-bg .scoredt-bottom>ul>li{width: 244px;height: 315px;float: left;margin-right: 8px;border-radius:2px; position: relative;}
.scoredt-bg .scoredt-p1{background: url(/Static/images/index/scoredt-p1.png)center center no-repeat;}
.scoredt-bg .scoredt-p2{background: url(/Static/images/index/scoredt-p2.png)center center no-repeat;}
.scoredt-bg .scoredt-p3{background: url(/Static/images/index/scoredt-p1.png)center center no-repeat;}
.scoredt-bg .scoredt-p4{background: url(/Static/images/index/scoredt-p2.png)center center no-repeat;}
.scoredt-bg .scoredt-bottom-name1{width: 40px;height: 40px;float: left;margin-left: 50px;margin-top: 30px;background: #00691b;z-index: 2;margin-bottom: 15px;}
.scoredt-bg .scoredt-i1{background: url(/Static/images/index/scoredt-i1.png)center center no-repeat;}
.scoredt-bg .scoredt-i2{background: url(/Static/images/index/scoredt-i2.png)center center no-repeat;}
.scoredt-bg .scoredt-i3{background: url(/Static/images/index/scoredt-i3.png)center center no-repeat;}
.scoredt-bg .scoredt-i4{background: url(/Static/images/index/scoredt-i4.png)center center no-repeat;}
.scoredt-bg .scoredt-bottom-name2{width: 100px;height: 40px;font-size: 16px;line-height: 40px;float: left;margin-top: 30px;font-weight: bold;}
.scoredt-bg .scoredt-bottom .scoredt-xq ul li{width: 170px;float: left;font-size: 12px;color: #737373;height: 25px;line-height: 25px;margin-left: 57px;}
.scoredt-bg .nodata{width:1000px;float:left;}
.scoredt-bg .nodata .scoredt-nodata{width:1000px;height:400px;background:url(/Static/images/index/scoredt-nodata.png)center center no-repeat;)}

/*服务*/
.wtytitle{width: 100%;height: 50px;}
.wtytitle .line-left{width: 5px;height: 25px;background: #1caa86;float: left;margin-top: 13px;}
.wtytitle h3{float: left;margin-left: 15px;font-size: 24px;line-height: 50px;font-weight: normal;}
.wtytitle span{float: left;margin-left: 20px;font-size: 16px;color: #cacaca;margin-top: 20px;}
.wtytitle a{float: right;font-size: 16px;color: #1caa86;line-height:50px;}
.wtytitle a:hover{color: #0c9b77;}
.wptitle{width: 1200px;height: 90px;margin-bottom: 20px;}
.wpttitle{width: 220px;height: 60px;float: left;margin-left: 490px;margin-top:15px;}
.wpttitle .wptlogo{width: 60px;height: 60px;background: url(/Static/images/index/wptlogo.png) center center no-repeat;float: left;}
.wpttitle .wptword{width: 160px;height: 60px;float: right;}
.wpttitle .wptword .wptcn{font-size: 24px;line-height: 40px;float: left;margin-left: 15px;color: #000;width: 160px;}
.wpttitle .wptword .wpten{font-size: 14px;line-height: 20px;float: left;color: #d8d7d9;margin-left: 15px;width: 160px;}

.ptservice{width: 100%;overflow: hidden;background: url(/Static/images/index/pb-bg.png)0 0 no-repeat #f2f2f2;}
.ptservice1{width: 100%;margin-bottom:10px;overflow:hidden;}
.ptservice1 .ptservice1-left{width: 960px;height: 310px;float: left;background: #ffffff;}

.ptservice1 .ptservice1-pic{margin:35px 30px;float: left;} 
.ptservice1 .ptservice1-pic img{width: 400px;height: 240px;}
.ptservice1 .ptservice1-ct{width: 500px;height: 240px;float: left;margin-top: 30px; }
.ptservice1 .ptservice1-title{width: 470px;line-height:30px;}
.ptservice1 .jiacu{font-size: 20px;font-weight: 900;}
.ptservice1 .name{font-size: 26px;width:470px;display:inline-block;}
.ptservice1 .name1{color:#909090;}
.ptservice1 .ptservice1-prcie{width: 455px;height: 60px;color: #7f7f7f;font-size: 13px;background:url(/Static/images/index/goods-price.png)center center no-repeat; padding-left:15px;}
.ptservice1 .pricecolor li{display:inline-block;float:left;display:none;font-size: 28px;color: #f34c0b;line-height:60px;}
.ptservice1 .pricecolor .serviceshow{display:block;}
.ptservice1 .ptservice1-introduce{width: 470px;height: 80px;}
.ptservice1 .ptservice1-introducein{width: 440px;height: 40px;float: left; margin:15px}
.ptservice1 .ptservice1-introducein .servicetype{height:40px;line-height:40px;float:left;color: #7f7f7f;font-size: 13px;}
.ptservice1 .ptservice1-introducein ul li{float:left;margin:0 10px;width:100px;height:35px;line-height:35px;border: 1px solid #cdcdcd;box-sizing:border-box;text-align:center;cursor:pointer;font-size: 14px;color: #333333;position:relative;}
.ptservice1 .ptservice1-introducein ul li .service-i1{width:15px;height:19px;position:absolute;bottom:0;right:0;background:url(/Static/images/index/service-i1.png)center center no-repeat;display:none;}

.ptservice1 .ptservice1-introducein .servicecurrent{border:1px solid #00c790;}
.ptservice1 .ptservice1-introducein .servicecurrent i{display:block!important;}
.ptservice1 .ptservice1-introduce p{font-size: 14px;line-height: 28px;}
.ptservice1 .ptservice1-btn{width: 470px;height: 40px;}
.ptservice1 .ptservice1-btn a{display: inline-block;font-size: 18px;padding: 0 40px;line-height: 40px;color: #ffffff;border-radius:5px;float: left; }
.ptservice1 .gotobuy{background: #00C790;}
.ptservice1 .gotoshop{background: #00b78e;}


.ptservice1 .ptdl1-right{width: 230px;height:310px; float: right;background: #ffffff;}
.ptservice1 .ptdl1-r1{width: 220px;position: relative;margin-left: 5px;margin-top: 15px;}
.ptservice1 .ptdl1-r1-pic{width: 116px;height: 116px;display:inline-block;border-radius:100%;margin-left:52px;}
.ptservice1 .ptdl1-r1-name{font-size: 16px;margin-top: 17px;font-weight: 700;line-height: 16px;text-align: center;color: #333;} 
.ptservice1 .ptdl1-r1-tag{ position: absolute;top: 0;left: 14px; height: 19px;color: #fff;padding: 0 11px;line-height: 19px;border-radius:10px;background: #ff580e; }
.ptservice1 .ptdl1-r2{width: 200px;background: #f7f8fa;border-radius:4px;margin:10px 15px;}
.ptservice1 .ptdl1-r2 p{font-size: 14px;color: #969595;line-height: 35px;padding-left: 20px;border-top: 1px dashed #e5e5e5;}
.ptservice1 .ptdl1-r2 p:first-child{border-top:none;}
.ptservice1 .ptdl1-r2 p span{color: #f93;font-weight: 700;}
.ptservice1 .ptdl1-r3{display: inline-block; width: 200px;height: 43px;line-height: 43px;border-radius:2px;text-align: center;color: #fff;background: linear-gradient(90deg,#339966 0,#00CC66 100%),linear-gradient(#2b3d63,#2b3d63);margin-left: 15px;letter-spacing: 2px;font-size: 16px;}
.ptservice1 a{text-decoration:none;}

导航
.ptservice2{width: 100%;height: 60px;margin-top: 5px;}
.ptservice2 ul{background: #fefcfc;width: 100%;height: 60px;}
.ptservice2 ul li{float: left;line-height: 55px;font-size: 18px;color: #46b577;padding: 0 90px;background: #fefcfc;cursor: pointer;}
.ptservice2 ul li.navchange{background: #ffffff;border-top: 5px solid #46b577;}

专利详情
.ptservice3{width: 100%;height: 300px;margin-top: 2px;}
.ptservice3 .ptservice3-in{width: 1200px;height: 300px;background: #ffffff;}
.ptservice3 table{margin: 0 auto;width: 900px; border-collapse: collapse;font-size: 12px;border:1px solid #e4e4e4;margin-top: 30px;}
.ptservice3 table tr{height: 30px;border: 1px solid #e4e4e4;}
.ptservice3 table td{border: 1px solid #e4e4e4;padding: 0 20px;}

专利附图
.ptservice4{width: 100%;}
.ptservice4 .ptservice4-in{width: 1200px;background: #ffffff;padding-bottom: 20px;}
.ptservice4 .ptservice4-in .ptservice4-pic{float: left;margin-left: 200px;}
.ptservice4 .ptservice4-in .ptservice4-pic img{width: 800px;}

摘要
.ptservice5{width: 100%;}
.ptservice5 .ptservice5-in{width: 1200px;background: #ffffff;padding-bottom: 20px;}
.ptservice5 .ptservice5-in p{font-size: 14px;line-height: 25px;width: 1000px;margin: 0 auto;color: #939393;}


交易流程
.ptservice6{width: 100%;}
.ptservice6 .ptservice6-in{width: 1200px;background: #ffffff;padding-bottom: 20px;}


过户资料
.ptservice7{width: 100%;}
.ptservice7 .ptservice7-in{width: 1200px;background: #ffffff;padding-bottom: 20px;}


具体描述
.ptservice8{width: 100%;margin-bottom:100px;}
.ptservice8 .ptservice8-in{width: 1200px;background: #ffffff;padding-bottom: 50px;}
.ptservice8 .ptservice8-in p{font-size: 14px;line-height: 25px;width: 1000px;margin: 0 auto;color: #939393;}




.xqdt{width: 100%;overflow: hidden;background: url(/Static/images/index/pb-bg.png)0 0 no-repeat #f2f2f2;}
.xqdt-content{width: 100%;float: left;}
.xqdt-c{width: 1200px;float: left;background: #ffffff; margin-bottom:50px;}
.xqdt .xqdt-c1{width: 1200px;height: 200px;float: left;}
.xqdt .xqdt-c1s{width: 1200px;height: 90px;float: left;background: #f4f4f4;}
.xqdt .xqdt-c1s h4{height: 90px;line-height: 90px;display: inline-block;float: left;margin-left:100px;margin-right: 50px; font-size: 20px;font-weight: bold;}
.xqdt .xqdt-c1s a{display: inline-block;float: left;height: 40px;line-height: 40px;padding: 0 30px;margin-top: 25px;background: #0db46f;border-radius:50px;color: #ffffff;font-size: 20px;}
.xqdt .xqdt-c1x{width: 1200px;height: 110px;float: left;}
.xqdt .xqdt-c1x ul li{float: left;height: 50px;color: #000;}
.xqdt .xqdt-c1x ul li i{display: inline-block;width: 50px;height: 50px;float: left; }
.xqdt .xqdt-c1x ul li .xqdt-i1{background: url(/Static/images/index/xqdt-i1.png)center center no-repeat;}
.xqdt .xqdt-c1x ul li .xqdt-i2{background: url(/Static/images/index/xqdt-i2.png)center center no-repeat;}
.xqdt .xqdt-c1x ul li .xqdt-i3{background: url(/Static/images/index/xqdt-i3.png)center center no-repeat;}
.xqdt .xqdt-c1x ul li .xqdt-i4{background: url(/Static/images/index/xqdt-i4.png)center center no-repeat;}
.xqdt .xqdt-c1x ul li .xqdt-i5{background: url(/Static/images/index/xqdt-i5.png)center center no-repeat;}
.xqdt .xqdt-c1x ul li b{display: inline-block;float: left;height: 50px;line-height: 50px;font-size: 16px;}
.xqdt .xqdt-c1x ul li span{display: inline-block;float: left;height: 50px;line-height: 50px;font-size: 16px;color: #a0a0a0;}
.xqdt .cgdt-word{width: 1200px;float: left;border-top:1px solid #eaeaea;margin-top:50px;}
.xqdt .cgdt-word .cgdt-title{width: 1200px;height: 100px;float: left;margin-top: 30px;}
.xqdt .cgdt-word .cgdt-title h4{display: inline-block;width: 1200px;height: 35px;line-height: 35px;font-size: 22px;font-weight: bold;text-align: center;float: left;}
.xqdt .cgdt-word .cgdt-title p{display: inline-block;width: 1200px;height: 20px;line-height: 20px;font-size: 13px;float: left;color: #d9d9d9;text-align: center;}
.xqdt .cgdt-word .cgdt-title i{display: inline-block;width: 50px;height: 5px;float: left;background: #006b20;margin-left: 575px;margin-top: 20px;}
.xqdt .cgdt-word .cgdt-introduce{width: 1000px;line-height: 25px;float: left;font-size: 16px;margin-left: 100px;}
.xqdt .cgdt-word img{width: 1000px;height: 400px;display: inline-block;float: left;margin: 30px 100px;background: cadetblue;}




.findpsd-bg{width: 100%;height: 600px;background:url(../images/loginbg.png) center center no-repeat;position: relative;}
.findpsd-bg .findpsd-c{background:#ffffff;width: 400px;height: 480px;position: absolute;top: 50%;margin-top: -250px;left: 50%;margin-left: -250px;border-radius:10px; }
.findpsd-bg .aifd-c{width: 300px;height: 460px;float: left;margin-left:50px;margin-top:30px;}
.findpsd-bg .aifd-head{width: 300px;height: 55px;}
.findpsd-bg .aifd-title-cn{float: left;width: 300px;height: 40px;line-height: 40px;font-size: 22px;}
.findpsd-bg .aifd-title-en{float: left;width: 300px;height: 15px;line-height: 15px;font-size: 12px;color: #dfe0e8;}
.findpsd-bg .aifd-phone{width: 300px;height: 46px;border-radius:3px; margin-top: 20px;border:1px solid #eee;box-sizing:border-box;}
.findpsd-bg .aifd-i1{width: 46px;height: 46px;background: url(/Static/images/index/aisp-i1.png)center center no-repeat;float: left;display: inline-block;margin-left: 10px;}
.findpsd-bg input{display: inline-block;float: left; width: 200px;height: 46px;border: none;background: none;outline: none;margin-left: 5px;font-size: 14px;}
.findpsd-bg .aifd-psd{width: 300px;height: 46px;border-radius:3px; margin-top: 20px;border:1px solid #eee;box-sizing:border-box;}
.findpsd-bg .aifd-i2{width: 46px;height: 46px;background: url(/Static/images/index/aisp-i2.png)center center no-repeat;float: left;display: inline-block;margin-left: 10px;}
.findpsd-bg .aifd-surepsd{width: 300px;height: 46px;border-radius:3px; margin-top: 20px;border:1px solid #eee;box-sizing:border-box;}
.findpsd-bg .aifd-i3{width: 46px;height: 46px;background: url(/Static/images/index/aisp-i3.png)center center no-repeat;float: left;display: inline-block;margin-left: 10px;}
.findpsd-bg .aifd-i4{width: 46px;height: 46px;background: url(/Static/images/index/aisp-i4.png)center center no-repeat;float: left;display: inline-block;margin-left: 10px;}

.findpsd-bg .aifd-yzm{width: 300px;height: 46px; margin-top: 20px;}
.findpsd-bg .aifd-yzm-c{width:190px;float:left;height:46px;border-radius:3px; border:1px solid #eee;box-sizing:border-box;}
.findpsd-bg .aifd-yzm-c input{display: inline-block;float: left; width: 120px;height: 46px;border: none;background: none;outline: none;margin-left: 5px;font-size: 14px;}
.findpsd-bg .aifd-yzmbtn{display:inline-block;height:46px;width:100px;float:right;font-size:13px;line-height:46px;text-align:center;margin-top:0;}



.findpsd-bg input::-webkit-input-placeholder{
    color:#b0acac;
}
.findpsd-bg input::-moz-placeholder{   /* Mozilla Firefox 19+ */
    color:#b0acac;
}
.findpsd-bg input:-moz-placeholder{    /* Mozilla Firefox 4 to 18 */
    color:#b0acac;
}
.findpsd-bg input:-ms-input-placeholder{  /* Internet Explorer 10-11 */ 
    color:#b0acac;
}
.findpsd-bg button{display: inline-block;width: 300px;height: 46px;margin-top: 20px;border-radius:5px;color: #fafafa;background: #009688;outline: none; border: none;cursor: pointer;font-size: 20px;}
.findpsd-bg .aifd-foot{width: 300px;height: 30px;margin-top: 10px;}
.findpsd-bg .aifd-foot-left{height: 30px;float: right;color: #ffffff;font-size: 14px;}
.findpsd-bg .aifd-foot-left a{color: #009688;text-decoration: none;}
.findpsd-bg .aifd-foot-left a:hover{text-decoration: underline;}

.wscoredt{background:#bfbfbf;padding-top:50px;}
.wscoredt-c{width:1200px;overflow:hidden;}
.wscoredt-c1{width:1200px;height:220px;}
.wscoredt-c1 img{width:220px;height:220px;float:left;background:#4f6fdd;}



.cyzk{width:100%;overflow:hidden;}
.cyzk .cyzk-banner{width:100%;height:178px;background:url(/Static/images/index/cyzk-banner.png)center center no-repeat;}
.cyzk .cyzk-content{width:100%;overflow:hidden;}
.cyzk .cyzk-c{width:1200px;overflow:hidden;}
.cyzk .cyzk-c ul{margin-right:-15px;}
.cyzk .cyzk-c ul li{width:390px;height:224px;float:left;margin-right:15px;margin-bottom:15px;position:relative;box-sizing:border-box;}
.cyzk .cyzk-c ul li a{width:390px;height:224px;display:inline-block;}
.cyzk .cyzk-c ul li:hover{box-shadow: 2px 2px 4px #888888;}
.cyzk .cyzk-c .cyzk-i1{background:url(/Static/images/index/cyzk-i1.png)center center no-repeat;}
.cyzk .cyzk-c .cyzk-i2{background:url(/Static/images/index/cyzk-i2.png)center center no-repeat;}
.cyzk .cyzk-c .cyzk-i3{background:url(/Static/images/index/cyzk-i3.png)center center no-repeat;}
.cyzk .cyzk-c .cyzk-i4{background:url(/Static/images/index/cyzk-i4.png)center center no-repeat;}
.cyzk .cyzk-c .cyzk-name{width:390px;height:40px;line-height:40px;background:rgba(0,0,0,0.5);color:#ffffff;font-weight:700;font-size:14px;position:absolute;left:0;bottom:0;text-align:center;}