﻿@charset "utf-8";
html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
a,
code,
em,
img,
q,
small,
strong,
dd,
dl,
dt,
li,
ol,
ul,
fieldset,
form,
label,
table,
tbody,
tr,
th,
td,
input {
    margin: 0;
    padding: 0;
    font-family: "新宋体";
    /*font-size: 18px*/
}

a {
    color: #333;
}


/*a:hover{color:#bc1a20;}*/

li {
    list-style: none;
}

img {
    border: 0px;
}

.clear {
    clear: both;
}

html {
    overflow-x: hidden;
    max-height: 640px;
}

body {
    max-width: 640px;
    background: #e1e5ee;
    margin: 0 auto;
    border: 1px solid #fff;
}

#header {
    width: 100%;
    background: #fff;
   
}

#header a {
    color: #294d8c;
    line-height: 25px;
    font-size: 17px;
}

#header a img {
    margin-top: -3px;
}

#header h1 {
    text-align: center;
    line-height: 57px;
    font-size: 20px;
    padding: 0;
    color: white;
}

#header .logo {
    text-align: center;
}

#header .rightlan {
    background-color: #fff;
    border-color: #fff;
}


/*---清除上箭头图标---*/

.am-dropdown-content:before,
.am-dropdown-content:after {
    border: 0;
}


/*侧栏*/

.sidebar ul li {
    width: 100%;
    line-height: 50px;
    text-align: center;
    border-bottom: 1px solid #202020;
}

.sidebar ul li a {
    color: #000;
    display: block;
}

.sidebar ul li a:hover {
    color: #d7100d;
}

.sidebar .sidebar_logo {
    width: 100%;
}

.sidebar .sidebar_logo img {
    width: 100%;
}


/*导航*/

#nav {
    float: left;
    background: #fff;
    width: 100%;
}

#nav ul li a {
    display: block;
    text-align: center;
    line-height: 40px;
}

#nav ul li a:hover {
    background: #6d95db;
}

#nav ul li img {
    float: left;
    margin-top: 10px;
    padding-left: 3%;
}

#nav ul .underline {
    border-bottom: 1px solid #c3bcbf;
}


/*最新资讯*/

#zixun {
    width: 93%;
    height: auto;
    margin: 10px auto;
}

#zixun .zixun_top {
    width: 100%;
    line-height: 25px;
    background: #294d8c;
    color: #fff;
    font-size: 14px;
}

#zixun .zixun_pic {
    width: 100%;
    margin: 10px auto;
}

#zixun .zixun_pic ul li img {
    width: 100%;
}

#zixun .zixun_tel {
    width: 77%;
    margin: 0 auto;
    height: auto;
}

#zixun .zixun_tel ul li {
    text-align: center;
    padding: 0.5rem 0 0.5rem;
}

#zixun .zixun_tel ul li a {
    color: #fff;
    font-size: 15px;
    display: block;
}

#zixun .zixun_tel .zixun_tela {
    background: #294d8c;
    margin-right: 15px;
    border-radius: 7px;
}

#zixun .zixun_tel .zixun_telb {
    background: #f39c12;
    border-radius: 7px;
}


/*产品中心*/

#product {
    width: 93%;
    height: auto;
    margin: 10px auto;
}

#product .p1 {
    width: 100%;
    /*height: auto;*/
    background: #294d8c;
}

#product .p1 ul li {
    padding: 0.5rem 0rem 0.5rem;
    text-align: center;
}

#product .p1 ul li a {
    color: #fff;
    display: block;
    font-size: 12px;
}

#product .p11 {
    width: 100%;
    /*height: auto;*/
    padding: 0.5rem 0.5rem 0.5rem;
}

#product .zixun_tel {
    width: 77%;
    margin: 0 auto;
    height: auto;
    margin-bottom: 20px;
}

#product .zixun_tel ul li {
    text-align: center;
    padding: 0.5rem 0 0.5rem;
}

#product .zixun_tel ul li a {
    color: #fff;
    font-size: 15px;
    display: block;
}

#product .zixun_tel .zixun_tela {
    background: #294d8c;
    margin-right: 15px;
    border-radius: 7px;
}

#product .zixun_tel .zixun_telb {
    background: #f39c12;
    border-radius: 7px;
}

#product .index_pic {
    width: 93%;
    height: auto;
    margin: 0 auto;
}

#product .index_pic img {
    width: 100%;
}


/*新闻*/

.selected {
    width: 93%;
    background: white;
    margin: 0 auto;
    margin-top: 12px;
}

.discount_top {
    width: 100%;
    height: 37px;
}

.discount_top ul li {
    line-height: 37px;
    float: left;
    text-align: center;
    background: #666;
}

.discount_top ul li a {
    display: block;
    color: #fff;
}

.selecteda {
    background-color: #294d8c;
    color: #fff;
}

#menu_cona {
    width: 100%;
    padding: 10px;
}

#menu_cona .taga ul li {
    width: 100%;
    height: 30px;
    line-height: 30px;
    border-bottom: 1px dashed #000;
}

#menu_cona .taga ul li span {
    float: right;
}

.news_more {
    text-align: center;
    padding-bottom: 10px;
}

.news_more a {
    color: #fc1325;
}


/*返回顶部*/

#go_top {
    text-align: center;
    padding: 5px 0;
}

#go_top span {
    display: block;
}


/*联系*/

.lxwm {
    width: 80%;
    margin: 0 auto;
    margin-bottom: 60px;
}

.lxwm p {
    text-align: center;
    font-size: 15px;
}


/*关于我们*/

#about {
    width: 93%;
    height: auto;
    margin: 15px auto;
    padding: 5px 0;
    background: #fff;
}

#about div {
    width: 100%;
}

#about div img {
    width: 96%;
    margin: 2%;
}

#about p {
    width: 96%;
    margin: 0 auto;
    font-size: 15px;
    line-height: 23px;
    text-indent: 2em;
}


/*留言板*/

#message {
    width: 93%;
    background: #fff;
    margin: 0 auto;
    padding: 15px;
    margin-top: 10px;
    font-size: 18px;
}

#message .mess_nav {
    width: 100%;
    line-height: 30px;
    border-bottom: 2px solid #dcdcdc;
    margin: 0 auto;
}

#message ul {
    margin-top: 10px;
}

#message ul li {
    width: 93%;
    height: 40px;
    line-height: 40px;
    margin: 0 auto;
}

#message ul li .inppt {
    width: 55%;
    height: 35px;
    float: right;
    margin-right: 10px;
    border-radius: 7px;
    border: 1px solid #dcdcdc;
}

#message ul li a {
    color: red;
    float: right;
}

#message .mess {
    width: 95%;
    margin: 0 auto;
    margin-top: 10px;
}

#message .mess .mess_in {
    width: 100%;
    height: 36px;
    margin: 0 auto;
    text-align: center;
    border-radius: 7px;
    border: 0px;
    background: #294d8c;
    color: white;
}


/*联系我们*/

#lxwm {
    width: 93%;
    height: auto;
    margin: 15px auto;
    padding: 5px 0;
    background: #fff;
}

#lxwm .lxwm_tel {
    width: 93%;
    margin: 10px auto 0;
    font-size: 18px;
}

#lxwm .lxwm_tel .lxwm111 {
    width: auto;
    padding: 5px;
    background: #18cb14;
    border-radius: 7px;
    color: #fff;
}

#lxwm .lxwm_pic {
    width: 100%;
}

#lxwm .lxwm_pic img {
    width: 96%;
    margin: 2%;
}

#lxwm .lxwm_xq {
    width: 93%;
    margin: 15px auto;
    font-size: 17px;
}

#lxwm .lxwm_xq ul li {
    width: 100%;
    line-height: 30px;
}


/*新闻中心*/

#new {
    width: 93%;
    height: auto;
    margin: 0 auto;
    padding: 5px 0 0 0;
    margin-top: 10px;
}

#new .new_lb {
    width: 100%;
    height: auto;
    padding: 2%;
    background: #fff;
    margin-bottom: 18px;
}

#new .new_lb .new_nav {
    width: 100%;
    margin-bottom: 5px;
    font-size: 16px;
}

#new .new_lb .new_nav img {
    float: left;
}

#new .new_lb .new_nav span {
    float: right;
    font-size: 14px;
    color: #d7100d;
}

#new .new_lb .new_top {
    position: relative;
    width: 100%;
    height: auto;
}

#new .new_lb .new_top .new_pic {
    width: 100%;
    position: relative;
}

#new .new_lb .new_top .new_pic img {
    width: 100%;
}

#new .new_lb .new_top .new_p {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    background: rgba(0, 0, 0, 0.6);
}

#new .new_lb .new_top .new_p p {
    color: white;
    text-align: center;
}

#new .new_lb .new_xq {
    width: 95%;
    height: auto;
    margin: 7px auto;
}

#new .new_lb .new_xq ul li {
    width: 100%;
    line-height: 25px;
    border-bottom: 1px dashed #000
}

#new .new_lb .new_xq ul li a:hover {
    color: #d7100d;
}

#new .new_lb .new_xq ul li a span {
    float: right;
}


/*新闻详情*/

#news {
    width: 93%;
    height: auto;
    margin: 15px auto;
    padding: 5px 0;
    background: #fff;
}

#news .news_tit {
    width: 100%;
    font-weight: bold;
    font-size: 18px;
    text-align: center;
}

#news .news_time {
    width: 100%;
    text-align: right;
    padding-right: 10%;
}

#news .news_con {
    width: 100%;
    padding: 0 5px;
}

#news .news_con p {
    font-size: 14px;
    line-height: 23px;
    text-indent: 2em;
}

#news .news_con img {
    width: 90%;
    display: block;
    margin: 8px auto;
}


/*分页*/

.showpage {
    width: 100%;
    font-size: 13px;
    text-align: center;
}


/*解决方案*/

.jjfa {
    width: 93%;
    background: white;
    margin: 0 auto;
    margin-top: 12px;
}

.jjfa_top {
    width: 100%;
    height: 50px;
}

.jjfa_top ul li {
    line-height: 50px;
    float: left;
    text-align: center;
}

.jjfa_top ul li a {
    display: block;
    color: #333;
    font-size: 15px;
}

.selectedb {
    background: url(../images/jjfa_bg.png) no-repeat center;
}

#menu_conb {
    width: 100%;
    padding: 15px;
    font-size: 14px;
}

#menu_conb .tab_p1 {
    text-indent: 2em;
}

#menu_conb .tab_p2 {
    text-align: center;
    font-size: 17px;
}

#menu_conb img {
    width: 100%;
    margin: 15px 0;
}

#menu_conb .tab_tit {
    width: 100%;
    line-height: 25px;
    background: #294d8c;
    color: #fff;
    margin: 15px 0;
}

#menu_conb .tab_p3 {
    line-height: 23px;
}

#menu_conb .tab_p4 {
    text-indent: 2em;
    color: #f41414;
}

#menu_conb .tab_p5 {
    line-height: 23px;
    margin-bottom: 12px;
    text-align: center;
}

#menu_conb .tab_p5 a {
    width: auto;
    height: auto;
    padding: 5px 10px;
    background: #f41414;
    color: #fff;
    border-radius: 7px;
}


/*汇金历程*/

#hjlc {
    width: 93%;
    background: white;
    margin: auto;
    margin-top: 12px;
    font-size: 13px;
    padding-bottom: 12px;
}

#hjlc .hjlc_pic {
    width: 96%;
    margin: 10px auto;
    padding-top: 7px;
}

#hjlc .hjlc_pic img {
    width: 100%;
}

#hjlc .hjlc_top {
    width: 96%;
    margin: 0 auto;
    margin-bottom: 10px;
}

#hjlc .hjlc_top p {
    text-indent: 2em;
}

#hjlc .hjlc_tit {
    width: 96%;
    margin: 0 auto;
    position: relative;
}

#hjlc .hjlc_tit .hjlc_tit_pic {
    width: 100%;
    position: relative;
}

#hjlc .hjlc_tit .hjlc_tit_pic img {
    width: 100%;
}

#hjlc .hjlc_tit .hjlc_tit_con {
    position: absolute;
    width: 100%;
    height: auto;
    left: 0;
    top: 0;
    color: #fff;
}

#hjlc .hjlc_tit .hjlc_tit_con .hjlc_tit_cona {
    text-align: center;
    line-height: 40px;
    width: auto;
    background: #294d8c;
}

#hjlc .hjlc_tit .hjlc_tit_con .hjlc_tit_cona img {
    width: 7%;
    margin-top: -4px;
}

#hjlc .hjlc_tit .hjlc_tit_con .hjlc_tit_conb {
    padding: 5px 10px;
}

#hjlc .hjlc_1 {
    width: 96%;
    margin: 10px auto;
    position: relative;
}

#hjlc .hjlc_1 .hjlc_1_pic {
    width: 100%;
    position: relative;
}

#hjlc .hjlc_1 .hjlc_1_pic img {
    width: 100%;
    height: 222px;
}

#hjlc .hjlc_1 .hjlc_1_cona {
    position: absolute;
    right: 0;
    top: 22px;
    width: 77%;
    line-height: 20px;
}

#hjlc .hjlc_1 .hjlc_1_conb {
    position: absolute;
    right: 0;
    top: 110px;
    width: 77%;
    line-height: 20px;
}

#hjlc .hjlc_2 {
    width: 96%;
    margin: 10px auto;
    position: relative;
}

#hjlc .hjlc_2 .hjlc_2_pic {
    width: 100%;
    position: relative;
}

#hjlc .hjlc_2 .hjlc_2_pic img {
    width: 100%;
    height: 666px;
}

#hjlc .hjlc_2 .hjlc_2_con1 {
    position: absolute;
    right: 0;
    top: 22px;
    width: 77%;
    line-height: 20px;
}

#hjlc .hjlc_2 .hjlc_2_con2 {
    position: absolute;
    right: 0;
    top: 86px;
    width: 77%;
    line-height: 20px;
}

#hjlc .hjlc_2 .hjlc_2_con3 {
    position: absolute;
    right: 0;
    top: 182px;
    width: 77%;
    line-height: 20px;
}

#hjlc .hjlc_2 .hjlc_2_con4 {
    position: absolute;
    right: 0;
    top: 277px;
    width: 77%;
    line-height: 20px;
}

#hjlc .hjlc_2 .hjlc_2_con5 {
    position: absolute;
    right: 0;
    top: 368px;
    width: 77%;
    line-height: 20px;
}

#hjlc .hjlc_2 .hjlc_2_con6 {
    position: absolute;
    right: 0;
    top: 438px;
    width: 77%;
    line-height: 20px;
}

#hjlc .hjlc_2 .hjlc_2_con7 {
    position: absolute;
    right: 0;
    top: 507px;
    width: 77%;
    line-height: 20px;
}

#hjlc .hjlc_2 .hjlc_2_con8 {
    position: absolute;
    right: 0;
    top: 579px;
    width: 77%;
    line-height: 20px;
}

#hjlc .hjlc_3 {
    width: 96%;
    margin: 10px auto;
    position: relative;
}

#hjlc .hjlc_3 .hjlc_3_pic {
    width: 100%;
    position: relative;
}

#hjlc .hjlc_3 .hjlc_3_pic img {
    width: 100%;
    height: 363px;
}

#hjlc .hjlc_3 .hjlc_3_picc img {
    width: 100%;
    height: 378px;
}

#hjlc .hjlc_3 .hjlc_3_cona {
    position: absolute;
    right: 0;
    top: 30px;
    width: 77%;
    line-height: 20px;
}

#hjlc .hjlc_3 .hjlc_3_conb {
    position: absolute;
    right: 0;
    top: 87px;
    width: 77%;
    line-height: 20px;
}

#hjlc .hjlc_3 .hjlc_3_conc {
    position: absolute;
    right: 0;
    top: 154px;
    width: 77%;
    line-height: 20px;
}

#hjlc .hjlc_3 .hjlc_3_cond {
    position: absolute;
    right: 0;
    top: 204px;
    width: 77%;
    line-height: 20px;
}

#hjlc .hjlc_3 .hjlc_3_cone {
    position: absolute;
    right: 0;
    top: 254px;
    width: 77%;
    line-height: 20px;
}

#hjlc .hjlc_3 .hjlc_3_conf {
    position: absolute;
    right: 0;
    top: 315px;
    width: 77%;
    line-height: 20px;
}


/*母线提升*/

#mxts {
    width: 93%;
    background: white;
    margin: auto;
    margin-top: 12px;
    padding-bottom: 12px;
    padding: 10px;
}

#mxts .mxts_pic {
    width: 100%;
    margin-bottom: 10px;
}

#mxts .mxts_pic img {
    width: 100%;
}

#mxts .mxts_top {
    width: 100%;
    text-align: center;
    font-size: 18px;
    line-height: 35px;
}

#mxts .mxts_tit {
    width: 100%;
    height: 50px;
    background: #294d8c;
    line-height: 25px;
}

#mxts .mxts_tit p {
    color: #fff;
    font-size: 16px;
}

#mxts .mxts_tit span {
    float: right;
}

#mxts .mxts_con {
    width: 100%;
    margin: 15px 0;
}

#mxts .mxts_con p {
    text-indent: 2em;
    line-height: 23px;
}

#mxts .mxts_con span {
    color: red;
}

#mxts .mxts_tit1 {
    width: 100%;
    background: #294d8c;
    line-height: 25px;
    margin-bottom: 15px;
}

#mxts .mxts_tit1 p {
    color: #fff;
    font-size: 16px;
}

#mxts .mxts_lb {
    width: 100%;
    line-height: 23px;
}

#mxts .mxts_lb b {
    color: #294d8c;
    font-size: 18px;
}

#mxts .mxts_lb p {
    padding: 2px 0;
}

#mxts .mxts_lb span {
    color: red;
}

#mxts .mxts_xy {
    width: 100%;
    height: auto;
    position: relative;
}

#mxts .mxts_xy .mxts_xy_pic {
    position: relative;
}

#mxts .mxts_xy .mxts_xy_pic img {
    width: 100%;
    height: 250px;
}

#mxts .mxts_xy .mxts_xy_con {
    position: absolute;
    left: 0;
    top: 0;
}

#mxts .mxts_xy .mxts_xy_con .mxts_xy_con1 {
    text-align: center;
    font-size: 17px;
    color: #f53a3a;
}

#mxts .mxts_xy .mxts_xy_con .mxts_xy_con2 {
    padding: 5px 13px;
    line-height: 23px;
}


/*产品中心*/

#p_product {
    width: 93%;
    height: auto;
    margin: 15px auto;
    background: #fff;
}

#p_product ul li {
    border-left: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    padding: 0 3%;
}

#p_product ul li img {
    width: 100%;
    height: 100%;
    z-index: 100;
}

#p_product ul li p {
    text-align: center;
    font-size: 17px;
}

#p_product ul li span {
    font-size: 12px;
}

#p_product ul li a {
    width: auto;
    line-height: 25px;
    padding: 0 10px;
    background: #294d8c;
    text-align: center;
    border-radius: 7px;
    color: #fff;
    font-size: 16px;
    display: block;
    margin: 15px 10px;
}

#p_product ul li a:hover {
    color: red;
}

#p_product .qwert {
    width: auto;
    padding: 0;
    background: #fff;
    border-radius: 0px;
    color: #fff;
    font-size: 16px;
    display: block;
    margin: 0;
}






.w640 {
    Z-INDEX: 9999;
    POSITION: fixed;
    TEXT-ALIGN: center;
    LINE-HEIGHT: 60px;
    width: 100%;
    BOTTOM: 0px;
    font-size: 12px;
    margin: 0 auto;
}

.fixednav {
    max-width: 640px;
}

.fixednav ul {
    max-WIDTH: 640px;
    padding: 0px;
    margin: 0px auto;
}

.fixednav li {
    TEXT-ALIGN: center;
    padding: 0px;
    WIDTH: 50%;
    border: none;
    FLOAT: left;
    OVERFLOW: hidden;
}

.fixednav .fixbtn1_bg {
    BACKGROUND: #ff6811;
}

.fixednav .fixbtn2_bg {
    BACKGROUND: #31c749;
}

.fixednav .fixbtn {
    DISPLAY: block;
    HEIGHT: 60px;
    COLOR: #ffffff;
    border-right: solid 1px #fff;
}

.fixednav .fixbtn SPAN {
    line-height: 90px;
    font-size: 14px;
    TEXT-ALIGN: center;
    WIDTH: 100%;
    DISPLAY: block;
    HEIGHT: 100%
}

.fixednav #fixbtn1 SPAN {
    BACKGROUND: url(http://m.hj1992.com/float_icon.png) no-repeat center -9px
}

.fixednav #fixbtn2 SPAN {
    BACKGROUND: url(http://m.hj1992.com/float_icon.png) no-repeat center -69px
}




.jsyl-i {
    width: 74%;
    height: auto;
    margin-top: 20px;
    margin-right: 20px;
}

.jsyl-i img {
    width: 100%;
}

.jsyl-a {
    width: 99%;
    height: auto;
    /*margin: 0 auto;*/
/*  display: flex;
    justify-content: space-between;*/
}
.jsyl-a img{
	width: 99%;
	height: auto;

}
.jsyl-e {
    width: 74%;
    height: auto;
    margin-left: 23%;
    letter-spacing: 3px;
    margin-top: 10px;
}

.syxg-t {
    display: flex;
    padding-left: 3%;
}

.syxg-t p {
    width: 67px;
    height: 22px;
    background: rgb(41, 77, 140);
    display: flex;
    justify-content: space-between;
}
.syxg-t>span{

	margin-top: 5px;
}
.syxg-t p span {
    width: 9px;
    height: 9px;
    border-radius: 50%;
    background: #fff;
    margin: 6px;
}

.syxg-i {
    display: flex;
}

.syxg-i1 {
    width: 42%;
    margin: 20px;
    position: relative;
}

.syxg-i1 img {
    width: 100%;
}

.ml {
    margin-left: 0;
}

.syxg-i1 p {
    width: 58%;
    height: 24px;
    text-align: center;
    line-height: 24px;
    color: #fff;
    background: rgb(41, 77, 140);
    position: absolute;
    top: 90%;
    left: 50%;
    margin-left: -50px;
}

.syxg-e {
    width: 91%;
    margin: 0 auto;
    line-height: 25px;
    /*text-indent: 2em;*/
}

.mt {
    margin-top: 25px;
}

.gylc-img {
    width: 100%;
}

table {
    width: 100%;
    height: 260px;
}

table td {
    font-size: 10px;
}
/*产品详情*/
#products{width: 93%;height: auto;margin: 15px auto;background: #fff;padding: 10px;}
#products .p_top{width: 100%;height: auto;position: relative;}
#products .p_top .p_pic{width: 100%;position: relative;}
#products .p_top .p_pic img{width: 100%;}
#products .p_top .p_cn{width: 100%;line-height: 27px;position: absolute;left: 0;bottom: 0;background: rgba(0,0,0,0.6);color: #fff;text-align: center;}
#products .p_tit{width: 100%;line-height: 25px;background: #294d8c;margin: 10px 0;}
#products .p_tit p{color: #fff;}
#products .p_tit a{color: #fffc01;float: right;}
#products .p_tit a:hover{color: red;}
#products .p_con{width: 100%;}
#products .p_con p{line-height: 25px; }
#products .p_con span{color: #fb1717;}
#products .p_picc{width: 100%;}
#products .p_picc img{width: 100%;}
.ti2{
	text-indent: 2em
}
.mgotop img {
    display: block;
    margin: 0 auto;
    margin-top: 0.25rem;
    margin-bottom: 0.2rem;
    height: 0.8rem;
}

.mbtm01 {
    position: fixed;
    bottom: 0;

    background-color: #fff;
    width: 6.4rem;}

.mbtm01 a {
    width: 25%;
    display: block;
    float: left;

}

.mbtm01 a img {
    width: 100%;
    display: block;

}

button{
    border: 0;
    padding: 0;
}