a:hover{text-decoration: none;}

/* banner */
.banner{width: 100%;overflow: hidden;position: relative;margin-top:80px;}
.banner-cont{position: absolute;width: 100%;height: 100%;display: flex;justify-content: center;align-items: center;top:0}
.bannerMain{text-align: center;}
.banner-cont h3{font-size: 25px;color: #fff;font-weight: bold}
.banner-cont .line{width: 70px;height: 5px;background-color: #ed9210;margin:0 auto}
.banner-cont p{font-size: 18px;color: #fff;font-weight: 400;margin-top: 20px;}

/* 导航条 */
.second-nav{width: 100%;overflow: hidden;background-color: #fff;border-bottom: 1px solid #eee;}
.nac-main{width: 90%;margin:10px auto;display: flex;justify-content: space-between;align-items: center;}
.main-table h3{font-size: 23px;color: #282828;font-weight: bold;line-height: 25px;margin:0;}
.main-table p{font-size: 16px;color: #a4a4a4;text-transform: uppercase;margin: 0;}

.main-table ul{line-height:48px;margin-left:20px;}
.main-table ul li{float:left;font-size:12px;color:#666666;list-style: none;margin-right: 5px;font-weight:400;}
.main-table ul li a.breadcrumb-home{background:url(../images/index/icon-home.png) no-repeat left;padding-left:25px;}
.main-table ul li a:hover{text-decoration:underline}
.main-table ul li a{color:#666666;padding-right:2px;}
.main-table ul li span{padding:0 2px;}


.new-nav{background-color: #fff;}
.new-nav ul li{font-size: 14px;}


/* 搜索 */

/* .search{margin:45px 0;overflow: hidden;display: flex;justify-content: center;}
.border1{margin-top:10px;}
.border1-li{float:left;margin-right:10px;list-style: none;}
.border1-li a{color:#999999;font-size: 12px;}
.border1-li a:hover{color:#0199d7}
.divbox{overflow: hidden} */

.tabopacitys{display:block;z-index:30;margin:5px 0;overflow: hidden;}
.selectinput{float: left;}
.selectinput input{margin:0;box-sizing: border-box;width:310px;height:40px;padding:0 15px;border:solid 1px #0199d7;-moz-border-left-topright:3px;-webkit-border-top-left-radius:3px;border-top-left-radius:3px;-moz-border-radius-bottomleft:3px;-webkit-border-bottom-left-radius:3px;border-bottom-left-radius:3px;color:#c3c3c3;font-size:14px;}
.btn-sbig{float:left;margin-right:3px;display:inline-block;width:99px;height:38px;line-height:38px;color:#FFFFFF;background-color:#0199d7;border:solid 1px #0199d7;-moz-border-radius-topright:3px;-webkit-border-top-right-radius:3px;border-top-right-radius:3px;-moz-border-radius-bottomright:3px;-webkit-border-bottom-right-radius:3px;border-bottom-right-radius:3px;font-size:18px;text-align:center;background-image:url(../images/index/search.png);background-repeat:no-repeat;background-position:80%;padding-right:10px}
.btn-sbig:hover{color:#FFFFFF;background-color:#0199d7;text-decoration: none;}

/* 产品页面 */

.content-product{width: 100%;overflow: hidden;}
.product{background-color: #f6f6f6;}
.productTop{width: 100%;background-color: #fff;overflow: hidden;margin:30px 0;padding-bottom: 30px;}
.productContent{width: 90%;margin:0 auto;overflow: hidden;}

/* 左侧 */
.inside-td.left{width: 25%;float: left;}
.left-nav{width:100%;margin-top: 20px;}
.inside-menu-title{height: 60px;line-height: 60px;background-color: #00a2e4;color:#fff;font-size: 25px;padding-left: 30px;}
.inside-menu-list{width: 100%;}
.inside-menu-list li{width: 100%;font-size: 16px;color: #585757;list-style: none;background-color: #f0f0f0;border-bottom: 1px solid #fff;}
.inside-menu-list li a{display: block;padding:10px 0;padding-left:30px;}
.inside-menu-list li.menu-sencond{background-color: #fafafa;border-bottom: 1px dashed #eee;}
.inside-menu-list li.menu-sencond:last-child{border-bottom: 0;}
.inside-menu-list li.on{background-color: #e3e2e2;}
.left-contact{border:1px solid #eee;border-top:0;padding:20px 0;padding-left: 30px;}
.left-contact h3{font-size: 27px;color: #00a2e4;font-weight: bold;margin-top:0;}
.left-contact .contact-p{font-size: 16px;color: #787878;padding-left: 25px;margin-bottom:10px; }
.left-contact .p-icon1{background-image: url(../images/index/co1.png);background-repeat: no-repeat;background-position: left;}
.left-contact .p-icon2{background-image: url(../images/index/co2.png);background-repeat: no-repeat;background-position: left;}
.left-contact .p-icon4{background-image: url(../images/index/co4.png);background-repeat: no-repeat;background-position: left;}
.left-contact .p-icon8{background-image: url(../images/index/co3.png);background-repeat: no-repeat;background-position: left;}
.left-contact .p-icon6{background-image: url(../images/index/co6.png);background-repeat: no-repeat;background-position: left;}

/* 右侧 */
.productList{float: right;width: 70%;height: auto;margin-top: 20px;}
.pdtList{width: 31.7%;margin-right:2%;margin-bottom:2%;float: left;border:1px solid #e9e9e9;background-color: #fff;position: relative;}
.pdtList:nth-child(3n){margin-right: 0;}
.pdtList-main{overflow: hidden;}
.pdtList-img{display:flex;justify-content: center;align-items: center;padding:30px 40px;}
.pdList-p{padding:20px 0;text-align:center;font-size: 15px;color: #8b8b8b;}

.pdtList-main:hover .pdList-p{color: transparent;}
.pdtList-main:hover .ptList-show{display: flex;}

.ptList-show{position: absolute;width: 100%;height: 100%;display: none;justify-content: center;align-items: center;top:0;background-color:rgba(0, 162, 228, .39)}
.ptList-show p{font-size: 14px;color: #fff;}
.ptList-show a{display:block;width:100px;height:30px;line-height:30px;text-align:center;background-color:#fff;font-size: 14px;color: #c4c4c4;margin:0 auto;}

.pdtList-main i{width: 54px;height:56px;position: absolute;left: 0;top: 0;color: #fff;z-index: 99;font-style: normal;}
.pdtList-main i font{font-size: 18px;font-style: normal;position: absolute;width: 90%;display: block;text-align: center;line-height: 56px;}
.pdtList-main .newProdcut{background-image: url(../images/index/newproduct.png);background-repeat: no-repeat}
.pdtList-main .recommendProdcut{background-image: url(../images/index/recommendprodcut.png);background-repeat: no-repeat;left: 323px;}

.productclien{width: 100%;margin-bottom: 30px;}
.productclien h3{font-size:40px;color: #232323;font-weight: bold;margin-bottom: 0;}
.productclien p{font-size: 19px;color: #333333;font-weight: 400;}

.productindex{width: 100%;border-bottom: 1px solid #e9e9e9;padding-bottom: 20px;}
.productindex h3{font-size:22px;color: #232323;font-weight: bold;margin-bottom: 0;}
.productindex p{font-size: 20px;color: #afafaf;}

.productindex-img{width: 70%;margin: 30px auto;border: 1px solid #e9e9e9;display: flex;justify-content: center;align-items: center;padding:20px;overflow: hidden;}
.productindex-cont{border-top: 1px solid #e9e9e9;padding:30px;color: #333333;font-size:16px;font-weight: 400;}

/* 工程案例 */

.factory{width: 100%;overflow: hidden;background-color: #f6f6f6;}
.factoryContent{overflow: hidden;background-color: #fff;margin-top: 35px;padding-bottom: 35px;}
.factoryList{overflow: hidden;}
.factoryList .faList{float: left;width: 33%;margin-right: 5px;margin-bottom:5px;position: relative;}
.factoryList .faList:nth-child(3n){margin-right: 0;}
.factoryList .faList:hover .faList-main{display: flex;}
.faList-main{display: none;width: 100%;position: absolute;top:0;justify-content: center;align-items: center;height: 100%;background-color: rgba(237, 146, 16, .68)}
.faList-main p{font-size: 21px;color: #fff;font-weight: bold;text-align: center;}
.faMain{overflow: hidden;}
.faMain .falist-more{width: 100px;height: 35px;line-height: 35px;border:1px solid #fff;font-size:18px;text-align:center;display:block;margin:0 auto;color:#fff;margin-top: 20px;}
.faMain .falist-more:hover{text-decoration: none;}

/* 工程案例详情 */

.factoryContent2{overflow: hidden;background-color: #fff;padding-bottom: 35px;}
.factoryList-main{width: 90%;margin:0 auto;overflow: hidden;padding-top: 35px;}
.main-title{width: 100%;overflow: hidden;border-bottom: 1px solid #eee;padding-bottom: 10px;text-align: center;}
.main-title h5{font-size: 36px;color: #232323;font-weight: bold;}
.main-title p{font-size: 19px;color: #aaaaaa;}
.main-cont{overflow: hidden;padding:20px 0;}

/* 新闻资讯 */

.New{width: 100%;overflow: hidden;background-color: #f6f6f6;}
.newContent{overflow: hidden;background-color: #fff;margin-top: 15px;margin-bottom: 15px;}
.newd{margin-bottom: 45px;}
.inside-Content{width: 90%;margin:0 auto;}
.inside-title{border-bottom: 1px solid #e8e8e8;margin-top: 35px;display: flex;justify-content: center;padding-bottom: 25px;}
.inside-title li{list-style: none;float: left;padding:0 20px;}
.inside-title li span a{font-size: 22px;color: #979797;}
.inside-title li.on span{color: #f9b000;}
.inside-title li.on span a{color: #f9b000;}

.inside-main{width: 100%;overflow: hidden;}
.inside-list{width: 100%;overflow: hidden;margin:30px 0;}
.inside-list .newList{width: 23.5%;margin-right: 2%;float: left;text-decoration: none;}
.inside-list .newList:nth-child(4n){margin-right: 0;}
.inside-list .newList img{height: 263px;}
.inside-list .main-top{padding-top:10px;overflow: hidden;}
.inside-list .main-top .title{font-size: 18px;color: #454545;width: 100%;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp:1;-webkit-box-orient: vertical;}
.inside-list .main-top .data{margin:0;font-size: 12px;color: #878787;line-height: 25px;}
.newList-main .line{width: 100%;height: 2px;background-color: #e5e5e5;margin:10px 0;}
.inside-list .main-cont2{font-size: 12px;color: #949494;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp:3;-webkit-box-orient: vertical;margin-bottom: 30px;}

.inside-list .newList:hover .main-top .title,
.inside-list .newList:hover .main-top .data,
.inside-list .newList:hover .main-cont2{color:#0196da}
.inside-list .newList:hover .newList-main .line{width: 30%;background-color: #f9b000;}

/* 新闻详情 */

.article-box-top {padding-bottom: 25px;border-bottom: 1px solid #e6e6e6;text-align: center;margin-top: 25px;}
.article-box-top h2 {font-size: 30px;color: #333;margin-bottom: 10px;font-weight: 400;}
.article-box-top .time {color: #333;font-size: 14px;}
.article-box-top .time span{color: #b9b9b9;margin-right: 5px;}
.article {padding-top: 20px;line-height: 30px;color: #333;font-size: 14px;}
.article p {margin-bottom: 15px;}


/* 视频展示 */

.inside-list .videoList{width: 23.5%;margin-right: 2%;float: left;text-decoration: none;border-bottom: 1px solid #9a9a9a;margin-bottom: 2%;}
.inside-list .videoList:nth-child(4n){margin-right: 0;}
.video-m{width: 100%;overflow: hidden;max-height: 201px;}
.video-main{padding:10px 20px;text-align: center;}
.video-main h5{font-size: 18px;color: #282828;font-weight: bold;overflow: hidden;
text-overflow:ellipsis;
white-space: nowrap;}
.video-main .line{width: 20px;height: 2px;background-color: #9a9a9a;margin:0 auto;margin-bottom: 10px;}
.video-main p{font-size: 13px;color: #9a9a9a;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp:2;-webkit-box-orient: vertical;}
.inside-list .videoList:hover .video-main{background-color: #0496d9;}
.inside-list .videoList:hover .video-main h5,
.inside-list .videoList:hover .video-main p{color: #fff;}
.inside-list .videoList:hover .video-main .line{background-color: #fff;}

/* 视频详情 */

.video-title{text-align: center;font-size: 25px;color: #282828;margin:30px 0;font-weight: bold;}
.videos{width: 800px;margin:0 auto;}
.video-detail{width: 100%;margin:45px 0;overflow: hidden;}


/* 联系我们 */

.contact-first{width: 90%;margin:30px auto;overflow: hidden;}
#mapContainer {position: relative !important;}
#dituContent{width: 100%;height: 430px;}

.contact{width: 100%;background-color: #fff;overflow:hidden;}
.contact-left{width:40%;float: left;}
.contact-title{font-size: 24px;margin:0;padding-bottom: 10px;border-bottom: 1px solid #e9e9e9;color: #45b3e3;font-weight: 400;}
.contact-main{width: 100%;padding-bottom: 20px;border-bottom: 1px solid #e9e9e9;margin-top: 20px;}
.contact-main .contact-p{font-size: 16px;color: #787878;padding-left: 25px;margin-bottom:10px; }
.contact-main .p-icon1{background-image: url(../images/index/co1.png);background-repeat: no-repeat;background-position: left;}
.contact-main .p-icon2{background-image: url(../images/index/co2.png);background-repeat: no-repeat;background-position: left;}
.contact-main .p-icon3{background-image: url(../images/index/co3.png);background-repeat: no-repeat;background-position: left;}
.contact-main .p-icon4{background-image: url(../images/index/co1.png);background-repeat: no-repeat;background-position: left;}
.contact-main .p-icon5{background-image: url(../images/index/co4.png);background-repeat: no-repeat;background-position: left;}
.contact-main .p-icon6{background-image: url(../images/index/co5.png);background-repeat: no-repeat;background-position: left;}
.contact-main .p-icon7{background-image: url(../images/index/co6.png);background-repeat: no-repeat;background-position: left;}
.contact-main .p-icon8{background-image: url(../images/index/co3.png);background-repeat: no-repeat;background-position: left;}
.contact-main .p-icon9{background-image: url(../images/index/co7.png);background-repeat: no-repeat;background-position: left;}
.contact-main .p-icon10{background-image: url(../images/index/co8.png);background-repeat: no-repeat;background-position: left;}


.contact-right{width: 53%;float: right;}

.inputfly {margin-top: 10px;overflow: hidden;}
.iplyt {color: #888888;font-size: 12.02px;}
.inputf{font-size: 16px;color: #282828;font-weight: 400;margin-bottom: 20px;}
.iplyt .leftinput {float: left;width: 47%;margin-right: 39px;padding-bottom:10px;}
.iplyt .leftinput p {margin: 0;padding-bottom: 5px;color: #787878;font-size: 16px;}
.iplyt .leftinput input {background-color: #eeeeee;border: none;height: 35px;width: 100%;}
.iplyt .rightinput {float: left;width: 47%;padding-bottom:10px;}
.iplyt .rightinput p {margin: 0;padding-bottom: 5px;color: #787878;font-size: 16px;}
.iplyt .rightinput input {background-color: #eeeeee;border: none;height: 35px;width: 100%;}
.clearall {clear: both;}
.textareatxt {margin-top: 10px;}
.textareatxt p {margin: 0;padding-bottom: 5px;color: #787878;font-size: 16px;}
.textareatxt textarea {background-color: #eeeeee;border: none;height: 160px;width: 100%;}
.submittppye {margin-top: 15px;text-align: center;}
.submittppye .submit1{width: 110px;height: 40px;line-height: 40px;text-align: center;color: #feffff;background-color: #0099de;border: none;font-size: 16px;font-weight: bold;}
.submittppye .submit1:hover{color: #fff;background-color: #0099de;}


/* 客户服务 */

.inside-list .serverList{width: 47.5%;margin-right: 5%;float: left;text-decoration: none;margin-bottom: 3%;}
.inside-list .serverList:nth-child(2n){margin-right: 0;}
.inside-list .serverList img{width: 100%;}
.inside-list .serverList-main{padding-top:10px;overflow: hidden;text-align: center;}
.inside-list .serverList-main .title{font-size: 22px;color: #009dd5;font-weight: bold;line-height: 37px;}
.inside-list .serverList-main p{font-size: 14px;color: #6d6d6d;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp:3;-webkit-box-orient: vertical;height: 60px;}
.inside-list .serverList-main .more{font-size: 14px;color: #6d6d6d;width: 120px;height: 30px;line-height: 30px;display: block;margin:0 auto;border:1px solid #6d6d6d;text-align: center;margin-top:20px;}
.inside-list .serverList-main .more:hover{background-color: #ED9210;color: #fff;border:1px #fff solid;}
/* 销售渠道 */
.servermonyList{width: 100%;padding-bottom: 15px;border-bottom: 1px solid #eee;overflow: hidden;margin-top: 15px;}
.servermony-left{width: 20%;float: left;}
.servermony-left img{width: 100%;}
.servermony-main{width:78%;float: right;}
.servermony-main .title{font-size: 18px;color: #1d1d1d;font-weight: 400;}
.servermony-main .p{font-size: 16px;color: #666666;}
.inside-servermony{margin: 40px 0;padding:20px;background-color: #f8f8f8;font-size: 16px;color: #282828;font-weight: 400}

/****************常见问题**********************/
.inside-listss{width: 90%;margin:30px auto;overflow: hidden;}
.issuelist{padding:30px 20px;display: block;text-decoration: none;border:1px solid #f6f7f9;margin-bottom: 20px;}
.issuelistborder{border-bottom: 1px #eee solid;}
.issuelist:hover{background-color: #f6f7f9;}
.issuelist:hover .istitle{color: #1d2088;}
.issuelist:hover .issuejj{color: #1d2088;}
.issuelist .istitle{color: #33302f;font-size: 16px;padding-bottom: 15px;}
.issuelist .issuejj{color: #a8a8a9;font-size: 12px;line-height: 30px;}



/* 投资分析 */
.invest-title{text-align: center;font-size: 28px;color: #0098d8;padding-bottom: 10px;border-bottom: 1px solid #eee;font-weight: bold;line-height: 37px;}
.in-table{width: 80%;margin:0 auto;overflow: hidden;}
.invest-table{width: 100%;margin-top: 30px;}
.invest-table .invest-tab-title{font-size: 20px;color: #282828;margin-bottom: 20px;font-weight: bold;}
.invest-table .invest-tab-title span{color: #0098d8;font-size: 25px;}
.invest-tab{border:1px solid #e5e5e5;}

.tab-title,.tab-cont{overflow:hidden;}
.tab-title li{width: 24.89%;float: left;border-right:1px solid #e5e5e5;background-color:#0681c5;height:60px;line-height:60px;text-align:center;color:#fff;font-size:20px;font-weight:bold;list-style: none;}
.tab-cont li{width: 24.89%;float: left;display: flex;justify-content: center;align-items: center;border-right:1px solid #e5e5e5;background-color:#f8f8f8;text-align:center;color:#777777;font-size:14px;font-weight:bold;list-style: none;}
.tab-cont li .tab-p{padding:20px 10px;}
.tab-cont li span{color:#ee9a30;}
.tab-title2 li{width: 33.2%;}
.tab-cont2 li{width: 33.2%;text-align: left;min-height: 340px;}
.tab-cont li:last-child{border-right:0;}

.tab-title3{width: 100%;float: left;border-right:1px solid #e5e5e5;background-color:#0681c5;height:60px;line-height:60px;text-align:center;color:#fff;font-size:20px;font-weight:bold;}
.tab-title4{width: 100%;overflow: hidden;}
.tab-p1{width: 20px;margin: 0 auto;line-height: 52px;font-size: 18px;color: #0098d8;font-weight: bold;word-wrap: break-word;float: left;padding:0 20px;border-right:1px solid #e5e5e5;}
.tab-p2{width: 46.5%;float: left;color: #7a7a7a;font-size: 18px;border-right:1px solid #e5e5e5;}
.tab-p2 .tab-p{padding:20px 0;padding-left: 30px;}
.tab-p3{width: 47%;float: left;min-height: 310px;}
.tab-p4{width: 100%;height: 155px;line-height: 155px;text-align: center;color: #7a7a7a;font-size: 18px;font-weight: bold;}
.tab-p4:first-child{border-bottom: 1px solid #e5e5e5;}

.tab-title4 .tab-p{padding:20px 10px;}
.tab-title4 .tab-p span{color:#ee9a30;font-weight: bold;}

.invest p{font-size: 16px;color: #282828;}
.invest p span{color:#ee9a30;}

/* 页码 */

.pagination {color: #fff;display: inline-block;padding-left: 0;margin: 30px 0;border-radius: 4px;}
.pagination .current {color: #fff;margin-right: 5px;border-radius: 4px;}
.pagination>li {display: inline;border-radius:unset;}
.pagination>li:first-child>a, .pagination>li:first-child>span {margin-left: 0;border-radius: 4px;}
.pagination .active span {background-color: #029cdf;}
.pagination>.active>a, 
.pagination>.active>a:focus,
 .pagination>.active>a:hover, 
 .pagination>.active>span, 
 .pagination>.active>span:focus, 
 .pagination>.active>span:hover {z-index: 3;color: #fff;cursor: default;background-color: #029cdf;border-color: #029cdf;}
.pagination>li>a, .pagination>li>span {position: relative;float: left;padding: 6px 12px;margin-left: -1px;line-height: 1.42857143;color: #029cdf;text-decoration: none;background-color: #fff;border: 1px solid #ddd;}
.pagination>li>a, .pagination>li>span {position: relative;float: left;padding: 6px 12px;margin-left: -1px;font-size: 15px;line-height: 1.42857143;color: #a4a4a4;text-decoration: none;background-color: #fff;border: 1px solid #ddd;}
.pagination>li:last-child>a, .pagination>li:last-child>span {border-radius: 4px;}
.pagination>li>a{margin-right: 5px;border-radius: 4px;}


/*手机*/
@media screen and (max-width: 767px){

    .nac-main{width: 98%;}
    .selectinput input{width: 145px;height: 32px;font-size: 12px;}
    .btn-sbig{width: 40px;height: 30px;line-height: 30px;background-size: 25%;font-size: 12px;background-position: 85%;}
    .productContent{width: 98%;}
    .inside-td.left{display: none;}
    .productList{float: none;width: 100%;}
    .pdtList:nth-child(3n){margin-right: 2%}
    .pdtList:nth-child(2n){margin-right: 0}
    .pdtList{width: 48.5%;}
    .productTop{padding-bottom: 10px;margin-bottom: 0;}
    .pagination{margin: 20px 0;}
    .pagination>li>a, .pagination>li>span{font-size: 12px;}
    .productindex h3{font-size: 18px;}
    .productindex p{font-size: 18px;}
    .productindex-cont{padding:20px;}
    .factoryList .faList{width: 49.3%;}
    .factoryList .faList:nth-child(3n){margin-right: 5px;}
    .factoryList .faList:nth-child(2n){margin-right: 0;}
    .faList-main p{font-size: 16px;}
    .faMain .falist-more{width: 80px;height: 28px;line-height: 28px;font-size: 14px;}
    .factoryList-main{width: 98%;padding-top: 20px;}
    .main-title h5{font-size: 20px;}
    .main-title p{font-size: 15px;}
    .factoryContent2{padding-bottom: 10px;}
    .inside-Content{width: 98%;}
    .inside-list .videoList{width: 49%;}
    .inside-list .videoList:nth-child(4n){margin-right: 2%;}
    .inside-list .videoList:nth-child(2n){margin-right: 0;}
    .video-main{padding: 10px;}
    .video-main h5{font-size: 14px;}
    .video-main p{font-size: 12px;}
    .inside-list{margin-bottom: 0;margin-top: 20px;}
    .video-title{font-size: 18px;margin:20px 0;}
    .videos{width: 80%;}
    .video-detail{margin:25px 0;}
    .inside-title{margin-top: 15px;padding-bottom: 15px;}
    .inside-title li span{font-size: 16px;}
    .inside-list .newList{width: 49%;}
    .inside-list .newList:nth-child(4n){margin-right: 2%;}
    .inside-list .newList:nth-child(2n){margin-right: 0;}
    .article-box-top h2{font-size: 20px;}
    .article-box-top .time{font-size: 12px;}
    .article-box-top{margin-top: 15px;padding-bottom: 15px;}
    .newd{margin-bottom: 15px}
    .inside-list .serverList-main{padding-top: 0;}
    .inside-list .serverList-main .title{font-size: 16px;line-height: 25px;}
    .inside-list .serverList-main p{font-size: 12px;}
    .inside-list .serverList-main .more{width: 80px;height: 30px;line-height: 30px;font-size: 12px;margin-top: 10px;}
    .invest-title{font-size: 18px;padding:0;}
    .in-table{width: 98%;}
    .invest-table .invest-tab-title span{font-size: 18px;}
    .invest-table .invest-tab-title{font-size: 16px;}
    .tab-title li{font-size: 14px;height: 45px;line-height: 45px;width: 24.7%;}
    .tab-title2 li{width:33%;}
    .tab-cont li{width: 24.65%;}
    .tab-cont li .tab-p{padding:5px;}
    .tab-cont2 li{width: 33%;}
    .tab-title3{font-size: 14px;height: 45px;line-height: 45px;}
    .tab-title4 .tab-p{padding: 10px;font-size: 14px;}
    .tab-p2{width: 45%;}
    .tab-p3{width: 37%;}
    .tab-p4{font-size: 14px;}
    .servermony-left{width: 100%;float: none;}
    .servermony-main{width: 100%;float: none;}
    .inside-servermony{margin:20px 0}
    .contact-first{width: 95%;margin:20px auto}
    .contact-left{width: 100%;float: none;}
    .contact-right{width: 100%;float: none;}
    .contact-title{font-size: 20px;}
    .contact-main .contact-p{font-size: 14px;}
    .inputf{font-size: 14px;}
    .iplyt .leftinput{margin-right:19px;}
    .iplyt .leftinput p{font-size: 14px;}
    .iplyt .leftinput input{height: 28px;margin:0;}
    .iplyt .rightinput input{height: 28px;margin:0;}
    .textareatxt p{font-size: 14px;}
    .textareatxt textarea{height: 100px;}
    .submittppye .submit1{width: 100px;height: 35px;line-height: 35px;font-size: 14px;}
   
}