address, cite, dfn, em, i, var, strong {
    font-style: normal;
    font-weight: normal;
}
.clearfix:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}
.content {
    width: 1200px;
    height: 100%;
    margin: 0 auto;
}
.head {
    height: 200px;
    background: url(../images/tbbg.jpg) repeat-x center;
}
.top {
    height: 140px;
}
.top h1 {
    float: left;
    height: 79px;
    padding-top: 30px;
}
.top h1 img {
    height: 79px;
}
.top h2 {
    float: left;
    padding-left: 42px;
    background: url(../images/tba1.png) no-repeat 20px center;
    margin-top: 38px;
}
.top h2 span, .top h2 em {
    display: block;
    color: #333;
}
.top h2 span {
    height: 34px;
    line-height: 34px;
    font-weight: bold;
    font-size: 24px;
}
.top h2 span strong {
    font-weight: bold;
}
.top h2 em {
    height: 28px;
    line-height: 28px;
    font-size: 18px;
    padding-top: 5px;
    letter-spacing: 3px;
}
.top h2 strong {
    color: #1e49d7;
}
.tb_code {
    float: right;
    width: 100px;
    height: 100px;
    padding: 20px 10px 0 0;
}
.tb_code img {
    width: 100px;
    height: 100px;
}
.top p {
    float: right;
    width: 170px;
    padding-left: 35px;
    background: url(../images/tba2.png) no-repeat left center;
    margin-top: 45px;
}
.top p em, .top p span {
    display: block;
    color: #333;
}
.top p em {
    height: 20px;
    line-height: 20px;
    font-size: 14px;
}
.top p span {
    height: 32px;
    line-height: 32px;
    font-family: "Arial";
    font-size: 26px;
}
.nav {
    height: 60px;
}
.nav li {
    float: left;
    width: 150px;
    background: url(../images/navbg.png) repeat-y center;
    text-align: center;
    position: relative;
}
.nav li a {
    display: block;
    width: 0;
    height: 60px;
    transition: all 0.5s linear;
    -webkit-transition: all 0.5s linear;
    -moz-transition: all 0.5s linear;
    -o-transition: all 0.5s linear;
}
.nav li a em {
    position: absolute;
    width: 150px;
    line-height: 60px;
    font-size: 14px;
    color: #fff;
    left: 0;
    top: 0;
}
.nav li.cur a, .nav li:hover a {
    width: 150px;
    background: #072e75;
}
.banner {
    height: 560px;
    position: relative;
}
.bdu {
    width: 100% !important;
    height: 560px;
}
.bdu li {
    width: 100% !important;
}
.bdu li a {
    display: block;
    height: 560px;
}
.hdu {
    position: absolute;
    width: 100%;
    height: 10px;
    left: 0;
    bottom: 30px;
    text-align: center;
}
.hdu li {
    display: inline-block;
    width: 50px;
    height: 10px;
    background: #fff;
    margin: 5px;
    border-radius: 5px;
}
.hdu li.on {
    background: #1f2fca;
}
.sea {
    height: 84px;
    background-color: #fff;
    border-bottom: 1px solid #d6d6d6;
}
.dp1 {
    float: left;
    height: 84px;
}
.dp1 span, .dp1 em, .dp1 a {
    float: left;
    height: 84px;
    line-height: 84px;
    font-size: 14px;
    color: #828282;
}
.dp1 em {
    padding: 0 20px;
}
.dp1 em.none {
    color: transparent;
    padding: 0 15px;
}
.sea .dp1 span {
    color: #333;
}
.dp2 {
    float: right;
    width: 305px;
    height: 40px;
    padding-top: 22px;
}
.dp2 input {
    float: left;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    color: #7f7f7f;
}
 .dp2 input::-webkit-input-placeholder {
color: #7f7f7f;
}
 .dp2 :-moz-placeholder {
color: #7f7f7f;
}
 .dp2 input:-ms-input-placeholder {
color: #7f7f7f;
}
.dp2 input.sea_txt {
    width: 200px;
    padding: 0 10px 0 42px;
    background: #e5e5e5 url(../images/sea1.png) no-repeat 10px center;
}
.dp2 input.sea_btn {
    width: 50px;
    background: #15408f url(../images/sea2.png) no-repeat center;
    cursor: pointer;
}
.foot {
    height: 328px;
    background: url(../images/dbbg.jpg) repeat-x center;
}
.d_nav {
    height: 68px;
}
.d_nav li {
    float: left;
}
.d_nav li a {
    display: block;
    height: 68px;
    line-height: 68px;
    font-weight: bold;
    font-size: 14px;
    color: #fff;
    padding: 0 47px;
    background: url(../images/dbnav.jpg) no-repeat left center;
}
.d_nav li.none a {
    background: none;
}
.db_box {
    height: 180px;
}
.db_lf {
    float: left;
    width: 760px;
    padding-top: 35px;
}
.db_lf p {
    padding-bottom: 18px;
    height: 26px;
}
.db_lf p em, .db_lf p strong {
    float: left;
    height: 26px;
}
.db_lf p em {
    line-height: 26px;
    font-size: 14px;
    color: #fff;
    padding-left: 35px;
}
.db_lf p em.pem1 {
    background: url(../images/dba1.png) no-repeat left center;
}
.db_lf p em.pem2 {
    background: url(../images/dba2.png) no-repeat left center;
}
.db_lf p em.pem3 {
    background: url(../images/dba3.png) no-repeat left center;
}
.db_lf p strong {
    width: 1px;
    background: url(../images/dbb0.png) no-repeat center;
    padding: 0 70px;
}
.db_lf p span {
    display: block;
    height: 26px;
    line-height: 26px;
    font-size: 14px;
    color: #fff;
    padding-left: 35px;
    background: url(../images/dba4.png) no-repeat left center;
}
.db_p {
    height: 26px;
    padding-left: 25px;
    background: url(../images/dbb1.png) no-repeat left center;
}
.db_p em, .db_p span, .db_p strong {
    height: 26px;
    line-height: 26px;
    font-size: 14px;
    color: #fff;
}
.db_p em {
    display: inline-block;
}
.db_p em a {
    color: #fff;
}
.db_p span {
    float: right;
}
.db_p strong {
    float: right;
    margin-right: 20px;
}
.db_rt {
    float: right;
    width: 300px;
    padding-top: 15px;
}
.db_rt p {
    float: left;
    margin-left: 40px;
}
.db_rt p span, .db_rt p em {
    display: block;
}
.db_rt span {
    width: 84px;
    height: 84px;
    background-color: #fff;
    padding: 5px;
    border-radius: 5px;
}
.db_rt span img {
    width: 84px;
    height: 84px;
}
.db_rt em {
    height: 26px;
    line-height: 26px;
    font-size: 14px;
    color: #fff;
    text-align: center;
    padding-top: 12px;
}
.link {
    height: 80px;
}
.link em, .link a {
    float: left;
    height: 80px;
    line-height: 80px;
}
.link em {
    font-weight: bold;
    font-size: 16px;
    color: #333;
}
.link a {
    font-size: 14px;
    color: #333;
    margin: 0 27px;
}
.client-2 {
    position: fixed;
    right: -170px;
    top: 50%;
    z-index: 900;
}
.client-2 li a {
    text-decoration: none;
}
.client-2 li {
    margin-top: 1px;
    clear: both;
    height: 71px;
    position: relative;
}
.client-2 li i {
    background: url(../images/fx.png) no-repeat;
    display: block;
    width: 30px;
    height: 27px;
    margin: 0px auto;
    text-align: center;
}
.client-2 li p {
    height: 20px;
    font-size: 14px;
    line-height: 20px;
    overflow: hidden;
    text-align: center;
    color: #fff;
}
.client-2 .my-kefu-qq i {
    background-position: 4px 5px;
}
.client-2 .my-kefu-tel i {
    background-position: 0 -21px;
}
.client-2 .my-kefu-liuyan i {
    background-position: 4px -53px;
}
.client-2 .my-kefu-weixin i {
    background-position: -34px 4px;
}
.client-2 .my-kefu-weibo i {
    background-position: -30px -22px;
}
.client-2 .my-kefu-ftop {
    display: none;
}
.client-2 .my-kefu-ftop i {
    width: 33px;
    height: 35px;
    background-position: -27px -51px;
}
.client-2 .my-kefu-left {
    float: left;
    width: 77px;
    height: 47px;
    position: relative;
}
.client-2 .my-kefu-tel-right {
    font-size: 16px;
    color: #fff;
    float: left;
    height: 24px;
    line-height: 22px;
    padding: 0 15px;
    border-left: 1px solid #fff;
    margin-top: 14px;
}
.client-2 .my-kefu-right {
    width: 20px;
}
.client-2 .my-kefu-tel-main {
    background: #15408f;
    color: #fff;
    height: 56px;
    width: 247px;
    padding: 9px 0 6px;
    float: left;
}
.client-2 .my-kefu-main {
    background: #15408f;
    width: 97px;
    height: 56px;
    position: relative;
    padding: 9px 0 6px;
    float: left;
}
.client-2 .my-kefu-weixin-pic {
    position: absolute;
    left: -130px;
    top: -24px;
    display: none;
    z-index: 333;
}
.my-kefu-weixin-pic img {
    width: 115px;
    height: 115px;
}
.ty-banner-1 {
    overflow: hidden;
    line-height: 0;
    text-align: center;
}
.ty-banner-1 img.show {
    visibility: visible;
}
.p1-search-1 {
    background: #f2f2f2;
    height: 82px;
    border-bottom: 1px solid #eee;
    overflow: hidden;
    font-size: 14px;
}
.p1-search-1 p {
    color: #444;
    line-height: 82px;
}
.p1-search-1 a {
    color: #444;
    display: inline-block;
    margin-right: 15px;
}
.p1-search-1-inp {
    width: 270px;
    height: 30px;
    border-radius: 20px;
    background: #fff;
    padding-left: 10px;
    margin-top: 28px;
}
.p1-search-1-inp input {
    border: 0;
}
.p1-search-1-inp1 {
    width: 224px;
    height: 30px;
    line-height: 30px;
    color: #a9a9a9;
    float: left;
}
.p1-search-1-inp2 {
    width: 30px;
    height: 30px;
    background: url(../images/VISkins-p1.png) no-repeat -258px -936px;
    float: right;
    cursor: pointer;
}
.p12-curmbs-1 {
    font-size: 14px;
    border-bottom: 1px dashed #dcdcdc;
    line-height: 47px;
}
.p12-curblock {
    display: none;
}
.p12-curmbs-1 b {
    border-left: 10px solid #15408f;
    font-weight: normal;
    padding-left: 8px;
}
.p12-curmbs-1 i {
    font-style: normal;
}
.p12-curmbs-1 span {
    font-family: '宋体';
    padding: 0 5px;
    height: 46px;
    line-height: 46px;
}
.fdh-01-tit {
    background: #15408f;
    height: 80px;
}
.fdh-01-tit h3 {
    height: 75px;
    font-size: 24px;
    font-weight: normal;
    line-height: 75px;
    color: #fff;
    border-bottom: 1px solid #fff;
    text-align: center;
}
.fdh-01-tit h3 span {
    font-size: 14px;
    text-transform: uppercase;
}
.fdh-01-nav-one h3 {
    height: 50px;
    line-height: 50px;
    background: url(../images/p14-icon5.png) no-repeat right center #ececeb;
    margin-bottom: 2px;
}
.fdh-01-nav-one h3 a {
    display: block;
    font-size: 18px;
    font-weight: normal;
    margin-right: 40px;
    margin-left: 38px;
    color: #666666;
}
.fdh-01-nav-one h3.sidenavcur, .fdh-01-nav-one h3:hover {
    background: url(../images/p14-icon2.png) no-repeat right center #15408f;
}
.fdh-01-nav-one h3.sidenavcur a, .fdh-01-nav-one h3:hover a {
    color: #fff;
}
.fdh-01-nav dl {
    padding: 2px 0 4px;
}
.fdh-01-nav dt {
    height: 50px;
    font-size: 14px;
    line-height: 50px;
    padding-left: 24px;
    padding-right: 40px;
    margin-bottom: 1px;
    background: #ececec;
    position: relative;
}
.fdh-01-nav dt:after {
    content: "";
    width: 8px;
    height: 8px;
    border: 2px solid #b8b8b8;
    border-style: solid solid none none;
    position: absolute;
    top: 50%;
    right: 32px;
    margin-top: -4px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}
.fdh-01-nav dt.sidenavcur:after, .fdh-01-nav dt:hover:after {
    border-color: #15408f;
}
.fdh-01-nav dt.sidenavcur a, .fdh-01-nav dt:hover a {
    color: #15408f;
}
.fdh-01-nav dd {
    border: 1px solid #ececec;
    border-bottom: 0;
}
.fdh-01-nav p {
    height: 50px;
    font-size: 14px;
    line-height: 50px;
    padding-left: 72px;
    padding-right: 40px;
    border-bottom: 1px solid #ececec;
    background: #fff;
    position: relative;
}
.fdh-01-nav p.sidenavcur a, .fdh-01-nav p:hover a {
    color: #15408f;
}
.fdh-01-nav p.sidenavcur:after, .fdh-01-nav p:hover:after {
    background: #15408f;
}
.fdh-01-nav a {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.contact-z1 {
    height: 140px;
    background: url("../images/contact-z1.jpg") no-repeat;
    color: #333;
    margin-bottom: 30px;
}
.contact-z1 p {
    font-size: 20px;
    height: 30px;
    line-height: 30px;
    padding: 37px 0 0 95px;
    background: url(../images/contact-z1_tel.png) no-repeat 74px 44px;
}
.contact-z1 span {
    display: block;
    height: 30px;
    font-weight: bold;
    font-size: 18px;
    line-height: 30px;
    padding-left: 73px;
}
.k12-xl-xwlb-1nt2-1-01-list dl {
    border: 1px solid #dedede;
    margin-bottom: 15px;
    padding: 22px;
    background: #fff;
    display: inline-block;
}
.k12-xl-xwlb-1nt2-1-01-list dt {
    width: 44.4%;
    float: left;
    margin-right: 2.3%;
}
.k12-xl-xwlb-1nt2-1-01-list dt img {
    width: 100%;
    display: block;
}
.k12-xl-xwlb-1nt2-1-01-list dd h4 {
    height: 40px;
    font-weight: normal;
    font-size: 18px;
    color: #154c64;
    line-height: 40px;
    margin-bottom: 5px;
}
.k12-xl-xwlb-1nt2-1-01-list h4 a {
    display: block;
    color: #4b4a4a;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.k12-xl-xwlb-1nt2-1-01-list dl:hover {
    border: 1px solid #15408f;
}
.k12-xl-xwlb-1nt2-1-01-list dl:hover h4 a {
    color: #15408f;
}
.k12-xl-xwlb-1nt2-1-01-list-desc {
    max-height: 72px;
    font-size: 14px;
    line-height: 24px;
    color: #797979;
    overflow: hidden;
}
.k12-xl-xwlb-1nt2-1-01-list-deta {
    width: 90px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    display: block;
    float: right;
    background: #b6b6b6;
    color: #fff;
}
.k12-xl-xwlb-1nt2-1-01-list-deta a {
    color: #fff;
}
.k12-xl-xwlb-1nt2-1-01-list dl:hover .k12-xl-xwlb-1nt2-1-01-list-deta {
    background: #15408f;
    border-color: #15408f;
}
.k12-xl-xwlb-1nt2-1-01-list dl:hover .k12-xl-xwlb-1nt2-1-01-list-deta a {
    color: #fff;
}
.mainPage {
    margin: 20px 0;
}
.mainPage ul {
    height: 32px;
    display: block;
    margin: 0 auto;
}
.mainPage ul li {
    float: left;
    display: inline;
    height: 32px;
    line-height: 32px;
    padding: 0 10px;
    color: #000;
    margin: 0 5px;
    border: 1px solid #dedede;
}
.mainPage ul li a {
    color: #000;
}
.mainPage ul li.thisclass {
    background: #15408f;
    border: 1px solid ##218EC1;
    color: #fff;
}
.mainPage ul li.thisclass a {
    color: #fff;
}
.p14-infocontent-1 {
    background: #fff;
    padding: 18px;
}
.p14-infocontent-1 strong {
    font-weight: bold;
}
.p14-infocontent-1-tit {
    height: 38px;
    font-size: 24px;
    font-weight: normal;
    line-height: 38px;
    color: #4b4a4a;
    text-align: center;
}
.p14-infocontent-1-sour {
    height: 24px;
    font-size: 12px;
    line-height: 24px;
    text-align: center;
    color: #aaa;
    margin-bottom: 20px;
}
.p14-infocontent-1-sour a {
    color: #aaa;
}
.p14-infocontent-1-sour span {
    margin: 0 9px;
}
.p14-infocontent-1-text {
    padding: 16px 18px;
    font-size: 14px;
    line-height: 24px;
    border: 1px solid #d6d6d6;
    margin-bottom: 22px;
}
.p14-infocontent-1-text-t1 {
    width: 78px;
    float: left;
    color: #342f2e;
    margin-right: -78px;
}
.p14-infocontent-1-text-t2 {
    padding-left: 80px;
}
.p14-pagination-1 dl {
    margin-bottom: 24px;
    padding-right: 40px;
}
.p14-pagination-1 dd {
    height: 32px;
    font-size: 14px;
    line-height: 32px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.p14-pagination-1 dd b {
    float: right;
    font-weight: normal;
}
.p14-pagination-1 dd span {
    width: 60px;
    height: 32px;
    background: #a2a2a2;
    color: #fff;
    text-align: center;
    display: inline-block;
    margin-right: 10px;
}
.p14-pagination-1 dt {
    height: 1px;
    border-bottom: 1px dashed #b5b5b5;
    margin-left: 60px;
    padding-top: 2px;
    margin-bottom: 2px;
}
.p14-pagination-1 dd em {
    float: right;
    font-style: normal;
    padding-left: 20px;
    font-weight: normal;
}
.p14-pagination-1 dl a {
    color: #4b4a4a;
}
.p14-pagination-1-href {
    float: right;
    font-size: 18px;
    line-height: 32px;
}
.p14-pagination-1-href span {
    display: inline-block;
    padding: 0 6px;
    margin-left: 4px;
    background: #cc3739;
}
.p14-pagination-1-href a {
    display: block;
    color: #fff;
}
.p14-pagination-1-key {
    min-height: 40px;
    border-top: 1px solid #cc3739;
    font-size: 14px;
    line-height: 40px;
    color: #575556;
}
.p14-pagination-1-key a {
    color: #575556;
}
.p14-pagination-1-key span {
    display: inline-block;
    margin: 0 4px;
}
.p14-info-2 {
    background: #fff;
}
.p14-info-2-tit {
    height: 80px;
    font-size: 24px;
    line-height: 80px;
    background: #15408f;
    color: #fff;
    text-align: center;
}
.p14-info-2-list dl {
    padding: 26px 10px 20px 7px;
    border-bottom: 1px dashed rgba(153, 153, 153, 0.3);
    font-size: 12px;
    line-height: 18px;
    overflow: hidden;
}
.p14-info-2-list dt {
    width: 40.35%;
    float: left;
    margin-right: 6px;
}
.p14-info-2-list dt img {
    display: block;
    width: 100%;
    margin: 0 auto;
}
.p14-info-2-list dd h3 {
    height: 22px;
    font-size: 14px;
    font-weight: normal;
    line-height: 22px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-bottom: 5px;
}
.p14-info-2-list-desc {
    height: 18px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.p14-info-2-list dl:nth-last-child(1) {
    border-bottom: 0;
}
.zxlb-3n-ts-01-list {
    padding-left: .8%;
}
.zxlb-3n-ts-01-list dl {
    width: 32%;
    border: 1px solid #dedede;
    background: #fff;
    float: left;
    margin: 0 1.3% 15px 0;
    box-sizing: border-box;
}
.zxlb-3n-ts-01-list dt img {
    width: 100%;
    margin: 0 auto;
    display: block;
}
.zxlb-3n-ts-01-list dd {
    padding: 0px 20px 0px 20px;
    text-align: center;
}
.zxlb-3n-ts-01-list dd h4 {
    height: 45px;
    font-weight: normal;
    font-size: 18px;
    color: #4b4b4b;
    line-height: 45px;
}
.zxlb-3n-ts-01-list h4 a {
    display: block;
    color: #4b4b4b;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.zxlb-3n-ts-01-list dl:hover h4 a {
    color: #15408f;
}
.zxlb-3n-ts-01-list-desc {
    height: 40px;
    font-size: 14px;
    line-height: 20px;
    color: #666;
    margin-bottom: 12px;
    overflow: hidden;
}
.zxlb-3n-ts-01-list-deta {
    width: 100px;
    height: 40px;
    display: inline-block;
    border: 1px solid #aaa;
    font-size: 16px;
    line-height: 40px;
    text-align: center;
}
.zxlb-3n-ts-01-list dl:hover {
    border-color: #15408f;
}
.zxlb-3n-ts-01-list dl:hover .zxlb-3n-ts-01-list-deta {
    background: #15408f;
    border-color: #15408f;
}
.zxlb-3n-ts-01-list dl:hover .zxlb-3n-ts-01-list-desc a {
    color: #15408f;
}
.zxlb-3n-ts-01-list dl:hover .zxlb-3n-ts-01-list-deta a {
    color: #fff;
}
.p15-showcase {
    position: relative;
    padding: 12px 18px 16px 20px;
    margin-bottom: 15px;
    background: #fff;
    border: 1px solid #eee;
}
.p15-showcase-right-con {
    line-height: 24px;
    font-size: 14px;
    max-height: 168px;
    margin-bottom: 86px;
    overflow: hidden;
}
.p15-showcase-right-con strong {
    display: inline-block;
    margin-right: 5px;
    font-weight: bold;
}
.p15-showcase-left {
    position: relative;
    width: 44.7%;
    float: left;
    line-height: 0;
    overflow: hidden;
    border: 1px solid #e7e7e7;
    margin-right: 3.3%;
}
.p15-showcase-left-jt {
    width: 12px;
    height: 23px;
    position: absolute;
    top: 50%;
    margin-top: -11px;
    cursor: pointer;
    z-index: 33;
}
.p15-showcase-left-prev {
    left: 10px;
}
.p15-showcase-left-next {
    right: 10px;
}
.p15-showcase-left-size {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 56px;
    height: 28px;
    font-size: 14px;
    line-height: 16px;
    padding: 0 15px;
}
.p15-showcase-left-size em {
    font-style: normal;
}
.p15-showcase-left-pic {
    width: 100%;
    text-align: center;
}
.p15-showcase-left-pic li {
    float: left;
}
.p15-showcase-left-pic img {
    width: 100%;
    display: block;
}
.p15-showcase-right {
    width: 51.6%;
    float: left;
}
.p15-showcase-right-tit {
    height: 40px;
    font-size: 24px;
    line-height: 40px;
    color: #454545;
    margin-bottom: 16px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.p14-prodcontent-1 {
    background: #fff;
    padding: 32px 0 42px;
    margin-bottom: 22px;
}
.p14-prodcontent-1-tit {
    height: 40px;
    font-size: 24px;
    line-height: 40px;
    border-bottom: 2px solid #d4d4d4;
    margin-bottom: 20px;
}
.p14-prodcontent-1-tit span {
    display: inline-block;
    height: 40px;
    color: #464646;
    border-bottom: 2px solid #cc3739;
    padding-left: 34px;
    background: url(../images/p14-icon11.png) no-repeat 2px center;
}
.p14-prodcontent-1-tit em {
    font-size: 18px;
    font-family: Arial;
    text-transform: uppercase;
    font-style: normal;
    color: #c2c2c1;
}
.p14-prodcontent-1-desc {
    padding-left: 15px;
    padding-right: 15px;
}
.p14-product-2-tit {
    height: 46px;
    line-height: 46px;
    border-bottom: 2px solid #dfdfdf;
    margin-bottom: 30px;
    padding-top: 26px;
}
.p14-product-2-tit b {
    display: inline-block;
    font-size: 24px;
    font-weight: normal;
    color: #464646;
    padding-left: 52px;
    border-bottom: 2px solid #cc3739;
    background: url(../images/p14-icon11.png) no-repeat 22px center;
}
.p14-product-2-tit span {
    margin-left: 10px;
    font-size: 18px;
    font-family: Arial;
    color: #c2c2c1;
    text-transform: uppercase;
}
.p14-product-2-list dl {
    float: left;
    width: 23.8%;
    border: 1px solid #dfdfdf;
    margin-right: 1.5%;
    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%;
}
.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 h3 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: #15408f;
}
.p14-product-2-list dl:hover h3 a {
    color: #15408f;
}
.pc-cx-tel-1 {
    width: 50%;
    height: 56px;
    border-top: 2px solid #e6e6e6;
    padding-top: 10px;
    position: absolute;
    bottom: 16px;
    right: 2%;
}
.pc-cx-tel-1-t1 {
    width: 114px;
    height: 44px;
    background: #15408f;
    font-size: 18px;
    line-height: 44px;
    text-align: center;
    float: right;
}
.pc-cx-tel-1-t1 a {
    display: block;
    color: #fff;
}
.pc-cx-tel-1-t2 {
    height: 56px;
    padding-left: 70px;
    background: url(../images/pc-xc-icon2.png) no-repeat 10px top;
    font-size: 18px;
    line-height: 18px;
    color: #454545;
}
.pc-cx-tel-1-t2 p {
    line-height: 24px;
}
 input:required:invalid, input:focus:invalid, textarea:required:invalid, textarea:focus:invalid {
box-shadow: none;
}
.code_gg_li img {
    vertical-align: middle;
    width: 100px;
    height: 32px;
}
.p4-order-form-1 {
    overflow: hidden;
}
.p4-order-form-1 .p4-titlel-1 {
    width: 145px;
    height: 46px;
    font-size: 18px;
    line-height: 46px;
    text-align: center;
    color: #fff;
    background: #cc3739;
}
.p4-order-form-1-con {
    border: 1px solid #bbb;
    background: url(../images/r1-orderform-1-bg.jpg) no-repeat center bottom #fff;
    padding: 40px 3%;
}
.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: 35px;
    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;
}
.timenum {
    padding-left: 95px;
}
.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;
}
#code_gg {
    width: 80px;
    margin-right: 10px;
    outline: none;
    padding-left: 10px;
    border: 1px solid #eee;
    height: 33px;
    line-height: 32px;
    color: #666;
}
.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 #eee;
    height: 33px;
    line-height: 32px;
    color: #666;
    box-sizing: border-box;/*float: left;*/
}
.p4-order-form-1-con .radioandcheck {
    vertical-align: middle;
}
.p4-order-form-1-con .err {
    border: 1px solid #c00;
}
.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 #eee;
    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: #15408f;
}
.p4-order-form-1-con .p4-order-form-1-b2 {
    background: #767676;
}
.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;
}
            /*表单弹框*/
