@import url(css.css);
.backgroundCover, section#features, section#buyNow, section#twitter, section.well {
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
body {
  font-family: "苹方";
}
a,button{
	-webkit-transition:all 0.3s ease;
	-moz-transition:all 0.3s ease;
	transition:all 0.3s ease;
	outline:none;
	box-shadow:none;
	box-shadow:none;
	text-decoration:none ;
}
body a:hover {
    text-decoration: none;
}
h1, h2, h3, h4, h5, h6 {
    font-family: normal 14px "Microsoft YaHei";
    font-weight: 500;
    line-height: 1.1;
    color: inherit;
}
.mt15{margin-top: 15px}
.mb15{margin-bottom: 15px}
.bj_white{
	background: #fff
}
.section_hui {
    background:#f9f9fb;
    border-top: 1px solid #e7e7e7;
    border-bottom: 1px solid #e7e7e7;
}
.go-down {
  position: absolute;
  bottom: 20px;
  right: 49.2%;
  z-index: 999;
}
/*.pfunc .panel-body {
    padding: 0 0 50px;
}*/
.go-down a {
  color: white;
}
/*2级导航开始*/
	.nav .nav-sub .nav_xiao .xiao_two dl dd:last-child a{ border-right:0;}
	.nav .nav-sub .nav_xiao .xiao_two dl dd a:hover{ color:#f67524;}
	.nav .nav-sub .nav_xiao .xiao_two dl dd a:hover i{ background-color:#f67524; margin-top:5px; }

	.nav .nav-sub .nav_xiao .xiao_two {margin-bottom: 10px;overflow: hidden;}
	.nav .nav-sub .nav_xiao .xiao_two dl dd {float: left;display: inline;height: 120px;width:calc( 100% / 3);overflow: hidden;text-align: center;}
	.nav .nav-sub .nav_xiao .xiao_two dl dd a {display: block;height: 100%;border-right: 1px solid #e6e6e6;line-height: 42px;overflow: hidden;
	color: #000000;margin-top: 6px;font-size: 18px;transition: all 0.3s;}
	.nav-sub .nav_xiao .xiao_two dl dd a i {width: 60px;height: 60px;margin: 0 auto;overflow: hidden;background-image: url(../image/top_pic2.png); background-repeat: no-repeat; margin-top: 10px;background-color: #4cbcfd;border-radius: 50%;position: relative;transition: all 0.3s; display: inherit;}
	.nav .nav-sub .nav_xiao .xiao_two dl dd a i.bgs1 { background-position: 13px center;}
	.nav .nav-sub .nav_xiao .xiao_two dl dd a i.bgs2 {background-position: -200px center;}
	.nav .nav-sub .nav_xiao .xiao_two dl dd a i.bgs3 {background-position: -564px center}
	.nav .nav-sub .nav_xiao .xiao_two dl dd a i.bgs4 {background-position: -855px center}
	.navbar-collapse  li {position: static;}
@media (min-width: 1200px){
.nav_xiao {
    width: 1170px;
}
}
	.nav-sub {
	z-index: 9999;
     background-color: #f5f5f5;
    box-shadow: 0 2px 5px rgba(0,0,0,.05);
	width: 100%;
    left: 0;
    position: absolute;
    /*top: 98%;*/
	display: none;
	}
	.nav_xiao {
    margin: 0 auto;
	clear: both;
	}
	.nav .nav-sub .nav_xiao {
   /* width: 1440px;*/
    overflow: hidden;
    margin: 0 auto;
}
.xiao_six ul{margin: 0 ;padding: 0}
.navbar-static-top .nav-sub .nav_xiao .xiao_six {
    overflow: hidden;
    height: 280px;
    border-left: 1px solid #e6e6e6;
	border-right:1px solid #e6e6e6;
}
.navbar-static-top .nav-sub .nav_xiao .xiao_six dl bb {
    float: left;
    display: inline;
    height: 338px;
    width: 25%;
    overflow: hidden;
    border-right: 1px solid #e6e6e6;
    text-align: center;
}
.w100{
	width: 100%!important
}
.navbar-static-top .nav-sub .nav_xiao .xiao_six dl bb .xiao_six_con {
    margin: 0 auto;
    width: 93%;
    max-width: 360px;
    height: 338px;
    overflow: hidden;
    text-align: left;
}
.navbar-static-top .nav-sub .nav_xiao .xiao_six dl bb .xiao_six_l {
	margin: 0;
    font-size: 18px;
    font-weight: bold;
    height: 50px;
    line-height: 50px;
    border-bottom: 1px solid #e6e6e6;
    margin-bottom:8px;
	color: #222;
	font-family: "微软雅黑"
}
.navbar-static-top .nav-sub .nav_xiao .xiao_six dl bb a {
    float: left;
    width:100%;
    overflow: hidden;
    height: 30px;
    line-height: 30px;
	margin-left: 0;
    font-size: 16px;
    color: #666666;
	margin: 0
}

.navbar-static-top .nav-sub .nav_xiao .xiao_six dl bb .a {
    display: block;
    width: 182px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    color: #fff;
    font-size: 16px;
    margin-top: 15px;
    transition: all 0.3s;
    clear: both;
}
.navbar-static-top .nav-sub .nav_xiao .xiao_six dl bb .a.bgs1 {
    background-color: #f67524;
}
.navbar-static-top .nav-sub .nav_xiao .xiao_six dl bb .a.bgs2 {
    background-color: #248cf6;
    margin-top: 45px;
}
.navbar-static-top .nav-sub .nav_xiao .xiao_six dl bb .a.bgs3 {
    background-color: #1ecc85;
    margin-top: 135px;
}
.navbar-static-top .nav-sub .nav_xiao .xiao_six dl bb .a.bgs4 {
    background-color: #1ecc85;
    margin-top: 105px;
}
.navbar-static-top .nav-sub .nav_xiao .xiao_six dl bb .a:hover{opacity:0.8;filter:Alpha(opacity=80); color:#fff;}
.navbar-static-top .nav-sub .nav_xiao .xiao_six dl bb a:hover{ color:#f67524;}
/*header {
  background: #222222;
  color: black;
}*/
header.masthead .bannercontainer {
  width: 100%;
  position: relative;
  padding: 0;
}
header.masthead .banner {
  width: 100%;
  position: relative;
}
header.masthead h1 {
  text-transform: uppercase;
  /*font-size: 50px;*/
  font-weight: bold;
}
header.masthead .tp-bannertimer {display: none
 /* background: url("../rs-plugin/assets/timerdot2.png");
  height: 3px;*/
}
header.masthead .tp-caption {
  font-family: "苹方";
}
header.masthead .tp-caption a {
  color: white;
	font-family: "苹方";
}
header.masthead .tp-caption a:hover {
  color: #eeeeee;
}
header.masthead .tp-caption.italic {
  /*font-style: italic;*/
}
header.masthead .tp-caption .light_bold {
  font-weight: 300;
  font-size: 30px;
  color: white;
  padding-top: 10px;
  text-align: center;
}
header.masthead .tp-caption.large_white_light {
  font-weight: 300;
  font-size: 40px;
  color: white;
}
header.masthead .tp-caption .btn.btn-naked {
  background: rgba(0, 0, 0, 0.2);
  font-size: 23px;
  font-weight: 300;
}
header.masthead h1, header.masthead h2, header.masthead h3 {
    color: white;
   font-family: 苹方 常规体;
	font-weight: 100;
}
.panel-body{padding: 0;}
.section {
    padding:50px 0px;
}
#wrap {
  padding-top: 70px;
}
#wrap.home {
  padding: 0;
}
.copyrights{
	text-indent:-9999px;
	height:0;
	line-height:0;
	font-size:0;
	overflow:hidden;
}
.nav_btn_div > a {
    color: #fff;
}
.nav_btn_div > a.btn:hover{
	background: #fff !important;
	color: #2098F5 !important;
}
@media (min-width: 768px){
	
	.nav_btn_div > a.btn {
		margin-top: 17.5px;
		margin-bottom: 4.5px;
		margin-left: 10px;
		border: 1px solid transparent;
		padding: 3px 15px !important;
		width: auto;
		font-size: 14px;
		-webkit-transform: translate3d(0%, 0%, 0);
		transform: translate3d(0%, 0%, 0);
		}
}
.ul, .ul li {
    list-style: none;
}
#nav {
      width: 100%;
    position: absolute;
    top: 0;
  margin-bottom: 0;
  -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
  -o-box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
 
  min-height: 60px;
}
.navbar-collapse .nav li a{ color: #fff; font-size: 18px; position: relative; display: block;    font-family: "苹方";}
.navbar-collapse .nav li > a:before{ width: 14px; height: 11px; background: url("../image/top_icon1.png") no-repeat center; content: ''; position: absolute; left: 50%; margin-left: -7px; bottom: 0; display: none;}
.navbar-collapse .nav li:hover a{ color: #ffcc01;}
.navbar-collapse .nav li:hover a:before{ display: block;}


/*
.navbar-collapse .nav li a{ color: #fff; font-size: 16px; position: relative; display: block;}
.navbar-collapse .nav li > a:before{ width: 14px; height: 11px; background: url("../image/top_icon1.png") no-repeat center; content: ''; position: absolute; left: 50%; margin-left: -7px; bottom: 0; display: none;}
.navbar-collapse .nav li > a:hover{ color: #f67524;}
.navbar-collapse .nav li > a:hover { color: #f67524;}
.navbar-collapse .nav li:hover a:before{ display: block;}
*/


@media (max-width: 767px){
	.nav-sub{padding-left: 0}
	.nav .nav-sub .nav_xiao .xiao_two dl dd a{border: none}
	.nav .nav-sub .nav_xiao .xiao_two dl dd {float: inherit}
	.nav-sub{position: inherit}
	.navbar-static-top .nav-sub .nav_xiao .xiao_six dl bb .xiao_six_con{height: auto}
	.navbar-static-top .nav-sub .nav_xiao .xiao_six dl bb .a.bgs1 { margin-top: 10px; }
	.navbar-static-top .nav-sub .nav_xiao .xiao_six dl bb .a.bgs2 { margin-top: 10px; }
	.navbar-static-top .nav-sub .nav_xiao .xiao_six dl bb .a.bgs3 { margin-top: 10px; }
	.navbar-static-top .nav-sub .nav_xiao .xiao_six dl bb .a.bgs4 { margin-top: 10px; }
	.navbar-collapse li {position: relative}
	.navbar-static-top .nav-sub .nav_xiao .xiao_six{height: auto}
	.navbar-static-top .nav-sub .nav_xiao .xiao_six dl bb {float: inherit}
	/*.nav-sub {top: 0}*/
	.navbar-collapse .nav li > a:before{ background:none}
	header{padding-top: 60px;}
	.navbar-header {
		background-color:#2098F5;
	}
	.navbar-collapse {
		background: #2098F5;}
	/*.carousel{padding-top:68px;}*/
	}
.navbar-collapse .top_login li {
    margin-left: 15px;
    line-height: 66px;
    height: 59px;
    display: inline-block;
}
#nav.affix {
	background:#2098F5;
  position: fixed;
  top: 0;
  z-index: 99999;
  -webkit-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
.navbar-collapse .tel {
    float: right;
    color: #fff;
}
.navbar-collapse .ul{
	margin: 0;
}
.navbar-collapse .tel span {
    font-size: 14px;
    line-height: 22px;
    text-align: center;
    vertical-align: middle;
    display: inline-block;
	    margin-top: 11px;
}
.navbar-collapse .top_login li > a {
    width: 87px;
    line-height:44px;
    text-align: center;
    color: #fff;
    border: 1px solid #fff;
    border-radius: 50px;
    display: inline-block;
    vertical-align: middle;
    font-size: 16px;
}
.navbar-collapse  .top_login li.white > a {
    background: #fff;
    color: #435ba2;
}
.header .top_login li {
    margin-left: 15px;
    line-height: 70px;
    height: 70px;
    display: inline-block;
}
#nav .navbar-brand {
  padding: 0;
  height: 66px;
  line-height: 59px;
}

#nav .navbar-brand img {
  margin-top: 0px;
margin-right: 60px;
}
#nav.navbar-fixed-top {
  position: fixed;
  top: 0;
}
#nav .navbar-toggle {
  padding: 10px;
  margin-top: 10px;
  margin-bottom: 9px;
}
#nav .navbar-toggle i {
  font-size: 2em;
}
#header .nav li .nav_s{
	position: absolute;
    left: 0;
    top: 100%;
    background: rgba(255,255,255,0.95);
    background: #fff;
    z-index: 105;
    width: 100%;
    line-height: 24px;
    text-align: center;
    display: none;
	-webkit-transition:all 0.4s ease;
	-moz-transition:all 0.4s ease;
	transition:all 0.4s ease;
}
.header .other_sub dl {
    margin: 0 auto;
    width: 1175px;
    text-align: left;
}

/*.nav{position: relative;}*/
.nav_s{position: absolute;z-index: 600;background-color:rgb(23, 101, 222);top:60px;left: 20px;width: 180px;}
.nav_s a{padding: 0 !important;line-height: 40px !important;width:96px !important; margin: 0 14px !important;}
.navbar-nav li a {
     margin-left: 28px;
     margin-right: 25px;
    color: #fff;
    font-size: 16px;
    font-weight: 400;
    text-transform: uppercase;
	    line-height: 66px;
    padding: 0px 10px;
    position: relative;
    display: inline-block;
}
.navbar-nav li a:hover{
    background: none;
	color: #f3782a;
}
/*#nav .navbar-nav li a:hover {
  color: #22a3df;
  background: none;
}*/
#nav .navbar-nav li.social-nav {
  margin: 21px 0 4px 10px;
  border-left: 1px solid #eeeeee;
  padding-left: 15px;
}
#nav .navbar-nav li.social-nav a {
  float: left;
  padding: 5px 10px;
}
#nav .navbar-nav li.social-nav a i {
  font-size: 1.33333333em;
}
.header .nav li:hover a i{
	transform:rotate(180deg);
}
#header .nav li .nav_s li a{
	padding: 10px 15px;
    color: #333;
    display: block;
}
.active .nav_a {
    color: #ffcc01 !important;
    background-size: 100%;
}
/*#nav .navbar-nav li.active a {
	font-weight: 600;
  color:#ffcc01;
	background: url(../img/nev_hover.png) no-repeat center; background-size: 100%;
}

#nav .navbar-nav li a.current a,#nav .navbar-nav li a:hover,#nav .navbar-nav li .dropdown li:hover a{
	color:#ffcc01;
	background: url(../img/nev_hover.png) no-repeat center; background-size: 100%;
}*/
/*#nav .navbar-nav li a i.fa-angle-up {
    display:none;
}*/
@media (max-width: 767px) {
  #nav .navbar-nav li a {
    /*padding-top: 8px;*/
    padding-bottom: 8px;
  }
#nav .navbar-nav li a i.fa-angle-up {
    display: inline-block;
}
  .theme-switcher {
    display: none;
  }

  .navbar-brand {
    margin-left: 20px;
  }

  header.masthead h1 {
    font-size: 30px;
  }
  header.masthead h2 {
    font-size: 16px;
    margin-top: 20px;
  }
  header.masthead h3 {
    font-size: 14px;
  }
  header.masthead .tp-caption a {
    color: white;
  }
  header.masthead h1, header.masthead h2, header.masthead h3 {
    color: white;
  }
}

.theme-switcher {
  position: absolute;
  margin-top: 20px;
}
.theme-switcher .colors {
  display: none;
  overflow: hidden;
  float: left;
}
.theme-switcher a {
  width: 30px;
  height: 30px;
  float: left;
  display: inline-block;
}
.theme-switcher a.orange {
  background: #ff7f00;
}
.theme-switcher a.blue {
  background: #00bee7;
}
.theme-switcher a.red {
  background: #fd2020;
}
.theme-switcher .Switcher {
  color: #999999;
  text-align: center;
  line-height: 28px;
  border: 1px solid #eeeeee;
}
.theme-switcher .Switcher:hover, .theme-switcher .Switcher.active {
  color: white;
  background: #555555;
  border-color: #555555;
}
@media (min-width: 1399px) {
  header.masthead .tp-caption{
    font-size: 20px !important;
    font-family: "苹方";
  }
  header.masthead .tp-caption .btn.btn-naked {
    background: rgba(0, 0, 0, 0.2);
    font-size: 25px;
    font-weight: 300;
}
}
@media (max-width: 1399px) {
  header.masthead h1 {
  text-transform: uppercase;
  font-size: 36px;
  font-weight: bold;
}
  header.masthead .tp-caption{
    font-size: 17px !important;
    font-family: "苹方";
  }
  header.masthead .tp-caption .btn.btn-naked {
  background: rgba(0, 0, 0, 0.2);
  font-size: 17px;
  font-weight: 300;
}
}
.panel-heading{
	    padding: 0px 15px;
}
.panel-heading h3 {
    font-size: 24px;
    color: #20273c;
    text-align: center;
    padding-bottom: 30px;
    margin: 0;
}
/*=========================
	产品中心开始
===========================*/
.gy2 {
    width: 1440px;
    margin: 0 auto;
    overflow: hidden;
}
.product_center{
    position: relative;
    overflow: hidden;
	height: 500px;
	/*background: #e9e9e9*/
}
.product_menu{
    position: absolute;
    left: 0.7%;
    top: 1.5%;
    height: 98.5%;
    width: 24.6%;
    max-width: 350px;
	z-index: 99
}
.product_menu ul {
    width: 100%;
    height: 100%;
    display: block;
	margin: 0;
	padding: 0
}
.product_menu li {
    display: table;
    height: 24.25%;
    margin-bottom: 1%;
    width: 100%;
    overflow: hidden;
    background: #fff;
    transition: all 0.3s;
}
.product_menudiv {
    border-left: #A8C29F solid 1px;
    border-right: #A8C29F solid 1px;
    border-top: 0;
}
 .box_con {
    width: 86%;
    padding-left: 14%;
    height: 100%;
    display: table;
    text-align: left;
    cursor: pointer;
}
.box1 i {
    background-image: url(../image/box1.png);
}
.box2 i{
    background-image: url(../image/box2.png);
}
.box3 i{
    background-image: url(../image/box3.png);
}
.box_con i {
    display: table-cell;
    vertical-align: middle;
    font-style: normal;
    height: 159px;
    width: 72px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100% auto;
    transition: all 0.3s;
}
.cpjs_bj_1 video{
	width: 100%;
	float: right
}
.product_menudiv img{
	margin-left: 25%;
    margin-top: 6%;
}
.cpjs_bj_2{
    height: 100%;
    width: 100%;
    position: absolute;
	background: #e9e9e9;
	z-index: 9
}
.cpjs_bj_3{
    height: 100%;
    width: 100%;
    position: absolute;
	background: url(../image/i_one_img3.jpg);
	z-index: 9
}
.product_menudiv a{ font-size:16px; width:210px; height:48px; line-height:48px; overflow:hidden; border-radius:20px; background:url(../image/i_two_bg1.png) 140px center  no-repeat #fff; float:left; text-indent:53px; margin-top:12%;transition:all 0.3s; color:#000;}
.product_menudiv a:hover{background:url(../image/i_two_bg1.png) 150px center  no-repeat #fff; text-indent:63px;}
.cpjs_box {
    position: absolute;
    right:3%;
    top: 32%;
    width: 34%;
    max-width: 330px;
}
.box_con h2 {
    font-size:20px;
    color: #000;
    line-height: 1.6em;
    font-weight: normal;
    display: table-cell;
    vertical-align: middle;
    padding-left: 10%;
    transition: all 0.3s;
}
.anim-1 h3 {
    font-weight: normal;
    font-size: 28px;
    color: #2098f5;
    margin-bottom: 3%;
}
.anim-1 p {
	color: #686868;
    font-size: 16px;
    line-height: 30px;
}
.anim-3 h3 {
    font-weight: normal;
    font-family: "华文细黑";
    font-size: 36px;
    color:#2098f5;
    margin-bottom: 3%;
}
.anim-3 p {
	color: #686868;
    font-size: 16px;
    line-height: 30px;
}
/*=========================
	产品中心开始
===========================*/

.product {
    background-color: #fff;
}
/*.product .panel-body {
    padding: 0 0 50px;
}*/
@media (min-width: 768px) {
	.kefu_duibi {width: 1200px;}
    .product .no-padding-col {
        margin: 10px 2px 10px 3px;
        width: -webkit-calc(25% - 6px);
        width: calc(25% - 6px);
        border-radius: 15px;
        overflow: hidden;
        border: 1px solid #eee;
        position: relative;
        transition: box-shadow 0.5s, transform 0.5s;
    }
    product .no-padding-col:hover {
        -moz-box-shadow:-1px 1px 10px #000;
        -webkit-box-shadow:-1px 1px 10px #000;
        box-shadow:-1px 1px 10px #000;
    }
}
.panel{
  margin-bottom: 0
}
.product .panel-body .panel-col {
    border-radius: 15px;
}
.product .panel-body .panel-col {
    min-height: 421px;
    position: relative;
}

.product .panel-body .panel-col .img, .product .panel-body .panel-col .img_hover {
    position: absolute;
    top:0;
    bottom: 0;
    right:0;
    left:0;
    text-align: center;
    display: none;
}

.product .panel-body .panel-col .img > img, .product .panel-body .panel-col .img_hover > img {
    margin: 0 auto;
}
.product .panel-body .panel-col .panel-col-title, .product .panel-body .panel-col .panel-col-intro, .product .panel-body .panel-col .panel-col-more {
    position: absolute;
    width: 100%;
    text-align: center;
}
.product .panel-body .panel-col .panel-col-title {
    top: 160px;;
    font-size: 16px;
    font-weight: bold;
}
.product .panel-body .panel-col .panel-col-intro {
    top: 210px;
    padding: 0 30px;
    color: #666;
    font-size: 14px;
    line-height: 30px;
}
.product .panel-body .panel-col .panel-col-more {
    bottom: 60px;
}

.product .panel-body .panel-col .panel-col-more .more{
    display: block;
    text-align: center;
    margin: 0 auto;
    font-size: 16px;
    color: #fff;
    padding: 5px 20px;
    background-color: #409cf2;
    border: 1px solid transparent;
    border-radius: 300px;
}
.product .panel-body .panel-col:hover .panel-col-more .more {
    background: #34afdb;
    border-color: #fff;
}

@media (min-width: 768px) {
    .product .panel-body .panel-col .img, .product .panel-body .panel-col:hover .img_hover {
        display: block;
    }
    .product .panel-body .panel-col:hover .img {
        display: none;
    }
    .product .panel-body .panel-col:hover {
        background: linear-gradient(to right, #5861fe, #28b5e6);
        -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#0b9cdb, endColorstr=#18afc0, GradientType=1);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#0b9cdb, endColorstr=#18afc0, GradientType=1);
    }
    .product .panel-body .panel-col .panel-col-more .more{
        
        text-align: center;
		display: initial;
        margin: 0 auto;
        font-size: 16px;
        color: #fff;
        padding: 5px 20px;
        background: linear-gradient(to right, #5861fe, #28b5e6);
        -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#0b97e6, endColorstr=#15acc5, GradientType=1);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#0b97e6, endColorstr=#15acc5, GradientType=1);
        border: 1px solid transparent;
        border-radius: 300px;
    }
    .product .panel-body .panel-col:hover .panel-col-title, .product .panel-body .panel-col:hover .panel-col-intro {
        color: #fff;
    }
    .product .panel-body .panel-col:hover .panel-col-more .more {
        background: #34afdb;
        -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#34afdb, endColorstr=#34afdb, GradientType=1);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#34afdb, endColorstr=#34afdb, GradientType=1);
        border-color: #fff;
    }

}
/*手机*/
@media (max-width: 767px) {
	.kefu_duibi img {width: 100%;}
	.navbar  .tel{display: none;}
	.navbar top_login{display: none;}
	.sfb{display: none;}
	.img-fluid{display: none;}
    .product .panel-body {
        padding: 0 0 20px;
    }
    .product .panel-body .panel-col {
        border-radius: 5px;
        min-height: 211px;
        margin: 10px -10px;
        border: 1px solid #eee;
        -moz-box-shadow:-1px 1px 10px #eee;
        -webkit-box-shadow:-1px 1px 10px #eee;
        box-shadow:-1px 1px 10px #eee;
    }
    .product .panel-body .panel-col .img {
        display: block;
    }
    .product .panel-body .panel-col .panel-col-title {
        top: 65px;;
        font-size: 14px;
        font-weight: bold;
    }
    .product .panel-body .panel-col .panel-col-intro {
        top: 95px;
        padding: 0 5px;
        font-size: 12px;
        line-height: 20px;
    }
    .product .panel-body .panel-col .panel-col-more {
        bottom: 20px;
    }
    .product .panel-body .panel-col .panel-col-more .more {
        font-size: 14px;
    }
    .product .panel-body .panel-col .img, .product .panel-body .panel-col .img_hover {
        top: -15px;
    }
}
/*=========================
	产品中心开始
===========================*/

@media only screen and (min-width: 0px) and (max-width: 767px), only screen and (min-width: 768px) and (max-width: 991px) {
  .our-team-section.spt100 {
    overflow: hidden;
    padding: 100px 0 0; } }

.sin-team-member {
  position: relative;
  border: 4px solid transparent;
  transition: 0.4s;
  -moz-transition: 0.4s;
  -o-transition: 0.4s; }
  .sin-team-member:after {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    content: "";
    border: 4px solid #288feb;
    transform: scale(1.1);
    transition: 0.4s;
    -moz-transition: 0.4s;
    -o-transition: 0.4s;
    visibility: hidden;
    opacity: 0; }
  .sin-team-member:hover:after {
    transform: scale(1);
    visibility: visible;
    opacity: 1; }
  @media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 0px) and (max-width: 767px) {
    .sin-team-member {
      margin-bottom: 70px; }
      .sin-team-member img {
        width: 100%; } }
  .sin-team-member .team-member-hover {
    background: #288feb;
    border-radius: 5px;
    bottom: -39px;
    left: 25px;
    padding: 23px 30px 16px;
    position: absolute;
    text-align: center;
    width: calc(100% - 50px);
    z-index: 9; }
    .sin-team-member .team-member-hover h4 {
      color: #fff;
      font-size: 17px;
      font-weight: 600;
      margin-bottom: 0.3em; }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .sin-team-member .team-member-hover h4 {
          font-size: 13px; } }
    .sin-team-member .team-member-hover span {
      color: #fff;
      font-size: 15px;
      font-weight: 300; }
	.sin-team-member .team-member-hover p {
      color: #fff;
      font-size: 15px;
      font-weight: 300;
	  margin-top: 10px;
	  height: 30px;
}
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .sin-team-member .team-member-hover span, .sin-team-member .team-member-hover p {
          font-size: 12px; } }
.navbar-inverse .navbar-nav > li.dropdown div.nav-second-mobile, .navbar-inverse .navbar-nav >li.li-mobile, .li-mobile {
    display: none;
}
@media (max-width: 767px) {
    section.panel .panel-heading h3 {
        padding-bottom: 20px;
    }
    .advantage .panel-body {
        padding: 0 0 20px;
    }
    .advantage .no-padding-col {
        padding: 0 15px;
    }
    .advantage .panel-body .panel-col .img_hover {
        display: block;
    }
    .advantage .panel-body .panel-col:hover .img {
        display: none;
    }
    .advantage .panel-body .panel-col {
        min-height: 231px;
        margin: 10px -10px;
    }
    .advantage .panel-body .panel-col .img {
        display: block;
    }
    .advantage .panel-body .panel-col .img img {
        max-width: 100%;
    }
    .advantage .panel-body .panel-col .panel-col-title {
        top: 85px;;
        font-size: 14px;
        font-weight: bold;
    }
    .advantage .panel-body .panel-col .panel-col-intro.li-mobile {
        display: block;
        line-height: 22px;
        font-size: 14px;
        top: 115px;
        padding: 0 5px;
    }
    .advantage .panel-body .panel-col .panel-col-more.li-mobile {
        display: block;
        bottom: 15px;
    }
    .advantage .panel-body .panel-col .panel-col-more .more {
        width: 60%;
        border: 1px solid #fff;
        font-size: 12px;
		
    }
}
/*=========================
	产品中心结束新
===========================*/
/*=========================
	当郎服务开始
===========================*/

section.panel .panel-body .panel-body-text h3 {
    position: relative;
    padding-top: 40px;
    padding-bottom: 40px;
}

.pfunc .panel-body .panel-col {
    position: relative;
   /* margin: 20px;;*/
    padding:0 0 30px;
    text-align: center;
    transition: box-shadow 0.5s, transform 0.5s;
}

.pfunc .panel-body .panel-col .img {
    padding-top: 40px;
    padding-bottom: 20px;
}

.pfunc .panel-body .panel-col .img > img {
    margin: 0 auto;
}
.pfunc .panel-body .panel-col .panel-col-title, .pfunc .panel-body .panel-col .panel-col-intro {
    width: 100%;
    text-align: center;
    color: #333;
    font-size: 18px;
}
.pfunc .panel-body .panel-col .panel-col-title {
	margin-bottom: 20px;
    
}

.pfunc .panel-body .panel-col .panel-col-intro {
    padding: 0 30px;
    font-size: 14px;
    line-height: 24px;
    height: 80px;
    color: #666;
}
.pfunc .panel-body .panel-col:hover .panel-col-title, .pfunc .panel-body .panel-col:hover .panel-col-intro {
    /*color: #fff;*/
}

.pfunc .panel-body .panel-col:hover {
    border-radius: 5px;
    -moz-box-shadow:-1px 1px 10px #dbebff;
    -webkit-box-shadow:-1px 1px 10px #dbebff;
    box-shadow:-1px 1px 10px #dbebff;
}

/*=========================
	当郎服务结束
===========================*/


/*=========================
	当郎服务开始
===========================*/
.branch-gd {position: relative}
.branch-btm .branch-gd {position: relative;margin-bottom: 5px;overflow: hidden;cursor: pointer;}
.branch-gd-main {padding: 0px 5px 0px 0px;}
.call-to-action-area {background: #ffffff;padding: 80px 0 40px;}
.w3_events_grid_right_pos{
    background: rgba(0, 0, 0, 0.74);
    bottom: 50px;
    left: 50px;
    
    padding: 2em;
    position: absolute;
    right: 50px;
    text-align: center;
    top: 50px;
	/*opacity: 0;
    visibility: hidden;*/
    -webkit-transform: scaleX(-2);
    transform: scaleX(-1);
    -moz-transform: scaleX(-1);
    -o-transform: scaleX(-1);
    -ms-transform: scaleX(-1);
    -webkit-transition: all 0.8s ease;
    transition: all 0.8s ease;
	z-index:9;
}
.w3_events_grid_right_pos h3{
    font-size: 1.5em;
    letter-spacing: 2px;
    font-weight: 600;
    margin: 1em 0 0.5em;
    padding-bottom: .5em;
    position: relative;
    text-transform: uppercase;
    color: #fff;
}
.w3_events_grid_right_pos h3:after {
    background: #fb5710;
    bottom: 0;
    content: '';
    height: 2px;
    left: 42%;
    position: absolute;
    width: 50px;
}
.w3_events_grid_right_pos p{
	color:#fff;
	line-height:2em;
}
.w3layouts_events_grids:hover .w3_events_grid_right_pos {
    opacity: 1;
    visibility: visible;
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
	-moz-transform: scaleX(1);
	-o-transform: scaleX(1);
	-ms-transform: scaleX(1);
}
/*666666666*/

/*-- //banner --*/
.w3l_header {
    text-align: center;
    font-size: 3em;
    color: #2c363e;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.37);
}
.wthree_head_section p {
    font-size: 15px;
    text-align: center;
    margin: 20px auto;
    width: 60%;
    color: #5e5e5e;
    line-height: 1.8em;
	letter-spacing: 1px;
}
.wthree_head_section {
    margin-bottom: 5em;
}
/*-- agile-about --*/
.about-info-grids {
    text-align: center;
}
.bord {
    background: #e8e8e8;
    height: 1px;
    width: 75%;
    margin: 0 auto 3em;
}
.about-info.about-info2 {
   border-left: 1px solid #e8e8e8;
   border-right: 1px solid #e8e8e8;
}
.about-info-grids p {
    font-size: 15px;
    margin:0;
    color: #777;
    font-weight: 400;
	line-height:1.8em;
}
.about-info-grids h4 {
    font-size: 22px;
    color: #151515;
    letter-spacing: .075em;
    font-weight: 600;
    text-transform: capitalize;
    margin: 20px 0;
}
.about-info-grids i.fas {
    font-size: 40px;
    color:#f97c69;
}
section.what_you {
    padding: 5em 0;
}
/*-- //agile-about --*/
.w3layouts_bottom {
    background:url(http://www.gzdlinfo.cn/images/3.jpg) no-repeat 0px 0px;
	text-align: center;
	background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    -ms-background-size: cover;
	padding:6em 0;
}
.w3layouts_getin_info h3 {
    color: #fff;
    letter-spacing: 4px;
    font-size: 40px;
}
.w3layouts_getin a {
    font-size: 1em;
    color: #fff;
    background: #7f67f8;
    padding: 0.7em 2em;
    letter-spacing: 2px;
    display: inline-block;
}
.w3layouts_getin a:hover {
    color: #fff;
    background:#f97c69;
}
/*-- stats --*/
.w3layouts_stats_left {
    padding: 0;
    text-align: center;
}
.w3layouts_stats_left p {
    font-size: 3.5em;
    font-weight: 700;
    letter-spacing: 2px;
    color: #f97c69;
    margin: 0 0 0.2em 0;
}
.w3layouts_stats_left h3 {
    font-size: 20px;
    color: #2c363e;
    letter-spacing: 2px;
    font-weight: 600;
}
.stats{
	padding:5em 0;
}
.inner_w3l_agile_grids-1 h6 {
    font-size: 15px;
    margin-top: 0.8em;
    color: #777;
}
section.stats h4 {
    font-size: 40px;
    width: 65%;
    text-align: center;
	line-height: 1.2em;
    margin: 0 auto;
    color: #2c363e;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.37);
}
p.stap {
    font-size: 15px;
    color: #777;
    margin: 1em 0 5em;
    text-align: center;
}
/*-- //stats --*/
.w3ls-about-grid {
    padding: 2.5em 2.5em;
}

.container2 h5 {
    font-size: 2em;
    text-transform: capitalize;
    color: #000;
    margin-bottom: 1.5em;
    margin-top: 1em;
}

.container2 h5 span {
    color: #f97c69;
}

.agileinfo-about-grid,
.service-left-grid {
    padding: 0;
}

.service-subgrids {
    padding: 0;
	height: 280px;
}

.container2 {
    width: 80%;
    margin: 0 auto;
}

.container2 h3.title-txt {
    text-align: left;
    margin-bottom: 0.5em;
}

h3.title {
    color: #000;
    font-size: 1.6em;
    text-transform: capitalize;
}

.services-left {
    width: 85%;
}

.services-left h4 span {
    font-weight: 600;
    color: #f97c69;
}

.services-left h4 {
    margin: 1em 0 0.5em;
    color: #000;
    line-height: 1.5;
    font-size: 1.4em;
}
.productcon .product_ul ul li strong {
    display: block;
    text-align: center;
    height: 84px;
    line-height: 84px;
    background: url(http://www.gzdlinfo.cn/images/2018/i_bg3.png) center top no-repeat;
    font-size: 20px;
    color: #fff;
    font-weight: normal;
    position: relative;
}
.w3ls-about-grid h6 {
    text-transform: capitalize;
    font-size: 1.5em;
    margin: 1em 0;
    letter-spacing: 2px;
    color:#fff;
    font-weight: 600;
}
.w3ls-about-grid img {
    height: 58px;
    display: block;
    margin: 0 auto;
    margin-bottom: 27px;
    margin-top: 60px;
    position: relative;
}
.w3ls-about-grid p {
	width: 80%;
	line-height: 2em;
	font-size: 15px;
    color: #fff;
	margin: 1.5em auto;
	padding-top: 2em;
	background: url(../image/i_bg3.png) center top no-repeat;
	position: relative;
}
.w3ls-about-grid  a {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 9999;
    top: 0;
    left: 0;
}
.service-subgrids .CorebgColour{width:100%;height:100%;z-index: -1;padding: 1px; margin: -1px;background:#f67524;position:absolute;left:0;top:0;transition: all 0.1s linear;-moz-transition: all 0.1s linear;-webkit-transition: all 0.1s linear;-o-transition: all 0.1s linear;-ms-transition: all 0.1s linear;filter: Alpha(Opacity=0);opacity: 0;}
.service-subgrids:hover .CorebgColour{ z-index:99; filter: Alpha(Opacity=100);opacity: 1.0;}
.w3ls-about-grid i {
    color: #f97c69;
    font-size: 3em;
}
/*.w3ls-about-grid{
	border-top: 1px solid #495a6f;
    border-left: 1px solid #495a6f;
}*/
/*.service-subgrids:nth-child(odd) {
    border-top: 1px solid #495a6f;
    border-left: 1px solid #495a6f;
	border-right: 1px solid #495a6f
}*/

.service-subgrids:nth-child(odd) p,
.service-subgrids:nth-child(odd) h6,
.service-subgrids:nth-child(odd) .w3ls-about-grid i {
    color: #fff;
}
.border_top{border-top: 1px solid #495a6f;}
.border_left{border-left: 1px solid #495a6f;}
.border_right{border-right: 1px solid #495a6f;}
.border_bottom{border-bottom: 1px solid #495a6f;}
/*
.service-subgrids:nth-child(2) {
        border-top: 1px solid #495a6f;
    border-left: 1px solid #495a6f;
}

.service-subgrids:nth-child(4) {
        border-top: 1px solid #495a6f;
    border-left: 1px solid #495a6f;
}

.service-subgrids:nth-child(6) {
       border-top: 1px solid #495a6f;
    border-left: 1px solid #495a6f;
}
*/

.about-agile a:hover {
    background: #39cad3;
    color: #fff;
}

ul.serv-list li {
    display: inline-block;
    margin-top: 1em;
    margin: 1em 1em 0 0;
}
.we_serve{
	background: url url(../image/3.jpg) no-repeat 0px 0px;
    text-align: center;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    -ms-background-size: cover;
	padding:5em 0;
}
h3.w3l_header.ser_m,p.ser_p {
    color: #fff;
}
/*=========================
	当郎服务结束服务理念
===========================*/
/*=========================
	服务理念开始
===========================*/

.first-img{width: 68%}
.mb-3, .my-3 {
	font-size: 1.2em;
        line-height: 2em;
}
.img-posi-2{width: 100%}
@media (min-width: 1200px){
.mb-xl-5, .my-xl-5 {
    margin-bottom: 3rem !important;
}
}

@keyframes loading {
	0% {
		max-width: 0;
	}
}

h2.tittle,h3.tittle {
    font-size: 40px;
    font-weight: 600;
    letter-spacing: 1px;
}

h2.tittle span,h3.tittle span {
    font-size: 25px;
    display: block;
    color: #fb5710;
    font-weight: 600;
    letter-spacing: 4px;
}

.agileits_works-grid1 {
    position: relative;
}

img.img-fluid.img-posi-2 {
    position: absolute;
    top: 11%;
    left: 0%;
    border: 12px solid #fff;
    box-shadow: 0px 0px 13px 2px rgba(0, 0, 0, 0.32);
}

.agileits_works-grid {
    padding: 2% 0% 0 2%;
}
@media screen and (max-width: 1600px) {
	#menu ul {
		margin-top: 100px;
	}
}

@media screen and (max-width: 1440px) {
img.img-fluid.img-posi-2 {
    left: -6%;
}
}
@media screen and (max-width: 1366px) {
	h1.active_wthree {
		left: 45%;
		width: 10%;
	}
}

@media screen and (max-width: 1280px) {
	.agileits_works-grid {
    padding:3em 4em 0 4em;
}
img.img-fluid.img-posi-2 {
    left: -12%;

}
}
@media screen and (max-width: 1080px) {
	h1.logo_wthree {
		left: 44%;
		width: 12%;
	}
	.banner_text_wthree h4 {
    font-size: 2.8em;
}
img.img-fluid.img-posi-2 {
    top: 3%;
    left: -12%;
}
}

@media screen and (max-width: 1050px) {
	ul.list-inline.bnr_list_w3 li a,
	a.btn-slide {
		padding: 0.3em 1.5em;
	}
}

@media screen and (max-width: 991px) {
section.inner-banner-agile {
    min-height: 250px;
}
h2.tittle, h3.tittle {
    font-size: 34px;
}
.address-grid-w3l {
    margin: 1em 0;
}
.footer-grid1-wthree-agileits.text-left {
    margin-bottom: 1.2em;
}
.n-right-w3ls {
    padding: 2em;
    width: 100%;
}
.w3layouts_banner_bottom_grid_pos {
    right: 30px;
}
.layer {
    padding: 17vw 0;
}
img.img-fluid.img-posi-2 {
    top: 12%;
    left: 19%;
}
.agileits_works-grid{
	float:none;
	width:100%;
}
.agileits_works-grid1{
	float:none;
	width:100%;
}
.price-bottom h4 {
    font-size: 20px;
}
.blogs-info-wthree h5 {
    font-size: 21px;
}
}
/*=========================
	服务理念结束
===========================*/
/*=========================
	典型客户开始
===========================*/
section#twitter {
   background: #ecf1f2;
   border-top: 1px solid #e7e7e7;
   border-bottom: 1px solid #e7e7e7;
  background-attachment: fixed;
  position: relative;
  text-align: center;
}
.img_m img{
	margin: 5px 3px;
}
section#twitter:before {
  content: " ";
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  background-color: transparent;
  background-color: rgba(0, 0, 0, 0.0);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#A6000000,endColorstr=#A6000000);
  zoom: 1;
}
/*section#twitter p {
  font-size: 16px;
}*/
section#twitter p a {
  color: #22a3df;
  -webkit-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
  text-decoration: none;
}
section#twitter p a:hover {
  color: #146387;
}
section#twitter a.btn.btn-empty {
  padding: 10px 20px;
  font-weight: bold;
  font-size: 16px;
  margin: 45px auto;
  position: relative;
  top: 15px;
}
section#twitter .carousel-indicators {
  bottom: -40px;
}
/*=========================
	典型客户结束
===========================*/
/*=========================
	联系 我们开始
===========================*/
dt, dd {
    line-height: inherit;
}


.footer{ text-align: center; background:#35414d; padding: 35px 0 10px; background-size: cover;}
.footer dl{ display: inline-block; vertical-align: top; text-align: left; color: #fff; max-width: 570px; padding: 0 50px; line-height: 38px; position: relative;}
.footer dt{ font-size: 18px; padding-bottom: 20px; font-weight: bold;}
.footer dl a{ display: inline-block; color: #fff;}
.footer dl dd{ opacity: 0.9;}
.footer dl.pro_dl{ max-width: 278px; padding: 0;}
.footer dl.pro_dl a{ width: 48%;}
.footer dl.contact_dl{}
.footer dl.contact_dl:before{ content: ''; position: absolute; left: 0; bottom: 20px; height: 247px; background: #435ba2; width: 1px;}
.footer .other{ padding-top: 10px; position: relative; width: 150px; padding-right: 38px; text-align: center; }
.footer .other img{ display: block; width: 112px;}
.footer .ewm{display: inline-block; letter-spacing: 2px;}
.footer .share{ position: absolute; left: 100%; top: 0;}
.footer .share a{ display: block; width: 38px; height: 38px; float: none; background: url("http://www.gzdlinfo.cn/images/share_icon.png") no-repeat center top; padding: 0; margin: 19px 0; position: relative;}
.footer .share a img{ display: none; position: absolute; left: 100%; top: 50%; margin-top: -80px; width:80px; height:80px; max-width: none;}
.footer .share a:hover img{ display: block;}
.footer .share a.bds_tsina{ background-position: center bottom;}
.footer .icp{ position: absolute;left: 100%;bottom: 0;width: 180px;text-align: left;}
.Nybanner{ overflow: hidden; position: relative;}
.Nybanner img{ position: relative; width: 1920px; left: 50%; margin-left: -960px; max-width: none;}
.Nybanner .txt{ position: absolute; left: 0; top: 0; width: 100%; height: 100%; z-index: 2;}
.Nybanner .txt .w1000{ display: table; height: 100%; position: relative;}
.Nybanner .txt .w1000 .con{ display: table-cell; vertical-align: middle; color: #fff; padding-left: 0; position: relative;}
.Nybanner .txt h4{ font-size: 45px; margin: 0 0 11px; line-height: normal;}
.Nybanner .txt p{ font-size: 18px; margin: 0;}
.Nybanner .b_more_bank{ left: 0;}
.Nybanner_h{ height: 70px;}
.Nybanner_h .txt{ display: none;}
/*=========================
	联系 我们结束
===========================*/
.bj_01 {
    background: url(../image/a3.jpg) no-repeat 0px 0px;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    -ms-background-size: cover;
    background-attachment: fixed;
	position:relative;
}
/*浮动客服*/
#floatDivBoxs{position:fixed;top:300px;right:0;z-index:999;}

#floatDivBoxs .right-top{background: url(../image/icons.png) no-repeat;background-position:-60px -155px;width:50px; height:30px;display: block;}
#floatDivBoxs .right-qq{background: url(../image/icons.png) no-repeat;background-position:-60px -31px; width:50px; height:26px;display: block;margin:20px 0;}
#floatDivBoxs .right-tel{background: url(../image/icons.png) no-repeat;background-position:-60px -120px;width:50px; height:26px;display: block;margin:20px 0;}
#floatDivBoxs .right-weixin{background: url(../image/icons.png) no-repeat;background-position:-60px -79px;width:50px; height:26px;display: block;margin:20px 0;}
#floatDivBoxs .right-bot{background: url(../image/icons.png) no-repeat;background-position:-60px -209px;width:50px; height:25px;display: block;}
#floatDivBoxs .right-qq .zxjx{background: #2098F5;border: 1px solid #2098F5; color: #fff;display: block;float:left; margin: 10px 0; padding: 5px 10px;border-radius: 5px; font-size: 18px;}
#floatDivBoxs .right-qq .zxjx:hover{background:#409cf2; }


#floatDivBoxs .right-qq:hover .qq-t{display:inline !important;width:150px;height:150px; top:31px;left:-150px;}
/*#floatDivBoxs .right-tel:hover .tel-t{display:inline !important;width:150px;height:150px; top:31px;left:-150px;}*/
#floatDivBoxs .right-tel:hover .tel-t{display:inline !important;width:150px;height:60px; top:80px;left:-150px;}
#floatDivBoxs .right-weixin:hover .weixin-t{display:inline !important;width:150px;height:150px; top:31px;left:-150px; }
#floatDivBoxs .weixin-t img{width: 100%}
#floatDivBoxs .qq-t,#floatDivBoxs .tel-t,#floatDivBoxs .weixin-t{background:url(../image/right-b-Bg.png) left top repeat;cursor:auto;padding: 10px;border-top-left-radius:10px;border-bottom-left-radius:10px;color: #fff;position:absolute;z-index: 9999;font-size: 16px; line-height: 38px;}
.floatShadow{ width:50px;background:url(../image/right-b-Bg.png) left top repeat;border-top-left-radius:10px;border-bottom-left-radius:10px; }
#rightArrow{width:26px;height:26px;position:fixed;top:520px;right:10px;background: url(../image/right_close.png) left top no-repeat;  z-index:999;}
#rightArrow a{display:block;height:45px;}
