﻿@charset "utf-8";
article,aside,dialog,footer,header,section,footer,nav,figure,menu{display:block}
/************************************************全局样式************************************************/

@media screen and (min-width: 992px) {
    html,body {
        font-size:16px;
    }
}

@media screen and (min-width: 1440px) {
    html,body {
        font-size:17px;
    }
}

@media screen and (min-width: 1680px) {
    html,body {
        font-size:18px;
    }
}

body{font-size:12px; line-height: 1.8; color: #555; background: #fff;overflow-x:hidden;min-width: 1200px; font-family: "open sans", arial, sans-serif;}
html { -webkit-tap-highlight-color: rgba(0, 0, 0, 0);}
body, h1, h2, h3, h4, p, ul, ol, dd, dl, form { margin: 0;}
hr { margin-top: 20px; margin-bottom: 20px; border: 0; border-top: 1px solid #eee;}
img { max-width: 100%; height: auto; vertical-align: top; -ms-interpolation-mode: bicubic; border: 0 ;}
ul { padding:0px; margin:0px; list-style-type: none;}
i, em { font-style: normal;}
big { font-size: 1.3em;}
small { font-size: 0.77em;}
a { -webkit-transition: all 0.3s ease; transition: all 0.3s ease; text-decoration: none; outline: 0;}
article, aside, dialog, footer, header, section, nav, figure, menu, audio, canvas, progress, video { display: block;}
input, select, textarea{outline: 0;font-family: inherit;font-size:100%;}
input[type='checkbox'], input[type='radio'] { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; padding: 0;}
input[type='number']::-webkit-inner-spin-button, input[type='number']::-webkit-outer-spin-button { height: auto;}
input[type='search'] { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; -webkit-appearance: textfield;}
input[type='search']::-webkit-search-cancel-button, input[type='search']::-webkit-search-decoration { -webkit-appearance: none;}
input[type='file'] { display: block;}
input[type='range'] { display: block; width: 100%;}
select[multiple], select[size] { height: auto;}
input[type='file']:focus, input[type='radio']:focus, input[type='checkbox']:focus { 
  outline: thin dotted; outline: 5px auto -webkit-focus-ring-color; outline-offset: -2px;}
fieldset { min-width: 0; margin: 0; padding: 0; border: 0;}
legend { font-size: 1.3em; line-height: 2.5; display: block; width: 100%; margin-bottom: 20px; 
  padding: 0; color: #333; border: 0; border-bottom: 1px solid #e5e5e5;}
table { border-spacing: 0; border-collapse: collapse;background-color: transparent;}
td, th { padding: 0;}

.t1{font-size:4rem;letter-spacing: 1.5;font-weight: bold;}
.t2{font-size:2rem;letter-spacing: 1.5;font-weight: bold;}
.t3{font-size:1.5rem;letter-spacing: 1.5;font-weight: bold;}
.t4{font-size:1.3rem;letter-spacing: 1.5;font-weight: bold;}
.t5{font-size:1.2rem;letter-spacing: 1.5;font-weight: bold;}
.t6{font-size:1.1rem;letter-spacing: 1.5;font-weight: bold;}

.font-text{font-family: Helvitica; font-size:18px; line-height: 2rem;font-weight: 500;}
.font-menu{font-size:17px; font-weight: 500;}

:root {
	--primary: #0078C0;
	--primary-hover:#00588F;
	--mask-color:#F18F01;
	--mask-hover-color:#DF2935;
	--text-dark-color: #333333;
	--text-middle-color: #666666;
	--text-light-color: #999999;
	--light-line-color:#DDDDDD;
	--light-bg-color: #F6F6F6;
	--white:#FFFFFF;
	--t1:4rem;
	--t2:2rem;
	--t3:1.5rem;
	--t4:1.3rem;
	--t5:1.2rem;
	--t6:1.1rem;
	--letter-spacing:1.5px;
	--font-weight-b:bold;
	--font-weight-500:500;
	--card-box-shadow: 0px 9px 24px 5px rgba(0, 0, 0, 0.04);
	--card-hover-box-shadow: 1px 20px 30px #C4C4C433; 
}


@-ms-viewport { width: device-width;}
.fix { *zoom: 1; *clear: both;}
.fix:before, .fix:after { display: table; clear: both; content: '';}
.oh { overflow: hidden; *zoom: 1;}
.l { float: left;}.r { float: right;}
.dib { display: inline-block; *display: inline; *zoom: 1;}
.pr { position: relative;}.pa { position: absolute;}
.tc { text-align: center;}.tr { text-align: right;}
.el { overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}
.hide { display: none;}
.hidetext { font: 0/0 a; letter-spacing: -9px;}
.arr { display: inline-block; overflow: hidden; width: 0; height: 0;}
.opc0 { opacity: 0 ; filter: alpha(opacity=0);}




div{margin:auto;}
a{text-decoration:none;color:inherit; *color:#666;}
a:hover { color: #f78503;}
img{border:none;}
input,select,button,textarea{ font-family:microsoft yahei;vertical-align: middle;border: none;}
.f{float:left;}
.clearfix {zoom: 1;}
.clearfix:after {content: ".";display: block;clear: both;height: 0;overflow: hidden;visibility: hidden;}
.w100{width:100%;}
.bgwhite{ background:#FFFFFF;}
.wrap { max-width: 1200px; margin:auto; *width: 1200px;}
.position_r{position:relative;}
.mainTitle{width:100%;margin:0 auto;line-height:70px;color:#3E3E3E;font-size:38px;text-align:center;border-bottom:1px solid #d5d5d5; padding: 40px 0px 20px 0px;margin-bottom: 30px;}
.mainTitle_span{ width:100%; margin-bottom:40px;}


/*css组件-设置*/
.form-control, .input-group-addon, .btn{border-radius: 2px; }
.form-control:focus { border-color: #66afe9; outline: 0; box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 6px rgba(102, 175, 233, 0.6);}
/*选中颜色*/
::-moz-selection {color: #fff; background: #f78503; }
::selection {color: #fff; background: #f78503; }
/*
* placeholder颜色
*/
::-webkit-input-placeholder { color: #aaa; } 
.placeholder { color: #aaa;}

/* 表格 */
.datalist{ border:1px solid #ccc; border-collapse:collapse; background:#fff; }
.datalist caption{ padding-bottom:5px; text-align:left;} 
.datalist th{ border:1px solid #ccc; background-color:#eee; font-weight:700;  padding:5px 15px; }
.datalist td{ border:1px solid #ccc; padding:5px 15px;}
.datalist tr.altrow{ background-color:#ccc;}

/* 网站样式 */
.transition{ transition:all 0.5s ease;-moz-transition:all 0.5s ease;-ms-transition:all 0.5s ease;-o-transition:all 0.5s ease;-webkit-transition:all 0.5s ease;}
.hoverImg:hover{ transform:scale(1.02,1.02);-moz-transform:scale(1.02,1.02);-ms-transform:scale(1.02,1.02);-o-transform:scale(1.02,1.02);-webkit-transform:scale(1.02,1.02); opacity:0.9;}
.mt30{ margin-top:30px;}
.c{padding-bottom:9999px; margin-bottom:-9999px;}
.mt20{margin-top:20px;}
.mb20{ margin-bottom:20px;}
.head .fixed{position:fixed;top:0;}
.of{ overflow:hidden;}
.pt30{padding-top: 10px;}
.w100{width:100%;}
.w_cont{width:1200px;}
.ma{ margin:auto;}
.mhny{ min-height:750px;}



/*通用头部*/
.top_bar{ background:#f1f1f1; background: #4167b2; height:50px;}
.top_bar_c{ width:1200px; height:50px; margin:auto;}
.top_bar_c .lan span{float: left; margin-right:5px;}
.top_bar_c .desc{ float:left; margin-left:0px; height:50px; line-height:50px; font-size:12px; color:#fff;}
.top_bar_c .top_lj{ float:right; line-height:50px;color:#fff;margin-right: 20px;}
.top_lj a{ margin-left:5px;margin-right:5px;color:#fff;}
.Tel400{ float:right; margin-right: 85px; line-height:50px; color:#fff;font-size: 14px;background: url("ico_top_tel.png") left center no-repeat; padding-left: 30px;}
.Tel400 a{ color:#fff;}


.head #google_translate_element{ float:left;margin-left:5px; margin-top:60px; font-size:12px;}

.head{position:relative;z-index: 10002;background-color: #FFFFFF;height: auto;padding: 10px 0px 5px 0px;box-shadow: 5px 5px 20px rgba(0,0,0,0.2);}
.head .sy-content-wrapper{height: 100%;width: 100%;display: flex; justify-content: space-between;flex-wrap: wrap;flex-direction: row;}
.head .wrap{display:flex;align-items: center;padding: 0px 0px;padding: 0px 90px;max-width: 1400px !important;}
.header_logo{padding:0px 0px 0px 0px;width: auto;margin: 0px;position: relative;flex-shrink: 0; }
.header_contact{margin-left:100px; display: flex; flex-direction: column;}
.header_contact p{margin:0px 0px; display:flex;align-items: center;text-align: left;font-size:var(--t5);font-weight: var(--font-weight-500);}
.header_contact p:before{content:"";font-family: "iconfont";color:var(--mask-color); font-size:var(--t3);}
.header_contact p:nth-child(3){margin-top:-10px;}
.header_contact p:nth-child(1):before{content:"\e880";}
.header_contact p:nth-child(2):before{content:"\e639";}
.header_contact p:nth-child(3):before{content:"\e8b4";font-size: 1.8rem;margin-top: 5px;}
.head_r{margin-right:0px; max-width:500px;}
.head_r .m_lan{display:flex;align-items: flex-start;justify-content: flex-start;}
.m_lan a.l_c {
    background: url(l_c.jpg) left center no-repeat;    padding-left: 35px;
    width: auto;
	height: 21px;
    margin-right: 15px;
    margin-top: 0px;
    line-height: 70px;
    text-align: center;
	display: flex;
    align-items: center;
}
.m_lan a.l_e {
    background: url(l_e.jpg) left center no-repeat;padding-left: 35px;
    width: auto;
    height: 21px;
    margin-top: 0px;
    margin-right: 0px;
    line-height: 70px;
    text-align: center;
	display: flex;
    align-items: center;
}
.head_r .search{display:flex; margin-top:20px;}
.head_r .search form{display:flex;}
.head_r .search input{width:210px;height: auto;padding: 5px 20px;background: var(--light-bg-color);}
.head_r .search input[type="submit"]{right: 0px;top: 4px;background:var(--mask-color) url(ss1.png) center no-repeat;
    padding: 10px 0px 10px 0px;
    color: #FFF;
    cursor: pointer;
    border: 0px;
    width: 40px;
	display:flex;
	align-items: center;
	justify-content: center;
}


.head .tel_head{ float:right;background:url("ico_tel2.png") left center no-repeat; width:325px; height:50px;text-indent: 50px;margin-right: 10px;margin-top: 5px;}
.headfix5{position:fixed;top: 0px;background-color: rgba(255,255,255,0.9); background:#FFFFFF\0; width:100%;z-index: 10000;}
@media \0screen\,screen\9 {/* 只支持IE6、7、8 */
  .headfix5{
    filter:Alpha(opacity=90);
    position:static; /* IE6、7、8只能设置position:static(默认属性) ，否则会导致子元素继承Alpha值 */
    *zoom:1; /* 激活IE6、7的haslayout属性，让它读懂Alpha */
  }
}
.top_bar_c .lan{ float:left;margin: 15px 0px 0px 20px;}
.top_bar_c .lan span{float: left;font-size:14px; color:#007A8A;line-height: 20px; margin-right:5px;}
.top_bar_c .lan a.l_c{ background: url(l_c.jpg) left no-repeat;
    width: 40px;
    height: 20px;
    float: left;
    margin-right: 5px;
    margin-top: 0px;
    line-height: 20px;
    text-align: center;
    color: #FFF;}
.top_bar_c .lan a.l_e{ background:url("l_e.jpg") no-repeat; width:30px; height:20px; float:left;margin-right: 5px;margin-top: 0px;line-height: 20px;text-align: center;}
.top_bar_c .lan a.l_j{ background:url("l_j.jpg") no-repeat; width:30px; height:20px; float:left;margin-top: 0px;line-height: 20px;text-align: center;}
.m_lan{display: none;}
.bottomNav{display: none;}
.head_kh{ width:100%; float:left; margin-top:10px;}
/*.head_r .Tel400{
	color: #eee;
    font-size: 18px;
    background: url("ico_tel.png") 0px 24px no-repeat;
    text-indent: 0px;
    float: right;
    margin: 15px 0px 0px 0px;
    text-align: left;
    padding-left: 34px;
    padding-top: 15px;
    line-height: 30px;
}
.head_r .Tel400 span{color:#7E7E7E; float:left; line-height:40px;}
.head_r .Tel400 a{ color:#C49664; font-size:26px; float:left; line-height:40px;}*/
.head .logo{margin-top: 0px; float:left;}

.dh_mobile{ display:none;}
.panel_box{ display:none;}

@media screen and (max-width: 1023px){
	/*body{min-width: 100%;}
	.top_bar_c{width: 100%;}
	.top_bar_c .desc{display: none;}
	.top_lj{display: none;}
	.Tel400{margin-right: 5px;}*/
}
@media (min-width: 375px) and (max-width: 767px)
{
	
}
@media screen and (max-width: 374px)
{
	
}

.nav{width:100%;height: 60px; float:left; background:var(--primary-hover) repeat-x; margin-bottom: 0px;border-top: 0px solid #d4d4d4;}
.nav-links{width:auto; display: flex;margin-right:0px;}
.nav ul li i{width:17px; height: 17px;float: left; display: block; background: url("dh_home.png") center no-repeat; margin:19px 5px auto 15px;}
.navfix{position:fixed;top: 0px;background:rgba(0, 0, 0, 0.9); background:#100909\0; width:100%;z-index: 10000;}
@media \0screen\,screen\9 {/* 鍙敮鎸両E6銆�7銆�8 */
  .navfix{
    filter:Alpha(opacity=90);
    position:static; /* IE6銆�7銆�8鍙兘璁剧疆position:static(榛樿灞炴€�) 锛屽惁鍒欎細瀵艰嚧瀛愬厓绱犵户鎵緼lpha鍊� */
    *zoom:1; /* 婵€娲籌E6銆�7鐨刪aslayout灞炴€э紝璁╁畠璇绘噦Alpha */
  }
}
.nav .nav_li{position: relative; float: left; height: 40px;line-height: 40px;width:11%;text-align: center;}
.nav .nav_li .nav_a{font-size:17px; display:block;color:#fff; position:relative;}
.nav .nav_li .nav_a:before{content:''; width:100%; height:4px; background-color:#ffcc19; position:absolute;z-index: -1; left:0;top:-3px; display:none; overflow:hidden;}
.nav .nav_li:hover .nav_a:before{display:block;}


.nav ul {
	width:auto;
	height:60px;
	margin:0px 0px;
	overflow:visible;
}
.nav ul li {
	height:60px;
	text-align:center;
	position:relative;
	overflow:visible;
	z-index:100;
}
.nav ul li:hover {
	/*border-bottom:3px solid #C89D6E;
	background-color: rgba(28, 98, 176, 0.9);*/
	/*background:#77bc25 repeat-x;
	background:#77bc25\0;*/
}
/*.nav ul li:before{content: "";
    height: 16px;
    width: 1px;
    position: absolute;
    top: 20px;
    display: block;
    right: 0px;
    background: #099c40;
    box-shadow: 1px 0px 0px #00782d;}
.nav ul li ul li:before{content: none;background: none;}*/
.nav ul li a {
	display:block;
	color:#ffffff;
	font-size:16px;
	font-weight:100;
	 /*display: inline-block;
     background-image: -webkit-gradient(linear, 0 0, 0 bottom, from(rgba(142,142,142,1)),to(rgba(0,0,0,1)));
     -webkit-background-clip: text;
     -webkit-text-fill-color: transparent;*/
}
.nav ul li a em{
	 display: inline-block;
     /*background-image: -webkit-gradient(linear, 0 0, 0 bottom, from(rgba(142,142,142,1)),to(rgba(0,0,0,1)));
     -webkit-background-clip: text;
     -webkit-text-fill-color: transparent;*/
	 color:#ffffff;
}
.nav ul li span{
	display:none;
	color:#ffffff;
	font-size:9px;
	font-weight:normal;
}


.nav ul li a:hover {
	/*background:url('dh_hover.gif') center bottom no-repeat;*/
	/*border-radius:10px;
	background: #77bc25;*/
	/*-webkit-animation:nav_li_a .5s;*/ /* Safari and Chrome */
}
.nav ul li:hover em {
	/*-webkit-animation:nav_li_a .5s;*/ /* Safari and Chrome */
}
.nav ul li:hover a{
	/*background:none;*/
}
/* Safari and Chrome */
/*@-webkit-keyframes nav_li_a
{
from { width:100%; height:100%;background-position:center;}

to {width:100%; height:100%;background-repeat:repeat;border-radius:10px;}
}
*/

/*.navfix ul li ul{background-color: rgba(32,43,52,0.9);}*/
.nav ul li .nav_img {display: none;}

.main-navigation {display: flex !important;align-items: center; padding: 0px 90px;max-width: 1400px !important;}
.main-navigation > ul > li:hover > a {color: #2284bd; }
.main-navigation ul {display: flex;align-items: center;margin-bottom: 0;justify-content: space-between;flex-grow: 1;margin-right: 100px;max-width: 1200px;}
.main-navigation ul li {display: flex;align-items: center;padding: 0px 20px;margin: 0px 3px;    justify-content: center;}
.main-navigation ul li:nth-of-type(3){padding:0px 40px;}
.main-navigation ul li:nth-of-type(3).cr-dropdown .cr-dropdown-menu{width:220%;}
.main-navigation ul li:first-child {/*padding-left: 0;*//*background-color: #4ab344; color:#ffffff; */margin-left:0px}
.main-navigation ul li:last-child:before{background: #272626;box-shadow: 1px 0px 0px #272626;display: none;}
.main-navigation ul li:last-child {/* padding-right: 0;*/  margin-right:0px;}
.main-navigation ul li:hover{ color:#ffffff;}
.main-navigation ul li:hover a{color:#ffffff;}
.main-navigation ul li a {display: flex;align-items: center;color: #ffffff;font-weight: 500;font-size: 1rem;text-transform: capitalize; }
.main-navigation ul li:hover:after{position: absolute; bottom:0px; width:100%; height:2px; background:var(--mask-color); content:"";}
.main-navigation ul li.cr-dropdown {position: relative; }
.main-navigation ul li.cr-dropdown > a:after {content: "\e6aa";font-family: "iconfont" !important;margin-left: 5px;line-height: 26px;display: inline-block; }
.main-navigation ul li.cr-dropdown .cr-dropdown-menu {position: absolute;left: 0;top: 100%;width:100%;padding: 0px;min-width: 200px;/*background: #ffffff;*/
	visibility: hidden; z-index: 99; 
	-webkit-transform: scaleY(0);-moz-transform: scaleY(0);-ms-transform: scaleY(0);-o-transform: scaleY(0);transform: scaleY(0);
	-webkit-transform-origin: 0 0;-moz-transform-origin: 0 0;-ms-transform-origin: 0 0;-o-transform-origin: 0 0;transform-origin: 0 0;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
    transition: all 0.3s ease-in-out 0s;}
.main-navigation ul li.cr-dropdown .cr-dropdown-menu li {width:100%;display: block;padding: 0;position: relative;background:var(--mask-color);}
.main-navigation ul li.cr-dropdown .cr-dropdown-menu li a {display: flex;font-size: 0.9rem;color: #fefefe;padding: 10px 20px;position: relative;font-weight: 400; text-align: left;}
.main-navigation ul li.cr-dropdown .cr-dropdown-menu li:hover{background:var(--mask-hover-color);}
.main-navigation ul li.cr-dropdown .cr-dropdown-menu li:hover:after{display:none;}
.main-navigation ul li.cr-dropdown .cr-dropdown-menu li a:before{content:"-";margin-right:10px;}
.main-navigation ul li.cr-dropdown .cr-dropdown-menu li:hover > a {background: var(--mask-hover-color);color: #ffffff; }
.main-navigation ul li.cr-dropdown .cr-dropdown-menu li.cr-dropdown-sub > a {position: relative; }
.main-navigation ul li.cr-dropdown .cr-dropdown-menu li.cr-dropdown-sub > a:after {content: "\f105";font-family: fontAwesome;position: absolute;right: 15px;top: 50%;height: 30px;line-height: 30px;margin-top: -15px;font-size: 14px; }
.main-navigation ul li.cr-dropdown .cr-dropdown-menu li ul {position: absolute;left: 100%;top: 0;width: 250px;box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);z-index: 2;transition: all 0.3s ease-in-out 0s;transform: scaleY(0);transform-origin: 0 0;background: #fff; }
.main-navigation ul li.cr-dropdown .cr-dropdown-menu li:hover ul {visibility: visible;transform: scaleY(1); }
.main-navigation ul li:hover a:before {/*width: 100%; */}
.main-navigation ul li:hover .cr-dropdown-menu {visibility: visible;transform: scaleY(1); }
.main-navigation ul li.last-elements .cr-dropdown-menu {right: 0;left: auto; }
.main-navigation ul li.last-elements .cr-dropdown-menu .cr-sub-dropdown-menu {left: auto;right: 100%;background: #fff; }
.main-navigation ul ul {display: block;/*background: #fff; */}
.main-navigation ul li.cr-dropdown .cr-dropdown-menu li {height:auto; margin:0px;}
.main-navigation ul li.cr-dropdown .cr-dropdown-menu li a{}

.nav-links{margin-right:0px;align-items: center;}
.nav-links a{ background: var(--mask-color);color: var(--white);padding: 0px 20px;border-radius: 50px; font-size:var(--t5);text-transform: capitalize;}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .main-navigation ul li {padding: 0 17px; }
}

@media screen and (max-width: 1023px){
	.nav{display: none;}
}


.bannernext{position: absolute;bottom: 20%;left: 50%;transform: translateX(-50%);z-index: 100;}
.bannerimg{width: 22px;height: 30px;background: url(/style/next.png) center no-repeat;cursor: pointer;
-webkit-animation: mousewheels 1s 0.5s linear infinite;animation: mousewheels 1s 0.5s linear infinite;}
@-webkit-keyframes mousewheels{
	0%{opacity:1}
	50%{-webkit-transform:translateY(10px);transform:translateY(10px);opacity:1}
	70%{-webkit-transform:translateY(5px);transform:translateY(5px);opacity:1}
	100%{-webkit-transform:translateY(0px);transform:translateY(0px);opacity:1}}
@keyframes mousewheels{
	0%{opacity:1}
	50%{-webkit-transform:translateY(10px);transform:translateY(10px);opacity:1}
	70%{-webkit-transform:translateY(5px);transform:translateY(5px);opacity:1}
	100%{-webkit-transform:translateY(0px);transform:translateY(0px);opacity:1}}
.sp-slide .container{top:20%;}
/*.nybanner {
	width: 100%;
    overflow: hidden;
    margin: auto;
    height: 400px;
	position:relative;
	margin-bottom:0px;
}
.nybanner .content {
    position: absolute;
    top: 0px;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center top;
    text-align: center;
}*/
@media (max-width: 1199px) {
	.main-slider .container{margin-left:0px;left:0;}
	.sp-slide .container{top:0;}
	.banner__single__content p{display: none;}
}
@media (max-width: 767px) {
	.sp-slide .container{top:0;}
	.banner__single__content p{display: none;}
}

/*.bannerLeft{ width:60px; height:60px; position:absolute; left:5%; top:40%; display:block; background:url("bann_btn.png") 0px 0px no-repeat;}
.bannerRight{ width:60px; height:60px; position:absolute; right:5%; top:40%;display:block;background:url("bann_btn.png") -60px -0px no-repeat;}*/

/*閫氱敤banner*/
.banner{position:relative;width:100%;height:850px;overflow:hidden; margin:0px auto 0px auto; margin-top:0px;}
.banner.nybanner{height:650px;}
.banner.nybanner .pc-s{height:650px;}

.nybanner .bannernext{display: none;}
.banner .swiper-wrapper{/*position:absolute;top:0px;left:0px;width:100%;height:650px;*/}
.banner .swiper-slide{text-align: center;
        font-size: var(--t1);
        background: #fff;
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -webkit-justify-content: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        align-items: center;
		z-index: 10;
		overflow: hidden;
	
}
.banner .swiper-slide img{-webkit-animation: zoom 20s;
    animation: zoom 20s;}
.banner .swiper-slide:before {
    content: "";
    background: rgb(0 120 192 / 60%);
    position: absolute;
    top: 0;
    min-height: 100%;
    left: 0;
    right: 0;
    z-index: -1;
}
.banner.nybanner .swiper-slide:before{z-index: 0;}
.swiper-slide.swiper-img3:before{display: none;}
.swiper-slide.swiper-img3 .content-box .container{display:flex; align-content: flex-end;flex-direction: column;align-items: flex-end;}
.swiper-slide.swiper-img3 .content-box .container h2{text-align:right;}
.swiper-slide.swiper-img3 .content-box .container p{text-align:right; padding:0px 0px 0px 30vw;}
.swiper-slide.swiper-img3 .content-box .container .btn{margin-right:0px;display: flex;padding-right:0px;}
.banner .swiper-slide img {
        display: block;
        width: 100%;
        height: 100%;
        object-fit: cover;z-index: -5;
      }
.banner .swiper-slide .container {
    position: relative;
    width: 1200px;
    margin: 0px auto;
}
.nybanner img {
        display: block;
        width: 100%;
		max-width: 100%;
        height: 100%;
        object-fit: cover;
      }
.banner .content-box{display: flex;width: 100%;height: 100%;position: absolute;align-items: center;justify-content: center;}
.banner .content-box .box-cell{display: table-cell;vertical-align: middle;width: 100%;height: auto;}
.banner .content-box .container{height: auto; text-align: center;max-width:940px;}
.banner .content-box .container h2{font-size: 3rem;line-height: 3rem;font-weight: bold;margin-top: 0px;margin-bottom: 30px;text-transform: uppercase; color:var(--mask-color); /*text-shadow: 2px 2px 5px rgba(0,0,0,0.8); */font-weight: bold;background-clip: text;-webkit-background-clip:text; /*color:transparent;/*background-image:linear-gradient(to right,#f88e20,#ed1960); /*text-shadow: 2px 0 2px white, -2px 0 2px white, 0 2px 2px white, 0 -2px 2px white;*/ position: relative;/*text-shadow: 5px 5px 10px rgb(0 0 0 / 50%);*/    text-align: center;}
/*.banner .content-box .container h2:before{content: attr(data-text);background-clip: text;-webkit-background-clip:text;text-shadow: 2px 0 2px rgba(0,0,0,0.5), -2px 0 2px rgba(0,0,0,0.5), 0 2px 2px rgba(0,0,0,0.5), 0 -2px 2px rgba(0,0,0,0.5);   text-shadow: 5px 5px 10px rgb(0 0 0 / 50%);position: absolute;top: 0;left: 0;right: 0; bottom: 0;}*/
/*.banner .content-box .container h2:after{content: attr(data-text);position: absolute;background-clip: text;-webkit-background-clip:text; color:transparent;background-image:linear-gradient(to right,#f88e20,#ed1960); top: 0;left: 0;right: 0; bottom: 0;}*/
.banner .content-box .container h5 {padding: 0px;font-size: 2.4rem;line-height: 34px;margin: 0; color:#fff;color:#fff; text-shadow: 2px 2px 5px rgba(0,0,0,0.5);    text-align: center;}
.banner .content-box .container p {padding: 0 15%;margin: 0; color:#fff;text-shadow: 2px 2px 5px rgba(0,0,0,0.5);}
.banner .content-box .container .btn{/*display: none;*//*background: #e92b29;*/color: #fff; margin-top:50px;font-size:16px;font-weight: 500;padding-left: 0px;    float: left; display: none;}


.banner .content-box .container .btn{/*display: flex;*/}
.banner .content-box .container .btn a{background:#d50000; color:#FFFFFF;padding: 20px 40px;z-index: 2;position: relative;display: block;}
.banner .content-box .container .btn a:after{content: "\e659";font-family: "iconfont" !important;text-align: center; }
.banner .content-box .container .btn a::before {
	content: '';
	position: absolute;
	width: calc(100%);
	height: calc(100%);
	top: 0;
	left: 0;
	z-index: -1;
	-webkit-transform: scaleX(0);
	-ms-transform: scaleX(0);
	transform: scaleX(0);
	-webkit-transform-origin: right center;
	-ms-transform-origin: right center;
	transform-origin: right center;
	-webkit-transition: -webkit-transform .24s ease-in-out;
	transition: -webkit-transform .24s ease-in-out;
	-o-transition: transform .24s ease-in-out;
	transition: transform .24s ease-in-out;
	transition: transform .24s ease-in-out, -webkit-transform .24s ease-in-out
}
.banner .content-box .container .btn a:hover::before {
	-webkit-transform: scaleX(1);
	-ms-transform: scaleX(1);
	transform: scaleX(1);
	-webkit-transform-origin: left center;
	-ms-transform-origin: left center;
	transform-origin: left center
}
.banner .content-box .container .btn a:before {background-color: #f49d0e;}
.banner.nybanner .content-box .box-cell{display: flex;}
/*.banner.nybanner .container .btn{display:none;}*/

.nybanner.banner .content-box .container h2{font-size:40px;margin-bottom: 30px;}
.nybanner.banner .content-box .container p{font-size:20px;}
.nybanner.banner .bannerNav{ bottom: 100px;}
/*.banner .bannerNav{position:absolute;bottom:90px;width:100%;text-align:center;z-index:2;}
.banner .bannerNav .bannerNavChild{margin:0 10px;width:10px;height:10px;display:inline-block;*display:inline;*zoom:1;background:#fff;border-radius:10px;-moz-border-radius:10px;-ms-border-radius:10px;-o-border-radius:10px;-webkit-border-radius:10px;cursor:pointer;}
.banner .bannerNav .bannerNavChild.on{background:#000;
animation:bannerNavChildOn .2s  ease-in-out 0s  both;
-moz-animation:bannerNavChildOn .2s  ease-in-out 0s  both;
-webkit-animation:bannerNavChildOn .2s  ease-in-out 0s  both;
-o-animation:bannerNavChildOn .2s  ease-in-out 0s  both;}*/
.banner .pc-h{display:none !important;}
.banner-swiper-pagination{position:absolute; z-index: 15; bottom:60px !important;width: auto !important;}
.banner-swiper-pagination .swiper-pagination-bullet{width:15px !important; height: 15px !important;background:#FFFFFF;opacity: 1;}
.banner-swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{background:#000;}

.banner-pagination{width: 100% !important;text-align: center;}


/*.banner .catesbox{width:100%; height:40px;position:absolute;left:0;bottom:0;background:url(neiNavBg.png) left top repeat-x; z-index: 100;}
.banner .catesbox .catesdiv{width:1200px;height:40px;margin:0 auto;}
.banner .catesbox .catesdiv .sel{border-bottom:2px solid #0985cc;height:38px;}
.banner .catesbox .catesdiv ul li{width:auto;height:40px;float:left;line-height:40px;text-align:center;}
.banner .catesbox .catesdiv ul li a{min-width:90px;height:40px;display:block;font-size:13px;color:#fff;font-family: microsoft yahei; padding:0px 10px;}
.banner .catesbox .catesdiv ul li a:hover{ background-color:#1BBC9B;}*/

/* Slider Zoom Effect */
@-webkit-keyframes zoom {
  from {
    -webkit-transform: scale(1, 1);
  }

  to {
    -webkit-transform: scale(1.2, 1.2);
  }
}

@-moz-keyframes zoom {
  from {
    -moz-transform: scale(1, 1);
  }

  to {
    -moz-transform: scale(1.2, 1.2);
  }
}

@-o-keyframes zoom {
  from {
    -o-transform: scale(1, 1);
  }
  to {
    -o-transform: scale(1.2, 1.2);
  }
}

@keyframes zoom {
  from {
    transform: scale(1, 1);
  }
  to {
    transform: scale(1.2, 1.2);
  }
}

.banner .l_img{position:absolute;transform-origin:left bottom;-moz-transform-origin:left bottom;-ms-transform-origin:left bottom;-o-transform-origin:left bottom;-webkit-transform-origin:left bottom;}
.banner .banner_float_r1
{
	bottom:5%; right:5%;
	animation: banner_f_r1 2s;;
	-moz-animation: banner_f_r1 2s;;	/* Firefox */
	-webkit-animation: banner_f_r1 2s;;	/* Safari 和 Chrome */
	-o-animation: banner_f_r1 2s;;
}
.banner .banner_float_r2
{	bottom:5%; right:15%;
	animation: banner_f_r2 2s;;
	-moz-animation: banner_f_r2 2s;;	/* Firefox */
	-webkit-animation: banner_f_r2 2s;;	/* Safari 和 Chrome */
	-o-animation: banner_f_r2 2s;;
}
.banner .banner_float_r3{bottom:5%; right:5%;
	animation: banner_f_r1 2s;;
	-moz-animation: banner_f_r1 2s;;	/* Firefox */
	-webkit-animation: banner_f_r1 2s;;	/* Safari 和 Chrome */
	-o-animation: banner_f_r1 2s;;
}
.banner .banner_float_r4{bottom:5%; right:5%;
	animation: banner_f_r1 2s;;
	-moz-animation: banner_f_r1 2s;;	/* Firefox */

	-webkit-animation: banner_f_r1 2s;;	/* Safari 和 Chrome */
	-o-animation: banner_f_r1 2s;;
}

.banner .banner_float_c1
{
	bottom:25%; right:0%; left: 0%;margin:auto; opacity: 1;
	animation: banner_f_c1 2s;;
	-moz-animation: banner_f_c1 2s;;	/* Firefox */
	-webkit-animation: banner_f_c1 2s;;	/* Safari 和 Chrome */
	-o-animation: banner_f_c1 2s;;
}

@keyframes banner_f_r1/*绑定动画内容*/
{
from {bottom:5%; right:0%;}
to {bottom:5%; right:5%;}
}
@-moz-keyframes banner_f_r1 /* Firefox */
{
from {bottom:5%; right:0%;}
to {bottom:5%; right:5%;}
}

@-webkit-keyframes banner_f_r1 /* Safari and Chrome */
{
from {bottom:5%; right:0%;}
to {bottom:5%; right:5%;}
}

@-o-keyframes banner_f_r1 /* Opera */
{
from {bottom:5%; right:0%;}
to {bottom:5%; right:5%;}
}



@keyframes banner_f_r2/*绑定动画内容*/
{
from {bottom:0%; right:15%;}
to {bottom:5%; right:15%;}
}
@-moz-keyframes banner_f_r2 /* Firefox */
{
from {bottom:0%; right:15%;}
to {bottom:5%; right:15%;}
}

@-webkit-keyframes banner_f_r2 /* Safari and Chrome */
{
from {bottom:0%; right:15%;}
to {bottom:5%; right:15%;}
}

@-o-keyframes banner_f_r2 /* Opera */
{
from {bottom:0%; right:15%;}
to {bottom:5%; right:15%;}
}


@keyframes banner_f_c1/*绑定动画内容*/
{
from {bottom:10%; right:0; left: 0;opacity: 0;}
to {bottom:25%; right:0; left: 0;opacity: 1;}
}
@-moz-keyframes banner_f_c1 /* Firefox */
{
from {bottom:10%; right:0; left: 0;opacity: 0;}
to {bottom:25%; right:0; left: 0;opacity: 1;}
}

@-webkit-keyframes banner_f_c1 /* Safari and Chrome */
{
from {bottom:10%; right:0; left: 0;opacity: 0;}
to {bottom:25%; right:0; left: 0;opacity: 1;}
}

@-o-keyframes banner_f_c1 /* Opera */
{
from {bottom:10%; right:0; left: 0;opacity: 0;}
to {bottom:25%; right:0; left: 0;opacity: 1;}
}

@media (max-width: 1920px){
.banner .content {background-size: auto;background-position: unset;}
}

@media screen and (max-width: 1900px){
	.banner .content{background-position: unset;}
	.banner .content{background-size: cover;background-position: 60% top;}
	.banner .contents .content:nth-of-type(1){background-position:center top;}
	.banner .contents .content:nth-of-type(2){background-position:center top;}
	.nybanner .content{background-position: unset;}
}
/*************************** banner ***************************/


/*通用底部*/
.cen_box5{width:100%; float:left;background:#c5dfe2; /*background:#d9f2f5;*/}
.cen_box5 .contents{position:relative;width:1100px;height:320px;overflow:hidden; margin:auto;}
/*.cen_box5 .contents .ColumnList{width:150px; height:auto; float:left; margin:50px 25px 0px 25px;}*/
.cen_box5 .contents .ColumnList{width:150px; height:250px;overflow: hidden; float:left; margin:50px 25px 0px 25px;}
.cen_box5 .contents .ColumnList .title {
	width:100%;
    color: #0f747d;
    font-size: 24px;
	height:50px;
	line-height:50px;
    padding-top: 0px;
	background:none;
	text-indent: 5px;
	margin-bottom: 20px;
	font-weight:500;
	border-bottom:1px solid #0b8f9c;
}

.cen_box5 .ColumnList ul li{width:100%; height:34px; line-height:34px; border-bottom:1px #9E9E9E dashed;}
.cen_box5 .ColumnList ul li a{font-size:14px; color:#087782; background:none;font-weight:500;}

.cen_box5 .Context{width:220px; height:auto; float:right; margin:50px 10px 0px 0px;}
.cen_box5 .Context .title {
	width:100%;
    color: #630;
    font-size: 18px;
	height:40px;
	line-height:40px;
    padding-top: 0px;
	background:none;
	text-indent: 5px;
	border-bottom:1px dashed #ccc;
}
.cen_box5 .Context .ContextBox {
	width:100%;
    color: #D6D6D6;
    font-size: 13px;
	line-height:200%;
    padding-top: 0px;
	background:none;
	margin-top: 5px;
    float: left;
}

.cen_box5 .more{ display:none;}



/*通用底部*/
/*通用底部*/
.foot{width: 100%;
    background: #0B8F9C;
    float: left;}

.foot .wrap:after{content: ""; display: block; height: 0; clear: both;visibility:hidden;}

.foot .f_ewm
{
	width:420px;
	height:150px;
	float:left;
	margin-left: 60px;
    margin-right: 20px;
	margin-top: 25px;
}
.foot .f_cont
{
	float:left;
	width:100%;
	height:50px;
	padding-top:0px;
	line-height:50px;
	margin-top: 0px;
	font-size:14px;
	color:#FFFFFF;
	text-align: center;
}
/************************************************内容************************************************/
.MyConts{
	width:100%;
}
.MyCont{
	width:1200px;
	height:auto;
	padding:0px;
	margin:auto;
	clear:both;
	font-size: 14px;
}


.index_cpjs{
	float:left;
	margin:20px auto 10px auto;
}
.index_cpjs .showbox ul
{
	width:650;
	float:left;
	list-style:none;
	margin:0px 0px 0px 5px;
	*height:446px !important;
	padding:0px;
}
.index_cpjs .showbox ul li
{
	width:230px;
	height:200px;
	overflow:hidden;
	float:left;
	margin:10px 0px 10px 10px;
	*margin-bottom:5px !important;
	padding:0px;
	background-color:#EFEFEF;
	background-image:linear-gradient(#ECECEC,#ffffff);
	text-shadow: 0 1px 0 #fff;
	color:#222222;
	border-radius:5px;
	border:1px solid #cccccc;
}
.index_cpjs .showbox ul li img
{
	width:218px;
	height:150px;
	overflow:hidden;
	float:left;
	margin:5px;
	padding:0px;
	clear:both;	
}
.index_cpjs .showbox ul li span
{
	width:190px;
	height:20px;
	line-height:20px;
	overflow:hidden;
	float:left;	
	margin:5px;
	color:#333333;
	font-size:12px;
	text-align:center;
}



.ColumnList .title
{
	width:100%;
	height:35px;
	line-height:40px;
	text-indent:10px;
	float:left;
	font-size:16px;
	color:#000000;
	font-family:"微软雅黑", "黑体", "宋体";
	font-weight:bold;
	border-bottom:1px #cccccc dashed;
}



/*****************************************模板页**********************************************************/
/*********************位置条*********************/
.cont_stationbox{height: 61px;
    line-height: 61px;
    background: #edf3f7;
    font-size: 14px;
    margin-bottom: 25px;
    -moz-box-shadow: inset 0 2px 5px rgba(0,0,0,0.2);
    -webkit-box-shadow: inset 0 2px 5px rgba(0,0,0,0.2);
    box-shadow: inset 0 2px 5px rgba(0,0,0,0.2);}
.cont_station{ width:1170px; margin:auto;background:url("ico_station.png") left no-repeat; text-indent:30px;}
.cont_station h1{text-transform:uppercase; font-size:28px;}
.cont_station {color:#999;float: left;width: 100%;}
.cont_station a{color:#999; padding:0 3px;}
.cont_station span{padding-left:3px;}
.cont_station a:hover{color:#f5b00e;}


.MyCont .neiTitle{font-size: 26px;
    font-family: microsoft yahei;
    color: #333333;
    padding-bottom: 20px;
    margin-bottom: 20px;
    border-bottom: 1px solid #ccc;}
.cont_title{font-size: 26px;font-family: microsoft yahei;color: #777777;padding-bottom: 20px;margin-bottom: 20px;text-align: center;}
.MyCont .cont_sation{float: left;padding-left: 0px;margin-bottom: 10px;text-indent: 30px; line-height:35px;background: url("ico_station.png") 0px center no-repeat; font-size:14px;color: #333; width:100%;    margin-top: 30px;}
.cont_sation a{ color:#333;}
.cont_sation a:hover{ color:#FF5234;}

.MyCont .MyContLeft
{
	width:230px;
	height:auto;
	margin:0px;
	border:0px;
	float:left;
	margin-left: 10px;
	margin-top: 10px;
}
.MyContLeft .middle01_cpjsTitle
{
	width:228px;
	float:left;
	height:66px;
	overflow:hidden;
	background:url("left01.jpg") no-repeat;
}
.MyContLeft .middle01_cpjsTitle_e
{
	width:228px;
	float:left;
	height:66px;
	overflow:hidden;
	background:url("enleft01.jpg") no-repeat;
}
.MyContLeft .middle01_cpjs
{
	width:226px;
	height:auto;
	overflow:hidden;
	float:left;
	margin:0px;
	border:1px solid #CCCCCC;
	background-color:#ECECEC;
	background-image:linear-gradient(#ECECEC,#D8D8D8);
}
.middle01_cpjs .ColumnList ul
{
	width:224px;
	height:auto;
	overflow:hidden;
	margin:0px 5px;
	float:left;
	list-style:none;
	border:0px;
}
.middle01_cpjs .ColumnList ul li
{
	width:220px;
	border:1px solid #FFFFFF;
	height:32px;
	background:#ffffff url("left01_bg.jpg") no-repeat;
	overflow:hidden;
	line-height:32px;
	text-indent:40px;
	margin:15px auto;
	float: none;
	border-bottom:0px;
}
.middle01_cpjs .ColumnList ul li a
{
	background:none;
	text-indent:20px;
}
.MyCont .celarBoth
{
	float:left;
	width:100%;
	height:20px;	
}
.MyContLeft .box_left
{
	width:228px;
	margin:10px 0px 0px 0px;
	padding:0px;
	float:left;
	height:100%;
}

.box_left .box_left_cont
{
	width:228px;
	height:auto;
	background:url("/style/left_BoxBg.jpg") center repeat-y;
	float:left;
}
.box_left_cont .ColumnList ul
{
	width:195px;
	float:left;
	border:1px solid #cccccc;
	margin:10px 0;
	/*list-style:none;*/
}
.box_left_cont .ColumnList ul li
{
	height:25px;
	line-height:25px;
	font-size:12px;
	float:left;
	clear:both;
	margin:0px 5px 5px 5px;
	border-bottom:1px #CCCCCC dashed;
}
.box_left_cont .ColumnList ul li a
{
	background:url('/style/ico05.gif') 5px center no-repeat;
	display:block;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
	color:#666666;
	padding-left:0px;
}
.box_left_cont .ColumnList ul li a:hover
{
	background:url('/style/ico05a.gif') 5px center no-repeat;
	color:#FF6600;
}
.box_left_cont .ArticleList .title
{
	width:197px;
	height:35px;
	line-height:40px;
	text-indent:10px;
	float:left;
	font-size:16px;
	color:#000000;
	font-family:"微软雅黑", "黑体", "宋体";
	font-weight:bold;
	border-bottom:1px #cccccc dashed;
}

.box_left_cont .ArticleList ul
{
	width:185px;
	height:100%;
	margin:5px 0px 5px 7px;
	padding:0px;
	float:left;
}
.box_left_cont .ArticleList ul li
{
	width:183px;
	height:auto;
	line-height:27px;
	background:none;
	float:left;
	border-bottom:1px dashed #cccccc;
}
.box_left_cont .ContextBox
{
	border:1px solid #cccccc;
	margin-top:10px;
}
.box_left_cont .box_left_flash
{
	width:185px;
	height:auto;
	float:left;
	margin:5px 0px 5px 7px;
}

.box_left_cont .ContextBox
{
	padding:15px;
}

.box_left_cont ul
{
	width:185px;
	height:100%;
	margin:5px 0px 5px 7px;
	padding:0px;
	float:left;
}
.disbl
{
	display:block;
}
.disno
{
	display:none;
}
.box_left_cont ul li
{
	width:183px;
	height:auto;
	line-height:27px;
	background:url("/style/leftColumn_bg.jpg") no-repeat;
	float:left;
	margin:2px 0px;
}

.box_left_cont ul li a
{
	width:183px;
	height:27px;
	line-height:27px;
	display:block;
	overflow:hidden;
	background:url("/style/ico05.gif") 8px center no-repeat;
	text-overflow:ellipsis;
	white-space:nowrap;
	color:#666666;
	text-indent:17px;
}
.box_left_cont ul li a:hover
{
	background:url("/style/ico05.gif") 8px center no-repeat;
	color:#FF0000;
}
.box_left_cont ul ul
{
	width:180px;
	height:100%;
	margin:0px 0px 5px 7px;
	padding:0px;
	float:left;
	display:none;
}
.box_left_cont ul ul li
{
	width:180px;
	height:25px;
	height:auto;
	line-height:25px;
	background:none;
	border-bottom:1px dashed #cccccc;
	float:left;
	margin:0px 0px;
}
.box_left_cont ul ul li a
{
	height:22px;
	line-height:22px;
}
.box_left_cont .ny_columntitle
{
	float:left;
	width:230px;
	height:37px;
	background-image:url("mb_left03.jpg");
	position:relative;
	background-repeat:no-repeat;
}
.MyCont .MyContLeft .box_left .ny_columntitle .ny_columntitle_title
{
	position:absolute;
	top:8px;
	left:52px;
	font-weight:bold;
	font-size:14px;
	font-family:"微软雅黑", "黑体", "宋体";
}
.MyCont .MyContLeft .box_left .ny_columntitle .ny_columntitle_title a
{
	font-weight:bold;
	font-size:14px;
	font-family:"微软雅黑", "黑体", "宋体";
	color:#000000;
}
.MyCont .MyContLeft .box_left .ny_columntitle .ny_columntitle_title a:hover
{
	font-weight:bold;
	font-size:14px;
	font-family:"微软雅黑", "黑体", "宋体";
	color:#FF0000;
}
.MyCont .MyContLeft .box_left .ny_columntitles
{
	float:left;
	width:230px;
	height:100%;
}
.ny_columntitles .Context
{
	width:200px;
	margin-left:30px;
	margin-top:10px;
	margin-bottom:10px;
}

.ny_columntitles .more
{
	display:none;
}
.MyCont .MyContLeft .box_left .ny_columntitles ul{
	width:200px;
	padding:0px;
	margin-top:5px;
	margin-left:25px;
	float:left;
}
.MyCont .MyContLeft .box_left .ny_columntitles li{
	width:200px;
	height:22px;
	line-height:23px;
	overflow:hidden;
	white-space: nowrap;
	text-overflow: ellipsis;        /**//* for IE */
	-o-text-overflow: ellipsis;    /**//* for Opera */
	text-indent:18px;
	background-image:url('ico01.gif');
	background-position:10px 50%;
	background-repeat:no-repeat;
}
.MyCont .MyContLeft .box_left .ny_columntitles li:hover{
	background-color:#EFF3F8;
}
.MyCont .MyContLeft .box_left .ny_columntitles li a{
	color: #666666;
}
.MyCont .MyContLeft .box_left .ny_columntitles li a:hover{
	color:black;
}

.MyCont .MyContLeft .box_left .nyLeftBox
{
	width:230px;
	height:110px;
	margin-top:5px;
	background-repeat:no-repeat;
	float:left;
	clear:both;
	position:relative;
}
.MyContLeft .linkPic
{
	float:left;
	margin:10px 10px 10px 15px;
}
.MyContLeft .tbMar
{
	margin:10px 0px;
}
.nyBox01
{
	background-image:url(mb_left04.jpg);	
}
.nyBox02
{
	background-image:url(mb_left05.jpg);	
}
.MyCont .MyContLeft .box_left .nyLeftBox .Box01Title
{
	position:absolute;
	top:12px;
	left:35px;
	font-family:"微软雅黑", "黑体", "宋体";
	font-size:14px;
	margin-bottom:10px;
	color:#333333;
	font-weight:bold;
	clear:both;
	text-align:left;
}
.MyCont .MyContLeft .box_left .nyLeftBox .Box01Cont
{
	position:absolute;
	top:35px;
	left:35px;
	width:150px;
	clear:both;
	text-align:left;
	font-size:12px;
	color:#333333;
	line-height:160%;
}
.MyContLeft .Context .more
{
	display:none;
}
.MyCont .MyContRight
{
	width:950px;
	height:100%;
	float:right;
	margin-top:5px;
	background-color:#FFFFFF;
	margin-bottom:10px;
}
.MyContRight .rightBox
{
	width:726px;
	float:left;
	margin:10px 0px 0px 0px;
	border-top:2px #cccccc solid;
	border-left:2px #cccccc solid;
	border-right:2px #cccccc solid;
	background-color:#EEEEEE;
}
.rightBox .Context .title
{
	width:726px;
	height:40px;
	position:relative;
	line-height:50px;
	color:#008194;
	border-bottom:1px #cccccc dashed;
}
.rightBox .Context .title .more
{
	position:absolute;
	right:20px;
	top:20px;
}
.rightBox .ProdText
{
	width:720px;
	height:auto;
	float:left;
	margin:10px 8px;
}
.rightBox .ProdText .title
{
	width:726px;
	height:40px;
	line-height:40px;
	position:relative;
	color:#008194;
	border-bottom:1px #cccccc dashed;	
}
.rightBox .ProdText .title .more
{
	position:absolute;
	right:20px;
	top:20px;
}
.rightBox .ProdText ul
{
	width:740px;
	margin:20px 0px 0px 0px;
	float:left;
	list-style:none;
}
.rightBox .ProdText ul li
{
	width:150px;
	margin:0px 10px 0px 20px;
	height:220px;
	background:url("/style/pp.jpg") top left no-repeat;
	display:block;
	float:left;
	position:relative;
}
.rightBox .ProdText ul li .Images
{
	width:139px;
	height:120px;
	position:absolute;
	top:27px;
	left:2px;
	display:block;
}
.rightBox .ProdText ul li .Images img
{
	width:139px;
	height:120px;
}
.rightBox .ProdText ul li .Names
{
	width:130px;
	height:52px;
	line-height:1.5;
	position:absolute;
	top:150px;
	left:6px;
	text-align:left;
	display:block;
	overflow:hidden;
}
.MyContRight .rightBoxBottom
{
	width:930px;
	height:5px;
	display:block;
	float:left;
	margin-bottom:0px;
	background:#EEEEEE url("/style/right_boxBottom.gif") repeat;
}
.MyCont .MyContRight .title
{
	width:926px;
	height:40px;
	line-height:40px;
	float:left;
	text-indent:20px;
}
.MyCont .MyContRight .ContextBox
{
	padding:10px 20px;
}

.MyContRight .MyContBox
{
	width:940px;
	min-height:600px;
	height:auto;
	float:left;
	padding:0px;
	border:1px #cccccc solid;	
}

.MyContRight .box_right_title
{
	float:left;
	margin-top:10px;
	border:1px #cccccc solid;
	width:940px;
	border-bottom: 0px;
	background:url("/style/title.gif") bottom repeat-x;
	height:40px;
	position:relative;	
}
.MyContRight .box_right_title .box_right_titles
{
	position:absolute;
	top:5px;
	left:20px;
	font-size:14px;
	font-family:"微软雅黑", "黑体", "宋体";
	color:rgb(0, 129, 148);
	text-indent:15px;
	line-height: 30px;
	background:url("/style/a.gif") 0px 10px no-repeat;
}
.MyCont .MyContRight .box_right_title .sation
{
	position:absolute;
	top:10px;
	right:20px;
	color:#666666;
	font-size:12px;
}
.MyCont .MyContRight .box_right_title .sation img{margin-top: 8px;}
.MyCont .MyContRight .box_right_title .sation img{vertical-align: center;}
.MyCont .MyContRight .box_right_title .sation a
{
	color:#666666;
	font-size:12px;
}
.MyCont .MyContRight .box_right_title .sation a:hover
{
	color:rgb(0, 129, 148);
	font-size:12px;
}
.MyCont .MyContRight .box_right_content
{
	width:730px;
	margin:0px 0px 0px 10px;
	padding-top:10px;
	float:left;
}
.nyXian
{
	width:100%;
	height:20px;
	background:url("/style/ny_xian.jpg") bottom repeat-x;
	margin-bottom:0px;
	float:left;
}




.BoxTitle {
	position:relative;
	text-align:left;
	text-indent:20px;
	line-height:25px;
	font-size:15px;
	font-weight:bold;
	font-family:微软雅黑, 黑体;
	color:#006383;
	text-indent:15px;
	border-bottom:1px #D6D6D6 solid;
	z-index:2;

	clear:both;

}
.BoxMiddle{
	
	background:url('title_bg.jpg') 2px 50% no-repeat;
}
.BoxMiddle01{
	
	background:url('middle01.jpg') no-repeat;	
}
.BoxMiddle02{
	background:url('middle02.jpg') no-repeat;	
	margin-top:15px;
}
.BoxMiddle03{
	margin-top:15px;
	width:100%;
	height:60px;
	background-color:#E3600F;
	float:left;
}
.BoxMiddle03 .indexBox03{
	width:1000px;
	height:60px;
	margin:auto;
}
.BoxMiddle03 .indexBox03 .Box03Time{
	width:200px;
	height:60px;
	float:left;
	margin-left:5px;
}
.BoxMiddle03 .indexBox03 .Box03Time .clock{
	width:55px;
	margin-top:7px;
	float:left;
}
.BoxMiddle03 .indexBox03 .Box03Time span{
	width:120px;
	float:left;
	margin-top:12px;
	font-size:12px;
	color:#FFFFFF;
	line-height:160%;
}
.BoxMiddle03 .indexBox03 .Box03qq
{
	width:400px;
	height:60px;
	float:left;
	margin-left:0px;
}
.BoxMiddle03 .indexBox03 .Box03qq span
{
	height:60px;
	line-height:60px;
	color:#FFF;
	clear:both;
	float:left;
}
.BoxMiddle03 .indexBox03 .Box03qq .Box03qqCont
{
	width:81px;
	height:23px;
	background-image:url(index_bottomqq.jpg);
	background-repeat:no-repeat;
	line-height:23px;
	display:block;
	float:left;
	margin-right:15px;
	margin-top:20px;
	text-indent:25px;
	color:#1B649E;
}
.BoxMiddle03 .indexBox03 .jiathis_style
{
    margin-top:15px;
    color:#FFFFFF;
}
.BoxTitle span {

	padding-left:8px;

	font-size:12px;

	color:#999;

	font-family:Arial, Helvetica, sans-serif;

	font-weight:normal;

}

.BoxTitle .RightLink {

	position:absolute;

	right:10px;

	bottom:0px;

	height:17px;

	line-height:17px;

	text-align:right;

	color:#666666;

	font-weight:normal;

	font-size:12px;

}

.BoxTitle a:hover {

	color:#0066CC;

	text-decoration:underline;

}

.SideMenu {

	float:left;

	padding:5px;

	width:230px;

	padding-bottom:20px;

	overflow:visible;

}

.SideMenu ul, li {

	overflow:visible;

}

.SideMenu ul li {

	line-height:24px;

	text-align:left;

	overflow:visible;

}

.SideMenu ul li a {

	color:#333333;

	display:block;

	overflow:hidden;

	text-overflow:ellipsis;

	white-space:nowrap;

	text-indent:25px;

	border-bottom:1px #CCCCCC dotted;

	background:url('Maincont_ico1.gif') 10px center no-repeat;

}

.SideMenu ul li a:hover {

	color:#FF0000;

	background:#F1F1F1 url('Maincont_ico1.gif') 10px center no-repeat;

}

.SideMenu ul li ul li a {

	display:block;

	text-indent:30px;

	background:url('Maincont_ico5.gif') 17px center no-repeat;

}

.SideMenu ul li ul li a:hover {

	color:#FF0000;

	background:#F1F1F1 url('Maincont_ico5.gif') 17px center no-repeat;

}

.SerBox_top
{
	float:left;
	width:232px;
	height:12px;
	background: url('left_contact01.jpg') no-repeat;
}
.SerBox_bottom
{
	float:left;
	width:232px;
	height:12px;
	background: url('left_contact03.jpg') no-repeat;
}
.SerBox {

	float:left;
	position:relative;
	width:232px;
	min-height:220px;
	background: url('left_contact.jpg');
	background-repeat:repeat-y;
}


.SerBox h3 {

	position:absolute;

	left:15px;

	top:15px;

	font-size:18px;

	font-weight:bold;

	color:#409690;

	text-align:left;

	font-family:微软雅黑;

}

.SerBox .types {

	position:absolute;

	left:15px;

	top:50px;

	width:200px;

	line-height:22px;

	text-align:left;

	color:#333333;

}

.Ntypes {

	width:230px;

	line-height:23px;

	text-align:left;

	color:#333333;

}

.MainBox {

	float:left;

	width:650px;

	height:auto;
	min-height:500px;

	padding:10px 17px;

	border-left:1px #8D8D8D dotted;

}
.ContentBox{
	float:left;

	width:650px;

	height:auto;
	min-height:700px;

	padding:10px 17px;

	border-left:1px #8D8D8D dotted;
}
.ContentBox .StationLink {
	padding:10px 0px 0px 5px;
	line-height:17px;
	text-align:text;
	color:#666666;
	font-weight:normal;
	font-size:12px;
	width:100%;
}
.Comp {

	text-align:left;

	line-height:22px;

	color:#333333;

	font-size:12px;

	padding:10px 0px

}

.Comp p {

	padding:5px;

	line-height:200%;

}

/***********************首页产品滚动****************************/

#IndexProd {

	width:650px;

	height:200px;

	line-height:20px;

	padding:10px 0px;

}

#IndexProd table {

	width:100%;

	border:none;

	border-collapse:collapse;

}

#IndexProd table tr td {

	border:none;

	padding:0px 3px;

	text-align:center;

	white-space:nowrap;

}

#IndexProd img {

	height:150px;

	width:150px;

	padding:9px;

	border:1px #2BA8DE solid;

}

.QQbox1 {
	visibility: hidden;
	display: none;
}
.QQbox {
	z-index: 99;
	right: 0px;
	max-width: 128px;
	max-height: 400px;
	position: absolute;
}
.QQbox .press {
	right: 0;
	width: 36px;
	cursor: pointer;
	position: absolute;
	height: 128px;
}
.QQbox .Qlist {
	left: 0;
	width: 131px;
	position: absolute;
	background: url("floatServiceBj_middle.gif") repeat-y left center;
}
.QQbox .Qlist ul {
	width: 120px;
}
.QQbox .Qlist li {
	height: 36px;
	text-align:left;
	text-indent:20px;
	list-style-type: none;
	clear: both;
}

#share {
	position: fixed;
	_position: absolute;
	_top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight)-34+"px");
	bottom: 34px;
	left: 53%;
	margin-left: 550px;
	width: 49px;
	zoom: 1;
    z-index: 10000;
}
#share a {
	background-image: url(share.png);
	background-repeat: no-repeat;
	display: block;
	width: 49px;
	height: 49px;
	margin-bottom: 2px;
	overflow: hidden;
	text-indent: -999px;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}
#share a#totop {
	background-position: -48px 0;
	position: absolute;
	bottom: 0;
	cursor: pointer;
}
#share a#totop:hover {
	background-position: 0 0;
}
#share .inquiry {
	background-position: -48px -58px;
	position: absolute;
	bottom: 53px;
	z-index:5;
}
#share a.inquiry:hover {
	background-position: 0 -58px;
}

#share .s_facebook {
	background-position: -48px -116px;
	position: absolute;
	bottom: 212px;
	z-index:5;
}
#share a.s_facebook:hover {
	background-position: 0 -116px;
}
#share .s_twitter {
	background-position: -48px -174px;
	position: absolute;
	bottom: 159px;
	z-index:5;
}
#share a.s_twitter:hover {
	background-position: 0 -174px;
}
#share .s_google-plus {
	background-position: -48px -232px;
	position: absolute;
	bottom: 106px;
	z-index:5;
}
#share a.s_google-plus:hover {
	background-position: 0 -232px;
}
#share .s_in {
	background-position: -48px -290px;
	position: absolute;
	bottom: 53px;
	z-index:5;
}
#share a.s_in:hover {
	background-position: 0 -290px;
}


.CloseIt{
float:right;
	width:400px;
	line-height:8px;
	text-align:right;
	padding-right:10px;
	color:#cc0000;
	cursor:pointer;
	font-size:16px;
	z-index:4;
}


/************************************************底部************************************************/

.floatl {
display: inline;
float: left;
}
.Footer3 {
background: url("bg2.jpg") left 0;
padding-bottom: 10px;
}
.friendLinka {
padding-top: 40px;
padding-bottom: 10px;
border-bottom: #7F7F86 1px solid;
}
.friendLinka h4 {
line-height: 27px;
padding-left: 20px;
width: 90px;
font-size: 14px;
color: #1A1D2C;
background: url("ico09.jpg") no-repeat left 50%;
}
.LinkText {
width: 890px;
}
.friendLinka span {
line-height: 27px;
width: 118px;
display: inline-block;
height: 30px;
overflow: hidden;
}

.zxtell {
padding-top: 20px;
padding-bottom: 10px;
width: 800px;
}
.zxtell .zxtell_title {
font-size: 18px;
color: #1A1D2C;
font-weight: normal;
float: left;
}
.zxtell span {
padding-left: 20px;
background: url("ico09.jpg") no-repeat left 50%;
}
.zxtell .zxtell_text {
font-size: 12px;
color: #DE1B21;
font-weight: normal;
float:left;
margin-left:20px;
}
.zxtell .zxtell_text2 {
	float:left;
	margin:10px 20px 0px 20px;
}
.zxtell span.ico10 {
padding-left: 30px;
background: url("ico10.png") no-repeat left 50%;
}
.zxtellr
{
	margin-right:20px;
	margin-top:20px;	
}
/*页尾*/


.Footers{

   width:100%;
   min-width:1418px;
   height:120px;
   overflow: hidden;
   background-color:#EEEEEE;
}
.Footer{width:1418px; margin:auto;background-color: #EEEEEE;}
.Footer .f_left
{
	background:url("ewm.jpg") left top no-repeat;
	width:700px;
	height:100px;
	float:left;
	margin:10px 0px;
	padding-left:110px;
	padding-top:30px;
	color:#666666;
	line-height:25px;
	text-align:left;
}
.f_left .Bottom
{
	
}
.Footer .f_right
{
	width:500px;
	height:120px;
	float: right;
	background:url("lx_bottom.gif")right no-repeat;
}
.f_right .Context{
	width: 240px;
    margin-top: 40px;
    margin-right: 80px;
    float: right;
}
.Footer a
{
    color:#B4A564;
}
.Footer a:hover
{
    color:#ff0000;
}

.Bottom_yqlj
{
	width:1000px;
	line-height:160%;
	color:#999999;
	margin:10px auto 5px auto;
}
.Bottom_yqlj a
{
	padding-right:10px;
	text-align:left;
	color:#999999;
}
.Bottom_yqlj a:hover
{
	color:#E3600F;
}

/*页尾*/

.bottomDH
{
	width:100%;
	height:40px;
	line-height:40px;
	margin: auto;
	margin-bottom:1px;
	/*background-color:#017EFE;*/
	/*background-color:#3296DA;*/
	/*background-color:#11B2E8;*/
	background-color:#404040;
	overflow:hidden;
}
.bottomDH .bottomDHnav
{
	width:1000px;
	line-height:40px;
	/*border-left:1px #E4E4E4 solid;
	border-right:1px #E4E4E4 solid;*/
	margin:auto; 
	/*color: #555555;*/
	color: #FFFFFF;
    text-align: left;	
}

.bottomDHnav a{
	color: #FFFFFF;
	font-size:12px;
	padding:0px 20px;
	border-right:1px #eeeeee solid;
}


.FootBar {
	width:100%;
	margin:auto;
	font-size:12px;
	color:#333333;
	/*background:#FFFFFF url('bottom_bg.jpg') 0px center repeat-x;*/
	clear:both;
	text-align:center;
	line-height:2;
	/*margin-top:10px;*/
	position:relative;
	overflow:hidden;
	margin-top:10px; margin-bottom:10px;
}
.FootBar .l1{
	width:100%;
	margin:auto;
	text-align:center;
}

/***********************************新闻 产品列表********************************************/
.ArticleList
{
	width:100%;
}
.ArticleList .title
{
	width:100%;
	height:33px;
	line-height:33px;
	color:#000000;
	text-indent:20px;
	border-bottom:1px #cccccc solid;
	float:left;
	padding-bottom: 1px;
	background:url("/style/title.jpg") top repeat-x;
}
.ArticleList .title .more
{
	float:right;
	margin-top:5px;
	margin-right:5px;
}
.ArticleList ul
{
	float:left;
	margin:10px;
	/*list-style:none;*/
}
.ArticleList ul li
{
	height:25px;
	line-height:25px;
	font-size:12px;
	margin::0px 0px 0px 0px;
	border-bottom:1px #CCCCCC dashed;
}
.ArticleList ul li span
{
	width:210px;
	height:20px;
	line-height:20px;
	font-size:12px;
	float:left;
	overflow:hidden;
}
.ArticleList ul li span.time
{
	width:70px;
	height:20px;
	line-height:20px;
	font-size:11px;
	float:right;
	color:#666666;
}
.ArticleList ul li a
{
	background:url('/style/ico01.gif') 5px center no-repeat;
	display:block;
	overflow:hidden;
	text-overflow:ellipsis;
	/*white-space:nowrap;*/
	color:#666666;
	padding-left:15px;
}
.ArticleList ul li a:hover
{
	color:#FF6600;
}
.ArticleList .more
{
	position:absolute;
	bottom:15px;
	right:25px;
}


.Context .title
{
	width:100%;
	height:33px;
	line-height:33px;
	color:#000000;
	text-indent:20px;
	border-bottom:1px #cccccc solid;
	float:left;
	padding-bottom: 1px;
	background:url("/style/title.jpg") top repeat-x;
}
.Context .title .more
{
	float:right;
	margin-top:4px;
	margin-right:10px;
}
.ColumnList
{
	width:100%;
}
.ColumnList .title
{
	height:30px;
	line-height:30px;
	color:#000000;
	text-indent:20px;
	border-bottom:1px #cccccc dashed;
	background:url("/style/title01.gif") 5px no-repeat;
}
.ColumnList .title .more
{
	float:right;
	margin-top:5px;
	margin-right:5px;
}
.ColumnList ul
{
	width:100%;
	float:left;
	/*list-style:none;*/
}
.ColumnList ul li
{
	height:22px;
	line-height:20px;
	font-size:12px;
	float:left;
	clear:both;
	margin::0px 0px 5px 0px;
	border-bottom:1px #CCCCCC dashed;
}
.ColumnList ul li a
{
	background:url('/style/ico01.gif') 5px center no-repeat;
	display:block;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
	color:#666666;
	padding-left:15px;
}
.ColumnList ul li a:hover
{
	color:#FF6600;
}
.ColumnList .more
{
	position:absolute;
	bottom:15px;
	right:25px;
}





.showbox td
{
	width:200px;
	height:170px;
	line-height:30px;
	/*background:url("/style/pcbg.png") no-repeat left top;*/
	padding:0px;
	overflow:hidden;
	padding-right:10px;
}

.showbox .Images
{
	float:left;
	width:100%;
}
.showbox .Images img
{
	width:171px;
	height:124px;
	border:1px #cccccc solid;
	padding:2px;
}
.showbox .Names
{
	float:left;
	clear:both;
	width:170px;
	height:30px;
	line-height:30px;
	text-align:center;
	font-size:12px;
	color:#2CABD4;
	font-weight:bold;
	overflow:hidden;
}
.showbox .Names a
{
	color:#666666;
	background-image:none;
}
.showbox .Names a:hover
{
	color:#FF0000;
	background-image:none;
}
.showbox .Click
{
	position:absolute;
	bottom:5px;
	right:30px;
	color:#000;
	font:9px;
	font-family:Verdana, Geneva, sans-serif;
	font-weight:bold;
	cursor:pointer;
}

.wal{width:1170px; margin:0 auto;}
	.subfoot,.footDiv{display: none;}
.subfoot{ height:141px; margin-top:-20px;}
.subfoot .left_orange{ position:absolute; width:846px; height:141px; background:url(subfoot_o.png) no-repeat left; z-index:10;}
.subfoot .right_blue{ position:absolute; width:70%; right:0px; height:121px; margin-top:20px;/*background:#1C304E;*/background:#0F8CC6;}
.subfoot .wal{ position:relative;}
.subfoot_left{ width:340px; font-size:30px; font-weight:bold; z-index:30; position:absolute; margin-top:42px; background:url(phone.png) no-repeat left; padding-left:50px; color:#FFFFFF;line-height: 150%;}
.subfoot_right{ width:660px; position:absolute; z-index:30; right:0px;top: 0px;}
.subfoot_right b{color:#FFFF41; font-size:26px; font-weight:bold; line-height:161px;}
.subfoot_right span{ font-size:22px; color:#fff; font-weight:bold; line-height:161px; padding-right:10px;}
.subfoot_right a{ background:#fff; width:185px; height:47px; line-height:47px; border-radius:3px; display:inline-block; text-align:center; font-size:14px; margin-left:30px;}
.subfoot_right_phone{ display:none;}

.footDiv{ color:#233859; font-family:"open_san"; background:#fbfffe;float: left;width: 100%;margin: auto;padding-bottom: 10px;}
.footDiv a{ color:#233859;}
.footDiv a:hover{color:#f5b00e;}
.footDiv .logo{padding:60px 0 25px 0;}
.footDiv .left01{ width:300px; float:left; margin-right:70px;margin-bottom: 10px;}
.footDiv .left01 .add{ height:100px; overflow:hidden; font-size:14px; line-height:24px; }
.footDiv .list li a{ height:46px; line-height:35px; font-size:12px; color:#233859; float:left; padding-right:10px;}
.footDiv .list li a:hover{ color:#f5b00e;}
.footDiv .list2{ width:120px; float:left; margin-right:40px;}
.footDiv .list2 h3{font-size:16px; text-transform:uppercase; padding:60px 0 20px 0; color:#233859; font-weight:700;border-bottom:0px;text-indent: 5px; height:auto; line-height:none; background:none;}
.footDiv .list2 li{ height:35px; font-size:13px; line-height:35px; width:100%; overflow:hidden;border-bottom:0px;}
.footDiv .list2 .ColumnList ul li a{ height:35px; font-size:13px; line-height:35px; width:100%; overflow:hidden;background: url(/style/ico01.jpg) 5px center no-repeat;}
.footDiv .list2 a em{padding-right:6px;}
.footDiv .list2 a:hover{color:#f5b00e;}
.footDiv .list3{ width:340px; float:left; margin-right:60px;}
.footDiv .list3 h3{font-size:16px; text-transform:uppercase; padding:60px 0 20px 0; color:#233859; font-weight:700;border-bottom:0px;text-indent: 5px; height:auto; line-height:none;background:none;}
.footDiv .list3 li{ height:35px; font-size:13px; line-height:35px; width:100%; overflow:hidden; border-bottom:0px;}
.footDiv .list3 .ColumnList ul li a{ height:35px; font-size:13px; line-height:35px; width:100%; overflow:hidden;background: url(/style/ico01.jpg) 5px center no-repeat;}
.footDiv .list3 a em{padding-right:6px;}
.footDiv .list3 a:hover{color:#f5b00e;}
.footDiv .right{ width:240px; float:right;}
.footDiv .right h3{font-size:16px; text-transform:uppercase; padding:42px 0 20px 0; color:#233859;text-indent: 0px;background: none;border: 0px; font-weight:bold; font-family:微软雅黑;}
.footDiv .right .more{ display:none;}
.footDiv .right .ContextBox{ line-height:160%;font-family:微软雅黑;}
.footDiv .right .form{ width:100%;}
.footDiv .right .form input{ width:100%; height:36px; line-height:24px; background:#f3f3f3;  border-radius:5px; margin-bottom:10px; padding:0px 10px;}
.footDiv .right .form textarea{ width:100%; height:36px;line-height:36px; background:#f3f3f3;  border-radius:5px; padding:0px 10px;}
.footDiv .right .form .submit{width:175px; height:45px;line-height:45px; background:#f2ac20 url(submit.png) no-repeat right; border-radius:3px; cursor:pointer; margin-top:10px; font-size:16px; color:#fff; text-align:left; padding-left:15px;}
.copyright{ background:#1C304E;color:#FFF; padding:30px 10px; line-height:18px;float: left;width: 100%;}
.copyright a{ color:#FFFFFF; text-decoration:underline;}




#showconts table{ border: 1px solid #ccc;    }
#showconts table td{ border: 1px solid #ccc;    text-indent: 10px;}