﻿@import url("base.css");
body {font-family:"微软雅黑", "Microsoft YaHei", Verdana, Arial;color:#505050;font-size:14px;overflow-x:hidden;}
input,select,button,textarea {font-family:"微软雅黑", "Microsoft YaHei", Verdana, Arial;font-size:14px;color:#333;resize:none;box-sizing:border-box;}
:-moz-placeholder {color:#aaa;}
::-moz-placeholder {color:#aaa;}
:-ms-input-placeholder {color:#aaa;}
::-webkit-input-placeholder {color:#aaa;}
a:link,a:visited,a:active {color:#333;text-decoration:none;}
a:hover {color:#0dc850;text-decoration:none;}
a {outline:none;-moz-outline:none;blr:expression(this.onFocus=this.blur());}
.al:hover {text-decoration:underline;}
.als a:hover {text-decoration:underline;}
.flex-column {display:flex;flex-direction:column;justify-content:center;}
/*===================================================================================*/

#main {}
#header_top {background-color:#ededed;}
#header_top .wrap {height:36px;line-height:36px;color:#484747;font-size:16px;background-color:#ededed;}
#header {background-color:#fff;}
#header .wrap {position:relative;z-index:1;height:112px;}
#header .tel {position:absolute;top:50%;right:0px;margin-top:-31px;padding-left:72px;min-height:63px;color:#525151;font-size:16px;text-align:right;background:url(../image/header_tel.png) no-repeat;}
#header .tel h2 {color:#00a63c;font-size:30px;}
#logo {position:absolute;top:50%;left:0px;margin-top:-41px;height:83px;}

#nav_blk {background-color:#00a63c;}
#nav {position:relative;z-index:99;height:52px;background-color:#00a63c;}
#nav li {position:relative;display:inline-block;height:52px;vertical-align:top;background:url(../image/nav_line.jpg) no-repeat right top;}
#nav li:last-child {background:none;}
#nav li:first-child > a {padding-left:0px;}
#nav li > a {display:block;padding:0px 34px 0px 30px;height:100%;line-height:52px;color:#fff;font-size:20px;text-align:center;}
#nav li > a.nav_over {}
#nav li:hover > a {}
#nav li p {position:absolute;top:52px;left:-1px;display:none;padding-bottom:10px;width:calc(100% - 1px);background-color:#00a63c;}
#nav li p a {display:block;padding:6px 3px;color:#fff;text-align:center;}
#nav li p a:hover {text-decoration:underline;}

#banner {position:relative;z-index:1;width:100%;min-width:1200px;height:529px;overflow:hidden;}
#banner_ul {position:absolute;top:0px;left:50%;z-index:1;margin-left:-960px;width:1920px;height:529px;overflow:hidden;}
#banner_ul li {width:1920px;height:529px;text-align:center;font-size:0px;}
#banner_pagination {position:absolute;bottom:20px;left:0px;z-index:2;width:100%;height:14px;font-size:0px;text-align:center;}
#banner_pagination a {display:inline-block;margin:0px 6px;width:14px;height:14px;text-indent:100px;border-radius:50%;background-color:#fff;overflow:hidden;}
#banner_pagination a:hover {background-color:#00a63c;}
#banner_pagination a.activeSlide {background-color:#00a63c;}

.wrap {margin-left:auto;margin-right:auto;width:1200px;box-sizing:border-box;}
#content,#contents {position:relative;padding:0px 0px 60px 0px;}
#content:after {position:absolute;top:0px;left:260px;display:block;width:1px;height:100%;content:"";background-color:#ececec;}
#left {float:left;width:260px;}
#right {float:right;width:900px;overflow:hidden;}

#footer_info {width:100%;background-color:#384266;}
#footer_info .wrap {color:#fff;background-color:#384266;}
#footer_info a {color:#fff;}
#footer_info a:hover {text-decoration:underline;}
#footer_info .bts {padding:68px 0px 40px 0px;text-align:center;background:url(../image/footer_bts_line.jpg) repeat-x left bottom;}
#footer_info .bts h3 {display:inline-block;margin:0px auto;width:226px;height:40px;line-height:40px;color:#fff;font-size:24px;text-align:center;border:4px solid #747b94;}
#footer_info .info {position:relative;padding-bottom:25px;}
#footer_info .lxs {display:flex;justify-content:space-between;padding:68px 450px 0px 0px;}
#footer_info .tis {padding-bottom:12px;color:#fff;}
#footer_info .gzwm div a {position:relative;margin-right:15px;}
#footer_info .gzwm div a:last-child {margin-right:0;}
#footer_info .gzwm div a p {position:absolute;top:-60px;right:-140px;display:none;padding:6px;width:120px;font-size:0px;background-color:#1c1c1f;}
#footer_info .gzwm div a p img {width:100%;}
#footer_info .gzwm div a:hover p {display:block;}
#footer_info .tel div {padding-left:42px;height:33px;line-height:33px;color:#fff;font-size:28px;font-weight:bold;font-family:Arial;background:url(../image/footer_tel.png) no-repeat;}
#footer_info .qq div {padding-left:42px;height:33px;line-height:33px;color:#fff;background:url(../image/footer_qq.png) no-repeat;}
#footer_info .qq div a {color:#fff;}
#footer_info .kfs {position:absolute;top:70px;right:170px;width:137px;}
#footer_info .kfs a {display:block;position:relative;padding-left:38px;height:34px;line-height:34px;text-align:center;}
#footer_info .kfs a:before {position:absolute;top:0px;left:0px;display:block;width:38px;height:100%;content:"";background-repeat:no-repeat;background-position:center center;}
#footer_info .kfs a:nth-child(1) {color:#384266;background-color:#fff;}
#footer_info .kfs a:nth-child(1):before {background-image:url(../image/footer_kefu.png);background-color:#0dc850;}
#footer_info .kfs a:nth-child(2) {margin-top:12px;color:#fff;background-color:#0dc850;}
#footer_info .kfs a:nth-child(2):before {background-image:url(../image/footer_qyyx.png);background-color:#0dc850;}
#footer_info .qrcode {position:absolute;top:50px;right:0px;font-size:0px;text-align:center;}
#footer_info .qrcode div {display:inline-block;margin-left:25px;width:112px;vertical-align:top;}
#footer_info .qrcode div img {width:100%;}
#footer_info .qrcode div p {margin-top:8px;color:#fff;font-size:14px;}
#footer_info .links {margin-top:60px;padding:0px 170px 0px 40px;min-height:30px;line-height:2;background:url(../image/footer_links.png) no-repeat;}
#footer_info .links span {font-weight:bold;}
#footer_info .links a {margin-right:12px;}
#footer {background-color:#43ea7f;}
#footer .wrap {padding:15px 0px;color:#022d11;opacity:0.73;line-height:1.8;background-color:#43ea7f;}

/*===================================================================================*/

#tnews {background-color:#26325a;}
#tnews .wrap {position:relative;padding:14px 0px 0px 77px;height:86px;box-sizing:border-box;background:url(../image/tnews_icon1.jpg) no-repeat left center #26325a;}
#tnews .swiper-container {margin:0;width:540px;height:60px;}
#tnews .swiper-wrapper {width:100%;height:100%;}
#tnews .swiper-slide {height:100%;}
#tnews .swiper-slide a {display:block;position:relative;padding-right:120px;color:#fff;font-size:18px;line-height:60px;overflow:hidden;}
#tnews .swiper-slide a span {position:absolute;top:1px;right:0px;font-size:16px;}
#tnews .more {position:absolute;top:50%;left:650px;display:block;margin-top:-20px;width:9px;height:39px;content:"";background:url(../image/tnews_icon2.jpg) no-repeat;}
#search {position:absolute;top:50%;right:0px;margin-top:-26px;padding:0px 30px 0px 90px;width:422px;height:52px;box-sizing:border-box;background:url(../image/search_bg.jpg) no-repeat;}
#search_key {width:100%;height:52px;font-size:16px;border:none;background:none;}


.ititle {padding-top:50px;text-align:center;}
.ititle h2 {color:#000;font-size:30px;font-weight:normal;}
.ititle p {color:#0dc850;font-family:Arial;font-size:104px;font-weight:bold;}

#itrack_box {position:relative;background-color:#33c367;}
#itrack_box:after {position:absolute;bottom:0px;left:0px;z-index:1;display:block;width:304px;height:110px;content:"";background:url(../image/itrack_bg1.jpg) no-repeat;}
#itrack_box .wrap {position:relative;z-index:2;height:558px;overflow:hidden;}
#itrack_blk {position:absolute;top:45px;left:0px;width:600px;height:445px;}
#itrack_menu {height:77px;}
#itrack_menu span {display:inline-block;width:246px;height:100%;line-height:77px;color:#333;font-size:18px;text-align:center;vertical-align:top;border-radius:8px;background-color:#fff;}
#itrack_menu a {display:inline-block;width:246px;height:100%;line-height:77px;color:#fff;font-size:18px;text-align:center;vertical-align:top;border-radius:8px;background-color:#384266;}
#itrack {padding:30px 20px;height:368px;font-size:0px;text-align:center;border-radius:8px;box-sizing:border-box;background-color:#fff;}
#itrack textarea {padding:10px 12px;width:100%;height:233px;line-height:1.7;border-radius:8px;box-sizing:border-box;border:none;background-color:#edeeed;}
#itrack button {margin-top:20px;}

#ilogin {position:absolute;top:45px;right:0px;width:528px;height:474px;background:url(../image/ilogin_bg.png) no-repeat;}
#ilogin h2 {padding:70px 0px 30px 0px;color:#384266;font-size:24px;text-align:center;}
#ilogin .inputs {padding-left:85px;padding-right:30px;box-sizing:border-box;}
#ilogin .inputs input {width:100%;height:100%;color:#09b87f;font-size:24px;border:none;background:none;}
#ilogin .user {margin:0px auto;width:374px;height:59px;background:url(../image/ilogin_user_bg.png) no-repeat;}
#ilogin .pwd {margin:10px auto 0px auto;width:374px;height:59px;background:url(../image/ilogin_pwd_bg.png) no-repeat;}
#ilogin .btn {margin-top:28px;text-align:center;}
#ilogin .btn a:first-child {display:inline-block;width:146px;height:60px;line-height:60px;color:#fff;font-size:18px;text-align:center;vertical-align:top;border-radius:8px;border:none;background-color:#384266;}
#ilogin .btn a:last-child {display:inline-block;margin-left:10px;width:146px;height:60px;line-height:60px;color:#09b87f;font-size:18px;text-align:center;vertical-align:top;border-radius:8px;background-color:#fff;}

#ibusiness {position:relative;padding-bottom:125px;min-width:1200px;background-color:#f7f6f6;}
#ibusiness:before {position:absolute;top:0px;left:0px;z-index:1;display:block;width:352px;height:327px;content:"";background:url(../image/ibusiness_bg1.jpg) no-repeat;}
#ibusiness:after {position:absolute;bottom:0px;right:0px;z-index:1;display:block;width:342px;height:529px;content:"";background:url(../image/ibusiness_bg2.jpg) no-repeat;}
#ibusiness .ititle {position:relative;z-index:2;}
#ibusiness .list {position:relative;z-index:2;}
#ibusiness .list a {display:inline-block;margin:12px 12px 0 0;width:230px;text-align:center;vertical-align:top;background-color:#e2e6e4;}
#ibusiness .list a:nth-child(5n) {margin-right:0;}
#ibusiness .list a img {width:230px;height:168px;}
#ibusiness .list a div {padding:0px 15px;height:98px;}
#ibusiness .list a div h2 {color:#4f5652;font-size:18px;font-weight:normal;}
#ibusiness .list a:hover {color:#fff;background-color:#0dc850;}
#ibusiness .list a:hover h2 {color:#fff;}
#ibusiness .list a.more {height:270px;background:url(../image/ibusiness_more.jpg) no-repeat;}

#iprocess_box {background:url(../image/iprocess_bg.jpg) no-repeat center center;}
#iprocess_box .wrap {height:342px;background:url(../image/iprocess_bg.jpg) no-repeat center center;}
#iprocess_box .tis {position:relative;padding:80px 0px 35px 0px;color:#fffefe;font-size:24px;font-weight:bold;text-align:center;}
#iprocess {display:flex;justify-content:space-between;}
#iprocess div {position:relative;width:110px;height:102px;color:#fff;text-align:center;background-repeat:no-repeat;}
#iprocess div:after {position:absolute;top:50%;right:-18px;display:block;margin-top:-13px;width:26px;height:23px;content:"";background:url(../image/ibusiness_arrow2.png);}
#iprocess div p {padding-top:55px;}
#iprocess div:nth-child(1) {z-index:10;background-image:url(../image/iprocess_01.png);}
#iprocess div:nth-child(2) {z-index:9;background-image:url(../image/iprocess_02.png);}
#iprocess div:nth-child(3) {z-index:8;background-image:url(../image/iprocess_03.png);}
#iprocess div:nth-child(4) {z-index:7;background-image:url(../image/iprocess_04.png);}
#iprocess div:nth-child(5) {z-index:6;background-image:url(../image/iprocess_05.png);}
#iprocess div:nth-child(6) {z-index:5;background-image:url(../image/iprocess_06.png);}
#iprocess div:nth-child(7) {z-index:4;background-image:url(../image/iprocess_07.png);}
#iprocess div:nth-child(8) {z-index:3;background-image:url(../image/iprocess_08.png);}
#iprocess div:nth-child(9) {z-index:2;background-image:url(../image/iprocess_09.png);}
#iprocess div:nth-child(10) {z-index:1;background-image:url(../image/iprocess_10.png);}
#iprocess div:nth-child(10):after {display:none;}

#iabout {background:url(../image/iabout_bg.jpg) no-repeat center center;}
#iabout .wrap {position:relative;height:710px;background:url(../image/iabout_bg.jpg) no-repeat center center;overflow:hidden;}
#iabout .tis {padding-top:70px;color:#000;font-size:30px;font-weight:normal;text-align:center;}
#iabout .text {position:absolute;top:143px;left:0px;z-index:2;padding:130px 55px 0 55px;width:600px;height:481px;box-sizing:border-box;}
#iabout .text > h1 {color:#000;font-size:30px;font-weight:normal;text-align:right;}
#iabout .text > a {position:absolute;bottom:33px;right:55px;display:block;padding-left:40px;width:174px;height:42px;line-height:42px;color:#fff;font-size:16px;border-radius:8px;box-sizing:border-box;background:url(../image/iabout_more.png) no-repeat right 20px center #0dc850;}
#iabout .text .editorc {margin-top:25px;height:180px;line-height:30px;color:#333;font-size:16px;overflow:hidden;}
#iabout .imgs {position:absolute;top:143px;right:0px;z-index:2;width:600px;height:481px;}

#iyoushi {background:url(../image/iyoushi_bg.jpg) no-repeat center center;}
#iyoushi .wrap {height:756px;background:url(../image/iyoushi_bg.jpg) no-repeat center center;overflow:hidden;}
#iyoushi .ititle h2 {color:#fff;}
#iyoushi .ititle p {color:#91e3ae;}
#iyoushi ul {margin-top:70px;}
#iyoushi ul li {position:relative;display:inline-block;margin-right:16px;width:288px;height:380px;text-align:center;vertical-align:top;background:url(../image/iyoushi_bg.png) no-repeat;overflow:hidden;}
#iyoushi ul li:after {position:absolute;bottom:20px;left:0px;display:block;width:100%;height:50px;content:"";background-repeat:no-repeat;background-position:center center;}
#iyoushi ul li:nth-child(4n) {margin-right:0;}
#iyoushi ul li h4 {padding:60px 40px 0px 40px;color:#0dc850;font-size:36px;}
#iyoushi ul li p {position:absolute;top:155px;left:50%;margin-left:-100px;width:200px;height:150px;line-height:25px;color:#333;box-sizing:border-box;overflow:hidden;}
#iyoushi ul li:nth-child(1):after {background-image:url(../image/iyoushi_icon1.png);}
#iyoushi ul li:nth-child(2):after {background-image:url(../image/iyoushi_icon2.png);}
#iyoushi ul li:nth-child(3):after {background-image:url(../image/iyoushi_icon3.png);}
#iyoushi ul li:nth-child(4):after {background-image:url(../image/iyoushi_icon4.png);}

#ifwzz {background:url(../image/ifwzz_bg.jpg) no-repeat center center;}
#ifwzz .wrap {height:810px;background:url(../image/ifwzz_bg.jpg) no-repeat center center;overflow:hidden;}
#ifwzz .ititle h2 {color:#384266;}
#ifwzz .ititle p {color:#576596;opacity:0.3;}
#ifwzz ul {margin-top:70px;}
#ifwzz ul li {position:relative;display:inline-block;margin-right:20px;width:285px;text-align:center;vertical-align:top;}
#ifwzz ul li:nth-child(4n) {margin-right:0;}
#ifwzz ul li div {padding:0px 28px;}
#ifwzz ul li h4 {padding:25px 0px 13px 0px;color:#3c3a3a;font-size:30px;font-weight:normal;border-bottom:1px solid #3c3a3a;}
#ifwzz ul li p { margin-top:12px;color:#404241;line-height:1.8;}

#inews_box {background-color:#f2f1f1;}
#inews_box .wrap {padding:80px 0px;background-color:#f2f1f1;}
#inews_blk {float:left;width:604px;}
#inews_title {position:relative;height:44px;border-bottom:1px solid #fff;}
#inews_title:after {position:absolute;bottom:0px;left:0px;display:block;width:100%;height:1px;content:"";background-color:#d6d6d6;}
#inews_title h2 {position:relative;top:-10px;color:#141414;font-size:30px;font-weight:normal;}
#inews_title h2 span {margin-left:20px;color:#576596;font-size:30px;opacity:0.3;}

#inews_menu {margin-top:22px;}
#inews_menu a {display:inline-block;margin-right:4px;width:148px;height:38px;line-height:38px;color:#fff;font-size:20px;text-align:center;vertical-align:top;border-radius:8px;background-color:#0dc850;}
#inews_menu a.active {background-color:#384266;}

.inews_tjs {margin-top:25px;display:none;font-size:0px;}
.inews_tjs a {display:block;}
.inews_tjs img {width:100%;border-radius:10px;}
.inews_tjs h2 {position:relative;margin-top:2px;padding:0px 100px 0px 50px;height:42px;line-height:40px;color:#384266;font-size:18px;font-weight:normal;border-radius:10px;background:url(../image/inews_tjs_more.jpg) no-repeat right 40px center #fff;}
.inews_tjs h2:before {position:absolute;top:50%;left:20px;display:block;margin-top:-7px;width:14px;height:14px;content:"";border-radius:50%;background-color:#384266;}

.inews {padding-top:15px;}
.inews li a {position:relative;display:block;padding:0px 150px 0px 30px;height:55px;line-height:55px;color:#282828;font-size:18px;border-bottom:1px solid #fff;background:url(../image/inews_icon1.png) no-repeat left center;}
.inews li a:after {position:absolute;bottom:0px;left:0px;display:block;width:100%;height:1px;content:"";background-color:#d6d6d6;}
.inews li a span {position:absolute;top:0px;right:0px;}
.inews li a:hover {color:#384266;background-image:url(../image/inews_icon2.png);}

#ifaq {float:right;padding:0px 55px;width:533px;height:580px;border-radius:10px;box-sizing:border-box;background:url(../image/ifaq_bg.jpg) no-repeat #fff;}
#ifaq .tis {height:108px;line-height:118px;color:#384266;font-size:30px;overflow:hidden;}
#ifaq .list li {position:relative;margin-top:40px;padding-left:15px;height:18px;line-height:18px;font-size:18px;overflow:hidden;}
#ifaq .list li:before {position:absolute;top:0px;left:0px;display:block;width:4px;height:100%;content:"";border-radius:2px;background-color:#0dc850;}
#ifaq .list li a {color:#384266;}
#ifaq .list li a:hover {color:#0dc850;}
#ifaq .asbtn {margin-top:60px;}
#ifaq .asbtn a {display:inline-block;width:195px;height:60px;line-height:60px;color:#fff;font-size:18px;text-align:center;border-radius:10px;background-color:#384266;}
#ifaq .asbtn a:nth-child(2) {margin-left:25px;background-color:#0dc850;}

#ipartners_box {position:relative;z-index:2;background:url(../image/ipartners_bg.jpg) no-repeat center center;}
#ipartners_box:after {position:absolute;bottom:-29px;left:50%;display:block;margin-left:-33px;width:67px;height:29px;content:"";background:url(../image/footer_bts_arrow.jpg) no-repeat;}
#ipartners_box .wrap {height:480px;background:url(../image/ipartners_bg.jpg) no-repeat center center;}
#ipartners_box .ititle h2 {color:#fff;}
#ipartners_box .ititle p {color:#fff;opacity:0.3;}
#ipartners {margin-top:70px;width:1200px;height:104px;font-size:0px;overflow:hidden;}
#ipartners p {display:inline-block;margin-right:20px;padding:10px;width:160px;font-size:0px;border-radius:10px;border:2px solid #c1eacf;}
#ipartners p img {width:160px;height:80px;}

/*===================================================================================*/

.left_title {padding:30px 0px 20px 25px;color:#384266;font-size:26px;border-bottom:1px solid #ececec;}
.left_menu {margin-bottom:30px;border-left:1px solid #ececec;}
.left_menu dd > a {display:block;position:relative;z-index:2;padding:18px 10px 18px 25px;font-size:18px;border-bottom:1px solid #ececec;background-color:#f8f8f8;}
.left_menu dd a.left_menu_cur {color:#0dc850;background-color:#fff;}
.left_menu dd a.left_menu_cur:before {position:absolute;top:0px;left:-1px;display:block;width:3px;height:100%;content:"";background-color:#0dc850;}
.left_menu dd a.left_menu_cur:after {position:absolute;top:0px;right:-1px;display:block;width:1px;height:100%;content:"";background-color:#fff;}

/*===================================================================================*/

.nodata {padding:150px 0px;color:#999;font-size:18px;text-align:center;}
#title_cur {position:relative;height:85px;color:#999;font-size:14px;text-align:right;line-height:116px;border-bottom:1px solid #e5e5e5;overflow:hidden;}
#title_cur a {color:#999;}
#title_cur a:hover {color:#0dc850;}
#title_cur strong {color:#0dc850;font-weight:normal;}
#title_cur h2 {position:absolute;top:40px;left:0px;color:#0dc850;font-size:18px;line-height:normal;}

.input_text {padding:0px 8px;width:280px;height:34px;line-height:34px\9;box-sizing:border-box;border:1px solid #ddd;}
.input_area {padding:6px 8px;height:176px;line-height:1.6;box-sizing:border-box;border:1px solid #ddd;resize:none;overflow-y:auto;}
.input_select {padding:0px 0px 0px 8px;height:34px;box-sizing:border-box;border:1px solid #ddd;}
.input_radio {position:relative;top:1px;}
.input_checkbox {position:relative;top:1px;}
@media screen and (-webkit-min-device-pixel-ratio:0){
	.input_radio {position:relative;top:3px;width:15px;height:15px;}
	.input_checkbox {position:relative;top:3px;width:15px;height:15px;}
}
.button {width:200px;height:60px;color:#fff;font-size:18px;box-sizing:border-box;border:none;border-radius:8px;background-color:#384266;cursor:pointer;}

.editorc_box {margin:0px auto;padding-top:25px;width:100%;overflow:hidden;}
.editorc {line-height:1.8;}
.editorc p {margin-bottom:20px;}
.editorc p:last-child {margin-bottom:0px;}
.editorc a {text-decoration:underline;}
.editorc hr {padding-bottom:4px;border:0px;border-top:1px solid #ccc;}
.editorc h1,.editorc h2,.editorc h3,.editorc h4,.editorc h5,.editorc h6 {padding:9px 0px;font-weight:normal;line-height:1.2;}
.editorc ul {margin-bottom:20px;padding-left:1.4em;}
.editorc ul:last-child {margin-bottom:0px;}
.editorc ul li {list-style-type:disc;}
.editorc ol {margin-bottom:20px;padding-left:1.5em;}
.editorc ol li {list-style-type:decimal;}
.editorc ol:last-child {margin-bottom:0px;}
.editorc table.border {margin-bottom:20px;border:none;border-top:1px solid #ddd;border-left:1px solid #ddd;}
.editorc table.border td,.editorc table.border th {padding:6px 5px;border:none;border-right:1px solid #ddd;border-bottom:1px solid #ddd;}
.editorc table.border td table {margin-bottom:0px;}
.editorc table.border td p {margin:0px;padding:0px;}
.editorc table.border th p {margin:0px;padding:0px;}

.editorc2 {line-height:1.8;}
.editorc2 img {vertical-align:top;}
.editorc2 a {text-decoration:underline;}
.editorc2 hr {padding-bottom:4px;border:0px;border-top:1px solid #ccc;}
.editorc2 h1,.editorc2 h2,.editorc2 h3,.editorc2 h4,.editorc2 h5,.editorc2 h6 {padding:9px 0px;font-weight:normal;line-height:1.2;}
.editorc2 ul {margin-bottom:20px;padding-left:1.4em;}
.editorc2 ul:last-child {margin-bottom:0px;}
.editorc2 ul li {list-style-type:disc;}
.editorc2 ol {margin-bottom:20px;padding-left:1.5em;}
.editorc2 ol li {list-style-type:decimal;}
.editorc2 ol:last-child {margin-bottom:0px;}

.editorc_tbe table {margin-bottom:20px;border:none;border-top:1px solid #ddd;border-left:1px solid #ddd;}
.editorc_tbe td {padding:6px 5px;border:none;border-right:1px solid #ddd;border-bottom:1px solid #ddd;}
.editorc_tbe td table {margin-bottom:0px;}
.editorc_tbe td p,.editorc_tbe th p {margin:0px;padding:0px;}
.editorc_tbe table.no-border {border:none;}
.editorc_tbe table.no-border table {border:none;}
.editorc_tbe table.no-border td {border:none;padding:0px;}
.editorc_tbe table.no-border th {border:none;padding:0px;}

#prevnext {position:relative;margin:40px auto 0px auto;padding:12px 70px 0px 0px;height:48px;color:#999;font-size:14px;border-top:1px solid #ededed;overflow:hidden;}
#prevnext p {height:24px;}
#prevnext a {}
#prevnext_back {position:absolute;top:12px;right:0px;}

/*===================================================================================*/
/* 企业图片列表 */

#about_image1 {font-size:0px;}
#about_image1 a {display:inline-block;margin:25px 30px 0px 0px;width:280px;font-size:0px;text-align:center;vertical-align:top;}
#about_image1 a:nth-child(3n) {margin-right:0;}
#about_image1 a img {padding:4px;width:270px;height:203px;transition:none;border:1px solid #ddd;}
#about_image1 a img:hover {padding:3px;border:2px solid #0dc850;}
#about_image1 a p {padding-top:8px;font-size:14px;line-height:1.4;}

#about_image2 {font-size:0px;}
#about_image2 a {display:inline-block;margin:25px 20px 0px 0px;width:210px;font-size:0px;text-align:center;vertical-align:top;}
#about_image2 a:nth-child(4n) {margin-right:0;}
#about_image2 a img {padding:4px;width:200px;height:267px;transition:none;border:1px solid #ddd;}
#about_image2 a img:hover {padding:3px;border:2px solid #0dc850;}
#about_image2 a p {padding-top:8px;font-size:14px;line-height:1.4;}

/*===================================================================================*/
/* 新闻列表 */

#news {}
#news li {position:relative;padding:22px 0px;border-bottom:1px solid #ededed;}
#news li h2 {position:relative;padding-left:15px;padding-right:120px;font-size:18px;font-weight:normal;}
#news li h2:before {position:absolute;top:50%;left:0px;display:block;margin-top:-2px;width:4px;height:4px;content:"";border-radius:50%;background-color:#666;}
#news li span {position:absolute;top:25px;right:0px;color:#999;}
#news li p {margin-top:8px;color:#808080;line-height:1.7;}

#news_title {padding:35px 0px 25px 0px;color:#000;font-size:24px;line-height:1.4;text-align:center;font-weight:normal;}
#news_info {padding-bottom:8px;color:#999;font-size:12px;text-align:center;border-bottom:1px dashed #ccc;}
#news_info span {padding:0px 20px;}
#news_info strong {font-weight:normal;}

#article {width:900px;}
#article li {position:relative;margin-top:25px;padding-left:225px;height:175px;border-bottom:1px dashed #ccc;overflow:hidden;}
#article li img {position:absolute;top:0px;left:0px;width:200px;height:150px;}
#article li h2 {padding:2px 0px 3px 0px;font-size:18px;font-weight:normal;}
#article li span {color:#888;font-size:12px;}
#article li p {margin-top:10px;height:66px;color:#888;font-size:12px;line-height:22px;overflow:hidden;}
.article_list_nopic {position:absolute;top:0px;left:0px;display:block;width:200px;height:150px;background:url(../image/nopic.png) no-repeat center center #f0f0f0;}

/*===================================================================================*/

#win_ts {position:fixed;top:20%;left:50%;z-index:9999;margin-left:-170px;padding:32px 20px;width:300px;color:#fff;font-size:22px;line-height:1.4;text-align:center;opacity:0;transition:all 0.5s;border-radius:8px;background-color:rgba(0,0,0,0.7);overflow:hidden;}
#win_loading {position:fixed;top:0%;left:0%;z-index:9999;width:100%;height:100%;background:url(../image/loading2.gif) no-repeat center center;}
#win_loading_bg {position:fixed;top:0px;left:0px;z-index:9998;width:100%;height:100%;background:url(../image/white0.png);}

/*===================================================================================*/
/* 浮动在线客服 */

#float_os {position:fixed;top:50%;right:0px;z-index:98;margin-top:-75px;width:50px;}
#float_os li {position:relative;margin-bottom:1px;height:50px;text-align:center;background-repeat:no-repeat;background-color:rgba(0,0,0,0.5);background-position:center center;cursor:pointer;}
#float_os li:last-child {border-bottom:none;}
#float_os li a {display:block;width:100%;height:100%;}
#float_os li p {position:absolute;top:0px;right:51px;display:none;padding:0px 20px;color:#fff;font-size:20px;line-height:50px;white-space:nowrap;word-break:keep-all;}
#float_os li img {position:absolute;right:51px;top:-51px;display:none;padding:6px;width:152px;height:152px;box-sizing:border-box;background-color:#fff;}
#float_os .kefu {background-image:url(../image/float_os_qq2.png);background-size:auto 26px;background-color:#069d3d;}
#float_os .kefu:hover p {display:block;background-color:#069d3d;}
#float_os .qrcode {background-image:url(../image/float_os_qrcode2.png);background-size:auto 24px;background-color:#fff;}
#float_os .qrcode:hover img {display:block;}
#float_os .tel {background-image:url(../image/float_os_tel2.png);background-size:auto 28px;background-color:#384266;}
#float_os .tel:hover p {display:block;background-color:#384266;}
#float_os .top {background-image:url(../image/float_os_top.png);}

/*===================================================================================*/

#news_page {margin-top:40px;width:100%;}
#products_page {margin-top:40px;width:100%;}
.fypage {height:28px;font-size:0px;text-align:center;overflow:hidden;}
.fypage a,.fypage span {display:inline-block;margin:0px 4px;padding:0px 8px;height:26px;line-height:24px;font-size:14px;color:#888;border:1px solid #e5e5e5;background-color:#f5f5f5;text-align:center;vertical-align:top;box-sizing:border-box;overflow:hidden;}
.fypage a:hover {color:#fff;border-color:#0dc850;background-color:#0dc850;}
.fypage span.fypage_disabled {}
.fypage span.fypage_current {color:#fff;border-color:#0dc850;background-color:#0dc850;}
.fypage_sl {display:inline-block;padding:0px 3px;height:28px;color:#999;font-size:12px;line-height:24px;vertical-align:top;}
#fypage_gov {display:inline-block;margin:0px 4px;padding:0px 6px;width:40px;height:28px;line-height:28px\9;color:#333;font-size:12px;text-align:center;vertical-align:top;border:1px solid #e5e5e5;box-sizing:border-box;background:#fff;}
#fypage_gobtn:hover {color:#fff;border-color:#1aae32;background-color:#1aae32;cursor:pointer;}