﻿@charset "utf-8";
.w_1200 {
    width: 1200px;
    margin: 0 auto;
    position: relative;
}

/*页眉*/

.header {
    width: 100%;
    overflow: hidden;
    position: relative;
    z-index: 2
}
.headerTop {
    width: 100%;
    height: 43px;
    border-bottom: 1px solid #e7e7e7;
}
.headerTop p {
    font-size: 13px;
    color: #464646;
    float: left;
    line-height: 43px;
}
.headerTop ul {
    float: right;
    margin-top: 12px;
}
.headerTop li {
    float: left;
    font-size: 13px;
    color: #464646;
    padding: 0 15px;
    border-right: 1px dotted #464646;
    position: relative
}
.headerTop li a {
    color: #464646;
}
.headerTop li img {
    display: none;
    position: absolute;
    left: -30px;
    top: 30px;
}
.headerTop li.last {
    padding-right: 0;
    border: none
}
.headerTop li:hover img {
    display: block
}
.headerCenter {
    overflow: hidden;
    height: 110px;
}
.headerCenter h1 {
    overflow: hidden;
    float: left;
    padding-right: 40px;
    margin-top: 20px;
}
.headerCenter .wen {
    overflow: hidden;
    float: left;
    margin-top: 25px;
}
.headerCenter h2 {
    font-size: 24px;
    color: #000;
    font-weight: normal;
    line-height: 35px;
}
.headerCenter .wen p {
    font-size: 15px;
    color: #464646;
}
.headerCenter .phone {
    float: right;
    margin-top: 25px;
    padding-left: 55px;
    background: url(../image/tel.jpg) no-repeat left center;
}
.headerCenter .phone p {
    font-size: 15px;
    color: #464646
}
.headerCenter .phone h3 {
    font-size: 26px;
    color: #1c73ea;
    font-family: Arial;
}
.headerCenter .phone b {
    color: #0568c5;
}
.headerNav {
    overflow: hidden;
    height: 48px;
    width: 1200px;
    padding: 1px;
    background: #1c73ea;
    border-radius: 24px;
}
.headerNav li {
    float: left;
    font-size: 14px;
    line-height: 48px;
}
.headerNav li a {
    color: #fff;
    display: block;
    width: 150px;
    text-align: center;
    text-decoration: none
}
.headerNav li.last {
    background: none
}
.headerNav li.cur,
.headerNav li:hover {
    background: #3f8efb;
    border-radius: 24px;
}
.slideBox {
    width: 100%;
    height: 600px;
    overflow: hidden;
    position: relative;
}
.slideBox .hd {
    height: 25px;
    overflow: hidden;
    position: absolute;
    bottom: 15px;
    z-index: 1;
    width: 100%;
}
.slideBox .hd ul {
    overflow: hidden;
    zoom: 1;
    width: 100%;
    text-align: center;
}
.slideBox .hd ul li {
    display: inline-block;
    margin-right: 4px;
    width: 25px;
    height: 25px;
    background: #333;
    cursor: pointer;
    color: #fff;
    line-height: 25px;
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -o-transition: all .3s linear;
    transition: all .3s linear;
}
.slideBox .hd ul li.on {
    background: #0568C4;
    color: #fff;
}
.slideBox .bd {
    position: relative;
    height: 100%;
    z-index: 0;
}
.slideBox .bd li {
    zoom: 1;
    vertical-align: middle;
}
.index_search {
    background: #fff;
    height: 55px;
    overflow: hidden;
    padding: 0 50px;
    border-radius: 8px;
}
.index_search .search-info {
    line-height: 55px;
    font-size: 14px;
    color: #00a2ea;
}
.index_search .search-info font {
    font-weight: bold;
}
.index_search .search-info a {
    color: #535353;
}
.index_search .search-info a:hover {
    color: #000;
}
.index_search .sech_in {
    padding-top: 10px;
}
.index_search .sech_in .key {
    width: 210px;
    border: 1px solid #888888;
    border-right: none;
    height: 34px;
    line-height: 35px;
    padding-left: 40px;
    float: left;
    background: #fff url(../image/ico010.jpg) 5px center no-repeat;
}
.index_search .sech_in .go {
    width: 55px;
    float: left;
    background-color: #007ec8;
    height: 36px;
    line-height: 36px;
    color: #fff;
    font-size: 14px;
    border: none;
    font-family: "Microsoft YaHei";
}
.index_search .sech_in .go:hover {
    background: #3f8efb;
}
.main1 {
    width: 100%;
    height: 910px;
    padding-top: 36px;
    background: #fff;
    overflow: hidden;
}
.pro_left {
    float: left;
    width: 200px;
}
.pro_til {
    width: 100%;
    background: #1c73ea url(../image/m1_til.jpg) center no-repeat;
    text-align: center;
}
.pro_til h2 {
    font-size: 26px;
    font-weight: bold;
    color: #fff;
    line-height: 77px;
}
.pro_box {
    background: #fff;
    padding: 2px 0px;
}
.pro_box h4 {
    font-size: 14px;
    line-height: 39px;
    height: 39px;
    background: #438df1;
    color: #fff;
    clear: both;
    font-weight: normal;
    margin: 0 0 12px;
    padding: 0 0 0 20px;
}
.pro_box h4 a {
    color: #fff;
    font-size: 16px;
    padding-left: 20px;
    background: url(../image/dhhbg1.jpg) left center no-repeat;
}
.pro_box h4.born {
    margin: 0;
}
.pro_box ul {
    display: none;
}
.pro_box ul li {
    height: 38px;
    line-height: 38px;
    padding: 0 0 0 40px;
    background: #e0e1df;
    overflow: hidden;
    margin-top: 2px;
}
.pro_box ul li a {
    color: #333;
}
.pro_box ul li a:hover {
    color: #2f32a6;
}
.pro_right {
    float: right;
    width: 980px;
    background: #fff;
    min-height: 500px;
}
.m1_til {
    width: 100%;
    height: 37px;
    line-height: 37px;
    border-bottom: 1px solid #ccc;
}
.m1_til h4 {
    float: left;
    width: 156px;
    text-align: center;
    background: #f4af2e;
    font-size: 18px;
    font-weight: normal;
    color: #000;
}
.m1_til a {
    float: right;
    font-size: 12px;
    color: #666666;
    margin-right: 10px;
}
.m1_box {}
.protopul {
    float: left;
    width: 990px;
}
.protopul li {
    float: left;
    width: 315px;
    display: inline;
    margin: 0px 15px 0 0;
    height: 295px;
}
.protopul li a {
    float: left;
    width: 315px;
    position: relative;
}
.protopul li a span {
    display: block;
    width: 315px;
    font-size: 16px;
    font-weight: bold;
    line-height: 28px;
    padding: 5px 0 0 0;
    color: #404040;
    text-align: center;
    height: 28px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}
.protopul li a img {
    border: 2px solid #e1e1e1;
    width: 315px;
    height: 242px;
    overflow: hidden;
}
.protopul li a:hover img {
    border-color: #1c73ea;
}
.protopul li a:hover span {
    display: block;
}
.main3 {
    width: 100%;
    height: 738px;
    padding-top: 40px;
    background: #fff;
    overflow: hidden;
}
.com_til {
    text-align: center;
}
.com_til h2 {
    font-size: 24px;
    line-height: 30px;
    color: #333;
}
.com_til span {
    font-size: 18px;
    line-height: 24px;
    color: #666;
}
.main2 {
    width: 100%;
    height: 395px;
    padding-top: 40px;
    background: #fff url(../image/m2_bg.jpg) center no-repeat;
    overflow: hidden;
    text-align: center;
}
.pro_list {
    margin-top: 30px;
}
.pro_list ul li {
    float: left;
    width: 278px;
    height: 280px;
    padding: 5px;
    background: #dbdbdb;
    margin-right: 15px;
    margin-bottom: 27px;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}
.pro_list ul li img:hover {
    -webkit-box-shadow: 0 2px 4px #666;
    box-shadow: 0 2px 4px #666;
}
.pro_list ul li:hover {
    background: #1c73ea;
}
.pro_list ul li:hover a {
    color: #fff;
}
.pro_list ul li a {
    color: #5a5a5a;
}
.pro_list ul li a h3 {
    font-weight: normal;
    font-size: 16px;
    margin-top: 10px;
    padding: 0 10px;
    overflow: hidden;
    white-space: nowrap;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
}
.main4 {
    width: 100%;
    height: 200px;
    padding-top: 30px;
    background: #fff;
    overflow: hidden;
}
.hzBox {
    overflow: hidden;
    width: 100%;
    height: 130px;
    position: relative
}
.hzBox span {
    cursor: pointer;
    display: block;
    width: 27px;
    height: 27px;
    position: absolute;
    top: 62px;
}
.hzLeft {
    background: url(../image/hezuoBtn.jpg) no-repeat center top;
    left: 10px
}
.hzRight {
    background: url(../image/hezuoBtn.jpg) no-repeat center bottom;
    right: 10px
}
.hzWin {
    overflow: hidden;
    width: 1063px;
    margin: 30px auto 0 auto;
    height: 130px;
    position: relative
}
.hzWin ul {
    overflow: hidden;
    position: absolute
}
.hzWin li {
    float: left;
    width: 163px;
    height: 130px;
    margin-right: 12px;
}
.hzWin li img {
    display: block;
    border: 2px solid #e8e8e8;
    margin-bottom: 15px;
}
.hzWin li p {
    font-size: 13px;
    color: #646464;
    text-align: center;
}
.hzWin li a {
    display: block;
    text-decoration: none
}
.main5 {
    width: 100%;
    height: 920px;
    padding-top: 30px;
    background: #fff url(../image/m5_bg.jpg) top center no-repeat;
    overflow: hidden;
}
.m5_box {
    width: 550px;
    text-align: left;
}
.m5_box h4 {
    font-size: 24px;
    color: #0d71f9;
    line-height: 35px;
}
.m5_box span {
    font-size: 14px;
    line-height: 22px;
}
.main6 {
    width: 100%;
    height: 487px;
    padding-top: 30px;
    background: #fff;
    overflow: hidden;
}
.m6_box {
    width: 100%;
    margin-top: 30px;
}
.m6_list ul li {
    float: left;
    width: 375px;
    margin: 0 64px 0 0
}
.m6_list ul li a.img {
    float: left;
    width: 369px;
    height: 185px;
    border: 3px solid #1c73ea
}
.m6_list ul li:hover a.img {
    border-color: #3f8efb;
}
.m6_list ul li h2 {
    float: left;
    width: 100%;
    font-size: 16px;
    color: #333333;
    font-weight: bold;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    line-height: 30px;
    margin-top: 10px;
}
.m6_list ul li:hover a.wrr h2 {
    color: #3f8efb
}
.m6_list ul li p {
    font-size: 14px;
    line-height: 30px;
}
.m6_list ul li span {
    float: left;
    line-height: 23px;
    color: #808080;
    height: 69px;
    overflow: hidden;
}
.m6_list ul li:hover span {
    color: #3f8efb
}
.m6_list ul li:hover p {
    color: #3f8efb
}
.footer {
    width: 100%;
    height: 240px;
    background: #1c73ea;
    overflow: hidden;
    padding-top: 30px;
}
.ft_left {
    float: left;
    width: 420px;
}
.ft_left h2 {
    font-size: 16px;
    font-weight: normal;
    color: #fff;
    background: url(../image/line.jpg) bottom left no-repeat;
    line-height: 45px;
}
.ft_left h3 {
    font-size: 16px;
    font-weight: normal;
    line-height: 35px;
}
.ft_box {
    width: 450px;
    height: 115px;
    margin-top: 10px;
}
.ft_box .fl {
    width: 333px;
    font-size: 14px;
    line-height: 25px;
    color: #fff;
}
.ft_left1 {
    float: left;
    width: 400px;
}
.ft_left1 h2 {
    font-size: 16px;
    font-weight: normal;
    color: #fff;
    background: url(../image/line.jpg) bottom left no-repeat;
    line-height: 45px;
}
.ft_nav {
    width: 350px;
    margin-top: 10px;
}
.ft_nav li {
    float: left;
    width: 130px;
    color: #fff;
}
.ft_nav li a {
    font-size: 14px;
    line-height: 35px;
    color: #fff;
}
.ft_nav li a:hover {
    color: #000;
}
.cpMain {
    background: #ececec;
    overflow: hidden;
}
.cpMain .container {
    margin-top: 20px;
    padding-bottom: 30px;
}
.container {
    margin-left: auto;
    margin-right: auto;
    width: 1200px;
}
.nlist {
    float: left;
    width: 230px;
}
.nlist .nt {
    font-weight: normal;
    padding: 18px 0;
    padding-left: 20px;
    background: #0568c4 url(../image/hhBg.png) no-repeat 190px center;
}
.nlist .nt a {
    font-size: 20px;
    color: #fff;
    text-decoration: none;
}
.nlist .nt p {
    font-size: 12px;
    color: #fff;
    font-family: "Arial";
    margin-top: 1px;
}
.nlist>ul {
    padding: 20px;
    background: #fff;
}
.nlist>ul>li {}
.nlist>ul>li>a {
    display: block;
    height: 40px;
    line-height: 40px;
    background: url(../image/liBg2.png) no-repeat 167px center;
    font-size: 14px;
    color: #333;
    padding: 0 18px;
    text-decoration: none;
}
.nlist>ul>li>a:hover,
.nlist>ul>li.cur a {
    background: url(../image/liaBg.png) no-repeat center;
    color: #fff;
}
.nlist .dphone {
    overflow: hidden;
    background: #333;
    padding: 20px 0;
}
.nlist .dphone dt {
    float: left;
    background: url(../image/phImg.png) no-repeat center;
    margin-left: 5px;
    width: 62px;
    height: 50px;
}
.nlist .dphone dd {
    margin-left: 66px;
    color: #fff;
    padding: 5px 13px;
    border-left: 1px dotted #5c5c5c;
}
.nlist .dphone dd span {
    font-size: 13px;
}
.nlist .dphone dd p {
    font-size: 18px;
    font-family: "Arial";
}
.pro_main {
    zoom: 1;
}
.t05 {
    line-height: 40px;
    background: #0568c4;
    margin-top: 10px;
}
.t05 {
    padding: 0 10px;
    color: #fff;
    font-size: 14px;
}

/*左边标题块*/

.t05 a {
    color: #fff;
}
.t05 img {
    padding: 6px 0 0 0;
    float: right;
}
.t05_con {
    border: solid 1px #ccc;
    border-top: 0;
    padding: 8px 1px;
    margin-bottom: 10px;
    zoom: 1;
    overflow: hidden;
    background: #fff;
}
.t05_cons {
    border: solid 1px #d7d7d7;
    border-top: 0;
    padding: 2px 0;
    margin-bottom: 10px;
    zoom: 1;
}
.t05_cons1 {
    border: solid 1px #d7d7d7;
    border-top: 0;
    padding: 2px 10px;
    margin-bottom: 10px;
    zoom: 1;
    background: #fff;
}
.t05_cons1 li {
    background: url(../image/f01.jpg) left center no-repeat;
    line-height: 25px;
    height: 25px;
    overflow: hidden;
    background-size: 5px;
    padding-left: 10px;
    width: 175px;
}

/* -- 产品分类列表 -- */

ul.t05_ul li {
    line-height: 30px;
    color: #666;
    margin-bottom: 5px;
    padding: 0 5px 0 14px;
    overflow: hidden;
    background: #f3f3f3;
    width: 176px;
    _float: left;
}
ul.t05_ul li span {
    font-size: 11px;
}
ul.t05_ul li a {
    *width: 159px;
    display: block;
    overflow: hidden;
}
.check {
    color: #E61217;
}
.t05_con .tc .text {
    border: solid 1px #d7d7d7;
    height: 20px;
    line-height: 20px;
}
.clr {
    float: right;
    color: #fff;
    font-weight: normal;
    font-size: 12px;
}

/* -- 最近浏览过的产品 -- */

dl.t05_con_dl {
    margin-bottom: 10px;
    width: 194px;
    padding-left: 11px;
}
dl.t05_con_dl dt {
    width: 194px;
}
dl.t05_con_dl dt img {
    width: 190px;
    padding: 1px;
    border: solid 1px #d7d7d7;
}
dl.t05_con_dl dt a:hover img {
    border: solid 1px #0568c4;
}
dl.t05_con_dl dd {
    width: 174px;
    margin-top: 3px;
    text-align: center;
}
#detailvalue1 {
    padding-left: 15px;
}
.pro_banner {
    width: 750px;
    height: 275px;
    overflow: hidden;
    background: #d7d7d7;
    float: left;
}
.pro_banner img {
    width: 630px;
    height: 275px;
    display: block;
}

/* -- 产品展示 -- */

.riti1_con {
    border-bottom: solid 1px #d7d7d7;
    zoom: 1;
}

/*产品右边内容边框*/

.pro_ul {
    float: left;
    padding: 10px 3px;
}
.pro_ul dl {
    height: 84px;
    overflow: hidden;
    padding: 0;
}
.pro_ul dd h4 {
    font-weight: normal;
    font-size: 12px;
}
.pro_ul dd {
    color: #575757;
    height: 20px;
    line-height: 20px;
    width: 174px;
    overflow: hidden;
    text-align: center
}
.pro_ul dt {
    width: 174px;
    height: 126px;
}
.pro_ul dt img {
    width: 166px;
    height: 122px;
}
.pro_ul dt a {
    width: 166px;
    height: 122px;
    border: solid 1px #d7d7d7;
    padding: 1px;
    display: block;
}
.pro_ul dt a:hover {
    border: solid 1px #0568c4;
}

/*产品边框，点击效果*/


/*第二种产品展示*/

.dl_pro3 {
    padding: 10px 9px;
    float: left;
    width: 222px;
}
.dl_pro3 dd h4 {
    font-weight: normal;
    font-size: 12px;
}
.dl_pro3 dd {
    color: #575757;
    height: 20px;
    line-height: 20px;
    width: 222px;
    overflow: hidden;
    text-align: center
}
.dl_pro3 dt {
    width: 222px;
    height: 146px;
    float: left;
}
.dl_pro3 dt img {
    width: 218px;
    height: 142px;
}
.dl_pro3 dt a {
    width: 218px;
    height: 142px;
    border: solid 1px #d7d7d7;
    padding: 1px;
    display: block;
}
.dl_pro3 dt a:hover {
    border: solid 1px #0568c4;
}

/*产品边框，点击效果*/


/*第三种产品展示*/

.dl_pro {
    float: left;
    width: 164px;
    height: 210px;
    padding: 0px 8px;
    overflow: hidden
}
.dl_pro dt a {
    width: 160px;
    height: 167px;
    border: 1px solid #d7d7d7;
    padding: 1px;
    display: block;
}
.dl_pro dt {
    width: 164px;
    height: 172px;
    font-size: 0;
    line-height: 0
}
.dl_pro dt img {
    width: 160px;
    height: 167px;
}
.dl_pro dd {
    width: 164px;
    height: 25px;
    line-height: 25px;
    text-align: center;
    overflow: hidden
}
.dl_pro dd a {
    font: 12px "宋体";
    line-height: 26px
}
.dl_pro dt a:hover {
    border: solid 1px #0568c4;
}

/*产品边框，点击效果*/

.dl_pro2 {
    float: left;
    width: 204px;
    padding: 0px 18px;
    overflow: hidden
}
.dl_pro2 dt a {
    width: 200px;
    height: 145px;
    border: 1px solid #d7d7d7;
    padding: 1px;
    display: block;
}
.dl_pro2 dt {
    width: 204px;
    height: 149px;
}
.dl_pro2 dt img {
    width: 200px;
    height: 145px;
}
.dl_pro2 dd {
    width: 204px;
    height: 25px;
    line-height: 25px;
    text-align: center;
    overflow: hidden
}
.dl_pro2 dd a {
    font: 12px "宋体";
    line-height: 26px
}
.dl_pro2 dt a:hover {
    border: solid 1px #0568c4;
}

/*产品边框，点击效果*/

.pro_curmbs {
    margin-bottom: 10px;
    height: 35px;
    line-height: 35px;
}

/*产品列表页，面包屑导航,字体颜色可自行修改*/

.pro_curmbs span {
    color: #0568c4;
}
.pro_curmbs a {
    color: #333;
}
.pro_curmbs a:hover {
    color: #0568c4;
}
.pro_curmbs .a_b {
    color: #0568c4;
    font-weight: bold;
}
.proarray {
    background: #EBEBFF;
    border: 0 solid #d7d7d7;
    border-width: 1px;
    padding: 3px 5px 0 5px;
    overflow: hidden;
    height: 23px;
    margin: 0 auto 10px;
}

/*产品列表页，产品显示方式控制导航,字体颜色和背景可自行修改*/

.proarray .span_1 {
    float: right;
}
.proarray img {
    vertical-align: middle;
    margin: 0 5px;
}

/*--产品列表，顶部图文产品详细介绍--*/

.p_list_dl {
    margin-bottom: 42px;
    float: left;
    width: 50%;
}
.p_list_dl dt img {
    display: block;
    border: 1px solid #e5e5e5;
}
.p_list_dl dd {
    margin-left: 198px;
    height: 152px;
    overflow: hidden;
}
.p_list_dl dd h5 {
    font-size: 14px;
    height: 32px;
    line-height: 17px;
}
.p_list_dl dd h5 a {
    color: #546a85;
}
.p_list_dl dd p {
    line-height: 20px;
    height: 40px;
    font-size: 13px;
    overflow: hidden;
    color: #546a85;
}
.p_list_dl dd div {
    margin-top: 16px;
    overflow: hidden;
}
.p_list_dl dd div span {
    float: left;
    width: 50%;
    line-height: 22px;
    color: #767676;
}
.p_list_dl dd div span em {
    position: relative;
    top: -1px;
    margin-right: 6px;
    color: #b0b0b0;
}

/* -- 产品列表样式,第二种表现形式 -- */

dl.p_list_dl .d1 {
    width: 198px;
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
    line-height: 20px;
    height: 40px;
    text-align: center
}
dl.p_list_dl .d1 a {
    color: #666;
    font-family: Arial, Helvetica, sans-serif;
}
dl.p_list_dl .d1 a:hover {
    color: #0568c4;
}

/*产品名称连接*/

dl.p_list_dl .d2 {
    height: 54px;
    white-space: normal;
    line-height: 18px;
}

/* -- 产品详细页 -- */

.bigimg {
    width: 390px;
    height: 390px;
    border: solid 1px #d7d7d7;
    padding: 2px;
    margin-bottom: 10px;
}
.smallimg {}
a.leftico {
    background: url(../image/ico25.gif) no-repeat;
    display: block;
    width: 15px;
    height: 15px;
    overflow: hidden;
    margin-top: 21px;
    float: left;
}
a.leftico:hover {
    background: url(../image/ico25_1.gif) no-repeat;
}
a.rightico {
    background: url(../image/ico24.gif) no-repeat;
    display: block;
    width: 15px;
    height: 15px;
    overflow: hidden;
    margin-top: 21px;
    float: left;
    margin-left: 10px;
}
a.rightico:hover {
    background: url(../image/ico24_1.gif) no-repeat;
}
.smallimg .look {
    text-decoration: underline;
    color: #f00;
    margin-top: 20px;
    display: block;
    float: left;
    margin-left: 10px;
}
.smallimg li {
    float: left;
    display: inline;
    margin: 0 0 0 10px;
}
.smallimg li a {
    display: block;
    background: url(../image/smallimgbg2.gif);
    width: 43px;
    height: 43px;
    padding: 8px 0 0 3px;
}
.smallimg li a:hover,
.smallimg li a.cur {
    background: url(../image/smallimgbg1.gif);
}
.smallimg li img {
    width: 40px;
    height: 40px;
    display: block;
}
.look_big {
    text-align: center;
    line-height: 25px;
    margin: 15px 0;
}
.look_b {
    text-align: center;
}
.look_b input {
    margin: 0 4px;
    *height: 23px;
}

/* -- 产品详细页__产品详细参数 -- */

.mod_goods_info {
    clear: both;
    margin-bottom: 10px;
    position: relative
}
.mod_goods_info .hds {
    border-bottom: 1px solid #fc8701;
    height: 33px;
    _overflow: hidden;
}
.mod_goods_info .hds li {
    float: left;
    cursor: pointer;
    border: 1px solid #d7d7d7;
    border-bottom: 0;
    margin-right: -1px;
}
.mod_goods_info .hds li h3 {
    display: block;
    width: 128px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    font-size: 14px;
    border-bottom: 0;
    background-color: #f3f3f3;
    border: 1px solid #fff;
}
.mod_goods_info .hds li h3 a {
    color: #333;
    font-weight: normal;
    text-decoration: none;
    outline: none
}
.mod_goods_info .hds .status_on {
    border-color: #fc8701;
    border-bottom: 0;
    position: relative;
}
.mod_goods_info .hds .status_on h3 {
    height: 31px;
    background-color: #fff;
    color: #FC8701
}
.mod_goods_info .hds .status_on h3 a {
    color: #076EBB;
    font-weight: bold
}
.mod_goods_info .more {
    position: absolute;
    top: 8px;
    right: 0px;
}
.mod_goods_info .more a:link,
.mod_goods_info .more a:visited {
    text-decoration: none;
    color: #085C9B;
}
.mod_goods_info .more a:hover {
    color: #D4105A;
}
.pright {
    width: 280px;
    float: left;
    margin-left: 20px;
}
.propar {}

/*产品详细参数字体颜色*/

.propar .line {
    font-weight: normal;
    text-decoration: line-through;
}
.propar .span_1 {
    font-weight: bold;
    font-size: 14px;
    color: #f00;
}
.propar .span_2 {
    font-size: 16px;
}
.propar h4 {
    color: #333;
    line-height: 28px;
    background: #F7F7F7;
    padding: 0 8px;
}
.propar .more {
    text-align: right;
    border-bottom: dashed 1px #d7d7d7;
    margin-bottom: 5px;
}
.propar .more a {
    color: #0568c4;
    padding-left: 12px;
    line-height: 20px;
}
.propar .more a img {
    margin-right: 5px;
}

/* -- 产品详细页__产品视频演示 -- */

.provideo {
    color: #666;
}
.provideo h4 {
    line-height: 28px;
    background: #F7F7F7;
    padding: 0 5px;
    margin-bottom: 5px;
}
.pro_video {
    text-align: center;
    margin-bottom: 5px;
}
.proinfo {
    font-size: 14px;
    line-height: 25px;
}
.proinfo h4 {
    line-height: 28px;
    background: #F7F7F7;
    padding: 0 5px;
    margin-top: 10px;
}
.proinfo p {
    color: #414141
}
.proinfo p a {
    color: #0568c4;
}
.proinfo .p_tit {
    font-weight: bold;
}
.pro_key {
    line-height: 35px;
    border-top: dashed 1px #d7d7d7;
    margin-top: 5px;
    font-size: 14px;
}
.pro_key span {
    font-weight: bold;
}
.pro_key a {
    font-size: 12px;
    margin-right: 10px;
}
.propar div,
.proshop div {
    padding: 5px;
    padding-bottom: 0;
    line-height: 22px;
}
.propar div span {
    font-weight: bold;
}
.propar a.more {
    background: url(../image/ico14.gif) no-repeat 0 3px!important;
    _background: url(../image/ico14.gif) no-repeat 0 1px;
    padding-left: 10px;
}
.proshop {
    border: 1px dashed #d7d7d7;
}
.proshop .bg {
    background: #fff;
    border: 2px solid white;
    text-align: center;
    padding: 5px 0 10px 0;
}
.proinfo div {}
.proshop .bg span {
    font-weight: bold;
    font-size: 12px;
    color: #ff0000;
    line-height: 20px;
}
.proshop .bg .text_3 {
    border: solid 1px #d7d7d7;
    height: 20px;
    line-height: 20px;
}
.ad3 {
    margin-bottom: 10px;
}
.procom h4 {
    line-height: 26px;
    text-indent: 10px;
    background-position: -63px -813px;
    color: #333;
}
.procom dl {
    width: 240px;
    float: left;
    display: inline;
    margin: 10px 0 10px 5px;
}
.procom dl dt {
    float: left;
    width: 104px;
    height: 104px;
}
.procom dl dt a {
    width: 100px;
    height: 100px;
    border: 1px solid #d7d7d7;
    padding: 1px;
    display: block;
}
.procom dl dt a:hover {
    border: solid 1px #0568c4;
}

/*产品图片边框连接*/

.procom dl dt img {
    width: 100px;
    height: 100px;
    display: block;
}
.procom dl dd {
    width: 125px;
    float: right;
    line-height: 22px;
}
.procom dl .d1 {
    width: 125px;
    height: 42px;
    overflow: hidden;
    margin-bottom: 2px;
}
.procom dl .d1 a {
    color: #666;
    text-decoration: underline;
}
.procom dl .d1 a:hover {
    color: #0568c4;
}
.procom dl .d2 {
    font-weight: bold;
    color: #666;
}
.procom dl .d2 span {
    color: #f00;
    font-weight: bold;
}
.procom dl .d3 {
    color: #666;
}
.procom dl .d3 span {
    text-decoration: line-through;
}
.cp {
    border: 1px solid #d7d7d7;
    background: #fff;
    padding-bottom: 12px;
    margin-bottom: 10px;
}
.cptab {
    border-bottom: 1px solid #d7d7d7;
    background: #f7f7f7;
}
.cptab {
    line-height: 25px;
    font-size: 14px;
    color: #B61212;
    text-decoration: none;
    padding: 0 8px;
}
.cptab a:hover {
    text-decoration: none;
}
.cptab a.cr {
    background: #eee;
    font-weight: bold;
}
.cp dl {
    width: 164px;
    overflow: hidden;
    float: left;
    display: inline;
    padding: 12px 0px 0 12px;
}
.cp dt {
    width: 164px;
    overflow: hidden;
}
.cp dt a {
    width: 160px;
    display: block;
    border: 1px solid #D5D5D5;
    padding: 1px;
}
.cp dt a:hover {
    border: solid 1px #B61212;
}

/*产品图片边框连接*/

.cp dt img {
    width: 160px;
    display: block;
}
.cp dd {
    line-height: 24px;
    padding-top: 8px;
    overflow: hidden;
    display: block;
    width: 164px;
    text-align: center
}
.t06 a {
    color: #0568c4;
}
.t06 a :hover {
    color: #0568c4;
}
.cases {
    margin-bottom: 10px;
}
.cases h4 {
    line-height: 28px;
    background: #F7F7F7;
    text-indent: 5px;
    margin-top: 10px;
}
.cases dl {
    width: 360px;
    height: 164px;
    overflow: hidden;
    float: left;
    display: inline;
    margin: 8px 5px 0 5px;
}
.cases dt {
    width: 163px;
    height: 163px;
    overflow: hidden;
    float: left;
}
.cases dt a {
    width: 159px;
    height: 159px;
    padding: 1px;
    border: 1px solid #d7d7d7;
    display: block;
}
.cases dt a:hover {
    border: 1px solid #0568c4;
}
.cases dt img {
    width: 159px;
    height: 159px;
    display: block;
}
.cases dd {
    width: 180px;
    float: left;
    margin-left: 5px;
    display: inline;
    line-height: 20px;
    padding-right: 10px;
    overflow: hidden;
}
.cases dd a {}
.cases dd.tit {}
.cases dd.tit a {
    font-weight: bold;
    color: #0568c4;
    text-decoration: underline;
}
.cases dd.d2 {
    height: 140px;
}
.caigou {
    background: #0568c4;
    color: #fff;
    padding: 5px;
    margin: 5px 0;
}

/* -- 采购意向标题色带 -- */

.caigou strong {
    font-size: 14px;
    font-weight: bold;
}
.caigou .span_1 {
    float: right;
}
.caigou_tab {
    line-height: 27px;
    margin-bottom: 10px;
    color: #666;
}
.caigou_tab .tt {
    vertical-align: top;
    text-align: right;
}
.caigou_tab .span_b {
    font-weight: bold;
    color: #f00;
}
.caigou_tab .textarea {
    margin-top: 3px;
}

/*cpright*/

.cpright {
    width: 900px;
    padding: 0 20px;
    background: #fff;
    float: right;
    padding-bottom: 20px;
}
.rtop {
    overflow: hidden;
    padding-top: 28px;
    padding-bottom: 9px;
    border-bottom: 1px solid #dbdbdb;
}
.rtop h5 {
    float: left;
    padding-left: 10px;
    border-left: 3px solid #0568c4;
    font-weight: normal;
    line-height: 16px;
}
.rtop h5 a {
    font-size: 16px;
    color: #0568c4;
}
.rtop span {
    float: right;
}
.rtop span em {
    color: #999;
}
.rtop span a {
    color: #999;
}
.rt_bot_line {
    background: #0568c4;
    height: 2px;
    font-size: 0;
    margin-top: 20px;
    margin-bottom: 10px;
}
.age_con_key {
    width: 860px;
    margin: 0 auto;
}
.age_con_key .age_con_key1 {
    font-size: 14px;
}
.age_con_key .age_con_key1 span {
    margin: 0;
    font-weight: bold;
}
.age_con_key .age_con_key2 {
    float: right;
}
.soleft {
    float: left;
    width: 240px;
    position: relative;
    z-index: 999;
}
.soleft .cpTle {
    font-weight: normal;
    padding: 24px 0 23px 22px;
    border-bottom: 1px solid #eee;
    background: #1c73ea;
}
.soleft .cpTle a {
    font-size: 18px;
    color: #fff;
    font-weight: bold;
}
.soleft .cpTle p {
    font-size: 16px;
    color: #fff;
    font-weight: bold;
    margin-bottom: 12px;
}
.soleft .cpTle p a {
    color: #fff;
    font-size: 16px;
    font-weight: bold;
}
.soleft .cpTle span {
    font-size: 14px;
    color: #eee;
}
.soleft {
    width: 240px;
    float: left;
}
.pro {
    background: #fff;
}
.soleft h4 {
    background: #3C3E46;
    text-align: center;
}
.soleft h4 .prolia {
    display: block;
    height: 50px;
    line-height: 50px;
    color: #fff;
    font-size: 18px;
    text-decoration: none;
}
.soleft h4 .prolia span {
    font-size: 14px;
    color: #fff;
    font-family: "Arial";
    margin-left: 6px;
    font-weight: normal;
}
.pro>ul {
    padding-bottom: 25px;
    border-top: none;
    overflow: hidden;
    background: #fff;
}
.pro>ul>li {
    border-bottom: 1px solid #ddd;
}
.pro>ul>li:hover .sedp {
    display: block;
}
.pro>ul>li h5 {
    padding-left: 45px;
    background: url(../image/xiala2.png) no-repeat 20px center;
    height: 46px;
    line-height: 46px;
    overflow: hidden;
}
.pro>ul>li h5 a {
    font-size: 15px;
    color: #535353;
    text-decoration: none;
}
.pro>ul>li h5 a.cur {
    color: #46A644;
}
.pro>ul>li .sedp {
    margin-bottom: 20px;
}
.pro>ul>li .sedp p {
    margin-bottom: 5px;
}
.pro>ul>li .sedp p a {
    font-size: 13px;
    display: block;
    margin-left: 15px;
    padding-left: 25px;
    height: 27px;
    line-height: 27px;
    width: 250px;
    text-decoration: none;
    background: url(../image/xila2.png) no-repeat left top;
}
.pro>ul>li .sedp p a:hover {
    background: url(../image/xila2.png) no-repeat left bottom;
    color: #fff;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.pro>ul>li .sedp p.cur a {
    background: url(../image/xila2.png) no-repeat left bottom;
    color: #fff;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.pro>ul>li:hover h5 {
    background: url(../image/xiala2.png) no-repeat 20px center;
}
.pro li.cur h5 {
    background: url(../image/xiala2.png) no-repeat 20px center;
}
.pro>ul>li .sedp ul {
    display: none;
}
.pro>ul>li .sedp li a {
    font-size: 13px;
    display: block;
    margin-left: 45px;
    padding-left: 16px;
    height: 27px;
    line-height: 27px;
    width: 145px;
    text-decoration: none;
}
.pro>ul>li .sedp li a:hover,
.pro>ul>li .sedp li.cur a {
    color: #0568c4;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.soleft .dphone {
    overflow: hidden;
    background: #333;
    padding: 20px 0;
}
.soleft .dphone dt {
    float: left;
    background: url(../image/phImg.png) no-repeat center;
    margin-left: 5px;
    width: 62px;
    height: 50px;
}
.soleft .dphone dd {
    margin-left: 66px;
    color: #fff;
    padding: 5px 13px;
    border-left: 1px dotted #5c5c5c;
}
.soleft .dphone dd span {
    font-size: 13px;
}
.soleft .dphone dd p {
    font-size: 18px;
    font-family: "Arial";
}

/*cpshow*/

.cpshow {
    overflow: hidden;
    padding-top: 20px;
}
.cpshow li {
    float: left;
    width: 202px;
    margin-bottom: 5px;
    margin-right: 23px;
    text-align: center;
}
.cpshow li.noMl {
    margin-right: 0;
}
.cpshow li img {
    display: block;
    border: 1px solid #d3d3d3;
    width: 209px;
    height: 170px;
}
.cpshow li h4 {
    line-height: 16px;
    margin-top: 10px;
    margin-bottom: 8px;
}
.cpshow li h4 a {
    font-size: 13px;
    color: #333;
    font-weight: normal
}
.cpshow li p {
    font-size: 13px;
    color: #666;
    line-height: 21px;
    height: 63px;
    overflow: hidden;
}
.cpshow li span {
    display: block;
    overflow: hidden;
    margin-top: 20px;
}
.cpshow li span .zx {
    float: left;
    width: 144px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 13px;
    color: #fff;
    text-decoration: none;
    border-left: 3px solid #333;
    background: #666;
}
.cpshow li span .xq {
    float: right;
    font-size: 13px;
    color: #666;
    margin-top: 14px;
}
.cpshow li img:hover {
    border-color: #0568c4;
}

/*page*/

#pages {
    text-align: center;
    margin: 20px auto;
}
#pages a {
    padding: 0 10px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    background: #e6e6e6;
    color: #333;
    display: inline-block;
}
#pages span {
    padding: 0 10px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    background: #006fcf;
    color: #fff;
    display: inline-block;
}
#pages a:hover {
    background: #006fcf;
    color: #fff;
}
.h2_prodtitle {
    font-size: 16px;
    color: #414141;
    border-bottom: 1px dashed #bbbbbb;
    padding: 2px 0 10px;
    line-height: 1.6em;
}
.ul_prodinfo {
    padding: 6px 0;
    overflow: hidden;
    zoom: 1;
}
.ul_prodinfos {
    padding: 6px 15px;
    overflow: hidden;
    zoom: 1;
    background: #f3f3f3;
    font-size: 14px;
    font-weight: bold;
}
.ul_prodinfos li {
    padding: 5px 0 10px;
}
.ul_prodinfo li {
    float: left;
    width: 400px;
    padding: 6px 0;
}
.ul_prodinfo li span {
    font-size: 14px
}
.li_normalprice,
.li_prono {
    line-height: 24px;
}
.ul_prodinfo .li_prono,
.ul_prodinfo .li_marketprice,
.ul_prodinfo .li_volume,
.ul_prodinfo .li_weight,
.ul_prodinfo .li_jf,
.ul_prodinfo .li_brand .span_title {
    color: #999;
}
.ul_prodinfo .li_brand {
    width: 180px;
}
.li_prono {
    line-height: 2.9em;
}
.ul_prodinfo .b_proprice {
    font-size: 14px;
    color: #ce1919;
    font-weight: normal;
}
.ul_prodinfo a.a_brand {
    color: #c00;
}
.ul_prodinfo a.a_brand:hover {
    text-decoration: underline;
}
.ul_prodinfo .li_jf {
    clear: both;
    width: 300px;
}
.ul_prodinfo .li_jf b {
    font-weight: normal;
    color: #c00;
}
.ul_prodinfo .li_jf a.a_usejf {
    display: -moz-inline-stack;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    width: 80px;
    height: 22px;
    line-height: 22px;
    line-height: 25px\9;
    _line-height: 22px;
    overflow: hidden;
    background-position: -420px -120px;
    text-align: center;
    color: #fff;
    margin: 0 0 0 8px;
    filter: alpha(opacity=90);
    opacity: 0.9;
    vertical-align: middle;
}
.ul_prodinfo .li_jf a.a_usejf:hover {
    filter: alpha(opacity=100);
    opacity: 1.0;
}
.prodbaseinfo_a .div_choose {
    background: #fcf0f0;
    border: 1px solid #fbd2d2;
    margin-top: 7px;
    padding: 10px;
}
.prodbaseinfo_a .div_choose h3 {
    font-weight: normal;
    padding: 0 0 5px;
}
.ul_choosecolor {
    overflow: hidden;
    zoom: 1;
}
.ul_choosecolor li {
    float: left;
    position: relative;
    width: 48px;
}
.ul_choosecolor li .span_lack {
    position: absolute;
    top: 0px;
    left: 0px;
    text-indent: -999em;
    overflow: hidden;
    width: 42px;
    height: 42px;
    background-position: 0 -300px;
}
.ul_choosecolor img {
    border: 1px solid #c8c9cd;
}
.ul_choosecolor a:hover img,
.ul_choosecolor li.now img {
    border: 1px solid #c00;
}
.prodbaseinfo_a .p_inputnum {
    padding: 10px 0 0;
}
.prodbaseinfo_a .p_inputnum .txt {
    border: 1px solid #c4c4c4;
    width: 45px;
    height: 15px;
    text-align: center;
    vertical-align: middle;
}
.prodbaseinfo_a .p_inputnum b {
    font-weight: normal;
}

/* proviewbox */

.proviewbox {
    float: left;
    width: 305px;
    position: relative;
    z-index: 5;
}
.probigshow {
    position: relative;
    width: 300px;
    padding: 1px;
    border: 1px solid #ddd;
    overflow: hidden
}
.probigshow .span_showtip {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 81px;
    height: 81px;
    text-indent: -999em;
    overflow: hidden;
}
.probigshow .showtip_1 {
    background-position: 0 0;
}
.probigshow .showtip_2 {
    background-position: 0 -81px;
}
.probigshow a.a_probigshow {
    cursor: crosshair;
}
.zoomplepopup {
    position: absolute;
    top: 0px;
    left: 0px;
    display: none;
    background: #fff;
    border: 1px solid #e9493d;
    overflow: hidden;
    opacity: 0.5;
    filter: alpha(opacity=50);
    z-index: 10;
    cursor: crosshair;
    /*	height:50px;width:50px;*/
}
#probig_preview {
    position: absolute;
    visibility: hidden;
    top: 0px;
    left: 405px;
    width: 340px;
    height: 340px;
    background: #fff;
    border: 1px solid #ccc;
    overflow: hidden;
}
#probig_preview img {
    position: relative;
}
.div_prothumb {
    position: relative;
    padding: 15px 15px 0;
}
.thumbporbox {
    position: relative;
    width: 280px;
    overflow: hidden;
}
.div_prothumb .span_prev,
.div_prothumb .span_next {
    position: absolute;
    top: 15px;
    width: 22px;
    height: 64px;
    text-indent: -999em;
    overflow: hidden;
    cursor: hand;
    cursor: pointer;
}
.div_prothumb .span_prev {
    left: 0px;
    _left: -25px;
    background-position: -90px -282px;
}
.div_prothumb .span_prevb {
    background-position: -112px -282px;
    cursor: default;
}
.div_prothumb .span_next {
    right: 0px;
    background-position: -156px -282px;
}
.div_prothumb .span_nextb {
    background-position: -128px -282px;
    cursor: default;
}
.ul_prothumb {
    position: relative;
    width: 7500px;
    overflow: hidden;
}
.ul_prothumb li {
    float: left;
    width: 70px;
    height: 70px;
    text-align: center;
}
.ul_prothumb img {
    padding: 1px;
    border: 1px solid #ddd;
    width: 60px;
    height: 60px;
}
.ul_prothumb li.now img {
    border: 1px solid #c00;
}
.prodbaseinfo_a {
    float: left;
    width: 370px;
    margin-left: 16px;
    z-index: 1;
}
.prodetailsinfo {
    padding: 15px 0;
    clear: both;
    zoom: 1;
}
.xzCont {
    margin-top: 20px;
    padding-bottom: 54px;
}
.xzCont dl {
    overflow: hidden;
    padding: 20px;
    background: #ececec;
}
.xzCont dt {
    float: left;
}
.xzCont dt img {
    display: block;
}
.xzCont dd {
    margin-left: 234px;
}
.xzCont dd h5 {
    font-weight: normal;
    line-height: 16px;
    margin-bottom: 12px;
}
.xzCont dd h5 a {
    font-size: 16px;
    color: #0568c4;
}
.xzCont dd p {
    font-size: 13px;
    line-height: 23px;
    height: 69px;
    overflow: hidden;
}
.xzCont dd>a {
    display: block;
    width: 90px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    font-size: 13px;
    color: #ececec;
    text-decoration: none;
    background: #777777;
    margin-top: 32px;
}
.xzCont ul {
    overflow: hidden;
}
.xzCont li {
    float: left;
    width: 400px;
    padding: 20px;
    border: 1px solid #ececec;
    border-left-width: 3px;
    margin-right: 10px;
    margin-top: 10px;
}
.xzCont li.noMl {
    margin-right: 0;
}
.xzCont li h5 {
    font-weight: normal;
    line-height: 16px;
    margin-bottom: 15px;
}
.xzCont li h5 a {
    font-size: 16px;
    color: #0568c4;
}
.xzCont li p {
    font-size: 13px;
    color: #666;
    line-height: 23px;
    height: 46px;
    overflow: hidden;
}
.xzCont li:hover {
    border-color: #0c4da1;
}
.n_info_con {
    width: 874px;
    padding: 30px 15px 0 10px;
    overflow: hidden;
    font-size: 12px;
}
.n_info_con h1 {
    text-align: center;
    font-size: 26px;
    color: #000;
    margin-bottom: 6px;
}
.n_info_con2 {
    width: 890px;
    margin: 0 auto;
}
.n_info_con h3 {
    text-align: center;
    color: #000;
    margin-bottom: 10px;
    font-size: 24px;
}

/*资讯详细页面，内容标题*/

.info_con_tit {
    line-height: 24px;
    margin-bottom: 15px;
    border-bottom: 1px solid #E5E5E5;
    padding-bottom: 20px;
}
.info_con_tit span {
    margin-right: 20px;
}
.info_con_tit .n_tit {
    text-align: center;
    color: #7E7E7E;
}
.info_con_tit .n_tit a {
    color: #BCBBBB;
}
.info_con_tit .n_tit2 {
    height: 24px;
}
.news_ad {
    width: 275px;
    height: 275px;
    margin-bottom: 10px;
}
.news_ad img {
    width: 271px;
    height: 271px;
    padding: 1px;
    border: 1px solid #d7d7d7;
}
.gduo {
    height: 30px;
    line-height: 30px;
    background: #f7f7f7;
    overflow: hidden;
    margin: 15px 0px;
    padding: 0 10px;
}
.gduo span {
    float: right;
    width: 320px;
    overflow: hidden;
    height: 30px;
    display: block;
}
.gduo a {
    font-weight: bold;
}
.ks5 {
    border: 1px solid #d7d7d7;
    width: 450px;
    height: 80px;
    margin-top: 10px;
}
.dgxxBox {
    padding: 0 34px;
    width: 645px;
    height: 330px;
    font-family: 微软雅黑;
}
.dgxxBox p {
    font-size: 16px;
    padding: 25px 0;
    color: #666;
}
.dgxxBox .m_form {}
.dgxxBox .m_form li {
    width: 310px;
    height: 38px;
    float: left;
    margin-bottom: 13px;
    color: #777;
}
.dgxxBox .m_form label {
    float: left;
    border: 1px solid #dedede;
    line-height: 36px;
    height: 36px;
    width: 77px;
    display: inline-block;
    text-align: center;
    background: #fff;
}
.dgxxBox .m_form .iptTxt {
    float: right;
    width: 230px;
    border: 1px solid #dedede;
    border-left-width: 0;
    height: 16px;
    line-height: 16px;
    padding: 10px 0;
    outline: none;
    text-indent: 1em;
    background: #fff;
    color: #333;
}
.dgxxBox .m_form .txtAre {
    margin-left: 12px;
    width: 296px;
    height: 161px;
    border: 1px solid #dedede;
    outline: none;
    resize: none;
    padding: 14px;
    color: #333;
    line-height: 18px;
}
.dgxxBox .m_form .btnTjly {
    width: 310px;
    height: 38px;
    background: #0568c4;
    border: none;
    cursor: pointer;
    color: #fff;
}
.dgxxBox .m_form .areLi {
    height: 205px;
    float: right;
    display: inline;
}
.dgxxBox .m_form .btnLi {
    background: none;
    height: 60px;
}