@charset "UTF-8";
* {
  padding: 0;
  margin: 0;
  text-align: left;
  color: #3D3D3D;
  font-size: 14px;
  font-family: 'Microsoft YaHei';
  line-height: 28px;
}

img {
  border: 0;
}

a, a:Hover {
  text-decoration: none;
  color: #333333;
}

a:hover {
  color: #1977df;
}

li {
  list-style: none;
}

.mt10 {
  margin-top: 10px;
}

.mt20 {
  margin-top: 20px !important;
}

.mt30 {
  margin-top: 30px !important;
}

.mt40 {
  margin-top: 40px !important;
}

.mt50 {
  margin-top: 50px !important;
}

.mt60 {
  margin-top: 60px;
}

.mt80 {
  margin-top: 80px;
}

.mt100 {
  margin-top: 100px;
}

.mb20 {
  margin-bottom: 20px;
}

.pt10 {
  padding-top: 10px;
}

.pt20 {
  padding-top: 20px;
}

.pt30 {
  padding-top: 30px;
}

.pt40 {
  padding-top: 40px;
}

.pt50 {
  padding-top: 50px;
}

.pt100 {
  padding-top: 100px;
}

.pt120 {
  padding-top: 120px;
}

.pb10 {
  padding-bottom: 10px;
}

.pb20 {
  padding-bottom: 20px;
}

.pb30 {
  padding-bottom: 30px;
}

.pb40 {
  padding-bottom: 40px;
}

.pl10 {
  padding-left: 10px !important;
}

.pl20 {
  padding-left: 20px !important;
}

.pr10 {
  padding-right: 10px !important;
}

.pr20 {
  padding-right: 20px !important;
}

.clear {
  clear: both;
}

.fl {
  float: left;
}

.fr {
  float: right;
}

.container {
  width: 100%;
  padding-left: 0;
  padding-right: 0;
  text-align: center;
}

.row {
  width: 1200px;
  margin: 0 auto;
}

.big-row {
  width: 1250px;
}

.text-left {
  text-align: left;
}

.text-right {
  text-align: right;
}

.text-center {
  text-align: center;
}

.transition {
  transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
}

/*
box model;
*/
.logoright .tel-des, .toptel .telimg img, .common-pro ul li, .index-case .bd ul li, .footer .quick-index ul li, .footer .contact-index img {
  float: left;
}

.right-pro-list {
  float: right;
}

.toptel .telimg span, ul.gdao li span, .index-about .word a, .footer h4, .footer .contact-index span {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}

.top-fix {
  position: fixed;
  top: 0;
  width: 100%;
  left: 0;
  z-index: 999999999;
  background-color: #ffffff;
}

.right-pro-list {
  text-align: right;
  position: relative;
  top: 0;
  width: 400px;
  margin-bottom: 4px;

}
.right-pro-list a {
  color: #666;
  line-height: 16px;
  padding: 0 10px;
}
.right-pro-list a + a {
  border-left: 1px solid #666666;
}
.right-pro-list a:hover {
  color: #014D90;
}

.top-logo {
  margin: 10px 0;
  overflow: hidden;
}


.toplogo{
	margin-top: 10px;
}
.logoright {
  width:320px;
	margin-top: 10px;
}
.logoright .tel-des {
  margin-right: 14px;
  font-size: 24px;
  color: #055fc4;
}
.logoright p strong {
  font-size: 18px;
  color:#ff0000;
}
.logoright p span {
  font-size: 26px;
  font-weight: 900;
   color:#000000;
}
.logoright h2{
	font-size: 18px;
	font-weight:normal;
	letter-spacing: 4px;
}
.toptel {
  width: 360px;
  margin-left: 10px;

}
.toptel .telimg {
  margin-top: 13px;
  margin-left: 10px;
  border-left: 1px solid #cccccc;
  padding-left: 10px;
  font-weight: 900;
}
.toptel .telimg span {
  width: 18px;
  font-size: 12px;
  line-height: 13px;
}

.nav_green {
  background-color: #214f9b;
  height: 50px;
}

ul.gdao li {
  width: 150px;
  float: left;
  list-style: none;
  text-align: center;
  line-height: 47px;
  position: relative;
  height: auto;
}
ul.gdao li + li {
  background: url(/skin/images/nav.png) no-repeat 0 center;
}

ul.gdao li a {
  display: block;
  height: 50px;
  line-height: 20px;
  text-align: center;
  position: relative;
}

ul.gdao li:hover {

}

ul.gdao li + li:hover {

}

ul.gdao li b {
  color: #ffffff;
	font-weight: normal;
  font-size: 16px;
  text-align: center;
  line-height: 16px;
  padding-top: 15px;
  display: block;
}

ul.gdao li:hover b, ul.gdao li.hover b {
  color: #ffd132;
}

ul.gdao li span {
  font-family: 'Arial';
  line-height: 12px;
  color: #ffffff;
}

ul.gdao li ul {
  width: 244px;
  top: 50px;
  line-height: 30px;
  position: absolute;
  z-index: 999;
  left: 0;
  display: none;
}

ul.gdao li ul li {
  float: left;
  height: 40px;
  width: 150px;
  border-bottom: 1px dotted #fcf5c1;
  background: none;
  background-color: #ffffff;
  line-height: 40px;
  position: relative;
}

ul.gdao li ul li:hover {
  background: none;
  background-color: #014ca9;
  line-height: 40px;
  padding: 0;
}

ul.gdao li ul li a {
  color: #000000;
  line-height: 40px;
  height: 40px;
  display: block;
  padding: 0;
  position: relative;
}

ul.gdao li ul li:hover a {
  color: #fff;
}

ul.gdao li ul li ul {
  position: absolute;
  width: 171px;
  height: 50px;
  left: 12.5%;
  top: 0;
  display: none;
}

ul.gdao li ul li:hover ul {
  display: none;
}

ul.gdao li ul li:hover ul li a {
  color: #ffffff;
}

ul.gdao li ul li ul li {
  width: 171px;
  height: 40px;
  background-color: #666666;
}

ul.gdao li ul li ul li:hover a {
  color: #ffffff;
  display: block;
  width: 12.5%;
  height: 40px;
  background-color: #333333;
}

ul.gdao li ul li ul li a:Hover {
  color: #333333;
  background-color: #fcf5c1;
}

ul.gdao li ul div.toplei {
  width: 152px;
  padding: 10px;
  border-left: 1px #cccccc solid;
  overflow: hidden;
  height: auto;
}

ul.gdao li ul .tflda a {
  font-weight: 900;
  font-size: 14px;
}

ul.gdao li ul .tflxa a {
  display: block;
  width: 100%;
  text-align: left;
  line-height: 24px;
  height: 24px;
}

.fullSlide {
  margin-top: 150px;
  width: 100%;
  position: relative;
  height: 600px;
  background: #000;
  text-align: center;
}

.fullSlide .bd {
  margin: 0 auto;
  position: relative;
  z-index: 0;
  overflow: hidden;
}

.fullSlide .bd ul {
  width: 100% !important;
}

.fullSlide .bd li {
  width: 100% !important;
  height: 600px;
  overflow: hidden;
  text-align: center;
}

.fullSlide .bd li a {
  display: block;
  height: 600px;
}

.fullSlide .hd {
  width: 100%;
  position: absolute;
  z-index: 1;
  bottom: 0;
  left: 0;
  height: 30px;
  line-height: 30px;
}

.fullSlide .hd ul {
  text-align: center;
}

.fullSlide .hd ul li {
  cursor: pointer;
  display: inline-block;
  *display: inline;
  zoom: 1;
  width: 47px;
  height: 11px;
  margin: 1px;
  overflow: hidden;
  background: #000;
  filter: alpha(opacity=50);
  opacity: 0.5;
  line-height: 999px;
}

.fullSlide .hd ul .on {
  background: #f00;
}

.fullSlide .prev, .fullSlide .next {
  position: absolute;
  z-index: 999;
  top: 40%;
  left: 10%;
  width: 30px;
  height: 80px;
  background: url(/skin/images/left_on.png) no-repeat;
  cursor: pointer;
  display: none;
}

.fullSlide .next {
  left: auto;
  right: 10%;
  background: url(/skin/images/right_on.png) no-repeat;
}

.index-pro-bj {
  background: url(/skin/images/proback.jpg) no-repeat center top;
  padding-bottom: 30px;
  overflow:hidden;
}

.pro-title {
  border-top: 1px solid #cccccc;
  text-align: center;
  margin-top: 90px;
}
.pro-title a {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  background-color: #214f9b;
  text-align: center;
  width: 240px;
  margin-top: -50px;
}
.pro-title a h2 {
  font-size: 32px;
  text-align: center;
  color: #ffffff;
  line-height: 50px;
}
.pro-title a cite {
  color: #ffffff;
  font-size: 20px;
  font-style: normal;
}
.pro-title span {
  display: block;
  text-align: center;
	font-size:18px;
}

.common-title {
  border-top: 1px solid #cccccc;
  text-align: center;
  margin-top: 90px;
}
.common-title a {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  text-align: center;
  margin-top: -25px;
}
.common-title a h2 {
  font-size: 32px;
  text-align: center;
  color: #ffffff;
  line-height: 50px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  background-color: #214f9b;
	padding:0 15px;
}
.common-title a cite {
  font-size: 24px;
  font-style: normal;
  line-height: 30px;
}
.common-title a cite i {
  -moz-border-radius: 12px;
  -webkit-border-radius: 12px;
  border-radius: 12px;
  background-color: #214f9b;
  color: #ffffff;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  width: 24px;
  height: 24px;
  line-height: 24px;
  vertical-align: middle;
  font-style: normal;
  text-align: center;
}
.common-title span {
  display: block;
	font-size: 18px;
	color: #666666;
  text-align: center;
}

.pro-category .category-list ul {
  width: 1220px;
	text-align: center;
}
.pro-category .category-list ul li {
  text-align: center;
	display:inline-block;
	margin-right: 100px;
}
.pro-category .category-list ul li:first-child{
	margin-left: 300px;
}
.pro-category .category-list ul li:last-child{
	margin-right:400px;
}
.pro-category .category-list ul li a {
  width: 180px;
	position: relative;
  height: 180px;
  display: block;
  text-align: center;
  color: #000000;
  font-weight: 900;
}
.pro-category .category-list ul li a:hover {
	text-align: center;
  color: #ffffff;
}
.pro-category .category-list ul li a img {
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  border: 1px solid #214f9b;
  width: 178px;
  height: 178px;
}
.pro-category .category-list ul li a h3 {
	transition-duration: 0.2s;
	position: absolute;
	bottom:0;
	width: 100%;
	left:0;
	background: url(/skin/images/imgbg1.png);
  color: #000000;
	font-size: 16px;
	height: 30px;
	line-height: 30px;
  display:block;
  text-align: center;
}
.pro-category .category-list ul li + li {
  margin-left: 24px;
}
.pro-category .category-list ul li.on a {
  color: #ffffff;
}
.pro-category .category-list ul li.on a img{
	  -webkit-transform: scale(1.2);
    transform: scale(1.2);
}
.pro-category .category-list ul li.on a h3{
	background: url(/skin/images/imgbg6.png);
	bottom:50px;
}
.common-pro {
  width: 1230px;
  overflow: hidden;
}
.common-pro ul li {
  width: 386px;
  height: 300px;
  margin-right: 21px;
  margin-bottom: 21px;
  position: relative;
  overflow: hidden;
}
.common-pro ul li a span {
  position: absolute;
  line-height: 30px;
  bottom: -270px;
  height: 300px;
  left: 0;
  width: 100%;
  color: #ffffff;
  background: url(/skin/images/imgbg2.png);
  text-align: center;
}
.common-pro ul li a p {
  text-align: center;
  height: 170px;
  width: 100%;
  padding-top: 100px;
  color: #ffffff;
  font-size: 24px;
}
.common-pro ul li a p cite {
  display: block;
  font-style: normal;
  color: #ffffff;
  font-size: 30px;
  line-height:50px;
  text-align: center;
}
.common-pro ul li:hover a span {
  background: url(/skin/images/imgbg3.png);
  bottom: 0;
  color: #ffffff;
}

ul.takes li {
  float: left;
  width: 140px;
  height: 284px;
  text-align: center;
}
.ysone{
	background: url(/skin/images/ys-one.jpg) no-repeat;
}
.ysthree{
	background: url(/skin/images/ys-three.jpg) no-repeat;
}
.ysfive{
	background: url(/skin/images/ys-five.jpg) no-repeat;
}
.ysseven{
	background: url(/skin/images/ys-seven.jpg) no-repeat;
}
.ystwo{
	background: url(/skin/images/ys-two.jpg) no-repeat;
}
.ysfour{
	background: url(/skin/images/ys-four.jpg) no-repeat;
}
.yssix{
	background: url(/skin/images/ys-six.jpg) no-repeat;
}
.yseight{
	background: url(/skin/images/ys-eight.jpg) no-repeat;
}
ul.takes li cite {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  width: 40px;
  height: 40px;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  background-color: #ffd132;
  line-height: 40px;
  font-size: 24px;
  color: #003fb2;
  margin-top: -20px;
  font-style: normal;
  text-align: center;
}
ul.takes li h5 {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  font-size: 18px;
  color: #ffffff;
  border-bottom: 1px solid #ffffff;
  line-height: 40px;
}
ul.takes li span {
  font-size: 12px;
  display:block;
  text-align:center;
  color: #ffffff;
}
ul.takes li p {
  text-align: center;
  color: #ffffff;
  padding: 10px 10px 0 10px;
}
ul.takes li:nth-of-type(odd) {
  background-color: #214f9b;
}
ul.takes li:nth-of-type(even) {
  background-color: #2698cd;
  margin-top: 60px;
}
ul.takes li + li {
  margin-left: 11px;
}

.index-about {
  overflow: hidden;
}
.index-about .index-about-p {
  margin-bottom: 30px;
}
.index-about .index-about-p p {
  text-indent: 2em;
	font-size: 16px;
	line-height: 32px;
}
.index-about .img {
  width: 593px;
  height: 340px;
}
.index-about .word {
  width: 574px;
}
.index-about .word h5 {
  font-size: 25px;
	color: #1d2b58;
}
.index-about .word p{
	color: #999999;
}
.index-about .word a {
  margin-top: 10px;
  margin-right: 20px;
  height: 30px;
  line-height: 30px;
	text-align: center;
	background-color: #299ed0;
  color: #ffffff;
}
.ourone{
	width: 264px;
}
.ourtwo{
	width: 264px;
}
.ourthree{
	width: 160px;
}
.ourfour{
	width: 162px;
}
.ourfive{
	width: 182px;
}
.oursix{
	width: 140px;
}
.ourseven{
	width: 180px;
}
.oureight{
	width: 185px;
}
.ournine{
	width: 312px;
}
.ourten{
	width: 217px;
}
.oureleven{
	width: 264px;
}
.ourtwelve{
	width: 264px;
}
.index-about .word a b{
	font-size: 18px;
	color: #ffd132;
}
.index-about .word a b.fs24{
	font-size: 24px;
}
.index-about .word a b.fs30{
	font-size: 30px;
}
.index-about .word a:hover {
  background-color: #214f9b;
  color: #fff;
}

.slideBox2 {
  overflow: hidden;
  position: relative;
  border: 1px solid #ddd;
}

.slideBox2 .hd {
  height: 15px;
  overflow: hidden;
  position: absolute;
  right: 5px;
  bottom: 5px;
  z-index: 1;
}

.slideBox2 .hd ul {
  overflow: hidden;
  zoom: 1;
  float: left;
}

.slideBox2 .hd ul li {
  float: left;
  margin-right: 2px;
  width: 15px;
  height: 15px;
  line-height: 14px;
  text-align: center;
  background: #fff;
  cursor: pointer;
}

.slideBox2 .hd ul li.on {
  background: #f00;
  color: #fff;
}

.slideBox2 .bd {
  position: relative;
  height: 100%;
  z-index: 0;
}

.slideBox2 .bd li {
  zoom: 1;
  vertical-align: middle;
}

.slideBox2 .bd img {
  display: block;
}

/* 下面是前/后按钮代码，如果不需要删除即可 */
.slideBox2 .prev,
.slideBox2 .next {
  position: absolute;
  left: 3%;
  top: 50%;
  margin-top: -25px;
  display: block;
  width: 32px;
  height: 40px;
  background: url(/skin/images/slider-arrow.png) -110px 5px no-repeat;
  filter: alpha(opacity=50);
  opacity: 0.5;
}

.slideBox2 .next {
  left: auto;
  right: 3%;
  background-position: 8px 5px;
}

.slideBox2 .prev:hover,
.slideBox2 .next:hover {
  filter: alpha(opacity=100);
  opacity: 1;
}

.slideBox2 .prevStop {
  display: none;
}

.slideBox2 .nextStop {
  display: none;
}

.honor-title {
  border-bottom: 1px solid #cccccc;
  overflow: hidden;
}
.honor-title h2 {
  font-size: 24px;
  float: left;
}
.honor-title a {
  float: right;
}

.index-honor {
  width: 670px;
  position: relative;
  float: left;
}

.index-case {
  text-align: center;
  position: relative;
  width: 100%;
  padding-bottom: 30px;
}
.index-case .hd {
  position: absolute;
  top: 0px;
  width: 100%;
}
.index-case .hd a {
  display: block;
  width: 12px;
  height: 61px;
  cursor: pointer;
  top: 100px;
}
.index-case .hd a.prev {
  position: inherit;
  left: 0;
  background: url(/skin/images/prev.jpg) no-repeat left top;
}
.index-case .hd a.next {
  background: url(/skin/images/next.jpg) no-repeat left top;
  position: inherit;
  right: 0;
}
.index-case .bd {
  text-align: center;
  margin: 0 20px 0 20px;
  overflow: hidden;
}
.index-case .bd ul li {
  width: 200px;
  height: 240px;
  position: relative;
  margin-right: 15px;
}
.index-case .bd ul li img {
  width: 200px;
  height: 240px;
}
.index-case .bd ul li span {
  background: url(/skin/images/imgbg2.png);
  position: absolute;
  bottom: 0;
  height: 30px;
  line-height: 30px;
  text-align: center;
  color: #ffffff;
  left: 0;
  width: 100%;
}
.index-case .bd ul li:hover span {
  background: url(/skin/images/imgbg5.png);
}






.index-news {
  width: 480px;
}
.index-news ul li{
	margin-top:5px;
}
.index-news ul li a {
  line-height: 20px;
  font-size:16px;
  font-weight:900;
}
.index-news ul li span{
	float: right;
	color:#666666;
}
.index-news ul li p {
  color: #999999;
  margin: 0 0 10px 0;
  line-height: 18px;
}

.slide-img {
  position: relative;
}
.slide-img .hd{
	position:absolute;
	top:0;
	width:100%;
	height:100px;
}
.slide-img .hd a.next {
  display: inline-block;
position:relative;
  right: -60px;
top:30px;
  width: 39px;
  height: 75px;
  float: right;
  margin-right: 5px;
  margin-top: 10px;
  overflow: hidden;
  cursor: pointer;
  background: url("/skin/images/right-btn.jpg") 0 0 no-repeat;
}
.slide-img .hd a.prev {
  display: inline-block;
position:relative;
  left: -30px;
  top: 30px;
  width: 39px;
  height: 75px;
  margin-right: 5px;
  margin-top: 10px;
  overflow: hidden;
  cursor: pointer;
  background: url("/skin/images/left-btn.jpg") 0 0 no-repeat;
}
.slide-img .bd {
  margin: 0 auto;
}
.slide-img .bd ul {
  overflow: hidden;
  zoom: 1;
}
.slide-img .bd ul li {
  margin-right: 12px;
  float: left;
  _display: inline;
  overflow: hidden;
  text-align: center;
}
.slide-img .bd ul li .pic {
  text-align: center;
}
.slide-img .bd ul li .pic img {
  width: 159px;
  height: 116px;
  display: block;
  border: 1px solid #ccc;
}
.slide-img .bd ul li .title {
  line-height: 24px;
  text-align: center;
}

.footer {
  background: #252525;
  padding: 20px 0;
  overflow: hidden;
}
.footer .bottom-logo {
  width: 223px;
}
.footer h4 {
  color: #ffffff;
  font-size: 16px;
  line-height: 40px;
  border-bottom: 1px solid #cccccc;
	margin-bottom: 20px;
}
.footer ul li {
  width: 120px;
  float: left;
}
.footer ul li a {
  display: block;
  line-height: 30px;
  color: #ffffff;
}
.footer ul li a:hover {
  color: #ffd330;
}
.footer .quick-index {
  width: 460px;
  margin-left: 90px;
  float: left;
}
.footer .quick-index ul li {
  width: 145px;
}
.footer .nav-index {
  width: 155px;
  float: left;
}
.footer .contact-index {
  width: 300px;
  float: left;
}
.footer .contact-index span {
  color: #ffffff;
  margin-right: 20px;
}
.footer .contact-index p {
  color: #ffffff;
  line-height: 30px;
}
.footer .rq {
  float: right;
  width: 95px;
}
.footer .rq span {
  line-height: 50px;
  color: #ffffff;
}

.bottom-blue {
  height: 40px;
  background-color: #000000;
  color: #fff;
  line-height: 40px;
}
.bottom-blue .copy-right {
  color: #fff;
  line-height: 40px;
}
.bottom-blue .copy-right a{
	  color: #fff;
  line-height: 40px;
}
.bottom-blue .bottom-a {
  width: 240px;
  line-height: 40px;
  height:40px;
  text-align: right;
  color: #ffffff;
  vertical-align:middle;
}
.bottom-blue .bottom-a img{
	vertical-align:middle;
	line-height:40px;
}

.g-news{
	height:270px;
	overflow: hidden;
}




.about-honor {
  text-align: center;
  position: relative;
  width: 100%;
  margin-top: 5px;
}
.about-honor .hd {
  position: absolute;
  top: 0px;
  width: 100%;
}
.about-honor .hd a {
  display: block;
  width: 12px;
  height: 61px;
  cursor: pointer;
  top: 100px;
}
.about-honor .hd a.prev {
  position: inherit;
  left: 0;
  background: url(/skin/images/prev.jpg) no-repeat left top;
}
.about-honor .hd a.next {
  background: url(/skin/images/next.jpg) no-repeat left top;
  position: inherit;
  right: 0;
}
.about-honor .bd {
  text-align: center;
  margin: 0 20px 0 20px;
  overflow: hidden;
}
.about-honor .bd ul li {
  width: 288px;
  height: 240px;
  float: left;
  position: relative;
  margin-right: 5px;
}
.about-honor .bd ul li img {
  width: 288px;
  height: 240px;
}
.about-honor .bd ul li span {
  background: url(/skin/images/imgbg2.png);
  position: absolute;
  bottom: 0;
  height: 30px;
  line-height: 30px;
  text-align: center;
  color: #ffffff;
  left: 0;
  width: 100%;
}
.about-honor .bd ul li:hover span {
  background: url(/skin/images/imgbg5.png);
}