
*{outline: none;}
::-webkit-input-placeholder {color: #888;}
::-moz-placeholder {color: #888;}
::-ms-input-placeholder {color: #888;}

.row{overflow: hidden;}
.side-col1{
    float: left;
    width: 180px;
    padding-top: 57px;
}
.main-col1{
    float: right;
    width: 980px;
    padding-top: 57px;
}

iframe { overflow-x: hidden;}
/*
-----------------[用户协议]--------------*/
.s-nav1{
    border: 1px #5e5e5e solid;
}
.s-nav1 a{
    display: block;
    font-size: 18px;color: #333;line-height: 46px;
    padding-left: 34px;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
    -o-transition:.3s;
    -ms-transition:.3s;
    -moz-transition:.3s;
    -webkit-transition:.3s;
    transition:.3s;
}
.s-nav1 a:hover,.s-nav1 li.on a{
    background: #5e5e5e;
    color: #FFCC66;
}

.m-txt1{
    font-size: 16px;color: #666;line-height: 1.75;
    padding: 0 0 54px;
}
.m-txt1 h2{font-size: 24px;color: #e9ac15;font-weight: normal;margin-bottom: 30px;}
.m-txt1 h3{
    font-size: 18px;line-height: 30px;font-weight: normal;
    margin-bottom: 3px;
}
.m-txt1 h5{
    font-size: 16px;font-weight: normal;
    padding: 10px 0 17px;
}
.m-txt1 .p-company{
    text-align: right;
    padding-top: 4px;
}
.m-txt1 .p-company span{
    display: inline-block;vertical-align: top;
    padding-right: 10px;
    text-align: left;
}
.m-txt1 .pic img{display: block;width: 100%;height: 100%;margin: 26px 0;}

 /*
 -----------------[中金阳光登录]--------------*/
 .box1{
    padding: 205px 289px 268px;
    overflow: hidden;
   /*  background: url(/resource/images/bg1.png) #fafafa no-repeat 270px 175px;  */
    background: url("../images/music_bg1.png")/*tpa=http://www.ygj6.com
/resource/images/music_bg1.png*/ #fafafa no-repeat 270px 175px;
    font-size: 16px;color: #666;line-height: 24px;
 }

 .m-login{
    float: right;
    width: 429px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;   
    box-sizing: border-box;
    padding: 83px 43px 54px;
    border: 1px #d3d3d3 solid;
    border-radius: 3px;
    background: #fefefe;
 }
 .m-login .sub{
    display: block;width: 100%;
    font-size: 22px;color: #fff;line-height: 44px;
    background: #FFCC66;text-align: center;
    border-radius: 3px;
    border: none;
    cursor: pointer;
    margin-bottom: 19px;
 }
 .m-login .sub:hover{
    opacity: .8;
    -ms-filter:'progid:DXImageTransform.Microsoft.Alpha(Opacity= 80)';
    filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
 }
 .m-login .inp{
    position: relative;
    border: 1px #999 solid;
    border-radius: 3px;
    margin-bottom: 26px;
 }
 .m-login .icon1{
    display: block;width: 49px;height: 31px;
    border-right: 1px #bbb solid;
    -webkit-background-size: auto 31px;
    -moz-background-size: auto 31px;
    -o-background-size: auto 31px;
    background-size: auto 31px;
    background-position: center center;
    background-repeat: no-repeat;
    position: absolute;left: 0;top: 5px;
 }
 .m-login .input{
    display: block;width: 100%;height: 42px;
    border: none;
    font-size: 18px;line-height: 42px;color: #666;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;   
    box-sizing: border-box;
    padding: 0 10px 0 59px;
 }
 .m-login .input::-webkit-input-placeholder {color: #888;}
 .m-login .input::-moz-placeholder {color: #888;}
 .m-login .input::-ms-input-placeholder {color: #888;}

 .m-login label{
    display: block;
    cursor: pointer;
    margin: -6px 0 22px;
 }
 .m-login label input{
    display: inline-block;vertical-align: middle;
    margin-right: 9px;
 }
 .m-login a{color: inherit;}
 .m-login a:hover{
    text-decoration: underline;
 }
 .m-login .a-password{color: #f23360;}
 .m-login .a-reg{float: right;}
 .m-login .m-error{bottom: -26px;right: 0;}

/*
-----------------[找回密码]--------------*/
.box2{
    width: 805px;
    border: 1px #d8d8d8 solid;
    background: #fff;
    border-radius: 3px;
    margin: 169px auto 222px;
}

.m-password{
    width: 378px;
    margin: 0 auto;
    padding: 46px 0 47px;
    color: #666;font-size: 18px;
}
.m-password .inp{
    padding-bottom: 24px;
    height: 44px;
    position: relative;
}
.m-password h3{
    font-size: 24px;color: #666;line-height: 1;text-align: center;font-weight: normal;
    padding: 0 0 29px;
}
.m-password .input1,.m-password .input2{
    display: block;height: 44px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;   
    box-sizing: border-box;
    border: 1px #999 solid;
    border-radius: 3px;
    padding: 0 10px 0 59px;
}
.m-password .input1{width: 100%;}
.m-password .input2{width: 220px;}

.m-password i.icon1{
    display: block;width: 48px;height: 31px;
    -webkit-background-size: auto 31px;
    -moz-background-size: auto 31px;
    -o-background-size: auto 31px;
    background-size: auto 31px;
    background-position: center center;
    background-repeat: no-repeat;
    border-right: 1px #bbb solid;
    position: absolute;left: 0;top: 6px;
}
.m-password .sub{
    display: block;width: 100%;height: 49px;
    background: #FFCC66;
    font-size: 22px;color: #fff;line-height: 49px;text-align: center;
    border: none;
    cursor: pointer;
    border-radius: 3px;
}
.m-password .sub:hover{
    opacity: .8;
    -ms-filter:'progid:DXImageTransform.Microsoft.Alpha(Opacity= 80)';
    filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
}
.m-password  .m-error{right: 0;}

#phone-btn{
    float: right;
    width: 147px;height: 44px;
    border-radius: 3px;
    background: #FFCC66;
    font-size: 16px;color: #fff;line-height: 44px;text-align: center;
    border: none;
    cursor: pointer;
}
#phone-btn.disabled {
    background-color: #555;
}

/*
-----------------[找回密码成功]--------------*/
.m-txt2{
    height: 528px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;   
    box-sizing: border-box;
    padding: 58px 0 0;
    font-size: 22px;line-height: 30px;color: #666;text-align: center;
}
.m-txt2 h3{
    font-size: 24px;font-weight: normal;line-height: 1;
    margin-bottom: 91px;
}
.m-txt2 i{
    display: block;
    width: 60px;height: 60px;
    background:  url("../images/icon5.png")/*tpa=http://www.ygj6.com
/resource/images/icon5.png*/ center center no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    margin: 0 auto 23px;
}
.m-txt2 p{padding-bottom: 9px;}
.m-txt2 p a{
    display: inline-block;vertical-align: middle;
    padding-right: 22px;
    background: url("../images/icon4.png")/*tpa=http://www.ygj6.com
/resource/images/icon4.png*/ no-repeat right center;
    font-size: 18px;color: #f23360;
}
.m-txt2 p a:hover{
    text-decoration: underline;
}







/*******************************
    -------[=历史记录]-------
********************************/
#hd-admin.hd-1{height: 82px;line-height: 82px;}
#hd-admin h1{float: left;color: #fff;font-size: 20px;font-weight: normal;}
#hd-admin .date{float: left;color: #fff;margin-right: 19px;}
#hd-admin .btn{width: 129px;height: 34px;display: block;float: right;text-align: center;
    line-height: 34px;background-color: #5e5e5e;border-radius: 5px;font-size: 18px;
    margin-top: 24px;
}
#hd-admin.hd-1 .hdr{font-size: 18px;}
#hd-admin.hd-1 .select{padding-right: 10px;}

/*分享管理*/
.m-img{overflow: hidden;margin-top: 13px; }
.m-img .pic{overflow: hidden;}
.m-img .pic div{float: left;}
.m-img .pic img{display: block;width: 100%;height: 100%;}
.m-img .pic1{width: 138px;margin-right: 83px;position: relative;}
.m-img .pic1 .zhezhao{display: block;position: absolute;width: 120px;height: 120px;border: 1px dashed #808080;left: 9px;right: 0;top: 9px;bottom: 0;}
.m-img .pic1  span{display: block;position: absolute;border: 9px solid rgba(0,0,0,.32);left: 0;right: 0;top: 0;bottom: 0;}
.m-img .pic1 a{display: block;height: 138px;overflow: hidden;}
.m-img .pic2 {width: 88px;margin-right: 92px;}
.m-img .pic2 a{display: block;height: 88px;overflow: hidden;}
.m-img .pic3 a{display: block;height: 88px;overflow: hidden;}
.m-img .pic3{width: 88px;margin-right: 83px;}
.m-img .pic p{font-size: 12px;color: #333;height: 24px;line-height: 24px;margin-top: 5px;text-align: center;overflow: hidden;}
.m-img .upload
{    position: relative;float: left;
    width: 84px;
    height: 30px;
    line-height: 30px;
    color: #fff;
    background-color: #FFCC66;
    font-size: 16px;
    overflow: hidden;
    display: block;
    text-align: center;
    cursor: pointer;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}
.m-img .upload input{position: absolute;
    left: -99999px;
}
.m-img .detail{overflow: hidden;margin-top: 22px;}
.m-img .detail p{float: left;height: 30px;line-height: 30px;color: #999999;margin-left: 14px;}


/*
-----------------[新加样式]--------------*/
.m-img{overflow: hidden;margin-top: 13px; }
.m-img .pic{overflow: hidden;}
.m-img .pic div{float: left;}
.m-img .pic img{display: block;width: 100%;height: 100%;}
.m-img .pic1{width: 138px;margin-right: 83px;position: relative;}
.m-img .pic1 .zhezhao{display: block;position: absolute;width: 120px;height: 120px;border: 1px dashed #808080;left: 9px;right: 0;top: 9px;bottom: 0;}
.m-img .pic1  span{display: block;position: absolute;border: 9px solid rgba(0,0,0,.32);left: 0;right: 0;top: 0;bottom: 0;}
.m-img .pic1 a{display: block;height: 138px;overflow: hidden;}
.m-img .pic2 {width: 88px;margin-right: 92px;}
.m-img .pic2 a{display: block;height: 88px;overflow: hidden;}
.m-img .pic3 a{display: block;height: 88px;overflow: hidden;}
.m-img .pic3{width: 88px;margin-right: 83px;}
.m-img .pic p{font-size: 12px;color: #333;height: 24px;line-height: 24px;margin-top: 5px;text-align: center;overflow: hidden;}
.m-img .upload
{    position: relative;float: left;
    width: 84px;
    height: 30px;
    line-height: 30px;
    color: #fff;
    background-color: #FFCC66;
    font-size: 16px;
    overflow: hidden;
    display: block;
    text-align: center;
    cursor: pointer;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}
.m-img .upload input{position: absolute;
    left: -99999px;
}
.m-img .detail{overflow: hidden;margin-top: 22px;}
.m-img .detail p{float: left;height: 30px;line-height: 30px;color: #999999;margin-left: 14px;}






/*
-----------------[下载页面]--------------*/
#hd .home{font-size: 18px;color: #333;padding-left: 32px;background: url("../images/nicon1.png")/*tpa=http://www.ygj6.com
/resource/images/nicon1.png*/ no-repeat center left;margin-right: 30px;}
#hd .tel{float: right;font-size: 18px;color: #333;padding-left: 27px;background: url("../images/nicon2.png")/*tpa=http://www.ygj6.com
/resource/images/nicon2.png*/ no-repeat center left;}
#bd{background-position: center center;background-repeat: no-repeat;
    -o-background-size: cover;
    -ms-background-size: cover;
    -moz-background-size: cover;
    -webkit-background-size: cover;
    background-size: cover;
    min-width: 1200px;
}
.m-new .list1{overflow: hidden;text-align: center;margin: 38px 0 80px;}
.m-new .list1 li{margin: 0 32px;display: inline-block;}
.m-new .list1 a{height: 52px;line-height: 52px;width: 200px;color: #444;font-size: 20px;text-align: center;display: block;position: relative;background-color: #e4e4e4;   
    -webkit-border-radius: 52px;
    -moz-border-radius: 52px;
    border-radius: 52px;
}
.m-new .list1 i{display: inline-block;width: 38px;height: 45px;background-position: center left;background-repeat: no-repeat;vertical-align: middle;margin-top: -7px;}
.m-new .list1 span{font-size: 12px;color: #ee4646;right: 14px;margin-left: 3px;}
.m-new .list1 a:hover{
    opacity: .8;
    -ms-filter:'progid:DXImageTransform.Microsoft.Alpha(Opacity= 80)';
    filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
}
.m-new .section{overflow: hidden;}
.m-new .section .l-section{float: left;width: 677px;padding-top: 79px;}
.m-new .section .pic{width: 100%;display: block;}
.m-new .section .r-section{width: 365px;float: right;padding-right: 45px;color: #323232;font-size: 16px;text-align: center;}
.m-new .section .r-section img{display: block;margin: 0px auto;max-width: 100%;}
.m-new .section .txt{line-height: 42px;font-size: 24px;color: #666;margin: 25px 0 35px;}
.m-new .section .ma{width: 220px;height: 220px;overflow: hidden;margin: 0px auto 20px;}
.m-new .section .ma img{display: block;width: 100%;height: 100%;}
.m-new .list2{overflow: hidden;margin: 83px 0 25px;}
.m-new .list2 li{float: left;width: 25%;text-align: center;color: #989898;}
.m-new .list2 span{display: block;height: 80px;background-position: center center;background-repeat: no-repeat;}
.m-new .list2 h3{font-size: 16px;padding: 0 10px;height: 30px;line-height: 30px;overflow: hidden;color: #666;font-weight: normal;}
.m-new .list2 p{height: 24px;line-height: 24px;font-size: 14px;}

/***************下载选项-改变样式****************/
.m-new .list1_new{width:1189px;height:102px;border:0;border-radius:10px;background-color: #FDF8ED;margin:24px 0 46px 0;}
.m-new .list1_new  li{display: inline-block;width:295px;height:102px;border:0px;float:left;margin:0 0 0 1px;text-align: center;}
.m-new .list1_new .li1{text-align: left;}
.m-new .list1_new .li2{text-align: left;}
.m-new .list1_new a {color:#f3b200;font-size:26px;}
.m-new .list1_new a div{margin-top:33px;}
.m-new .list1_new a .li1div{margin-left:25px;}
.m-new .list1_new a .li2div{margin-left:53px;}
.m-new .list1_new a p{color:#989898;font-size:14px;margin:-7px 0 0 44px;}
.m-new .list1_new i{display: inline-block;width: 38px;height: 45px;background-position: center left;background-repeat: no-repeat;vertical-align: middle;margin-top: -7px;}
.m-new .list1_new img{margin-top:25px;height:49px;float:left;}
.m-new .list1_new li:hover{
	background-color:#FBF4E2;
	opacity: .5;
    -ms-filter:'progid:DXImageTransform.Microsoft.Alpha(Opacity= 50)';
    filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
}

