.case{ padding: 0 10px; }
.case-item{padding: 0; text-align: center;    }
.case-item .pic{ width: 100%; overflow: hidden; position: relative; background-position: center; background-size: cover; transition: all 0.25s;}
.case-item .pic img{ margin: auto; width: 100%; display: block; transition: all 0.25s; }
.case-item:hover img{-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-o-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1);}
.case-item .text{  background-color: #FFF;   padding: 10px 0; position: relative;}

.case-item .text .left{ padding: 0; text-align: left;  }
.case-item .text .name{ font-size: 16px; color: #666666; line-height: 35px; height: 35px; overflow: hidden;  }
.case-item .text .point{ font-size: 12px; color: #999999; line-height: 25px;  height: 25px; overflow: hidden; }
.case-item .text .right{ display: none; position: absolute;right: 10px; top: 10px; text-align: center; height: 60px; float: right; line-height: 60px; padding: 0;}
.case-item .text .right img{ vertical-align: middle; padding: 0 5px; display: inline-block; }
/*案例详情*/
.case_info_box{ padding: 0 10px;  background-image: url(../images/case_back.png); background-repeat: no-repeat; background-position: center; margin-bottom: 50px;}
.case_info{padding: 0; margin-top: 30px;}
.case_info .title{ text-align: center; font-size: 20px; color: #222222; line-height: 1.5; font-weight: bold; }
.case_info .content{ margin-top: 30px; text-align: center; }
.case_info .content p{text-align: left; font-size: 14px; line-height: 1.75;}
.case_info .content img{ max-width: 100%; }
.case_banner{  text-align: center;  overflow: hidden;}
.case_banner .back{ background-color: #cab695; padding: 0; width: 100%; z-index: -1; height: 480px; position: absolute;top: 0; left: 0; }
.case_banner .logo{ margin-top: 30px; max-width: 100%; }
.case_banner .computer{ margin-top: 20px; }
.case_banner .computer img{ display: block;margin: auto;  max-width: 100%;}
.case_banner .computer img.top{border: 10px solid #222; border-radius: 10px;}
.case_banner .computer img.dizuo{ width: 100px; }
/*新闻列表页*/
.news_banner{ height: 200px; width: 100%; background-image: url(../images/news_banner.jpg); background-size: cover; background-position: center; }
.news_list{ padding: 0; }
.news_list ul{ padding: 0; }
.news_list ul li{ padding: 20px 30px;position: relative; height: 260px; }
.news_list ul li .box{ position: relative; overflow: hidden; }
.news_list ul li .word{ padding: 15px 0; transition: all 0.5s; }
.news_list ul li .title{ font-size: 16px; color: #555; line-height: 25px; } 
.news_list ul li .content{ font-size: 14px; overflow: hidden; color: #999; line-height: 25px; height: 130px; padding: 30px 0 60px 0; }
.news_list ul li .time{ font-size: 14px; color: #666; line-height: 25px; }
.news_list ul li .pic{ position: absolute; transition: all 0.5s; opacity: 0; top: 0; width: 100%; left: 0; z-index: 5;  height: 220px; background-image: url(../images/news.jpg); background-position: center; background-size: cover; }
.news_list ul li:hover .pic{opacity:1;-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-o-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1);}
.news_list ul li:hover .world{opacity: 0;}
/*新闻详情*/
.news_info{ padding: 10px; margin-top: 30px; }
.news_info .title{ text-align: center; font-weight: bold;  font-size: 24px; color: #444444; line-height: 35px; }
.news_info .message{ text-align: center; font-size: 14px; color: #666666; line-height: 25px; margin-top: 10px;  }
.news_info .content{ margin-top: 20px; border-top: 1px solid #DDD; padding-top: 30px; padding-bottom: 30px; border-bottom: 1px solid #DDD; }
.news_info .content img{ max-width: 100%;  }
.news_info .content p{ font-size: 14px; color: #7a7a7a; line-height: 25px; }
/*百度分享*/
.bdsharebuttonbox{ float: right; margin-top: 30px; }
/*最新文章*/
.news_info .newsest{ padding: 0; margin-top: 30px; }
.news_info .newsest .n_title{ padding: 0; font-size: 16px; color: #666666; line-height: 1; }
.news_info .newsest ul{ padding: 0; margin-top: 10px; }
.news_info .newsest ul li{ padding: 0;  }
.news_info .newsest ul li .name{ float: left; font-size: 14px; color: #666666; line-height: 36px; max-width: 200px; height: 36px; overflow: hidden; }
.news_info .newsest ul li .time{ float: right; font-size: 14px; color: #666666; line-height: 36px;  }
/*最新案例*/
.news_info  .newsestcase{  padding: 0; margin-top: 30px; margin-bottom: 30px; }
.news_info  .newsestcase .n_title{ padding: 0; margin-bottom: 30px; font-size: 16px; color: #666666; line-height: 1; }
.news_info  .newsestcase .case_1{ width: 30%;  padding: 0; }
.news_info  .newsestcase .case_1:nth-child(3){margin: 0 5%;}
.news_info  .newsestcase .case_1 img{ width: 100%;  }

/*分页*/
.hd_page{ padding: 0; margin-bottom: 30px; margin-top: 30px;}
.hd_page table{ margin: auto; }
.hd_page table td{text-align: center;}
.hd_page table td .page{ font-size: 14px; }
.hd_page table td .page a{display: block; float: left; border: 1px solid #DDD; height: 28px; line-height: 28px;padding: 0 10px;}
.hd_page table td .page span{display: block; float: left; height: 30px; padding: 0 10px; line-height: 30px;}

/*关于我们*/
.about_top{ padding: 50px 0 60px 0; background-image: url(../images/about.jpg); background-size: cover; background-position: center; }
.about_top .content{ font-size: 14px; color: #FFF; line-height: 35px; }
.about_top .data{ margin-top: 30px; padding: 0; }
.about_top .data .data_1{ text-align: center; margin: 30px 0; }
.about_top .data .data_1 .number{  display: inline-block; }
.about_top .data .data_1 .number .left{  background-position: left 0; text-align: right; color: #FFF; float: left; line-height: 80px; font-weight: bold; }
/*数字*/
.about_top .data .data_1 .number .left span{width: 50px; transition: all 1s; margin: 0 5px; display: block; float: left; height: 84px; background-image: url(../images/img67.png);}
/*
.about_top .data .data_1 .number .left span.zero{  background-position: left -850px; }
.about_top .data .data_1 .number .left span.eight{  background-position: left -1530px; }
.about_top .data .data_1 .number .left span.one{  background-position: left -936px; }
.about_top .data .data_1 .number .left span.two{  background-position: left -1020px; }
.about_top .data .data_1 .number .left span.five{  background-position: left -1274px; }
*/






.about_top .data .data_1 .number .right{ float: left; text-align: left; margin-left: 15px; }
.about_top .data .data_1 .number .right .year{ font-size: 16px;  line-height: 1; margin-top: 20px; color: #FFF; }
.about_top .data .data_1 .number .right .web{ font-size: 16px; line-height: 1; color: #FFF; margin-top: 25px; }
.about_top .data .data_1 .intro{ font-size: 14px; color: #FFF; line-height: 25px;  margin-top: 15px;}
	/*专业团队*/
.about_team{ padding: 0;    }
.about_team .left{  text-align: center; display: table; padding: 0;  }
.about_team .left .box{ height: 500px; width: 100%; display: table-cell;vertical-align: middle;background-color: #FC0000;  }
.about_team .left .content{ font-size: 20px; color: #FFF; line-height: 45px; }
.about_team .right{ display: table;  height: 500px; }
.about_team .right .rightbox{ display: table-cell; vertical-align: middle; }
.about_team .right .team .title{ font-size: 20px; color: #fc0000; line-height: 1;font-weight: bold; }
.about_team .right .team .intro{ font-size: 14px; color: #666666; margin-top: 10px; line-height: 1; }
.about_team .right .chuangxin{ padding-left: 70px; margin-top: 20px; background-image: url(../images/chuangxin.png); background-position: left center; background-repeat: no-repeat; }
.about_team .right .tuandui{ padding-left: 70px; margin-top: 20px; background-image: url(../images/tuandui.png); background-position: left center; background-repeat: no-repeat; }
.about_team .right .hezuo{ padding-left: 70px; margin-top: 20px; background-image: url(../images/hezuo.png); background-position: left center; background-repeat: no-repeat; }
.about_team .right .hd_title{ color: #2f2f2f; font-size: 16px; font-weight: bold; }
.about_team .right .hd_title em{ font-size: 16px; font-weight: bold; color: #2f2f2f; margin-left: 15px; }
.about_team .right .hd_content{ font-size: 14px; color: #515151; line-height: 20px;  }
	/*发展历程*/
.about_develop{ padding: 30px 10px; text-align: center;  background-color: #f7f7f7;}
.about_develop .title{ color: #fc0000; font-size: 20px; line-height: 1;font-weight: bold; }
.about_develop .content{ font-size: 14px; color: #666666; line-height: 25px;  margin-top: 20px;}
.about_develop img{ max-width: 100%; }
	/*合作客户*/
.about_cooperate{ padding: 0; }
.about_cooperate .left{ padding: 30px 10px; background-color: #FFF;}
.about_cooperate .left .hezuo_list{ padding: 0; }
.about_cooperate .left .hezuo_list li{ padding: 0 15px; margin-bottom: 30px; text-align: center; }
.about_cooperate .left .hezuo_list li img{ max-width: 100%; }
.about_cooperate .right{ padding: 30px 10px;   background-color: #343a41;}
.about_cooperate .right .title{ font-size: 20px; color: #ddd; line-height: 1; }
.about_cooperate .right .content{ margin-top: 20px; font-size: 14px; color: #dddddd; line-height: 1.75; }
.about_cooperate .right .anli{ margin-top: 50px; }
.about_cooperate .right .anli .number{ float: right;  }
.about_cooperate .right .anli .number .case_n{ font-size: 16px; color: #DDD;  text-align: center;}
.about_cooperate .right .anli .number .case_n2{ font-size: 90px; color:  #DDD; line-height: 120px; font-weight: bold; text-align: center; }
.about_cooperate .right .anli .number .case_n3{ font-size: 16px; color: #dddddd; line-height: 20px; text-align: center; }
.about_cooperate .right .anli .more{ float: right; font-size: 48px; color: #dddddd; line-height: 161px; }
/*联系我们*/
.cantact_banner{ height: 200px; width: 100%; background-image: url(../images/contact.jpg); background-size: cover; background-position: center; }
.cantact_way{ padding:30px 0; }
.cantact_way .way_1{ padding: 0 20px; text-align: center; margin-top: 30px; }
.cantact_way .way_1 .message{font-size: 16px; color: #222222; line-height: 25px;}
.cantact_way .imgbox{ height: 120px; }
.cantact_map{ padding: 0; background-color: #f3f3f3; }
.cantact_map .map{ padding: 0; }
.cantact_map .form{ padding: 0px 0 0 0px;  margin-top: 30px;}
.cantact_map .form .title{ font-size: 30px; color: #222222; line-height: 1; }
.cantact_map .form .formbox{padding: 0;}
.cantact_map .form .formbox .line1{ margin-top: 20px; }
.cantact_map .form .formbox .line1 input{ display: block; box-shadow: 0px 0px 5px #ddd; margin: 10px 0; height: 43px; border: 0; background-color: #FFF;line-height: 43px; }
.cantact_map .form .formbox .line1 .name{ float: left;  width: 45%;}
.cantact_map .form .formbox .line1 .phone{ float: right;  width: 45%;}
.cantact_map .form .formbox .line1 .content{display: block; box-shadow: 0px 0px 5px #ddd; margin: 10px 0; height: 43px; border: 0; background-color: #FFF;line-height: 43px; height: 129px; line-height: 43px;  }
.cantact_map .form .formbox .line1 .submit{ width: 200px; height: 44px; line-height: 44px; text-align: center; color: #FFF; border-radius: 22px; font-size: 20px; font-weight: bold; background-color: #f20404; }
.cantact_map .form .formbox .line1 .imgbox{ text-align: center; margin: 10px 0; max-width: 100%; max-height: 100%; } 





.right .form input.input::-webkit-input-placeholder{
            color:#FFF;
        }
.right .form input.input::-moz-placeholder{   /* Mozilla Firefox 19+ */
            color:#FFF;
        }
.right .form input.input:-moz-placeholder{    /* Mozilla Firefox 4 to 18 */
            color:#FFF;
        }
.right .form input.input:-ms-input-placeholder{  /* Internet Explorer 10-11 */ 
            color:#FFF;
        }

/*服务范围*/
.service_banner{ height: 300px;  background-image: url(../images/service_banner.jpg); background-size: cover; background-position: center; }
.service{top: 0px;  padding: 0; }
.service .service_1{ height: 300px; padding: 30px; color: #ceccb7;  }
.service .service_1.website{  background-color: #222222; color: #ceccb7; }
.service .service_1 p.english{ font-size: 20px;  line-height: 1 }
.service .service_1 p.chinese{ font-size: 18px;  line-height: 1; margin-top: 10px; }
.service .service_1 p.content{ font-size: 14px;  line-height: 1.75; margin-top:20px; }

.service .service_1.portal{ background-color: #fc7761; color: #faedeb;}
.service .service_1.system{ background-color: #4d84f1; color: #ffffff;}
.service .service_1.search{ background-color: #93b7b1; color: #f4fcf0;}
.service .service_1.domain{ background-color: #f3f3f3; color: #fc7761;}
.service .service_1.operations{ background-color: #ffd954; color: #222222;}


.service .service_1 .left{float: left; width: 100%; position: relative;  transition: all 0.25s;}
.service .service_1 .right{ float: left; width: 0%; height: 100%; position: relative; position: relative;  transition: all 0.25s; overflow: hidden;}
.service .service_1 .right img{ position: absolute;right: 0; bottom: 0;  max-width: 100%;}
.service .service_1:hover p.english{ font-size: 16px;  line-height: 1 }
.service .service_1:hover p.chinese{ font-size: 14px;  line-height: 1; margin-top: 10px; }
.service .service_1:hover p.content{ font-size: 14px;  line-height: 1.75; margin-top:20px; }
.service .service_1 .right{display: none;}

/* 超小屏幕（手机，小于 768px） */
/* 没有任何媒体查询相关的代码，因为这在 Bootstrap 中是默认的（还记得 Bootstrap 是移动设备优先的吗？） */

/* 小屏幕（平板，大于等于 768px） */
@media (min-width: 768px) {
.case-item:nth-child(even) .text{ background-color: #f1f1f1; }
.case_banner .computer img.dizuo{ width: 331px; }
    /*关于我们*/
.about_top{ padding: 100px 0 120px 0;  }
.about_top .data{ margin-top: 90px; }
    /*分页*/
.hd_page{ padding: 0; margin-bottom: 50px; margin-top: 50px;}

.case{ padding: 0; }
.case-item .text{  background-color: #FFF;   padding: 10px 0;}
.case-item .text .left{padding: 0 10px;  }
.case-item .text .name{ font-size: 16px; line-height: 35px; height: 35px; }
.case-item .text .point{ font-size: 12px;  line-height: 25px;  height: 25px; }
.case-item .text .right{display: block;}
    /*案例详情*/
.case_info{ margin-top: 100px;}
.case_info .title{  font-size: 40px; }
.case_info .content{ margin-top: 50px; }
.case_banner{  text-align: center; }
.case_banner .back{  height: 480px;  }
.case_banner .logo{ margin-top: 80px; }
.case_banner .computer{ margin-top: 50px; }
.case_banner .computer img.top{border: 20px solid #222; border-radius: 20px;}

/*服务范围*/
.service_banner{ height: 760px; width: 100%; }
.service{top: -180px; margin-bottom: -180px; }
.service .service_1{ height: 480px; padding: 50px 0 0 50px; color: #ceccb7; }
.service .service_1 p.english{ font-size: 40px;  line-height: 1 }
.service .service_1 p.chinese{ font-size: 34px;  line-height: 1; margin-top: 30px; }
.service .service_1 p.content{ font-size: 16px;  line-height: 1.75; margin-top:50px; }
.service .service_1:hover p.english{ font-size: 30px;  line-height: 1 }
.service .service_1:hover p.chinese{ font-size: 24px;  line-height: 1; margin-top: 20px; }
.service .service_1:hover p.content{ font-size: 16px;  line-height: 1.75; margin-top:40px; }
.service .service_1 .right{display: block;}
.service .service_1:hover .left{ width: 60%;  }
.service .service_1:hover .right{ width: 40%;  }
.service .service_1 .left{padding: 0 35px 0 0;}
/*联系我们*/
.cantact_banner{ height: 200px; width: 100%; background-image: url(../images/contact.jpg); background-size: cover; background-position: center; }
.cantact_way{ padding:30px 0; }
.cantact_way .way_1{ padding: 0 20px; text-align: center; margin-top: 30px; }
.cantact_way .way_1 .message{font-size: 16px; color: #222222; line-height: 25px;}
.cantact_way .imgbox{ height: 120px; }
.cantact_map{ padding: 0; background-color: #f3f3f3; }
.cantact_map .map{ padding: 0; }
.cantact_map .form{ padding: 0px 0 0 0px;  margin-top: 30px;}
.cantact_map .form .title{ font-size: 30px; color: #222222; line-height: 1; }
.cantact_map .form .formbox{padding: 0;}
.cantact_map .form .formbox .line1{ margin-top: 20px; }
.cantact_map .form .formbox .line1 input{ display: block; margin: 10px 0; height: 43px; border: 0; background-color: #FFF;line-height: 43px; }
.cantact_map .form .formbox .line1 .name{ float: left;  width: 45%;}
.cantact_map .form .formbox .line1 .phone{ float: right;  width: 45%;}
.cantact_map .form .formbox .line1 .content{display: block; margin: 10px 0; height: 43px; border: 0; background-color: #FFF;line-height: 43px; height: 129px; line-height: 43px;  }
.cantact_map .form .formbox .line1 .submit{ width: 200px; height: 44px; line-height: 44px; text-align: center; color: #FFF; border-radius: 22px; font-size: 20px; font-weight: bold; background-color: #f20404; }
.cantact_map .form .formbox .line1 .imgbox{ text-align: center; margin: 10px 0; max-width: 100%; max-height: 100%; } 
.contact_mail{padding: 50px 0; background-color: #f20404;}
.contact_mail .mail_box{ padding: 0; } 
.contact_mail .mail_box .left{ text-align: center;  padding: 25px 0;  font-size: 14px; color: #FFF; line-height: 30px; }
.contact_mail .mail_box .right{ text-align: center; padding: 15px 0; }
.contact_mail .mail_box .right .form{display: inline-block;  border-bottom: 1px solid #DDD;}
.contact_mail .mail_box .right .form .input{ display: block; padding: 0 10px; float: left; border: 0;background-color: #f20404; line-height: 30px;  font-size: 16px; width: 350px; color: #FFF; }
.contact_mail .mail_box .right .form .submit{ display: block; float: left; height: 30px; width: 40px; border: 0; background-color: #f20404; background-image: url(../images/submit.png); background-position: center center; background-repeat: no-repeat; }
/*新闻详情*/
.news_info{ padding: 0 10px; margin-top: 80px; }
/*百度分享*/
.bdsharebuttonbox{margin-top: 50px; }
/*最新文章*/
.news_info .newsest{ padding: 0; margin-top: 50px; }
.news_info .newsest .n_title{ padding: 0; font-size: 18px; color: #666666; line-height: 1; }
.news_info .newsest ul{ padding: 0; margin-top: 20px; }
.news_info .newsest ul li{ padding: 0;  }
.news_info .newsest ul li:nth-child(odd){ padding-right: 50px; }
.news_info .newsest ul li:nth-child(even) {padding-left: 50px;}
.news_info .newsest ul li .name{ float: left; font-size: 14px; color: #666666; line-height: 36px; height: 36px; max-width: 300px; overflow: hidden; }
.news_info .newsest ul li .time{ float: right; font-size: 14px; color: #666666; line-height: 36px;  }
/*最新案例*/
.news_info  .newsestcase{ margin-top: 50px; margin-bottom: 50px; }
.news_info  .newsestcase .n_title{ padding: 0; margin-bottom: 30px; font-size: 18px; color: #666666; line-height: 1; }
.news_info  .newsestcase .case_1{ width: 30%;  padding: 0; }
.news_info  .newsestcase .case_1 img{ width: 100%;  }
	/*专业团队*/
.about_team{ padding: 0;    }
.about_team .left{  text-align: center; display: table; padding: 0;  }
.about_team .left .box{ height: 760px; width: 100%; display: table-cell;vertical-align: middle;background-color: #FC0000;  }
.about_team .left .content{ font-size: 24px; color: #FFF; line-height: 45px; }
.about_team .right{ padding: 0px 80px;  }
.about_team .right .rightbox{height: 760px;}
.about_team .right .team .title{ font-size: 36px;  }
.about_team .right .team .intro{ font-size: 18px;  margin-top:  }
.about_team .right .chuangxin{ padding-left: 70px; margin-top: 50px; background-image: url(../images/chuangxin.png); background-position: left center; background-repeat: no-repeat; }
.about_team .right .tuandui{ padding-left: 70px; margin-top: 50px; background-image: url(../images/tuandui.png); background-position: left center; background-repeat: no-repeat; }
.about_team .right .hezuo{ padding-left: 70px; margin-top: 50px; background-image: url(../images/hezuo.png); background-position: left center; background-repeat: no-repeat; }
.about_team .right .hd_title{ color: #2f2f2f; font-size: 22px; font-weight: bold; }
.about_team .right .hd_title em{ font-size: 22px; font-weight: bold; color: #2f2f2f; margin-left: 15px; }
.about_team .right .hd_content{ font-size: 12px; color: #515151; line-height: 20px;  }
	/*发展历程*/
.about_develop{ padding: 80px 0; text-align: center;  background-color: #f7f7f7;}
.about_develop .title{ color: #fc0000; font-size: 36px; line-height: 1;font-weight: bold; }
.about_develop .content{ font-size: 18px; color: #666666; line-height: 25px;  margin-top: 20px;}
.about_develop img{ max-width: 100%; }
	/*合作客户*/
.about_cooperate{ padding: 0; }
.about_cooperate .left{ padding: 90px 25px; }
.about_cooperate .left .hezuo_list{ padding: 0; }
.about_cooperate .left .hezuo_list li{ padding: 0 15px; margin-bottom: 90px; text-align: center; }
.about_cooperate .left .hezuo_list li img{ max-width: 100%; }
.about_cooperate .right{ padding: 90px 25px; height: 594px;  background-color: #343a41;}
.about_cooperate .right .title{ font-size: 36px; color: #ddd; line-height: 1; }
.about_cooperate .right .content{ margin-top: 20px; font-size: 16px; color: #dddddd; line-height: 1.75; }
.about_cooperate .right .anli{ margin-top: 50px; }
.about_cooperate .right .anli .number{ float: right;  }
.about_cooperate .right .anli .number .case_n{ font-size: 16px; color: #DDD;  text-align: center;}
.about_cooperate .right .anli .number .case_n2{ font-size: 90px; color:  #DDD; line-height: 120px; font-weight: bold; text-align: center; }
.about_cooperate .right .anli .number .case_n3{ font-size: 16px; color: #dddddd; line-height: 20px; text-align: center; }
.about_cooperate .right .anli .more{ float: right; font-size: 48px; color: #dddddd; line-height: 161px; }

}
/* 中等屏幕（桌面显示器，大于等于 992px） */
@media (min-width: 992px) { 

.news_info{ padding: 0px; margin-top: 80px; }
.case_info_box{ padding: 0;  }	
}
/* 大屏幕（大桌面显示器，大于等于 1200px） */
@media (min-width: 1200px) { 

.cantact_map .form{ padding: 80px 0 0 80px; margin-top: 0; }
/*服务范围*/
.service_banner{ height: 760px; width: 100%; background-image: url(../images/service_banner.jpg); background-size: cover; background-position: center; }
.service .service_1{ height: 480px; color: #ceccb7; }
.service .service_1 p.english{ font-size: 60px;  line-height: 1 }
.service .service_1 p.chinese{ font-size: 34px;  line-height: 1; margin-top: 30px; }
.service .service_1 p.content{ font-size: 16px;  line-height: 1.75; margin-top:50px; }
.service .service_1:hover p.english{ font-size: 45px;  line-height: 1 }
.service .service_1:hover p.chinese{ font-size: 24px;  line-height: 1; margin-top: 20px; }
.service .service_1:hover p.content{ font-size: 14px;  line-height: 1.75; margin-top:40px; }
/*联系我们*/
.cantact_way{ padding:90px 0;  }
.cantact_way .way_1{ padding: 0 20px; text-align: center; margin-top: 0; }
	
}

.pop .center{-webkit-box-sizing:content-box;-moz-box-sizing:center-box;box-sizing:center-box;}