﻿.ydc-content-slide {
    position: relative;
    width: 1200px;
    margin: 0 auto;
    -webkit-transform: translate3d(0,30px,0);
    transform: translate3d(0,30px,0);
    -webkit-transition: opacity .5s,-webkit-transform .5s;
    transition: opacity .5s,-webkit-transform .5s;
    transition: transform .5s,opacity .5s;
    transition: transform .5s,opacity .5s,-webkit-transform .5s;
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
}
.ydc-body .menu {
    min-height: 1300px;
    height: 100%;
    background: #f4f4f4;
    border-radius: 8px;
    padding: 33px 0 50px;
    color: #333;
    letter-spacing: 1px;
}


.ydc-flex{
	margin-left: -10px;
	margin-right: -10px;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-ms-flex-flow: row wrap;
	-webkit-flex-flow: row wrap;
	flex-flow: row wrap;
}
.ydc-column {
    -ms-flex: 1 1 0px;
    -webkit-flex: 1 1 0%;
    flex: 1 1 0%;
    padding-left: 10px;
    padding-right: 10px;
    position: relative;
    max-width: 100%;
}
.ydc-column-2 {
    -ms-flex: 0 0 20.83333%;
    -webkit-flex: 0 0 20.83333%;
    flex: 0 0 20.83333%;
    max-width: 20.83333%
}

.ydc-menu {
    min-width: 150px;
    min-height: 780px;
    height: 100%;
    background: #f4f4f4;
    padding: 13px 0 50px;
    color: #333;
    letter-spacing: 1px;
    border-radius: 2px;
    background-color: #ffffff;
}
.ydc-menu .ydc-menu-item a {
    display: block;
    width: 100%;
    padding: 10px 0 10px 68px;
    line-height: 20px;
    position: relative;
    font-size: 14px;
}

.ydc-menu .ydc-menu-item a:hover {
    background: #ff6565;
    color: #fff;
}

.ydc-menu .ydc-menu-item .active {
    background: #ff6565;
    color: #fff;
}
.ydc-menu .ydc-menu-item-home a {
    display: block;
    width: 100%;
    padding: 10px 0 10px 68px;
    line-height: 20px;
    position: relative;
    font-size: 16px;
    cursor:default;
}

.ydc-icon{
	width: 18px;
	height: 18px;
	display: block;
	border: none;
	background-repeat: no-repeat;
	background-position: center;
	background-size: 18px;
}
.ydc-icon-home{
	margin-right: 8px;
	background-image:url(images/home.png);
}
.fl{
	float:left;
}

.ydc-menu-sub-title {
    padding: 10px 0 10px 70px;
    color: #999;
    border-top: 1px solid #ddd;
    margin-top: 15px;
    position: relative;
    display: inline-block;
    width: 100%;
    line-height: 22px;
    font-size: 14px;
}
* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.mntbtjfs
    {
         color :Red; font-size:16px;
        }
         .register_con_div_a2
        {
            display: block;
            background-color: #d61518;
            width:220px;
            height: 44px;
            text-align: center;
            font-size: 18px;
            line-height: 44px;
            color: #ffffff;
            border-radius: 6px;
            margin:0 auto;
            background:url(../images/icon10.png) no-repeat 49px center  rgba(226,26,33,0.80);
        }
        .register_con_div_a2:hover
        {
            background-color: #ff0000;
            color: #fff;
        }
        .register_con_div_a2
        {
            display: block;
            background-color: #d61518;
            width:220px;
            height: 44px;
            text-align: center;
            font-size: 18px;
            line-height: 44px;
            color: #ffffff;
            border-radius: 6px;
            margin:0 auto;
        }
        .register_con_div_a2:hover
        {
            background-color: #ff0000;
            color :#ffffff;
        }
        
        .my_fs_input { margin-left:10px; height:44px;border-radius:5px;line-height: 44px;font-size: 14px;color:#333333;border:1px solid #dfdcdc;background-color: #f9f9f9;text-indent: 12px;}
.my_fs_input:hover{cursor: pointer;border-color: #9c9c9c !important;}

   
        .register_main
        {
            background-color: #ffffff;
            padding-top: 5px;
        }
        .register_con
        {
            width: 1200px;
            margin: 0 auto;
            box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
            background-color: #ffffff;
            height: 418px;
            padding: 10px 0 40px 0;
        }
        .register_con_div
        {
            width: 318px;
            margin: 0 auto;
            color: #333333;
        }
        .page-header
        {
            padding-bottom: 9px;
            margin: 40px 0 20px;
            border-bottom: 1px solid #eee;
        }
        
        .page-header
        {
            width: 100%;
            margin: 0px 0px 0px 0px;
            padding: 0px;
            height: 57px;
            line-height: 57px;
        }
        .page-header h4
        {
            margin-top: 20px;
            padding-left: 8px;
            color: #333333;
            border-left: 2px solid #0098cd;
            font-size: 16px;
            height: 25px;
        }
        .pull-left
        {
            padding-right: 10px;
        }
        .pull-left
        {
            float: left !important;
        }
        .account-basic
        {
            border-bottom: 1px dashed #dedede;
            padding: 20px 0; /*margin:0 20px;*/
            padding-left: 20px;
        }
        .account-basic dt
        {
            width: 105px;
        }
        
        .account-basic dd p
        {
            line-height: 32px;
        }
        .clearfix:after, .clearfix:before
        {
            display: table;
            content: " ";
        }
        .clearfix:after
        {
            clear: both;
        }
        .account-head
        {
            width: 105px;
            height: 105px;
        }
        .account-head img
        {
            width: 105px;
            height: 105px;
            border-radius: 15px;
        }
        .margin-large-left
        {
            margin-left: 30px;
        }
        .margin-small-top
        {
            margin-top: 5px;
        }
        .text-small
        {
            font-size: 14px !important;
        }
        .show
        {
            display: block !important;
        }
        .base-name
        {
            width: 100px;
        }
   
        /*--鐩稿叧鐨勫崟閫夊閫夋寜閽�--*/
        
        .magic-radio, .magic-checkbox
        {
            position: absolute;
            display: none;
        }
        
        .magic-radio[disabled], .magic-checkbox[disabled]
        {
            cursor: not-allowed;
        }
        
        .magic-radio + label, .magic-checkbox + label
        {
            position: relative;
            display: block;
            padding-left: 30px;
            cursor: pointer;
            vertical-align: middle;
        }
        .magic-radio + label:hover:before, .magic-checkbox + label:hover:before
        {
            animation-duration: 0.4s;
            animation-fill-mode: both;
            animation-name: hover-color;
        }
        .magic-radio + label:before, .magic-checkbox + label:before
        {
            position: absolute;
            top: 0;
            left: 0;
            display: inline-block;
            width: 20px;
            height: 20px;
            content: '';
            border: 1px solid #c0c0c0;
        }
        .magic-radio + label:after, .magic-checkbox + label:after
        {
            position: absolute;
            display: none;
            content: '';
        }
        
        .magic-radio[disabled] + label, .magic-checkbox[disabled] + label
        {
            cursor: not-allowed;
            color: #d61518;
        }
        .magic-radio[disabled] + label:hover, .magic-radio[disabled] + label:before, .magic-radio[disabled] + label:after, .magic-checkbox[disabled] + label:hover, .magic-checkbox[disabled] + label:before, .magic-checkbox[disabled] + label:after
        {
            cursor: not-allowed;
        }
        .magic-radio[disabled] + label:hover:before, .magic-checkbox[disabled] + label:hover:before
        {
            border: 1px solid #e4e4e4;
            animation-name: none;
        }
        .magic-radio[disabled] + label:before, .magic-checkbox[disabled] + label:before
        {
            border-color: #e4e4e4;
        }
        
        .magic-radio:checked + label:before, .magic-checkbox:checked + label:before
        {
            animation-name: none;
        }
        
        .magic-radio:checked + label:after, .magic-checkbox:checked + label:after
        {
            display: block;
        }
        
        .magic-radio + label:before
        {
            border-radius: 50%;
        }
        
        .magic-radio + label:after
        {
            top: 7px;
            left: 7px;
            width: 8px;
            height: 8px;
            border-radius: 50%;
            background: #d61518;
        }
        
        .magic-radio:checked + label:before
        {
            border: 1px solid #d61518;
        }
        
        .magic-radio:checked[disabled] + label:before
        {
            border: 1px solid #c9e2f9;
        }
        
        .magic-radio:checked[disabled] + label:after
        {
            background: #c9e2f9;
        }
        
        .magic-checkbox + label:before
        {
            border-radius: 3px;
        }
        
        .magic-checkbox + label:after
        {
            top: 2px;
            left: 7px;
            box-sizing: border-box;
            width: 6px;
            height: 12px;
            transform: rotate(45deg);
            border-width: 2px;
            border-style: solid;
            border-color: #fff;
            border-top: 0;
            border-left: 0;
        }
        
        .magic-checkbox:checked + label:before
        {
            border: #3e97eb;
            background: #3e97eb;
        }
        
        .magic-checkbox:checked[disabled] + label:before
        {
            border: #c9e2f9;
            background: #c9e2f9;
        }
   
        .demo
        {
            width: 360px;
            margin: 50px auto 10px auto;
            padding: 10px;
        }
        .demo img
        {
            width: 90%;
        }
        .demo h3
        {
            font-size: 1.5em;
            line-height: 1.9em;
        }
        
        .col
        {
            margin-top: 20px;
        }
        .col h4
        {
            height: 40px;
            line-height: 40px;
        }
        .opt
        {
            height: 30px;
            line-height: 24px; 
            margin-left:10px;
        }
    