* {
    margin: 0;
    padding: 0;
}

.w1200 {
    width: 1200px;
    margin: 0 auto;
}

.header {
    height: 86px;
    position: relative;
}

.header2 {
    display: none;
}

.header .logo {
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
}

.header .logo img {
    display: block;
}

.header ul {
    display: inline-block;
    float: right;
}

.header ul li {
    display: inline-block;
    margin-left:40px;
    float: left;

}

.header ul li a {
    line-height: 84px;
    display: inline-block;
    height: 84px;
    color: #222222;
    font-size: 16px;
    padding: 0 7px;
}

.header ul li.on a, .header ul li a:hover {
    color: #0167b5;
    border-bottom: 2px solid #0167b5;
}

.banner2 {
    display: none;
}

.next1, .prev1 {
    position: absolute;
    top: 50%;
    width: 43px;
    height: 57px;
    margin-top: -28px;
    z-index: 10;
    cursor: pointer;
    /*background-size: 27px 44px;*/
    background-position: center;
    background-repeat: no-repeat;
}

.prev1 {
    background: url("../images/icon-left.png");
    left: 0;
}

.next1 {
    background: url("../images/icon-right.png");
    right: 0;
}

.swiper-slide1 {

}

.swiper-slide1 img {
    width: 1920;
	height:560px;
    display: block;
	margin:0 auto;
}

.page1 .swiper-pagination-bullet {
    width: 30px;
    height: 3px;
    display: inline-block;
    border-radius: 0;
    background: #fff;
    opacity: .5;
}

.page1 .swiper-pagination-bullet-active {
    opacity: 1;
    background: #ffffff;
}

.index-jjfa {
    padding-top: 45px;
    padding-bottom: 50px;
    background-color: #fafafa;
}

.index-title {
    width: 350px;
    margin: 0 auto;
    border-bottom: 1px solid #d5d5d5;
    padding-bottom: 15px;
    position: relative;
}

.index-title:before {
    content: "";
    display: inline-block;
    width: 30px;
    height: 4px;
    background-color: #ff7852;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
}

.index-title h2 {
    font-size: 30px;
    color: #333333;
    text-align: center;
    font-weight: bold;
}

.index-title p {
    font-size: 14px;
    line-height: 30px;
    color: #888888;
    text-align: center;
    text-transform: uppercase;
}

.index-jjfa-main {
    margin-top: 50px;
}

.index-jjfa-main li {
    /*height: 327px;*/
    width: 275px;
    float: left;
    margin-right: 32px;
    background-color: #ffffff;
    transition: all .5s;
	box-shadow: 3px 3px 10px 0px #d6d6d6;
}

.index-jjfa-main li:last-child {
    margin-right: 0;
}

.index-jjfa-main li div.index-main-jjfa {
    width: 100%;
    height: 155px;
    overflow: hidden;
}

.index-jjfa-main li div.index-main-jjfa img {
    display: block;
    width: 100%;
    height: 100%;
    transform: scale(1);
    transition: all .5s;
}

.index-jjfa-main li div.index-main-jjfa img:hover {
    transform: scale(1.2);
}

.index-jjfa-main li div.index-main-jjfa2 {
    padding: 20px 18px 65px;
}

.index-jjfa-main li div.index-main-jjfa2 h3 {
    font-size: 18px;
    color: #222222;
    font-weight: bold;
	line-height:40px;
}

.index-jjfa-main li div.index-main-jjfa2 p {
    font-size: 13px;
    color: #666666;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    line-height: 26px;
    margin-top: 15px;
}

.index-jjfa-main li div.index-main-jjfa2 a .jjfa-jt {
    background: url("../images/icon-jian.png");
    width: 16px;
    display: inline-block;
    vertical-align: top;
    margin-top: 8px;
    margin-left: 10px;
    height: 5px;
    transition: all .3s;
}

.index-jjfa-main li div.index-main-jjfa2 a.ljxq {
    color: #fe7100;
    font-size: 14px;
    margin-top: 16px;
    display: inline-block;
}

.index-jjfa-main li:hover div.index-main-jjfa2 a .jjfa-jt {
    background: url("../images/icon-jian-on.png");
    width: 36px;
    transition: all .3s;
}

.index-jjfa-main li:hover {
    box-shadow: 3px 3px 10px 0px #006699;
}

.ckgd-btn {
    display: block;
    width: 138px;
    height: 33px;
    border: 1px solid #fe7100;
    font-size: 14px;
    color: #fe7100;
    margin: 50px auto 0;
    text-align: center;
    line-height: 33px;
    border-radius: 50px;
    /*margin-top: 50px;*/
}

.ckgd-btn:hover {
    color: #ffffff;
    background: #fe7100;
}

.bg2 {
    background-color: #fafafa;
}

.index-fwzx {
    padding-top: 45px;
    padding-bottom: 50px;
}

.fwzx-p {
    font-size: 13px;
    line-height: 24px;
    color: #666666;
    width: 830px;
    text-align: center;
    margin: 18px auto 0;
}

.index-fwzx2 {
    width: 1100px;
    margin: 42px auto 0;
}

.index-fwzx2 li {
    float: left;
    width: 25%;
    text-align: center;
}

.index-fwzx2 li p {
    color: #333333;
    font-size: 18px;
    font-weight: bold;
    width: 220px;
    text-align: center;
    margin: 18px auto 0;
    line-height: 24px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}

.index-fwzx2 li .index-fwzx2-img {
    margin: 0 auto;
    width: 122px;
    height: 152px;
    position: relative;
}

.index-fwzx2 li .index-fwzx2-img img {
    transition: all 1s;
    -webkit-transition: all 1s;
    -moz-transition: all 1s;
    -ms-transition: all 1s;
    -o-transition: all 1s;
    margin-top: 30px;

}

.index-fwzx2 li:hover .index-fwzx2-img img {
    transform: rotateY(360deg) translateY(-20px);
    -ms-transform: rotateY(360deg) translateY(-20px);
    -webkit-transform: rotateY(360deg) translateY(-20px);
    -o-transform: rotateY(360deg) translateY(-20px);
    -moz-transform: rotateY(360deg) translateY(-20px);
    transition: all 1s;
    -webkit-transition: all 1s;
    -moz-transition: all 1s;
    -ms-transition: all 1s;
    -o-transition: all 1s;
}

.index-fwzx2 li .index-fwzx2-img::before {
    content: "";
    display: inline-block;
    height: 0px;
    width: 0px;
    /*transform: ;*/
    border-radius: 25%;
    box-shadow: 0px 0px 20px 3px #ffffff;
    position: absolute;
    bottom: 0px;
    left: 50%;
    transform: translateX(-50%) rotateX(-130deg);
    -webkit-transform: translateX(-50%) rotateX(-130deg);
    -moz-transform: translateX(-50%) rotateX(-130deg);
    transition: all 1s ease 0s;
}

.index-fwzx2 li:hover .index-fwzx2-img::before {
    content: "";
    display: inline-block;
    height: 0px;
    width: 50px;
    /*transform: ;*/
    border-radius: 25%;
    box-shadow: 0px 0px 20px 3px #555555;
    position: absolute;
    bottom: 0px;
    left: 50%;
    transform: translateX(-50%) rotateX(-130deg);
    -webkit-transform: translateX(-50%) rotateX(-130deg);
    -moz-transform: translateX(-50%) rotateX(-130deg);
    transition: all 1s ease 0s;
}

.index-fwzx2-img {

}

.index-cpzx {
    padding-top: 45px;
    padding-bottom: 50px;
}

.index-cpzx1 {
    padding-bottom: 20px;
}

.index-cpzx2 {

}

.index-cpzx2 li {
    /* height: 327px; */
    width: 380px;
    float: left;
    margin-right: 30px;
    background-color: #ffffff;
    transition: all .5s;
}

.index-cpzx2 li div.index-main-jjfa {
    height: 214px;
}

.index-cpzx2 li:hover {
    /*box-shadow: 0px 0px 0px 0px #d6d6d6;*/
}

.index-hzkh {
    padding-top: 45px;
    padding-bottom: 40px;
}



.swiper-slide2 {
    overflow: hidden;
    width: 151px;
    height: 80px;
	border:1px solid #D8D8D8;
	margin:20px 20px 20px 0px;
}
.swiper-slide2 img {
    display: block;
    transform: scale(1);
    
}
.swiper-slide2:hover img {
    transform: scale(1.2);
    transition: all .5s;
}



.swiper-container2 {
    margin-top: 42px;
}

.page2 {
    /*width: 100%;*/
    padding-top: 42px;
    position: unset;
}

.page2 .swiper-pagination-bullet {
    width: 8px;
    height: 8px;
    display: inline-block;
    border-radius: 100%;
    background: #ffffff;
    opacity: 1;
    border: 1px solid #ff7852;
    margin: 0 5px;
}

.page2 .swiper-pagination-bullet-active {
    opacity: 1;
    background: #ff7852;
}

.inedx-gyzy {
    padding-top: 45px;
    padding-bottom: 50px;
}

.index-gyyz2 {
    margin-top: 55px;
}

.index-gyyz2 > li {
    width: 337px;
    margin-right: 94px;
    float: left;
}

.index-gyyz2 li:last-child {
    margin-right: 0;
}

.index-gyyz2 li h2 {
    font-size: 24px;
    line-height: 28px;
    color: #333333;
    margin-bottom: 15px;
}

.index-gyyz2 li div.index-gyyz2-img {
    overflow: hidden;
    width: 100%;
    height: 182px;
}

.index-gyyz2 li div.index-gyyz2-img img {
    display: block;
    width: 100%;
    height: 100%;
    transform: scale(1);
    transition: all .5s;
}

.index-gyyz2 li div.index-gyyz2-img:hover img {
    transform: scale(1.2);
    transition: all .5s;
}

.index-gyyz2 li p {
    color: #555555;
    font-size: 14px;
    line-height: 28px;
    margin-top: 20px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    overflow: hidden;
}

.index-gyyz2 li a .jjfa-jt {
    background: url("../images/icon-jian.png");
    width: 16px;
    display: inline-block;
    vertical-align: top;
    margin-top: 8px;
    margin-left: 10px;
    height: 5px;
    transition: all .3s;
}

.index-gyyz2 li a.ljxq {
    color: #fe7100;
    font-size: 14px;
    margin-top: 16px;
    display: inline-block;
}

.index-gyyz2 li:hover a .jjfa-jt {
    background: url("../images/icon-jian-on.png");
    width: 36px;
    transition: all .3s;
}

.index-gyyz2 li ul {
    margin-top: 20px;
}

.index-gyyz2 li ul li {
    font-size: 14px;
    /*line-height: 28px;*/
    height: 28px;
    margin-bottom: 9px;
}

.index-gyyz2 li ul li a {
    display: inline-block;
    color: #555555;
    font-size: 14px;
    line-height: 28px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;

}
.index-gyyz2 li ul li span{
    display: inline-block;
    color: #555555;
    font-size: 14px;
    line-height: 28px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 94%;
}
.index-gyyz2 li ul li::before {
    content: "";
    display: inline-block;
    width: 6px;
    height: 6px;
    background: #585c5f;
    vertical-align: top;
    margin-top: 11px;
    margin-left: 1px;
    margin-right: 11px;
    border-radius: 100%;
}

.index-gyyz2 li ul li:hover a {
    color: #fe7100;
}

.index-gyyz2 li ul li:hover::before {
    background: #fe7100;
}

.foot-top {
    min-height: 70px;
    background: #222;
    overflow: hidden;
    border-bottom: 1px solid rgba(255, 255, 255, .1);
}

.foot-top div {
    overflow: hidden;
    position: relative;
}

.foot-top div span {
    display: inline-block;
    margin: 25px 0;
    font-size: 15px !important;
}

.foot-top div p a, .foot-top div span {
    vertical-align: top;
    padding: 0 .2%;
    color: #ffffff;
    font-size: 13px;
    white-space: nowrap;
}

.foot-top div p {
    width: 1100px;
    display: inline-block;
    margin: 22px 0;
    font-size: 12px;
    height: 28px;
    overflow: hidden;
    transition: all 1s;
    /* text-overflow: ellipsis; */
    /* white-space: nowrap; */
    line-height: 28px;
    color: #56575c;
}

.foot-top div img {
    position: absolute;
    right: 0;
    top: 50%;
    cursor: pointer;
    transition: all .5s;
}

.foot-top div img.on {
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
}

.foot-top div p.on {
    overflow: unset;
    height: auto;
    min-height: 32px;
    transition: all 1s;
}

.foot-main {
    background: #222;
    height: 335px;
    
}

.foot-main .left div {
    display: inline-block;
    float: left;
	padding-right:30px;
}

.footer {
    background: #222;
}

.foot-main .left div h3 {
    font-size: 15px;
    color: #D8D8D8;
    line-height: 32px;
    margin-top: 20px;
}

.foot-main .left div ul {
    margin-right: 58px;
    margin-top: 6px;
}

.foot-main .left div:last-child ul {
    margin-right: 0px;
}

.foot-main .left div ul li {

}

.foot-main .left div ul li a {
    color: #B9B9B9;
    font-size: 13px;
    line-height: 32px;
}

.foot-main .left div ul li a:hover {
    color: #ffffff;
}

.foot-main .right {
    margin-top:38px;
    border-left: 1px solid;
    height:200px;
    width: 175px;
    border-left: 1px solid rgba(255, 255, 255, .1);
    margin-right:55px;
}

.foot-main .right img {
    float: right;
	padding-top:40px;
}

.foot-main .right p {
    color: #D8D8D8;
    font-size: 13px;
    line-height: 32px;
    float: right;
    margin-top: 4px;
    width: 103px;
    text-align: center;
}

.foot-bottom {
    height: 60px;
	width:100%;
	margin:0 auto;
	border-top: 1px solid rgba(255, 255, 255, .05);
}

.foot-bottom p {
    text-align: center;
    color: #D8D8D8;
    font-size: 12px;
    line-height: 60px;
}

.foot-bottom p a {
    color: #3e5167;
}

.foot-right {
    position: fixed;
    height: 152px;
    top: 50%;
    margin-top: -76px;
    right: 30px;
    /*width: 48px;*/
    z-index: 99998;
    text-align: right;
    vertical-align: top;
}

.right-phone {
    height: 48px;
    background-color: #2287dd;
    display: inline-block;
    margin-left: 35px;
}

.foot-right .foot-right-1 {
    /*max-width: 210px;*/
    position: relative;
    height: 48px;
    background: url("../images/right-phone.png");
}

/*.foot-right .foot-right-1:hover div p{*/
/*display: inline;*/

/*width: 158px;*/
/*}*/
.foot-right .foot-right-1 .img-right {
    float: right;
    z-index: 1;
    position: absolute;
    left: 0;
    width: 48px;
    height: 48px;
    background: url("../images/right-phone.png");
}

.foot-right .foot-right-1 div {
    float: right;
    display: none;
}

.foot-right .foot-right-1 div p {
    color: #ffffff;
    line-height: 48px;
    font-size: 20px;
    padding-right: 12px;

    /*width: 0px;*/
    -webkit-transition: .5s;
    transition: .5s;
    width: 158px;
}

.weixin {
    position: relative;
    /*margin-top: 4px;*/
    /*float: right;*/
}

.weixin2 {
    display: none;
    float: right;
    position: absolute;
    width: 103px;
    height: 103px;
    top: -2%;
    left: -226%;
}

.weixin:hover .weixin2 {
    display: inline-block;
}

.foot-right2 {
    display: none;
}

.footer2 {
    display: none;
}

.xinxi {
    margin-top: 4px;
}

.gsjj-main {
    margin-top: 25px;
    margin-bottom: 45px;
}

.head-top-img {
    width: 100%;

}

.sj-head-top-img {
    display: none;
}

.product_left {
    width: 20%;
    float: left;
}

.product_left .top {
    width: 100%;
    border-bottom: 4px solid #ff6d3a;
    padding: 20px 0 20px 30px;
    box-sizing: border-box;
    background: #1c62b0;
}

.product_left .top p {
    font-size: 23px;
    font-weight: bold;
    color: #fff;
    line-height: 40px;
}

.product_left .top span {
    font-size: 14px;
    color: #fff;
    text-transform: uppercase;
}

.product_left ul {
    margin-top: 10px;
    background: #f8f8f8;
    padding-bottom: 50px;
}

.product_left ul li {
    width: 100%;
}

.product_left ul li p {
    width: 100%;
    height: 50px;
    line-height: 50px;
    padding-left: 55px;
    box-sizing: border-box;
    font-size: 15px;
    color: #333;
    border-bottom: 1px solid #dedfdf;
    background: #f5f5f5;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.product_left ul li p a {
    color: #333333;
}

.product_left ul li p.back, .product_left ul li p:hover {
    background: url(../images/jiao-icon.png) 10% no-repeat #1c62b0;
    color: #fff;
}

.product_left ul li p.back a, .product_left ul li p:hover a {
    color: #fff;
}

.product_right {
    margin-left: 4%;
    width: 76%;
    float: left;
}

.product_right .top {
    border-bottom: 1px solid #e2e2e2;
}

.product_right .top p {
    display: inline-block;
    line-height: 48px;
    font-size: 17px;
    color: #010101;
}

.product_right .top p:nth-child(2) {
    float: right;
    font-size: 14px;
    color: #989898;
}

.product_right .top p:nth-child(2) a {
    color: #989898;
}

.product_right .top p:nth-child(2) a span {
    color: #333333;
}

.product_right-main {
    margin-top: 30px;
}

.product_right-main p {
    color: #333333;
}

.product_right-main  img {
    margin: 0 auto;
    text-align: center;
    max-width: 100%;
}

.product_right-main p img {
    margin: 0 auto;
    text-align: center;
    max-width: 100%;
}

.wrapper01 {
    position: relative;
    height: 50px;
    width: 100%;
    overflow: hidden;
    margin: 0 auto;
    border-bottom: 1px solid #ccc;
}

.wrapper {
    display: none;
}

.wrapper01 .scroller {
    position: absolute;
    overflow-y: hidden;
    overflow-x: auto;
    white-space: nowrap;
    -ms-overflow-style: none;
    overflow: -moz-scrollbars-none;
    width: 100%;
}

.wrapper01 .scroller li {
    height: 50px;
    color: #333;
    /* float: left; */
    display: inline-block;
    line-height: 50px;
    font-size: 14px;
    text-align: center;
}

.wrapper01 .scroller li a {
    color: #333;
    display: block;
    margin: 0 10px;
}

.wrapper01 .scroller li.cur a {
    color: #1c62b0;
}

.title-h3 {
    width: 100%;
    text-align: center;
    color: #222222;
    font-size: 28px;
    margin-top: 30px;
    margin-bottom: 30px;
}

.rczpcontent ul li {
    margin-bottom: 20px;
}

.rczpcontent ul li .abc {
    width: 100%;
    height: 40px;
    background: #f1f1f1;
    /*border-left: 3px solid #fda700;*/
    box-sizing: border-box;
    font-size: 15px;
    line-height: 40px;
    padding-left: 30px;
    padding-right: 30px;
    color: #333333;
    position: relative;
}

.backcolor {
    background: #1c62b0 !important;
    color: #fff !important;
}

.rczpcontent ul li .abc span:nth-of-type(2) {
    position: absolute;
    right: 190px;
    top: 0px;
}

.rczpcontent ul li .abc span:nth-of-type(3) {
    position: absolute;
    right: 100px;
    top: 0px;
}

.rczpcontent ul li .abc a {
    width: 20px;
    height: 20px;
    position: absolute;
    right: 20px;
    top: 10px;
    background: url(../images/b.png);
}

.rczpcontent ul li .no {
    width: 100%;
    padding: 20px;
    display: none;
    box-sizing: border-box;
}

.rczpcontent ul li .xbt {
    width: 100%;
    height: 50px;
    line-height: 50px;
    font-size: 15px;
    /*font-weight: 700;*/
}

.rczpcontent ul li div p {
    font-size: 15px;
    line-height: 30px;
}

.jrwm-p {
    font-size: 14px;
    color: #333333;
    margin-left: 22px;
}

.jjfa-rg ul li {
    width: 100%;
    height: 100%;
    padding: 20px 0;
    border-bottom: 1px solid #e9e9e9;
    box-sizing: border-box;
}

.jjfa-rg ul li:first-child {
    padding-top: 0;
}

.jjfa-rg ul li .list_img {
    width: 28%;
    height: 100%;
    overflow: hidden;
    /* border: 1px solid #dfdfdf; */
    float: left;
    box-sizing: border-box;
}

.jjfa-rg ul li .list_img img {
    width: 100%;
    display: block;
    transition: .5s all;
    transform: scale(1);
}

.jjfa-rg ul li:hover .list_img img {
    transition: .5s all;
    transform: scale(1.2);
}

.jjfa-rg ul li .list_box {
    width: 72%;
    height: 100%;
    float: left;
    /*padding: 0 20px;*/
    padding-left: 20px;
    box-sizing: border-box;
}

.jjfa-rg ul li .list_box h1 {
    font-size: 22px;
    color: #156dcf;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}

.xwzx-main ul li .list_box h1 {
    color: #333333;
}

.jjfa-rg ul li:hover .list_box h1 {
    color: #156dcf;
}

.jjfa-rg ul li .list_box p {
    font-size: 14px;
    color: #777777;
    line-height: 24px;
    height: 48px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    text-indent: 2em;
    margin-top: 3%;
}

.jjfa-rg ul li:last-child {
    border-bottom: 1px solid #ffffff;
}

.ckgd a {
    display: block;
    width: 100%;
    text-align: center;
    font-size: 14px;
    color: #555555;
    background: #f9f9f9;
    border: 1px solid #e9e9e9;
    line-height: 48px;
    border-radius: 2px;
}

.ckgd a:hover {
    color: #ffffff;
    background: #1c62b0;
    border: 1px solid #1c62b0;
}

.sj {
    width: 100%;
    height: 30px;
    text-align: center;
    line-height: 30px;
    font-size: 14px;
    padding-bottom: 20px;
    color: #888888;
}

.sj span {
    margin: 0 14px;
}

.sj img {
    width: 18px;
    height: 18px;
    vertical-align: middle;
    margin: 0;
    margin-right: 10px;
    display: inline-block;
}

.sj .gks {
    width: 20px;
    height: 11px;
}

.title-h3-2 {
    margin-bottom: 20px;
}

.product_right-main2 {
    margin-top: 0;
}

.shangxia {
    width: 100%;
    height: 100px;
    margin-top: 30px;
}

.shangxia .left {
    width: 60%;
    height: 80px;
    float: left;
}

.shangxia .left p {
    width: 100%;
    height: 26px;
    line-height: 26px;
    font-size: 15px;
    color: #333333;
    margin: 0;
    text-indent: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.shangxia .left p a {
    color: #333333;
}

.shangxia .left p a:hover {
    color: #1765bc;
}

.shangxia .right {
    /* width: 40%; */
    height: 50px;
    line-height: 50px;
    font-size: 14px;
    float: right;
}

.shangxia .right p {
    /* width: 60px; */
    height: 50px;
    line-height: 50px;
    float: left;
    margin: 0;
    color: #999999;
    text-indent: 0em;
}

.shangxia .right a {
    display: block;
    width: 30px;
    height: 30px;
    overflow: hidden;
    background-repeat: no-repeat !important;
    margin-right: 3px;
    margin-top: 10px;
    float: left;
    padding-left: 0 !important;
    background: url(../images/fx-icon.png) no-repeat;
}

.shangxia .right a:nth-child(3) {
    background-position: -32px 0px;
}

.shangxia .right a:nth-child(4) {
    background-position: -64px 0px;
}

.shangxia .right a:nth-child(5) {
    background-position: -96px 0px;
}

.shangxia .right a:nth-child(6) {
    background-position: -129px 0px;
}

.lxwm-main {
    padding: 10px;
    background: #f8f8f8;
    width: 100%;
    box-sizing: border-box;
}

.lxwm-main .left {
    padding: 26px 30px;
}

.lxwm-main .left h2 {
    color: #111111;
    font-size: 22px;
    margin-bottom: 25px;
}

.lxwm-main .left p {
    font-size: 14px;
    color: #111111;
    margin-bottom: 12px;
}

.lxwm-main .right {
    width: 453px;
    height: 330px;
}

.lxwm-fgs {
    width: 100%;
}

.lxwm-fgs li {
    float: left;
    width: 50%;
    box-sizing: border-box;
    margin-top: 32px;
    padding-left: 40px;
    height: 114px;
}

.lxwm-fgs li:nth-child(2n) {
    padding-left: 0;
}

.lxwm-fgs li h3 {
    font-size: 18px;
    color: #000000;
    line-height: 24px;
    margin-bottom: 12px;
}

.lxwm-fgs li p {
    color: #555555;
    font-size: 13px;
    line-height: 26px;
}