@charset "utf-8";
/*public*/
* {
  margin: 0;
  padding: 0;
}
html {
  line-height: 1.15;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
  overflow-x: hidden;
  font-family: "微软雅黑";
}
article,
aside,
footer,
header,
nav,
section {
  display: block;
}
figcaption,
figure,
main {
  display: block;
}
figure {
  margin: 1em 40px;
}
hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}
pre {
  font-family: monospace,monospace;
  font-size: 1em;
}
a {
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
}
abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted;
}
b,
strong {
  font-weight: inherit;
}
b,
strong {
  font-weight: bolder;
}
code,
kbd,
samp {
  font-family: monospace,monospace;
  font-size: 1em;
}
dfn {
  font-style: italic;
}
mark {
  background-color: #ff0;
  color: #000000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
audio,
video {
  display: inline-block;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
img {
  border-style: none;
}
svg:not(:root) {
  overflow: hidden;
}
button,
input,
optgroup,
select,
textarea {
  font-family: sans-serif;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}
button,
input {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
[type=reset],
[type=submit],
button,
html [type=button] {
  -webkit-appearance: button;
}
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner,
button::-moz-focus-inner {
  border-style: none;
  padding: 0;
}
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring,
button:-moz-focusring {
  outline: 1px dotted ButtonText;
}
fieldset {
  padding: 0.35em 0.75em 0.625em;
}
legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}
progress {
  display: inline-block;
  vertical-align: baseline;
}
textarea {
  overflow: auto;
}
[type=checkbox],
[type=radio] {
  box-sizing: border-box;
  padding: 0;
}
[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}
[type=search] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}
[type=search]::-webkit-search-cancel-button,
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}
details,
menu {
  display: block;
}
summary {
  display: list-item;
}
canvas {
  display: inline-block;
}
template {
  display: none;
}
[hidden] {
  display: none;
}
a {
  text-decoration: none;
}
input {
  outline: 0;
}
textarea {
  outline: 0;
  resize: none;
  vertical-align: top;
}
ol,
ul {
  list-style: none;
}
li {
  list-style: none;
}
/*index-public*/
/*公共样式、*/
.wrap:after {
  content: "";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.left {
  float: left;
}
.right {
  float: right;
}
.clear {
  clear: both;
}
.center {
  width: 1204px;
  margin: 0 auto;
}
.bor0 {
  border: none !important;
}
.header {
  overflow: hidden;
  height: 170px;
}
.header .logo {
  width: 439px;
  height: 75px;
  float: left;
  margin-top: 56px;
}
.header .phone {
  float: right;
  margin-top: 56px;
  margin-right: 15px;
  width: 270px;
}
.header .phone img {
  float: left;
  margin-right: 11px;
 
}
.header .phone .lin{width:8px; height:49px; float:left; margin-top:17px; margin-right:5px;}
.header .phone p {
  font-size: 16px;
  color: #828282;
  margin-top: 11px;
 
}
.header .phone p.red {
  font-size: 24px;
  color: #0068b6;
  margin-top:5px;
  font-weight:bold;
  
}
.nav {
  height: 66px;
  background: #0978bd;
}
.nav li {
  float: left;
  font-size: 18px;
  margin: 0 10px;
  line-height: 66px;
  text-align:center;
}
.nav li a {
  color: #fff; width:109px;height:66px;  display:block;
  
}
.nav li a:hover{ width:109px;height:66px; background-color:#ec2126; display:block;}
.banner {
  height: 549px;
  position: relative;
  overflow: hidden;
}
.banner ul {
  position: relative;
}
.banner ul li {
  float: left;
  height: 549px;
  overflow: hidden;
  position: relative;
}
.banner .btn-list {
  position: absolute;
  bottom: 15px;
}
.banner .btn-list li {
  width: 20px;
  height: 20px;
  background: #fff;
  margin-right: 10px;
  border-radius: 30px;
}
.banner .btn-list li.active {
  background: #ec2126;
}
.banner img {
  border: 0 none;
  position: absolute;
  left: 50%;
  margin-left: -960px;
  top: 0;
  vertical-align: top;
}
.i-pro {
  margin-top: 70px;
  overflow: hidden;
  margin-bottom: 50px;
}
.i-pro-left{ float:left; width:258px;}
.i-pro-left-t{ width:258px; }
.i-pro-left-main{ width:258px; background:url(../images/proc.jpg) repeat-y; min-height:750px; margin-top:-5px;}
.i-pro-left ul{ margin:0; padding:0; margin-left:10px; padding-top:7px;}
.i-pro-left ul li{ width:239px;overflow: hidden; background-color:#0a78bd; line-height:44px; margin-top:10px;}
.i-pro-left ul li:nth-child(1){ margin-top:0px;}
.i-pro-left ul li a{
	display: block;
	height: 44px;
}
.i-pro-left ul ul{margin: 0; padding-left: 20px; background: #fff;}
.i-pro-left ul ul li{background: none; width: 100%; overflow: initial; line-height: 26px; position: relative;}
.i-pro-left ul ul li img{position: absolute;left: -15px; top: -5px;}
.i-pro-left ul ul li a{color: #000;}
.i-pro-left ul li p{ float:left; font-size:18px; color:#fff; margin-left:25px;}
.i-pro-left ul li img{ float:right; margin-right:15px; margin-top:15px;}
.i-pro_right{ float:right; width:928px;}
.i-pro_right-com{ width:100%; height:316px;}
.i-pro_right-com .fl{ overflow:hidden; width:464px; height:316px; position:relative;}
.i-pro_right-com .fl:hover .mask{ transform: scale(0.5); transition: 0.5s; background:#000000; opacity:0.3; filter:alpha(50); }

.i-pro_right-com .fl .mask { position:absolute; width:464px; height:316px;  margin-top:-316px; 		}
.i-pro_right-com .fl img{width:100%;height:100%}
.i-pro_right-com .fr{ width:464px; height:316px; background-color:#f5f5f5;}
.i-pro_right-com .fr p{ margin-top:42px; margin-left:38px; margin-right:37px;}
#xlin{ width:69px; height:2px; background:#0b77bf; margin-top:15px;}
#con{ margin-top:15px; font-size:14px; color:#6e6e6e; line-height:26px;}
.i-pro_right-com .fr .but{ margin-top:10px;}
.i-pro_right-com .fr .but .ol1{ background:url(../images/buton1.png) no-repeat; width:134px; height:35px; line-height:35px; color:#fff; display:block; text-align:center; font-size:14px; float:left; margin-left:27px; margin-top:15px;}
.i-pro_right-com .fr .but .ol2{ background:url(../images/buton2.png) no-repeat; width:134px; height:35px; line-height:35px; color:#fff; display:block; text-align:center; font-size:14px; float:left; margin-left:20px; margin-top:15px;}

.i-pro .pro-list {
  width: 934px;
  margin-top:7px;
  
}
.i-pro .pro-list ul {
  
}
.i-pro .pro-list li {
  float: left;
  width: 302px;
  margin-right: 9px;
  margin-bottom: 25px;
  height:260px;
}
.i-pro .pro-list li img {
  width: 302px;
  height: 214px;
  margin-bottom: 15px;
}
.i-pro .pro-list li p {
  font-size: 16px;
  color: #000000;
  text-align: center;
}
.i-pro .pro-list li p:hover{ color:#ff0000;}
.i-pro .pro-list li  #ee{ width:0%; height:1px; background-color:#000; transition: 0.5s; margin-top:10px;}
.i-pro .pro-list li:hover #ee{ width:100%; height:1px; background-color:#000; transition: 0.5s;}

.adbox{ width:1920px; position:relative; left:50%; margin-left:-960px; margin-top:60px;}
.adbox img{ width:100%;}

.youshi{ width:100%; margin-top:95px;}
.youshi-tit{ text-align:center; font-size:48px; color:#2a2a2a; font-weight:bold;}
.youshi .lin{ width:598px; height:5px; margin:0 auto; margin-top:10px;}
.youshi .fu{ width:598px; text-align:center; margin:0 auto; margin-top:20px; font-size:16px; color:#a4a4a4;}
.youshi .con{ width:1200px; margin:0 auto; background:url(../images/jb.png) no-repeat center; margin-top:55px; height:432px; }
.youshi .con ul{ margin:0; padding:0; width:100%; }
.youshi .con ul li{ float:left; width:416px; height:152px; border-bottom:1px dashed #a4a4a4; margin-right:340px;}
.youshi .con ul li:nth-child(2){ margin-right:0px;}
.youshi .con ul li:nth-child(3){ border-bottom:0px; margin-top:50px;}
.youshi .con ul li:nth-child(4){ margin-right:0px; border-bottom:0px; margin-top:50px;}
.youshi .con ul li p{ font-size:24px; font-weight:bold; color:#0a78bd;}
#vip{ width:55px; height:50px; background:url(../images/vip.jpg) no-repeat; line-height:40px; font-size:24px; color:#ec2126; float:left; text-align:center;}
#tit{ float:left; margin-left:15px; margin-top:5px;}
.youshi .con ul li .conn{ font-size:14px; display:block; clear:both; color:#313131; font-weight:normal; padding-left:70px; line-height:24px; margin-top:30px; }

.i-about {
  height: 690px;
  overflow: hidden;
  background:#f6f6f6;
  margin-top:95px;
  
}
.i-about .center{
	position: relative;
}
.i-about .i-public-tit {
  margin-top: 127px;
  margin-bottom: 36px;
  font-size:30px;
  font-weight:bold;
  margin-left:630px;
}
.i-about .i-public-tit span{ font-size:18px;}
.i-about .info{ width:1200px; height:406px; background-color:#0978bd; position:relative;}
.i-about .ins {
  font-size: 14px;
  line-height: 31px;
  margin-bottom: 33px;
  font-family: arial;
  padding-left:630px;
  padding-right:40px;
  padding-top:50px;
  color:#fff;
}
.i-about .ins a{ color:#fff;}
.i-about .ins .button{ width:117px; height:37px; border:1px solid #fff; line-height:37px; text-align:center; display:block; margin-top:25px; font-size:18px; margin-left:30px; float:left;}
.i-about .ins .button:hover{ background-color:#ec2125;}
.i-about .ins .button:nth-child(2){ margin-left:15px;}
.i-about .about-tp {
  margin-bottom: 45px;
  overflow: hidden;
  position:absolute;
  top:-10px;
  left:38px;
  z-index:1000;
}

.i-product {
  height: 462px;
  background: url(../images/fcbg.jpg) no-repeat;
  overflow: hidden;
}
.i-product .i-public-tit {
  margin-top: 50px;
  margin-bottom: 28px;
  font-weight:bold; color:#fff; font-size:24px; border-bottom:1px solid #8abbdc;

}
.i-product .i-public-tit .fl{ margin-bottom:10px;}
.i-product .i-public-tit .fr{ font-size:14px; font-weight:normal; margin-top:8px;}
.i-product .i-public-tit .fr a{ color:#fff;}
.i-product .conn{ width:1200px; height:259px; background-color:#FFFFFF; overflow: hidden;}
.i-product ul {
  margin-right: -10px;
  margin-left:10px;
  position: relative;
}
.i-product li {
  display: inline-block;
  position: relative;
  margin: 0 6px;
  margin-top:20px;
 
}

.i-product li img{ width:285px; height:215px;}

.i-news{ width:582px; float:left; margin-top:68px;}
.i-news-tit{ width:100%; background-color:#eeeeee; height:68px; }
.i-news-tit span{ border-left:8px solid #ec2125; background-color:#0978bd; color:#fff; height:68px; display:block; width:156px; float:left;}
.i-news-tit span p{ margin-left:15px; font-size:22px; font-weight:bold; padding-top:15px;}
.i-news-tit span #in{ font-size:12px; color:#6b9ed5; padding-top:8px; padding-left:8px;}
.i-news-tit img{ float:right; margin-right:15px; margin-top:25px;}
.i-news-con{ margin-top:15px; width:582px;}
.i-news-con ul{ margin-top:25px; clear:both;}
.i-news-con ul li{ width:582px; margin-top:10px; border-bottom:1px solid #efefef; margin-top:15px; padding-bottom:15px;}
.i-news-con ul li .time{ float:left; font-size:28px; color:#000; width:80px; line-height:25px; text-align:center; margin-left:20px; padding-top:10px;}
.i-news-con ul li .time span{ font-size:14px; text-align:center;}
.i-news-con ul li .title{ float:left; color:#000; font-size:16px; line-height:24px; margin-left:20px; width:442px; padding-top:10px;}
.i-news-con ul li .title span{ font-size:14px; color:#373737;}
.i-news-con ul li:hover{ background-color:#f5f5f5; opacity:0.8; transition: 0.3s;}
.i-news-con ul li a{ color:#373737;}

.i-news-con .imgs{ width:576px; height:202px; overflow:hidden; border-bottom:1px solid #ccc; padding-bottom:10px;}
.i-news-con .imgs:hover{ text-shadow:5px 5px 5px #FF0000;}
.i-news-con .imgs img{width:100%;height:100%}
.i-news-con .tit1{ width:100%; padding-top:15px; display:block;}
.i-news-con .con1{ width:100%; margin-top:10px; font-size:14px; color:#5b5b5b; line-height:24px;}
.i-news-con .tit1 a{
	color:#000
}
.i-ask{ width:1200px; margin:0 auto; margin-top:60px; clear:both; margin-top:60px;}
.i-ask .bp{ width:150px; height:190px; background-color:#166fc1; float:left;}
.i-ask .bps{ width:1050px; height:190px; float:left; background-color:#eeeeee;}
.i-ask .bps ul{ margin-top:20px;}
.i-ask .bps ul li{ float:left; margin-left:15px; width:310px; padding:10px;}
.i-ask .bps ul li .tit{ margin-top:7px; font-size:16px; color: #5c5c5c;}
.i-ask .bps ul li .tit span{ color:#ec2126;}
.i-ask .bps ul li .con{ margin-top:10px; font-size:14px; line-height:24px; width:100%; color:#5c5c5c;}
.i-ask .bps ul li .con span{ color:#ec2126; font-size:16px; float:left; border:0px solid #000;}
.i-ask .bps ul li .con p{ float:left; width:270px;}
.i-ask .bps ul li:hover{ background-color:#FFFFFF;  transition: 0.5s;}
.i-ask .bps ul li a{ color:#373737;}
.i-ask{
	overflow: hidden;
	margin-bottom: 20px;
}
.footer {
  height: 240px;
  background-color:#404040;
  overflow: hidden;
}
.footer a{ color:#fff;}
.footer a:hover{ color:#166fc1;}
.footer .f-top {
  font-size: 14px;
  color: #fff;
  margin-top:25px;
}
.footer .f-top .f-l {
  float: left;
  width: 280px;
  height: 100px;
  font-size: 14px;
  line-height: 28px;
  margin-top: 40px;
  padding-left: 50px;
}
.footer .f-top .f-l ul li{ float:left; width:105px; margin-left:15px;}


.footer .f-top .f-c {
  width: 422px;
  height: 111px;
  float: left;
  border-left: 1px solid #505050;
  border-right: 1px solid #505050;
  margin-top: 42px;
  padding-top: 3px;
}
.footer .f-top .f-c p {
  width: 300px;
  margin: 0 auto;
  margin-bottom: 6px;
}
.footer .f-top .f-ewm {
  float: right;
  margin-right: 78px;
  margin-top: 35px;
}
.footer .f-top .f-ewm img {
  width: 130px;
  height: 130px;
  margin-left: 34px;
}
.footer .f-bottom {
  height: 41px;
  border-top: 1px solid #989898;
  background: #656565;
  font-size: 12px;
  text-align: center;
  line-height: 41px;
  font-family: arial;
}
.footer .f-bottom a {
  margin: 0 16px;
  color: #fff;
}
/*neiye*/
/*n-main*/
.pro {
  height: 455px;
}
.n-main{ }
.n-main .n-public-tit {
  width: 100%;
  height: 60px;
  background: #fff;
  line-height: 60px;
}
.n-public-tit p a {
  font-size: 14px !important;
}
.n-public-tit p img {
  width: 15px;
  height: 15px;
  margin-right: 10px;
}
.n-main .n-public-tit p {
  font-size: 14px !important;
  color: #666666;
}
.n-main .n-public-tit a {
  font-size: 16px;
  color: #666666;
}
.n-main .n-public-tit a.active {
  color: #cc0000;
  font-weight: bold;
}
.n-main .n-public-tit ul {
  float: right;
}
.n-main .n-public-tit ul li {
  float: left;
  margin-right: 15px;
  display: inline-block;
  height: 60px;
}
.n-main .n-public-tit ul li:hover {
  border-bottom: 5px solid #cc0000;
}
.n-main .n-public-tit ul li.active {
  border-bottom: 5px solid #cc0000;
}
.n-main .n-main-box {
  background: #f2f2f2;
  padding-top: 30px;
  padding-bottom: 30px;
}
.n-main .n-main-box .item {
  display: none;
}
.n-main .n-main-box .active a {
  color: #fff !important;
}
/*about*/
.about p {
  line-height: 30px;
}
/*news-list*/
.n-main .newscj {
  height: 220px;
  overflow: hidden;
  clear: both;
  background: #fff;
}
.n-main .newscj_l {
  float: left;
  width: 345px;
}
.n-main .newscj_l img {
  width: 345px;
  height: 220px;
}
.n-main .newscj_r {
  float: right;
  width: 750px;
  padding-top: 12px;
  margin-right: 40px;
}
.n-main .newscj_r h3.kjzts {
  font-size: 16px;
  font-weight: 800;
  padding-top: 30px;
}
.n-main .newscj_r h3.kjzts:hover a {
  color: #cc0000;
}
.n-main .newscj_r h3.kjzts a {
  color: #333;
}
.n-main .newscj_r .time {
  font-size: 30px;
  font-family: 'Iskoola Pota';
  color: #cc0000;
  line-height: 42px;
  padding-top: 5px;
  letter-spacing: -1.5px;
}
.n-main .team_jj {
  margin-top: 10px;
}
.n-main .news-list {
  padding-bottom: 30px;
}
.n-main .team_jj a {
  font-size: 13px;
  color: #999999;
  line-height: 22px;
  height: 66px;
  overflow: hidden;
}
.n-main .news-list li {
  width: 1200px;
  height: 136px;
  position: relative;
  border-bottom: 1px #d7d7d7 solid;
}
.n-main .news-list li:hover span {
  width: 1200px;
}
.n-main .news-list li a {
  width: 1120px;
  height: 105px;
  padding: 30px 0px 0px 40px;
  z-index: 10;
  position: absolute;
  left: 0;
  top: 0;
}
.n-main .news-list li a:hover h3 {
  color: #cc0000;
}
.n-main .news-list li h4 {
  height: 105px;
  width: 155px;
  font-size: 32px;
  margin-right: 30px;
  color: #999999;
  font-family: 'Iskoola Pota';
  letter-spacing: -1px;
  float: left;
  font-weight: normal;
}
.n-main .news-list li h3 {
  font-size: 16px;
  color: #666666;
  padding-right: 12px;
  margin-bottom: 15px;
  font-weight: normal;
}
.n-main .news-list li p {
  font-size: 12.5px;
  color: #999999;
  line-height: 22px;
}
.n-main .news-list li span {
  width: 0;
  height: 135px;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 8;
  background: -webkit-gradient(linear, 120% 0%, 0% 100%, from(#ffffff), to(#ffffff), color-stop(1.2, #f3f3f3));
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -transition: all .3s;
}
/*news-show*/
/*n-show*/
.n-show { width:1200px; margin:0 auto; overflow:hidden;}
.n-show .tit {
  font-size: 24px;
  color: #333;
  font-weight: bold;
  text-align: center;
  margin-bottom: 10px;
}
.n-show .info {
  font-size: 14px;
  color: #999;
  text-align: center;
  margin-bottom: 5px;
}
.n-show .info span {
  margin-right: 5px;
}
.n-show .pp {
  padding-top: 10px;
  padding-bottom: 15px;
}
.n-show .pp p {
  font-size: 16px;
  color: #333;
  line-height: 150%;
}
/*pro*/
.n-staff {
  margin-bottom: -50px;
}
.staff-list {
  height: 300px;
  width: 1200px;
  margin-bottom: 60px;
}
.staff-list li {
  float: left;
  background: #fff;
}
.staff-list li p {
  text-align: center;
  font-size: 14px;
  line-height: 60px;
  overflow: hidden;
  height: 60px;
}
.staff-list li p a {
  color: #555555;
}
.staff-list li p a:hover {
  color: #cc0000;
}
.staff-list .staff {
  width: 282px;
  height: 251px;
  margin: 0 7px;
  margin-bottom: 20px;
}
.staff-list .staff img {
  width: 282px;
  height: 194px;
}
.staff-list .case {
  width: 231px;
  height: 226px;
  margin-bottom: 20px;
  margin-right: 41px;
}
.staff-list .case img {
  width: 231px;
  height: 162px;
}
.staff-list .honor {
  width: 291px;
  height: 472px;
  margin-bottom: 20px;
  margin-right: 58px;
}
.staff-list .honor img {
  width: 291px;
  height: 412px;
}
/*msg*/
.n-msg {
  height: 500px;
  margin-bottom: 75px;
  background: url(../images/nr-bg.jpg) no-repeat;
  overflow: hidden;
}
.n-msg .form {
  margin-top: 85px;
  margin-left: 42px;
}
.n-msg .form span {
  color: #444444;
  font-size: 16px;
  width: 90px;
  display: inline-block;
  text-align: right;
  font-weight: bold;
}
.n-msg .form input {
  border: 1px solid #cccccc;
  background: none;
}
.n-msg .form .clear {
  margin-top: 32px;
}
.n-msg .form input.txt {
  width: 253px;
  height: 48px;
  margin-right: 30px;
}
.n-msg .form textarea {
  width: 1020px;
  height: 148px;
  border: 1px solid #cccccc;
  background: none;
}
.n-msg .form input.yzm {
  width: 126px;
  height: 48px;
}
.n-msg .form .clear2 {
  margin-top: 12px;
}
.n-msg .form img {
  width: 100px;
  height: 50px;
  margin-left: 13px;
  position: relative;
  top: 19px;
  left: 13px;
}
.n-msg .form .btn {
  width: 160px;
  height: 50px;
  background: #cc0000 !important;
  display: block;
  margin: 0 auto;
  color: #fff;
  margin-top: 20px;
}
.pagination {
	width: 800px;
	margin: 0 auto;
	padding: 20px 0;
  text-align: right;
  margin-bottom: 35px;
  clear: both;
  text-align: center;
}
.pagination a {
  /*width: 40px;
  height: 40px;
  display: block;
  text-align: center;
  float: left;
  line-height: 40px;
  background: #e5e5e5;
  border: 0;*/
  margin-right: 10px;
  color: #000000;
}
.pagination .active {
  border: 0 !important;
  background: #fff;
  color: #cc0000;
}
.pagination .next {
  float: left;
}
.pagination .pre {
  width: 40px;
  height: 40px;
  display: block;
  float: left;
  text-align: center;
  line-height: 40px;
  margin-right: 10px;
}
.page-turn {
  padding-top: 15px;
}
.page-turn p {
  font-size: 16px;
  color: #333;
  margin-bottom: 10px;
}
.page-turn p a {
  color: #333;
}
.page-turn p:hover a {
  color: #cc0000;
}
/* online */
#online_qq_tab a,
.onlineMenu h3,
.onlineMenu li.tli,
.newpage {
  background: url(http://www.xrwiremesh.com/plus/kefu/images/float_s.gif) no-repeat;
}
#onlineService,
.onlineMenu,
.btmbg {
  background: url(http://www.xrwiremesh.com/plus/kefu/images/float_bg.gif) no-repeat;
}
#online_qq_layer {
  z-index: 9999;
  position: fixed;
  right: 0px;
  top: 0;
  margin: 150px 0 0 0;
}
#online_qq_tab {
  width: 28px;
  float: left;
  margin: 10px 0 0 0;
  position: relative;
  z-index: 9;
}
#online_qq_tab a {
  display: block;
  height: 118px;
  line-height: 999em;
  overflow: hidden;
}
#online_qq_tab a#floatShow {
  background-position: -30px -374px;
}
#online_qq_tab a#floatHide {
  background-position: 0 -374px;
}
#onlineService {
  display: inline;
  margin-left: -1px;
  float: left;
  width: 130px;
  background-position: 0 0;
  padding: 10px 0 0 0;
}
.onlineMenu {
  background-position: -262px 0;
  background-repeat: repeat-y;
  padding: 0 15px;
  height: 200px;
}
.onlineMenu .ewm {
  width: 80px;
  height: 80px;
  margin: 6px auto;
  background: #ccc;
}
.onlineMenu .ewm img {
  width: 100%;
  height: 100%;
}
.onlineMenu h3 {
  height: 36px;
  line-height: 999em;
  overflow: hidden;
  border-bottom: solid 1px #ACE5F9;
}
.onlineMenu h3.tQQ {
  background-position: 0 10px;
}
.onlineMenu h3.tele {
  background-position: 0 -47px;
}
.onlineMenu li {
  height: 36px;
  line-height: 36px;
  border-bottom: solid 1px #E6E5E4;
  text-align: center;
}
.onlineMenu li.tli {
  padding: 0 0 0 28px;
  font-size: 12px;
  text-align: left;
}
.onlineMenu li.zixun {
  background-position: 0px -131px;
}
.onlineMenu li.fufei {
  background-position: 0px -190px;
}
.onlineMenu li.phone {
  background-position: 0px -244px;
}
.onlineMenu li a.newpage {
  display: block;
  height: 36px;
  line-height: 999em;
  overflow: hidden;
  background-position: 5px -100px;
}
.onlineMenu li img {
  margin: 8px 0 0 0;
}
.onlineMenu li.last {
  border: 0;
}
.wyzx {
  padding: 8px 0 0 5px;
  height: 57px;
  overflow: hidden;
  background: url(http://www.xrwiremesh.com/plus/kefu/images/webZx_bg.jpg) no-repeat;
}
.btmbg {
  height: 12px;
  overflow: hidden;
  background-position: -131px 0;
}
.adbox a {
    position: absolute;
    right: 11px;
    width: 101px;
    bottom: 69px;
    height: 34px;
    display: block;
}
.link{ border:1px solid #dddddd; height:auto; overflow:hidden; width:1180px; margin:30px auto; padding:10px; height:auto; line-height:30px; padding-top:15px;}
.link .link-l{float:left; width:140px;  border-left:5px solid #ec2125; color:#0978bd; font-size:18px; padding-left:10px;}
.link .link-r{float:right; width:1020px; font-size:14px;}
.link .link-r a{color:#5c5c5c; padding-right:25px;}
.link .link-r a:hover { text-decoration:underline;}