@charset "utf-8";
body {
    margin: 0;
    padding: 0;
    text-align: left;
    color: #3a3a3a;
    font-size: 14px;
    font-family: "微软雅黑", "Microsoft YaHei", Arial, helvetica, sans-serif;
    background: #f5f5f5;
}

@font-face {
    font-family: "impact";
    src: url("../fonts/impact.woff2") format("woff2"),
    url("../fonts/impact.woff") format("woff"),
    url("../fonts/impact.ttf") format("truetype"),
    url("../fonts/impact.eot") format("embedded-opentype"),
    url("../fonts/impact.svg") format("svg");
    font-weight: normal;
    font-style: normal;
}

a {
    transition: all 0.3s;
}

a:link {
    color: #3a3a3a;
    text-decoration: none
}

a:visited {
    color: #3a3a3a;
    text-decoration: none
}

a:hover {
    text-decoration: none;
    color: #f00;
}

a:focus {
    outline: none;
    -moz-outline: none;
}

div,
p,
h1,
h2,
h3,
h4,
h5 {
    margin: 0;
    padding: 0;
}


h1 {
    font-size: 28px;
}

h2 {
    font-size: 20px;
}

.clear {
    clear: both;
}

img {
    border: 0px;
}

ul,
li,
dl,
dt,
dd,
ol {
    list-style-type: none;
    list-style: none;
    margin: 0;
    padding: 0;
    text-align: left;
}

canvas {
    margin: 0;
    padding: 0;
    display: block;
    border: none;
}

input {
    outline: none;
}

.wenben {
    font-size: 12px;
    line-height: 30px;
    text-align: left;
    color: #3a3a3a;
    letter-spacing: 0.0em;
    font-family: Arial, Helvetica, sans-serif;
}

.wenben ol li {
    line-height: 30px;
    list-style-type: disc;
    font-size: 14px;
}

.wenben0 {
    font-size: 16px;
    line-height: 46px;
    text-align: center;
    color: #5a5a5a;
    letter-spacing: 0.0em;
}

.wenben01 {
    font-size: 14px;
    line-height: 32px;
    text-align: left;
    color: #000;
    letter-spacing: 0.0em;
}

.border {
    border: #000 1px solid;
}

.center {
    width: 1200px;
    margin: 0 auto;
}

.left {
    float: left;
}

.right {
    float: right;
}

.red {
    color: #f00;
}

.red a:link {
    color: #f00;
    text-decoration: none
}

.red a:visited {
    color: #f00;
    text-decoration: none
}

.red a:hover {
    text-decoration: none;
    color: #f00;
}

.opa {
    opacity: 0;
    filter: alpha(opacity=0);
}

.hide {
    display: none;
}

.dv {
    display: inline-block;
    vertical-align: middle;
    margin-right: 5px;
}

.truncate {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}




/*PAGE
----------------------------------------*/

.page {
    margin: 20px;
    text-align: right;
    border-top: #CCC 1px dotted;
}

.prev_next li {
    margin: 10px auto;
    background: #eee;
    padding: 5px;
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
    line-height: 24px;
    height: 24px;
}

.prev_next li {
    background: #dfdfdf;
    display: block;
    border-radius: 3px;
}

.prev_next li:hover {
    background: #d8d8d8;
    display: block;
    border-radius: 3px;
}

.back_list {
    text-align: right;
    font-size: 12px;
}

.back_list a {}

.back_list a:hover {}


.gridtable table {
    width: 100%;
    margin: 0 auto;
    border-width: 1px;
    box-sizing:border-box;
    font-family: verdana, arial, sans-serif;
    color: #333333;
    border-color: #fff;
    border-collapse: collapse;
}

.gridtable table th {
    border-width: 1px;
    padding: 5px 10px;
    border-style: solid;
    border-color: #fff;
    background-color: #dedede;
}

.gridtable table td {
    border-width: 1px;
    padding: 5px 10px;
    border-style: solid;
    border-color: #fff;
    font-size: 16px;
}

.gridtable table td a {
    text-decoration: underline;
    color: #069;
}

.ue-table-interlace-color-single { background: #fcfcfc; padding: 5px;}
.ue-table-interlace-color-double { background: #f7faff; padding: 5px;}


.hidden {
    display: none !important
}

.share_to {
    display: inline-block;
}

.share_to li {
    display: inline-block;
    margin: 0 10px 0 0;
    font-size: 14px;
    color: #2f2f2f;
}

.share_to li a {
    color: #2f2f2f !important;
}

.share_to li a:hover {
    color: #f00;
}


.share_to li:nth-child(1) i {
    color: #eb544b;
}

.share_to li:nth-child(2) i {
    color: #00bbd5;
}

.share_to li:nth-child(3) i {
    color: #4cae4f;
}

.share_to li:nth-child(4) i {
    color: #febf05;
}

.share_to li:nth-child(5) i {
    color: #f34036;
}



/* Wrap
----------------------------------------*/

#wrap {
    width: 100%;
    margin: 0 auto;
    position: relative;
}







/* Header
----------------------------------------*/

#top_note_w {
    width: 100%;
    height: 28px;
    color: #fff;
    background: #f5f5f5;
}

#top_note {
    width: 1200px;
    margin: 0 auto;
    height: 28px;
    position: relative;
    font-size: 14px;
    line-height: 28px;
    color: #828282;
}

#top_note a {
    margin: 0 5px;
}

#top_link {
    position: absolute;
    top: 0;
    right: 0;
    font-size: 14px;
    color: #828282;
    height: 28px;
    line-height: 28px;
}

#top_link a {
    color: #828282;
    margin: 0 10px;
}

#top_ewm .wx_ewm {
    width: 77px;
    height: 0;
    position: absolute;
    top: 32px;
    right: 10px;
    transition: all 0.3s;
    z-index: 99;
}

#top_ewm:hover .wx_ewm {
    height: 77px;
}

.logo {
    position: absolute;
    top: 15px;
    left: 0;
}

#name_box_w {
    width: 100%;
    height: 90px;
    background: #fff;
    overflow: hidden;
}

#name_box {
    width: 1200px;
    margin: 0 auto;
    height: 90px;
    position: relative;
    z-index: 9;
}

#menu_box {
    width: 840px;
    float: right;
    height: 48px;
    position: relative;
    z-index: 99;
    top: 30px;
    overflow: hidden;
}

#top_news_box {
    width: 100%;
    height: 45px;
    border-bottom: #999 1px solid;
    display: none;
}

#top_news_box_cx {
    width: 1200px;
    margin: 0 auto;
    height: 53px;
    line-height: 53px;
    font-size: 12px;
}

#top_news_box_cx span {
    font-size: 16px;
    color: #099b4a;
}

#top_news_box_cx a {
    margin: 0 5px;
    display: block;
}



/* Mid
---------------------*/

#mid_wrap {
    width: 1200px;
    margin: 30px auto;
}

#mid_box {
    width: 1200px;
    margin: 30px auto;
    background: #fff;
    padding: 40px 0;
}

.title_box {
    position: relative;
    color: #555555;
    width: 100%;
    height: 56px;
    line-height: 56px;
    background: url(../Image/line.png) center no-repeat;
    font-size: 36px;
    color: #000000;
    text-align: center;
}

.title_box .title span {
    display: none;
}

.loc_title_box {
    height: 57px;
    line-height: 57px;
    position: relative;
    color: #797777;
    background: #fff;
    margin-bottom: 20px;
}

.loc_title_box .location {
    padding: 0 10px;
    color: #797777;
    height: 57px;
    line-height: 57px;
    font-size: 14px;
    font-weight: normal !important;
    border-left: 1px #fff solid;
}

.loc_title_box .location a {
    color: #000;
}

.loc_title_box .location a:hover {
    color: #f00;
    position: relative;
    top: 1px;
}

.loc_title_box .location span {
    font-size: 16px;
    border-radius: 50%;
    color: #000;
    padding: 1px;
}


/* left
----------------------------------------*/

#left_box {
    width: 254px;
    float: right;
}

.borderT {
    border-top: 2px solid #fe4226;
}

.lf_lx_box {
    width: 100%;
    height: 377px;
    background: #fff;
    padding: 20px;
    box-sizing: border-box;
}


.lf_ewm {
    width: 100%;
    text-align: center;
    color: #8a8585;
    font-size: 14px;
    margin: 20px 0;
}

.lf_ewm img {
    width: 120px;
    margin: 0 auto;
    display: block; 
}


.lf_link {
    text-align: center;
    margin: 20px 0;
}

.lf_link a {
    display: inline-block;
    margin: 0 5px;
    text-decoration: underline;
    color: #fe4226;
    font-size: 16px;
}

.lf_link a:hover {
    color: #007f36;
}

.lf_tel {
    text-align: center;
    font-size: 14px;
    line-height: 30px;
}

.lf_tel big {
    font-size: 26px;
    color: #ff4226;
    font-weight: bold;
}


.lf_note_box {
    width: 100%;
    height: 308px;
    background: #fff;
    padding: 20px;
    box-sizing: border-box;
    margin-top: 20px;
}

.lf_title {
    font-weight: bold;
    font-size: 16px;
}


/* Right
----------------------------------------*/

#right_box_w {
    width: 930px;
    float: left;
}

.rt_main_box {
    height: auto !important;
    min-height: 300px;
    height: 300px;
    background: #fff;
    margin-top: 20px;
    padding: 20px;
}

.search_box {
    width: 100%;
    box-sizing: border-box;
    background: #fff;
    padding: 20px 40px;
}

.result {
    font-size: 14px;
    width: 100%;
    line-height: 20px;
    color: #111;
}


.result a {
    display: inline-block;
    box-sizing: border-box;
    padding: 5px;
    margin: 0 5px;
    position: relative;
}

.result a.current {
    border: 1px dotted #f00;
    color: #f00;
}

.result a i {
    display: none;
}

.result a.current i {
    display: inline-block;
    margin-left: 10px;
}

.result b {
    color: #f00;
    padding: 0 5px;
}

.search_box dl {
    width: 100%;
    line-height: 12px;
    font-size: 12px;
    text-align: left;
    padding: 2px 0;
    color: #000;
    border-bottom: 1px dotted #ccc;
    text-align: left;
}

.search_box dl dt,
.search_box dl dd {
    display: inline-block;
    vertical-align: middle;
    min-height: 20px;
    padding: 5px;
    float: left;
}

.search_box dl dt {
    line-height: 30px;
    padding: 5px;
}

.search_box dl dd a {
    display: inline-block;
    padding: 8px;
}

.search_box dl dd a.current {
    background: #f00;
    color: #fff;
}

.search_box dl .dt {
    width: 40px;
    text-align: right;
}

.search_box dl .dd1 {
    width: 40px;
    text-align: center;
}

.search_box dl .dd2 {
    width: 740px;
    text-align: justify;
}

.voicelist li {
    width: 100%;
    height: 40px;
    line-height: 40px;
    padding: 0 10px;
    display: inline-block;
    background: #efefef;
    margin:20px 0; 
    box-sizing: border-box;
}

.voicelist li a,.voicelist li span { height: 30px; line-height: 30px; overflow: hidden;}

.voicelist li span.num { width: 2%; }
.voicelist li span.title { width: 28%; }
.voicelist li span.teacher { width: 28%; }

.voicelist li span.dv{ margin: 0 10px; }
.voicelist li a.dv { margin: 0 5px; }

.play { cursor: pointer; }

.gs_pic {
    width: 300px;
    padding: 5px;
    border: #efefef 1px solid;
    background: #FFF;
    float: left;
    margin-right: 20px;
}

.in_gs_pic {
    float: left;
    margin-right: 20px;
    width: 309px;
    height: 231px;
}

.my_txt {
    padding: 35px;
}

.my_txt img {}

.teacherList ul {
    width: 100%;
}

.teacherList li {
    width: 33.33%;
    box-sizing: border-box;
    float: left;
    height: 140px;
    padding: 24px 30px;
    border: 1px solid #ececec;
    border-top: none;
}

.teacherList .list_box {
    border-left: none;
}

.teacherList .list_box:nth-child(3n+0) {
    border-right: none;
}

.teacherList .list_box .img {
    background: #fefefe;
    width: 84px;
    height: 84px;
    border-radius: 50%;
    overflow: hidden;
    float: left;
    margin-right: 20px;
}

.teacherList .list_box .img img {
    width: 84px;
    height: 84px;
    border-radius: 50%;
}


.teacherList .list_box .cont {
    width: 100px;
    height: 84px;
    float: right;
}

.teacherList .list_box .cont .tit {
    font-size: 18px;
    color: #000;
    line-height: 30px;
}

.teacherList .list_box .cont .jg {
    font-size: 14px;
    color: #8a8585;
    line-height: 28px;
}

.teacherList .list_box .cont .jg span {
    color: #fe4226;
}

.teacherList .list_box .cont .more {
    width: 80px;
    height: 25px;
    border-radius: 3px;
    text-align: center;
    line-height: 25px;
    font-size: 12px;
    font-weight: bold;
    background: #fe4226;
    color: #fff;
    display: inline-block;
    width:
}

.teacherList .list_box .cont .more:hover {
    background: #000;
}

#message_box {
    width: 900px;
    height: 559px;
    margin: 0 auto;
    background: url(../Image/yylc.jpg) center no-repeat;
}

#c_mess_box {
    width: 700px;
    margin: 50px auto;
    text-align: center;
    padding: 20px 0;
}

#c_mess_box h2 {
    color: #f37020;
    margin: 40px 0;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    background: #fefefe;
}

#c_mess_box #a_qq {
    padding: 10px 20px;
    width: 100px;
    font-size: 16px;
    border: 2px solid #c9c9c9;
    border-radius: 20px;
}

#c_mess_box #a_wx {
    padding: 10px 20px;
    width: 100px;
    font-size: 16px;
    border: 2px solid #c9c9c9;
    border-radius: 20px;
    margin: 0 10px;
}

#c_mess_box #a_tel {
    padding: 10px 20px;
    width: 100px;
    font-size: 16px;
    border: 2px solid #c9c9c9;
    border-radius: 20px;
}

#c_mess_box #a_submit {
    padding: 12px 62px;
    background: #e86504;
    text-align: center;
    border: none;
    border-radius: 20px;
    color: #fff;
    font-size: 16px;
    margin: 0 10px;
}

#c_mess_box #a_content {
    width: 600px;
    background: none;
    padding: 10px 20px;
    font-size: 16px;
    border: 2px solid #c9c9c9;
    border-radius: 20px;
    margin: 30px 0;
}


.nf {
    transition: all 0.3s;
    width: 55px;
    display: inline-block;
    padding: 5px;
    margin-right: 10px;
    background: #f00;
    color: #fff;
    line-height: 12px;
    border-radius: 5px;
}

.nf:hover {
    padding: 3px 10px;
    background: url(../Image/hover.png) center no-repeat #111;
}

.cate_cont {
    width: 820px;
    margin: 0 auto;
    padding: 20px;
    border: 15px #efefef double;
}


.gsinfo img {
    border-radius: 20px 0 20px 0;
}

#pro_name {}



/* Footer
----------------------------------------*/

#end_wrap {
    width: 100%;
    height: 475px;
    overflow: hidden;
    background: #fff;
    position: relative;
}

#e_ys {
    width: 1200px;
    margin: 0 auto;
    height: 118px;
    border-bottom: 1px solid #ececec;
    line-height: 118px;
    font-size: 18px;
    text-align: center;
    color: #2e2e2d;
}


#e_ys li {
    width: 240px;
    float: left;
    height: 118px;
    line-height: 118px;
    font-size: 18px;
    text-align: center;
    color: #2e2e2d;
}

#e_ys li i {
    width: 45px;
    height: 45px;
    font-size: 26px;
    color: #fe4226;
    border: 2px solid #fe4226;
    border-radius: 50%;
    text-align: center;
    line-height: 45px;
    font-style: normal;
    margin-right: 20px;
}

#e_txt_w {
    width: 1200px;
    margin: 0 auto;
    height: 188px;
    padding-top: 20px;
    position: relative;
}


#e_txt {
    width: 1200px;
    height: 188px;
    margin: 0 auto;
    line-height: 30px;
    font-size: 14px;
    color: #5a5a5a;
    position: relative;
}

.e_menu {
    width: 720px;
}

.e_menu li {
    width: 180px;
    height: 100px;
    float: left;
    text-align: center;
}

.e_menu li dl dt {
    font-weight: bold;
    font-size: 16px;
    color: #000000;
    line-height: 40px;
    text-align: center;
}

.e_menu li dl dd {
    font-size: 14px;
    color: #888584;
    line-height: 30px;
    text-align: center;
}

.e_tel {
    width: 200px;
    overflow: hidden;
    height: 128px;
    line-height: 26px;
    text-align: left;
    color: #888584;
    font-size: 14px;
    float: left;
    font-weight: 14px;
    background: url(../Image/e_kf.png) left top no-repeat;
    padding-left: 70px;
    margin-top: 20px;
    margin-left: 50px;
}

.e_tel big {
    font-size: 26px;
    color: #636363;
}

.e_ewm {
    width: 100px;
    float: right;
}

.e_info {
    width: 100%;
    height: 95px;
    text-align: center;
    background: #222222;
    padding: 20px 0;
    line-height: 30px;
    color: #898989;
}

.e_info a {
    color: #898989;
    margin: 0 10px;
}

.e_info a:hover {
    color: #fff;
}






/*NEWS CONTENTS PAGE*/

.indexNewsllist li {
    line-height: 50px;
    font-size: 16px;
    border-bottom: 1px solid #ccc;
}

.my_txt .indexNews li {
    border-bottom: 2px #ccc solid;
    padding: 10px 0;
    transition: all 0.3s;
}

.my_txt .indexNews li {
    margin: 0 auto;
    height: 90px;
    line-height: 30px;
    position: relative;
    margin-bottom: 20px;
}

.my_txt .indexNews li a {
    color: #f37020;
    display: block;
}

.my_txt .indexNews li a:hover {
    background-color: #fff;
}

.my_txt .indexNews li:hover {
    box-shadow: 0 0 3px #000;
    border-bottom: 2px #fff solid;
    padding: 10px;
}

.my_txt .wen {
    width: 100%;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
}

.my_txt .da {
    width: 100%;
    height: 50px;
    line-height: 25px;
    margin: 10px 0;
    overflow: hidden;
}


.wen span {
    background-color: #1d5dbe;
    padding: 2px 5px;
    color: #fff;
}

.da span {
    background-color: #f37020;
    padding: 2px 5px;
    color: #000;
    text-align: justify;
}

.Newstime {
    position: absolute;
    right: 0;
    top: 0;
    line-height: 40px;
}

#best_news {
    width: 100%;
    height: 340px;
}

#slide {
    width: 677px;
    height: 340px;
    float: left;
}

#best_news_list {
    width: 500px;
    height: 340px;
    float: right;
}

#best_news_list li {
    width: 100%
}

#best_news_list li span {
    font-size: 24px;
}

#best_news_list li {
    height: 90px;
    line-height: 20px;
    position: relative;
    margin: 10px 0;
    border-bottom: 1px solid #f0f0f0;
    overflow: hidden;
}

#best_news_list li a {
    height: 80px;
    display: block;
    padding: 5px;
    overflow: hidden;
}

#best_news_list li a:hover {
    background: #bcd8ff;
    color: #FFF;
}

.news_detail {
    height: auto !important;
    min-height: 330px;
    height: 330px;
    padding: 10px 0;
}

#news_t {
    color: #000;
    font-weight: bold;
    text-align: center;
    font-size: 26px;
    padding: 0 50px; 
}

#news_d {
    color: #000;
    font-size: 12px;
    text-align: left;
    background: #efefef;
    margin: 10px 0;
    padding: 5px 10px;
    font-size: 12px;

    -moz-border-radius: 5px;
    /* Gecko browsers */
    -webkit-border-radius: 5px;
    /* Webkit browsers */
    border-radius: 5px;
    /* W3C syntax */
}

#news_img {
    text-align: center;
    position: relative;
}

.wenben01 img,
#news_img img,
.news_img img {
    max-width: 870px;
}

#newsContent {

    margin-bottom: 16px;
    text-align: left;
}

#newsContent img {
    max-width: 870px;
}


#newsInfo {
    margin: 0px;
    font-weight: normal;
    text-align: left;
    padding-top: 10px;
}

#newsInfo iframe {
    width: 870px;
    height: 600px;
}

#newsInfo img {
    max-width: 870px;
}

.proimg img {
    max-width: 500px !important;
}


.news_img h2 {
    color: #f00;
    background: #efefef;
    padding: 5px;
    line-height: 30px;
    border-radius: 10px 0 10px 0
}











/*GUESTBOOK PAGE*/

.G_InputText {
    width: 500px;
    height: 12px;
    padding: 10px;
    border: 1px solid #ccc;
    margin: 5px 0;
}

.G_textarea {
    width: 500px;
    height: 100px;
    padding: 10px;
    border: 1px solid #ccc;
    margin: 5px 0;
}

.G_botton {
    width: 100px;
    line-height: 12px;
    padding: 10px;
    line-height: 14px;
    background: #35ab9f;
    cursor: pointer;
    color: #FFF;
    border: none;
    float: right;
    border-radius: 3px;
    font-size: 16px;
    font-family: "微软雅黑";
}

.yanzheng {
    width: 300px;
    height: 12px;
    padding: 10px;
    border: 1px solid #ccc;
    margin: 5px 0;
}


.jobs ul {
    list-style: none;
    margin-top: 12px;
}

.jobs ul li {
    height: 150px;
    width: 98%;
    margin: 0 auto;
    border-top: 1px #cdcdcd dashed;
}

.jobs ul li .recruit_info {
    color: #3a3a3a;
    font-family: 'Microsoft YaHei', arial;
    font-size: 14px;
    line-height: 36px;
}

.jobs ul li .recruit_info .job_nam {
    color: #be0000;
    font-weight: bold;
}

.jobs ul li .but {
    width: 74px;
    height: 31px;
    line-height: 31px;
    background: #1f478e;
    border-radius: 2px;
    float: right;
    margin-top: -40px;
    margin-right: 22px;
    text-align: center;
}

.jobs ul li .but a {
    text-decoration: none;
    font-family: 'Microsoft YaHei', 黑体, sans-serif;
    color: #FFF;
    display: block;
}


.recruit_info_tit_bg {
    width: 100%;
    height: 31px;
    background: #fafafa;
    border-radius: 2px;
}

.recruit_info_tit_bg .recruit_info_tit {
    width: 73px;
    height: 31px;
    border-top-left-radius: 2px;
    border-bottom-left-radius: 2px;
    background: #f37020;
    font-family: 'Microsoft YaHei', arial;
    font-size: 14px;
    color: #fff;
    line-height: 31px;
    text-indent: 8px;
}

.recruit_info_main {
    padding: 5px;
}

.recruit_info_main p {
    width: 650px;
    font-family: 'Microsoft YaHei', arial;
    text-align: justify;
    letter-spacing: 1px;
    font-size: 14px;
    line-height: 28px;
    color: #3a3a3a;
}

.order {
    width: 96%;
    margin: 0 auto;
}

.order_but {
    padding: 10px;
    cursor: pointer;
}

#pro_name {
    width: 520px;
    height: 40px;
    border: 1px solid #ccc;
    margin: 5px 0;
}










/*PRODUCTS LIST PAGE*/

#picUL {
    text-indent: 0;
    overflow: hidden;
    text-align: center;
}

#picUL li {
    width: 280px;
    height: 260px;
    background: url(../Image/str.png) #fff;
    margin: 10px;
    float: left;
}

#picUL li:hover {
    background: url(../Image/str.png) #fafafa
}

#picUL a {
    width: 270px;
    height: 260px;
    text-align: center;
    display: inline;
    padding: 5px;
    display: block;
    line-height: 30px;
    font-size: 14px;
    background: url(../Image/proshadow.jpg) no-repeat center bottom;
    color: #000;
    overflow: hidden;
    position: relative;
}

.sy {
    position: absolute;
    z-index: 9;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: block;
    background: url(../Image/sy.png) center no-repeat;
    background-size: 100%;
}

.sy0 {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: block;
    background: url(../Image/sy.png) center no-repeat;
    background-size: 30%;
}

#picUL a:hover {
    background: url(../Image/proshadow.jpg) no-repeat bottom;
}

#picUL a img {
    max-width: 270px;
    height: 210px;
}

#picList {
    width: 100%;
    padding: 10px 0 0 0;
}

#picList li {
    transition: all 0.3s;
    height: 160px;
    padding: 10px;
    margin: 30px 0;
    border: #ddd 2px solid;
    background: #fff;
}

#picList li:hover {
    box-shadow: 0 0 3px #000;
    border: 2px #fff solid;
}


#picList .picList_date {
    float: left;
    width: 94px;
    height: 160px;
    background: url(../Image/news_date.gif) no-repeat;
    position: relative;
    top: -20px;
    color: #fff;
    text-align: center;
}

#picList .picList_date h2 {
    font-size: 16px;
    color: #aaa;
    margin-top: -10px;
}

#picList .picList_date h1 {
    font-size: 40px;
    color: #444;
    line-height: 60px;
}


#picList .picList_img {
    float: left;
    width: 220px;
    height: 160px;
    margin: 0 20px;
}

#picList .Pic_list_txt {
    width: 440px;
    float: right;
    position: relative;
    height: 160px;
    overflow: hidden;
}

#picList .Pic_list_txt .t1 {
    font-size: 18px;
    font-weight: bold;
    line-height: 30px;
    width: 100%;
    color: #f37020;
}

#picList .Pic_list_txt .t2 {
    overflow: hidden;
    padding: 8px 0;
    height: 90px;
    font-size: 14px;
    line-height: 25px;
    color: #666;
}

#picList .Pic_list_txt .t3 {
    font-size: 10px;
    line-height: 30px;
}

#picList .Pic_list_txt .time {
    text-align: right;
    line-height: 20px;
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif !important;
}


#cxList {
    width: 100%;
}

#cxList li {
    width: 283px;
    height: 400px;
    transition: all 0.3s;
    margin: 10px 7px;
    border: #d9d9d9 1px solid;
    float: left;
}

#cxList li:hover {
    box-shadow: 0 0 3px #000;
}

#cxList li a {
    display: block;
    position: relative;
}

#cxList .img {
    width: 264px;
    height: 207px;
    margin: 10px auto;
}

#cxList .img img {
    width: 264px;
    height: 207px;
}

#cxList .cxList_txt {
    width: 100%;
    position: relative;
    height: 168px;
    border-bottom: 1px solid #d9d9d9;
    overflow: hidden;
}

#cxList .cxList_txt .t1 {
    padding: 0 10px;
    font-size: 18px;
    font-weight: bold;
    line-height: 40px;
    height: 50px;
    overflow: hidden;
    width: 80%;
    margin: 0 auto;
    color: #d22626;
    border-bottom: 1px dashed #ddd;
}

#cxList .cxList_txt .t2 {
    padding: 8px 10px;
    margin: 5px 0;
    overflow: hidden;
    height: 45px;
    font-size: 14px;
    line-height: 25px;
    color: #666;
}

#cxList .cxList_txt .t3 {
    padding: 0 10px;
    font-size: 10px;
    line-height: 30px;
}

#cxList .cxList_txt .time {
    text-align: right;
    line-height: 20px;
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif !important;
}

#cxList li .fa-angle-right {
    transition: all 0.3s;
    position: absolute;
    bottom: 0;
    right: 10px;
    background: #900;
    width: 40px;
    height: 30px;
    color: #fff;
    text-align: center;
    line-height: 30px;
}

#cxList li:hover .fa-angle-right {
    background: #f60 !important;
    transform: translateX(10px);
}


#dwonList {
    width: 100%;
    margin: 0 auto;
    font-size: 14px;
}

#dwonList li {
    line-height: 40px;
    margin: 5px 0;
    position: relative;
}

#dwonList li a {
    display: block;
    color: #000;
    background: #efefef;
    padding: 0 10px;
}

#dwonList li a:hover {
    background: #127228;
    color: #FFF;
}

.Dicon {
    position: absolute;
    right: 10px;
    top: 0;
    line-height: 40px;
    font-size: 18px;
}

.videoUL {
    text-indent: 0;
    overflow: hidden;
    text-align: center;
}


.videoUL li,.videoUL .li {
    width: 215px;
    height: 215px;
    text-align: center;
    margin: 10px 24px;
    display: inline;
    padding: 5px;
    float: left;
    display: block;
    line-height: 30px;
    font-size: 12px;
    color: #000;
    overflow: hidden;
    position: relative;
}
.videoUL .li { margin: 5px 5px;  }


.videoUL a .img {
    width: 215px;
    height: 162px;
    background:#efefef;
}

.videoUL a .img img{
position: relative; top:50%; transform: translateY(-50%);
}

.videoUL a .video_title { transition: all 0.3s; text-align: center; line-height: 30px; font-size: 16px; color: #444444; }
.videoUL a .video_teacher {transition: all 0.3s; text-align: center; line-height: 30px; font-size: 14px; color: #898989; text-decoration: underline;}

.videoUL a:hover .video_title { background: #f37020; color: #fff; }

.videoUL a:hover .video_teacher { color: #f00; }


.videoUL a img {
    max-width: 215px;
    max-height: 162px;
    transition: all 0.3s;
}

.videoUL a:hover img {
}


#pro_img_prev {
    position: absolute;
    top: 50%;
    left: 45px;
    margin-top: -40px;
    z-index: 9;
}

#pro_img_next {
    position: absolute;
    top: 50%;
    right: 45px;
    margin-top: -40px;
    z-index: 9;
}

.pbt a {
    width: 70px;
    height: 70px;
    background: rgba(68, 170, 8, 0.5);
    display: block;
    color: #fff;
    font-size: 16px;
    font-weight: 900;
    line-height: 70px;
}

.pbt a i {
    font-size: 30px !important;
}

.pbt a:hover {
    border-radius: 50%;
    background: rgba(68, 170, 8, 1);
}

.shan {
    font-size: 20px;
}

.p_name {
    font-weight: bold;
}


.lx_list {
    position: relative;
    margin: 30px 0;
}


.lx_list li {
    height: 35px;
    line-height: 35px;
    width: 500px;
    padding: 0px 20px;
    background: #EEEEEE;
    margin-top: 6px;
}


.lx_list span {
    font-size: 20px;
    font-weight: bold;
    color: #f00;
}

.lxwm_ewm {
    position: absolute;
    top: 0px;
    right: 0;
    text-align: center;
}

.lx_name {
    font-size: 20px;
    position: relative;
    padding-bottom: 10px;
}

.lx_name i {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 86px;
    height: 4px;
    background: #023429;
    display: block;
}

.teacherImg { width: 130px; height: 130px; display: block; border-radius: 50%; margin:30px auto;}

.description { text-align: center; font-size: 16px; color: #000; }
.description span{color: #fe4226;}


.dbz_title { font-size: 20px; font-weight: bold; color: #ff4226; margin-bottom:20px; }
/*INDEX*/

#header_box {
    width: 100%;
    height: 560px;
    padding: 15px 0;
    background: #fe4226;
    position: relative;
}

.box {
    width: 1200px;
    margin: 0 auto;
}

.header_lf {
    width: 225px;
    height: 560px;
    background: #ffffff;
    float: left;
    position: relative;
}


.case1 li {
    font-size: 16px;
    font-weight: bold;
    color: #050505;
}


.case1 li a {
    width: 100%;
    line-height: 50px;
    display: block;
    padding: 10px 15px;
    box-sizing: border-box;
    transition: all 0.3s;
    color: #333;

}

.case1 li a i {
    margin-right: 10px;
}

.case1 li a i {
    background: #f00; 
    padding: 5px; 
    margin-right: 5px;
    border-radius: 50%;
    color: #fff;
    font-weight: normal;
    width: 30px;
    height: 30px;
}


.case1 li:nth-child(1) a i {
    background: #eb544b;
}
.case1 li:nth-child(2) a i {
    background: #00bbd5;
}
.case1 li:nth-child(3) a i {
    background: #4cae4f;
}
.case1 li:nth-child(4) a i {
    background: #febf05;
}
.case1 li:nth-child(5) a i {
    background: #4b5699;
}
.case1 li:nth-child(6) a i {
    background: #eb544b;
}
.case1 li:nth-child(7) a i {
    background: #f34036;
}
.case1 li:nth-child(8) a i {
    background: #e91d62;
}


/* 渐变色 */

.case1 li:nth-child(odd) a {
    background: #f5f5f5;
}

.case1 li:nth-child(even) a {
    background: #ffffff;
}


.case1 li a:hover { color: #ffffff !important; background-image: linear-gradient(45deg, #ff9700, #ed1c24) !important; }


.header_mid {
    width: 662px;
    height: 560px;
    float: left;
    margin: 0 10px;
    overflow: hidden;
}

.header_rt {
    width: 292px;
    height: 560px;
    float: right;
}

.news_note {
    padding: 16px;
    height: 236px;
    overflow: hidden;
    background: #fff;
}

.search {
    width: 260px;
    height: 40px;
    background: #f5f5f5;
    color: #8f8c8c;
    font-size: 14px;
}

.search .in_text {
    border: medium none;
    color: #2d302f;
    float: left;
    height: 20px;
    width: 200px;
    background: none;
    font-size: 16px;
    padding: 10px;
    transition: all 0.5s;
    float: left;
}

.search .so {
    background: url(../Image/search_so.png) center no-repeat;
    color: #fff;
    border: medium none;
    float: left;
    width: 40px;
    height: 40px;
    cursor: pointer;
}

.search_k {
    color: #8f8c8c;
    font-size: 14px;
    line-height: 40px;
}


/*search*/

.page_search {
    width: 217px;
    margin: 0 auto;
    height: 40px;
    background: #f5f5f5;
    color: #8f8c8c;
    font-size: 14px;
}

.page_search .in_text {
    border: medium none;
    color: #2d302f;
    float: left;
    height: 20px;
    width: 157px;
    background: none;
    font-size: 16px;
    padding: 10px;
    transition: all 0.5s;
    float: left;
}

.page_search .so {
    background: url(../Image/search_so.png) center no-repeat;
    color: #fff;
    border: medium none;
    float: left;
    width: 40px;
    height: 40px;
    cursor: pointer;
}


/*page_search*/

.note_title {
    font-size: 16px;
    line-height: 30px;
    font-weight: bold;
    color: #050505;
}


.note_title {
    font-size: 16px;
    font-weight: bold;
    color: #050505;
}

.in_newslist li a {
    width: 100%;
    height: 33px;
    line-height: 32px;
    font-size: 14px;
    display: block;
    position: relative;
    color: #8a8585;
}

.in_newslist li a:hover {
    transform: translateX(5px);
    color: #f00;
}

.video_best {
    margin-top: 12px;
}

.video_best li {
    width: 100%;
    height: 135px;
    margin-top: 10px;
}

.zxst_box {
    width: 1156px;
    padding: 22px;
    margin: 20px auto 0 auto;
    height: 26px;
    line-height: 26px;
    background: #fff;
}

.zxst_box .tit {
    font-size: 20px;
    color: #4d4d4d;
    width: 100px;
    text-align: center;
    line-height: 26px;
    border-right: 1px solid #d6d6d6;
}

.zxst_box .tit {
    font-size: 20px;
    color: #4d4d4d;
    width: 100px;
    text-align: center;
    line-height: 26px;
    border-right: 1px solid #d6d6d6;
    float: left;
}

.main_note_w {
    width: 1050px;
    height: 25px;
    overflow: hidden;
    position: relative;
    float: right;
}

.main_note {
    height: 25px;
    overflow: hidden;
    position: relative;
}

.main_note ul {
    position: absolute;
    height: 9999px;
}

.main_note ul li {
    width: 100%;
    height: 25px;
    line-height: 25px;
    font-size: 14px;
    color: #4d4d4d;
}

.main_note ul li a {
    width: 350px;
    height: 25px;
    display: block;
    line-height: 25px;
    font-size: 14px;
    color: #4d4d4d;
    text-align: left;
    float: left;
}

.bbtn {
    text-align: center;
}

.aleft_u {
    width: 9px;
    height: 5px;
    position: absolute;
    right: 0;
    top: 5px;
    display: block;
    background: url(../Image/note_u.png) no-repeat;
}

.aright_d {
    width: 9px;
    height: 5px;
    position: absolute;
    right: 0;
    top: 15px;
    display: block;
    background: url(../Image/note_d.png) no-repeat;
}

.aleft_u:hover {
    background: url(../Image/note_uh.png) no-repeat;
}

.aright_d:hover {
    background: url(../Image/note_dh.png) no-repeat;
}


.in_title {
    width: 1200px;
    margin: 0 auto;
    font-size: 18px;
    color: #4d4d4d;
    height: 55px;
    line-height: 55px;
    position: relative;
}

.in_title .more {
    position: absolute;
    top: 0;
    right: 0;
    line-height: 55px;
}

.in_title .more a {
    font-size: 14px;
    color: #888584;
    text-decoration: underline;
}



.in_ys {
    width: 1200px;
    height: 265px;
    margin: 0 auto;
    text-align: center;
}

.in_ys li {
    width: 192px;
    height: 225px;
    padding: 20px;
    background: #fff;
    float: left;
    text-align: center;
    line-height: 30px;
    font-size: 14px;
    color: #888584;
}

.margr_5 {
    margin: 0 5px 0 0;
}

.margl_5 {
    margin: 0 5px 0 0;
}

.marg_5 {
    margin: 0 5px;
}


.in_ys li big {
    font-size: 22px;
    color: #4d4d4d;
}

.in_xmtj {
    width: 1200px;
    height: 360px;
    margin: 0 auto;
}

.in_xmtj li {
    float: left;
}

.in_xmtj .xm1 {
    width: 474px;
    height: 360px;
    background: url(../Image/in_xm1.jpg) no-repeat center;
    color: #fff;
}


.in_xmtj .xm2 {
    width: 241px;
    height: 360px;
    background: #fff;
    color: #8a8585;
    font-size: 14px;
    float: left;
}

.in_xmtj .blr {
    border-left: 1px solid #e6e6e6;
    border-right: 1px solid #e6e6e6;
}

.in_xmtj .nr {
    padding: 30px;
    line-height: 30px;
}

.in_xmtj .nr1 big {
    font-size: 32px;
    font-weight: bold;
    color: #fff;
}

.in_xmtj .nr2 big {
    font-size: 22px;
    color: #fe4226;
}


.in_yyst_box {
    width: 1200px;
    margin: 0 auto 20px;
}


.in_yyst_tab {
    width: 957px;
    height: 520px;
    float: left;
}

.in_yyst_tab .in_tab .tab_nav {
    background: #fe4226;
}

.in_yyst_tab .in_tab .tab_cont {
    width: 706px;
    height: 520px;
    margin-left: 20px;
}

.in_yyst_tab .in_tab {
    width: 957px;
    height: 520px;
    background: #fff;
    position: relative;
    overflow: hidden;
}

.in_yyst_tab .tab_nav {
    width: 231px;
    height: 520px;
    float: left;
}

.in_yyst_tab .tab_cont {
    float: left;
    overflow: hidden;
    transition: all 0.5s;
}

.in_yyst_tab .tab_nav .tit {
    font-size: 36px;
    color: #fff;
    padding: 20px 30px 10px;
}

.in_yyst_tab .tab_nav .des {
    font-size: 14px;
    line-height: 23px;
    color: #fff;
    padding: 0 30px;
}

.in_yyst_tab .tab_nav ul {
    margin-top: 40px;
    text-align: right;
}

.in_yyst_tab .tab_nav ul li {
    width: 150px;
    height: 45px;
    line-height: 45px;
    font-size: 16px;
    box-sizing: border-box;
    border: 1px solid #fff;
    border-right: 0;
    display: inline-block;
    text-align: center;
    color: #fff;
    margin: 10px 0;
    cursor: pointer;
}

.in_yyst_tab .tab_nav ul li:hover,
.tab_nav ul li.current {
    background: #fff;
    color: #fe4226;
}

.in_yyst_tab .tab_cont li {
    width: 100%;
    height: 520px;
}

.in_yyst_tab .tab_cont .list_box {
    width: 50%;
    box-sizing: border-box;
    float: left;
    height: 173px;
    padding: 44px 30px;
    border: 1px solid #ececec;
    border-top: none;
}


.in_yyst_tab .tab_cont .list_box:nth-child(odd) {
    border-left: none;
    border-right: none;
}

.in_yyst_tab .tab_cont .list_box:nth-child(even) {
    border-right: none;
}

.in_yyst_tab .tab_cont .list_box:nth-child(5) {
    border-bottom: none;
}

.in_yyst_tab .tab_cont .list_box:nth-child(6) {
    border-bottom: none;
}


.in_yyst_tab .tab_cont .list_box .img {
    background: #fefefe;
    width: 84px;
    height: 84px;
    border-radius: 50%;
    overflow: hidden;
    float: left;
    margin-right: 20px;
}

.in_yyst_tab .tab_cont .list_box .img img {
    width: 84px;
    height: 84px;
    border-radius: 50%;
}


.in_yyst_tab .tab_cont .list_box .cont {
    width: 186px;
    height: 84px;
    float: right;
}

.in_yyst_tab .tab_cont .list_box .cont .tit {
    font-size: 18px;
    color: #000;
    line-height: 30px;
}

.in_yyst_tab .tab_cont .list_box .cont .jg {
    font-size: 14px;
    color: #8a8585;
    line-height: 28px;
}

.in_yyst_tab .tab_cont .list_box .cont .jg span {
    color: #fe4226;
}

.in_yyst_tab .tab_cont .list_box .cont .more {
    width: 80px;
    height: 25px;
    border-radius: 3px;
    text-align: center;
    line-height: 25px;
    font-size: 12px;
    font-weight: bold;
    background: #fe4226;
    color: #fff;
    display: inline-block;
    width:
}

.in_yyst_tab .tab_cont .list_box .cont .more:hover {
    background: #000;
}



/*in_yyst_tab*/

.in_yyst_list {
    width: 230px;
    height: 520px;
    background: #fff;
    float: right;
    box-sizing: border-box;
    padding: 0 20px;
}


.in_yyst_list .in_tab {
    width: 100%;
    height: 500px;
    background: #fff;
    position: relative;
    overflow: hidden;
}

.in_yyst_list .tab_nav {
    width: 100%;
    height: 40px;
}

.in_yyst_list .tab_cont {
    width: 100%;
    height: 500px;
    overflow: hidden;
    transition: all 0.5s;
}

.in_yyst_list .tab_nav ul {
    width: 100%;
    text-align: center;
}

.in_yyst_list .tab_nav ul li {
    width: 92px;
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    box-sizing: border-box;
    display: inline-block;
    text-align: center;
    color: #222222;
    cursor: pointer;
}

.in_yyst_list .tab_nav ul li:hover,
.tab_nav ul li.current {
    color: #fe4226;
}

.in_yyst_list .tab_cont li {
    width: 100%;
    height: 480px;
}


.in_yyst_list .tab_cont .list_box {
    width: 100%;
    height: 62px;
    line-height: 42px;

    box-sizing: border-box;
}

.in_yyst_list .tab_cont .list_box a {
    padding: 10px 0;
    display: block;
}

.in_yyst_list .tab_cont .list_box a:hover {
    transform: translateX(10px);
}

.in_yyst_list .tab_cont .list_box a:hover .tit {
    color: #007f36;
}

.in_yyst_list .tab_cont .list_box .num {
    font-size: 14px;
    font-weight: bold;
    color: #fff;
    width: 22px;
    height: 22px;
    text-align: center;
    line-height: 22px;
    background: #fe4226;
    border-radius: 50%;
}


.in_yyst_list .tab_cont .list_box .img {
    width: 42px;
    height: 42px;
    border-radius: 50%;
    overflow: hidden;
    box-shadow: 0 3px 3px #111;
    background: #fefefe;
}

.in_yyst_list .tab_cont .list_box .img img {
    width: 42px;
    height: 42px;
    border-radius: 50%;
}

.in_yyst_list .tab_cont .list_box .cont {
    width: 110px;
    height: 42px;
}

.in_yyst_list .tab_cont .list_box .cont .tit {
    font-size: 14px;
    color: #fe4226;
    line-height: 42px;
    height: 42px;
}


.in_yyst_list .tab_cont .list_box .cont .tit a {
    display: block;
}

.in_yyst_box a:hover {
    transform: translateX(10px);
}

.in_yyst_list .tab_cont .list_box .cont .tit a {
    width: 100%;
}


/*list_box2*/

.in_yyst_list .tab_cont .list_box2 {
    width: 100%;
    height: 47px;
    line-height: 47px;
    box-sizing: border-box;
    border-bottom: 1px solid #e6e6e6;
}


.in_yyst_list .tab_cont .list_box2 a {
    display: block;
    width: 100%;
    font-size: 14px;
    color: #888584;
    line-height: 47px;
    height: 47px;
}


.in_yyst_list .tab_cont .list_box2 a:hover {
    color: #007f36;
}


/*in_yyst_list*/

.m_lc {
    width: 1200px;
    text-align: center;
    padding: 30px 0;
    background: #fff;
    margin: 20px auto;
}


/*M流程*/

.in_man_box {
    width: 1200px;
    margin: 0 auto 20px;
}


.in_man_tab {
    width: 100%;
    height: 520px;
    float: left;
}

.in_man_tab .in_tab .tab_nav {
    background: #1bc1d8;
}

.in_man_tab .in_tab .tab_cont {
    width: 949px;
    height: 520px;
    margin-left: 20px;
    float: left;
}

.in_man_tab .in_tab {
    width: 100%;
    height: 520px;
    background: #fff;
    position: relative;
    overflow: hidden;
}

.in_man_tab .tab_nav {
    width: 231px;
    height: 520px;
    float: left;
}

.in_man_tab .tab_cont {
    float: left;
    overflow: hidden;
    transition: all 0.5s;
}

.in_man_tab .tab_nav .tit {
    font-size: 36px;
    color: #fff;
    padding: 20px 30px 10px;
}

.in_man_tab .tab_nav .des {
    font-size: 14px;
    line-height: 23px;
    color: #fff;
    padding: 0 30px;
}

.in_man_tab .tab_nav ul {
    margin-top: 40px;
    text-align: right;
}

.in_man_tab .tab_nav ul li {
    width: 150px;
    height: 45px;
    line-height: 45px;
    font-size: 16px;
    box-sizing: border-box;
    border: 1px solid #fff;
    border-right: 0;
    display: inline-block;
    text-align: center;
    color: #fff;
    margin: 10px 0;
    cursor: pointer;
}

.in_man_tab .tab_nav ul li:hover,
.tab_nav ul li.current {
    background: #fff;
    color: #fe4226;
}

.in_man_tab .tab_cont li {
    width: 100%;
    height: 460px;
    padding: 30px 0;
}

.in_man_tab .tab_cont li a:hover {
    display: block;
    transform: translateY(5px);
}


.in_man_tab .tab_cont li a:hover .tit {
    color: #007f36 !important;
}


.in_man_tab .tab_cont .list_box {
    width: 33.33%;
    box-sizing: border-box;
    float: left;
    height: 96px;
    padding: 10px 30px;
    border-right: 1px solid #ececec;
    border-top: none;
}


.in_man_tab .tab_cont .list_box:nth-child(3n+0) {
    border-right: none;
}

.in_man_tab .tab_cont .list_box .img {
    background: #fefefe;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    overflow: hidden;
    float: left;
    margin-right: 20px;
}

.in_man_tab .tab_cont .list_box .img img {
    width: 50px;
    height: 50px;
    border-radius: 50%;
}


.in_man_tab .tab_cont .list_box .cont {
    width: 176px;
    height: 84px;
    float: right;
}

.in_man_tab .tab_cont .list_box .cont .tit {
    font-size: 18px;
    color: #000;
    line-height: 30px;
}

.in_man_tab .tab_cont .list_box .cont .jg {
    font-size: 14px;
    color: #8a8585;
    line-height: 28px;
}

.in_man_tab .tab_cont .list_box .cont .jg span {
    color: #fe4226;
}

.in_man_tab .tab_cont .list_box .cont .more {
    width: 80px;
    height: 25px;
    border-radius: 3px;
    text-align: center;
    line-height: 25px;
    font-size: 12px;
    font-weight: bold;
    background: #fe4226;
    color: #fff;
    display: inline-block;
    width:
}


/*MAN推荐*/

.in_woman_box {
    width: 1200px;
    margin: 0 auto 20px;
}


.in_woman_tab {
    width: 100%;
    height: 520px;
    float: left;
}

.in_woman_tab .in_tab .tab_nav {
    background: #fec10b;
}

.in_woman_tab .in_tab .tab_cont {
    width: 949px;
    height: 520px;
    margin-left: 20px;
    float: left;
}

.in_woman_tab .in_tab {
    width: 100%;
    height: 520px;
    background: #fff;
    position: relative;
    overflow: hidden;
}

.in_woman_tab .tab_nav {
    width: 231px;
    height: 520px;
    float: left;
}

.in_woman_tab .tab_cont {
    float: left;
    overflow: hidden;
    transition: all 0.5s;
}

.in_woman_tab .tab_nav .tit {
    font-size: 36px;
    color: #fff;
    padding: 20px 30px 10px;
}

.in_woman_tab .tab_nav .des {
    font-size: 14px;
    line-height: 23px;
    color: #fff;
    padding: 0 30px;
}

.in_woman_tab .tab_nav ul {
    margin-top: 40px;
    text-align: right;
}

.in_woman_tab .tab_nav ul li {
    width: 150px;
    height: 45px;
    line-height: 45px;
    font-size: 16px;
    box-sizing: border-box;
    border: 1px solid #fff;
    border-right: 0;
    display: inline-block;
    text-align: center;
    color: #fff;
    margin: 10px 0;
    cursor: pointer;
}

.in_woman_tab .tab_nav ul li:hover,
.tab_nav ul li.current {
    background: #fff;
    color: #fe4226;
}

.in_woman_tab .tab_cont li {
    width: 100%;
    height: 460px;
    padding: 30px 0;
}

.in_woman_tab .tab_cont li a:hover {
    display: block;
    transform: translateY(5px);
}


.in_woman_tab .tab_cont li a:hover .tit {
    color: #007f36 !important;
}


.in_woman_tab .tab_cont .list_box {
    width: 33.33%;
    box-sizing: border-box;
    float: left;
    height: 96px;
    padding: 10px 30px;
    border-right: 1px solid #ececec;
    border-top: none;
}


.in_woman_tab .tab_cont .list_box:nth-child(3n+0) {
    border-right: none;
}

.in_woman_tab .tab_cont .list_box .img {
    background: #fefefe;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    overflow: hidden;
    float: left;
    margin-right: 20px;
}

.in_woman_tab .tab_cont .list_box .img img {
    width: 50px;
    height: 50px;
    border-radius: 50%;
}


.in_woman_tab .tab_cont .list_box .cont {
    width: 176px;
    height: 84px;
    float: right;
}

.in_woman_tab .tab_cont .list_box .cont .tit {
    font-size: 18px;
    color: #000;
    line-height: 30px;
}

.in_woman_tab .tab_cont .list_box .cont .jg {
    font-size: 14px;
    color: #8a8585;
    line-height: 28px;
}

.in_woman_tab .tab_cont .list_box .cont .jg span {
    color: #fe4226;
}

.in_woman_tab .tab_cont .list_box .cont .more {
    width: 80px;
    height: 25px;
    border-radius: 3px;
    text-align: center;
    line-height: 25px;
    font-size: 12px;
    font-weight: bold;
    background: #fe4226;
    color: #fff;
    display: inline-block;
    width:
}

/*WOMAN推荐*/


.in_video_box {
    width: 1200px;
    margin: 0 auto 20px;
}


.in_video_tab {
    width: 100%;
    height: 520px;
    float: left;
}

.in_video_tab .in_tab .tab_nav {
    background: #4cae4f;
}

.in_video_tab .in_tab .tab_cont {
    width: 949px;
    height: 520px;
    margin-left: 20px;
    float: left;
}

.in_video_tab .in_tab {
    width: 100%;
    height: 520px;
    background: #fff;
    position: relative;
    overflow: hidden;
}

.in_video_tab .tab_nav {
    width: 231px;
    height: 520px;
    float: left;
}

.in_video_tab .tab_cont {
    float: left;
    overflow: hidden;
    transition: all 0.5s;
}

.in_video_tab .tab_nav .tit {
    font-size: 36px;
    color: #fff;
    padding: 20px 30px 10px;
}

.in_video_tab .tab_nav .des {
    font-size: 14px;
    line-height: 23px;
    color: #fff;
    padding: 0 30px;
}

.in_video_tab .tab_nav ul {
    margin-top: 40px;
    text-align: right;
}

.in_video_tab .tab_nav ul li {
    width: 150px;
    height: 45px;
    line-height: 45px;
    font-size: 16px;
    box-sizing: border-box;
    border: 1px solid #fff;
    border-right: 0;
    display: inline-block;
    text-align: center;
    color: #fff;
    margin: 10px 0;
    cursor: pointer;
}

.in_video_tab .tab_nav ul li:hover,
.tab_nav ul li.current {
    background: #fff;
    color: #fe4226;
}

.in_video_tab .tab_cont li {
    width: 100%;
    height: 460px;
    padding: 30px 0;
}

.in_video_tab .tab_cont li a:hover {
    display: block;
    transform: translateY(1px);
}


.in_videoUL {
    text-indent: 0;
    overflow: hidden;
    text-align: center;
}


.in_videoUL li {
    width: 215px;
    height: 215px;
    text-align: center;
    margin: 10px 24px;
    display: inline;
    padding: 5px;
    float: left;
    display: block;
    line-height: 30px;
    font-size: 12px;
    color: #000;
    overflow: hidden;
    position: relative;
}


.in_videoUL a .img {
    width: 215px;
    height: 162px;
    background:#efefef;
}

.in_videoUL a .img img{
position: relative; top:50%; transform: translateY(-50%);
}

.in_videoUL a .video_title { transition: all 0.3s; text-align: center; line-height: 30px; font-size: 16px; color: #444444; }
.in_videoUL a .video_teacher {transition: all 0.3s; text-align: center; line-height: 30px; font-size: 14px; color: #898989; text-decoration: underline;}

.in_videoUL a:hover .video_title { background: #f37020; color: #fff; }

.in_videoUL a:hover .video_teacher { color: #f00; }


.in_videoUL a img {
    max-width: 215px;
    max-height: 162px;
    transition: all 0.3s;
}

.in_videoUL a:hover img {
}