html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6,  blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	/*vertical-align: baseline*/
}
 
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block
}
ol, ul, li {
	list-style: none;
	padding: 0;
	margin: 0
}
blockquote, q {
	quotes: none
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none
}
caption, th {
	text-align: left;
	font-weight: normal;
}
h2{ font-size:18px; margin:0 0 20px 0; padding:0 }
.p1{ font-size:16px; font-weight:bold; margin:0 0 20px 0; padding:0 }

p{ margin: 0 0 25px 0; padding:0}
textarea {
	overflow: auto;
	resize: none;
}
.blue {
	color: #018fd9
}
em {
	font-style: normal;
}
a, a:hover {
	text-decoration: none;
}
a {
	-webkit-transition: all 0.1s linear;
	-moz-transition: all 0.1s linear;
	-ms-transition: all 0.1s linear;
	-o-transition: all 0.1s linear;
	-transition: all 0.1s linear
}
div, img, li {
	-webkit-transition: all 0.1s linear; 
}
input[type="submit"] {
	border: none;
}
button, input, select, textarea {
	font-size: 100%;
}
button[disabled], html input[disabled] {
	cursor: default;
}
input[type="checkbox"], input[type="radio"] {
	vertical-align: middle;
	margin: 1px 3px 5px 0;
}
input[type="text"]:focus, input[type="password"]:focus, textarea:focus {
	outline: 0;
	border-color: rgba(82, 168, 236, .75)!important;
	-webkit-box-shadow: 0 0 1px rgba(82, 168, 236, .5);
	box-shadow: 0 0 1px rgba(82, 168, 236, .5)
}
.inline-block {
	display: inline-block;
 *display: inline;
	zoom: 1;
}
::-webkit-input-placeholder {
color:#aaa;
}
:-moz-placeholder {
color:#aaa;
}
::-moz-placeholder {
color:#aaa;
}
:-ms-input-placeholder {
color:#aaa;
}
body {
	color: #333;
	line-height: 26px;
	background: #FAFAFA; 
    font-family: "Open Sans",Arial, "Microsoft YaHei","微软雅黑","STHeiti","WenQuanYi Micro Hei",SimSun,sans-serif;
	font: 16px/2 "\5FAE\8F6F\96C5\9ED1",Arial,HELVETICA;
    -webkit-font-smoothing: antialiased;
}

 
a {
	color: #333;
}
a:hover {
	color: #018fd9;
}
.wrap {
	width: 94%;
	max-width: 1200px;
	margin: 0 auto;
 }
.qr{ text-align:center; margin: 50px 0 50px 0}
.diagram{ text-align:center; margin: 40px 0 40px 0}
.diagram img{ max-width: 100%}

.gray {
	color: #999
}
.block-list {
	margin: 0 0 20px;
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
}
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
.header {
	top: 0;
	height: 100px;
	z-index: 10;
	width: 100%;
	background-color: #FFF;
	position:fixed;
 	box-shadow: 1px 1px 4px rgba(0, 0, 0, .05);
	-moz-box-shadow: 1px 1px 4px rgba(0, 0, 0, .05);
	-webkit-box-shadow: 1px 1px 4px rgba(0, 0, 0, .05);
	z-index: 1000;
	border: 1px so 
}
.header .logo {float: left; padding: 13px 0 0 0; margin: 0 0 0 -5px; -webkit-transition: all 0.1s linear;}
.header .logo img{-webkit-transition: all 0.1s linear; width: 292px;
height: 75px;}
.header .slogan {float: left; margin: 29px 0 0 6px; -webkit-transition: all 0.1s linear;}
.header .slogan p{margin: 10px 0px 0px 12px;font-size: 20px;color: rgb(37, 90, 18);opacity: 0.7;font-style: italic;font-family: 楷体;}
.header .slogan img{ position:relative; transition: transform 0.1s; -webkit-transition: all 0.1s linear;}
.header .nav {
	float: right;
	margin: 31px 0 0 0; 
	text-transform: uppercase; 
}
.header .nav li {
	float: left;
	list-style:none;
}
.header .nav li a {
 	color: #868686;
	display: inline-block;
	line-height: 30px;
	margin:0 14px; 
	border-top: solid 2px #fff;
	font: 16px/2 "\5FAE\8F6F\96C5\9ED1",Arial,HELVETICA;
 }
.header .nav li a:hover {
	color: #000;
}
.header .nav .current a {
	border-bottom: solid 2px #e42a2a;
	color: #000;
}
.home-banner {
	position:relative;
	width:100%;
	height:560px;
	overflow:hidden;
	margin: 100px 0 0 0
}
.sub-banner{position:relative;
	width:100%; margin: 100px 0 0 0}
.hb-img {
 background-size: cover;
	position:absolute;
	top:0;
	width:100%;
	height:100%;
	background-position:center;
	z-index:-1
}
.home-banner  .wrap{ position:relative; height:100%; }
.home-banner .phone{ position:absolute; bottom:-20px; right:0}
.home-banner .intro{ position:absolute; top:24%; left:30px;}
.home-banner h2{ font-weight:normal; font-size:38px; line-height:50px; margin:0 0 10px 0}
.home-banner p{ width:59%; font-size:17px}
.home-banner .btn a{ display:inline-block; margin: 0 20px 0 0; width: 136px; line-height:48px; text-align:center; font-size:18px; color:#da0b0b; background-color:#FFF; border-radius: 4px}
.home-banner .btn a:hover{ background-color:#da0b0b; color:#FFF}
.home-banner .btn a:active{ color:rgba(255, 255, 255, .50)}


.sub-img {
	width:100%;
	height:174px;
	background-position:center;
}
.pingpai {
	width:1200px;
	height:96px;
	padding-top:30px;
	margin: 0 auto;
	color:#2A2B2D;
}
.pingpai h1 {
	width:1200px;
	height:30px;
	line-height:30px;
	font-size:18px;
	font-weight:bold;
}
.pingpai h2 {
	width:1200px;
	height:26px;
	line-height:26px;
	font-size:13px;
	font-weight:normal;
}
.pingpai h2 font {
	color:#FF6600;
}
.pingpai h3 {
	width:1200px;
	height:20px;
	line-height:20px;
	color:#999;
	font-size:13px;
	font-weight:normal;
}
/*服务*/
.Service {
	width:100%;
	height:496px;
	border-bottom:1px solid #D5D1D2;
	padding-top:6px;
}
.Services {
	width:1200px;
	height:476px;
	text-align: center;
	margin: 0 auto;
}
.ServiceList {
	width:300px;
	height:330px;
	float:left;
}
.ServiceList a {
	color:#666;
}
.ServiceLists {
	width:280px;
	height:350px;
	position:relative;
	overflow: hidden;
	background-color:#ffffff;
	border: 1px solid;
}

.ServiceLists .top {
	width:280px;
	height:118px;
	text-align:center;
	padding-top:12px;
	position:absolute;
	left:0px;
}
.ServiceLists .title {
	width:280px;
	height:52px;
	text-align:center;
	line-height:20px;
	padding-top:5px;
	position:absolute;
	left:0px;
	top:130px;
}
.ServiceLists .title span {
	color:#2A2B2C;
	font-size:18px;
	line-height:16px;
}
.ServiceLists .com {
	width:247px;
	height:140px;
	line-height:22px;
	position:absolute;
	left:16px;
	top:170px;
	z-index:800;
	margin-bottom: 10px;
}
.ServiceLists .tops {
	width:280px;
	height:118px;
	text-align:center;
	padding-top:12px;
	position:absolute;
	left:-275px;
	z-index:800;
}
.ServiceLists .titles {
	width:280px;
	height:52px;
	text-align:center;
	line-height:20px;
	padding-top:5px;
	position:absolute;
	left:280px;
	top:130px;
	color:#FF6600;
	z-index:800;
}
.ServiceLists .titles span {
	color:#2A2B2C;
	font-size:18px;
	color:#FF6600;
	line-height:16px;
}
.ServiceLists .coms {
	width:247px;
	height:140px;
	line-height:22px;
	position:absolute;
	left:280px;
	top:180px;
	z-index:800;
	color:#888888;
}
.ServiceMore {
	width:1200px;
	height:100px;
	padding-top:40px;
	float:left;
}
/**/
.W_slist {
	width: 528px;
	display: block;
	height:100px;
	margin: 0px auto;
}
.W_slist ul {
	margin:0px;
	padding:0px;
}
.W_slist li {
	list-style:none;
	padding:0px;
	margin:0px;
	width: 86px;
	overflow: hidden;
	height: 100px;
	font-size: 14px;
	position: relative;
	display: inline;
	float: left;
	text-align: center;
}
.W_slist li .rad i {
	background: url(../images/w-20140306v2.png) no-repeat;
	-webkit-transition: all .5s ease-in-out;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.W_slist li .rad {
	background: #ccb5a6;
	width: 62px;
	height: 62px;
	-webkit-border-radius: 62px;
	overflow: hidden;
	position: relative;
	z-index: 2;
	margin: 0px auto;
	display: block;
	top:4px;
	-moz-border-radius: 62px;
	border-radius: 62px;
}
.W_slist li .sd {
	width:70px;
	height: 70px;
	display: block;
	-webkit-border-radius:74px;
	-moz-border-radius: 74px;
	-webkit-transition: all .5s ease-in-out;
	-webkit-transform: scale(0.5);
	border-radius:74px;
	background: #e2e2e2;
	top: 0;
	left: 8px;
	position: absolute;
	z-index: 1
}
.W_slist li p {
	color: #FF6600;
	font-size: 14px
}
.W_slist li p strong {
	display: block;
	line-height: 24px;
	font-size: 16px
}
.W_slist a:hover {
	text-decoration: none
}
.W_slist a:hover p {
	text-decoration: none;
	color: #00ABB3;
}
.W_slist li:hover .sd, .W_slist li.hover .sd {
	-webkit-transform: scale(1)
}
.W_slist li .title {
	display:none;
	width:54px;
	height:15px;
	text-align:center;
	color:#FFFFFF;
	left:17px;
	TOP:74PX;
	background:url(../images/r11_c14.gif) no-repeat center top;
	font-size:12px;
	padding-top:3px;
}
.W_slist li:hover .title {
	position:absolute;
	display:block;
}
.W_slist li.p .rad i {
	width: 35px;
	height: 26px;
	background-position: -26px -18px;
	margin-top: 20px
}
.W_slist li.b .rad i {
	width: 32px;
	height: 28px;
	background-position: -111px -17px;
	margin-top: 20px
}
.W_slist li.t .rad i {
	width: 43px;
	height: 23px;
	background-position: -187px -20px;
	margin-top: 20px
}
.W_slist li.y .rad i {
	width: 38px;
	height: 22px;
	background-position: -273px -20px;
	margin-top: 20px
}
.W_slist li.m .rad i {
	width: 32px;
	height: 24px;
	background-position: -356px -18px;
	margin-top: 19px
}
.W_slist li.e .rad i {
	width: 32px;
	height: 39px;
	background-position: -440px -12px;
	margin-top: 12px
}
.W_slist li:hover .rad i, .W_slist li.hover .rad i {
	-webkit-transform: rotate(360deg);
}
.W_slist li:hover .rad, .W_slist li.hover .rad {
	background-color: #00ABB3;
/**/


.main{ position:relative; font-size: 15px; line-height: 28px; min-height:500px}
.main h2{ position:relative; margin:50px 0 30px 0; font-size:26px; color:#da0b0b; font-weight:100}
.main h2:before{   position:absolute; height:26px; width:3px; background:#C00 }
.main h3{ position:relative; margin:80px 0 80px 0; font-size:34px; text-align:center; font-weight:100}


/*.footer{ height: 50px; background-color:#FFF; line-height:24px; padding:30px 0; margin: 70px 0 0 0; font-size:13px; border-top: 1px solid #efefef}*/
.footers {
	width:100%;
	height:50px;
	padding-top:25px;
	text-align:center;
	line-height:20px;
	background-color:#000000;
	color:#999999;
}
.footer-copy{ float:left}
.footer-address{float:right; text-align:right}

.rd-mobilepanel_toggle{ display:none}
.text-li{ margin: 0 0 0 20px}
.text-li li{ list-style:outside}
.main img{ max-width: 100%}

.header-fixed{ height:70px }
.header-fixed .logo {float: left; padding: 6px 0 0 0; margin: 0 0 0 -5px}
.header-fixed .logo img{ height:60px}
.header-fixed .slogan {float: left; margin: 17px 0 0 6px}
.header-fixed .slogan img{ height:32px}
.header-fixed .nav { margin: 16px 0 0 0; -webkit-transition: all 0.1s linear;}

.banner-fixed{ margin: 70px 0 0 0;}
.flow-2{ display:none}

@media (max-width: 1100px) {
	.header .nav li a{ margin: 0 12px;}
	.home-banner .phone{ right:-2%}
	}
	
 
@media (max-width: 769px) {
.flow-1{ display:none}
.flow-2{ display:block}
.wrap {width: 90%;}	
.home-banner .phone{ display:none}
.header .logo { text-align:center; padding: 10px 0 0 0}
.header .logo img{ height: 45px }
.header .slogan{ margin: 17px 0 0 2px}
.header .slogan img{ height:25px; }
.header{ height: 60px}
.main h2{ margin:30px 0 25px 0;}
.qr { margin: 30px 0 }
.qr img{ width: 230px}
.footer{ margin:60px 0 0 0; height:auto; font-size:14px   }
.footer-copy{ float:inherit;}
.footer-address{float:inherit; margin: 0 0 10px 0; text-align:left}
.main{ font-size: 16px; line-height: 30px; min-height:inherit}
.news-record{ position:relative; right:0; top: -5px; height:40px; text-align:center; font-size:15px}
.subnav{ display:none}
.exhib-date{ float:none; height: 26px}	
.social-list{ float:left; background-size: 28px; padding: 15px 0 0 7px; margin: 0 0 0 0;  height: 40px;}
  .social-list li{  margin: 0 0 0 2px;}
.header .nav{ display:none; position:fixed; width:100%; top: 60px; left:0; margin:0; background-color:#FFF; text-align:center; z-index:1000; box-shadow: 1px 1px 10px rgba(0, 0, 0, .07);
    -moz-box-shadow: 1px 1px 10px rgba(0, 0, 0, .07);
    -webkit-box-shadow: 1px 1px 10px rgba(0, 0, 0, .07);}
.header .nav li { float:none}
.header .nav li a {width:100%; line-height:50px; font-size:17px; margin:0; border-bottom: solid 1px #efefef;}
.header .nav .current a {
    border-bottom: solid 1px #efefef;
    color: #e42a2a;
}
.hb-img{ background-size: cover; background-repeat:no-repeat;}
.sub-img{ background-size: cover;height:100px}
.home-banner{ height:360px; margin: 60px 0 0 0}
.sub-banner{ margin: 60px 0 0 0}
.home-banner .intro{ top: 16%; left: 20px;}
.home-banner .intro p{ width:100%; font-size: 16px; line-height: 30px}
.home-banner h2 { font-size:21px; line-height:30px; margin: 0 0 8px 0}
.main h3{ font-size: 29px; margin: 50px 0 30px 0 }
.home-banner .btn a{width: 126px; margin: 0 15px 0 0;}


.rd-mobilepanel_toggle {
  background: none;
  border: none;
  display: inline-block;
  padding: 0;
  outline: none;
  outline-offset: 0;
  cursor: pointer;
  -webkit-appearance: none;
  position:absolute;
  top: 5px;
  right: 8px;
  width: 48px;
  height: 48px; }
  .rd-mobilepanel_toggle::-moz-focus-inner {
    border: none;
    padding: 0; }
  .rd-mobilepanel_toggle span {
    position: relative;
    display: block;
    margin: auto;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease; }
    .rd-mobilepanel_toggle span:after, .rd-mobilepanel_toggle span:before {
      content: "";
      position: absolute;
      left: 0;
      top: -8px;
      -moz-transition: all 0.3s ease;
      -o-transition: all 0.3s ease;
      -webkit-transition: all 0.3s ease;
      transition: all 0.3s ease; }
    .rd-mobilepanel_toggle span:after {
      top: 8px; }
    .rd-mobilepanel_toggle span:after, .rd-mobilepanel_toggle span:before, .rd-mobilepanel_toggle span {
      width: 24px;
      height: 4px;
      background-color: #000;
      backface-visibility: hidden;
      -webkit-border-radius: 2px;
      -moz-border-radius: 2px;
      border-radius: 2px; }
  .rd-mobilepanel_toggle span:before, .rd-mobilepanel_toggle span:after {
    -webkit-transition-duration: 0.3s, 0.3s;
    transition-duration: 0.3s, 0.3s;
    -webkit-transition-delay: 0.3s, 0s;
    transition-delay: 0.3s, 0s;
    -webkit-transition-property: top, -webkit-transform;
    transition-property: top, transform; }
  .rd-mobilepanel_toggle.active span {
    transition: background .3s 0s ease;
    background: transparent; }
    .rd-mobilepanel_toggle.active span:before, .rd-mobilepanel_toggle.active span:after {
      top: 0;
      -webkit-transition-delay: 0s, 0.3s;
      transition-delay: 0s, 0.3s; }
    .rd-mobilepanel_toggle.active span:before {
      -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
      transform: rotate(45deg); }
    .rd-mobilepanel_toggle.active span:after {
      -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
      transform: rotate(-45deg); }

}
