@charset "utf-8";
/*内页样式*/
.cl_bg {
    width: 100%;
    max-width: 1660px;
    height: 200px;
    min-width: 1149px;
    margin: 90px auto 0px;
}

.cl_mian {
    width: 1100px;
    height: auto;
    overflow: hidden;
    min-height: 410px;
    margin: 10px auto 30px;
}

.cl_mlef {
    width: 250px;
    float: left;
    height: auto;
    overflow: hidden;
}

.ltit {
    height: 85px;
    padding: 0 0 0 30px;
    background-color: #0c6591;
    border-bottom: 1px solid #0c6591;
}

.ltit p {
    color: #fff;
    line-height: 27px;
    font-size: 21px;
    padding-top: 20px;
    font-weight: bold;
    font-family: Arial, Microsoft YaHei;
}

.ltit span {
    display: block;
    color: #fff;
    font-size: 17px;
    font-family: Arial, Helvetica, sans-serif
}

.nei_nav dt a {
    display: block;
    height: 48px;
    line-height: 48px;
    padding: 0 0 0 30px;
    color: #333;
    font-size: 14px;
    cursor: pointer;
    border-bottom: 1px solid #f3f3f3;
    background-color: #dfdfdf
}

.nei_nav dt a:hover, .nei_nav dt a.on {
    background-color: #dfdfdf;
    color: #0c6591;
}

.nei_nav dd li {
    height: 32px;
    line-height: 32px;
    padding: 0 0 0 47px;
    overflow: hidden;
}

.nei_nav dd li a {
    padding: 0 0 0 10px;
    color: #525252;
    font-size: 12px;
    line-height: 24px;
    background: url(../img/sign.gif) no-repeat 0 5px;
}

.nei_nav dd li a:hover, .nei_nav dd li a.on {
    color: #dd001d;
}

.lef_cont {
    width: 250px;
    height: auto;
    overflow: hidden;
    margin: 1px 0px;
}

[data-vertical="true"] img {
    vertical-align: middle;
}

[data-vertical="true"] span {
    display: inline-block;
    height: 100%;
    vertical-align: middle
}

.partner-list1 {
    overflow: hidden;
    background-color: #545454;
    *zoom: 1;
}

.partner-list1 a {
    display: inline;
    float: left;
    width: 250px;
    text-align: center;
    overflow: hidden;
    margin: 1px 0px;
    height: 110px;
}

.partner-list1 img {
    max-width: 250px;
    max-height: 110px;
}

.trigger1 {
    position: absolute;
    z-index: 20;
    width: 100%;
    height: 100%;
    background: #333;
    left: 0;
    top: 0;
    -moz-opacity: 0.0;
    filter: alpha(opacity:0);
    opacity: 0.0;
    visibility: hidden;
    -webkit-transition: opacity 1s cubic-bezier(0.215, 0.610, 0.355, 1.000);
    -moz-transition: opacity 1s cubic-bezier(0.215, 0.610, 0.355, 1.000);
    -o-transition: opacity 1s cubic-bezier(0.215, 0.610, 0.355, 1.000);
    -ms-transition: opacity 1s cubic-bezier(0.215, 0.610, 0.355, 1.000);
    transition: opacity 1s cubic-bezier(0.215, 0.610, 0.355, 1.000) );
}

a:hover .trigger1 {
    visibility: visible;
    -moz-opacity: 0.9;
    filter: alpha(opacity:90);
    opacity: 0.9;
}

.trigger1 p {
    height: 60px;
    line-height: 60px;
    position: absolute;
    top: 50%;
    margin-top: 0px;
    color: white;
    background-repeat: no-repeat;
    background-position: left center;
    white-space: nowrap;
    font-size: 16px;
    left: 50%;
    -moz-opacity: 0;
    filter: alpha(opacity:0);
    opacity: 0;
    -webkit-transition: all 1s cubic-bezier(0.215, 0.610, 0.355, 1.000);
    -moz-transition: all 1s cubic-bezier(0.215, 0.610, 0.355, 1.000);
    -o-transition: all 1s cubic-bezier(0.215, 0.610, 0.355, 1.000);
    -ms-transition: all 1s cubic-bezier(0.215, 0.610, 0.355, 1.000);
    transition: all 1s cubic-bezier(0.215, 0.610, 0.355, 1.000) );
}

a:hover .trigger1 p {
    margin-top: -30px;
    -moz-opacity: 1;
    filter: alpha(opacity:10);
    opacity: 1;
}

.trigger1 p[data-trigger="arrow"] {
    background-image: url(../img/trigger-plus.png);
    left: 0;
    width: 100%;
    height: 120px;
    line-height: 120px;
    background-position: center top;
}

.relative {
    position: relative;
}

.documents {
    font-size: 13px;
    color: #646464;
    height: auto;
    overflow: hidden;
    background-color: #f9f9f9;
    width: 828px;
    margin: 20px auto;
}

.partner-list {
    overflow: hidden;
    *zoom: 1;
}

.partner-list a {
    display: inline;
    float: left;
    width: 205px;
    text-align: center;
    overflow: hidden;
    margin: 1px;
    height: 205px;
    background: #FFFFFF;
}

.partner-list img {
    max-width: 190px;
    max-height: 190px;
}

.trigger {
    position: absolute;
    z-index: 20;
    width: 100%;
    height: 100%;
    background: #0782d1;
    left: 0;
    top: 0;
    -moz-opacity: 0.0;
    filter: alpha(opacity:0);
    opacity: 0.0;
    visibility: hidden;
    -webkit-transition: opacity 1s cubic-bezier(0.215, 0.610, 0.355, 1.000);
    -moz-transition: opacity 1s cubic-bezier(0.215, 0.610, 0.355, 1.000);
    -o-transition: opacity 1s cubic-bezier(0.215, 0.610, 0.355, 1.000);
    -ms-transition: opacity 1s cubic-bezier(0.215, 0.610, 0.355, 1.000);
    transition: opacity 1s cubic-bezier(0.215, 0.610, 0.355, 1.000) );
}

a:hover .trigger {
    visibility: visible;
    -moz-opacity: 0.9;
    filter: alpha(opacity:90);
    opacity: 0.9;
}

.trigger p {
    height: 60px;
    line-height: 60px;
    position: absolute;
    top: 50%;
    margin-top: 0px;
    color: white;
    background-repeat: no-repeat;
    background-position: left center;
    white-space: nowrap;
    font-size: 16px;
    left: 50%;
    -moz-opacity: 0;
    filter: alpha(opacity:0);
    opacity: 0;
    -webkit-transition: all 1s cubic-bezier(0.215, 0.610, 0.355, 1.000);
    -moz-transition: all 1s cubic-bezier(0.215, 0.610, 0.355, 1.000);
    -o-transition: all 1s cubic-bezier(0.215, 0.610, 0.355, 1.000);
    -ms-transition: all 1s cubic-bezier(0.215, 0.610, 0.355, 1.000);
    transition: all 1s cubic-bezier(0.215, 0.610, 0.355, 1.000) );
}

a:hover .trigger p {
    margin-top: -30px;
    -moz-opacity: 1;
    filter: alpha(opacity:10);
    opacity: 1;
}

.trigger p[data-trigger="arrow"] {
    background-image: url(../img/trigger-arrow.png);
    left: 0;
    width: 100%;
    height: 120px;
    line-height: 120px;
    background-position: center top;
}

.cl_mrig {
    width: 830px;
    float: right;
    height: auto;
    overflow: hidden
}

.cl_mtit {
    width: 830px;
    height: 47px;
    border-bottom: 2px solid #c7c7c7;
    line-height: 47px;
    color: #333;
    font-size: 14px;
}

.cl_mtit span {
    display: block;
    float: left;
    line-height: 47px;
}

.cl_mtit  span a {
    color: #333;
}

.cl_mtit  i {
    display: block;
    float: right;
    color: #0c4da1;
    font-size: 16px;
    font-weight: bold;
}

.cl_macon {
    padding: 20px 0px;
    overflow: hidden;
    height: auto;
}

.cl_macon_tit {
    text-align: center;
    line-height: 40px;
    font-size: 20px;
    color: #000;
    font-weight: bold;
}

.cl_macon_txt {
    padding: 15px 10px;
    overflow: hidden;
    line-height: 24px;
    font-size: 13px;
    color: #333;
    min-height: 400px;
}

.cl_macon_txt p {
    padding: 2px 0px;
    line-height: 24px;
}

.pro_cont {
    padding: 12px 0px;
    overflow: hidden
}

.playlist li {
    padding: 12px 0px;
    height: auto;
    overflow: hidden;
    float: left;
    width: 830px;
    border-bottom: 1px dashed #cbc5c5
}

.playlist li i {
    display: block;
    float: left;
    width: 115px;
    height: 88px;
    background-color: #e9e9e9;
    color: #999;
    font-size: 16px;
    font-family: Arial, Helvetica, sans-serif;
    line-height: 88px;
    text-align: center;
    font-style: normal;
}

.playlist li .txt {
    width: 700px;
    display: block;
    float: right;
    overflow: hidden;
}

.playlist li .txt a p {
    line-height: 30px;
    color: #333;
    font-size: 14px;
}

.playlist li .txt a span {
    display: block;
    line-height: 18px;
    color: #666;
    font-size: 12px;
    float: left
}

.playlist li .txt a b {
    display: block;
    width: 70px;
    height: 22px;
    background-color: #e9e9e9;
    text-align: center;
    line-height: 22px;
    color: #a9a9a9;
    font-weight: normal;
    float: right
}

.playlist li:hover i {
    background-color: #0c6591;
    cursor: pointer;
    color: #fff
}

.playlist li:hover .txt a p {
    color: #0c6591
}

.playlist li:hover .txt a b {
    background-color: #0c6591;
    color: #fff
}

.xc_case {
    height: auto;
    overflow: hidden;
}

.xc_case ul {
    float: left;
}

.xc_case ul li {
    width: 240px;
    height: 240px;
    overflow: hidden;
    float: left;
    border: 1px solid #e7e7e7;
    padding: 20px 8px 10px;
    margin: 15px 9px;
}

.xc_case ul li a p {
    color: #333;
    line-height: 28px;
    font-size: 14px;
    font-family: Arial, Microsoft YaHei;
    text-align: center; /*padding-left:25px; background:url(../IMG/sign.gif) no-repeat 10px 8px;*/
}

.xc_case ul li a font {
    display: block;
    width: 230px;
    height: 18px;
    line-height: 18px;
    color: #cd2e21;
    font-size: 14px;
    padding-left: 25px;
    font-weight: bold
}

.xc_case ul li a .pctt {
    width: 240px;
    height: 200px;
    text-align: center;
    margin-bottom: 8px;
    overflow: hidden;
}

.xc_case ul li a .img {
    overflow: hidden;
    width: 100%;
}

.xc_case ul li:hover {
    box-shadow: 0 1px 10px rgba(63, 72, 79, 0.2);
}

.xc_case ul li a i {
    display: block;
    width: 230px;
    line-height: 18px;
    color: #0c4da1;
    padding-left: 25px;
    font-size: 13px;
}

.playttu {
    padding: 0 0 25px;
    border-bottom: 1px dotted #D9D8D8
}

.playtltu {
    width: 150px;
    float: left;
    margin-top: 10px;
}

.playtltu img {
    padding: 9px;
    border: #D7D5D5 1px solid;
    box-shadow: 3px 4px #E3E3E3;
    width: 130px;
    height: 130px;
}

.playtrtu {
    width: 715px;
    float: right
}

.playtr-tittu {
    font-size: 14px;
    color: #333;
    line-height: 28px;
    padding: 5px 0;
    color: #333;
    border-bottom: #e0e0e0 1px solid;
    margin: 15px 12px;
}

.playtr-tittu span {
    float: right;
    font-size: 12px;
}

.playtr-tittu a {
    color: #333;
}

.playtr-tittu a:hover, .playtr-linktu a:hover {
    color: #0c4da1;
}

.playtr-txttu {
    padding: 10px 5px;
    color: #999;
    line-height: 22px;
    font-family: "宋体"
}

.playtr-linktu a {
    display: inline-block;
    padding-left: 26px;
    color: #333;
    background: url(../img/icon.jpg) no-repeat;
    line-height: 18px;
}

.page {
    height: 30px;
    margin-top: 10px;
}

.nextcon {
    border-top: #D9D8D8 1px solid;
    padding: 10px 0;
    color: #666;
    line-height: 24px;
    margin-top: 10px;
}

.nextcon a.a1 {
    color: #666;
    padding-left: 20px;
}

.nextcon a:hover {
    color: #0c6591;
}

.nextcon a {
    color: #666;
}

.nextcon span {
    padding-right: 20px;
    float: right
}


.fl {
    float: left;
}

.listc {
    padding: 0px;
    overflow: hidden
}

.listc li {
    padding: 0px 10px;
    width: 800px;
    overflow: hidden;
    border-bottom: #f8f8f8 1px solid;
    margin-bottom: 10px;
}

.listc li .atit2 {
    float: left;
    color: #f43003;
    font-size: 16px;
    display: inline-block;
    padding: 0;
    line-height: 30px;
    height: 30px;
    font-family: "微软雅黑";
    overflow: hidden;
}

.listc li a {
    display: inline-block;
    padding: 0 0 0 27px;
    color: #333;
    line-height: 23px;
    height: 23px;
    overflow: hidden;
}

.listc li span {
    clear: both;
    float: left;
    color: #555555;
    line-height: 24px;
}

.listc li .moreinfo {
    float: right;
    display: block;
    padding: 0;
    color: #555555;
    line-height: 24px;
}

.listc li .listatime {
    display: block;
    width: 100%;
    color: #777777;
    font: 12px/20px "宋体";
    padding-bottom: 10px;
}

.listc li .listatimea {
    display: block;
    width: 100%;
    color: #999;
    font: 12px/20px "宋体";
    padding-bottom: 0px;
}

.listc li .listata {
    width: 33%;
    float: left;
    line-height: 22px;
    color: #333;
    font-size: 13px
}

b {
    font-weight: normal;
    display: inline-block
}

/*asid_share*/

.asid_share {
    position: fixed;
    width: 60px;
    bottom: 10%;
    right: 0;
    z-index: 890;
}

*html #asid_share {
    position: absolute;
    top: expression(documentElement.scrollTop + "px");
    margin: 300px 0 0 0;
}

.asid_share .asid_share_box {
    width: 100%;
    margin-bottom: 3px;
    background: #d9d9d9;
    text-align: center;
}

.asid_share .asid_share_box a {
    display: block;
    height: 60px;
    padding-top: 5px;
    text-align: center
}

.asid_share .asid_share_box a:hover {
    background: #089c39;
    text-decoration: none;
    color: #fff;
    font-size: 12px;
    text-align: center;
    line-height: 60px;
}

.asid_share .asid_sha_layer {
    border: 1px solid #ccc;
    background: #fff;
    position: absolute;
    right: 47px;
    bottom: -44px;
}

/*注册*/
.regst_bg {
    width: 100%;
    height: auto;
    min-width: 1149px;
    padding: 0px 0px 20px;
    overflow: visible;
}

.regst_mia {
    width: 900px;
    height: auto;
    overflow: hidden;
    margin: -23px auto 0px;
    background-color: #fff;
    min-height: 300px;
    border: 1px solid #dedede;
    box-shadow: 0 0 3px #dedede;
    padding: 30px 26px 30px 26px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
}

.regst_tit {
    line-height: 45px;
    border-bottom: 3px solid #28C0AD;
    height: 45px;
}

.regst_tit span {
    font-size: 25px;
    color: #28C0AD;
    display: block;
    border-bottom: 3px solid #F0AD4E;
    float: left;
    padding: 0px 8px;
}

.uctable {
    width: 100%;
    margin: 0 auto 7px;
    font-size: 12px;
    overflow: hidden;
    border-radius: 5px;
    border: 1px solid #eee;
    border-bottom: 0
}

.uctable tr td a {
    text-decoration: none;
}

.uctable * a:hover {
    color: #F00;
    text-decoration: underline;
}

.uctable caption {
    text-align: left;
    height: 24px;
    line-height: 24px;
    font-size: 14px;
    text-indent: 6px;
    color: #000;
    letter-spacing: 2px;
}

.uctable tbody {
    overflow: hidden;
    text-align: left;
}

.uctable tbody tr td {
    padding: 15px 15px 12px 15px;
    color: #333;
    vertical-align: top;
    border-bottom: 1px solid #eee;
    text-align: left;
    vertical-align: middle;
    line-height: 20px;
}

.uctable tbody tr th .toggle {
    width: 15px;
    height: 13px;
    border: none;
    cursor: pointer;
    vertical-align: middle;
}

.uctable tbody tr th small {
    font-size: 14px;
    color: #888;
    font-family: 'Microsoft YaHei';
    text-shadow: 1px 1px #fff;
}

.uctable tbody tr td.td1 {
    border-right: 1px solid #EDEDED;
    background: #FDFDFD;
    text-align: center;
    color: #666;
    vertical-align: middle;
    font-family: 'Microsoft YaHei';
    font-size: 15px;
}

.uctable tbody tr td.tdbig {
    font-size: 14px;
    vertical-align: middle;
    text-align: center;
}

.#Content {
    color: #333;
    padding-left: 5px;
    line-height: 24px
}

.uctable tbody tr td p {
    line-height: 21px;
}

.uctable tbody tr td p strong img {
    vertical-align: middle;
}

/*.uctable tbody tr td img{vertical-align:top;margin:0 10px 5px 0;}*/
.uctable tbody tr td small {
    color: #888;
    font-size: 12px;
    overflow: hidden;
}

.uctable tbody tr td big {
    font-size: 14px;
    overflow: hidden;
    letter-spacing: 1px;
}

.uctable tfoot tr td {
    padding: 20px;
    line-height: 25px;
    text-align: center;
}

.uctable tfoot * a {
    color: #666;
}

.uctable tfoot tr td p {
    line-height: 21px;
    margin-bottom: 10px;
}

.reg_box {
    margin: 20px auto;
    overflow: hidden;
    padding: 0px 60px;
}

input.text {
    width: 300px;
}

.text {
    border: 1px solid #707070;
    border-color: #707070 #CECECE #CECECE #707070;
    height: 26px;
    line-height: 26px;
    padding-left: 5px;
}

a.fred {
    color: #f00
}

.text, textarea {
    margin: 0;
    outline: none;
    border: 1px solid #CCC;
    padding: 5px;
    -webkit-box-shadow: #DFDFDF 0 1px 2px 0 inset;
    box-shadow: #DFDFDF 0 1px 2px 0 inset;
    width: 564px;
    color: #666;
    font: 14px/1.6 'Microsoft YaHei', tahoma, arial;
    outline: none;
}

.text {
    height: 40px;
    background: #fff;
    line-height: 30px;
    overflow: hidden;
}

select.text {
    font: 12px/30px 'Microsoft YaHei', tahoma, arial;
}

.text:focus, .uctable textarea:focus {
    border: 1px solid #035bab !important;
    outline: none;
}

.dbtj {
    text-align: center;
    padding-top: 30px;
}

.btn_tj {
    width: 75px;
    height: 35px;
    border: none;
    background: #F0AD4E;
    color: #fff;
    cursor: pointer;
}

.btn_tj:hover {
    background-position: -75px 0;
}

.btn_cz {
    width: 75px;
    height: 35px;
    border: none;
    background: #28C0AD;
    cursor: pointer;
    color: #fff;
    font-size: 12px;
    text-align: center;
}

.btn_cz:hover {
    background-position: -75px -35px
}

.uctable input.disabled {
    background: #F9F9F9;
    color: #999
}

input {
    vertical-align: middle;
    font-size: 12px;
    height: 20px;
    overflow: hidden;
}

/*会员中心*/
.userc_box {
    padding: 10px 10px;
    overflow: hidden;
    margin: 0 auto 10px;
}

.userc_box_lef {
    width: 100px;
    height: 100px;
    float: left;
}

.userc_box_rig {
    width: 400px;
    float: left;
    margin-left: 15px;
    overflow: hidden;
    font-size: 13px;
}

.userc_box_rig p {
    line-height: 25px;
}

.userc_box_rig p span {
    color: #d92d5a
}

.userc_box_tit {
    line-height: 35px;
    border-bottom: 1px dashed #d92d5a;
    font-size: 16px;
    color: #0c4da1;
    margin-bottom: 20px;
}

/*留言提交*/
.applya {
    width: 790px;
    height: auto;
    overflow: hidden;
    text-align: center;
    padding: 20px 0;
}

.applyb {
    width: 790px;
    height: auto;
    overflow: hidden;
}

.apply_put input {
    height: 41px;
    border: 1px solid #e4e4e4;
    background: none;
    line-height: 39px;
    font-size: 13px;
}

.applyb td {
    padding-bottom: 20px;
}

.apply_text textarea {
    width: 750px;
    height: 150px;
    border: 1px solid #e4e4e4;
    background: none;
    font-size: 13px;
}

.apply_puts input {
    width: 80px;
    height: 22px;
    line-height: 22px;
}

.apply_puts span {
    float: left;
    display: inline;
    padding-right: 10px;
}

.apply_put input:focus, .apply_text textarea:focus {
    border: 1px solid #035bab !important;
    outline: none;
}

.wllink {
    padding: 20px 0px;
    height: auto;
    overflow: hidden;
}

.wllink a {
    display: block;
    float: left;
}

.wllink a .pic {
    margin: 10px 5px;
    width: 160px;
    text-align: center;
    border: 1px solid #ccc;
    padding: 4px;
}

.wllink a .pic img {
    height: 44px;
}

.wllink a p {
    line-height: 24px;
    color: #333;
    text-align: center;
    font-size: 14px;
}

.wllink a span {
    display: block;
    width: 170px;
    height: 46px;
    text-align: center;
    color: #f00;
}

.compuserlef {
    width: 240px;
    height: auto;
    overflow: hidden;
    float: left;
}

.compuserrig {
    width: 640px;
    height: auto;
    overflow: hidden;
    float: right;
}