/*初始化样式*/
html {
    margin: 0;
    padding: 0;
    border: 0;
}

body, div, span, object, iframe, h1, h2, h3, h4, p, blockquote, pre, a, address, code, b, em, img,
dl, dt, dd, ol, ul, li, fieldset, form, label, footer,
header, hgroup, nav, section {
    margin: 0;
    padding: 0;
    border: 0;
}

body {
    background: #fff;
    color: #666;
    position: relative;
    font: 12px/1.5 Microsoft YaHei, arial, 宋体, sans-serif;
    vertical-align: baseline;
    width: 100%;
    overflow-x: hidden;
}

a {
    text-decoration: none;
    outline: none;
}

a:link {
    color: #666;
}

a:visited {
    color: #666;
}

a:hover, a:active, a:focus {
    color: #009b4c;
    text-decoration: none;
    outline: none;
}

input {
    padding: 0;
    margin: 0;
    font-family: 'Microsoft YaHei';
}

img {
    border: none;
    background: none;
    vertical-align: middle;
}

ul, ol, li {
    list-style-type: none;
}

select, input, img, select {
    vertical-align: middle;
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

table, th, td {
    vertical-align: middle
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    overflow: hidden;
    visibility: hidden;
}

.clearfix {
    zoom: 1
}

.clearboth {
    height: 0px;
    line-height: 0px;
    overflow: hidden;
    clear: both;
    font-size: 0px;
}

h1, h2, h3, h4 {
    font-size: 12px;
    font-weight: bold;
}

hr {
    border: 0;
    border-top: 1px solid #ccc;
    height: 0;
}

/*----- Common css ------*/
.fl {
    float: left;
}

.fr {
    float: right;
}

.di {
    _display: inline;
}

.fwn {
    font-weight: normal;
}

.dib {
    *display: inline;
    _zoom: 1;
    _display: inline;
    _font-size: 0px;
}

/*滚动*/
#demo {
    overflow: hidden;
    width: 100%;
    margin: 0 auto;
}

#indemo {
    float: left;
    width: 800% !important;
}

#demo1 {
    float: left;
}

#demo2 {
    float: left;
}

#m_demo {
    overflow: hidden;
    width: 92%;
    margin: 0 auto;
}

#m_indemo {
    float: left;
    width: 800% !important;
}

#m_demo1 {
    float: left;
}

#m_demo2 {
    float: left;
}

.wh {
    width: 1200px;
    margin: 0 auto;
}

.pos {
    position: relative;
    width: 1920px;
    left: 50%;
    margin-left: -960px;
}

.com-img {
    display: inline;
    overflow: hidden;
    margin: 0 auto;
    display: table;
}

.com-img img {
    transition: all 0.8s;
    -webkit-transition: all 0.8s;
    -moz-transition: all 0.8s;
    -o-transition: all 0.8s;
}

.com-img:hover img {
    transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -o-transform: scale(1.2);
    -ms-transform: scale(1.2);
}

.w1920 {
    width: 1920px;
    left: 50%;
    margin-left: -960px;
    position: relative;
}

.w1200 {
    width: 1197px;
    margin: 0 auto;
}

.a1_v1 .left {
    float: left;
}

.a1_v1 .right {
    float: right;
}

/*头部样式*/
.head1 {
    background: #f0f0f0;
}

.head1, .head1 a {
    color: #525252;
    font: 500 14px/35px "微软雅黑";
}

.head1 a:hover {
    color: #f9f9f9;
}

#header {
    width: 1197px;
    margin: 0 auto;
    height: 100px;
}

.logo {
    float: left;
    line-height: 100px;
}

.logo_wen {
    line-height: 100px;
    margin-left: 32px;
}

.topLink {
    float: right;
    text-align: left;
    position: relative;
    z-index: 9999;
}

.translate {
    width: 100px;
    position: absolute;
    left: 0;
    top: 10px;
    z-index: 9999;
}

.tran-in {
    left: 120px;
}

.translate li {
    border: 1px dashed #cccccc;
    line-height: 26px;
    text-align: left;
    background: #fff;
}

.translate li a {
    display: block;
    padding-left: 10px;
    background: url(../images/dot4.png) no-repeat 88% 11px;
}

.translate li a:hover {
    text-decoration: none;
    color: #275cea;
    cursor: pointer;
}

.translate-en {
    display: none;
    padding: 6px;
    padding-top: 0px;
}

.translate li .translate-en a {
    padding-left: 0px;
    text-align: center;
    background: #fff;
    border-bottom: 1px solid #cccccc;
}

.translate li .translate-en a:hover {
    font-weight: bold;
}

.topLink .f_count {
    color: #ff0000;
    font-size: 13px;
    font-weight: bold;
}

.topLink .k1 {
    line-height: 32px;
    padding-top: 5px;
}

.topLink .k2 {
    color: #303030;
    font-size: 14px;
    font-family: "微软雅黑";
    line-height: 26px;
    background: url(../images/tpl.png) no-repeat left center;
    padding-left: 56px;
    margin-top: 22px;
}

#menu {
    background: #f9f9f9;
    height: 60px;
}

/*热门搜索*/
.search {
    text-align: left;
    margin: 8px auto;
}

#formsearch {
    width: auto;
    float: right;
}

.hotSearch {
    width: auto;
    float: left;
    height: 24px;
    line-height: 24px;
    font-weight: normal;
}

#search-type {
    float: left;
    width: 100px;
    height: 24px;
    border: 1px solid #c8c8c8;
    margin-right: 5px;
}

/*搜索和热门搜索*/
.hotSearch a {
    margin-right: 6px;
}

#formsearch input {
    height: 22px;
    background: #fff;
    border: 1px solid #c8c8c8;
    line-height: 22px;
}

#formsearch input#keyword {
    height: 24px;
    line-height: 24px;
    padding-left: 4px;
    color: #666;
}

#formsearch input#s_btn {
    width: 46px;
    height: 24px;
    line-height: 24px;
    text-align: center;
    background-color: #3480ce;
    color: #fff;
    border: none;
    cursor: pointer;
}

/*导航栏样式*/
.nav {
    height: 60px;
    width: 1197px;
    margin: 0 auto;
}

.nav li {
    line-height: 60px;
    height: 60px;
    text-align: center;
    width: 149px;
    float: left;
    position: relative;
    z-index: 999;
}

.nav li a {
    display: block;
    line-height: 60px;
    color: #817f80;
    height: 60px;
    font-size: 16px;
    padding: 0;
}

.nav li a:hover, .nav li > a.linshi1 {
    color: #817f80;
    text-decoration: none;
    background-color: #ffffff;
}

.nav > li > a:focus, .nav > li > a:hover {
    text-decoration: none;
    background-color: #ffffff;
    color: #817f80;
}

.nav .sec {
    height: 0;
    background: #f9f9f9;
    color: #fff;
    overflow: hidden;
    z-index: 9999;
    position: absolute;
    top: 60px;
    left: 0px;
}

.nav .sec a {
    background: #f9f9f9;
    color: #817f80;
    height: 38px;
    line-height: 38px;
    width: 149px;
}

.nav .sec a:hover {
    background: #f9f9f9;
    text-decoration: none;
    color: #006bbd;
}

/*首页banner*/
.banner {
    width: 1920px;
    margin: 0 auto;
    position: relative;
    height: 721px;
    left: 50%;
    margin-left: -960px;
}

.banner ul.bb {
    position: relative;
    padding: 0px;
    margin: 0px;
    z-index: 5;
}

.banner ul.bb li {
    position: absolute;
    display: none;
}

.banner .num {
    position: absolute;
    bottom: 51px;
    z-index: 100;
    width: 1920px;
    left: 50%;
    margin-left: -960px;
    text-align: center;
}

.banner .num li {
    width: 15px;
    height: 15px;
    display: inline-block;
    margin: 0 12px;
    background: #fff;
    line-height: 18px;
    text-indent: -100px;
    overflow: hidden;
    border-radius: 10px;
}

.banner .num li.num_hover {
    background-color: #2c79db;
}

.banner .num li.num_hover a {
    color: #fff;
}

.banner .num li a {
    float: left;
    display: block;
    text-align: center;
    color: #666;
    text-decoration: none;
    cursor: pointer;
    width: 18px;
    height: 18px;
    line-height: 18px;
}

/*滚动*/
#demo {
    overflow: hidden;
    width: 100%;
    margin: 0 auto;
}

#indemo {
    float: left;
    width: 800%
}

#demo1 {
    float: left;
}

#demo2 {
    float: left;
}

/*产品列表*/
.product_list li {
    float: left;
    margin-left: 15px;
    margin-right: 15px;
    padding-bottom: 15px;
    _display: inline;
}

.product_list li a.img {
    padding: 1px;
    border: 1px solid #e0e1dc;
}

.product_list li a.img img {
    width: 150px;
    height: 120px;
}

.product_list li h3 {
    text-align: center;
    padding-top: 5px;
}

.product_list li h3 a {
    font-weight: normal;
}

.product_list li a.img {
    display: block;
}

.product_list li a.img:hover {
    border-color: #e87518;
}

.roll_product {
    float: left;
}

.title_a1 {
    text-align: center;
}

.title_a1 h2 {
    color: #303030;
    font: 600 34px/72px "微软雅黑";
    background: url(../images/agafg.jpg) no-repeat center bottom;
}

.title_a1 h3 {
    color: #5a5a5a;
    font: 500 16px/60px "微软雅黑";
}

/**/

.page-products {
    margin-top: 27px;
    background: #fff;
    width: 1197px;
}

.page-products .tit {
    height: 54px;
    line-height: 54px;
    border-bottom: 2px solid #f4f4f4;
    font-size: 16px;
    color: #424242;

    padding-left: 25px
}

.page-products ul {
    padding: 0 1px;
    height: 388px;
    overflow: hidden
}

.page-products li:nth-child(1) {
    border-left: 1px solid #f4f4f4;
}

.page-products li {
    border-top: 1px solid #f4f4f4;
    border-bottom: 1px solid #f4f4f4;
    border-right: 1px #f4f4f4 solid;
    height: 385px;
    float: left;
    display: inline;
    overflow: hidden;
}

.page-products li a {
}

.page-products li a:hover {
    text-decoration: none
}

.page-products li.last {
    border-right: none 0
}

.page-products .item-inner {
    width: 470px;
    height: 100%
}

.page-products .main {
    text-align: center;
    width: 240px;
    height: 382px;
    border: 7px $ fff solid;
    background-position: center 115px;
    background-repeat: no-repeat
}

.page-products .main2 {
    text-align: center;
    width: 470px;
    height: 388px;
    background-position: center 115px;
    background-repeat: no-repeat
}

.page-products .on .main {
    text-align: center;
    width: 470px;
    height: 100%;
    background-position: center 115px;
    background-repeat: no-repeat
}

.page-products .main a {
    height: 100%
}

.page-products .main strong {
    display: block;
    font-weight: normal;
    font-size: 28px;
    color: #7e7e7e;
    line-height: 30px;
    padding-top: 50px;
}

.page-products .main .descrip {
    font-size: 13px;
    display: block;
    line-height: 20px;
    padding: 14px 20px 0;
    height: 60px;
    color: #7e7e7e;
}

.page-products .on .main .descrip {
    font-size: 13px;
    display: block;
    line-height: 20px;
    padding-top: 14px;
    height: 60px;
    color: #fff;
}

.page-products .main .btm {
    display: block;
    line-height: 20px;
    padding: 22px 17px 0;
    font-size: 14px;
    color: #595959;
}

.page-products .main .btm a {
    font-size: 14px;
    color: #595959;
}

.page-products .on .main .btm {
    font-size: 13px;
    display: none;
    line-height: 20px;
    padding: 120px 20px 0;
    color: #fff;
}

.page-products .main .btm2 {
    display: none;
    line-height: 20px;
    padding: 120px 30px 0;
    font-size: 13px;
    color: #7e7e7e;
}

.page-products .on .main .btm2 {
    font-size: 13px;
    display: block;
    line-height: 20px;
    padding: 22px 30px 0;
    color: #fff;
}

.page-products .one {
    display: none;
}

.page-products .on .one {
    display: block;
    text-align: left;
    padding: 0 30px;
    margin-top: 30px;
}

.page-products .one .pr_fl_t {
    height: 28px;
    width: 132px;
    font-size: 14px;
    height: 30px;
    margin-right: 10px;
    line-height: 28px;
    text-align: center;
    float: left;
    margin: 8px 0;
    font-weight: bold;
}

.page-products .one .pr_fl_t a {
    color: #5f5e68;
    width: 130px;
    height: 30px;
    border: 1px #c4ccd4 solid;
    display: block;
    font-size: 16px;
}

.page-products .one .pr_fl_t a:hover {
    color: #ff0000;
    border: 1px #ff0000 solid;
}

.page-products .one .pr_fl {
    line-height: 30px;
    height: 60px;
    margin: 12px 0;
    font-size: 12px;
    line-height: 22px;
    color: #757575;
    font-size: 14px;
}

.page-products #one_lr .pr_fl {
    line-height: 30px;
    height: 30px;
}

/*.page-products .main {
	-webkit-transition: width 0.5s ease;
    -moz-transition: width 0.5s ease;
    -o-transition: width 0.5s ease;
    transition: width 0.5s ease;
}*/

.wenaa_img {
    width: 130px;
    height: 130px;
    overflow: hidden;
    margin: 0 auto;
    background-repeat: no-repeat;
    background-position: center bottom
}

.page-products .on .wenaa_img {
    background-position: center top;
}

.main2_left {
    width: 240px;
    background: #fff;
    height: 100%;
    text-align: center;
}

.main2_right {
    width: 230px;
    height: auto;
}

.page-products .web .main {
    border-bottom: #006bbd solid 7px;
    background: #fff;
}

.page-products .baidu .main {
    border-bottom: #006bbd solid 7px;
    background: #fff;
}

.page-products .brand .main {
    border-bottom: #006bbd solid 7px;
    background: #fff;
}

.page-products .nuomi .main {
    border-bottom: #006bbd solid 7px;
    background: #fff;
}

.page-products .web .main2_left {
    background: #f9f9f9;
}

.page-products .on .web .main2_left {
    background: #006bbd;
}

.page-products .baidu .main2_left {
    background: #f9f9f9;
}

.page-products .on .baidu .main2_left {
    background: #006bbd;
}

.page-products .brand .main2_left {
    background: #f9f9f9;
}

.page-products .on .brand .main2_left {
    background: #006bbd;
}

.page-products .nuomi .main2_left {
    background: #f9f9f9;
}

.page-products .on .nuomi .main2_left {
    background: #006bbd;
}

.page-products .detail .sort {
    width: 205px;
    height: 115px;
    padding: 25px 0 10px 20px;
    border-bottom: solid 1px #efefef
}

.page-products .detail .sort .tag {
    display: inline-block;
    height: 22px;
    line-height: 22px;
    border: solid 1px #adadad;
    padding: 0 10px;
    margin-bottom: 10px
}

.page-products .detail .sort .price {
    display: block;
    margin-bottom: 10px
}

.page-products .detail .sort .wow {
    color: #ff4606;
    font-size: 24px
}

.page-products .detail .sort .descrip {
    display: block
}

.page-products .three-item .sort {
    height: 75px;
    padding-top: 15px
}

.page-products .three-item .sort .price {
    display: inline-block;
    padding-left: 10px
}

.page-products .four-item .sort {
    height: 50px;
    padding-top: 15px
}

.page-products .four-item .sort .price {
    display: inline-block;
    padding-left: 10px
}

.page-products li.on {
    background: #fff;
    width: 350px;
}

/*.page-products li.on .web .main *,.page-products li.on .baidu .main *,.page-products li.on .brand .main *,.page-products li.on .nuomi .main *,.page-products li.on .wings .main *{
	color:#5f5e68;
}*/
.page-products li .web .main, .page-products li .baidu .main, .page-products li .brand .main, .page-products li .nuomi .main, .page-products li .wings .main {
    color: #7e7e7e;
}

.page-products li .web .main .main2_left strong {
    color: #69c4e5
}

.page-products li.on .web .main .main2_left strong {
    color: #fff
}

.page-products li .baidu .main strong {
    color: #69c4e5
}

.page-products li.on .baidu .main strong {
    color: #fff
}

.page-products li .brand .main strong {
    color: #69c4e5
}

.page-products li.on .brand .main strong {
    color: #fff
}

.page-products li .nuomi .main strong {
    color: #69c4e5
}

.page-products li.on .nuomi .main strong {
    color: #fff
}

.page-products li .wings .main strong {
    color: #fcb876
}

/*cont2*/
.fang {
    overflow: hidden;
}

.fang img {
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}

.fang:hover img {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
}

.cont2 {
    background: url(../images/fjkahj.jpg) no-repeat center top;
    height: 1046px;
    overflow: hidden;
    box-sizing: border-box;
    margin-top: 66px;
    padding-top: 35px;
}

.tablis {
    text-align: center;
    font-size: 0;
}

.tablis li {
    display: inline-block;
    margin: 0 21px;
}

.tablis li a {
    display: block;
    background: #f9f9f9;
    color: #006bbd;
    font: 500 18px/42px "微软雅黑";
    width: 182px;
    text-align: center;
    border-radius: 9px;
}

.tablis li.cur a {
    background: #006bbd;
    color:#fff;
}

.tab_cont {
    margin-top: 32px;
}

.list1z li {
    float: left;
    margin-right: 42px;
    margin-bottom: 38px;
}

.list1z li:nth-child(3n) {
    margin-right: 0;
}

.list1z li a.img {
    width: 371px;
    height: 242px;
    overflow: hidden;
    display: block;
}

.list1z li a.img img {
    width: 371px;
    height: 242px;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}

.list1z li .dac {
    box-sizing: border-box;
    padding: 0 15px;
    border: 1px solid #ebebeb;
    border-top: none;
    background: #fff;
}

.list1z li .dac h3 a {
    display: block;
    color: #232323;
    font: 500 16px/58px "微软雅黑";
    border-bottom: 1px solid #ebebeb;
}

.list1z li .dac .mx a {
    display: block;
    color: #767676;
    font: 500 15px/52px "Arial";
    background: url(../images/agfhgh.png) no-repeat right center;
}

.list1z li:hover .dac .mx a {
    background: url(../images/agfhgh1.png) no-repeat right center;
}

.list1z li:hover {
    box-shadow: 0 0 6px #999;
}

.list1z li:hover a.img img {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
}

/*cont3*/
.cont3 {
    margin-top: 30px;
}

/*数字*/
.shuzi {
    overflow: hidden;
    height: auto;
    width: 1197px;
    margin: 0 auto;
}

.shuzi ul {
    overflow: hidden;
    margin-top: 55px;
}

.shuzi li {
    float: left;
    width: 352px;
    position: relative;
    text-align: center;
    *padding-top: 20px
}

.shuzi li + li {
    margin-left: 70px;
}

.shuzi em {
    display: block;
    width: 11px;
    height: 11px;
    background: url(../images/shuzi_yuan.png) no-repeat center;
    position: absolute;
    top: 156px;
}

.shuzi .em01 {
    left: 0
}

.shuzi .em02 {
    right: -1px
}

.shuzi span {
    display: block;
    width: 344px;
    height: 166px;
    background: url(../images/shuzi_xian.png) no-repeat left top;
    position: absolute;
    left: 5px;
    top: 0;
}

.shuzi .shuzi01 {
    width: 120px;
    height: 125px;
    overflow: hidden;
    margin: 0 auto;
    margin-top: 57px;
}

.shuzi .shuzi02 {
    width: 220px;
    height: 125px;
    overflow: hidden;
    margin: 0 auto;
    margin-top: 57px;
}

.shuzi .shuzi03 {
    width: 220px;
    height: 125px;
    overflow: hidden;
    margin: 0 auto;
    margin-top: 57px;
}

.shuzi b {
    display: block;
    width: 100%;
    overflow: hidden;
}

.shuzi b i {
    font-size: 88px;
    color: #066bbd;
    display: block;
    width: 100%;
    height: 125px;
    line-height: 125px;
    font-style: normal;
    text-align: center;
}

/*.shuzi p{ font-size:16px; line-height:22px; color:#333;}*/
.shuzi .shuzi01 b {
    margin-top: -375px
}

.shuzi .shuzi02 b {
    margin-top: -1625px
}

.shuzi .shuzi03 b {
    margin-top: -1625px
}

.shuzi h2 {
    color: #333333;
    font: 600 24px/50px "微软雅黑";
}

.shuzi h2 p {
    font-size: 16px;
    line-height: 24px;
    color: #515151;
    font-weight: 500;
    height: 48px;
}

.shuzi li h3 {
    color: #2c99ff;
    font: 500 60px/60px "Arial";
    position: absolute;
}

.shuzi li:nth-child(1) h3 {
    right: 97px;
    top: 58px;
}

.shuzi li:nth-child(2) h3 {
    right: 97px;
    top: 58px;
}

.shuzi li:nth-child(3) h3 {
    right: 44px;
    top: 58px;
}

a.more_a1 {
    background: #f9f9f9;
    color: #006bbd;
    font: 500 15px/40px "微软雅黑";
    border-radius: 20px;
    display: block;
    width: 141px;
    margin: 27px auto 0;
}

a.more_a1:hover {
    background: #fff;
}

/*cont4*/
.cont4 {
    background: url(../images/bj1.jpg) no-repeat center top;
    height: 527px;
    box-sizing: border-box;
    overflow: hidden;
    padding-top: 35px;
    margin-top: 60px;
}

.title_a2 {
    text-align: center;
}

.title_a2 h2 {
    color: #fff;
    font: 600 34px/72px "微软雅黑";
    background: url(../images/agafg1.jpg) no-repeat center bottom;
}

.title_a2 h3 {
    color: #fff;
    font: 500 16px/60px "微软雅黑";
}

.a4_b1 {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-top: 21px;
}

.a4_b1 li {
    width: 292px;
    height: 303px;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    border: 1px solid #fff;
}

.a4_b1 li a.img {
    display: block;
    width: 290px;
    height: 301px;
    position: relative;
}

.a4_b1 li a.img img {
    width: 290px;
    height: 301px;
}

.a4_b1 li .webnbha {
    position: absolute;
    left: 0;
    top: 0;
    background: url(../images/agjhghja.png) no-repeat center #006bbd;
    color: #fff;
    width: 290px;
    height: 301px;
    text-align: center;
    display: none;
}

.a4_b1 li h2 {
    font: 500 28px/60px "微软雅黑";
    background: url(../images/afghfg.png) no-repeat center bottom;
    padding-top: 79px;
}

.a4_b1 li h3 {
    font: 500 14px/25px "微软雅黑";
    margin-top: 16px;
    padding: 0 38px;
}

.a4_b1 li:hover .webnbha {
    display: block;
}

.a4_b1 li:hover {
    /*margin-top: 10px;*/
}

.a4_b1 li:hover {
    border-color: transparent;
}

/*cont5*/
.cont5 {
    margin-top: 36px;
}

.a5_v1 {
    background: url(../images/bj1.png) no-repeat center top;
    height: 365px;
    width: 1250px;
    margin: 0 auto;
}

.a5_b1 li {
    float: left;
    width: 25%;
    height: 182px;
}

.a5_b1 li a.img {
    display: block;
    text-align: center;
    line-height: 182px;
}

.a5_b1 li a.img img.img2 {
    display: none;
}

a.heagh {
    background: #2c99ff;
    color: #fff;
    font: 500 16px/42px "微软雅黑";
    border-radius: 21px;
    display: block;
    width: 200px;
    margin: 28px auto 0;
    text-align: center;
}

/*cont6*/
.cont6 {
    margin-top: 45px;
    background: #f3f3f3;
    height: 680px;
    padding-top: 15px;
}

.xw_a1 {
    width: 396px;
}

.xw_a1 li a.img {
    display: block;
}

.xw_a1 li a.img img {
    height: 410px;
    width: 396px;
}

.xw_a1 li h3 {
    padding: 0 18px;
    box-sizing: border-box;
    background: #fafafa;
}

.xw_a1 li h3 a {
    display: block;
    color: #006bbd;
    font: 500 16px/69px "微软雅黑";
    background: url(../images/afgh.png) no-repeat right center;
}

.xw_a2 {
    width: 789px;
    margin-left: 11px;
}

.xw_a2 li {
    width: 389px;
    height: 233px;
    box-sizing: border-box;
    padding: 33px 22px 19px 35px;
    background: #f4f4f4;
    background: #fff;
    float: left;
    margin-bottom: 13px;
}

.xw_a2 li:nth-child(2n) {
    float: right;
}

.xw_a2 li h2 a {
    display: block;
    color: #303030;
    font: 600 16px/46px "微软雅黑";
}

.xw_a2 li h3 {
    color: #747474;
    font: 500 14px/22px "微软雅黑";
    margin-top: 5px;
    border-bottom: 1px solid #e2e1e1;
    padding-bottom: 15px;
}

.xw_a2 li h4 {
    margin-top: 18px;
}

.xw_a2 li h4 span {
    color: #959799;
    font: 500 14px/20px "微软雅黑";
    display: inline-block;
    float: left;
}

.xw_a2 li h4 span b {
    display: block;
    color: #959799;
    font: 500 32px/35px "微软雅黑";
}

.xw_a2 li a.xw_moweew {
    background: url(../images/agfhgh.png) no-repeat right bottom;
    display: inline-block;
    float: right;
    height: 55px;
    width: 30px;
}

.xw_a2 li:hover {
    box-shadow: 0 0 10px #c6c6c6;
}

.xw_a2 li:hover h2 a {
    color: #006bbd;
}

.xw_a3 {
    width: 389px;
}

.xw_a3 li {
    width: 389px;
    height: 153px;
    box-sizing: border-box;
    padding: 25px 22px 30px 40px;
    background: #f4f4f4;
}

.xw_a3 li + li {
    margin-top: 10px;
}

.xw_a3 li h4 span b {
    display: block;
    color: #959799;
    font: 600 32px/35px "微软雅黑";
    background: url(../images/afgh1.png) no-repeat left bottom;
    padding-bottom: 24px;
}

.xw_a3 li h4 span {
    color: #959799;
    font: 500 14px/32px "微软雅黑";
    display: inline-block;
    float: left;
}

.xw_a3 li h2 a {
    display: block;
    color: #303030;
    font: 500 16px/26px "微软雅黑";
    border-left: 1px solid #e2e1e1;
    height: 99px;
    padding-left: 17px;
    background: url(../images/agfhgh.png) no-repeat 17px bottom;
}

.a6_b1 {
    margin-top: 10px;
}

.f_link {
    line-height: 30px;
    background: #fafafa;
    border-top: 1px solid #fafafa;
    color: #707070;
}

.f_link a {
    color: #949494;
    padding-right: 5px;
}

.foot_a1 {
    background: #fafafa;
    padding: 37px 0 20px;
}

.foot_a1a .fo_aa h2 {
    color: #707070;
    font: 600 18px/52px "微软雅黑";
    background: url(../images/line1.png) no-repeat bottom left;
    margin-bottom: 8px;
}

.fo_a1 {
    width: 229px;
}

.fo_a2 {
    width: 520px;
    margin-left: 208px;
}

.fo_a3 {
    width: 235px;
}

.fo_a1 a {
    color: #707070;
    display: inline-block;
    font: 500 14px/40px "微软雅黑";
}

.d_dha a {
    color: #707070;
}

.fo_a2 .d_dha1 {
    color: #707070;
    font: 500 14px/34px "微软雅黑";
}

.fo_a2 .d_dha1 img {
    padding-right: 12px;
}

.fo_a3 .d_erm {
    margin-top: 24px;
    text-align: center;
    color: #c1c1c1;
    font-size: 14px;
}

.foot_a2 {
    background: #006bbd;
    line-height: 42px;
}

.foot_ad1 {
    padding: 20px 0 42px;
    border-bottom: 1px solid #7a7a7a;
}

.d_lofo {
    width: 816px;
}

.d_lofo i {
    display: inline-block;
    line-height: 84px;
    float: left;
    width: 197px;
    border-right: 1px solid #7a7a7a;
}

.d_lofo h2 {
    width: 580px;
    float: right;
    color: #7a7a7a;
    font: 500 18px/24px "微软雅黑";
    height: 84px;

}

.d_lofo h2 span {
    display: block;
    color: #7a7a7a;
    font: 500 15px/24px "微软雅黑";
    margin-top: 10px;
}

a.d_more {
    background: #2c99ff;
    color: #fff;
    font: 500 16px/48px "微软雅黑";
    border-radius: 24px;
    display: block;
    width: 180px;
    text-align: center;
    margin-top: 22px;
}

.foot_ad2 {
    color: #fff;
    font: 500 14px/46px "微软雅黑";
}

.foot_ad2 a {
    color: #fff;
}

.demo-copyright1 {
    width: 985px;
}

/*内页左侧样式*/

.container {
    width: 1200px !important;
    margin: 0 auto;
    padding: 0;
}

/*.left{width: 225px;float: left;}
.right{width: 940px;float: right;}
.xypg-case-list li{width:300px;}
.xypg-product-list li{width: 293px;}
.xypg-product-list li .img img{width: 271px;height: 205px;}
.relate-product-slick .owl-item .img img{    width: 213px;height: 159px;}
.xypg-case-list li .img img{width: 300px;height: 300px;}
.page-product-inquiry a{color: #fff;}
.page-mob-tool{display: none;}*/
.page-product-inquiry a {
    color: #fff;
}