/*联系我们内容页*/
.contact_main {
    background: #ececec;
}
.contact_breadcrumb {
    width: 1200px;
    margin: 0 auto;
}
.contact_location {
    height: 80px;
    line-height: 80px;
    color: #666;
}
.contact_location a {
    color: #666;
}
#contact_we {
    color: #999;
}
.contact_middle {
    width: 1198px;
    height: 198px;
    background: #ffffff;
    border: 1px solid #ccc;
    margin: 0 auto;
    margin-top: 40px;
}
.left {
    float: left;
}
.inline {
    display: inline;
}
.contact_middle_left, .contact_middle_center, .contact_middle_right {
    width: 230px;
    height: 150px;
    padding: 0 84px;
    border-right: 1px solid #ccc;
    margin: 30px 0 0;
}
.contact_middle_left dt {
    width: 100%;
    background: url(../images/contact_address.png) left top no-repeat;
    height: 50px;
}
.contact_middle dd {
    width: 100%;
    margin-top: 15px;
    text-align: left;
    float: left;
}
#contact_line {
    border: none;
}
.contact_middle_center dt {
    width: 100%;
    background: url(../images/contact_contact.png) left top no-repeat;
    height: 50px;
}
.contact_middle_right dt {
    width: 100%;
    background: url(../images/contact_email.png) left top no-repeat;
    height: 50px;
}
.contact_bottom {
    height: 30px;
}
.contact_maps {
    width: 100%;
    background: url(../images/contact_maps.png) no-repeat;
    background-size: 100% 100%;
    height: 590px;
    margin-bottom: 30px;
}

/*产品及服务主页*/
.product_main {
    background-color: #ffffff;
    padding-bottom: 60px;
}
.product_content {
    width: 1200px;
    margin: 0 auto;
}
.product_menu {
    height: 100px;
}
.product_menu li.active {
    color: #fff;
    background: #f39800;
}
.product_menu li {
    cursor: pointer;
    display: inline-block;
    float: left;
    height: 100px;
    width: 170px;
    line-height: 100px;
    text-align: center;
    font-weight: bold;
    color: #333;
    border-right: 1px solid #ccc;
    position: relative;
}
.product_menu .active span {
    position: absolute;
    display: block;
    z-index: 10;
    background: url(../images/xz.png) no-repeat;
    width: 55px;
    height: 25px;
    left: 50%;
    margin-left: -29px;
    top: 90px;
}
.product_item {
    background-color: #ececec;
}
.product_image {
    width: 100%;
    overflow: hidden;
}
.product_image img {
    width: 100%;
}
.product_text {
    padding: 20px 10px 50px 30px;
    height: 120px;
}
.product_1p {
    float: left;
    width: 100%;
}
.product_1p h3 {
    font-size: 22px;
    color: #333;
}
.product_1p p {
    margin: 0;
    line-height: 50px;
}
.product_1p p a {
    padding-right: 30px;
    float: left;
    display: inline-block;
    color: #666;
}
.product_1p p a:hover {
    color: #00508f;
}
.menu_fixed {
    position: fixed;
    width: 100%;
    background: #fff;
    top: 100px;
    left: 0;
    z-index: 98;
}
.product_nav ul {
    width: 1200px;
    margin: 0 auto;
}
.contact_middle_left, .contact_middle_center, .contact_middle_right {
    width: 230px;
    height: 150px;
    padding: 0 84px;
    border-right: 1px solid #ccc;
    margin: 30px 0 0;
}
.contact_middle_left dt {
    width: 100%;
    background: url(../images/contact_address.png) left top no-repeat;
    height: 50px;
}
.contact_middle dd {
    width: 100%;
    margin-top: 15px;
    text-align: left;
    float: left;
}
#contact_line {
    border: none;
}
.contact_middle_center dt {
    width: 100%;
    background: url(../images/contact_contact.png) left top no-repeat;
    height: 50px;
}
.contact_middle_right dt {
    width: 100%;
    background: url(../images/contact_email.png) left top no-repeat;
    height: 50px;
}
.contact_bottom {
    height: 30px;
}
.contact_maps {
    width: 100%;
    background: url(../images/contact_maps.png) no-repeat;
    background-size: 100% 100%;
    height: 590px;
    margin-bottom: 30px;
}

/*2016-07-22* 五创美工/
@charset "utf-8";

/* CSS Document */
body {
    font-size: 14px;
    font-family: "microsoft yahei";
    color: #333;
}
a {
    color: #333;
    text-decoration: none;
}
* {
    margin: 0;
    padding: 0;
}
.vuc_hum_loc {
    height: 80px;
    line-height: 80px;
    background: #ececec;
    border-bottom: 2px solid #e5e5e5;
}
.vuc_auto {
    width: 1200px;
    margin: 0 auto;
}
.vuc_article_news {
    margin: 0 auto;
    padding: 0;
    font-size: 14px;
    text-decoration: none;
    color: #333;
    font-family: "微软雅黑";
    background-color: #f4f4f4;
    overflow: hidden;
    padding-bottom: 25px;
}
.vuc_news_page {
    width: 1200px;
    height: auto;
    margin: auto;
    margin-top: 42px;
}
.vuc_news_page .vuc_news_content {
    width: 900px;
    height: auto;
    float: left;
    background-color: #FFF;
    overflow: hidden;
}
.vuc_news_page .vuc_news_content .vuc_news_title {
    width: 800px;
    height: auto;
    margin: auto;
    margin-top: 25px;
    text-align: center;
    margin-bottom: 37px;
}
.vuc_news_page .vuc_news_content .vuc_news_title .vuc_news_name {
    font-size: 20px;
    margin-bottom: 24px;
    letter-spacing: 2px;
    color: #3e3a39;
}
.vuc_news_page .vuc_news_content .vuc_news_title .vuc_news_time {
    color: #595757;
    font-size: 14px;
    line-height: 25px;
    position: relative;
}
.vuc_news_page .vuc_news_content .vuc_news_image {
    width: 800px;
    height: 600px;
    margin: auto;
}
.vuc_news_page .vuc_slidebox {
    width: 800px;
    height: 600px;
    overflow: hidden;
    position: relative;
}
.vuc_news_page .vuc_slidebox .vuc_bd {
    position: relative;
    height: 100%;
    z-index: 0;
}
.vuc_news_page .vuc_slidebox .vuc_tempwrap {
    width: 800px !important;
}
.vuc_news_page .vuc_slidebox .vuc_bd li {
    zoom: 1;
    vertical-align: middle;
    float: left;
    width: 800px;
}
.vuc_news_page .vuc_news_content .vuc_news_image img {
    width: 600px;
    height: 600px;
}
ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
.vuc_news_page .vuc_slidebox .vuc_prev {
    width: 69px;
    height: 600px;
    position: absolute;
    left: 0px;
    top: 0px;
    display: block;
    background: url(../images/s_left.png) no-repeat;
}
.vuc_news_page .vuc_slidebox .vuc_next {
    width: 69px;
    height: 600px;
    position: absolute;
    right: 0px;
    top: 0px;
    display: block;
    background: url(../images/s_right.png) no-repeat;
}
.vuc_news_page .vuc_news_content .vuc_news_text {
    width: 800px;
    min-height: 600px;
    margin: auto;
    text-align: justify;
    font-size: 14px;
    line-height: 180%;
    margin-top: 30px;
}
.vuc_co_right {
    width: 280px;
    float: right;
    height: 1370px;
}
.vuc_co_right {
    background: #FFF;
}
.vuc_co_right_nt {
    font-size: 16px;
    color: #00508e;
    font-weight: bold;
    padding-left: 28px;
    padding-top: 20px;
}
.vuc_co_nlist {
    width: 220px;
    margin: auto;
    font-size: 14px;
    line-height: 25px;
}
.vuc_co_nlist li {
    border-bottom: #ccc 1px dashed;
    padding-bottom: 3px;
    padding-top: 3px;
}
.vuc_relevant_text {
    width: 220px;
    height: auto;
    color: #00508e;
    font-size: 16px;
    font-weight: bold;
    font-style: normal;
    margin: auto;
    margin-top: 25px;
    padding-bottom: 10px;
}
.vuc_products_list_box {
    width: 220px;
    margin: 0 auto;
    height: auto;
    position: relative;
    overflow: hidden;
    margin-bottom: 58px;
}
.vuc_products_list {
    width: 220px;
    height: 160px;
    position: relative;
    float: left;
    margin-top: 20px;
}
.vuc_products_list a{
    display: block;
    width: 100%;
}

.vuc_products_list a img{
    width: 100%;
}
.vuc_products_text {
    width: 100%;
    height: 28px;
    background: #00508e;
    text-align: center;
    line-height: 28px;
    color: #424637;
    font-size: 14px;
    font-weight: bold;
    position: absolute;
    top: 100px;
    left: 0;
}
.vuc_products_list img {
    width: 185px;
    height: 139px;
}
.vuc_products_text a {
    color: #FFF;
}
.vuc_co_lx {
    width: 220px;
    border: #00508e 1px solid;
    margin: auto;
    margin-top: 15px;
    padding-bottom: 30px;
    padding-top: 10px;
}
.vuc_co_lx_text_1 {
    font-size: 15px;
    color: #00508e;
    padding-left: 18px;
    padding-top: 15px;
    font-weight: bold;
}
.vuc_co_lx_text_2 {
    font-size: 15px;
    color: #00508e;
    padding-left: 18px;
    font-weight: bold;
}
.vuc_co_lx_text_3 {
    font-size: 15px;
    color: #00508e;
    padding-left: 18px;
    padding-top: 5px;
}
.vuc_co_wzt {
    width: 108px;
    height: 108px;
    margin: auto;
    padding-top: 35px;
}
.vuc_co_wzt img {
    width: 108px;
    height: 108px;
}
.vuc_co_name {
    text-align: center;
    color: #3e3a39;
    font-size: 20px;
    font-weight: bold;
    padding-top: 5px;
}
.vuc_co_name_zw {
    text-align: center;
    color: #3e3a39;
}
.vuc_co_lxk {
    background: #00508e;
    border: 1px solid #00508e;
    width: 160px;
    height: 38px;
    margin: auto;
    line-height: 38px;
    font-size: 15px;
    font-weight: bold;
    text-align: center;
    margin-top: 10px;
    color: #FFF;
    position: relative;
}
.vuc_co_lxk_tel {
    position: absolute;
    z-index: 9;
    width: 100%;
    height: 100%;
    text-align: center;
    top: 0;
    background: #00508e;
    display: none;
}

/*产品详情页*/
.vuc_picFocus {
    margin: 0 auto;
    width: 467px;
    border: 1px solid #ccc;
    padding: 5px;
    position: relative;
    overflow: hidden;
    zoom: 1;
}
.vuc_picFocus .vuc_bd {
    position: relative;
}
.vuc_picFocus .vuc_bd b.prev {
    background-position: left bottom;
    left: 0;
}
.vuc_picFocus .vuc_bd b {
    display: block;
    background: url(../images/arrow.png) no-repeat;
    width: 46px;
    height: 46px;
    position: absolute;
    top: 150px;
    z-index: 29;
    cursor: pointer;
}
.vuc_picFocus .vuc_bd b.next {
    background-position: right bottom;
    right: 0;
}
.vuc_picFocus .vuc_bd b {
    display: block;
    background: url(../images/arrow.png) no-repeat;
    width: 46px;
    height: 46px;
    position: absolute;
    top: 150px;
    z-index: 29;
    cursor: pointer;
}
.vuc_picFocus .vuc_bd li {
    vertical-align: middle;
    text-align: center;
}
.vuc_picFocus .vuc_hd {
    width: 100%;
    padding-top: 5px;
    overflow: hidden;
}
.vuc_picFocus .vuc_hd ul {
    margin-right: -5px;
    overflow: hidden;
    zoom: 1;
}
.vuc_picFocus .vuc_hd ul li {
    padding-top: 5px;
    float: left;
    text-align: center;
    display: table;
}
.vuc_picFocus .vuc_hd ul li img {
    width: 109px;
    height: 117px;
    border: 2px solid #ddd;
    cursor: pointer;
    margin-right: 5px;
}
.vuc_news_content .vuc_nr {
    line-height: 24px;
    padding: 50px 25px;
}
.vuc_case_list_box {
    width: 200px;
    margin: 0 auto;
    height: auto;
    position: relative;
    overflow: hidden;
    margin-bottom: 58px;
}
.vuc_case_list {
    width: 200px;
    height: 283px;
    position: relative;
    float: left;
    margin-top: 20px;
}
.vuc_case_list img {
    width: 200px;
    height: 283px;
}

/*关于五创*/
.vuc_nybox {
    background: #fff;
    min-height: 320px !important;
    overflow: hidden;
    height: auto;
    padding-bottom: 10px;
    border-left: solid 1px #e1e1e1;
    border-right: solid 1px #e1e1e1;
    border-bottom: solid 1px #e1e1e1;
    width: 1200px;
    margin: 20px auto;
}
.vuc_nymenu {
    margin-bottom: 30px;
    border-top: solid 3px #737373;
    height: 50px;
}
.vuc_nymenu ul {
    background: url(../images/neye_title.gif) no-repeat top;
    height: 50px;
}
.vuc_nymenu ul li {
    float: left;
    width: 200px;
}
.vuc_nymenu ul li a {
    background: url(../images/menubg1.jpg) no-repeat top right;
    display: block;
    padding-bottom: 3px;
    text-align: center;
    color: #999999;
    width: 200px;
    height: 50px;
    line-height: 50px;
    font-family: "微软雅黑", "黑体";
    font-size: 18px;
}
.vuc_nymenu ul li span {
    background: url(../images/menubg2.jpg) no-repeat top right;
    display: block;
    padding-bottom: 3px;
    text-align: center;
    color: #000;
    width: 200px;
    height: 50px;
    line-height: 50px;
    font-family: "微软雅黑", "黑体";
    font-size: 18px;
}
.vuc_nybox .vuc_nr {
    padding-bottom: 20px;
    margin: 0 auto;
}
.vuc_nybox .vuc_nr img {
    margin: 0 auto;
}
.vuc_clear {
    clear: both;
    font-size: 0;
    line-height: 0;
    width: 0;
    height: 0;
    visibility: hidden;
}