﻿@charset "utf-8";
/* CSS Document */
.banner{position: relative;margin-top: 85px;}
.banner .swiper-pagination-yi{bottom: 20px;position: absolute;bottom:20px;z-index: 1000;text-align: center;}
.banner .swiper-slide img{width: 100%;}
.banner .swiper-slide .m{display: none;}
.banner .swiper-pagination-yi .swiper-pagination-bullet{margin:0 5px;}
.banner .swiper-pagination-bullet{width: 11px;height: 11px;background: none;border-radius: 10px;border:1px solid #fff;background: #fff;}
.banner .swiper-pagination-bullet-active{background: #208fd0;opacity: 1;border:1px solid #208fd0;}
.banner .swiper-button-next{background: none;width: 50px;height: 50px;line-height: 50px;text-align: center;margin-top: -25px;outline: medium;}
.banner .swiper-button-prev{background: none;width: 50px;height: 50px;line-height: 50px;text-align: center;margin-top: -25px;outline: medium;}
.banner .swiper-button-next, .swiper-container-rtl .swiper-button-prev{right: 0px;}
.banner .swiper-button-prev, .swiper-container-rtl .swiper-button-next{left: 0px;}
.banner .swiper-button-next i, .banner .swiper-button-prev i{font-size: 40px;color: #FFF;}
.banner .subiao{position: absolute;left: 50%;bottom:70px;z-index: 100;width: 50px;text-align: center;margin-left: -25px;display: flex;justify-content: center;align-items: center;flex-direction: column;}
.banner .subiao i{color: #FFF;font-size: 30px;opacity: 0.4;}
.banner .subiao p{width: 4px;height: 4px;border-radius: 50px;background: rgba(255,255,255,0.4);margin-top: 4px;}
.banner .subiao p:last-child{width: 6px;height: 6px;}

.zx_bt{width: 100%;margin: auto;margin-top: 0;text-align: center;}
.zx_bt h2{text-align: center;font-size: 34px;color: #000;font-weight: 500;padding-bottom:10px;}
.zx_bt p{font-size: 16px; line-height: 30px; color: #238fcf;}

.d_about{width: 100%; padding:3% 0; background:#fcfcfc url(../images/hbBg.jpg) no-repeat center center; overflow: hidden;}
.d_about .ab_com{padding:1.5% 0 2% 0; line-height: 33px; font-size: 15px;text-align: center; overflow: hidden;}

/*==优势↓==*/
.HomeAdvantage{padding:40px 0 30px; overflow: hidden;}
.HomeAdvantage .list{overflow: hidden;}
.HomeAdvantage .list .line{ position: relative; height:225px;width:1px; background: #dcdcdc;float: left;}
.HomeAdvantage .list .line:before,.HomeAdvantage .list .line:after{ content: ""; position: absolute; left:-2px;top:0;width:5px;height:5px;border-radius: 50%;; background: #dcdcdc;}
.HomeAdvantage .list .line:after{ top: auto; bottom:0;}
.HomeAdvantage .list li{float:left;width:19.5%;padding:0 2%; box-sizing: border-box;}
.HomeAdvantage .list li em{ display: block; width:100px;height:58px;margin: auto;text-align: center;}
.HomeAdvantage .list li h3{color:#1183c7;font-size:19px; text-align: center;margin: 15px 0 0 0;line-height: initial;}
.HomeAdvantage .list li h3 font{ display:block;color:#1183c7;font-size:14px;}
.HomeAdvantage .list li h3 hr{ display: block;width:20px;height:1px; margin:10px auto 0; background:#1183c7;border: none;}
.HomeAdvantage .list li p{ margin-top:20px;color:#666666;font-size:14px; line-height: 25px; text-align: center;}



.dyip{width: 100%; margin:3% auto 2.5%; overflow: hidden;}
.dyip ul{margin-left:-1%; margin-top: 32px;}
.dyip ul li{float: left; width: 43%; margin-left:1%;margin-bottom: 1%; padding:2% 3% 1.5% 3%; position: relative;background:linear-gradient(-34deg,rgba(246,247,250,1),rgba(235,242,253,1));background-size:100% 100%; }

.dyip ul li .tit {position:absolute;font-size:24px;height:30px;line-height:24px;margin:44px 0 0 50px;padding:0;text-indent:12px; font-weight: bold;}
.dyip ul li .tit span {float:left;width:5px;height:24px;background:rgba(32,143,208,1);border-radius:3px;}
/*.dyip ul li:nth-child(1) {width:65.667%;background:url(../images/ind11_bg1.jpg);background-size:100% 100%; }
.dyip ul li .img_box:first-child{ margin: 65px 40px}*/

.dyip ul li .cha_left{float: left; width: 52%;}
.dyip ul li .cha_left .c_tit {font-size:24px;height:30px;line-height:30px;text-indent:12px; font-weight: bold;}
.dyip ul li .cha_left .c_tit span {float:left;width:5px;height:30px;background:rgba(32,143,208,1);border-radius:3px;}
.dyip ul li .cha_left .c_js{padding: 20px 0; font-size: 14px; line-height: 27px;}
.dyip ul li .img_box{width:42%;float: right; margin:0;}
.dyip ul li .img_box img{max-width: 100%; transition: transform 0.5s;}
.dyip ul li:hover .img_box img{transform: scale(1.15,1.15);transition: transform 0.5s;}


.derp{background:url(../images/ab_bj.jpg) no-repeat center; background-size: cover;padding: 30px 0 75px;position: relative; overflow: hidden;}
.derp:after{content:'';position: absolute;left: 0;top: 0;width: 100%;height: 100%;z-index: 1; background:url(../images/cover_bj.png) repeat;}
.derp .iabt_infor{text-align: center;padding: 35px 0 45px;color: #fff;position: relative;z-index: 2;margin: 0 auto;}
.derp .iabt_infor .tit{font-size: 40px;font-weight: bold;margin-bottom: 30px;}
.derp .iabt_infor .con{font-size: 15px;line-height: 32px;}
.derp .iabt_infor .i_more{display:block;margin:24px auto;width:155px;height:35px;line-height:35px;border:1px solid rgba(255,255,255,0.8);text-align:center;color:#fff;}
.derp .iabt_infor .i_more:hover {display:block;border:1px solid rgba(255,255,255,1); background: #fff; color: #222;}

.derp .iabt_btn {max-width: 65%; margin: 0 auto; overflow: hidden;}
.derp .iabt_btn ul{font-size: 0; overflow: hidden;}
.derp .iabt_btn ul li{width: 33.333%; float: left; position: relative; z-index: 9}
.derp .iabt_btn ul li .iabt_li{color:#fff;text-align:center;}
.derp .iabt_btn ul li .iabt_li .number_box{font-size:22px;color:#fff;display:block;}
.derp .iabt_btn ul li .iabt_li .number_box .number{font-size:60px;font-family:Arial;line-height:60px;font-weight:bold;}
.derp .iabt_btn ul li .iabt_li .number_text{font-size:16px;padding-top:10px;display: inline-block;}


/* --case-- */
.case{padding:3% 0 0 0;overflow:hidden;background:#fff;}
.case-list{margin-top:32px;overflow: hidden;}
.case-list .item{position:relative;float:left;width:20%;}
.case-list .pic{position:relative;}
.case-list .pic img{display:block;width:100%;}
.case-list .text{position:absolute;top:0;left:0;padding:50% 35px 0;width:100%;height:100%;color:#fff;text-align:center;overflow:hidden;box-sizing:border-box;transition:all 0.5s linear;}
.case-list .icon{margin:0 auto;width:60px;overflow:hidden;}
.case-list .icon img{display:block;width:60px;height:60px;}
.case-list .icon:after{display:block;margin:24px auto;width:22px;height:2px;content:"";background:#fff;}
.case-list .tit{font-size:24px;font-weight:bold;line-height:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.case-list .tit a{color:#fff;}
.case-list .summary{display:none;margin:22px 0;height:105px;font-size:15px;line-height:27px;overflow:hidden;}
.case-list .btnBox{display:none;margin:0 auto;max-width:205px;height:37px;line-height:37px;border:#fff solid 1px;overflow:hidden;}
.case-list .btnBox a{display:block;float:left;width:50%;font-size:14px;color:#fff;text-align:center;box-sizing:border-box;}
.case-list .btnBox a:nth-child(1){border-right:#fff solid 1px;}
.case-list .btnBox a:before{background-color:#f9a219;}
.case-list .item.cur .text{padding-top:40%;background:rgba(32,143,208,0.95);}
.case-list .item.cur .summary,.case-list .item.cur .btnBox{display:block;}
/* --end case-- */


.dsanp{background: #fff; padding:3% 0; overflow: hidden;}
.dsanp ul {margin-right:-3%; margin-top:32px;}
.dsanp ul li{ width:30.333%; margin-right:3%; float:left;}
.dsanp ul li .p1 { width:100%;  transition: all .3s; overflow: hidden;}
.dsanp ul li .p1 img{ width:100%;  transition: all .3s;}
.dsanp ul li .p1:hover img {transform: scale(1.05);-webkit-transform: scale(1.05); transition: all .3s;}
.dsanp ul li .p2{ padding:20px 0; overflow: hidden;}
.dsanp ul li .p2 .pp1{ color:#333; font-size:18px; height:30px; overflow:hidden;white-space: nowrap;text-overflow: ellipsis;-o-text-overflow:ellipsis;}
.dsanp ul li .p2 .pp2{ color:#999; font-size:14px; padding:8px 0;}
.dsanp ul li .p2 .pp3{ color:#777; font-size:14px; line-height:27px; height:81px;  margin:5px 0 10px 0;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp:3;-webkit-box-orient: vertical;}
.dsanp ul li .p2 .more2{line-height: 16px; background: url(../images/1_26.png) right 80% no-repeat; border-top: 1px solid #ddd; padding-top: 15px;}

.newshomepic{height:250px}

/*内页代码*/
.banner_ny{margin-top: 85px;}
.banner_ny img{width: 100%;}
.mtop{margin-top: 85px;}


/*当前位置*/
.siteCx{width:100%;padding:13px 0 ;background:#f2f2f2; overflow: hidden;}
.siteCx .frame{color:#444;font-size:14px;line-height:35px;padding-left:20px;background:url(../images/ico01.png) no-repeat left;}
.siteCx .frame a{display:inline-block;color:#444;font-size:14px; margin: 0 6px;}
.siteCx .frame a:hover{color:#208fd0}
.siteCx .subMenu{float: right;}
.siteCx .subMenu a{position:relative;display:inline-block;color:#222;font-size:15px;margin:0 0 0 35px;line-height:35px;-webkit-transition:color .2s ease-in-out;transition:color .2s ease-in-out;}
.siteCx .subMenu a:before{content:"";display:block;position:absolute;bottom:-13px;left:0;width:0;height:3px;background:#208fd0;-webkit-transition:width .2s ease-in-out;transition:width .2s ease-in-out;}
.siteCx .subMenu a:hover:before{width:100%;}
.siteCx .subMenu a.active:before{width:100%;}
.siteCx .subMenu a:hover,.siteCx .subMenu a.active{color:#208fd0}



.main-about{padding:20px 0;background-color:#fff; overflow: hidden;}
.main-about .profile{margin:10px 0;line-height:35px; font-size: 15px; overflow:hidden;}
.main-about .profile img{max-width: 100%; display:block; margin: 0 auto; text-align: center;}


.zhengshu ul{margin-left: -2%;}
.zhengshu li{float: left;width: 23%;margin-left: 2%;text-align: center;margin-bottom: 20px;background: #CCC;border:2px solid #CCC;box-sizing: border-box;}
.zhengshu li .pic{}
.zhengshu li p{line-height: 30px;}
.zhengshu li img{width: 100%;}

.UList{width:100%;overflow: hidden;margin-top:0;}
.UList ul{margin-left: -2%;overflow: hidden;}
.UList ul li{width:31.333%;float:left; margin-left: 2%; margin-bottom:1.75%;text-align:center;}
.UList ul li img{display:block;width:95%; padding: 2%; border: 1px solid #e0e0e0;} 
.UList ul li span{padding-top:10px; line-height: 24px;font-size: 15px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;}



.client{padding:20px 0; overflow: hidden;}
.client ul{margin-left: -2%;}
.client li{float: left;width: 23%;margin-left: 2%; margin-bottom: 2%;}
.client li img{width:95%; padding: 2%; border: 1px solid #e0e0e0;} 
.client li p{line-height: 28px;font-size: 14px;margin-top: 15px;overflow: hidden;}



/*news*/
.newslist {margin-top:10px;width: 100%; overflow: hidden;}
.newslist li {transition: 0.2s all;margin-bottom: 30px;border-bottom: 1px solid #f2f2f2;}
.newslist li a{display: flex;/*align-items: center;*/justify-content: space-between;flex-wrap: wrap;padding: 1.5% 2%;}
.newslist li:hover {box-shadow: 0 0 10px #eee;}
.newslist li .newspic {width: 27%;}
.newslist li .newspic img {width: 100%;}
.newslist li .newstext {width: 70%;display: flex;justify-content: space-between;}
.newslist li .newstext .newstext_l {width: 92%;}
.newslist li .newstext .newstext_r {width: 28%;}
.newslist li .newstext .newstext_l h2 {font-size: 18px;color: #202020;margin: 10px 0 20px;transition: 0.2s all;font-weight: normal;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
.newslist li:hover .newstext .newstext_l h2 {color: #208fd0;}
.newslist li .newstext .newstext_l p {font-size: 14px;color: #838383;line-height: 2.2;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;}
.newslist li .newstext .newstext_r h3 {text-align: right;font-size: 20px;color: #949393;margin-top:35px;transition: 0.2s all;font-weight: normal;}
.newslist li:hover .newstext .newstext_r h3 {color: #208fd0;}
.newslist li .newstext .newstext_r>div {margin-top: 10px;margin-left: 35%;height: 60px;border-left: 1px solid #cecdcd;display: flex;align-items: center;justify-content: space-between;padding-left: 45px;}



/*新闻详情*/
.NewsDetailed{margin-top:20px; width:100%; overflow: hidden;}
.NewsDetailed h3{line-height:32px;margin-bottom:15px;text-align:center;font-size:18px;font-weight:600;color:#444;}
.NewsShowHits{padding-bottom:15px;text-align:center;border-bottom:1px #DEDEDE solid;color:#777;font-size:13px;}
.NewsDetailed-content{line-height:32px;padding-top:15px;padding-bottom:10px;margin-bottom:10px;font-size:15px;text-align:left; color: #555;}
.NewsDetailed-content img {max-width:100%;margin:10px auto;text-align:center;display:table-cell;clear:both;overflow:hidden;}


.fanhui{float:right;width:126px;margin:0 auto;position:relative;height:1px;}
.fanhui a{ position:absolute;z-index:2;width:125px;height:42px;line-height:42px;top:25px;right:0; text-align:center;background:#444;font-size:16px;color:#fff;display:inline-block;border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px;}
.fanhui a:hover{color:#fff;font-size:16px;font-weight:100;text-decoration:underline;}


.PreveNext {border-top:1px #DEDEDE solid; margin:0px auto;width:100%;height:70px;padding-top:10px;padding-bottom:10px;clear:both;overflow:hidden;}
.PreveNext ul{float:left;}
.PreveNext li{width:100%;float:left;line-height:32px;text-align:left;}


.product{width: 100%; margin-top: 25px; overflow: hidden;}
.product ul{ margin-left:-2%;}
.product ul li{ float:left; width:23%;  margin-left:2%; text-align:center; margin-bottom:1.5%;}
.product ul li .img{border:1px solid #DDD; padding: 2px; overflow: hidden;} 
.product ul li .img img{ width:100%; } 
.product ul li .img:hover{border:1px solid #208fd0; padding: 2px;}
.product ul li p{display: block; padding-top:12px; line-height: 25px; font-size: 15px;}


.product_con{width:100%;margin-top: 15px;overflow: hidden;}
.product_con_t{padding:5px 0;}
.xiangqing{width: 54%;float: left;position: relative;}
.xiangqing .hd{margin-top: 20px;}
.xiangqing .hd ul{font-size: 0px;text-align: center;}
.xiangqing .hd li{display: inline-block;border:1px solid #ccc;margin: 0 5px;cursor: pointer;}
.xiangqing .hd li img{width: 85px;}
.xiangqing .hd li.on{border:1px solid #0f99e2;}
.xiangqing .bd{border:1px solid #DDD; overflow: hidden;}
.xiangqing .bd img{max-width: 100%; display: block;height:520px;}

.xiangqing .arrow{position: absolute;width: 50px;height: 50px;line-height: 50px;text-align: center;top:44%;z-index: 100;transform: translateY(-50%)}
.xiangqing .arrow i{font-size: 22px;}
.xiangqing .next{right: 0px;background: #F5F5F5;background-size: 10px;color: #0f99e2;text-decoration: none;}
.xiangqing .prev{left: 0px;background: #F5F5F5;background-size: 10px;color: #0f99e2;text-decoration: none;}


.product_con_t .t_r{float: right;width: 42%;}
.product_con_t .t_r .title{font-size: 24px;color: #333; border-bottom: 1px solid #DDD; padding-bottom: 15px; margin-bottom: 15px;font-weight: 500;}
.product_con_t .t_r .txtyi{padding:0 0 20px 0;line-height: 32px; font-size: 15px; overflow: hidden;}
.product_con_t .t_r .txter{font-size: 21px;color: #444;padding-top: 15px;}
.product_con_t .t_r .txter span{color: #f39800;font-size: 28px;}

.product_con_t .t_r ul{margin-top: 25px; overflow: hidden;}
.product_con_t .t_r li{float: left;width: 128px;height: 45px;line-height: 45px;text-align: center;margin-right: 10px;}
.product_con_t .t_r li a{background: #333;display: flex;justify-content: center;align-items: center;color: #FFF;}
.product_con_t .t_r li a:hover{text-decoration: none;background: #333;color: #FFF;}
.product_con_t .t_r li a.current{background: #0f99e2;color: #FFF;}
.product_con_t .t_r li i{margin-right: 10px;font-size: 22px;}


.product_con_b{padding-top: 20px;}
.product_con_b h2{height: 55px;line-height: 55px;border-top: 1px solid #DDD;border-bottom: 1px solid #DDD;background: #00447e;text-align: center;font-size: 20px; font-weight: bold; color: #fff;}
.product_con_b:after{content:'';display:block;clear:both;}
.product_con_b > .products_cate2{margin-top: 30px;}
.product_con_b > .products_cate2 > strong{background: #00447e;color: #fff;font-weight: normal;width: 200px;display: block;font-size: 18px;line-height: 44px;text-align: center;position: relative;z-index:2;margin: 0 35px;}
.product_con_b > .products_cate2 > .products_content2{border: 1px solid #ccc;padding: 36px 35px 26px;margin-top: -21px;margin-bottom: 40px;}
.product_con_b .products_cate2 .products_content2 strong{font-size: 18px;font-weight: bold;display: block;line-height: 40px;}
.product_con_b .products_cate2 .products_content2 p{font-size: 15px;color: #333;display: block;line-height: 35px;}
.product_con_b .products_cate2 .products_content2 img{max-width: 100%;}


.product_con_b .products_cate2 .products_content2 table{width:100%!important;background-color: #fff;border:1px solid #777 !important;border-spacing: 0; border-collapse: collapse;}
.product_con_b .products_cate2 .products_content2 table tr,table td{border:1px solid #777 !important;padding:5px!important; text-align: center; line-height:32px  !important;}
.product_con_b .products_cate2 .products_content2 table td p{margin: 0px !important;}
.product_con_b .products_cate2 .products_content2 table tr:nth-child(odd){background: #dff2fc}
.product_con_b .products_cate2 .products_content2 table tr td:first-child{font-weight: bold;}


.sxy{text-align: left;line-height: 35px;border-top: 1px dotted #CCC;border-bottom: 1px dotted #CCC;padding: 10px 0;}
.sxy span{padding-left: 10px;}
.sxy ul{float: left;}
.sxy .back{float: right;width: 125px;height: 42px;line-height: 42px;text-align: center;background: #444;margin-top: 12px;}
.sxy .back a{color: #FFF;display: flex;justify-content: center;align-items: center;}
.sxy .back a:hover{color: #FFF;text-decoration: none;}
.sxy .back i{margin-right: 10px;}



/*case*/
.ycase{ width:100%; overflow: hidden;}
.ycase ul{margin-left: -2.333%;}
.ycase li{float: left;margin-left:2.333%;text-align: center;width:31%;margin-bottom: 2.333%;box-sizing: border-box;position: relative;}
.ycase li .pic{width:100%; max-height: 400px;overflow: hidden;}
.ycase li img{width: 100%;transition: all 0.3s; }
.ycase li:hover img{transform: scale(1.15);transition: all 0.3s;}
.ycase li .case_desc{height: 60px;position: absolute;bottom: 0;left: 0;width: 100%;background: url(../images/img42.png)no-repeat center;padding: 0;box-sizing: border-box;z-index: 2;background-size: cover;}
.ycase li p{font-size: 19px; text-align: center; display: block;line-height:60px;overflow: hidden;text-overflow:ellipsis;white-space: nowrap; color: #fff;}
.ycase li a:hover{text-decoration: none;}
.ycase li .cmask{width:100%; height: 100%; position: absolute;left: 0;bottom: 0;text-align: center;background: #000;opacity: 0;}
.ycase li:hover .cmask{opacity: 0.57;filter: alpha(opacity=57);}



.Dli-list{width:102%;margin:0 0 0 -2%;}
.Dli-list li{width:23%;padding:0 0 0 2%;margin:15px 0 0;float:left;}
.Dli-list .Dlil-box{display:block;padding:10px 0 22px;color:#555555;text-align:center;border:1px solid #ccc;border-radius:10px;}
.Dlil-box .Dlil-img{width:84px;height:84px;line-height:84px;font-size:0px;position:relative;margin:0 auto;}
.Dlil-box .Dlil-img img{display:inline-block;opacity:1; width: 74px;}
.Dlil-box .name{line-height:30px;margin:5px 0 0;font-size:15px;}
.Dlil-box .btn{width:140px;height:42px;line-height:40px;border:1px solid #e0e0e0;margin:12px auto 0;}
.Dlil-box .btn span{padding:4px 0 4px 36px;background:url(../images/icon-dd5.png) no-repeat left center;}
.Dlil-box:hover,
.Dlil-box:hover .btn{border:1px solid #208fd0;}
.Dlil-box:hover .btn{background:#208fd0;color:#fff;}
.Dlil-box:hover .btn span{background:url(../images/icon-dd5-2.png) no-repeat left center;}



/*联系我们*/
#map_container{min-height:480px;}
.contactBox {padding: 2.5% 0; overflow: hidden;}
.contactBox .map_left{float: left; width:52%;border: 1px solid #e5e5e5;box-sizing: border-box}
.contactBox .mode_right{float: right; width: 48%;border: 1px solid #e5e5e5;box-sizing: border-box}

h2.cmtit{color:#333;font-weight:bold;border-bottom:1px solid #dbdbdb;margin-bottom:24px;padding-bottom:15px;font-size:22px;}
.contbox{padding:5% 6% 0; min-height:480px;box-sizing: border-box }
.contbox p{font-size:16px!important;color:#444;margin-bottom:22px;line-height:2!important;}
.contbox em{display:inline-block;width:20px;height:20px;background:url(../images/icon_ctel.png) no-repeat left top;vertical-align:middle;}
.contbox em.ictel{background-position:left -22px;}
.contbox em.icemail{background-position:left -42px;}
.contbox em.icfax{background-position:left -62px;}
.contbox em.icmob{background-position:left -83px;}
.contbox em.icweb{background-position:left -106px;}

/*联系我们*/
.Online{padding:1% 0 2% 0; overflow: hidden;}
.Online .inpbrd{border:1px solid #dcdcdc;padding:8px 10px;line-height: 30px;}
.Online .inpbrd input{border:0px;}
.Online h3{text-align:center;color:#333; font-size: 28px;}
.Online p{text-align:center;margin:15px auto 40px;}
.Online .form-input{margin-left:10px;width:90%;}
.Online .col-md-6{margin-bottom:20px; width: 50%;float: left; padding: 0 2%;box-sizing: border-box}
.Online textarea{border:0px;height:125px;width:93%;resize:none;vertical-align:top;}
.Online .inpbrd span{vertical-align:top;}
.Online .col-md-12{width: 100%; float: left; padding: 0 2%;box-sizing: border-box}

input.more{width:160px;height:45px;line-height:45px;margin:30px auto;display: block;border:0px;background:#208fd0;color:#fff;border-radius:25px;font-size:18px; cursor: pointer;}
input.more:hover{background:#208fd0;}