@font-face
{
font-family: yiq_en;
src:url('fonts/yiq_en.woff') format('woff'),
	url('fonts/yiq_en.ttf') format('truetype');
}

@font-face
{
font-family: yiq_en1;
src:url('fonts/yiq_en1.woff') format('woff'),
	url('fonts/yiq_en1.ttf') format('truetype');
}

@font-face
{
font-family: yiq_en2;
src:url('fonts/yiq_en2.woff') format('woff'),
	url('fonts/yiq_en2.ttf') format('truetype');
}

:root{
	--Q_Color:#00BDB7;
	--B_Color:#009B96;
}

*{padding:auto;margin:0px;}
.buttom_style {border:none; width:94px; height: 33px; background-color:#FF8D00; line-height:28px; cursor:hand; margin:0 auto; font-size:15px; color:#FFFFFF; border-radius:5px; -moz-border-radius:5px; cursor:pointer;}
table {font-size:13px; line-height:22px;}
input,textarea {color:#11121E; font-size:12px;outline:none;}

img {border:none;}
ul,li {padding:0px; margin:0px; list-style-type:none;}
h1,h2,h3,h4,h5,h6,h7,h8,dd {font-weight:normal; padding:0px; margin:0px;}

.table thead {
background-image:-webkit-linear-gradient(to bottom,#FFF,#F8F8F8);
background-image:linear-gradient(to bottom,#FFF,#F8F8F8);
}
.table th {text-align:center;}
.table tbody {background-color:#FFF;}

.T_L_B {font-weight:bold; color:#0E991A;}
.T_R_B {font-weight:bold; color:#FF6600;}

.TR_B1 {background-color:#EFEFEF;}
.TR_B2 {background-color:#FFFFFF;}

/*重定义Boot*/
/*消息提示框----模态框*/
.modal {text-align: left; z-index: 999999999;}
.modal-dialog {max-width:320px;}
.modal-header {height:30px; overflow:hidden; padding:5px 15px; background-color:#F8F8F8;
background-image:-webkit-linear-gradient(to bottom,#FFF,#F8F8F8);
background-image:linear-gradient(to bottom,#FFF,#F8F8F8);
}
.modal-title {font-size:14px; font-weight:bold;}
.list-group {margin-bottom:0px;}
.list-group li {overflow:hidden;}

A {font-size: 13px;
font-smoothing: antialiased;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: antialiased;
}
A:link,A:visited,A:active {COLOR: #11121E; font-family:"PingFang SC",'microsoft yahei', 'PingFang SC', arial, sans-serif; TEXT-DECORATION: none; text-align:left;outline:none;}
A:hover {COLOR: #FF8D00;TEXT-DECORATION: underline; star:expression(this.onFocus=this.blur());}

::-webkit-input-placeholder { /* WebKit browsers */color: #CCC; font-size: 15px;}
::-moz-placeholder { /* Mozilla Firefox 19+ */color: #CCC; font-size: 15px;}
:-ms-input-placeholder { /* Internet Explorer 10+ */color: #CCC; font-size: 15px;}

body{text-align:center; margin:0px; font-size:13px; line-height:22px; background-color:#FFF; font-family:"PingFang SC",'microsoft yahei', 'PingFang SC', arial, sans-serif; color:#000;
font-smoothing: antialiased;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: antialiased;
}

.Btn a {width: auto; height: 30px; line-height: 30px; float: left; overflow: hidden; color: #ee7947; padding: 0px 15px; border: 1px #ee7947 solid;
-webkit-transition: all .2s ease-in-out;
-moz-transition: all .2s ease-in-out;
transition: all .2s ease-in-out;
}
.Btn a:hover {text-decoration: none; padding: 0px 25px; background-color: #ee7947; color: #FFF;}

/*背景*/
.Body_Hui {background-color: #F5F5F5;}

/*网页整体框架*/
.CSS_Body{width:100%; height:auto; max-height:auto; margin:0px auto; display:run-in; padding:0px; position:relative;}

/*定义网站宽度*/
.CSS_C{width:100%; max-width: 1200px; height:auto; max-height:auto; margin:0px auto; display:run-in; padding:0px;}
.CSS_C_S {width: 100%; max-width: 1200px;}

/*顶部*/
.CSS_Top {width:100%; height:70px; float: left; position: absolute; left: 0px; top: 0px; z-index: 999999999;}
.CSS_Logo {width:288px; height:54px; float:left; position: relative; margin-top: 8px; transition: all .2s ease-in-out; text-align: left;}
.CSS_Logo img {width:auto; height:100%;}
.CSS_Top_C {width: calc(100% - 288px); height:auto; float:right;}

/*主菜单*/
.Menu {width:calc(100% - 100px); height:auto; float:right;}
.Menu div {width: 20%; height: 70px; float: left; position: relative;}
.Menu div span {width: 100%; height: 100%; float: left; overflow: hidden;}
.Menu div span A {width:auto; height:30px; line-height:30px; margin: 0px auto; display: inline-block; overflow: hidden; text-align: center; font-size:14px; border-radius: 15px; padding: 0px 20px; color:#000; margin-top: 20px; transition: all .2s ease-in-out;}
.Menu div span A:link,.Menu div span A:visited,.Menu div span A:active {}
.Menu div span A:hover {text-decoration:none;}
.Menu div span A.current {text-decoration:none; color: #FFF; background-color: #c0d741;}
.Menu div ul {width: 80%; height: auto; overflow: hidden; position: absolute; left: 10%; top: 70px; background-color: #FFF; background-color: rgba(0,0,0,0.5); border-radius: 5px; display: none; z-index: 999999999;}
.Menu div ul li {width: 100%; height: 40px; line-height: 40px; float: left; overflow: hidden;}
.Menu div ul li A {width: 100%; height: 100%; float: left; text-align: center;}
.Menu div ul li A:link,.Menu div ul li A:visited,.Menu div ul li A:active {color: #FFF;}
.Menu div ul li A:hover {color: #000; text-decoration: none; background-color: rgba(255,255,255,0.4);}

.Bai .CSS_Logo {
-webkit-filter: brightness(10);
filter: brightness(10);
}
.Bai .CSS_Top_C .Menu div span A {color: #FFF;}
.Bai .M_Menu div {border-top: 2px #FFF solid;}
.Bai .M_Menu span {border-top: 2px #FFF solid;}

.Hei .CSS_Top_C .Menu div span A {color: #000;}
.Hei .M_Menu div {border-top: 2px #000 solid;}
.Hei .M_Menu span {border-top: 2px #000 solid;}

/*手机版菜单控制按钮*/
.M_Menu {width: 26px; height: 26px; position: absolute; right: 17px; top: 13px; cursor: pointer; display: none; z-index: 999999999}
.M_Menu div {width: 26px; height: 1px; float: left; overflow: hidden; border-top: 2px #000 solid; transition: all .2s ease-in-out; margin-bottom: 5px; margin-top: 5px;}
.M_Menu span {width: 26px; height: 1px; float: left; overflow: hidden; border-top: 2px #000 solid; transition: all .2s ease-in-out; margin-top: 5px;}
.M_Menu_Cha div {transform:rotate(45deg); margin-bottom: 0px; margin-top: 10px; border-top: 2px #FFF solid;}
.M_Menu_Cha span {transform:rotate(-45deg); margin-top: -2px; border-top: 2px #FFF solid;}

/*首页轮播广告*/
.Flash {width:100%; min-width:320px; height:auto; max-height:800px; float:left; overflow:hidden; position:relative;}
.Flash .swiper-wrapper .swiper-slide img {width:100%; height:auto;}
.Flash .swiper-pagination-bullets {bottom:8%;}
.Flash .swiper-pagination-bullet {background-color:transparent; width:25px; height:15px; opacity:0.8; background-image: url("images/flash_d.png");
-webkit-transition: all .2s ease-in-out;
-moz-transition: all .2s ease-in-out;
transition: all .2s ease-in-out;
-webkit-filter: brightness(10);
filter: brightness(10);
}
.Flash .swiper-pagination-bullet-active {width: 25px;
-webkit-filter: brightness(1);
filter: brightness(1);
}

/*首页轮播广告（手机）*/
.Flash_M {width:100%; min-width:320px; height:auto; float:left; overflow:hidden; position:relative; display: none;}
.Flash_M .swiper-wrapper .swiper-slide img {width:100%; height:auto;}
.Flash_M .swiper-pagination-bullets {bottom:10px;}
.Flash_M .swiper-pagination-bullet {background-color:transparent; width:25px; height:15px; opacity:0.8; background-image: url("images/flash_d.png");
-webkit-transition: all .2s ease-in-out;
-moz-transition: all .2s ease-in-out;
transition: all .2s ease-in-out;
-webkit-filter: brightness(10);
filter: brightness(10);
}
.Flash_M .swiper-pagination-bullet-active {width: 25px;
-webkit-filter: brightness(1);
filter: brightness(1);
}

/*动画上控制*/
.Flash_Cha {width: 100%; height: auto; position: absolute; left: 0px; top: 0px; z-index: 999999998;}
.Flash_Cha_K {width: auto; height: auto; margin: 0px auto; display: inline-block; color: #FFF; visibility: hidden;}
.Flash_Cha_K_T {width: 100%; height: auto; float: left; overflow: hidden; font-size: 50px; line-height: 50px;}
.Flash_Cha_K_C {width: 100%; height: auto; float:left; overflow: hidden; font-size: 24px; line-height: 24px; margin-top: 3%;}
.Flash_Cha_K_B {width: 100%; height: auto; float: left; margin-top: 5%;}
.Flash_Cha_K_B div {width: auto; height: 40px; line-height: 40px; margin: 0px auto; display: inline-block; overflow: hidden; background-color: #ee7947; color: #FFF; padding: 0px 20px; cursor: pointer;}

.Flash_Case_C {width: 100%; height: auto; position: absolute; left: 0px; top: 0px; z-index: 999999998;}
.Flash_Case {width: 100%; max-width: 1200px; height: auto; margin: 0px auto; display: inline-block;}
.Flash_Case div {width: 100%; max-width: 300px; height: auto; float: right; background-color: #c0d741; background-color: rgba(192,215,65,0.6); padding: 20px; color: #FFF; text-align: left;}
.Flash_Case div b {font-size: 18px;}

/*首页标题*/
.H_Title {width: 100%; height: auto; float: left; text-align: center; visibility: hidden;}
.H_Title b {width: auto; height: auto; margin: 0px auto; display: inline-block; line-height: 36px; font-size: 36px; color: #c0d741; font-family: "PingFang SC","Arial"; font-weight: normal;}

/*标题页子*/
.YeZi_Title {position: relative;}
.YeZi_Title dd {width: 92px; height: 60px; position: absolute; right: -35px; top: -40px; background-image: url("images/yezi.png"); background-size: 100% 100%;}

/*首页ABOUT*/
.H_About {width: 100%; height: auto; float: left; padding: 7% 0px; text-align: left; background-image: url("images/yezi_b.png"); background-repeat: no-repeat; background-position: right center;}
.H_About_L {width: 400px; height: auto; float: left; overflow: hidden; border-radius: 10px; visibility: hidden;}
.H_About_L img {width: 100%; height: auto;}
.H_About_R {width: calc(100% - 400px - 50px); height: auto; float: right; visibility: hidden;}
.H_About_R_T {width: 100%; height: auto; float: left;}
.H_About_R_B {width: 100%; height: auto; float: left; text-align: left; font-size: 15px; line-height: 30px; margin-top: 4%; color: #666;}
.H_About_R .Btn a {margin-top: 4%;}

/*首页数字*/
.H_Nmb {width: 100%; height: auto; max-height: 370px; float: left; overflow: hidden; background-image: url("images/number_b.jpg"); background-repeat: no-repeat; background-position: center top; padding: 5% 0px;}
.H_Nmb_C {width: 100%; height: auto; float: left; overflow: hidden;}
.H_Nmb_C li {width: 33.33%; height: auto; float: left; overflow: hidden; color: #FFF; visibility: hidden;}
.H_Nmb_C li i {width: 100%; height: auto; line-height: 60px; float: left; overflow: hidden; font-size: 60px;}
.H_Nmb_C li div {width: 100%; height: auto; line-height: 80px; float: left; overflow: hidden; font-size: 80px; font-family: "yiq_en"; color: #c0d741; margin-top: 5%;}
.H_Nmb_C li span {width: 100%; height: auto; line-height: 30px; float: left; overflow: hidden; font-size: 18px; margin-top: 5%;}

/*我们的优势*/
.YouShi {width: 100%; height: auto; float: left; overflow: hidden; padding: 7% 0px;}
.YouShi_C {width: 100%; height: auto; float: left; overflow: hidden;}
.YouShi_C ul {width: 100%; height: auto; float: left; overflow: hidden;}
.YouShi_C ul li {width: 25%; height: auto; float: left; overflow: hidden; margin-top: 5%;}
.YouShi_C ul li i {width: 140px; height: 140px; line-height: 140px; margin: 0px auto; display: inline-block; border-radius: 100px; background-color: #F5F5F5; color: #999; font-size: 60px; visibility: hidden;}
.YouShi_C ul li div {width: 100%; height: 40px; line-height: 40px; float: left; overflow: hidden; font-size: 24px; color: #000; margin: 5% 0px;}
.YouShi_C ul li span {width: 100%; height: auto; max-height: 40px; line-height: 20px; float: left; overflow: hidden; font-size: 15px; color: #666; padding: 0px 10%;}
.YouShi_C ul li:hover i,.YouShi_C ul li:hover div {color: #ee7947;}
.YouShi_B {width: 100%; height: auto; float: left; overflow: hidden; margin-top: 5%;}
.YouShi_B_K {width: auto; height: auto; margin: 0px auto; display: inline-block;}

/*首页新闻*/
.H_News_C {width: 100%; height: auto; float: left; overflow: hidden; padding: 7% 0px; background-image: url("images/news_b.jpg"); background-position: center top; color: #FFF;}
.H_News_T {width: 200px; height: auto; float: left; overflow: hidden; text-align: left;}
.H_News_T div {width: 100%; height: auto; line-height: 36px; float: left; font-size: 36px;}
.H_News_T span {width: 100%; height: auto; line-height: 25px; float: left; font-size: 24px; font-family: "yiq_en"; margin-top: 5%;}
.H_News_K {width: 30%; height: auto; float: left; overflow: hidden; margin-left: 10%; }
.H_News_K font {width: 100%; height: 20px; line-height: 20px; float: left; overflow: hidden; text-align: left;  font-family: "yiq_en"; font-size: 28px;}
.H_News_K div {width: 100%; height: auto; float: left; overflow: hidden; position: relative; margin-top: 3%;}
.H_News_K div p {width: 100%; height: 0px; float: left; overflow: hidden; padding: 0px; margin: 0px; margin-top: 66.66%;}
.H_News_K div img {width: 100%; height: 100%; position: absolute; left: 0px; top: 0px;}
.H_News_K b {width: 100%; height: 25px; line-height: 25px; float: left; overflow: hidden; text-align: left; font-weight: normal; margin-top: 3%;}
.H_News_K b a {font-size: 18px; color: #FFF;}
.H_News_K u {width: 100%; height: 50px; line-height: 25px; float: left; overflow: hidden; font-size: 12px; margin-top: 3%; text-align: left; text-decoration: none; color: rgba(255,255,255,0.6);}
.H_News_K span {width: 100%; height: auto; float: left; overflow: hidden; margin-top: 3%;}
.H_News_K span a {border: 1px #FFF solid; color: #FFF;}
.H_News_K span a:hover {border: 1px #ee7947 solid; background-color: #ee7947;}
.H_News_List {width: calc(100% - 30% - 10% - 200px - 10%); height: auto; float: right; overflow: hidden; color: #FFF; text-align: left;}
.H_News_List ul {width: 100%; height: auto; float: right; overflow: hidden;}
.H_News_List ul li {width: 100%; height: auto; float: left; overflow: hidden; margin-bottom: 14px;}
.H_News_List ul li a {width: 100%; height: 25px; float: left; overflow: hidden; font-size: 16px; color: #FFF; margin-top: 3%;}
.H_News_List ul li span {width: 100%; height: 25px; line-height: 25px; float: left; overflow: hidden; font-size: 28px; font-family: "yiq_en"; margin-top: 3%;}
.H_News_List ul li div {width: 100%; height: 40px; line-height: 20px; float: left; overflow: hidden; color: rgba(255,255,255,0.6); font-size: 12px; text-align: left; margin-top: 3%;}

/*首页案例*/
.H_Case {width: 100%; height: auto; float: left; margin-top: 7%;}
.H_Case_List {width: 100%; height: auto; float: left; overflow: hidden; margin-top: 5%;}
.H_Case_List div {width: 31.33%; height: auto; float: left; overflow: hidden; margin: 0px 1% 2% 1%; position: relative;}
.H_Case_List div p {width: 100%; height: 0px; float: left; overflow: hidden; padding: 0px; margin: 0px; margin-top: 66.66%;}
.H_Case_List div img {width: 100%; height: 100%; position: absolute; left: 0px; top: 0px;
-webkit-transition: all .2s ease-in-out;
-moz-transition: all .2s ease-in-out;
transition: all .2s ease-in-out;
}
.H_Case_List div font {width: auto; height: 20px; line-height: 20px; position: absolute; right: 10px; top: 10px; background-color: #ee7947; border-radius: 30px; padding: 0px 10px; color: #FFF; font-size: 12px; z-index: 10;}
.H_Case_List div:hover img {transform:scale(1.1);}
.H_Case_List div span {width: 100%; height: 100%; line-height: 30px; position: absolute; left: 0px; top: calc(100% - 30px); background-color: #000; background-color: rgba(0,0,0,0.5); color: #FFF; text-align: left; padding: 0px 10px;
-webkit-transition: all .2s ease-in-out;
-moz-transition: all .2s ease-in-out;
transition: all .2s ease-in-out;
}
.H_Case_List div span u {width: 100%; height: auto; float: left; position: relative;}
.H_Case_List div span u b {width: 100%; height: 30px; float: left; overflow: hidden; font-size: 16px; text-decoration: none; font-weight: normal;}
.H_Case_List div span u i {width: 100%; height: auto; float: left; overflow: hidden; font-style: normal; color: rgba(255,255,255,0.6);}
.H_Case_List div span u a {margin-top: 20px; background-color: #ee7947; color: #FFF;}
.H_Case_Home div:nth-child(1) {width: 64.66%;}
.H_Case_List div:hover span {top: 0px; padding: 20px;}

/*案例详细页*/
.Case_Info {width: 100%; height: auto; float: left; overflow: hidden; margin-top: 5%;}
.Case_Info_C {width: 100%; height: auto; float: left; overflow: hidden; text-align: left;}
.Case_Info_C_L {width: 45%; height: auto; float: right; overflow: hidden; position:relative;}
.Case_Info_C_L .swiper-wrapper .swiper-slide img {width:100%; height:auto;}
.Case_Info_C_L .swiper-pagination-bullets {bottom:8%;}
.Case_Info_C_L .swiper-pagination-bullet {background-color:transparent; width:10px; height:10px; opacity:0.8; background-color: #FFF; border-radius: 5px;
-webkit-transition: all .2s ease-in-out;
-moz-transition: all .2s ease-in-out;
transition: all .2s ease-in-out;
}
.Case_Info_C_L .swiper-pagination-bullet-active {width: 25px; background-color: #ee7947;}
.Case_Info_C_R {width: 50%; height: auto; float: left; overflow: hidden;}
.Case_Info_C_R_T {width: 100%; height: auto; float: left; overflow: hidden; text-align: left;}
.Case_Info_C_R_C {margin-top: 5%;}

/*产品赋能*/
.FuNeng {width: 100%; height: auto; float: left; margin-bottom: 10%;}
.FuNeng li {width: 100%; height: auto; float: left; margin-top: 15%;}
.FuNeng li span {width: 40%; height: auto; float: left; overflow: hidden; position: relative; border-radius: 3vw; visibility: hidden;}
.FuNeng li span p {width: 100%; height: 0px; float: left; overflow: hidden; padding: 0px; margin: 0px; margin-top: 66.66%;}
.FuNeng li span img {width: 100%; height: 100%; position: absolute; left: 0px; top: 0px;}
.FuNeng li div {width: 50%; height: auto; float: right; text-align: left; visibility: hidden;}
.FuNeng li div b {width: auto; height: auto; line-height: 38px; float: left; font-size: 38px; color: #c0d741; font-weight: normal;}
.FuNeng li div font {width: 100%; height: auto; float: left; overflow: hidden; margin-top: 5%; font-size: 18px; line-height: 30px;}
.FuNeng li:nth-child(even) span {float: right;}
.FuNeng li:nth-child(even) div {float: left;}
.FuNeng li:nth-child(even) div b {float: right;}
.FuNeng li:nth-child(even) div font {text-align: right;}

/*合作意向*/
.YeWu_C {width: 100%; height: auto; float: left; overflow: hidden; background-image: url("images/yezi_b.png"); background-repeat: no-repeat; background-position: right bottom;}
.YeWu_K {width: 100%; height: auto; float: left; overflow: hidden; padding: 5% 0px;}
.YeWu_K_T {width: 100%; height: auto; float: left; font-size: 16px; margin-top: 5%; visibility: hidden;}
.YeWu_K_T ul {width: auto; height: auto; margin: 0px auto; display: inline-block;}
.YeWu_K_T ul li {width: auto; height: 60px; line-height: 60px; float: left; position: relative; background-color: #FFF; padding: 0px 30px; cursor: pointer; margin-right: 1px;}
.YeWu_K_T ul li.current {background-color: #c0d741; color: #FFF;}
.YeWu_K_T ul li.current div {display: inline;}
.YeWu_K_T ul li div {width: 16px; height: 8px; position: absolute; left: calc(50% - 8px); bottom: -8px; background-image: url("images/jiao_b.png"); display: none;}
.YeWu_K_CC {width: 100%; height: auto; float: left; overflow: hidden; margin-top: 5%; visibility: hidden;}
.YeWu_K_C {width: 100%; height: auto; float: left; overflow: hidden; display: none;}
.YeWu_K_C_L {width: 450px; height: auto; float: left; overflow: hidden;}
.YeWu_K_C_L img {width: 100%; height: auto; float: left; overflow: hidden; border-radius: 10px;}
.YeWu_K_C_R {width: calc(100% - 450px - 50px); height: auto; float: right; text-align: left; font-size: 15px; line-height: 30px;}
.YeWu_K_C_R_T {width: 100%; height: auto; float: left; overflow: hidden;}
.YeWu_K_C_R_B {width: 100%; height: auto; float: left; overflow: hidden; margin-top: 30px;}
.YeWu_K_C_R_B a {width: auto; height: 40px; line-height: 40px; float: left; overflow: hidden; background-color: #FF8D00; color: #FFF; padding: 0px 30px; border-radius: 5px;}
.YeWu_K_C_R_B a:hover {text-decoration: none;}

.Job_LX_C {width: 100%; height: auto; float: left; padding: 10% 0px; margin-top: 5%; background-color: #c0d741;}
.Job_LX_L {width: 270px; height: auto; float: left; overflow: hidden; text-align: left; font-size: 32px; line-height: 35px; font-family: "Arial"; font-weight: bold;}
.Job_LX_R {width: calc(100% - 270px); height: auto; float: right; overflow: hidden;}
.Job_LX_R div {width: 100%; height: auto; float: left; overflow: hidden; text-align: left;}
.Job_LX_R div:nth-child(1) {line-height: 35px; font-size: 32px; font-weight: bold;}
.Job_LX_R div:nth-child(2) {line-height: 35px; font-size: 32px; font-weight: bold; font-family: "Arial"; margin-top: 4%;}
.Job_LX_R div:nth-child(3) {width: 332px; height: 5px; background-color: #FFF; background-color: rgba(255,255,255,0.5); margin: 3% 0px;}
.Job_LX_R div:nth-child(4) {line-height: 35px; font-size: 28px;}

/*底部*/
.Bottom_C {width:100%; height:auto; float:left; background-color:#383838; color: #CCC; margin-top: 4%; padding: 4% 0px; font-size: 16px; line-height: 50px;}
.Bottom {width: 100%; height: auto; float: left;}
.Bottom_T {width: 100%; height: auto; float: left;}
.Bottom_T_L {width: 140px; height: auto; float: left; padding-top: 53px;}
.Bottom_T_L img {width: 100%; height: auto; visibility: hidden;}
.Bottom_T_C {width: 20%; height: auto; float: left; overflow: hidden;}
.Bottom_T_C ul {width: 100%; height: auto; float: left; overflow: hidden;}
.Bottom_T_C ul li {width: 100%; height: 40px; line-height: 40px; float: left; overflow: hidden;}
.Bottom_T_Addr {width: calc(100% - 140px - 20% - 280px); height: auto; float: left; overflow: hidden;}
.Bottom_T_Addr ul {width: 100%; height: auto; float: left; overflow: hidden;}
.Bottom_T_Addr ul li {width: 100%; height: auto; float: left; overflow: hidden;}
.Bottom_T_Addr ul li i {width: 40px; height: 40px; line-height: 40px; float: left; overflow: hidden; font-size: 18px;}
.Bottom_T_Addr ul li div {width: calc(100% - 40px); height: auto; line-height: 40px; float: left; overflow: hidden; text-align: left;}

.Bottom_T_R {width: 280px; height: auto; float: right; overflow: hidden; text-align: left;}
.Bottom_T_R div {width: 120px; height: auto; float: left; overflow: hidden;}
.Bottom_T_R div:nth-child(2) {margin-left: 40px;}
.Bottom_T_R div span {width: 100%; height: 120px; float: left; overflow: hidden;}
.Bottom_T_R div span img {width: 100%; height: 100%;}
.Bottom_T_R div font {width: 100%; height: 20px; line-height: 20px; float: left; font-size: 12px; text-align: center; margin-top: 5px;}

.Bottom A { font-size: 16px;}
.Bottom A:link,.Bottom A:visited,.Bottom A:active {color: #CCC;}
.Bottom A:hover {text-decoration:none; color: #FFF;}

.Bottom_B_C {width: 100%; height: auto; float: left; overflow: hidden; padding: 10px 0px; background-color: #333;}
.Bottom_B {width: 100%; float: left; overflow: hidden; font-size: 12px; color: #CCC; font-family: "Simsun";}
.Bottom_B div {width: auto; float: left; overflow: hidden;}
.Bottom_B div br {display: none;}
.Bottom_B span {width: auto; float: right; overflow: hidden; color: #666;}

.Bottom_B A { font-size: 12px; font-family: "Simsun";}
.Bottom_B A:link,.Bottom_B A:visited,.Bottom_B A:active {color: #CCC;}
.Bottom_B A:hover {text-decoration:none; color: #FFF;}

/*内页菜单*/
.Nei_Menu {width: 100%;height: auto; float: left; overflow: hidden; margin-top: 5%; display: none;}
.Nei_Menu div {width: auto; height: auto; margin: 0px auto; display: inline-block;}
.Nei_Menu div a {width: auto; height: auto; line-height: 30px; float: left; overflow: hidden; padding: 0px 15px; background-color: #DDD; color: #333; margin: 0px 10px; font-size: 16px; border-radius: 15px;}
.Nei_Menu div a:hover {background-color: #CCC; color: #333; text-decoration: none;}
.Nei_Menu div a.current {background-color: #ee7947; color: #FFF;}

/*智慧模式*/
.MoShi_C {width: 100%; height: auto; float: left; background-image: url("images/hui_d.jpg"); background-repeat: repeat-y; background-position: center top; margin-top: 5%;}
.MoShi {width: 100%; height: auto; min-height: 300px; float: left; background-image: url("images/wan_hui.png"); background-repeat: no-repeat; background-position: center top;}
.MoShi li {width: 100%; height: auto; float: left; margin-top: 10%; visibility: hidden;}
.MoShi li dd {width: auto; height: auto; margin: 0px auto; display: inline-block;}
.MoShi li dd div {width: 300px; height: auto; float: left;}
.MoShi li dd div img {width: 100%; height: auto; border-radius: 20px;
-webkit-transition: all .2s ease-in-out;
-moz-transition: all .2s ease-in-out;
transition: all .2s ease-in-out;
}
.MoShi li dd i {width: 50px; line-height: 50px; line-height: 50px; float: left; overflow: hidden; text-align: center; font-size: 36px; font-family: "yiq_en"; background-color: #c0d741; color: #FFF; font-style: normal; border-radius: 100px; margin: 0px 20px;
-webkit-transition: all .2s ease-in-out;
-moz-transition: all .2s ease-in-out;
transition: all .2s ease-in-out;
}
.MoShi li dd span {width: 300px; height: auto; float: right; overflow: hidden; text-align: left;}
.MoShi li dd span b {width: 100%; height: 30px; line-height: 30px; float: left; font-size: 28px; color: #c0d741; font-weight: normal;
-webkit-transition: all .2s ease-in-out;
-moz-transition: all .2s ease-in-out;
transition: all .2s ease-in-out;
}
.MoShi li dd span font {width: 100%; height: 30px; line-height: 30px; float: left; font-size: 14px; color: #333;}
.MoShi li:nth-child(even) dd div {float: right;}
.MoShi li:nth-child(even) dd span {float: left; text-align: right;}
.MoShi li:hover dd i {background-color: #ee7947;}
.MoShi li:hover dd span b {color: #ee7947;}
.MoShi li dd div img:hover {transform:scale(1.1);}

/*风采展示*/
.FC {width: 100%; height: auto; float: left; overflow: hidden;}
.FC div {width: 23%; height: auto; float: left; margin: 0% 1% 2% 1%; visibility: hidden;}
.FC div A {width: 100%; height: auto; float: left; overflow: hidden; position: relative; border: 1px #EFEFEF solid;}
.FC div A p {width: 100%; height: 0px; float: left; overflow: hidden; padding: 0px; margin: 0px; margin-top: 66.66%;}
.FC div A img {width: 100%; height: 100%; position: absolute; left: 0px; top: 0px;
-webkit-transition: all .2s ease-in-out;
-moz-transition: all .2s ease-in-out;
transition: all .2s ease-in-out;
}
.FC div span {width: 100%; height: 40px; line-height: 40px; float: left; overflow: hidden; text-align: center; text-align-last: center; font-size: 15px; background-color: #EFEFEF;
-webkit-transition: all .2s ease-in-out;
-moz-transition: all .2s ease-in-out;
transition: all .2s ease-in-out;
}
.FC div:hover A {border: 1px #1cc550 solid;}
.FC div:hover A img {transform:scale(1.1);}
.FC div:hover span  {background-color: #1cc550; color: #FFF;}

/*产品服务列表*/
.Service_List {width: 100%; height: auto; float: left; overflow: hidden;}
.Service_List ul {width: 100%; height: auto; float: left; overflow: hidden;}
.Service_List ul li {width: 100%; height: 40px; line-height: 40px; float: left; overflow: hidden; background-image: url("images/icon.gif"); background-repeat: no-repeat; background-position: left 15px; text-align: left; padding-left: 20px;}

/*产品资讯列表*/
.News_List {width:100%; height:auto; float:left; overflow:hidden;}
.News_List_K {width:100%; height:auto; float:left; overflow:hidden; margin-bottom:30px; background-color: #F8F8F8;}
.News_List_K:hover {background-color: #EFEFEF;}
.News_List_L {width:300px; height:180px; float:left; overflow:hidden;}
.News_List_L img {width:100%; height:100%;
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out;
}
.News_List_C {width:calc(100% - 300px); height:auto; float:left; overflow:hidden; padding:3% 3% 0px 3%;}
.News_List_C_T {width:100%; height:30px; line-height:30px; float:left; overflow:hidden; text-align:left;}
.News_List_C_T A {font-size:18px;}
.News_List_C_C {width:100%; height:50px; line-height:25px; float:left; overflow:hidden; color:#999; text-align:left; font-size: 14px;}
.News_List_C_Date {width: 100%; height: auto; float: left; overflow: hidden; margin-top: 5px; text-align: right;}
.News_List_K:hover img {transform:scale(1.06);}

/*查询*/
.Query {width: 100%; height: auto; float: left;}
.Query_Content{width: 100%; height: auto; float: left; margin-top: 5%;}
.Query_Content td {vertical-align: middle !important;}
.BeiZhu a {width: 18px; height: 18px; line-height: 22px; margin: 0px auto; display: inline-block; background-color: #FF8D00; color: #FFF; border-radius: 20px;}
.BeiZhu a:hover {text-decoration: none;}
.BeiZhu a i {width: 100%; height: 100%; line-height: 18px; float: left; text-align: center; font-size: 12px;}
.BeiZhu_Txt_C {width: 100%; height: 100%; position: fixed; left: 0px; top: 0px; background-color: rgba(0,0,0,0.7); display: none;}
.BeiZhu_Txt {width: 300px; height: auto; position: fixed; left: 0px; top: 0px; z-index: 99999999; text-align: left; font-size: 12px; background-color: #FFF; color: #000; display: none; overflow-y: auto; border: 20px #FFF solid;
box-shadow: 0px 0px 5px #CCC;
box-shadow: 0px 0px 5px rgba(0,0,0,0.1);
}
.BeiZhu_Max {width: 800px; max-width: 100%; height: 500px;}
.BeiZhu_Close {width: 30px; height: 30px; position: fixed; left: 0px; top: 0px; background-image: url("images/close.png"); background-size: 100%; z-index: 999999999;}

/*追踪结果*/
.ZhuiZong thead tr {position: relative;}
.ZhuiZong i {width: 35px; height: 35px; line-height: 35px; position: absolute; right: 0px; top: 0px; font-size: 24px; cursor: pointer;}
.ZhuiZong tbody {display: none;}

/*下载*/
.Download_List {width:100%; height:auto; float:left; overflow:hidden;}
.Download_List ul {width:100%; height:auto; float:left; overflow:hidden;}
.Download_List ul li {width: 100%; height: 40px; float: left; overflow: hidden; margin-bottom: 20px;}
.Download_List ul li i {width: 40px; line-height: 40px; float: left; overflow: hidden; font-size: 16px; background-color: #F3F3F3;}
.Download_List ul li div {width: calc(100% - 180px); height: 40px; line-height: 40px; float: left; overflow: hidden; text-align: left; padding-left: 10px; background-color: #FBFBFB;}
.Download_List ul li font {width: 70px; height: 40px; line-height: 40px; float: left; overflow: hidden; font-size: 12px; background-color: #F3F3F3; border-right: 1px #FFF solid;}
.Download_List ul li span {width: 70px; height: 40px; line-height: 40px; float: left; overflow: hidden; background-color: #F3F3F3;}
.Download_List ul li span a {width:100%; height: 100%; color: #FF8D00; text-decoration: underline;}
.Download_List ul li span:hover {background-color: #FF8D00;}
.Download_List ul li span:hover a {color: #FFF;}

/*内页顶部图片*/
.AD {width:100%; height:800px; float:left; overflow:hidden; background-repeat:no-repeat; background-position:center top; background-size:auto 100%;}

/*左右分隔*/
.CSS_Left {width:200px; height:auto; float:left; position:relative; margin-top: 5%;}
.CSS_Right {width: calc(100% - 200px - 80px); height:auto; float:right; margin-top: 5%;}

/*内页标题栏*/
.L_Title {width:100%; height:auto; float:left; overflow:hidden; margin-top:30px; text-align:left; border-bottom:1px #F0F0F0 solid; padding-bottom:20px; font-size:20px; color:#333;}

/*右侧文字区*/
.R_Text {width:100%; height:auto; line-height:30px; float:left; overflow:hidden; font-size:15px; color:#333; text-align:left;}
.R_Text img {width:auto; max-width:100%; height:auto;}
.R_Text A {font-size: 15px; text-decoration: underline;}

/*左侧菜单风格一*/
.Item {width:100%; height:auto; float:left; position: relative;}
.Item_T {width:100%; height:45px; line-height:45px; float: left; overflow: hidden; background-color: #c0d741; font-size:16px; font-weight: bold; border-top-left-radius: 5px; border-top-right-radius: 5px;}
.Item_T div {width: 100%; height: 100%; float: left; overflow: hidden; color: #FFF;}
.Item_T div i {display: none;}
.Item_C {width:100%; height:auto; float:left; overflow:hidden; background-color: #FFF;}
.Item_C div {width:100%; height:50px; line-height:50px; float:left; overflow:hidden; margin-top: 7px;}
.Item_C div A {width:100%; height:100%; line-height:50px; float:left; overflow:hidden; background-color: #F5F5F5; text-align: center; font-size: 15px;}
.Item_C div A:link,.Item_C div A:visited,.Item_C div A:active {}
.Item_C div A:hover {color:#000; text-decoration:none; background-color: #EFEFEF;}
.Item_C div A.current {text-decoration:none; color: #000; background-color: #E5E5E5; font-weight: bold;}

/*左侧菜单风格二*/
.Item2 {width:100%; height:auto; float:left; margin-top: 30px; border-right: 1px #DEDEDE solid;}
.Item2_T {width:100%; height:64px; line-height:64px; position:absolute; left:0px; top:-64px; background-image:url(images/item_title_b.png); text-align:center; color:#FFF; font-size:22px;}
.Item2_C {width:100%; height:auto; float:left; overflow:hidden;}
.Item2_C div {width:100%; height:30px; line-height:30px; float:left; overflow:hidden;}
.Item2_C div A {width:100%; height:100%; line-height:30px; float:left; overflow:hidden; border-bottom:1px #F5F5F5 solid; position:relative; background-color: #FFF; text-align: center;}
.Item2_C div A:link,.Item2_C div A:visited,.Item2_C div A:active {}
.Item2_C div A:hover {color:#FF8D00; text-decoration:none;}
.Item2_C div A.current {text-decoration:none; font-weight:bold; color: #FF8D00; font-weight: bold;}

/*左侧按钮*/
.Left_Btn {width: 100%; height: auto; float: left; overflow: hidden; margin-top: 10%;}
.Left_Btn a {width: 100%; height: 40px; line-height: 40px; float: left; overflow: hidden; background-color: #405171; color: #FFF; font-size: 14px; margin-top: 4%; text-align: center; border-radius: 5px;}
.Left_Btn a:hover {text-decoration: none;}
.Left_Btn a:nth-child(1) {width: 48%; margin-right: 4%; background-color: #FF8D00;}
.Left_Btn a:nth-child(2) {width: 48%; background-color: #1cc550;}

/*登录*/
.Login {width: 100%; height: auto; float: left; overflow: hidden; position: relative;}
.Login_Img {width: 100%; height: auto; float: left; overflow: hidden;}
.Login_Img img {width: 100%; height: auto;}
.Login_C {width: 100%; height: auto; position: absolute; left:0px; top: 0px;}
.Login_C_K {width: auto; max-width: 1200px; height: auto; margin: 0px auto; display: inline-block; position: relative;}
.Login_K {width: 100%; max-width: 380px; height: auto; float: right; border-radius:10px; -moz-border-radius:10px; background-color: #FFF; padding: 20px;}
.Login_K_T {width: 100%; height: 40px; float: left; overflow: hidden; background-image: url(images/hui1px1.gif); background-repeat: repeat-x; background-position: left center;}
.Login_K_T div {width: auto; height: 40px; line-height: 40px; margin: 0px auto; display: inline-block; padding: 0px 20px; font-size: 20px; background-color: #FFF; border-radius: 20px;}
.Login_K_No {width: 100%; height: 30px; line-height: 30px; float: left; overflow: hidden; text-align: right; margin-top: 10px;}
.Login_K_K {width: 100%; height: auto; float: left; overflow: hidden;}
.Login_K_K ul {width: 100%; height: auto; float: left; overflow: hidden;}
.Login_K_K ul li {width: 100%; height:40px; float: left; overflow: hidden; border: 1px #DEDEDE solid; padding: 5px; margin-top: 10px;}
.Login_K_K ul li i {width: 30px; height: 30px; line-height: 30px; float: left; overflow: hidden; font-size: 16px; border-right: 1px #DEDEDE solid; color: #1cc550;}
.Login_K_K ul li div {width: calc(100% - 30px); height: 100%; float: left; overflow: hidden;}
.Login_K_K ul li div input {width: 100%; height: 100%; float: left; overflow: hidden; border: none; padding: 0px 10px; font-size: 16px;}
.Login_K_K ul li label {width:50%; height: auto; float: left; overflow: hidden;}
.Login_K_Btn {width: 100%; height: auto; float: left; overflow: hidden; margin-top: 20px;}
.Login_K_Btn input {width: 100%; height: 40px; line-height: 40px; float: left; overflow: hidden; color: #FFF; background-color: #FF8D00;}

/*国家列表与搜索*/
.GuoJia {width: 100%; min-width: 200px; height: auto; float: left; position: relative;}
.GuoJia font {width: 100%; height: 100%; line-height: 26px; float: left; overflow: hidden; text-align: left;}
.GuoJia font b {font-weight: normal;}
.GuoJia dd {width: 100%; min-width: 200px; height: auto; position: absolute; overflow: hidden; left: 0px; top: 100%; border: 1px #DEDEDE solid; z-index: 999; background-color: #FFF; display: none;}
.GuoJia dd u {width: 100%; height: auto; float: left; overflow: hidden; text-decoration: none;}
.GuoJia dd ul {width: 100%; height: auto; max-height: 180px; float: left; overflow: hidden; overflow-y: auto;}
.GuoJia dd ul li {width: 100%; height: 30px; line-height: 30px; float: left; overflow: hidden; color: #000; text-align: left; padding-left: 12px; cursor: pointer;}
.GuoJia dd ul li:hover {color: #FF8D00;}
.GuoJia_Home dd {width: calc(100% - 30px); left: 15px;}

/*微信*/
.WX {width: 100%; height: auto; float: left; overflow: hidden; margin-top: 10px;}
.WX img {width: 100%; height: auto; border: 1px #EFEFEF solid;}

/*翻页*/
.R_Page {width:100%; height:30px; float:left; text-align:center; margin:5% 0px;}
.R_Page_C {width:auto; height:auto; max-height:auto; margin-left:auto; margin-right:auto; display:inline-block; padding:0px;}
.R_Page_C A,.R_Page_C A:link,.R_Page_C A:visited,.R_Page_C A:active {width:auto; height:30px; line-height:30px; float:left; overflow:hidden; background-color:#FFF; text-align:center; color: #c0d741; margin-left:5px; padding:0px 8px 0px 8px; font-family:"Arial"; font-size: 16px;
border-radius: 3px;
-webkit-transition: all .1s ease-in-out;
-moz-transition: all .1s ease-in-out;
transition: all .1s ease-in-out;
box-shadow: 0px 0px 5px #CCC;
box-shadow: 0px 0px 5px rgba(0,0,0,0.1);
}
.R_Page_C A:hover,.R_Page_C A.current {background-color:#c0d741; color:#FFF; text-decoration:none;}
.R_Page_C A i {line-height:30px; font-size: 24px;}

/*文章标题栏*/
.All_Title {width:100%; height:auto; line-height:30px; float:left; overflow:hidden; text-align:center; border-bottom:1px #F8F8F8 solid; padding-bottom:3%; margin-bottom: 5%;}
.All_Title h1 {width:100%; height:auto; line-height:30px; line-height: 35px; float:left; overflow:hidden; font-size:25px; color:#000; margin-top:15px; text-align: center; font-weight: bold;}
.All_Title span {width:100%; height:40px; line-height: 40px; float:left; overflow:hidden; font-size:12px; color:#999; text-align:center; font-size: 14px; margin-top: 2%;}
/*文章内容区*/
.All_Content {width:100%; height:auto; min-height:200px; float:left; overflow:hidden; text-align:left;}
.All_Content img {max-width:100%; height:auto;}
.All_Content a {font-size: 15px; text-decoration: underline;}

/*所有文章内容文字*/
.All_Content_Font {font-size: 15px; line-height: 30px; color: #000;}

/*下列为在线客服样式*/
.CSS_QQ {width:33px; height:auto; overflow:hidden; position:fixed; _position:absolute; _bottom:auto; _top:expression(eval(document.documentElement.scrollTop + 420)); top:300px; right:0px; z-index:99999}
.CSS_QQ_CC {width:177px; height:auto; float:left; overflow:hidden;}
.CSS_QQ_L{width:33px; height:149px; float:left; background-image:url(images/qq/qq_l_cn.png) !important; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src="images/qq/qq_l.png"); background:none; margin-top:15px; cursor:pointer;}
.CSS_QQ_R {width:144px; height:auto; float:left; overflow:hidden;}
.CSS_QQ_R_T {width:144px; height:10px; float:left; background-image:url(images/qq/qq_t.png) !important; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src="images/qq/qq_t.png"); background:none;}
.CSS_QQ_R_B {width:144px; height:29px; float:left; background-image:url(images/qq/qq_b.png) !important; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src="images/qq/qq_b.png"); background:none;}
.CSS_QQ_R_C {width:144px; height:auto; float:left; background-image:url(images/qq/qq_c.png) !important; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src="images/qq/qq_c.png"); background:none; padding-bottom:10px;}
.CSS_QQ_R_C b {width:134px; height:33px; line-height:33px; float:left; text-align:center; margin-left:5px; display:inline; background-image:url(images/qq/qq_yin.gif); font-weight:bold; color:#F08D00;}
.KF_QQ {width:119px; height:auto; float:left; margin-left:12px; display:inline; overflow:hidden;}
.KF_QQ A,.KF_QQ A:link,.KF_QQ A:visited,.KF_QQ A:active {width:100%; height:23px; float:left; background-image:url(images/qq/qq1.gif); padding-left:45px; color:#333333; margin-top:10px;}
.KF_QQ A:hover {background-image:url(images/qq/qq2.gif); text-decoration:none; color:#FFF;}
.KF_Skype {width:119px; height:auto; float:left; margin-left:12px; display:inline; overflow:hidden;}
.KF_Skype A,.KF_Skype A:link,.KF_Skype A:visited,.KF_Skype A:active {width:74px; height:23px; float:left; background-image:url(images/qq/skype1.gif); padding-left:45px; color:#333333; margin-top:10px;}
.KF_Skype A:hover {background-image:url(images/qq/skype2.gif); text-decoration:none; color:#FFF;}

/*右侧浮动*/
.RF {width: 60px; height: auto; position: fixed; right: 0px; top: 70px; background-color: #ee7947; z-index: 999999998; color: #FFF; font-size: 12px; visibility: hidden;}
.RF ul {width: 100%; height: auto; float: left;}
.RF ul li {width: 60px; height: 60px; float: left; position: relative; cursor: default; border-top: 1px #FFF solid;}
.RF ul li:first-child {border-top: none;}
.RF ul li span {width: 100%; height: auto; float: left; overflow: hidden; margin-top: 10px;}
.RF ul li span i {width: 100%; height: 20px; line-height: 20px; float: left; overflow: hidden; font-size: 18px;}
.RF ul li span u {width: 100%;height: 20px; line-height: 20px; float: left; overflow: hidden; text-decoration: none;}
.RF ul li div {position: absolute; right: 100%; top: 0px; background-color: #FFF; display: none; border: 1px #DEDEDE solid;}
.RF ul li:hover div {display: inline;}
.RF_EWM {width: 150px; height: auto;}
.RF_EWM img {width: 100%; height: auto;}
.RF_QQ {width: 87px; height: auto; line-height: 60px; color: #000; padding: 5px;}
.RF_QQ i {width: 30px; height: 60px; line-height: 60px; float: left; text-align: center; font-size: 14px;}
.RF_QQ a {width: 100%; height: 100%; line-height: 60px; float: left; background-color: #F5F5F5;}
.RF_QQ a:hover {text-decoration: none; background-color: #FF8D00; color: #FFF;}
.RF_QQ a:nth-child(2) {margin-top: 5px;}
.RF_Login {width: 90px; height: 60px; padding: 0px;}
.RF_Tel {width: auto; height: 60px; line-height: 60px; padding: 0px 20px; font-size: 18px; white-space: nowrap;}
.RF_Mobile {width: 150px; height: 150px; padding: 8px;}

/*此页已不存在*/
.Error {width:1004px; height:300px; float:left; overflow:hidden; background-image:url(images/error.gif); background-repeat:no-repeat; background-position:center center;}

/*友情链接*/
.Links {width: 100%; height: auto; float: left; overflow: hidden; border-top: 1px #E5E5E5 solid; padding-top: 10px; margin-top: 5px;}
.Links b {width: auto; height: 20px; line-height: 20px; float: left; overflow: hidden; font-size: 12px; color: #999; font-weight: normal;}
.Links a {width: auto; height: 20px; line-height: 20px; float: left; overflow: hidden; padding: 0px 5px; font-size: 12px; color: #999; font-family: "Simsun";}

/*包屑导航*/
.BaoXie_C {width: 100%; height: auto; float: left; overflow: hidden; background-color: #F8F8F8; border-bottom: 1px #EFEFEF solid;
background-image:-webkit-linear-gradient(to bottom,#FFF,#F8F8F8);
background-image:linear-gradient(to bottom,#FFF,#F8F8F8);
}
.BaoXie {text-align:left; padding-left:0px; margin-bottom: 0px; font-size:12px; font-family: "Simsun"; padding-left: 20px; background-image: url("images/pos.png"); background-repeat: no-repeat; background-position: left 12px;}
.BaoXie:before {
	content: "";
	display: block;
	float:left;
	width: auto;
	height: 15px; line-height:15px;
	margin-right:5px;
	margin-top:3px;
	padding-left: 0px;
}
.BaoXie li {font-size: 12px;}
.BaoXie>li+li:before{
	content: ">";
}
.BaoXie li:first-child:before{content: "";}
ol.breadcrumb::before {content: ""; padding: 0px; margin: 0px;}
.BaoXie A {font-size: 12px; font-family: "Simsun";}

@media(min-width:1200px) and (max-width:1500px){
}

@media(min-width:1004px) and (max-width:1199px){
}

@media(min-width:750px) and (max-width:1003px){
}

@media(min-width:480px) and (max-width:749px){
}

@media(max-width:1500px){
}

@media(max-width:1199px){
	.CSS_C {padding: 0px 5%;}
	.AD {height: 500px;}
	.H_Title b {line-height: 28px; font-size: 28px;}
	.Bottom_T_R {display: none;}
	.Bottom_T_C {width: 30%;}
	.Bottom_T_Addr {width: calc(100% - 140px - 30%);}
	.Flash_Cha_K_T {font-size: 42px; line-height: 42px;}
	.Flash_Cha_K_C {font-size: 20px; line-height: 20px;}
	.FuNeng li div b {font-size: 36px; line-height: 40px;}
	.FuNeng li div font {font-size: 16px;}
}

@media(max-width:1003px){
	.CSS_Top {height:50px;}
	.CSS_Logo {width: auto; height: auto; margin-top: 0px;}
	.CSS_Logo img {width: auto; height: 40px; margin-top: 5px;}
	.CSS_Top::-webkit-scrollbar {width: 0px;height: 0px;}
	.CSS_Top_C {width: 100%; height: 0px; overflow: hidden; float: none; position: absolute; left: 0px; top: 0px; z-index: 999999998;
		background-color: #c0d741;
	}
	.Flash_Cha_K_T {font-size: 38px; line-height: 38px;}
	.Flash_Cha_K_C {font-size: 18px; line-height: 18px;}
	.Menu div {height: 40px;}
	.Menu div span A {color:#FFF; margin-top: 0px;}
	.Menu div span A.current {color: #FFF; background-color:transparent;}
	.Menu {width: 100%; float: left; padding-top: 150px; background-image: url("")}
	.Menu div {width: 100%; margin: 5px 0px;}
	.Menu div span {height: 40px;}
	.Menu div span A {text-align: left; line-height: 40px; width: 100%; text-align: center;}
	.M_Menu {display: inline;}
	.Nei_Menu {display: inline;}
	.H_About {background-image: url("");}
	.H_About_L {display: none;}
	.H_About_R {width: 100%; margin-left: 0px;}
	.H_Nmb_C li i {line-height: 40px; font-size: 40px; margin-top: 3%;}
	.H_Nmb_C li div {line-height: 60px; font-size: 60px; margin-top: 3%;}
	.H_Nmb_C li span {margin-top: 3%;}
	.H_News_T {width: 100%;}
	.H_News_T div {width: 100%; font-size: 28px; line-height: 28px;}
	.H_News_T span {margin-top: 10px; font-size: 18px;}
	.H_News_K,.H_News_List {width: 100%; margin-top: 5%; margin-left: 0px;}
	.MoShi li dd div,.MoShi li dd span {width: 250px;}
	.FuNeng li div b {font-size: 32px;}
	.FuNeng li div font {font-size: 15px;}
	.YeWu_K_C_L {display: none;}
	.YeWu_K_C_R {width: 100%;}
	.Job_LX_L {font-size: 28px;}
	.Job_LX_R div:nth-child(1) {font-size: 28px;}
	.Job_LX_R div:nth-child(2) {font-size: 28px;}
	.Job_LX_R div:nth-child(3) {width: 291px;}
	.Job_LX_R div:nth-child(4) {font-size: 24px;}

	.Bottom_C {font-size: 16px; line-height: 40px;}
	.Bottom A {font-size: 16px;}
	.AD {height: 418px;}
	.Item_T {height: 30px; line-height: 30px; border-bottom: 1px #EFEFEF solid;}
	.Item_T div {width: auto; padding: 0px 10px; font-size: 14px; background-image: url(""); cursor: pointer;}
	.Item_T div i {display: inline;}
	.Item_C {width: auto; height: auto; position: absolute; left: 0px; top: 30px; display: none; z-index: 99999999;
	-moz-box-shadow:0px 0px 5px rgba(0,0,0,0.06);
	-webkit-box-shadow:0px 0px 5px rgba(0,0,0,0.06);
	box-shadow:0px 2px 3px rgba(0,0,0,0.3);
	}
	.Item_C div {height: 30px; line-height: 30px; margin-top: 0px; border-bottom: 1px #DEDEDE solid;}
	.Item_C div a {line-height: 30px; font-size: 14px;}
	.CSS_Left,.CSS_Right {width: 100%;}
	.Left_Btn {display: none;}
	.Query_Content td[yiq='mobile_hide'],.Query_Content th[yiq='mobile_hide'] {display: none;}
	.Login_C_K {margin-top: 1%;}
	.RF {display: none;}
	
	.All_Content_Font {font-size: 14px; line-height: 25px;}
	.All_Title h1 {margin-top: 0px; line-height: 30px;}
	.M_Menu div {border-top-width: 2px;}
	.M_Menu span {border-top-width: 2px;}
}

@media(max-width:749px){
	.Index_Bottom {display: none;}
	.Flash {display: none;}
	.Flash_M {display: inline-block;}
	.Flash_Cha_K_T {font-size: 32px; line-height: 32px;}
	.Flash_Cha_K_C {font-size: 16px; line-height: 16px;}
	.H_Nmb_C li i {line-height: 30px; font-size: 24px;}
	.H_Nmb_C li div {line-height: 40px; font-size: 36px;}
	.H_Nmb_C li span {font-size: 14px;}
	.YouShi_C ul li i {width: 80px; height: 80px; line-height: 80px; font-size: 40px;}
	.YouShi_C ul li div {font-size: 16px; height: 25px; line-height: 25px;}
	.YouShi_C ul li span {font-size: 12px; height: 60px; max-height: none; padding: 0px 5%;}
	.MoShi li dd div {width: 100%;}
	.MoShi li dd div img {max-width: 300px;}
	.MoShi li dd i {display: none;}
	.MoShi li dd span {width: 100%; text-align: center; margin-top: 3%;}
	.MoShi li:hover dd div img {transform:none;}
	.MoShi li:nth-child(even) dd span {text-align: center;}
	.Flash_Case_C {position: inherit; left: inherit; top: inherit; float: left; border-bottom: 0px;}
	.Flash_Case div {max-width: 100%; background-color: #c0d741;}
	.Case_Info_C_L {width: 100%; float: left;}
	.Case_Info_C_R {width: 100%; float: left; margin-top: 5%;}
	.FuNeng li div b {font-size: 28px;}
	.FuNeng li div font {font-size: 14px; line-height: 25px;}
	.YeWu_K_T ul {width: 100%;}
	.YeWu_K_T ul li {width: calc(20% - 1px); font-size: 13px; height: 40px; line-height: 40px; padding: 0px 5px;}
	.YeWu_K_C_R_T {font-size: 13px; line-height: 25px;}
	.YeWu_K_C_R_B {text-align: center;}
	.YeWu_K_C_R_B a {float: none; margin: 0px auto; display: inline-block;}
	.Job_LX_L {width: 100%; font-size: 20px;}
	.Job_LX_R {width: 100%; margin-top: 5%;}
	.Job_LX_R div:nth-child(1) {font-size: 20px;}
	.Job_LX_R div:nth-child(3) {margin: 5% 0px;}
	.Job_LX_R div:nth-child(4) {font-size: 18px;}
	
	.Bottom_B div br {display: inline;}
	.Bottom_C {font-size: 13px; line-height: 30px; padding: 10% 0px;}
	.Bottom A {font-size: 13px;}
	.Bottom_T_L {display: none;}
	.Bottom_T_L img {width: 130px; height: auto; float: left;}
	.Bottom_T_C {width: 100%;}
	.Bottom_T_C ul li {width: 25%; text-align: center;}
	.Bottom_T_C ul li A {font-weight: bold;}
	.Bottom_T_Addr {width: 100%; font-size: 13px; margin-top: 5%;}
	.Bottom_T_Addr ul li i {width: 25px; height: 25px; line-height: 25px; font-size: 14px;}
	.Bottom_T_Addr ul li div {height: 25px; line-height: 25px;}
	.AD {height: 313px;}
	.News_List_K {margin-bottom: 10px;}
	.News_List_L {width: 200px; height: 120px;}
	.News_List_C {width: calc(100% - 200px);}
	.News_List_C_C {height: 50px; margin: 10px 0px;}
	.News_List_C_Date {display: none;}
	.Login_C {position: inherit; float: left;}
	.Login_K {width: 100%; max-width: 100%;}
	.Login_C_K {width:100%;}
	.Login_Img {display: none;}
	.Bottom_B div {width: 100%;}
	.Bottom_B span {display: none;}
	.FC div {width: 48%;}
	
	.All_Title h1 {font-size: 20px;}
}

@media(max-width:479px){
	.Index_K {max-width: 90%;}
	.Flash_Cha_K {max-width: 80%;}
	.Flash_Cha_K_B div {height: 30px; line-height: 30px; padding: 0px 10px;}
	.Flash_Cha_K_T {font-size: 28px; line-height: 28px;}
	.Flash_Cha_K_C {font-size: 14px; line-height: 14px;}
	.H_Title b {font-size: 24px;}
	.YeZi_Title dd {width: 40px; height:26px;  right: -20px; top: -15px;}
	.H_Nmb_C li i {line-height: 20px; font-size: 20px;}
	.H_Nmb_C li div {line-height: 30px; font-size: 30px;}
	.YouShi_C ul li {width: 50%; margin-bottom: 5%;}
	.AD {height: 200px;}
	.H_Case_List div {width: 100%; margin: 0px 0px 20px 0px;}
	.H_Case_Home div:nth-child(1) {width: 100%;}
	.H_News_T div {width: 100%; font-size: 16px; line-height: 16px; text-align: center;}
	.H_News_T span {display: none;}
	.H_News_K font,.H_News_List ul li span {font-size: 12px; height: 20px; line-height: 20px;}
	.H_News_K .Btn {display: none;}
	.H_News_K b a,.H_News_List ul li a {font-size: 14px; line-height: 20px; height: 20px;}
	.Nei_Menu {margin: 10% 0px;}
	.Nei_Menu div {width: 100%;}
	.Nei_Menu div a {width: 24%; padding: 0px 10px; font-size: 13px; margin: 0px 1%; text-align: center;}
	.H_Case_List div span {top: calc(100% - 20px);}
	.H_Case_List div span u b {font-size: 14px; line-height: 20px;}
	.H_Case_List div span u i {font-size: 12px; line-height: 20px; display: none;}
	.H_Case_List div:hover span {padding: 10px;}
	.FuNeng li div b {font-size: 24px;}
	.FuNeng li div font {font-size: 12px; line-height: 20px;}
	
	.News_List_L {width: 120px; height: 72px;}
	.News_List_C {width: calc(100% - 120px); padding-left: 5%;}
	.News_List_C_T {height: auto; max-height: 40px; max-height: 40px; line-height: 20px;}
	.News_List_C_T A {font-size: 14px; height: auto;}
	.News_List_C_C {display: none;}
	.News_List_C_Date {margin-top: 10px; color: #999;}
	.BeiZhu_Txt {right: 0px; top: 100%;}
	.Download_List ul li span,.Download_List ul li font {display: none;}
	.Download_List ul li div {width: calc(100% - 40px);}
	
	.All_Title {margin-top: 0px;}
	.All_Title h1 {font-size: 16px;}
	
	
	.R_Page {height:auto; padding-bottom: 10%;}
	.R_Page_C A,.R_Page_C A:link,.R_Page_C A:visited,.R_Page_C A:active {height:30px; line-height:30px; font-size: 14px;}
	.R_Page_C A i {line-height:30px; font-size: 18px;}
	
	::-webkit-input-placeholder { /* WebKit browsers */font-size: 14px;}
	::-moz-placeholder { /* Mozilla Firefox 19+ */font-size: 14px;}
	:-ms-input-placeholder { /* Internet Explorer 10+ */font-size: 14px;}
}

@media(max-width:400px){
	
}
