﻿
/*
Free Bootstrap Templates Designed by Zerotheme
Website : https://www.Zerotheme.com
*/


.header-text2 h4{ margin: 10px;margin-bottom: 0;font-size: 18px;color: #fff;letter-spacing: 0px; position:relative; z-index:99;}
body.index-page .header-text2{text-align: center;margin: 15vh auto 0;}
body.index-page .header-text2 .header-text-inner{display: inline-block;padding: 20px 40px;}
body.sub-page .header-text2{padding-left: 10%;margin-top: 12vh;}
.header-text2.remove {-moz-transform: translateY(3rem);-webkit-transform: translateY(3rem);-ms-transform: translateY(3rem);transform: translateY(3rem);-moz-transition: all 0.5s ease-in-out;-webkit-transition: all 0.5s ease-in-out;-ms-transition: all 0.5s ease-in-out;transition: all 0.5s ease-in-out;opacity: 0;visibility: hidden;}

.header-text2 h1{margin: 0 auto;text-transform: uppercase;color: #fff;font-size: 30px;letter-spacing: 1px;}
.header-text2 h5{ margin: 10px;margin-bottom: 0;font-size: 12px;color: #fff;letter-spacing: 0.5px;}
@media(max-width:978px) {
    body.index-page .header-text h1{font-size: 16px;letter-spacing: 5px;}
	body.index-page .header-text p{font-size: 12px;letter-spacing: 5px;margin-top: 10px;}
	.header-text2  img{width:28%;}
	.header-text2  .banner-img
    {

        width:60%;
    }
	
}
@media(max-width:767px) {
    body.index-page .header-text{width: 85vw;margin: 5vh auto 0;}
    body.index-page .header-text h1{font-size: 18px;letter-spacing: 5px;}
    .header-text2  img{width:37%;}
   .header-text2 h1{margin: 0 auto;text-transform: uppercase;color: #fff;font-size: 21px;letter-spacing: 1px;}
   .header-text2 h4{ margin: 10px;margin-bottom: 0;font-size: 14px;color: #fff;letter-spacing: 0px;}
   .header-text2 h5{ margin: 10px;margin-bottom: 0;font-size: 12px;color: #fff;letter-spacing: 0px;}
   body.index-page .header-text p{font-size: 12px;letter-spacing: 0px;margin-top: 10px;}
   body.index-page .header-text .header-text-inner{border: 4px solid #fff;display: inline-block;padding: 10px 30px;}
   .header-text2  .banner-img
    {

        width:75%;
    }
}

.main-header .scroller {position: absolute;bottom: 0;left: 0;right: 0;display: inline-block;font-size: 40px;margin: 0 auto;text-align: center;width: 80px;}
.main-header .scroller:focus {color: inherit;text-decoration: none;}
.main-header .scroller:hover {color: #ebebeb;}
.main-header .scroller:hover .scroller-button {padding: 12px 14px 5px;background: rgba(66, 171, 158, 1);color: rgba(255, 255, 255, 1);}
.main-header .scroller .scroller-button{-webkit-transition: all .2s ease-in-out;-moz-transition: all .2s ease-in-out;transition: all .2s ease-in-out;background: rgba(66, 171, 158, .6);display: inline-block;padding: 5px 14px;line-height: 40px;color: rgba(255, 255, 255, 0.7);height: 70px;}
/* ---------------------------------------------------------------------------- */
/* ------------------------------------Menu------------------------------------ */
/* ---------------------------------------------------------------------------- */
#menu { padding: 10px 10%;background: #fff;}
#menu #heading {float: left;padding-left: 15px;font-size: 20px;font-weight: 700;line-height: 40px;color: #fff;margin-top: 10px;text-transform: uppercase;}
#menu a.navbar-brand:hover{color: #fff;}
#menu .navbar-brand{margin: 0;height: auto;text-transform: uppercase;padding: 0px 18px;}
#menu .logo {}
#menu .dropdown-menu {background-color: #ffffff;border:none;border-radius: 0;}

#menu ul.nav .dropdown-menu li a{color: #000;}
#menu ul.nav .dropdown-menu li a:hover{color: #16517d;}
#menu .dropdown-inner {display: table;}
#menu .dropdown-inner ul {display: table-cell;}
#menu .dropdown-inner a {min-width: 160px;display: block;padding: 3px 20px;clear: both;line-height: 20px;color: #000;margin: 0 5px;}
#menu li.dropdown:hover>a, #menu li.dropdown:focus>a, #menu li.dropdown:active>a{color: #337ab7;background: none;}
.navbar{margin: 0;}
#menu ul.nav li{padding-right: 19px; padding-left:19px;}
#menu ul.nav li a{padding: 8px 10px;color: #333;font-size: 14px;font-weight: bold;position:relative;}
#menu ul.nav li.active a:after{position: absolute;content: "";background: #333;bottom: 0;left: 50%;height: 3px; width: 20px;transform: translateX(-50%);}
#menu ul.nav li.dropdown a{}
#menu ul.nav li.active2 a{background: #337ab7; color:#fff;}
#menu ul.nav li.active2 .list-unstyled a{background:none;color:#000;}
#menu .nav > li > a:hover, #menu .nav > li > a:focus{color:#fff;background: #16517d;}

#menu .btn-navbar {font-size: 20px;color: #333;padding: 5px 15px;float: right;border: 3px solid #333;}
 .parterDiv
    {
        margin:0 auto;
        width:50%;
    }
     .parterDiv a
    {
        float:left;
        width:45%;
        margin-left:5%;
    }
         .parterDiv .item img
    {
        width:100%;
    }
    
    .filter-container
    {
        margin:0 auto 10px auto;
        width:100%;
        position:relative;
        height:70px;
        background:#eeeded;
        border-radius: 5px;
        padding-top:20px;
    }
    .filter-container ul li
    {
        float:left;
        width:30%;
        text-align:center;
    }
    .filter-container ul li a
    {
        text-align:center;
        color:#000;
        cursor:pointer;
         padding:10px 20px;
         margin-left:20px;
         font-size:18px;
    }
    .filter-container ul li a:hover
    {
         background:#155bbb;
         color:#fff;
    }
    .filter-container ul li.active
    {
       
        color:#fff;
    }
    .filter-container ul li.active a
    { 
         background:#155bbb;
        
        color:#fff;
        
    }
    .isotopeContainer .isotopeSelector
    {
        height:220px;
    }
@media(max-width:1050px) {

	#menu{background: #fff;padding: 10px 0;}
	#menu .navbar-brand {display: block;color: #fff;margin-top: 10px;}
	#menu div.dropdown-inner > ul.list-unstyled {display: block;}
	#menu .dropdown-inner a {width: 100%;color: #fff;}
	#menu div.dropdown-menu {margin-left: 0 !important;	padding-bottom: 10px;}
	#menu ul.nav li{ padding:10px 0px;}
	 .isotopeContainer .isotopeSelector
    {
        height:150px;
    }
}



@media(max-width:1250px) {
   #menu ul.nav li{padding-right: 3px; padding-left:3px;}
    #menu { width:100%; margin:0 auto;}
     .isotopeContainer .isotopeSelector
    {
        height:180px;
    }
}
@media(max-width:1150px) {
   #menu ul.nav li{padding-right: 3px; padding-left:3px;}
    #menu { width:100%; margin:0 auto;}
     .isotopeContainer .isotopeSelector
    {
        height:140px;
    }
}
@media(max-width:1550px) {
   #menu ul.nav li{padding-right: 10px; padding-left:10px;}
    #menu { width:100%; margin:0 auto;}
     .isotopeContainer .isotopeSelector
    {
        height:140px;
    }
}
@media(max-width:1850px) {

     .isotopeContainer .isotopeSelector
    {
        height:200px;
    }
}
@media(max-width:2000x) {
    #menu { width:85%; margin:0 auto;}
    .isotopeContainer .isotopeSelector
    {
        height:220px;
    }
   
}
#menu .dropdown:hover .dropdown-menu {display: block;}
@media  (max-width: 768px) {
    #menu ul.nav {float:left; margin-top: 5px;}
	#menu .dropdown:hover .dropdown-menu {display: block;}
	 .isotopeContainer .isotopeSelector
    {
        height:150px;
    }
	
}

/* ---------------------------------------------------------------------------- */
/* -------------------------------------Content-------------------------------- */
/* ---------------------------------------------------------------------------- */
#page-content {position: relative;overflow: visible;z-index: 2;background: #ffffff;box-shadow: rgba(0,0,0,0.7) 0 105px 90px -90px; margin-bottom:0px;}

/* ---HomePage--- */
.box-content {padding: 10px 0;}
.box-content .heading{margin-bottom: 20px; text-align: center;}
.box-content .heading h2{color: #2b2d3f;font-size: 30px;font-weight: 800;}
.box-content .heading2 h2{color: #fff;font-size: 30px;font-weight: 800;}
.box-content .heading .intro{max-width: 300px;margin: auto}

.box-content.box-style-2{background: #ECECEC;}
.box-content.box-style-3{background: url(../images/bg.jpg?v=2) fixed;background-size:100%;}
.box-content.box-style-4{background: url(../images/bg4.jpg) center center;}
/* ---------------------------------------------------------------------------- */
/* -------------------------------------Box 1---------------------------------- */
/* ---------------------------------------------------------------------------- */
.box-content.box-1 {}
.box-content.box-1 .heading .intro a{font-weight: bold;}
.box-content.box-1 .btn-skin{font-size: 19px; margin: 40px auto 0;}

/* ---------------------------------------------------------------------------- */
/* -------------------------------------Box 2---------------------------------- */
/* ---------------------------------------------------------------------------- */
.box-content.box-2 {}
.box-content.box-2 .ft-item{padding: 0 20px 40px;}
.box-content.box-2 .ft-item h5{font-size: 18px;}
.box-content.box-2 .ft-item p{}
.box-content.box-2 .ft-icon{display:inline-block;margin: 10px 0;width: 40px;height: 40px;text-align: center;box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.5);border: 1px solid #f8f8f8;border-radius: 50%;background: #fff;padding-top: 5px;}
.box-content.box-2 .ft-icon i.fa{font-size: 28px;}

.box-content.box-2 .ft-item h5,
.box-content.box-2 .ft-item p,
.box-content.box-2 .ft-item .ft-icon i.fa{color: #333;-webkit-transition: all .2s ease-in-out;-moz-transition: all .2s ease-in-out;transition: all .2s ease-in-out;}
.box-content.box-2 .ft-item:hover h5,
.box-content.box-2 .ft-item:hover p,
.box-content.box-2 .ft-item:hover .ft-icon i.fa{color: #212121;}

@media(max-width:767px) {
    .box-content.box-2 .ft-b-image{text-align: center;}
	.box-content.box-2 .ft-b-image img{margin: auto;}
}

/* ---------------------------------------------------------------------------- */
/* -------------------------------------Box 3---------------------------------- */
/* ---------------------------------------------------------------------------- */
.box-content.box-3 {text-align: center}
.box-content.box-3 .box-item{margin-bottom: 30px;}
.box-content.box-3 .box-item h3{font-size: 19px;}
.box-content.box-3 .box-item img.icon{margin:auto}

/* ---------------------------------------------------------------------------- */
/* -------------------------------------Box 4---------------------------------- */
/* ---------------------------------------------------------------------------- */
.box-content.box-4 {}
.box-content.box-4 .box-item{margin: 40px auto 60px;float: left;text-align: center;border: 1px solid #ccc;padding: 0 15px 20px;}
.box-content.box-4 .box-item h3{font-size:18px;text-transform:uppercase;margin-bottom: 20px;}
.box-content.box-4 .box-item p{font-size: 14px;color:#816943;}
.box-content.box-4 .box-item .icon{height: 100px; width: 100px;margin: -50px auto 0;border: 5px solid #ECECEC;display: block;border-radius: 50%;}
.box-content.box-4 .box-item .icon img{border-radius: 50%;}

/* ---------------------------------------------------------------------------- */
/* -------------------------------------Box 5---------------------------------- */
/* ---------------------------------------------------------------------------- */
.box-content.box-5 {}
.box-content.box-5 .box-item{text-align: center;color: #fff;}
.box-content.box-5 blockquote {position: relative;padding: 40px 120px 0;text-align: center;font-size: 38px; border:none;line-height: 1.2;}
.box-content.box-5 blockquote:before, .box-content.box-5 blockquote:after {position: absolute;width: 60px;height: 60px;font-size: 130px;line-height: 1; }
.box-content.box-5 blockquote:before {top: 0;left: 0;content: "\201C"; }
.box-content.box-5 blockquote:after {top: 0;right: 0;content: "\201D"; }
@media only screen and (max-width: 1100px) {
 .box-content.box-5 blockquote {font-size: 30px; } 
 }
@media only screen and (max-width: 960px) {
 .box-content.box-5 blockquote {padding: 30px 60px;font-size: 22px; }
 .box-content.box-5 blockquote:before, .box-content.box-5 blockquote:after {width: 30px;height: 30px;font-size: 70px; } 
 }
@media only screen and (max-width: 690px) {
 .box-content.box-5 blockquote {padding: 10px 30px;font-size: 20px; }
 .box-content.box-5  blockquote:before, .box-content.box-5 blockquote:after {font-size: 35px; } 
 }

/* ---------------------------------------------------------------------------- */
/* -------------------------------------Box 6---------------------------------- */
/* ---------------------------------------------------------------------------- */
.box-content.box-6 {border-bottom: 1px solid transparent;border-top: 1px solid #DDD;}
.box-content.box-6 .box-item{background-color: #fff;margin: 0 15px 30px;border: 1px solid #eee;max-width: 500px;}
.box-content.box-6 .box-item .content{padding: 10px 30px 30px;} 
.box-content.box-6 .box-item img {width: 100%;}
.box-content.box-6 .box-item .content h3{font-weight: 500;font-size: 24px;margin-bottom: 20px;} 
.box-content.box-6 .box-item .content h3 a{color: #333;display: inline-block;max-height: 55px;font-size: 20px; overflow:hidden;}
.box-content.box-6 .box-item .content h3 a:hover{color: #337ab7;text-decoration: none;}
.box-content.box-6 .box-item .content span{color: #a9a9a9;font-size: 13px;}
 
.content-box.box-6 .owl-carousel .item{} 
 
/* ---------------------------------------------------------------------------- */
/* -------------------------------------Box 7---------------------------------- */
/* ---------------------------------------------------------------------------- */
.box-content.box-7 {}


/* ---Article--- */
article.single-post{padding-bottom: 0;}
article.single-post .wrap-post, .comments-are {padding:30px 20px; position: relative;}
article{background: #ffffff; color: #3F3F3F; margin: 50px 0;border-bottom: 1px solid #e1e1e1;padding-bottom: 50px;}
article:last-child{border-bottom: none;}
article:after, article:before{clear: both; content: '\0020'; display: block; visibility: hidden; width: 0; height: 0;}
article .post-thumbnail-wrap {text-align: center;width: 100%;margin-bottom: 10px;}
article .post-thumbnail-wrap img {}
article h2.entry-title{font-size: 35px;margin: 20px 0 10px;font-weight: 300;}
article h2.entry-title a{color: #131313;}
article h2.entry-title a:hover{color: #337ab7;text-decoration: none;}
article .l-tags{text-align: center; font-size: 11px;}

article .entry-header{margin-bottom: 30px;}
article.single-post .entry-header{margin-bottom: 20px;}
article.single-post .entry-header h1.entry-title{font-size: 20px;line-height: 30px;font-weight: 300;margin: 0;margin-bottom: 40px;line-height: 1.1; font-weight:bold;}
article.single-post .entry-header h1.entry-title a {color: #575756;margin: 0;}
article .entry-title-blog a:hover {color: #628d7c;}

article .entry-header .entry-meta{color: #777;font-size: 13px;}
article .entry-header .entry-meta a {color: #777;}
article .entry-header .entry-meta a:hover {color: #337ab7;}


article .entry-content{text-align: left;margin-top: 30px;}
article.single-post .entry-content{ padding: 40px 120px;}
@media(max-width:767px){
	article.single-post .entry-content{ padding: 30px;}
}

article .entry-content p{color: #686868;}
article .entry-content blockquote {border-left: 3px solid #1c7791;margin: 0 50px;font-style: italic;color: #666;padding-left: 20px;}
article .entry-content ol {float: left;text-align: justify;margin: 10px 50px;list-style-type: circle;}

.comments-are{border-top: 1px solid #e1e1e1;margin: 50px 0 ;}
.comments-are textarea {height:170px;}

/* ---------------------------------------------------------------------------- */
/* ------------------------------------Footer---------------------------------- */
/* ---------------------------------------------------------------------------- */
footer{color: #bbb;background-color:#212121;position:relative;top: 0px;left: 0;width: 100%;display:block;}
footer a{color: #bbb;font-weight: bold;text-decoration: underline}
footer a:hover {color: #e9e9e9;}

footer .wrap-footer {padding: 10px 0;}

footer .footer-title {margin-bottom: 20px;position: relative;text-transform: uppercase;font-size: 16px;color: #fff;}

footer .link a {color: #fff;font-weight:normal; text-transform: uppercase;font-size: 12px;letter-spacing: 2px;display:inline-block;letter-spacing:3px;text-decoration: none;}
footer .link a:hover{color: #e9e9e9}
footer .link li:after{content: " ";padding: 0 10px;}
footer .link li:last-child:after{content:'';padding:0px;display:none}
footer ul.link li{padding: 5px 5px;margin: 0; }

footer .footer-contact-form{}
footer .footer-contact-form .form-control{margin-bottom: 25px;}
footer .footer-contact-form input.form-control,
footer .footer-contact-form textarea{background: transparent;border: 1px solid #666;}
footer .footer-contact-form input.form-control:focus,
footer .footer-contact-form textarea:focus{box-shadow: none;border: 1px solid #e9e9e9;}
footer .footer-contact-form .btn-skin{}

footer .footer-contact-info{padding: 30px 0 0 10px;}
footer .contact-info-item{margin-top: 15px}
footer .contact-info-item h3{font-size: 16px;text-transform: uppercase;color: #e9e9e9;margin: 3px 0 12px;}
footer .contact-info-item p{}
footer .contact-info-icon i.fa{font-size: 23px;color: #e9e9e9;}


footer .bottom-footer{padding: 40px 0 10px;text-align:center;border-top: 1px solid rgba(255, 255, 255, .2);}
footer .copyright{padding: 15px 0;font-size: 16px;}
@media(max-width:767px) {
    footer{position: relative;}
}

/* ---------------------------------------------------------------------------- */
/* -----------------------------Portfolio Box---------------------------------- */
/* ---------------------------------------------------------------------------- */
.portfolio-box-inner {display: block;position: relative;margin: 1%;overflow: hidden;height: 98%; width: 99%;}
.portfolio-box{}
.portfolio-box-caption-item{height: 50% !important;}
.portfolio-box .portfolio-box-caption {marign:1%;display: block;position: absolute;bottom: 0;width: 100%;height: 100%;color: #fff;-webkit-transition: all .35s;-moz-transition: all .35s;transition: all .35s;}

.portfolio-box .portfolio-box-caption .portfolio-box-description {
	position: absolute;
    top: 85%;
    /* left: 10px; */
    max-width: 100%;
    transform: translateY(-50%);
    background: rgba(66, 171, 158,.9);
    padding: 0 10px;
    width:100%;
}
/* .portfolio-box .portfolio-box-caption .portfolio-box-description .product-category, */
/* .portfolio-box .portfolio-box-caption .portfolio-box-description .product-name {-webkit-transition: all .35s;-moz-transition: all .35s;transition: all .35s;opacity:0; } */
.portfolio-box .portfolio-box-caption .portfolio-box-description .product-category {font-size: 12px;/*margin-left: 25px;*/max-height:63px; overflow:hidden;}
.portfolio-box .portfolio-box-caption .portfolio-box-description .product-name {font-size: 17px;/*margin: 0 0 10px -100px;*/color: #F3E43C;}

.portfolio-box-caption {/**background: rgba(66, 171, 158,.9);*/}




@media(min-width:768px) {
    .portfolio-box .portfolio-box-caption .portfolio-box-description .product-category {font-size: 15px;font-size: 12px;/*margin-left: 25px;*/max-height:63px; overflow:hidden;}
    .portfolio-box .portfolio-box-caption .portfolio-box-description .product-name {font-size: 16px;}

}
.portfolio-box-caption .portfolio-box-description .product-category,
.portfolio-box-caption .portfolio-box-description .product-name{margin-left: 0;opacity: 1}

/* ---------------------------------------------------------------------------- */
/* ------------------------------------Button---------------------------------- */
/* ---------------------------------------------------------------------------- */
.btn {
	border-radius: 0;
	outline: none;
	color: #785843;
	font-family: 'Oswald', sans-serif;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-weight: bold;	
	font-size: 13px;
}
a.btn:focus{outline: 0;}

.btn-skin {padding: 9px 20px;color: #fff;background-color: #337ab7;margin: 10px 0;font-weight: 400;}
.btn-skin i.fa{padding-left: 5px;}
.btn-skin:hover, .btn-skin:focus {color: #fff;background-color: #173E43;}





/* 旧的样式重构 */

.sign
{
    width:80%;
    margin:0 auto;
}
.sign .banner
{
    width:100%;
}
.sign .sign_title h3
{
    text-align:center;
}
.sign .sign_zj
{
    width:80%;
    margin:20px auto;
    border:1px solid #d4d4d4;
    padding:0 5%;
}
.sign .sign_zj label
{
    font-size:12px;
    display:inline-block;
    width:20%;
}
.sign .sign_zj .input1
{
   display:inline-block;
    width:65%;
    height:25px;
    line-height:25px;
}
.sign .sign_zj .input2
{
   display:inline-block;
    width:30px;
    height:30px;
    line-height:30px;
    background:url(../images/search.png) no-repeat center center;
    background-size:100%;
    border:none;
}
.sign .sign_zj p
{
    text-align:center;
    font-size:12px;
    color:Red;
    font-weight:bold;
}
.sign .sign_info
{
    padding:30px 0;
}
.sign .sign_info .div1
{
    float:left;
    width:50%;
}
.sign .sign_info .div1 .input_txt
{
    width:95%;
    height:30px;
    line-height:30px;
    margin-top:0px;
    border:1px solid #d4d4d4;
    color:#000;
}
.sign .sign_info .div1 .input_txt3
{
    display:none;
}
.sign .sign_info .lab
{
    display:inline-block;
    width:150px;
    font-size:12px;
}
.sign .sign_info .lab .star
{
    color:Red;
}
.sign .sign_info .div2
{
    position:relative;
    height:200px;
    background:url(../images/headerh.png)no-repeat center 20px ;
    background-size:80px;
    border:1px dashed #333;
    width:95%;
}

.sign .sign_info .div5
{
    position:relative;
    height:200px;
    background:url(../images/ID_picture.png)no-repeat center 20px ;
    background-size:100px;
    border:1px dashed #333;
    width:95%;
}
.sign .sign_info .div6
{
    position:relative;
    height:200px;
    background:url(../images/pay.png)no-repeat center 20px ;
    background-size:100px;
    border:1px dashed #333;
    width:95%;
}
.sign .sign_info .div7
{
    position:relative;
    height:200px;
    background:url(../images/work.png)no-repeat center 20px ;
    background-size:100px;
    border:1px dashed #333;
    width:95%;
}
.sign .sign_info .div3
{
   
    background-image:none;
   
}
.sign .sign_info .div2 .profile_picture
{
    position:absolute;
    width:90%;
    bottom:0px;
    left:5%;
}
.sign .sign_info .div2 .profile_picture_btn
{
    position:absolute;
   
    width:100%;
    height:200px;
    
    z-index:99;
    opacity:0;
    cursor:pointer;
}
.sign .sign_info .div2 .p_img
{
    position:absolute;

    z-index:0;
    left:50%;
    width:100px;
    height:133px;
    display:none;
    top:0px;
    margin-left:-50px;
  
}
.sign .sign_info .div2 .profile_picture p
{
    font-size:10px;
    padding-bottom:0px;
    margin:0 0 0px;
}
.sub-btn
{
    border-radius: 5px;
    width: 50%;
    border: 0px;
    background: #337ab7;
    color: #ffffff;
    text-align: center;
    line-height: 30px;
    font-family: inherit;
    font-size: 14px;
    text-align:center;
    margin-left:25%;
    margin-top:30px;
}

.upload_div
{
    position:relative;
    width:45%;
    float:left;
    left:5px;
}
.upload_div .ID_picture
{
     position:absolute;
     z-index:000;
     width:100%;
}
.upload_div .FileUpload_ID_picture
{
     position:absolute;
     z-index:99;
     width:100%;
     height:100px;
     opacity:0;
     top:10px;
     cursor:pointer;
}
.sign .sign_info .div2 .p_img2
{
    position:absolute;

    z-index:0;
    left:0px;
    width:133px;
    height:110px;
    top:0px;
  
}
.upload_div2
{
    position:relative;
    width:45%;
    float:right;
    right:5px;
}
.upload_div2 .ID_picture
{
     position:absolute;
     z-index:000;
     width:100%;
}
.upload_div2 .FileUpload_ID_picture
{
     position:absolute;
     z-index:99;
     width:100%;
     height:100px;
     opacity:0;
     top:10px;
     cursor:pointer;
}
.id_picture_p
{
    text-align:center;
    font-size:12px;
    padding-top:110px;
}

.session_list
{
    width:100%;
    float:left;
}
.session_list .session_par
{
    width:50%;
    float:left;
}
.session_list .session_par .span_title
{
    width:80%;
    background:#337ab7;
    color:#fff;
    font-size:15px;
    padding:1% 3%;
}
.session_list .session_par td
{
    padding-top:2px;
    position:relative;
}
.session_list .session_par label
{
    cursor:pointer;
    font-size:12px;
    font-weight:normal;
    margin-left:5px;
    width:80%;
    padding-left:5%;
}
.session_list .session_par input[type=checkbox]
{
    position:absolute;
    top:3px;
    
}
.add_type
{
    width:100%;
       
}
.add_type td
{
    position:relative;
}
.add_type td label
{
    font-size:14px;
    padding-left:15px;
}

.add_type td input[type=radio]
{
    position:absolute;
    top:2px;
}
@media (min-width:300px) and (max-width:700px) 
{
    .sign .sign_info .div1 
    {
        width:92%;
        margin-left:5%;
        margin-top:10px;               
     }
     .sign .sign_info .div2 .p_img2
     {
         margin:0 auto;
        
         width:90%;
     }
     .upload_div2
     {
         right:-11px;
     }
    .sign .sign_zj
    {
        width:95%;
        margin:20px auto;
        padding:0 2%;
    }
     .sign
     {
         width:100%;
     }
     
    .sign .sign_zj label
    {
        width:24%;
    }
    
    .sign .sign_zj .input1
    {
        width:60%;
    }
   
}