/*
CSS Credit: http://www.templatemo.com
*/

/* 
Specific Template 
http://www.templatemo.com/preview/templatemo_168_specific 
*/

body {
    margin: 0;
    padding: 0;
    line-height: 1.5em;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #4d3f23;
    background: #ffffff;
}

a:link,
a:visited {
    color: #bb241d;
    text-decoration: none;
    font-weight: bold;
}

a:active,
a:hover {
    color: #CC9900;
    text-decoration: none;
}

p {
    margin: 0px;
    padding: 0px;
}

img {
    margin: 0px;
    padding: 0px;
    border: none;
}

#group {
    display: flex;
    width: 680px;
}

.cleaner {
    clear: both;
    width: 100%;
    height: 0px;
    font-size: 0px;
}

.margin_bottom_10 {
    clear: both;
    width: 100%;
    height: 10px;
    font-size: 1px;
}

.margin_bottom_15 {
    clear: both;
    width: 100%;
    height: 15px;
    font-size: 1px;
}

.margin_bottom_20 {
    clear: both;
    width: 100%;
    height: 20px;
    font-size: 1px;
}

.margin_bottom_30 {
    clear: both;
    width: 100%;
    height: 30px;
    font-size: 1px;
}

.margin_bottom_40 {
    clear: both;
    width: 100%;
    height: 40px;
    font-size: 1px;
}

.margin_bottom_50 {
    clear: both;
    width: 100%;
    height: 50px;
    font-size: 1px;
}

.margin_bottom_60 {
    clear: both;
    width: 100%;
    height: 60px;
    font-size: 1px;
}

.margin_right_40 {
    margin-right: 40px;
}

.margin_right_60 {
    margin-right: 60px;
}


.fl {
    float: left;
}

.fr {
    float: right
}

.header_01 {
    padding: 0 0 10px 0;
    margin: 0 0 10px 0;
    font-size: 18px;
    color: #bb241d;
    font-weight: bold;
}

.header_04 {
    font-size: 11px;
    color: #201d1d;
    font-weight: bold;
}

.header_02 {
    margin: 0 0 5px 0;
    font-size: 13px;
    color: #bb241d;
    font-weight: bold;
}

.header_02 a {
    margin: 0 0 5px 0;
    font-size: 13px;
    color: #bb241d;
    font-weight: bold;
    text-decoration: none;
}

#templatemo_header_wrapper {
    /* vw与屏幕宽度有关，100vw就是铺满屏幕宽度，因为图片是宽：高 = 5 ： 1，所以这里width设置成100vw，高设置成20vw */
    width: 100vw;
    height: 15vw;
    margin: 0 auto;
    background: linear-gradient(to right, rgba(7, 93, 231, 0.296) 0%, rgba(7, 93, 231, 0.834) 35%, rgba(7, 93, 231, 0.834) 65%, rgba(7, 93, 231, 0.296) 100%);
}

#templatemo_header {
    width: 75%;
    height: 100%;
    background: url(images/bg1.png) no-repeat;
    box-shadow: 50px 50px 100px 50px rgba(7, 93, 231, 0.296) inset;
    background-size: cover;
    margin: 0 auto;
}

#templatemo_header #title {
    float: left;
    padding-top: 5%;
    text-align: center;
    color: #ffffff;
    font-size: 40px;
    font-weight: bold;
    letter-spacing: 5px;
    line-height: 150%;
}

#templatemo_header #additonal_info {
    float: left;
    text-align: center;
    color: #ffffff;
    font-size: 14px;
    font-weight: bold;
    line-height: 150%;
    background: #f00;
}



#templatemo_header #title span {
    letter-spacing: 2px;
}

#templatemo_header #zjnu a {
    float: right;
    display: block;
    width: 135px;
    height: 128px;
    margin: -72px 10px 0 0;
    font-size: 0px;
    background: url(images/zjnu.png) no-repeat;
}

#templatemo_header #ccf a {
    float: right;
    display: block;
    width: 170px;
    height: 125px;
    margin: -70px 10px 0 0;
    font-size: 0px;
    background: url(images/ccf.png) no-repeat;
    background-size: cover
}

#templatemo_header #ieee a {
    float: right;
    display: block;
    width: 330px;
    height: 125px;
    margin: -70px 10px 0 0;
    font-size: 0px;
    background: url(images/ieee.png);
    background-size: cover
}

#templatemo_menu_wrapper {
    clear: both;
    width: 100%;
    margin: 0 auto;
    background: url(images/templatemo_menu_bg.jpg) repeat-x;
}







/* 这里是菜单栏相关的id */
#templatemo_menu {
    width: 1300px;
    height: 45px;
    margin: 0 auto;
    background-color: url(images/templatemo_menu_bg.jpg) repeat-x;
}

#templatemo_menu ul {
    float: left;
    margin: 0px;
    padding: 0 0 0 20px;
    list-style: none;
}

#templatemo_menu ul li {
    margin: 0px;
    padding: 0px;
    display: inline;
}

#templatemo_menu ul li a {
    position: relative;
    float: left;
    display: inline-block;
    height: 33px;
    width: 135px;
    /*这里是菜单栏里面每个元素的宽度*/
    margin-right: 10px;
    text-align: center;
    padding: 12px 0 0 0;
    font-size: 13px;
    font-weight: bold;
    text-decoration: none;
    color: #ffffff;
    outline: none;
}

#templatemo_menu li a:hover,
#templatemo_menu li .current {
    position: relative;
    color: #ffffff;
    background: url(images/templatemo_menu_right.jpg) top right no-repeat;
}

#templatemo_menu li a:hover span,
#templatemo_menu li .current span {
    position: absolute;
    display: inline-block;
    width: 11px;
    height: 45px;
    top: 0;
    left: 0;
    background: url(images/templatemo_menu_left.jpg) no-repeat;
}

#templatemo_content_wrapper {
    clear: both;
    width: 100%;
    margin: -10px auto;
    background: url(images/templatemo_content_top.jpg) repeat-x;
}

#templatemo_content_1 {
    width: 450px;
    margin: 0 auto;
    padding: 0 10px 0 40px;
}

#templatemo_content {
    width: 920px;
    margin: 0 auto;
    padding: 0 10px 0 40px;
}

.em_text {
    color: #000000;
}

.section_w620 {
    padding-top: 50px;
    width: 580px;
}

.section_w620 p {
    text-align: justify;
    margin-bottom: 10px;
}

.section_w300 {
    padding-top: 20px;
    width: 300px;
    background: #e8e8e8;
}

.section_w300 .w250_content {
    padding: 0 20px;
}

.section_w300_without_padding {
    width: 300px;
}

.section_w300_title {
    display: block;
    width: 280px;
    height: 30px;
    padding: 40px 0 0 20px;
    margin-bottom: 20px;
    font-size: 16px;
    color: #ffffff;
    font-weight: bold;
}

.section_w250 {
    padding-top: 20px;
    width: 300px;
    background: #e8e8e8;
}

.section_w250 .w250_content {
    padding: 0 20px;
}

.section_w250_without_padding {
    width: 250px;
}

.section_320 {
    width: 320px;
}

.section_w250_title {
    display: block;
    width: 230px;
    height: 30px;
    padding: 40px 0 0 20px;
    margin-bottom: 20px;
    font-size: 16px;
    color: #ffffff;
    font-weight: bold;
}

.testimonial_title {
    background: url(images/tempalatemo_testimonial_title.jpg) no-repeat;
}

.research_title {
    background: url(images/templatemo_research_title.jpg) no-repeat;
}

.newsletter_title {
    background: url(images/templatemo_newsletter_title.jpg) no-repeat;
}

.business_news_title {
    background: url(images/templatemo_b_news_title.jpg) no-repeat;
}

.news_title {
    background: url(images/templatemo_news_title.jpg) no-repeat;
}

.image_wrapper_01 {
    width: 242px;
    height: 120px;
    margin: 0 0 5px 0;
    padding: 6px;
    background: #201d1d;
}

.image_wrapper_01 img {
    width: 240px;
    height: 118px;
    border: 1px solid #666;
}

.list_01 {
    margin: 10px, 0, 10px, 0px;
    padding: 0px;
}

.list_01 li {
    padding: 0px;
    margin: 5px 0 7px 0;
    font-size: 15px;
}

#templatemo_footer_wrapper {
    clear: both;
    width: 100%;
    margin: 0 auto;
    background: #211d1c url(images/templatemo_footer.jpg) repeat-x;
    border-top: 5px solid #696463;
}

#templatemo_footer {
    width: 950px;
    margin: 0 auto;
    padding: 30px 10px;
    text-align: center;
    color: #ffffff;
}

#templatemo_footer a {
    color: #ffffff;
    font-weight: bold;
    text-decoration: none;
}

.icons {
    margin-top: 10px;
}

.icon {
    height: 100px;
    width: auto;
}

.icon:not(:first-child) {
    margin-left: 50px;
}