﻿/*************************
*******body******
**************************/
body {
    background: #fff;
    font-family: Arial, 'Times New Roman', 'Microsoft YaHei', SimHei;
}

h1, h2, h3, h4, h5, h6 {
    font-family: Arial, 'Times New Roman', 'Microsoft YaHei', SimHei;
    color: #4e4e4e;
}

h1 {
    font-size: 36px;
    color: #fff;
}

h2 {
    font-size: 20px;
}

h3 {
    font-size: 16px;
    color: #787878;
    font-weight: 400;
    line-height: 24px;
}

h4 {
    font-size: 16px;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

li {
    list-style: none;
}

/* 清理浮动 */
.clearfix {
    clear: both;
    zoom: 1;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

/*************************
*******菜单******
**************************/
.top {
    background: #fff;
    border-bottom: 1px solid #eee;
    padding: 0 15px;
    height: 40px;
    line-height: 40px;
}

.top_nav {
    float: right;

}

.top_nav a {
    padding: 0 12px;
    display: block;

    line-height: 40px;

    color: #666;
    border-right: 1px solid #eee;
    font-size: 13px;
    float: left;
}

.navbar-inverse .navbar-nav > li > a {
    color: #333;
}

.navbar-inverse .navbar-nav > li > img {
    display: block;
    padding-right: 4px;
}

.navbar-collapse {
    max-height: 340px;
    padding-left: 0;
    overflow-x: visible;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
    -webkit-overflow-scrolling: touch;
}

.nav_bg {
    background: #fff;
}

.navbar {

    z-index: 999;
    background: none;
    width: 100%;
    position: absolute;

    border-radius: 0px;
    margin: 0px;
}

.navbar-nav > li > a {
    margin: 0px 0px;

    padding-top: 0px;
    padding-bottom: 0px;
}

.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
    color: #305DC3;
    background-color: transparent;
    border-bottom: 3px solid #305DC3;
}

.pc_logo {
    float: left;
    width: 180px;
}

.nav {

    float: right;

}

.nav > li > a {
    position: relative;
    display: block;
    padding: 0px 15px;
    font-size: 16px;
    height: 90px;
    line-height: 87px;
}

.navbar-inverse .navbar-brand {
    color: #333;
}

.navbar-inverse {
    position: absolute;
    top: 0;
    border: none;

}

.navbar {
    border-radius: 0px;
}

.nav {
    display: block;
}

.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
    color: #305DC3;
    background-color: transparent;
    border-bottom: 3px solid #305DC3;
}

.navbar-inverse .navbar-toggle .icon-bar {
    background-color: #fff;
}

.navbar-inverse .navbar-toggle {
    border-color: #305DC3;
    background: #305DC3;
}

/**********轮番***********/
/*-- Slider --*/

.slider {
    position: relative;
    padding: 0;
}

.rslides {
    position: relative;
    list-style: none;
    overflow: hidden;
    width: 100%;
    padding: 0;
    margin: 0;
}

.rslides li {
    -webkit-backface-visibility: hidden;
    position: absolute;
    display: none;
    width: 100%;
    left: 0;
    top: 0;
}

.rslides li:first-child {
    position: relative;
    display: block;
    float: left;
}

.rslides img {
    display: block;
    float: left;
    width: 100%;
    height: 100%;
    border: 0;
}

a.callbacks_nav {
    display: none;
}

ul.callbacks_tabs {
    position: absolute;
    z-index: 9;
    bottom: 2%;
    left: 44%;
}

ul.callbacks_tabs li {
    display: inline-block;
}

.callbacks_tabs a {
    visibility: hidden;
}

.callbacks_tabs a:after {
    content: "\f111";
    font-size: 0;
    visibility: visible;
    display: inline-block;
    width: 15px;
    height: 15px;
    border-radius: 50%;
    float: left;
    margin-left: 10px;
    background: #545454;
}

.callbacks_here a:after {
    background: #FADB39;
}

/*-- //Slider --*/
/*******搜索*********/
.search {
    overflow: hidden;
    width: 100%;
    border-bottom: 1px solid #dedede;
    height: 65px;

}

.search p {
    font-size: 14px;
    line-height: 65px;
    display: block;
    width: 48%;
    float: left;
    color: #999;
}

.search p a {
    color: #999;
    padding: 0 6px;
}

.search span {
    display: block;
    float: left;
    width: 22%;
    padding-top: 18px;
}

.search span b {
    font: 24px "Impact";
    color: #0b0203
}

.search .s_key {
    float: right;
    width: 30%;
    height: 65px;
    background: #305DC3;
}

.search .s_key input {
    width: 72%;
    height: 34px;
    line-height: 32px;
    font-size: 14px;
    color: #999;
    margin-left: 20px;
    padding-left: 10px;
    margin-top: 15px;
    border: 1px solid #dedede;
    outline: none;
    float: left;
}

.btn_search {
    float: left;
    background: #232323;
    color: #fff;
    width: 18%;
    height: 34px;
    margin-top: 15px;
    background: #232323 url(../images/top/search.png) center no-repeat;
}

/*about*/
.about {
    margin-top: 50px;
    margin-bottom: 50px;
    background: url("../images/main/abbg.jpg") repeat-x bottom;
}

.ab_fl {
    float: left;
    width: 48%;
}

.ab_fr {
    float: right;
    width: 48%;
}

.ab_fr h2 {
    color: #333;
    font-weight: bold;
    font-size: 28px;
}

.ab_fr b {
    font-weight: bold;
    font-size: 50px;
    color: #305DC3;
}

.ab_fr p {
    line-height: 36px;
}

.ab_fr span {

    width: 130px;
    height: 45px;
    line-height: 45px;
    text-align: center;
    display: block;
    float: left;
    margin-top: 20px;
}

.ab_fr span a {
    color: #666
}

.ab_fr h1 {
    margin-top: 100px;
    font-size: 22px;
    line-height: 38px;
    padding: 0 10px;
    color: #333;
}

/*产品*/
.tit01 {
    box-sizing: border-box;
    text-align: center;
    font-family: "Microsoft YaHei";
    font-size: 32px;
    color: #333333;
    display: block;
    font-weight: normal;
    padding: 30px 0;
    letter-spacing: 1px
}

.tit01 a {
    color: #333333;
}

.tit01 i {
    font-weight: bold;
    color: #305DC3;
    font-style: normal;
}

.tit01 span {
    text-align: center;
    font-family: "Microsoft YaHei";
    font-size: 18px;
    color: #666666;
    display: block;
    font-weight: normal;
    padding-top: 10px;
}

.product {
    background: #f5f5f5;
    padding-bottom: 80px;
    padding-top: 0px;
}

.pro_fl {
    width: 100%;
}

.zzsc {
    width: 100%;
    height: auto;
    background: #fff;
    text-align: center;
}

.zzsc .tab2 {
    overflow: hidden;

}

.zzsc .tab2 a {
    display: block;
    font-size: 18px;
    width: 29%;
    margin: 20px 2%;
    border-right: 1px solid #fff;
    height: 60px;
    text-align: center;
    line-height: 60px;
    float: left;
    text-decoration: none;
    color: #fff;
    background: #305DC3;
}

.zzsc .tab2 a img {
    padding: 0 10px;
}

.zzsc .tab2 a:hover {
    background: #FADB39;

    text-decoration: none;
}

.zzsc .tab2 a.on {
    background: #FADB39;

    text-decoration: none;
}

.zzsc .co {
    overflow: hidden;

    background: #fff;
}

.zzsc .co > ul {
    padding: 0;
    margin: 0;
}

.zzsc .co li {
    display: none;
    width: 100%;
    list-style: none;
}

.do_list {
    float: left;
    width: 29.3%;
    margin: 5px 1.8%;

}

.do_list img {
    height: 240px;
}

.do_list a {
    text-decoration: none;
    color: #666;
}

.do_list p {
    font-size: 18px;
    padding: 10px 0;
    text-align: center;
}

.do_list p {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.do_list h4 {
    width: 90px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    font-size: 12px;
    border: 1px solid #dedede;
    margin: 10px auto;
    color: #999;
}

.do_list a:hover h4 {
    color: #305DC3
}

.zzsc .co li h5 {
    color: #0069C2;
    margin-top: 15px;
}

/*优势*/
.conbox {
    padding-top: 10px;
    margin-top: 20px;
}

.conbox .con1 {
    width: 31.3%;
    height: 300px;
    background: #fff;
    margin: 1%;
    float: left;
    position: relative;
    box-shadow: #f1f1f1 0px 0px 5px 5px
}

.conbox .con1 .conImg {
    height: 165px;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1;
}

.conbox .con1 .p1 {
    font-size: 22px;
    color: #1E1E1E;
    margin-bottom: 15px;
    position: relative;
    z-index: 2;
    font-weight: bold;
}

.conbox .con1 .p2 {
    font-size: 14px;
    color: #333;
    line-height: 24px;
    position: relative;
    z-index: 2;
}

.conbox .con1 p {
    padding: 20px 40px;
}

/*案例*/
.case {
    background: #305DC3;
    padding: 20px 0;
}

.case_box {
    background: #fff;
    padding: 30px;
    margin: 40px 0;
}

.case .p1 {
    float: left;
    font-size: 28px;
    color: #1e1e1e;
    padding-bottom: 10px;
}

.case .p1 b {
    display: block;
}

.case .p1 i {
    display: block;
    font-size: 14px;
    margin-top: 15px;
    font-style: normal
}

.case .p2 {
    float: right;
    color: #1e1e1e;
    font-size: 13px;
    font-weight: bold;
    text-align: right;
    padding-right: 30px;
    padding-bottom: 10px;
}

.case .p2 b {
    display: block;
    font-size: 42px;
    position: relative;
}

.v_show {
    width: 55%;
    overflow: hidden;
    position: relative;
    height: 495px;
    float: left
}

.v_cont {
    width: 100%;
    position: absolute;
    left: 0px;
    top: 0px;
}

.v_cont ul {;
    text-align: center;
    line-height: 50px;
    width: 100%;
    padding: 0;;
}

.v_cont ul li {
    width: 100%;
    height: 495px;
    float: left;
    margin-top: 3px;
}

.v_cont ul li img {
    height: 495px;
}

.circle {
    width: 44%;
    float: right;
    padding: 0
}

.circle li {
    width: 46%;
    float: left;
    margin: 2%;
    background: #fadb39;
}

.circle .circle-cur img {
    opacity: 1;
}

.circle img {
    height: 146px;
    transition: all 0.5s;
    opacity: 0.5;
}

/**/
.con_fl {
    float: left;
    width: 50%;
    margin-top: 30px;
    height: 400px;
}

.in_contact {
    width: 50%;
    float: right;
    margin-top: 30px;
    height: 400px;
}

.con_box {
    padding-left: 30px;
    padding-top: 30px;
    padding-right: 100px;
}

.in_contact h2 {
    font-size: 28px;
    padding-bottom: 30px;
    color: #333
}

.in_contact h3 {
    color: #333;
    font-size: 28px;
    padding-top: 0px;
}

.contact_fm1 {
    margin: 0;
    padding: 0;
    margin-top: 20px;
}

.contact_fm1 li {
    padding: 0px 7px 14px;
    position: relative;
    list-style: none;
}

.contact_int {
    line-height: 42px;
    height: 44px;
    width: 100%;
    border: 1px solid #dedede;
    color: #666;
    font-size: 14px;
    padding: 0px 10px 0px 40px;
    background: none;
    border-radius: 0.2em;
}

.contact_fm1 i {
    position: absolute;
    left: 22px;
    top: 15px;
    color: #305DC3;
    font-size: 16px;
}

.contact_area {
    height: 120px;
    width: 100%;
    border: 1px solid #dedede;
    padding: 10px 10px 10px 40px;
    border-radius: 0.2em;
    background: none;
    color: #666;
    font: 14px/24px "微软雅黑";
}

.contactAreabox {
    position: relative;
    padding-bottom: 40px;
    margin-top: 10px;
}

.contactAreabox i {
    position: absolute;
    left: 15px;
    top: 17px;
    color: #305DC3;
    font-size: 16px;
}

.contactBtn {
    color: #305DC3;
    line-height: 45px;
    height: 45px;
    margin-top: 18px;
    text-align: center;
    display: block;
    font-size: 15px;
    border-radius: 0.2em;
}

.contactBtn:hover {
    color: #305DC3;
    background: rgba(100, 16, 7, 0.6);
}

/*news*/
.news_left {
    float: left;

    width: 50%;
    margin-top: 20px;
}

.news_left p {
    color: #999;
}

.news_right {
    float: right;

    width: 48%;

    padding: 10px 0px;
    line-height: 24px;
    font-size: 13px;
    color: #585657
}

.news_title {
    padding-top: 6px;
}

.news_title a {
    font-size: 16px;
    color: #666;

}

.news_title a:hover {
    color: #305DC3;
}

.time {
    width: 16%;

    background-color: #305DC3;
    float: left;
    margin: 10px 0;

    overflow: hidden;
    text-align: center;
    padding: 15px 0;
    color: #fff;
}

.time span {
    display: block;
    font-size: 28px;

    font-family: Impact;
    font-weight: normal;;
    margin-top: 3px;
}

.time em {
    display: block;
    font-size: 15px;
    font-family: Arial, 'Times New Roman', 'Microsoft YaHei', SimHei;
}

.news_list {
    float: right;
    background: #f9f9f9;
    width: 84%;
    padding: 18px 10px;
    margin: 10px 0;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.news_list a {
    color: #333;
    font-size: 15px;
}

.news_list p {
    color: #999;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    padding-top: 5px;
}

/*客服部分*/
.qqserver p img {
    display: inline;
    margin: -5px 5px 0 0;
    vertical-align: middle;
}

.scrollsidebar {
    position: absolute;
    z-index: 999;
    top: 180px;
}

.side_content {
    width: 167px;
    height: auto;
    overflow: hidden;
    float: left;
}

.side_content .side_list {
    width: 167px;
    overflow: hidden;
    background: #305DC3;
    border-top: 2px solid #fff
}

.side_content .side_list h2 {
    text-align: center;
    color: #fff;
    font-size: 18px;
    padding: 0 20px;
    line-height: 30px;
}

.show_btn {
    width: 0;
    height: 144px;
    overflow: hidden;
    margin-top: 50px;
    float: left;
    cursor: pointer;
}

.show_btn span {
    display: none;
}

.close_btn {
    cursor: pointer;
    text-align: center;
}

.show_btn {
    background: url(../images/footer/sidebar_bg.png) no-repeat;
}

.side_center {
    font-family: Verdana, Geneva, sans-serif;
    padding: 10px 12px 5px 12px;
    font-size: 12px;
}

.side_center .qqserver p {
    line-height: 30px;
    height: 30px;
    background: #fff;
    color: #666;
    padding: 0 15px;
}

.side_center .qqserver p a {
    color: #666;
    text-decoration: none;
}

.side_center .qqserver p a:hover {
    color: #007A3D
}

.phone {
    color: #fff;
    text-align: center;
    font-size: 15px;
}

.show_btn {
    background-position: -118px 0;
}

/*底部开始*/
.Footer {
    background: #333;
    margin-top: 80px;
}

.FooterBot {
    text-align: center;
    padding: 15px 0;
    border-top: 1px solid #464646;
}

.FooterBot p:first-child {
    margin-top: 0;
}

.FooterBot p {
    color: #fff;
    font-size: 14px;
    margin-top: 5px;
}

.FooterBot p a {
    color: #fff;
}

.FooterBot p a:hover {
    text-decoration: underline;
}

.FooterTop {
    padding-top: 50px;

}

.FooterTop dl {
    float: left;
    width: 29%
}

.FooterTop dl dt {
    font-size: 15px;
    color: #fff;
    font-weight: normal;
}

.FooterTop dl dt a {
    color: #fff;
}

.FooterTop dl dt:hover a {
    text-decoration: underline;
}

.FooterTop dl dd {
    margin-top: 20px;
    color: #fff;
}

.FooterTop dl dd a {
    color: #fff;
}

.FooterTop dl dd a:hover {
    text-decoration: underline;
}

.FooterTop dl dd b {
    display: block;
    color: #fff;
    font-size: 22px;
    margin-top: 15px;
}

.FooterTop dl dd a:first-child {
    margin-top: 0;
}

.FooterBox {
    float: left;
    width: 26%;
    margin-left: 3%;
}

.FooterBox h3 {
    font-weight: normal;
    font-size: 15px;
    color: #fff;

    padding-left: 30px;
    margin-top: 0;
}

.FooterBox h3 em {
    display: block;
    font-size: 18px;
    margin-top: 10px;
    font-style: normal;
}

.FooterBox h4 {
    font-weight: normal;
    font-size: 18px;
    color: #fff;
    margin-top: 30px;

    padding-left: 30px;
}

.FooterBox h4 em {
    display: block;
    font-size: 14px;
    margin-top: 5px;
    line-height: 20px;
    font-style: normal;
}

.FooterEwm {
    width: 12%;
    float: right;
    text-align: center;
}

.FooterEwm img {
    width: 126px;
    height: 126px;
    display: block;
}

.FooterEwm p {
    text-align: center;
    color: #f1f1f1;
    font-size: 14px;
    margin-top: 10px;
}

/* 友情链接 */
.g_link {
    height: 54px;

    background-color: #4D4D4D;
    border-radius: 10px;

}

.g_link h2 {
    color: #AAABAB;
    font-size: 16px;
    text-align: center;
}

.g_link h2 a {
    line-height: 54px;
    color: #fff;
    display: block;
    float: left;
    width: 14.6%;

    margin: 0 1%;
}

/*************底部**************/
.scroll {
    width: 80px;
    height: 80px;
    position: fixed;
    right: 3px;
    bottom: 20px;
    cursor: pointer;
    background: url(../images/footer/top.png) bottom no-repeat;
    height: 42px;
}

.scroll:hover {
    background: url(../images/footer/top.png) top no-repeat;
    height: 42px;
}

/**手机底部导航菜单***/
#bottomNav {
    display: none;
    background: #f5f5f5;
    height: 62px;
    background-repeat: repeat-x;
    z-index: 999;
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    _position: absolute;
    /*_top: expression_r(documentElement.scrollTop + documentElement.clientHeight-this.offsetHeight);*/
    overflow: visible;
}

.bmeum {
    color: #fff;
    text-align: center;
    padding-top: 6px;
}

.bmeum a {
    color: #9C9C9C;
}

.bmeum a:hover {
    text-decoration: none;
    color: #9C9C9C;
}

.bottom_mobile {
    width: 33%;
    float: left;
}

/*内页 */
.pagingNav {
    padding: 5px 10px;
    margin-top: 40px;
}

.pagingNav p {
    height: 30px;
    line-height: 30px;
}

.pagingNav .uls {

    overflow: hidden;
}

.pagingNav .uls a {
    float: left;
    margin-left: 5px;
    padding: 0 10px;
    height: 28px;

    line-height: 28px;
    color: #666;
    border: 1px solid #ccc;
    text-decoration: none;
    float: left
}

.pagingNav .uls a:hover, .pagingNav .uls a.cur {
    background-color: #0D71D1;
    border-color: #0D71D1;
    color: #fff;
}

.pagingNav .uls .tBtn:hover {
    background-color: inherit;
    color: inherit;
    *background-color: transparent;
    *color: #666;
}

.cur_nav2 {
    height: 50px;
    border-bottom: 1px solid #eee;
    margin-bottom: 20px;
    overflow: hidden;
}

.cur_nav2 a {

    height: 50px;
    line-height: 50px;
    color: #666;
    font-size: 15px;

}

/*in product*/

.slide-nav {
    float: left;
    width: 23.5%;

    border: 3px solid #305DC3;

}

.slide-nav ul {
    list-style: none;
    margin: 0;
    padding: 10px;
}

.slide-nav ul li {
    line-height: 30px;
    transition: all 0.3s;
    border-bottom: 1px solid #DFE0E2;
    padding: 8px 20px;
}

.slide-nav ul li a {
    font-size: 15px;
    display: block;
    color: #666;
    text-decoration: none;
}

.slide-nav ul li img {
    padding-right: 15px;
}

.slide-nav ul li:hover {
    background: #f1f1f1
}

.slide_pro h3 {
    background: #305DC3;
    color: #fff;
    text-align: center;
    padding: 10px;
}

.slide_list {
    padding: 10px;
}

.slide_list p {
    text-align: center;
    color: #666;
    padding: 5px;
    background: #f1f1f1;
}

.sli_con h3 {
    background: #305DC3;
    color: #fff;
    text-align: center;
    padding: 10px;
}

.sli_con p {
    line-height: 26px;
    padding: 0 10px;
}

.slide-content {
    float: right;
    width: 75%;

    border-left: none;
    padding-bottom: 20px;
    height: auto;

}

/*case*/
.classify {
    margin-top: 20px;
    margin-bottom: 30px;
    width: 100%;
}

.classify ul {
    padding: 0;
}

.classify ul li {
    width: 48%;
    margin: 10px 1%;
    float: left;;

    position: relative
}

.classify ul li:hover > a img {
    transform: scale(1.2);

}

.classify ul li > a {
    display: table-cell;

    text-align: center;
    vertical-align: middle;
    overflow: hidden
}

.classify ul li > a img {

    height: 280px;
    transition: all .4s ease;
}

.classify ul li .surface {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 49px;
    background: rgba(0, 0, 0, .5);
    padding-top: 10px
}

.surface h3 {
    padding: 0 10px;
    color: #fff;
    box-sizing: border-box;
    height: 35px;
    margin: 0;
    font-size: 15px;
    width: 100%;
    overflow: hidden;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.surface h3 a {
    color: #fff
}

/*in news*/
.news_box {
    padding-left: 20px;
}

/*video*/
.video ul {
    padding: 0;
}

.video ul li {
    float: left;
    width: 31.3%;
    margin: 1%;
}

/*message*/
.message {
    margin-top: 20px;
    margin-bottom: 50px;
}

.message h2 {
    color: #305DC3;
    text-align: center;
    padding: 15px 0;
}

.p4-order-form-1 {
    overflow: hidden;
}

.findrow {
    padding: 10px;
}

.p4-order-form-1 .p4-titlel-1 {
    width: 145px;
    height: 56px;
    font-size: 18px;
    line-height: 56px;
    text-align: center;
    color: #666;
    background: #dedede;
}

.p4-order-form-1-con {
    border: 1px solid #dedede;
    padding: 40px 15%;
}

.p4-order-form-1-con li p {
    padding-left: 130px;
    color: #999;
    font-size: 12px;
}

.p4-order-form-1-con li {
    margin-bottom: 10px;
    font-size: 14px;
    line-height: 45px;
    color: #666;
    overflow: hidden;
}

.p4-order-form-1-con li span {
    font-weight: bold;
    color: #666;
}

.p4-order-form-1-con li b {
    color: #f00;
}

.p4-order-form-1-con li .row-hd {
    color: #666;
}

.p4-order-form-1-con li p {
    clear: both;
}

.p4-order-form-1-con label {
    display: inline-block;
    width: 120px;
    color: #666;
    vertical-align: top;
    text-align: right;
    height: 33px;
    line-height: 33px;
    overflow: hidden;
}

.p4-order-form-1-con .inputs, .p4-order-form-1-con li select {
    width: 73%;
    margin-right: 10px;
    outline: none;
    padding-left: 10px;
    border: 1px solid #DEDEDE;
    height: 43px;
    line-height: 32px;
    color: #666;
    box-sizing: border-box;
}

.p4-order-form-1-con .p4-order-form-1-t1 {
    width: 100%;
}

.p4-order-form-1-t1 textarea {
    width: 73%;
    height: 102px;
    line-height: 24px;
    border: 1px solid #DEDEDE;
    outline: none;
    resize: none;
    overflow: auto;
    margin-right: 10px;
    padding-left: 10px;
    box-sizing: border-box;
}

.p4-order-form-1-con .p4-order-form-1-t2 {
    width: 100%;
}

.p4-order-form-1-t2 input {
    width: 150px;
    vertical-align: top;
}

.p4-order-form-1-t2 span {
    width: 153px;
    height: 25px;
}

.p4-order-form-1-con .p4-order-form-1-t3 {
    padding-left: 120px;
}

.p4-order-form-1-con .p4-order-form-1-t3 input {
    width: 80px;
    height: 30px;
    border: 0;
    text-align: center;
    margin-right: 30px;
    color: #fff;
    padding-left: 0;
    cursor: pointer;
}

.p4-order-form-1-con .p4-order-form-1-b1 {
    background: #305DC3;
    line-height: 35px;
}

.p4-order-form-1-con .p4-order-form-1-t4 {
    overflow: auto;
    height: auto;
    min-height: 35px;
    width: 100%
}

.p4-order-form-1-con .p4-order-form-1-t4 input {
    vertical-align: middle;
    width: 14px;
    margin: 0 10px;
}

/*icontact*/
.contact {
    margin-top: 30px;
}

.contact p {
    padding: 7px 0;
    font-size: 15px;
}

.contact h4 {
    font-weight: bold;
    padding-bottom: 10px;
}

/*newsdetail*/
.zxxq-01 {
    padding: 8px 0;
}

.zxxq-01-tit {
    height: 38px;
    font-size: 24px;
    font-weight: normal;
    line-height: 38px;
    color: #4b4a4a;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.zxxq-01-sour {
    height: 24px;
    font-size: 12px;
    line-height: 24px;
    text-align: center;
    color: #aaa;
    margin-bottom: 20px;
}

.zxxq-01-sour a {
    color: #aaa;
}

.zxxq-01-sour span {
    margin: 0 9px;
}

.zxxq-01-text {
    padding: 16px 18px;
    font-size: 14px;
    line-height: 24px;
    border: 1px solid #d6d6d6;
    margin-bottom: 22px;
}

.zxxq-01-text-t1 {
    width: 78px;
    float: left;
    color: #342f2e;
    margin-right: -78px;
}

.zxxq-01-text-t2 {
    padding-left: 80px;
}

.zxxq-01-desc p {
    line-height: 28px;
    color: #666;
    font-size: 14px;
    padding: 10px 0;
}

.xgzx-01-tit {
    font-size: 24px;
    padding-top: 10px;
    color: #4b4a4a;
}

.xgzx-01-list {
    margin-top: 30px;
}

.xgzx-01-list h2 {
    font-size: 18px;
}

.xgzx-01-list ul {
    padding: 0;
    margin-top: 20px;
}

.xgzx-01-list li {
    height: 46px;
    font-size: 14px;
    line-height: 46px;
    color: #4b4a4a;
    border-top: 1px dashed #dbdbdb;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.xgzx-01-list li a {
    color: #4b4a4a;
    display: block;
}

.xgzx-01-list li span {
    float: right;
}

.xgzx-01-list li a:hover {
    color: #305DC3;
}

/*productdetail*/

.pro_detail h2 {
    text-align: center;
    font-weight: bold;
    padding-bottom: 20px;
}

.pro_detail h3 {

    color: #333;
    font-size: 16px;
    font-weight: bold;

    letter-spacing: 1px;
}

.pro_detail p {
    line-height: 28px;
    color: #666;
}

.p14-product-2-list dl {
    float: left;
    width: 23%;
    border: 1px solid #dfdfdf;
    margin: 1%;
    box-sizing: border-box;
}

.p14-product-2-list dl.p14-product-clear {
    margin-right: 0;
}

.p14-product-2-list dl img {
    display: block;
    width: 100%;
    height: 150px;
}

.p14-product-2-list dd {
    padding: 10px 28px 10px 10px;
    margin-right: 2px;
    position: relative;
}

.p14-product-2-list h3 {
    height: 30px;
    font-size: 16px;
    font-weight: normal;
    line-height: 30px;
    color: #191919;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.p14-product-2-list h4 a {
    color: #191919;
}

.p14-product-2-desc {
    font-size: 14px;
    line-height: 24px;
    color: #666;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.p14-product-2-list dl:hover {
    border-color: #305DC3;
}

.p14-product-2-list dl:hover h4 a {
    color: #305DC3;
}

#page {
    margin-top: 5px;
    display: flex;
    justify-content: flex-end;
}

#page a, #page span {
    padding: 5px 10px;
    border: solid 1px #428bca;
    margin-right: 3px;
}

#page span {
    color: #fff;
    background: #428bca;
}