/*平安通在线申请*/
.banner_sbbz{max-width:1200px;margin:0 auto; text-align: center;position: relative;padding: 60px 5px;}
.banner_sbbz img{max-width:100%;}
@media (max-width: 500px) {
.col-xs-4, .col-sm-3, .col-sm-4, .col-sm-6, .col-sm-8, .col-xs-12{padding-left: 10px;padding-right: 10px;}
.cp .col-xs-4, .cp .col-sm-3, .cp .col-sm-4, .cp .col-sm-6, .cp .col-sm-8, .cp .col-xs-12{padding-left: 5px;padding-right: 5px;}
.banner_sbbz{padding: 30px 5px;}
}
.con_pat{max-width:1200px;margin:0 auto;padding-bottom:50px;}
.con_pat .titer {
    font-size: 2em;
    max-width: 100%;
    text-align: center;
    padding:0 0 30px;
    color:#DD1327;
    font-weight: bold;
}
.con_pat .cp{width:100%;margin:0 auto;padding-bottom: 60px;}
.con_pat p{text-align: center;padding: 10px 0;font-size: 12px;}
.con_pat .cp img{width:100%;border:1px solid #67C7C6;margin-top: 5px;}
/*表格填写*/
h1{padding:30px 0 15px;color:#DD1327; text-align:center;font-size: 30px;font-size: 2em;font-weight: bold;}
.title{text-align:center; background:#019275;color:#fff;font-size: 16px;padding:10px 0;font-weight: bold;margin:15px 15px 30px;}
.title a{color:#fff;padding-left:20px;}
.title2{text-align:center; background:#f7f7f7;padding:10px 0;color:#666;margin:15px 15px;font-size: 16px;font-weight: bold;}
.you{float:right;margin: 10px 15px 0;padding:0;}
.you img{width:30px;margin-top: -8px;}
.you a{color:#3d991c;font-size:20px;}
.wapyou{display:none;background:#eee;padding: 15px;text-align: right;margin-bottom: 20px;font-size: 16px;}
.wapyou img{width:25px;margin-top: -5px;}
@media (max-width: 500px) {.title{margin:15px 10px;;}.title2{margin:15px 10px;}.con_pat .titer, h1{font-size:1.5em;}.you{display:none;}.wapyou{display:block;}.con_pat .cp{padding-bottom: 20px;}}
.event-input {
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    color: #555;
    display: inline-block;
    font-size: 14px;
    height: 50px;
    line-height: 50px;
    padding: 0 12px;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
    vertical-align: middle;
	margin-bottom:30px;
	width:100%;
}
.event-input::-moz-placeholder {
    color: #999;
    opacity: 1;
}
.event-input[disabled], .event-input[readonly], fieldset[disabled] .event-input {
    background-color: #eee;
    cursor: not-allowed;
    opacity: 1;
}
.event-input:focus {
    border: 1px solid #424f63;
    box-shadow: none;
    outline: 0 none;
}
.event-div {
    background-color: #f6f6f6;
    background-image: none;
    border: 1px solid #ccc;
    color: #555;
    display: inline-block;
    font-size: 14px;
    /* height: 50px; */
    line-height: 48px;
	margin-bottom:30px;
	width:100%;
	text-align: center;
}
input[type="radio"], input[type="checkbox"]{margin: 4px 0 0 10px;}
.event-div2 {
    background-color: #f6f6f6;
    background-image: none;
    border: 1px solid #ccc;
    color: #555;
    display: inline-block;
    font-size: 14px;
    min-height: 34px;
    line-height: 34px;
	margin-bottom:5px;
	width:100%;
	text-align: left;
	padding:0 10px;
}
.div100_left{display: inline-block;vertical-align: middle;}
.event-select {
    -moz-user-select: none;
    border: 1px solid transparent;
    color: #555;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    font-weight: normal;
    height: 34px;
    line-height: 34px;
    padding: 0 12px;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
	margin-right:2px;
	margin-bottom:5px;
	height:23px; line-height:23px;border: 1px solid #ccc;
}
.event-textarea{
    -moz-user-select: none;
    border: 1px solid #ccc;
    color: #555;
    display: inline-block;
    font-size: 14px;
    font-weight: normal;
    height: 34px;
    line-height: 34px;
    padding: 0 12px;
    vertical-align: middle;
    white-space: nowrap;
	margin-right:2px;
	margin-bottom:5px;
	width:100%;
}

.bottom{width:100%; text-align:center;padding:20px 0;font-weight: bold;}
.bottom input[type="submit"] {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: #177956 none repeat scroll 0 0;
    border-color: -moz-use-text-color -moz-use-text-color rgba(30, 30, 30, 0.65);
    border-image: none;
    border-radius: 0.3em;
    border-style: none none solid;
    border-width: medium medium 3px;
    color: #fff;
    font-family: "Lato",sans-serif;
    font-size: 18px;
    font-weight: 600;
    outline: medium none;
    padding: 6px 30px;
	cursor: pointer;
}
.bottom input[type="reset"] {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: #ccc;
    border-color: -moz-use-text-color -moz-use-text-color rgba(30, 30, 30, 0.65);
    border-image: none;
    border-radius: 0.3em;
    border-style: none none solid;
    border-width: medium medium 3px;
    color: #999;
    font-family: "Lato",sans-serif;
    font-size: 18px;
    font-weight: 600;
    outline: medium none;
    padding: 6px 30px;
	cursor: pointer;
}

/*上传照片*/

/* upload */
.wrap-default .event-div span{color:#DD1327;}
.wrap-default .event-div p{color:#999;padding:0;line-height: 24px;}
.upload-box{width: 94%; margin: 1rem auto; }
.upload-box .photo-item{position: relative; max-width: 100%;}
.upload-box .photo-frame{display:block;width: 90%;margin: 0 auto;overflow: hidden;background:#fff;}
.upload-box .photo-frame span{display:none;}
.upload-box .item-left{float: left;}
.upload-box .item-right{float: right;}
.upload-box .photo-change{display:block; width: 90%; margin-top: -16%;}
.upload-box .item-right .photo-change{float: right;margin-right: -5%;}
.upload-box .item-left .photo-change{margin-left: -3%;}
.photo-img-box{display: block; position: absolute; top:5%;left: 13%; z-index: 2; width: 74%;height: 75%;overflow: hidden;display: -webkit-box;display: -webkit-flex;display: flex;-webkit-box-align: center;-webkit-justify-content: center;justify-content: center;-webkit-box-pack: center;-webkit-align-items: center;align-items: center;}
.photo-frame .photo-img{ width: 100%}

#upbutton, #upbutton2{ position:relative;}
#upbutton input, #upbutton2 input{display:block;width:100%; height:100%; position:absolute; top:0; right:0; filter:alpha(opacity=0); -moz-opacity:0; opacity:0; z-index:999;cursor:pointer;}
.photo-frame .sm{
	width:81%;
	margin-left:4%;
	height:1px;
	position:/*relative*/ absolute;
	animation:mymove 5s infinite;
	-webkit-animation:mymove 5s infinite; /*Safari and Chrome*/
	height:40px;
	background-image:-webkit-linear-gradient(to top, rgba(200,0,0,0.3), rgba(200,0,0,0));
	background-image:linear-gradient(to top,rgba(200,0,0,0.3),rgba(200,0,0,0));
	display:none;
	z-index:9999;
}

/*表格填写 end*/
/* 平安通申请查询弹窗 */
.pat_pop_con{max-width:1200px;margin:0 auto;padding-bottom:50px;padding-left:10px;padding-right:10px;}
@-webkit-keyframes float {
  0% {
    transform: translatey(0px);
    transform: translatex(0px);
  }
  50% {
    transform: translatey(-30px);
    transform: translatex(20px);
  }
  100% {
    transform: translatey(0px);
    transform: translatex(0px);
  }
}
@-moz-keyframes float {
  0% {
    transform: translatey(0px);
    transform: translatex(0px);
  }
  50% {
    transform: translatey(-30px);
    transform: translatex(20px);
  }
  100% {
    transform: translatey(0px);
    transform: translatex(0px);
  }
}
@-o-keyframes float {
  0% {
    transform: translatey(0px);
    transform: translatex(0px);
  }
  50% {
    transform: translatey(-30px);
    transform: translatex(20px);
  }
  100% {
    transform: translatey(0px);
    transform: translatex(0px);
  }
}
@keyframes float {
  0% {
    transform: translatey(0px);
    transform: translatex(0px);
  }
  50% {
    transform: translatey(-30px);
    transform: translatex(20px);
  }
  100% {
    transform: translatey(0px);
    transform: translatex(0px);
  }
}

/* 按钮 */
.pat_bn span {
    background: #e5e5e5;
    border: medium none;
    border-radius: 4px;
    box-shadow: 2px 2px 0 rgba(0, 0, 0, 0.25);
    color: #999;
    cursor: pointer;
    display: inline-block;
    font: 600 16px/20px "microsoft yahei";
    line-height: 20px;
	padding:10px 20px;
	float:right;
}
/* 弹窗 */
.pat_pop-up {
  position: fixed;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%) scale(0.9);
  -moz-transform: translate(-50%, -50%) scale(0.9);
  -ms-transform: translate(-50%, -50%) scale(0.9);
  -o-transform: translate(-50%, -50%) scale(0.9);
  transform: translate(-50%, -50%) scale(0.9);
  overflow-y: auto;
  box-shadow: 0px 6px 30px rgba(0, 0, 0, 0.4);
  visibility: hidden;
  opacity: 0;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  z-index: 9999;
  background-color: #ffffff;
  width: 100%;
  height: 100%;
}
@media (min-width: 768px) {
  .pat_pop-up {
    width: calc(100% - 40px);
    height: auto;
    max-width: 900px;
  }
}
.pat_pop-up .pat_tc {
  width: 100%;
  max-width: 900px;
  overflow: hidden;
  text-align: center;
  position: relative;
  min-height: 100vh;
}
@media (min-width: 768px) {
  .pat_pop-up .pat_tc {
    min-height: inherit;
  }
}
.pat_pop-up .pat_tc .pat_con {
  padding: 100px 20px 140px;
}
@media (min-width: 568px) {
  .pat_pop-up .pat_tc .pat_con {
    padding: 50px 20px 80px;
  }
}
@media (min-width: 768px) {
  .pat_pop-up .pat_tc .pat_con {
    padding: 70px 0px 90px;
    max-width: 520px;
    margin: 0 auto;
  }
}
.pat_pop-up .pat_tc .pat_close {
  position: absolute;
  top: 20px;
  left: 20px;
  font-size: 2rem;
  letter-spacing: 0.05rem;
  color: #3e4146;
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
  z-index: 9;
}
.pat_pop-up .pat_tc .pat_close:hover {
  cursor: pointer;
  color: #26b48e;
}
.pat_pop-up .pat_tc .pat_pat_dots .pat_dot {
  position: absolute;
  border-radius: 100%;
  z-index: 11;
}
.pat_pop-up .pat_tc .pat_pat_dots .pat_dot:nth-of-type(1) {
  top: -80px;
  right: -80px;
  width: 160px;
  height: 160px;
  background-color: #689bf6;
  -webkit-animation: float 6s ease-in-out infinite;
  -moz-animation: float 6s ease-in-out infinite;
  -o-animation: float 6s ease-in-out infinite;
  animation: float 6s ease-in-out infinite;
}
@media (min-width: 768px) {
  .pat_pop-up .pat_tc .pat_pat_dots .pat_dot:nth-of-type(1) {
    top: -190px;
    right: -190px;
    width: 380px;
    height: 380px;
  }
}
.pat_pop-up .pat_tc .pat_pat_dots .pat_dot:nth-of-type(2) {
  bottom: -120px;
  left: -120px;
  width: 240px;
  height: 240px;
  background-color: #26b48e;
  -webkit-animation: float 8s ease-in-out infinite;
  -moz-animation: float 8s ease-in-out infinite;
  -o-animation: float 8s ease-in-out infinite;
  animation: float 8s ease-in-out infinite;
}
.pat_pop-up .pat_tc .pat_pat_dots .pat_dot:nth-of-type(3) {
  bottom: -50px;
  right: -50px;
  width: 100px;
  height: 100px;
  background-color: #ffd84c;
  -webkit-animation: float 4s ease-in-out infinite;
  -moz-animation: float 4s ease-in-out infinite;
  -o-animation: float 4s ease-in-out infinite;
  animation: float 4s ease-in-out infinite;
}
.pat_pop-up .pat_tc .pop_title h1 {
  text-align: center;
  color: #019275;
  text-transform: uppercase;
  font-weight: 900;
  font-size: 2.2rem;
  letter-spacing: 0.05rem;
}
.pat_pop-up .pat_tc img {
  width: 100%;
  max-width: 220px;
  display: inline-block;
  margin: 30px 0 40px 0;
  opacity: 0;
  -webkit-transform: translateX(60px);
  -moz-transform: translateX(60px);
  -ms-transform: translateX(60px);
  -o-transform: translateX(60px);
  transform: translateX(60px);
  -webkit-transition: 0.2s;
  -moz-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
  -webkit-backface-visibility: hidden;
}
@media (min-width: 768px) {
  .pat_pop-up .pat_tc img {
    max-width: 300px;
  }
}
.pat_pop-up .pat_tc .subscribe h1 {
  font-size: 1.5rem;
  color: #3e4146;
  line-height: 130%;
  letter-spacing: 0.07rem;
  margin-bottom: 30px;
}
.pat_pop-up .pat_tc .subscribe h1 span {
  color: #f66867;
}
.pat_pop-up .pat_tc .subscribe form {
  overflow: hidden;
}
.pat_pop-up .pat_tc .subscribe form input {
  width: 100%;
  float: left;
  padding: 15px 20px;
  text-align: center;
  font-family: inherit;
  font-size: 1.75rem;
  letter-spacing: 0.05rem;
  outline: 0;
}
.pat_pop-up .pat_tc .subscribe form input[type=text] {
  margin-bottom: 15px;
  border: 1px solid #bec1c5;
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
}
@media (min-width: 768px) {
  .pat_pop-up .pat_tc .subscribe form input[type=text] {
    margin-bottom: 0px;
    width: 75%;
    border-right-width: 0px;
  }
  .pat_pop-up .pat_tc .pop_title h1{font-size: 3rem;}
}
.pat_pop-up .pat_tc .subscribe form input[type=text]:focus {
  border-color: #3e4146;
}
.pat_pop-up .pat_tc .subscribe form input[type=submit] {
  background-color: #26b48e;
  color: #ffffff;
  border: 1px solid #26b48e;
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
}
@media (min-width: 768px) {
  .pat_pop-up .pat_tc .subscribe form input[type=submit] {
    width: 25%;
  }
}
.pat_pop-up .pat_tc .subscribe form input[type=submit]:hover {
  cursor: pointer;
  background-color: #019275;
  border-color: #019275;
}
.pat_pop-up.open {
  visibility: visible;
  opacity: 1;
  -webkit-transform: translate(-50%, -50%) scale(1);
  -moz-transform: translate(-50%, -50%) scale(1);
  -ms-transform: translate(-50%, -50%) scale(1);
  -o-transform: translate(-50%, -50%) scale(1);
  transform: translate(-50%, -50%) scale(1);
}
.pat_pop-up.open img {
  opacity: 1;
  -webkit-transition: 1s;
  -moz-transition: 1s;
  -o-transition: 1s;
  transition: 1s;
  -webkit-transition-delay: 0.3s;
  -moz-transition-delay: 0.3s;
  -o-transition-delay: 0.3s;
  transition-delay: 0.3s;
  -webkit-transform: translateX(0px);
  -moz-transform: translateX(0px);
  -ms-transform: translateX(0px);
  -o-transform: translateX(0px);
  transform: translateX(0px);
}
.pat_pop_up-bg {
    width: 100%;
    z-index: 999;
    position: fixed;
    background: #000;
    opacity: .4;
    top: 0;
    left:0;
    height: 100%;
    filter: alpha(opacity=50);
    display:none;
}
/* 平安通申请查询弹窗 end */