@charset "gb2312";
/* =s Reset (by YUI 3) */
html {
  color: #000;
}
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
textarea,
p,
blockquote,
th,
td {
  margin: 0;
  padding: 0;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
fieldset,
img {
  border: 0;
}
address,
caption,
cite,
code,
dfn,
em,
strong,
th,
var {
  font-style: normal;
  font-weight: normal;
}
li {
  list-style: none;
}
caption,
th {
  text-align: left;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
  font-weight: normal;
}
q:before,
q:after {
  content: '';
}
abbr,
acronym {
  border: 0;
  font-variant: normal;
}
sup {
  vertical-align: text-top;
}
sub {
  vertical-align: text-bottom;
}
input,
textarea,
select {
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
}
input,
textarea,
select {
  *font-size: 100%;
}
legend {
  color: #000;
}
img {
  vertical-align: top;
}
/* =e Reset */
/* =s base */
html,
body {
  background-color: #fbfbfb;
  margin: 0;
  padding: 0;
}
body {
  font-family: "Microsoft YaHei", simSun, "Lucida Grande", "Lucida Sans Unicode", Arial;
  line-height: 170%;
  font-size: 12px;
  color: #fff;
}
i {
  font-style: normal;
}
a {
  color: #fff;
  text-decoration: none;
  outline: none;
}
a:hover {
  text-decoration: underline;
}
a.under:link,
a.under:active,
a.under:visited,
a.under:hover {
  text-decoration: underline;
}
/* float*/
.fltL {
  float: left;
}
.fltR {
  float: right;
}
.fixR {
  position: absolute;
  top: 0px;
  right: 0px;
}
.setCenter {
  margin: 0 auto;
}
/* clear */
.clrB {
  clear: both;
}
.clrL {
  clear: left;
}
.clrR {
  clear: right;
}
.clrN {
  clear: none;
}
.g-clr {
  zoom: 1;
}
.g-clr:after {
  display: block;
  clear: both;
  height: 0;
  content: "\0020";
}
/* =e base */
/* main */
html,
body {
  position: relative;
  width: 100%;
  height: 100%;
  background-color: #000;
}
.wrap {
  margin: 0 auto;
  position: relative;
  width: 100%;
  height: 100px;
  min-width: 1100px;
}
.header {
  zoom: 1;
  left: 0;
  top: 0;
  z-index: 10;
  width: 100%;
  pointer-events: none;
}
.header:after{
  display:block;clear:both;visibility:hidden;height:0;overflow:hidden;content:".";
}
.header .logo {
  float: left;
  padding: 24px 0 0 44px;
}
.header .menu {
  position: relative;
  float: right;
  width: 694px;
  font-size: 18px;
  color: #fff;
  pointer-events: auto;
}
.header .menu .ico {
  position: absolute;
  left: 0;
  top: 0;
  background-color: #ffe400;
  -webkit-transition: all .5s;
  transition: all .5s;
}
.header .menu ul {
  position: relative;
  z-index: 2;
}
.header .menu li {
  float: left;
}
.header .menu a {
  display: block;
  padding: 20px 20px 0;
  height: 72px;
  line-height: 72px;
  color: #fff;
  font-weight: bold;
}
.header .menu a:hover {
  text-decoration: none;
}
.header .menu a.curr {
  -webkit-transition: all .5s;
  transition: all .5s;
  color: #000;
  text-decoration: none;
}

/* ********    ÓÎÏ·     *******/
.lybanner{ width:1920px; left:50%; margin-left:-960px; min-width:1000px; height:460px;  position:absolute; }
		.lybanner .wraps,.lybanner .wraps a,.lybanner .wraps img{display:block;width:100%; margin:auto; height:460px;overflow:hidden;z-index:1; position:relative;}
		.lybanner .tabs{position:absolute; right:10px;bottom:12px; width:100%; height:10px; text-align:center;z-index:2;}
		.lybanner .tabs a{ margin:0 6px 0 6px; display:inline-block;width: 10px; height: 10px;cursor:pointer;font-size:0;line-height:0;vertical-align:top;background: #fff; /*border:1px solid #000;*/ cursor: pointer; text-indent: -9999px; -webkit-border-radius: 20px; -moz-border-radius: 20px; -o-border-radius: 20px; border-radius: 20px; box-shadow: inset 0 0 3px rgba(0,0,0,0.3); }
		.lybanner .tabs a.active{ background:#FF4900; }
		.lybanner .tabs a:hover{ background:#FF4900;}

.source{width: 1000px; margin-right: 28px; margin:0 auto; margin-top:30px;}
.source ul {margin-left: -4px; margin-right: -4px;}
.source li {float: left;  width: 320px; height:240px; text-align: center;  margin-bottom: 10px; display: inline; margin-left: 10px; }
.source li p{display:none;}
.source li a:hover{float: left;width: 320px; height:240px; text-align: center;  margin-bottom: 10px; display: inline; border:1px solid green;}
.source li :hover p{display:block}

.lianjie{width: 1000px; height:120px; margin-right: 28px; margin:0 auto; border:1px solid red;margin-top:50px;}
.lianjie ul {margin-left: -4px; margin-right: -4px; border:1px solid red;}
.lianjie li {float: left;  width: 153px; height:45px; line-height:40px; text-align: center;  margin-bottom: 5px; display: inline; margin-left: 10px; border:1px solid red;}

.clear{ clear:both}

/* ********    ÁªÏµ     *******/


a {color: #0098eb; transition: all 0.2s ease 0s; -moz-transition: all 0.2s ease 0s; -webkit-transition: all 0.2s ease 0s; -o-transition: all 0.2s ease 0s; text-decoration: none; }
a:hover {color: #69f;}
a:link {-webkit-tap-highlight-color: #fcd700;} 
a:active {position: relative; top: 1px; }
::selection {background: #0098eb; color: #fff; text-shadow: none;} 

ins {background-color: #fcd700; color: #000; text-decoration: none;}
mark {background-color: #fcd700; color: #000; font-style: italic; font-weight: bold;}
::-webkit-input-placeholder	{ color:#bfbfbf; }
input:-moz-placeholder { color:#bfbfbf; }	
input:-ms-placeholder { color:#bfbfbf; }
::-ms-input-placeholder	{ color:#bfbfbf; }
:-ms-input-placeholder	{ color:#bfbfbf; }
input:focus { background-color: none; }
input{outline: none;}

.container{ width: 960px; height: 100%; margin: 0 auto; position: relative; }
/* Header styles!
-------------------------------------------------------------------------------*/




@-webkit-keyframes scrolling { 0% { top: 0px; } 25% { top: -3px; } 50% { top: 0px; } 75% { top: 3px; } 100% { top: 0; } }
@-o-keyframes scrolling { 0% { top: 0px; } 25% { top: -3px; } 50% { top: 0px; } 75% { top: 3px; } 100% { top: 0; } }
@-keyframes scrolling { 0% { top: 0px; } 25% { top: -3px; } 50% { top: 0px; } 75% { top: 3px; } 100% { top: 0; } }
@-moz-keyframes scrolling { 0% { top: 0px; } 25% { top: -3px; } 50% { top: 0px; } 75% { top: 3px; } 100% { top: 0; } }





#side_navigation .power_button:hover .inner_circle{ background-position: -16px 4px; }
#side_navigation .power_button_clicked .inner_circle{ background-position: -16px 4px; transform: rotate(-360deg); -webkit-transform: rotate(-360deg); -moz-transform: rotate(-360deg); -o-transform: rotate(-360deg); -ms-transform: rotate(-360deg); }

.title .solid_line{ height: 0px; background: #fff; width: 115px; margin: 0 auto 12px auto; position: relative; z-index: 2; }
.title .solid_line2{ height: 1px; border-bottom: 1px solid #fff; width: 115px; margin: 8px auto 0 auto; position: relative; z-index: 2; }

#about{width: 100%; height:650px; padding: 10px 0 70px 0; background-color:#0099CC}
#about .container{ width: 820px; padding-top:30px;}
#about .title{ position: relative; font-size: 16px; color: #fff; text-align: center; }
#about .title h2{ position: relative; z-index: 2; font-size: 60px; font-family: FuturaCondensedBold; font-weight: normal; padding: 50px 0 0 0; text-shadow: 0 1px 2px #878787; }
#about .title p{ padding: 5px 0 10px 0; position: relative; z-index: 2; }
#about .title .heart_container{ position: absolute; z-index: 1; left: 50%; margin-left: -140px; height: 213px; width: 284px; background: url('../img/heart.png') no-repeat; opacity: 0; opacity: 1 \0/IE9; }
#about .group{ padding: 100px 0 0 0; }
#about .group .column{ float: left; margin: 0 70px 0 0; width: 225px;}
#about .group .column.last{ margin: 0;}
#about .group .column:nth-child(3){ margin: 0; }


#about .group h3{ font-size: 20px; font-weight: normal; text-align: center; color: #fff; margin: 30px 0 7px 0; }
#about .group .text{ padding: 15px 0 0 0; text-align: center; font-size: 15px; line-height: 24px; color: #fff; word-wrap: break-word; }
#about .group .circle{ position: relative; }
#about .group .out_circle{ position: relative; background: #f3b867; border-radius: 225px; width: 225px; height: 225px; -moz-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out; -webkit-transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out; }
#about .group .inner_circle{ background: #f8f8f8; border-radius: 225px; width: 225px; height: 225px; position: relative; -moz-transition: all 0.5s ease-in-out; transition: all 0.5s ease-in-out; -webkit-transition: all 0.5s ease-in-out; -o-transition: all 0.5s ease-in-out; }
#about .group .column:hover .out_circle{ box-shadow: 0px 1px 2px #00677b; }

#about .group .mobile .image{ position: absolute; left: 0; top: 0; width: 225px; height: 225px; background: url('/img/lianxi/mobile.png') no-repeat 0px -220px; -moz-transition: opacity 1s ease-in-out; transition: opacity 1s ease-in-out; -webkit-transition: opacity 1s ease-in-out; -o-transition: opacity 1s ease-in-out; }
#about .group .mobile:hover .inner_circle{ background: #ce5745; transform: scale(0.8,0.8); -ms-transform: scale(0.8,0.8); -moz-transform: scale(0.8,0.8); -webkit-transform: scale(0.8,0.8); -o-transform: scale(0.8,0.8); }
#about .group .mobile:hover .image{ background-position: 0px 0px; }
#about .group .web .image{ position: absolute; left: 0; top: -33px; width: 225px; height: 260px; background: url('/img/lianxi/digital.png') no-repeat 0px -379px; -moz-transition: opacity 1s ease-in-out; transition: opacity 1s ease-in-out; -webkit-transition: opacity 1s ease-in-out; -o-transition: opacity 1s ease-in-out; }
#about .group .web .out_circle{ background: #f3b867; }
#about .group .web:hover .inner_circle{ background: #ce5745; transform: scale(0.8,0.8); -ms-transform: scale(0.8,0.8); -moz-transform: scale(0.8,0.8); -webkit-transform: scale(0.8,0.8); -o-transform: scale(0.8,0.8); }
#about .group .web:hover .image{ background-position: 0px -70px; }


#about .group .outdoor{ }
#about .group .outdoor .image{ position: absolute; left: 0; top: 0; width: 225px; height: 244px; background: url('/img/lianxi/outdoor.png') no-repeat 0px -110px; -moz-transition: opacity 1s ease-in-out; transition: opacity 1s ease-in-out; -webkit-transition: opacity 1s ease-in-out; -o-transition: opacity 1s ease-in-out; }
#about .group .outdoor:hover .out_circle{ background: #f3b867; }
#about .group .outdoor:hover .inner_circle{ background: #ce5745; transform: scale(0.8,0.8); -ms-transform: scale(0.8,0.8); -moz-transform: scale(0.8,0.8); -webkit-transform: scale(0.8,0.8); -o-transform: scale(0.8,0.8); }
#about .group .outdoor:hover .image{ background-position: 0px 60px; }



/* Print styles!
-------------------------------------------------------------------------------*/
@media print {



}


/* Media queries!
-------------------------------------------------------------------------------*/

@media screen and (max-device-width: 480px) {
	
		
}

@media all and (orientation: portrait) {
	
}

@media all and (orientation: landscape) {
	
}

.arr{
     padding-top:50px;
     width:100%;
     background-color:#fff;
     color:#333;
     padding-bottom:30px;}
.pp{
    width:1000px;
    margin:0 auto;}
.wen{
    width:300px;
    margin-left:100px;
    float:left;}
.wen h1{
    line-height:40px;
    color:#999999;
    font-family: "Microsoft YaHei",simSun,"Lucida Grande","Lucida Sans Unicode",Arial;}
.img{
    width:300px;
    margin-left:30px;
    color: #606060;
    font-family: "Microsoft YaHei",simSun,"Lucida Grande","Lucida Sans Unicode",Arial;
    font-size:12px;
    float:left;}

.info {
    float: left;
    width: 470px;
    line-height: 20px;
    padding-bottom:30px;
}

.team {
    background-color:#FFF;
    color:#000;
    padding-top:30px;
}
.member {
    float: left;
    margin-left:70px;
    width: 435px;
}
.member table td {border:4px solid #fff;}
.team .cont {
    margin: 0px auto;
    width: 1000px;
}
.team .info .banner {
    margin-bottom: 10px;
}
.team .member li {
    float: left;
    margin: 0px 2px 2px 0px;
}
.info p{
    color: #606060;
    font-family: "Microsoft YaHei",simSun,"Lucida Grande","Lucida Sans Unicode",Arial;
    font-size:12px;}
li {
    list-style: outside none none;
}
.team .member img {
    vertical-align: top;
}
fieldset, img {
    border: 0px none;
}
.team .member .join {
    display: block;
    width: 60px;
    height: 50px;
    padding-top: 10px;
    text-align: center;
    color: #FFF;
    background-color: #E34080;
    font-family: "Microsoft YaHei",simSun;
    font-weight: lighter;
    transition: all 0s ease 0s, all 0.5s ease 0s;
}


.clear{ clear:both}

.liucheng{
    padding-top:10px;
    width:100%;
    background-color:#cf5645;
    padding-bottom:10px;}
.liuchengimg{
    width:1000px;
    margin:0 auto;
}

.ditu{
    padding-top:10px;
    width:100%;
    background-color:#fff;}
.lujing{
    width:1000px;
    height:660px;
    margin:0 auto;
    background:url(../img/lianxi/lianxiren.jpg) no-repeat}
.dianzitu{
    width:60%;
    float:left;
    padding-top:150px;
    padding-bottom:80px;}
.address{
    color:#000000;
    width:33%;
    float:left;
    font-size:16px;
    padding-left:50px;
    padding-top:180px;}

.select01 {
    border: 1px solid #CCC;
    width: 150px;
    height: 26px;
    color: #000;
    background:yellow;
}
.footerright {
    line-height: 24px;
    text-align: right;
}
.footer{font-family:Microsoft YaHei,simSun,Lucida Grande,Lucida Sans Unicode,Arial;width:1100px;background-color:#000;color:#fff;font-size:9pt; margin:0 auto;padding:20px 0;zoom:1}.footer:after{display:block;clear:both;visibility:hidden;height:0;overflow:hidden;content:"."}.footer .inner{margin:0 auto;width:825pt}.footer a{color:#fff;text-decoration:none}.footer a:hover{text-decoration:underline}.footer .logo{padding-top:10px;float:left;width:370px}.footer .logo img{height:60px;margin-right:10px}.footer .copyright{float:left;line-height:20px;padding-top:10px;padding-right:10px}.footer .copyright a{display:inline-block;*display:inline;*zoom:1}.footer .qcode{padding-left:10px;float:left}.footer .qcode img{margin-right:10px}
.foot{width:100%; background-color:#000000;}

.footer .copyright span img{vertical-align:middle;}