@charset "UTF-8";
*{
	padding:0px;
	margin:0px;
}
html{
	font:16px sans-serif,Verdana,Arial,Tahoma;
}
img{
	border:none;
}
a{
	color:#000;
	text-decoration:none;
}
a:hover{
	color:#DF3A01;
	text-decoration:underline;
}
ul{
	list-style:none;
}
li{
	list-style:none;
}
h1{
	font-size: 26px;
}
h2{
	font-size: 24px;
}
h3{
	font-size: 22px;
}
h4{
	font-size: 18px;
}
h5{
	font-size: 16px;
}
h6{
	font-size: 14px;
}
.bkc {
	background-color: #fff;
}
.w14 {
	width: 1400px;
}
.center {
	margin: 0 auto;
}
.overflow {
    overflow: hidden;
}
.mb20 {
	margin-bottom: 20px;
}
.border {
	border: 1px solid #ccc;
}
/* 头K */
.top {
	height: 80px;
}
.logo {
	float: left;
}
.logo img {
	float: left;
}
.logo p {
    margin-top: 40px;
	float: left;
}
.call {
	float: right;
}
.call img {
    width: 60px;
    float: right;
    margin-top: 10px;
    margin-right: 10px;
}
.icon-weixin {
    color: #3ADF00;
}
.call p {
    float: right;
    margin-top: 20px;
}
.nav {
	height: 40px;
	background-color: #086A87;
}
.menu li {
	float: left;
}
.menu li a {
	color: #fff;
	line-height: 40px;
	padding: 0 10px;
}
.menu li a:hover {
	color:#DF3A01;
}
.subnav1 {
	float: left;
}
.subnav2 {
	float: right;
}
.menuon {
	background-color: #DF3A01;
}
/* 头W */
/* 首页K */
.iad img {
	width: 100%;
}
.isbt {
	text-align: center;
	margin-top: 25px;
	margin-bottom: 20px;
}
.isbt h2 {
	margin-bottom: 10px;
	letter-spacing: 8px;
}
.isbt p {
	letter-spacing: 3px;
}
.isbt span {
	width: 300px;
    height: 3px;
    background-color: #666;
    display: block;
    margin: 10px auto 0;
}
.icplbtest {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.icplbtest li {
    width: 200px;
    float: left;
    background-color: #e2e0e0;
    margin-bottom: 20px;
    padding: 10px;
	text-align: center;
}
.icplbtest li img {
    width: 200px;
}
.icplb p {
	text-align: center;
}
.icplb p button {
    width: 400px;
    line-height: 35px;
    background-color: #086A87;
    border: 0;
    border-radius: 5px;
    margin-top: 15px;
    cursor: pointer;
    color: #fff;
    font-size: 16px;
}
.icplb p button:hover {
    background-color: #063F78;
	color:#DF3A01;
	text-decoration:underline;
}
.ijmnews li {
	width: 685px;
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;
	background-color: #e2e0e0;
}
.ijmnews li img {
	width: 180px;
	float: left;
	padding: 15px;
}
.ijmnews li h4 {
	padding: 15px 0;
}
.ijmnews li p {
	font-size: 14px;
	margin-right: 15px;
}
.ijmnews li span {
	font-size: 14px;
	color: #7c7979;
}
.irczjjsl {
	width: 300px;
	float: left;
	text-align: center;
}
.irczjjsr {
	width: 1100px;
	float: right;
}
.irczjjsr p {
	line-height: 30px;
}
.irczjjsr b {
	line-height: 40px;
}
/* 首页W */
/* 尾K */
.foot {
	background-color: #1C1C1C;
	padding: 50px 0;
}
.footer {
	color: #fff;
}
.footer a {
	color: #fff;
}
.footerl {
	float: left;
	width: 400px;
}
.footerl i {
	font-size: 22px;
}
.icon-24gf-phone24h {
	color: #DF3A01;
}
.footerr {
	float: right;
	width: 200px;
}
.idhwx {
	font-size: 26px;
	margin-bottom: 30px;
	margin-top: 20px;
}
.igsmz {
	font-size: 18px;
	margin-bottom: 20px;
}
.ikfdd {
	margin-bottom: 15px;
}
.ikfdd i {
	margin-right: 15px;
}
.ikfdd span {
	font-size: 22px;
	font-weight: bold;
    color: #DF3A01;
}
.footerz {
	font-size: 14px;
	float: left;
	width: 800px;
}
.footerz li a {
	padding: 0 10px;
}
.footerz p {
	margin-top: 20px;
	margin-left: 10px;
}
.ibaicp {
	font-size: 14px;
}
.footerr img {
	float: right;
}
.floating_ck {
	position:fixed;
	right:20px;
	top:30%;
}
.floating_ck dl dd {
	position:relative;
	width:80px;
	height:80px;
	background-color:#646577;
	border-bottom:solid 1px #555666;
	text-align:center;
	background-repeat:no-repeat;
	background-position:center 20%;
	cursor:pointer;
}
.floating_ck dl dd:hover {
	background-color:#e40231;
	border-bottom:solid 1px #a40324;
}
.floating_ck dl dd:hover .floating_left {
	display:block;
}
.quote {
	background-image:url(/static/img/kficon.png);
}
.qrcord {
	background-image:url(/static/img/erweima.png);
}
.return {
	background-image:url(/static/img/fanhui.png);
}
.floating_ck dd span {
	color:#fff;
	display:block;
	padding-top:54px;
}
.floating_left {
	position:absolute;
	left:-160px;
	top:0px;
	width:160px;
	height:80px;
	background-color:#e40231;
	border-bottom:solid 1px #a40324;
	display:none;
}
.floating_left a {
	color:#fff;
	line-height:80px;
}
.floating_ewm {
	height:260px;
	top:-180px;
}
.floating_ewm i {
	background-image:url(/static/img/kfwx2.jpg);
	display:block;
	width:145px;
	height:145px;
	margin:auto;
	margin-top:7px;
}
.floating_ewm p {
	color:#fff;
	margin-top:5px;
}
.floating_ewm .qrcord_p01 {
	font-size:12px;
	line-height:20px;
}
.floating_ewm .qrcord_p02 {
	font-size:18px;
}

/* 尾W */
/* 产品K */
.breadcrumb, .breadcrumb a {
    color: #585757;
    font-size: 12px;
}
.breadcrumb {
    padding: 10px 0;
}
.breadcrumb img {
	width: 15px;
}
.breadcrumb .icon-shouye {
	font-size: 12px;
}
.articlel {
	width: 980px;
	float: left;
}
.shoptitle h1 {
    padding: 10px 0 10px 15px;
}
.shopinfo ul {
    margin-left: 15px;
}
.shopinfo ul li {
    float: left;
    margin-right: 10px;
    font-size: 14px;
}
.shopinfo ul li i {
    margin-right: 5px;
}
.shopinfo ul li span {
    color: #605C5C;
}
.articler {
	width: 400px;
	float: right;
}
.icon-remen {
	color: #FF0000;
}
.icon-dianzan {
	color: #04B404;
}
.shopxdh {
    background-color: #01577B;
}
.shopxdh li {
    float: left;
    width: 80px;
    text-align: center;
}
.shopon {
    background-color: #DF3A01;
}
.shopxdh li a {
    line-height: 40px;
    color: #fff;
}
.shopimg {
    float: left;
    width: 230px;
}
.shopsj img {
    padding: 15px;
    width: 200px;
}
.shopxx {
    float: right;
    width: 748px;
}
.shopxx dl dd {
    width: 374px;
    float: left;
    line-height: 37px;
}
.shopcontent {
    padding: 15px;
}
.gzhgg {
    text-align: center;
    padding-top: 20px;
}
.shopcontent h2, .acontent h2 {
    color: #1A73DA;
    background: #ccc;
    padding: 5px;
}
.shopcontent h5, .acontent h5 {
    border-bottom: 1px solid #F1EEEE;
}
.shopcontent h5 strong, .acontent h5 strong {
    border-bottom: 1px solid #DF3A01;
}
.acplist {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
	margin-top: 15px;
}
.acplist dl {
    width: 230px;
}
.acplist dl dd {
    line-height: 30px;
    padding-left: 20px;
}
.acplist dl dt {
    text-align: center;
	background-color: #1A73DA;
	line-height: 40px;
}
.acplist dl dt a {
	color: #fff;
}
.acplist dl dt:hover {
	background-color: #DF3A01;
}
.jsq {
    width: 300px;
    margin-top: 15px;
    margin-bottom: 15px;
    background-color: #E6E6E6;
    border-radius: 5px;
    box-shadow: 2px 2px 5px #01577b;
    padding: 15px;
}
.jsq span {
    line-height: 30px;
}
.jey input, .qxy select, .lls input, .hkfs select {
    margin-right: 5px;
}
.jey input, .qxy select, .ll select, .lls input, .hkfs select {
    height: 25px;
}
.jsbut {
    text-align: center;
}
.jsbut input {
    border: 0;
    background-color: #01577B;
    color: #fff;
    padding: 10px 15px;
    margin-top: 15px;
    margin-bottom: 15px;
	cursor: pointer;
}
.red {
    color: red;
}
.articleltag, .articlehot, .abankrc {
    padding: 15px;
}
.articleltag h5, .articlehot h5, .abankfldy h2, .abankrc h5, .acitybank h2, .acitynl h2 {
    border-bottom: 1px solid #F1EEEE;
}
.articleltag h5 strong, .articlehot h5 strong, .abankfldy h2 span, .abankrc h5 strong, .acitybank h2 span, .acitynl h2 span {
    border-bottom: 1px solid #DF3A01;
}
.articlehot li {
    line-height: 30px;
}
.abankrc img {
	width: 370px;
	margin-top: 15px;
}
.anldy {
	display: flex;
    flex-direction: row;
    justify-content: space-between;
	margin-top: 15px;
}
.anldy li {
	width: 230px;
}
.anldy li img {
	width: 230px;
	height: 143px;
}
.shopad {
	text-align: center;
	line-height: 100px;
	background: linear-gradient(to right,#084B8A,#1977fd);
}
.shopad h1 {
	font-size: 36px;
	color: #fff;
    -webkit-text-stroke: 2px #DF3A01;
}
.shoplist {
	margin-top: 20px;
}
.shopl {
	width: 200px;
	float: left;
    text-align: center;
}
.shopl h2 {
	font-size: 20px;
	line-height: 40px;
	background-color: #1977fd;
}
.shopl h2 a {
	color: #fff;
}
.shopl li {
	line-height: 40px;
    margin-top: 5px;
	background-color: #E6E6E6;
}
.shopl li a {
	font-size: 18px;
}
.shopl li:hover {
	background-color: #DF3A01;
}
.shopl li:hover a {
	color: #fff;
}
.cpon {
	background-color: #DF3A01;
}
.cpon a {
	color: #fff;
}
.shopr {
	width: 1180px;
	float: right;
}
.cplist {
	margin-bottom: 15px;
	background-color: #E6E6E6;
}
.cplist img {
	width: 200px;
	float: left;
	padding: 20px;
}
.cplist dl {
	width: 790px;
	float: left;
}
.cplist dl dd {
	width: 395px;
	float: left;
	height: 30px;
	margin-top: 20px;
}
.cplist p {
	width: 150px;
	float: right;
	margin-top: 70px;
}
.cplist p a {
	padding: 10px 30px;
	background-color: #084B8A;
	color: #fff;
	border-radius: 5px;
	box-shadow: 2px 2px 5px #DF3A01;
}
.page {
	background-color: #E6E6E6;
}
.pagination li {
	float: left;
	line-height: 30px;
}
.pagination li a {
	padding: 3px 10px;
}
.active {
	background-color: #DF3A01;
}
.active a {
	color: #fff;
}
.sgllist {
	width: 770px;
	margin-bottom: 10px;
	margin-left: 15px;
}
.sgllist li {
	line-height: 40px;
	padding: 0 15px;
}
.sgllist li span {
	float: right;
}
.shopglr {
	width: 400px;
	float: right;
}
.sgllist1 {
	background-color: #ccc;
}
.sgllist2 {
	background-color: #E6E6E6;
}
.shopglz {
	width: 790px;
	float: left;
}
.shopglz .page {
	margin-right: 5px;
    margin-left: 15px;
}
.jsqlist a {
	line-height: 40px;
	margin-right: 10px;
	border: 1px solid #ccc;
	padding: 5px 10px;
}
/* 产品W */
/* 文章K */
.anewsl, .lnewsl, .abankl {
	width: 980px;
	float: left;
}
.antitle, .acontent, .prevpage, .lnewsl img {
	padding: 15px;
}
.acontent img {
	max-width: 800px;
}
.antitle h1 {
	margin-bottom: 15px;
}
.antitle li {
	font-size: 14px;
	color: #585757;
}
.antitle li dd {
	margin-right: 20px;
	float: left;
}
.antitle li dd i {
	margin-right: 5px;
}
.icon-fabushijian {
	color: #1977fd;
}
.prevpage p {
	line-height: 30px;
	font-size: 14px;
}
.dr_conpic_wrap {
	text-align: center;
	margin-top: 20px;
}
.lnewsl img {
	width: 200px;
	float: left;
	height: 124px;
}
.lnewslist h4 {
	margin-top: 15px;
}
.lnewslist p {
	font-size: 14px;
	margin: 20px 0;
}
.lnewslist li {
	font-size: 14px;
	color: #585757;
}
.lnewslist li span {
	margin-right: 20px;
}
.lnewslist li i {
	margin-right: 10px;
}
.abanktitle, .abankfldy, .acitynl {
	padding: 15px;
}
.abanktitle img {
	margin: 0 15px 15px 0;
	width: 200px;
	float: left;
}
.abanktitle h1 {
	margin-bottom: 15px;
}
.abanktitle p {
	font-size: 14px;
}
.abankcplist {
	line-height: 40px;
	text-align: center;
	font-size: 14px;
	margin-top: 10px;
}
.abankcplist dt {
	width: 170px;
	float: left;
	background-color: #D8D8D8;
	margin-bottom: 15px;
}
.abankcplist dd {
	width: 129px;
	float: left;
	background-color: #D8D8D8;
	margin-bottom: 15px;
}
.abankgllist li {
	width: 33.33%;
	float: left;
	line-height: 30px;
}
.lbankl {
	width: 1000px;
	float: left;
}
.lbanklist {
	width: 220px;
	float: left;
	margin-right: 13px;
}
.lbanklist img {
	width: 220px;
	margin-bottom: 15px;
}
.lbankl .page {
	width: 985px;
}
.acblist {
	margin: 10px 0 0 15px;;
}
.acbanklist {
	width: 240px;
	float: left;
	margin-bottom: 15px;
}
.acbanklist img {
	width: 228px;
}
.acitybank h2 {
	padding: 15px 15px 0 15px;
}
.acitynl a, .articleltag li {
	line-height: 30px;
}
.articleltag li {
	width: 50%;
	float: left;
}
.scity {
	text-align: center;
}
.lcitylist {
	line-height: 30px;
	float: left;
	margin-right: 10px;
	margin-bottom: 15px;
}
.lcitylist a {
	padding: 3px 10px;
}
.lcitylist:hover {
	background-color: #DF3A01;
}
.lcitylist:hover a {
	color: #fff;
}

.icall img {
	float: left;
}
.icalllb a {
	line-height: 30px;
}
/* 文章W */
/* 城市K */
.lcityl {
	width: 1100px;
	float: left;
}
.lcityr {
	width: 280px;
	float: right;
}
.lcityshop {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.lcityshop li {
    width: 190px;
    float: left;
    background-color: #e2e0e0;
    margin-bottom: 20px;
    padding: 10px;
	text-align: center;
}
.lcityshop li img {
    width: 190px;
}
.lxbt {
	border-bottom: 2px solid #e2e0e0;
	margin-bottom: 15px;
}
.lxbt span {
	border-bottom: 2px solid #086A87;
}
.lcityr1 img {
	width: 280px;
}
.lcityr1 a button {
    width: 100%;
    line-height: 35px;
    background-color: #086A87;
    border: 0;
    border-radius: 5px;
    margin-top: 15px;
    cursor: pointer;
    color: #fff;
    font-size: 16px;
}
.lcityr1 a button:hover {
    background-color: #063F78;
	color:#DF3A01;
	text-decoration:underline;
}
.lcitynews li {
	background-color: #e2e0e0;
	margin-bottom: 15px;
	padding: 15px;
}
.lcitynews li:hover {
    background-color: #086A87;
	color: #fff;
}
.lcitynews li:hover a {
	color: #fff;
}
.lcitynews li strong {
	margin-bottom: 10px;
}
.lcitynews li span {
	float: right;
}
.lcitynews li p {
	font-size: 14px;
}
.icitysbt {
	border-bottom: 2px solid #e2e0e0;
	margin-top: 20px;
	margin-bottom: 15px;
}
.icitysbt span {
	border-bottom: 2px solid #086A87;
}
.lcityl3 li {
	width: 25%;
	float: left;
	text-align: center;
}
.lcityl3 li img {
	width: 150px;
}
.lcityl3 p {
	text-align: center;
	margin: 20px 0;
}
.lcityl3 p button {
    width: 400px;
    line-height: 35px;
    background-color: #086A87;
    border: 0;
    border-radius: 5px;
    margin-top: 15px;
    cursor: pointer;
    color: #fff;
    font-size: 16px;
}
.lcityl3 p button:hover {
    background-color: #063F78;
	color:#DF3A01;
	text-decoration:underline;
}
/* 城市W */



























