﻿/* ==========
基本默认值
========== */
html, body, ul, li
{
    padding: 0;
    margin: 0;
}
html
{
    font-size: 62.5%;
    color: #2b2b33;
    -ms-text-size-adjust: 100%;/* 2 */
    -webkit-text-size-adjust: 100%;/* 2 */
}
body
{
    background-color: #fff;
    font-family: 'Arial'!important;/* 1 */
}
ul, li
{
    list-style: none;
}
a:hover, a:focus
{
    text-decoration: none;
}
.fl
{
    float: left;
}
.fr
{
    float: right;
}
.centerend-con
{
    width: 940px!important;
    color: #636363!important;
}/* 导航栏 */
header
{
    width: 100%;
    height: 100px;
    background-color: #fff;
    background: url('/png/snmthsbt.png') no-repeat;
    background-size: 100% 100%;
    min-width: 1200px;
    position: absolute;
    z-index: 1000;
}
.main
{
    width: 1200px;
    margin: 0 auto;
    height: 100%;
}
.header_search
{
    height: 35px;
    display: block;
    width: 100%;
    position: relative;
}
.header_search_div
{
    float: right;
    padding: 0 15px;
    height: 100%;
    line-height: 40px;
}
.search_a
{
    text-decoration: none;
    height: 100%;
    display: inline-block;
    padding: 0 10px;
    color: #333;
}
.search_a:hover
{
    text-decoration: none;
}
.search_right
{
    width: 1px;
    height: 16px;
    display: inline-block;
    background: #666;
    position: relative;
    top: 3px;
}
.search_text
{
    padding: 0 10px;
    display: inline;
    width: 150px;
    height: 30px;
    float: right;
    background-color: #f5f5f5;
    border: 1px solid #f5f5f5;
    border-radius: 4px;
    border-radius: 4px;
    position: relative;
    top: 5px;
    outline: none;
    margin-right: 1px;
}
.search_submit
{
    display: inline;
    width: 30px;
    float: right;
    height: 30px;
    position: relative;
    top: 5px;
    background: #f5f5f5;
    border: solid 1px #f5f5f5;
    border-radius: 4px;
    border-radius: 4px;
}
.search_submit img
{
    position: relative;
    top: 0;
    float: left;
}
.header_search_div form
{
    display: inline;
}
header .nav_main
{
    padding: 0;
    position: relative;
}
header .nav_main .brand
{
    float: left;
    display: inline-block;
    position: relative;
    top: -15px;
}
header .nav_main .brand img
{
    height: 39px;
}
header .nav_main .first-nav
{
    position: relative;
    top: 8px;
    text-align: left;
    display: inline-block;
    float: right;
    font-size: 8px;
}
header .nav_main .nav_right
{
    float: right;
    display: inline-block;
    text-align: right;
    position: relative;
}
header .nav_main .nav_right .search, header .nav_main .nav_right .cn, header .nav_main .nav_right .en
{
    padding: 10px 8px 0;
    line-height: 5rem;
    font-size: 8px;
    text-decoration: none;
    color: #252b2b;
}
header .nav_main .nav_right .en
{
    margin-right: 20px;
}
header .nav_main .first-nav>li
{
    display: inline-block;
}
header .nav_main .first-nav>li a
{
    display: inline-block;
    padding: 0 15px;
    font-size: 8px;
    color: #2b2b33;
    text-decoration: none;
    line-height: 40px;
    letter-spacing: 0;
    color: #333;
}
header .nav_main .first-nav>li a:hover, header .nav_main .first-nav>li a:active, header .nav_main .first-nav>li a.active
{
    color: #d22619;
}
header .nav_main .second-nav
{
    position: absolute;
    z-index: 9999;
    display: none;
    background: #f5f5f5;
}
header .nav_main .second-nav>li a
{
    display: inline-block;
    padding: 0 15px;
    line-height: 40px;
    font-size: 13px;
    color: #2b2b33;
    text-decoration: none;
    width: 200px;
}
header .nav_main .second-nav>li a:hover
{
    background-color: #d22619;
    color: #fff;
}
.row
{
    margin: 0;
    overflow: hidden;
}
.col-md-4
{
    padding: 0;
}/* banner图片 */
.banner
{
    min-width: 1200px;
    padding-top: 80px;
    overflow: hidden;
}
.banner img
{
    width: 100%;
}/* 中间内容 */
.content
{
    width: 1200px;
    margin: 0 auto;
    margin-top: 40px;
    overflow: hidden;
}/* 侧边栏 */
.content_nav
{
    width: 225px;
    display: inline-block;
    margin-right: 30px;
    float: left;
}
.content_nav_top
{
    width: 225px;
    height: 130px;
    background: url('/png/ncxm2bs2.png');
}
.content_nav_top h2
{
    font-size: 9px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 28px;
    letter-spacing: 0;
    display: block;
    color: #fff;
    margin: 0;
    text-align: center;
    line-height: 130px;
}
.content_list
{
    width: 100%;
    display: inline-block;
}
.content_list ul li a
{/*width: 225px;
	height: 50px;
	background-color: #e7e7e7;
	border: solid 1px #e6e6e6;
	display: inline-block;*/
    display: inline-block;
    width: 100%;
    height: 50px;
    background-image: linear-gradient(180deg,#fff 1%,#f3f3f3 100%),linear-gradient(#f5f5f5,#f5f5f5);
    background-blend-mode: normal,normal;
    border-bottom: solid 1px #e6e6e6;
    border-left: solid 1px #e6e6e6;
    border-right: solid 1px #e6e6e6;
    font-size: 8px;
    font-weight: normal;
    line-height: 50px;
    text-align: center;
    font-stretch: normal;
    letter-spacing: 0;
    color: #666;
}
.content_list ul li .active
{
    color: #333;
    text-decoration: none;
    background-image: linear-gradient(180deg,#e7e7e7 1%,#e7e7e7 100%),linear-gradient(#e7e7e7,#e7e7e7);
}
.content_list ul li a:hover
{
    border: 1px solid #f5f5f5;
    color: #333;
    text-decoration: none;
    background-image: linear-gradient(180deg,#e7e7e7 1%,#e7e7e7 100%),linear-gradient(#e7e7e7,#e7e7e7);
}/* 内容 */
.content_box
{
    width: 940px;
    display: inline-block;
}/*面包屑导航栏*/
.content_box .bar
{
    width: 100%;
    overflow: hidden;
}
.content_box .bar .back
{
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0;
    color: #999;
}
.content_box .bar ul
{
    float: right;
}
.content_box .bar ul li
{
    display: inline-block;
}
.content_box .bar ul li a, .content_box .bar ul li span
{
    display: inline-block;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0;
    color: #999;
}
.content_box .bar ul li a:hover, .content_box .bar ul li a:focus
{
    text-decoration: none;
}
.content_box hr
{
    width: 100%;
    height: .5px;
    background: #e6e6e6;
    margin: 0;
    margin-top: 5px;
    border-top: 0;
    margin-bottom: 25px;
}/* 办公地址 */
.content_box .contact_office .contact_office_content
{
    margin-bottom: 20px;
    overflow: hidden;
}
.content_box .contact_office .contact_office_content h3
{
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    font-stretch: normal;
    line-height: 24px;
    letter-spacing: 0;
    color: #333;
    margin: 0;
}
.content_box .contact_office .contact_office_content .contact_office_box
{
    margin-top: 15px;
    overflow: hidden;
    width: 100%;
}
.content_box .contact_office .contact_office_content .contact_office_box .contact_office_box_msg
{
    float: left;
    height: 380px;
    width: 340px;
    background-color: #f5f5f5;
    padding: 30px;
}
.content_box .contact_office .contact_office_content .contact_office_box .contact_office_box_msg .contact_office_box_msg_address span
{
    font-size: 8px;
    font-weight: bold;
    font-stretch: normal;
    letter-spacing: 0;
    line-height: 25px;
    color: #333;
}
.content_box .contact_office .contact_office_content .contact_office_box .contact_office_box_msg .contact_office_box_msg_address p
{
    font-size: 15px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 28px;
    letter-spacing: 0;
    margin: 0;
    color: #636363;
}
.content_box .contact_office .contact_office_content .contact_office_box .contact_office_box_msg a
{
    margin-top: 5px;
}
.content_box .contact_office .contact_office_content .contact_office_box .contact_office_box_img
{
    float: left;
    width: 600px;
    height: 380px;
    background-color: #8f8f8f;
}
.content_box .contact_office .contact_office_content .contact_office_box .contact_office_box_img img
{
    width: 100%;
    height: 100%;
}/* 部门联系 */
.content_box .contact_other img
{
    width: 100%;
}
.content_box .contact_other .contact_category
{
    width: 100%;
    height: 40px;
    margin-top: 10px;
    background-image: linear-gradient(180deg,#f5f5f5 1%,#eee 54%,#e6e6e6 100%),linear-gradient(#f5f5f5,#f5f5f5);
    background-blend-mode: normal,normal;
}
.content_box .contact_other .contact_category li
{
    display: inline-block;
    float: left;
    width: 20%;
    height: 40px;
    margin: 0;
}
.content_box .contact_other .contact_category li a
{
    display: inline-block;
    width: 100%;
    line-height: 40px;
    text-align: center;
    height: 40px;
    font-size: 8px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0;
    color: #2b2b33;
    word-wrap: normal;/* for IE */
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.content_box .contact_other .contact_category ul .select a
{
    background-image: linear-gradient(180deg,#e85f5f 1%,#c72719 54%,#d22819 100%),linear-gradient(#f5f5f5,#f5f5f5);
    background-blend-mode: normal,normal;
    color: #fff;
}
.content_box .contact_other .contact_category li a:hover
{
    text-decoration: none;
    background-color: #d22819;
    color: #fff;
}
.content_box .contact_other .contact_msg
{
    border: 1px solid #f5f5f5;
    padding: 10px 20px;
    width: 100%;
}
.content_box .contact_other .contact_msg div
{
    margin-top: 5px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}/* 营销中心 */
.content_box .contact_market img
{
    width: 100%;
}
.content_box .contact_market .contact_market_content
{
    width: 49.7%;
    display: inline-block;
    float: left;
    margin: 0 1px;
    margin-top: 10px;
    height: 210px;
}
.content_box .contact_market .contact_market_content .contact_market_title
{
    width: 100%;
    height: 40px;
    line-height: 40px;
    font-size: 9px;
    font-weight: 700;
    padding-left: 20px;
    background-color: #f5f5f5;
    word-wrap: normal;/* for IE */
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.content_box .contact_market .contact_market_content .contact_market_msg
{
    border: 1px solid #f5f5f5;
    padding: 10px 20px;
    width: 100%;
    height: 162px;
}
.content_box .contact_market .contact_market_content .contact_market_msg div
{
    margin-top: 5px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}/* 底部栏 */
footer
{
    margin-top: 60px;
    width: 100%;
    height: 179px;
    background-color: #f0f0f0;
    padding: 20px 0;
}
footer .bottom
{
    width: 1200px;
    margin: 0 auto;
}
.bottom_blogroll h2
{
    font-family: SourceHanSansCN-Medium;
    font-size: 9px;
    font-weight: bold;
    font-stretch: normal;
    line-height: 28px;
    letter-spacing: 0;
    color: #666;
    margin: 0;
}
.bottom hr
{
    width: 1200px;
    height: 1px;
    background: #ccc;
    margin: 0 auto;
    margin-top: 12px;
    margin-bottom: 10px;
}
.bottom_blogroll_nav
{
    overflow: hidden;
}
.bottom_blogroll_nav ul li
{
    display: inline-block;
}
.bottom_blogroll_nav ul li a
{
    display: inline-block;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0;
    color: #666;
    margin-right: 30px;
    line-height: 25px;
}
.bottom_blogroll_nav ul li a:hover
{
    text-decoration: none;
}
.bottom_address
{
    margin-top: 25px;
}
.bottom_address .bottom_address_title span
{
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0;
    color: #666;
    margin-right: 20px;
}
.bottom_address .bottom_address_title p
{
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0;
    color: #666;
    margin: 0;
    margin-top: 5px;
}
.bottom_address div
{
    display: inline-block;
}
.bottom_address .bottom_ident
{
    float: right;
}
.bottom_ident img
{
    width: 40px;
    height: 37px;
    float: left;
}
.bottom_ident span
{
    float: left;
    margin-left: 10px;
    line-height: 55px;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0;
    color: #666;
}
