#header {
    background: #eee;
}

.line {
    background: #ba0109;
    height: 2px;
    width: 100%;
}

#top {
    padding: 20px 0;
}

.logo {
    float: left;
    width: 480px;
    height: 80px;
    background: url(../images/logo.png) no-repeat;
}

.search {
    float: right;
    padding: 15px 0;
    width: 480px;
}

.search-bar {
    width: 400px;
    height: 30px;
}

.search-btn {
    float: right;
    height: 30px;
    width: 80px;
}

.search-txt {
    margin-top: 5px;
}

.search-txt > span {
    color: #fb0335;
}

#menu {
    background: #2f6496;
}
#menu > ul {
    width: 1200px;
}
#menu > ul > li {
    float: left;
    margin-left: 25px;
    transition: 0.5s;
}

#menu > ul > li > a {
    width: 120px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    display: block;
    color: #fff;
}
#menu > ul > li:hover {
    background: #fff;
    border-radius: 5px;
    transition: 0.5s;
}
#menu > ul > li:hover a {
    color: #2f6496;

}

.sec1 {
    background: #eee;
    padding: 60px 0;
}

.sec1 .left-news {
    float: left;
    width: 500px;
    height: 280px;
}

.news-tab {
    float: left;
    margin-left: 30px;
}

.tab-t {
    width: 400px;
    height: 32px;
    line-height: 32px;
    border-bottom: 2px solid #2e5894;
}

.tab-t > a {
    width: 200px;
    float: left;
}

.tab-t .tab1 {
    position: relative;
    width: 200px;
    height: 32px;
    text-align: center;
    float: left;
}

.tab-t .tab1 > i {
    position: absolute;
    left: 50%;
    bottom: 0;
    width: 12px;
    height: 8px;
    background: url(../images/jt_t_03.jpg) no-repeat;
    margin-left: -4px;
    display: none;
}

.current .tab1 i {
    display: block;
}

.tab-b {
    width: 380px;
    height: 240px;
    padding: 10px 0;
    overflow: hidden;
}

.tab-b > ul > li > a {
    display: block;
}

.tab-b > ul > li:first-child h1 {
    text-align: center;
    font-size: 16px;
    padding-bottom: 5px;
}

.tab-b > ul > li:first-child p {
    height: 55px;
    overflow: hidden;
}

.tab-b > ul > li {
    margin-bottom: 15px;
}

.tab-b > ul > li > a > h3 {
    float: left;
}

.tab-b > ul > li > a > span {
    float: right;
}

.member {
    float: right;
}

.member > a {
    display: block;
    margin-bottom: 20px;
}

.member .item1,
.member .item2 {
    width: 200px;
    height: 81px;
    transition: 0.5s;
}

.member .item1 {
    background: url(../images/hydl2.png) no-repeat;
}

.member .item2 {
    background: url(../images/zxrh2.png) no-repeat;
}

.member .item1:hover {
    transition: 0.5s;
    background: url(../images/hydl.png) no-repeat;
}

.member .item2:hover {
    transition: 0.5s;
    background: url(../images/zxrh1.png) no-repeat;
}

.member .item3 {
    width: 200px;
    height: 70px;
    background: url(../images/member_btn03.jpg) no-repeat;
}

.membership {
    width: 100%;
    height: 290px;
    background: #f4f4f4;
    margin: 0 auto;
}

.member_box {
    width: 1200px;
    height: 445px;
    margin: 0 auto
}

.member_box h3 {
    width: 1200px;
    height: 64px;
    margin: 0 auto;
}

.member_box h3 img {
    width: 103px;
    height: 64px;
    display: block;
    float: left;
}

.member_box h3 a {
    display: block;
    font-size: 16px;
    color: #2d6598;
    float: right;
    height: 64px;
    line-height: 64px;
    background: url(../images/ah_06.png) no-repeat right center;
    padding: 0 20px 0 0;
    margin: 0 20px 0 0;
}
.sec5 {
    background: #f4f4f4;
}
.four_serve {
    width: 1200px;
    height: 357px;
    padding: 10px 0 0 10px;
    background: url(../images/bgh_03.png) no-repeat;
}

.list_4 {
    position: relative;
    width: 560px;
    height: 175px;
    border: 1px solid #dddddd;
    float: left;
    margin: 10px;
}

.list_4 b {
    font-weight: 600;
    position: absolute;
    top: -8px;
    left: 14px;
    width: 148px;
    height: 32px;
    background: url(../images/ah_11.png) no-repeat;
    text-align: center;
    line-height: 32px;
    color: #fff;
    font-size: 18px;
    font-family: "微软雅黑";
}

.left_news_list {
    float: left;
    width: 180px;
    height: 112px;
    margin: 34px 0 0 20px;
    background: url(../images/ah_20.png) no-repeat right 6px
}

.left_news_list li {
    width: 160px;
    height: 26px;
    float: left;
}

.left_news_list li a {
    color: #333;
    display: block;
    width: 145px;
    overflow: hidden;
    height: 24px;
    line-height: 24px;
    overflow: hidden;
    background: url(../images/d_26.png) no-repeat left center;
    padding: 0 0 0 15px;
}

.left_news_list li a:hover {
    color: #2e6496;
}

.f_an_pic {
    width: 253px;
    height: 120px;
    float: left;
    margin: 28px 0 0 10px;
    background: url(../images/ah_20.png) no-repeat 100px 10px
}

.f_an_pic dl {
    width: 268px;
    height: 50px;
    margin: 4px 0;
    float: left;
}

.f_an_pic dl dt {
    width: 100px;
    height: 50px;
    float: left;
    margin: 0 17px 0 0;
}

.f_an_pic dl dd {
    float: left;
    width: 130px;
    height: 50px;
}

.f_an_pic dl dt a {
    display: block;
    margin: 0 13px 0 0;
    float: left;
}

.f_an_pic dl dd a {
    display: block;
}

.f_an_pic dl dd a img {
    width: 128px;
    height: 48px;
    display: block;
    border: 1px solid #eee;
}

.more_index {
    width: 1012px;
    height: auto;
    margin: 0 auto;
}

.left_menu {
    width: 104px;
    height: 300px;
    float: left;
    margin: 30px 0 0;
}

.left_menu li {
    width: 104px;
    height: 44px;
    float: left;
    margin: 0 0 7px;
}

.left_menu li a {
    display: block;
    width: 104px;
    height: 44px;
    background: url(../images/lan_06.png) no-repeat;
    line-height: 40px;
    color: #fff;
    font-size: 14px;
    text-align: center;
}

.left_menu li.active a {
    background: url(../images/lan_03.png) no-repeat;
    color: #2f6496;
}

.cont_list {
    position: relative;
    left: -5px;
    width: 908px;
    height: auto;
    float: left;
    background: url(../images/ytb_03.png) no-repeat top left;
}

.info {
    width: 840px;
    height: auto;
    min-height: 600px;
    margin: 3px 0 0;
    padding: 30px 35px 0 33px;
    float: left;
    background: url(../images/hyi_03.png) repeat-y
}

.info ul {
    width: 840px;
    height: auto;
    float: left;
}

.info ul.tab_bet_cont {
    display: none;
}

.info ul li {
    width: 840px;
    height: 90px;
    border-bottom: 1px solid #dddddd;
    margin: 0 0 30px
}

.left_tp {
    width: 153px;
    height: 58px;
    display: block;
    border: 1px solid #eeeeee;
    float: left;
    margin: 0 20px 0 0;
}

.left_tp img {
    width: 153px;
    height: 58px;
    display: block;
    float: left;
}

.info ul li p {
    float: left;
    width: 665px;
    height: 60px;
    line-height: 18px;
    color: #666;
    text-indent: 24px;
}

.info ul li span {
    display: block;
    float: left;
    margin: 0 0 0 175px;
}

.info ul li span a {
    background: #eaf3fb;
    text-align: center;
    color: #2f6496;
    display: block;
    width: auto;
    padding: 0 5px;
    border: 1px solid #2f6496;
    border-radius: 3px;
    height: 20px;
    line-height: 20px;
    float: left;
    margin: 0 10px 0 0;
}

.bot_Shadow {
    width: 908px;
    height: 8px;
    float: left;
    background: #fff url(../images/ydb_03.png) no-repeat left top;
}

.sec3 {
    background: #eee;
    padding: 40px 0;
}

.pro-left {
    float: left;
    width: 870px;
    border: 1px solid #ccc;
    background: #fff;
}

.pro-left .pro-title {
    border-top: 2px solid #2e5894;
    padding: 10px;
    background: #eee;
    height: 42px;
    line-height: 22px;
}

.pro-left .pro-title > h3 {
    padding-left: 30px;
    background: url(../images/mark.png) no-repeat left;
    float: left;

}

a.more {
    float: right;
    display: block;
    background: #2e5894;
    color: #fff;
    width: 60px;
    text-align: center;
}

.pro-right {
    float: right;
    width: 300px;
    border: 1px solid #ccc;
}

.pro-right .right-title {
    line-height: 22px;
    border: 1px solid #ccc;
}

.pro-right .right-title > h1 {
    width: 160px;
    height: 40px;
    line-height: 40px;
    padding-left: 20px;
    color: #fff;
    background: url(../images/contact.jpg) no-repeat;
    float: left;
}

.pro-right .right-title > .more {
    margin-top: 10px;
}

.pro-right .pro-contact {
    width: 100%;
    height: 200px;
    background: url(../images/con-bg.jpg) no-repeat right bottom #fff;
    padding: 10px 15px;
}

.pro-right .pro-contact > h1 {
    padding: 10px 0;
}

.streamer {
    padding: 20px 0;
}

#home_news {
    width: 100%;
    height: auto;
    margin: 0 auto;
    overflow: hidden;
    background-color: #f9f9f9;
}

#home_news .line {
    background: url(../images/news_line.jpg);
    height: 32px;
    margin: 0 auto;
    width: 1000px;
}

#home_news .fzjg_tit {
    height: 47px;
    margin: 0 auto;
    width: 1000px;
}

#home_news #sub_home_news {
    width: 1200px;
    height: auto;
    margin: 15px auto;
    overflow: hidden;
}

#home_news #sub_home_news .news {
    width: 380px;
    height: auto;
    float: left;
    overflow: hidden;
}

#home_news #sub_home_news .news .news_pic03 {
    width: 380px;
    height: auto;
    float: left;
    overflow: hidden;
    margin-top: 13px;
    display: inline;
    margin-bottom: 13px;
}
.news_pic03 .news-wrap {
    float: left;
    width: 250px;
    padding: 0 10px;
}
.news_pic03 .news-wrap > h1 {
    padding: 10px 0;
}
.news .news_pic03 > a {

}
.news .news_pic03 img {
    width: 110px;
    height: 120px;
    float: left;
}


#home_news #sub_home_news .news .news_title {
    width: 320px;
    height: 34px;
    line-height: 34px;
    overflow: hidden;
    background: url(../images/news_tit_bg200.jpg) left no-repeat;
    margin-top: 15px;
}

#home_news #sub_home_news .news .news_title h2 {
    width: 170px;
    height: 34px;
    line-height: 34px;
    float: left;
    text-align: center;
    font-size: 15px;
    color: #FFF;
}

#home_news #sub_home_news .news .news_title a {
    font-size: 15px;
    color: #FFF;
}

#home_news #sub_home_news .news .blue_line {
    width: 320px;
    height: 2px;
    overflow: hidden;
    background-color: #d7e2f1;
    margin-top: 8px;
}

#home_news #sub_home_news .news .pname {
    width: 100%;
    height: 22px;
    line-height: 22px;
    text-align: left;
    overflow: hidden;
    margin-top: 13px;
    margin-bottom: 13px;
}

#home_news #sub_home_news .news .pname a {
    font-size: 14px;
    font-weight: bold;
}

#home_news #sub_home_news .news .new_ico {
    width: 61px;
    height: 22px;
    float: left;
    background: url(../images/new_ico.jpg);
    margin-right: 5px;
    display: inline;
}

#home_news #sub_home_news .news .ptxt {
    width: 100%;
    height: 69px;
    line-height: 22px;
    text-align: left;
    overflow: hidden;
}

#home_news #sub_home_news .news .news_pic {
    width: 106px;
    height: auto;
    float: left;
    overflow: hidden;
    margin-top: 18px;
    display: inline;
}

#home_news #sub_home_news .news .news_pic img {
    width: 106px;
    height: 99px;
}

#home_news #sub_home_news .news .news_pic p {
    width: 106px;
    height: 40px;
    line-height: 40px;
    text-align: center;
}

#home_news #sub_home_news .news .news_list {
    width: 200px;
    height: auto;
    float: right;
    overflow: hidden;
}

#home_news #sub_home_news .news ul {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin-top: 10px;
}

#home_news #sub_home_news .news ul li {
    width: 100%;
    height: 30px;
    line-height: 15px;
    text-align: left;
    background: url(../images/news_ico.jpg) left no-repeat;
    font-size: 14px;
}

#home_news #sub_home_news .news ul li a {
    display: block;
}
#home_news #sub_home_news .news ul li a > h3 {
    float: left;

}
#home_news #sub_home_news .news ul li span {
    float: right;
    font-size: 12px;
}

.fr20 {
    float: left;
    margin-left: 20px;
    display: inline;
}

.tab2_1 {
    width: 100px;
    height: 34px;
    line-height: 34px;
    float: left;
    text-align: center;
    cursor: pointer;
    font-size: 15px;
}

.tab2_1 a {
    font-size: 15px;
    color: #fff;
}

.tab2_1 a:hover {
    color: #fff;
}

.tab2_2 {
    width: 100px;
    height: 34px;
    line-height: 34px;
    float: left;
    text-align: center;
    cursor: pointer;
    font-size: 15px;
}

.tab2_2 a {
    font-size: 15px;
    color: #2e5894;
}

.tab2_2 a:hover {
    color: #fff;
}

.tab2_3 {
    width: 100px;
    height: 34px;
    line-height: 34px;
    float: left;
    text-align: center;
    cursor: pointer;
    font-size: 15px;
}

.tab2_3 a {
    font-size: 15px;
}

.xixi2_1 {
    width: 380px;
    height: 34px;
    line-height: 34px;
    background: url(../images/news_tit_bg001.jpg) left no-repeat;
    cursor: pointer;
}

.xixi2_2 {
    width: 380px;
    height: 34px;
    line-height: 34px;
    background: url(../images/news_tit_bg002.jpg) left no-repeat;
    cursor: pointer;
}

.xixi2_3 {
    width: 380px;
    height: 34px;
    line-height: 34px;
    background: url(../images/news_tit_bg003.jpg) left no-repeat;
    cursor: pointer;
}

.tab3_1 {
    width: 100px;
    height: 34px;
    line-height: 34px;
    float: left;
    text-align: center;
    cursor: pointer;
    font-size: 15px;
    color: #FFF;
}

.tab3_1 a {
    font-size: 15px;
    color: #FFF;
}

.tab3_2 {
    width: 131px;
    height: 31px;
    line-height: 34px;
    float: left;
    text-align: center;
    cursor: pointer;
    font-size: 15px;
}

.tab3_2 a {
    font-size: 15px;
}

.xixi3_1 {
    width: 320px;
    height: 34px;
    line-height: 34px;
    background: url(../images/news_tit_bg01.jpg) left no-repeat;
    cursor: pointer;
}

.xixi3_2 {
    width: 320px;
    height: 34px;
    line-height: 34px;
    background: url(../images/news_tit_bg02_1.jpg) left no-repeat;
    cursor: pointer;
}

.tab4_1 {
    width: 160px;
    height: 34px;
    line-height: 34px;
    float: left;
    text-align: center;
    cursor: pointer;
    font-size: 15px;
    color: #FFF;
}

.tab4_1 a {
    font-size: 15px;
    color: #FFF;
}

.tab4_2 {
    width: 160px;
    height: 34px;
    line-height: 34px;
    float: left;
    text-align: center;
    cursor: pointer;
    font-size: 15px;
}

.tab4_2 a {
    font-size: 15px;
}

.xixi4_1 {
    width: 380px;
    height: 34px;
    line-height: 34px;
    background: url(../images/news_tit_bg02_3.jpg) left no-repeat;
    cursor: pointer;
}

.xixi4_2 {
    width: 320px;
    height: 34px;
    line-height: 34px;
    background: url(../images/news_tit_bg02_4.jpg) left no-repeat;
    cursor: pointer;
}

#TabTab02Con21 {
    width: 1000px;
    height: auto;
}

#TabTab02Con22 {
    width: 1000px;
    height: auto;
}

#TabTab02Con23 {
    width: 1000px;
    height: auto;
}

#TabTab02Con24 {
    width: 1000px;
    height: auto;
}

#home_member {
    width: 100%;
    height: auto;
    margin: 0 auto;
    overflow: hidden;
}

#subhome_member {
    width: 100%;
    height: auto;
    margin: 0 auto;
    overflow: hidden;
}

#home_member #sub_home_member {
    width: 1200px;
    height: 189px;
    margin: 25px auto;
  /*  background: url(../images/main_member_bg.jpg) top center repeat-x;*/
    overflow: hidden;
    padding: 17px 35px;
}

#subhome_member #sub_home_member {
    width: 966px;
    height: auto;
    margin: 25px auto;
    background: url(../images/submain_member_bg.jpg) top center repeat-x;
    overflow: hidden;
    padding: 17px 20px;
}

#home_member #sub_home_member .huizhang {
    width: 380px;
    height: 178px;
    float: left;
    overflow: hidden;
    margin-right: 15px;
    display: inline;
    border: 1px solid #eee;
}

#home_member #sub_home_member .huizhang .title {
    width: 380px;
    height: 30px;
    overflow: hidden;
    margin-bottom: 12px;
}

#home_member #sub_home_member .huizhang .title h1 {
    width: 119px;
    height: 30px;
    float: left;
    line-height: 30px;
    text-align: center;
    color: #2e6496;
    font-size: 16px;

    font-weight: 200;
    background-color: #d7e2f1;
}

#home_member #sub_home_member .huizhang .title h1 a {

    color: #2e6496;
}

#home_member #sub_home_member .huizhang .txt {
    width: 380px;
    height: 136px;
    overflow: hidden;
}

#home_member #sub_home_member .huizhang .txt .pic {
    width: 100px;
    height: 136px;
    float: left;
    margin-right: 15px;
    display: inline;
}

#home_member #sub_home_member .huizhang .txt .pic img {
    width: 100px;
    height: 136px;
}

#subhome_member #sub_home_member .subhuizhang {
    width: 570px;
    height: auto;
    float: left;
    overflow: hidden;
    margin-right: 15px;
    display: inline;
}

#subhome_member #sub_home_member .subhuizhang .title {
    width: 570px;
    height: 30px;
    overflow: hidden;
    margin-bottom: 12px;
}

#subhome_member #sub_home_member .subhuizhang .title h1 {
    width: 119px;
    height: 30px;
    float: left;
    line-height: 30px;
    text-align: center;
    color: #2e6496;
    font-size: 16px;

    font-weight: 200;
    background-color: #d7e2f1;
}

#subhome_member #sub_home_member .subhuizhang .title h1 a {

    color: #2e6496;
}

#subhome_member #sub_home_member .subhuizhang .txt {
    width: 570px;
    height: auto;
    overflow: hidden;
}

#subhome_member #sub_home_member .subhuizhang .txt .pic {
    width: 100px;
    height: 160px;
    float: left;
    margin-right: 10px;
    display: inline;
}

#subhome_member #sub_home_member .subhuizhang .txt .pic img {
    width: 100px;
    height: 136px;
}

#subhome_member #sub_home_member .subhuizhang .txt .pic p {
    width: 100px;
    height: 24px;
    text-align: center;
    line-height: 24px;
}

#home_member #sub_home_member .member {
    width: 380px;
    height: 178px;
    float: left;
    overflow: hidden;
    margin-right: 15px;
    display: inline;
    border: 1px solid #eee;
}

#home_member #sub_home_member .member .title {
    width: 328px;
    height: 30px;
    overflow: hidden;
    margin: 0px auto 12px auto;
}

#home_member #sub_home_member .member .title h1 {
    width: 119px;
    height: 30px;
    float: left;
    line-height: 30px;
    text-align: center;
    color: #2e6496;
    font-size: 16px;
    font-weight: 200;
    background-color: #d7e2f1;
}

#home_member #sub_home_member .member .title h1 a {
    color: #2e6496;
}

#home_member #sub_home_member .member .txt {
    width: 340px;
    height: 136px;
    overflow: hidden;
}

#home_member #sub_home_member .member .txt .logo {
    width: 160px;
    height: auto;
    float: left;
    margin-left: 3px;
    display: inline;
    margin-bottom: 7px;
    overflow: hidden;
}

#home_member #sub_home_member .member .txt .logo img {
    width: 160px;
    height: auto;
}

#subhome_member #sub_home_member .submember {
    width: 340px;
    height: auto;
    float: right;
    overflow: hidden;
    margin-right: 15px;
    display: inline;
}

#subhome_member #sub_home_member .submember .title {
    width: 380px;
    height: 30px;
    overflow: hidden;
    margin: 0px auto 12px auto;
}

#subhome_member #sub_home_member .submember .title h1 {
    width: 119px;
    height: 30px;
    float: left;
    line-height: 30px;
    text-align: center;
    color: #2e6496;
    font-size: 16px;
    font-weight: 200;
    background-color: #d7e2f1;
}

#subhome_member #sub_home_member .submember .title h1 a {
    color: #2e6496;
}

#subhome_member #sub_home_member .submember .txt {
    width: 380px;
    height: auto;
    overflow: hidden;
}

#subhome_member #sub_home_member .submember .txt .logo {
    width: 160px;
    height: auto;
    float: left;
    margin-left: 3px;
    display: inline;
    margin-bottom: 7px;
    overflow: hidden;
    font-size: 30px;
}

#subhome_member #sub_home_member .submember .txt .logo img {
    width: 160px;
    height: 32px;
}

#home_member #sub_home_member .new_member {
    width: 330px;
    height: 178px;
    float: left;
    overflow: hidden;
    border: 1px solid #eee;
}

#home_member #sub_home_member .new_member .title {
    width: 260px;
    height: 30px;
    overflow: hidden;
    margin-bottom: 12px;
}

#home_member #sub_home_member .new_member .title h1 {
    width: 119px;
    height: 30px;
    float: left;
    line-height: 30px;
    text-align: center;
    color: #2e6496;
    font-size: 16px;
    font-weight: 200;
    background-color: #d7e2f1;
}

#home_member #sub_home_member .new_member .title h1 a {
    color: #2e6496;
}

#home_member #sub_home_member .new_member .txt {
    width: 260px;
    height: 136px;
    overflow: hidden;
}

#home_member #sub_home_member .new_member .txt ul {
    width: 260px;
    height: auto;
    overflow: hidden;
}

#home_member #sub_home_member .new_member .txt ul li {
    width: 260px;
    height: 30px;
    line-height: 30px;
    text-align: left;
    background: url(../images/news_ico.jpg) left no-repeat;
    font-size: 14px;
}

#home_member #sub_home_member .new_member .txt ul li a {
    margin-left: 10px;
    font-size: 14px;
    float: left;
}

#subhome_member #sub_home_member .subnew_member {
    width: 970px;
    height: auto;
    float: left;
    overflow: hidden;
}

#subhome_member #sub_home_member .subnew_member .title {
    width: 970px;
    height: 30px;
    overflow: hidden;
    margin-bottom: 12px;
}

#subhome_member #sub_home_member .subnew_member .title h1 {
    width: 119px;
    height: 30px;
    float: left;
    line-height: 30px;
    text-align: center;
    color: #2e6496;
    font-size: 16px;
    font-weight: 200;
    background-color: #d7e2f1;
}

#subhome_member #sub_home_member .subnew_member .title h1 a {
    color: #2e6496;
}

#subhome_member #sub_home_member .subnew_member .txt {
    width: 970px;
    height: 136px;
    overflow: hidden;
}

#subhome_member #sub_home_member .subnew_member .txt ul {
    width: 970px;
    height: auto;
    overflow: hidden;
}

#subhome_member #sub_home_member .subnew_member .txt ul li {
    width: 300px;
    margin-right: 20px;
    float: left;
    display: inline;
    height: 30px;
    line-height: 30px;
    text-align: left;
    background: url(../images/news_ico.jpg) left no-repeat;
    font-size: 14px;
}

#subhome_member #sub_home_member .subnew_member .txt ul li a {
    margin-left: 10px;
    font-size: 14px;
    float: left;
}
#container {
    width: 100%;
    height: 400px;
}
.left-list ul {
    background: white; border-top: 6px solid hsl(208, 55%, 51%);
}
.left-list ul li {
    list-style-type: none;
    /*relative positioning for list items along with overflow hidden to contain the overflowing ripple*/
    position: relative;
    overflow: hidden;
}
.left-list ul li a {
    font: normal 16px/20px Montserrat;
    color: #000;
    display: block;
    padding: 10px 15px;
    text-decoration: none;
    cursor: pointer; /*since the links are dummy without href values*/
    /*prevent text selection*/
    user-select: none;
    /*static positioned elements appear behind absolutely positioned siblings(.ink in this case) hence we will make the links relatively positioned to bring them above .ink*/
    position: relative;
}

/*.ink styles - the elements which will create the ripple effect. The size and position of these elements will be set by the JS code. Initially these elements will be scaled down to 0% and later animated to large fading circles on user click.*/
.left-list .ink {
    display: block;
    position: absolute;
    background: hsl(208, 55%, 51%);
    border-radius: 100%;
    transform: scale(0);
}
/*animation effect*/
.left-list .ink.animate {animation: ripple 0.65s linear;}
@keyframes ripple {
    /*scale the element to 250% to safely cover the entire link and fade it out*/
    100% {opacity: 0; transform: scale(2.5);}
}
.mynav ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    list-style-type: none;
    padding: 0;
}

.target {
    position: absolute;
    border-bottom: 4px solid transparent;
    z-index: -1;
    -webkit-transform: translateX(-60px);
    transform: translateX(-60px);
}

.mynav a,
.target {
    -webkit-transition: all .35s ease-in-out;
    transition: all .35s ease-in-out;
}

#footer > .container {
    padding: 20px 0;
}
.bottom-nav {
    text-align: center;
}
.bottom-nav > a{
    display: inline-block;
}
.copyright {
    text-align: center;
    color: #666;
}

#wrapper > .container {
    padding: 40px 0;
}
#left {
    width: 250px;
    float: left;
}
.left-title > h1 {
    background: #3D85C6;
    font-size: 22px;
    color: #fff;
    text-align: center;
    padding: 15px 0;
}

.left-list {
    margin-top: 20px;
    box-shadow: 0 0 15px 0 #ccc;
}
.left-list > ul > li {
    padding: 9px 0;
    text-align: center;
    border-bottom: 1px solid #eee;
}
.left-list > ul > li > a {
    display: block;
}

#right {
    float: left;
    margin-left: 60px;
    width: 830px;
    padding: 0 20px;
}
#right .right-title {

    height: 59px;
    border-bottom: 1px solid #ccc;
    line-height: 60px;
}
.right-cont > .cont-title {
    font-size: 18px;
    text-align: center;
    padding: 20px 0;
}
.right-cont-news {
    padding: 20px 15px;
}
.right-cont-news > ul > li {
    border-bottom: 1px dashed #ccc;
    padding: 12px 0;
}
.right-cont-news > ul > li > a  {
    float: left;
    color: #000;
}
.right-cont-news > ul > li > span  {
    float: right;
    color: #666;
}
.right-cont-prod {
    padding: 20px 0;
}
.right-cont-prod > ul > li {
    width: 180px;
    height: 265px;
    float: left;
    margin-left: 15px;
    margin-bottom: 20px;
    box-shadow: 0 0 5px 0 #c4bec0;
    transition: 0.5s;
    border-radius: 8px;
    overflow: hidden;
}
.right-cont-prod > ul > li > a {
    display: block;
    text-align: center;
    transition: 0.5s;
}
.right-cont-prod > ul > li > a img {
    width: 100%;
height:230px;

}
.right-cont-prod .right-pic img{width: 100%;}
.right-cont-prod > ul > li > a  span {
    display: block;
    text-align: center;
    line-height: 40px;
}
.right-cont-prod > ul > li:hover {
    transform: translateY(-10px);
    transition: 0.5s;
}
.right-cont-prod > ul > li:hover a{
    background: #3d85c6;
    color: #fff;
}
.right-cont-prod .title > h1 {
    text-align: center;
    font-size: 18px;
    padding: 10px 0;
}
.right-cont-prod .inside-time {
    height: 30px;
    padding: 5px 0;
    text-align: center;
    line-height: 30px;
    border-top: 1px dashed #ccc;
    border-bottom: 1px dashed #ccc;
}
.right-cont-prod .inside-time span {
    padding-left: 20px;
}

.video-wrap > h3 {
    font-size: 16px;
    text-align: center;
    padding: 10px 0;
    font-weight: 500;
}
.video-wrap > .video-item {
    width: 360px;
    height: 270px;
    margin: 0 auto;
    background: #000;
}