@charset "utf-8";
/* CSS Document */
@font-face {      font-family: 'DIN-Bold';      
src: url('DIN-Bold.eot'); /* IE9 Compat Modes */      
src: url('DIN-Bold.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */              
url('DIN-Bold.woff') format('woff'), /* Modern Browsers */              
url('DIN-Bold.otf')  format('truetype'), /* Safari, Android, iOS */              url('DIN-Bold.svg#MicrosoftYaHei') format('svg'); /* Legacy iOS */    } 

body {
  font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.428571429;
  color: #000000;
}

.navbar {
    position: relative;
    margin-bottom: 0px;
    border-bottom: 0px solid #BEBCBC;
}


.navbar-inverse {
    background-color: #EEEEEE;
    border-color: #5F5D5D;
}

.navbar-brand {
   margin-top:0px;
   padding:0px;
}

.navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
	padding-left:20px;
	padding-right:20px;
    line-height: 55px;
}

.nav {
    padding-left: 50px;
}


.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
    color: #FFF;
	background-color:#0754a7;
}
a {
    color: #333333;
    text-decoration: none;
}

a:hover { text-decoration:none; transition: all 300ms ease-in 0ms; color: #333333;}


.navbar-inverse .navbar-nav > li > a {
    color: #333333;
}

.navbar-toggle {
    position: relative;
    float: right;
    padding: 9px 10px;
    margin-top: 8px;
    margin-right: 15px;
    margin-bottom: 8px;
    background-color: #000;
    border: 1px solid transparent;
    border-radius: 4px;
}

    .navbar-toggle>span{
		display:block;
		width: 30px;
		height: 4px;
		background-color: #043d79;
		border-radius: 2px;
		margin: 4px auto;
		transition: .3s;
		transform-origin: left center;
    }
   
	 .nav-top1{
		-webkit-transform: rotateZ(34deg);
		-moz-transform: rotateZ(34deg);
		-ms-transform: rotateZ(34deg);
		-o-transform: rotateZ(34deg);
		transform: rotateZ(34deg);
    }
    .nav-middle1{
		opacity: 0;
    }
    .nav-bottom1{
		-webkit-transform: rotateZ(-34deg);
		-moz-transform: rotateZ(-34deg);
		-ms-transform: rotateZ(-34deg);
		-o-transform: rotateZ(-34deg);
		transform: rotateZ(-34deg);
    }


.menu ul.sub_menu{position:absolute; width:600px; display:none; z-index:999; margin-left:0px;}
.menu ul.sub_menu a{ color:#ffffff;}
.menu ul.sub_menu a:hover{ color:#ffffff; background:none;}
.bg{ background:url(../img/bg.png) repeat; height:40px; display:none; width:100%; z-index:99; position:absolute;}
.menu ul.sub_menu li {
    float:left;
	width:100px;
    line-height: 40px;
	list-style-type:none;
	background:none;
}
.menu ul.sub_menu li a{ 
    color:#ffffff;
	font-size:12px;
	}
	
.kq1 {-webkit-animation-delay: 0.2s;}
.kq2 {-webkit-animation-delay: 0.4s; -webkit-animation-duration: 0.4s;}
.kq3 {-webkit-animation-delay: 0.6s; -webkit-animation-duration: 0.6s;}
.kq4 {-webkit-animation-delay: 0.8s; -webkit-animation-duration: 0.8s;}
.kq5 {-webkit-animation-delay: 1s; -webkit-animation-duration: 1s;}
.kq6 {-webkit-animation-delay: 1.2s; -webkit-animation-duration: 1.2s;}
.kq7 {-webkit-animation-delay: 1.4s; -webkit-animation-duration: 1.4s;}
.kq8 {-webkit-animation-delay: 1.6s; -webkit-animation-duration: 1.6s;}


   
.ks1 {-webkit-animation-delay: 0.2s;}
.ks2 {-webkit-animation-delay: 0.4s; -webkit-animation-duration: 0.4s;}
.ks3 {-webkit-animation-delay: 0.6s; -webkit-animation-duration: 0.6s;}
.ks4 {-webkit-animation-delay: 0.8s; -webkit-animation-duration: 0.8s;}
.ks5 {-webkit-animation-delay: 1s; -webkit-animation-duration: 1s;}
.ks6 {-webkit-animation-delay: 1.2s; -webkit-animation-duration: 1.2s;}
.ks7 {-webkit-animation-delay: 1.4s; -webkit-animation-duration: 1.4s;}
.ks8 {-webkit-animation-delay: 1.6s; -webkit-animation-duration: 1.6s;}

.kuanping {
   width:1730px;
   padding-right: 15px;
   margin-right: auto;
   margin-left: auto;
   padding-left: 15px;
   }
   
.kkt {
   width:100%;
   padding-right: 15px;
   margin-right: auto;
   margin-left: auto;
   padding-left: 15px;
   }

.ydbj {
    position: relative;
    overflow: hidden;
}

.ydbj > small {
    background: url(../img/ydbj.jpg) center 0 no-repeat;
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    z-index: 1;
    -webkit-animation: fangda 15s infinite linear;
    -o-animation: fangda 15s infinite linear;
    animation: fangda 15s infinite linear;
}

.ydkk {
    height: auto;
    overflow: hidden;
    visibility: visible;
    animation-name: fadeInUp;
    position: relative;
}

-webkit-keyframes fangda {
	0%{
		transform:scale(1.1);
	}
	50%{
		transform:scale(1.3);
	}
	100%{
		transform:scale(1.1);
	}
}
@keyframes fangda {
	0%{
		transform:scale(1.1);
	}
	50%{
		transform:scale(1.3);
	}
	100%{
		transform:scale(1.1);
	}
} 

-webkit-keyframes ysdh{
	0%{
		transform:scale(1);
	}
	25%{
		transform:scale(1.1);
		margin-left:-6%;
		margin-top:-1.25%;
	}
	50%{
		transform:scale(1.2);
		margin-left:-12%;
		margin-top:0;
	}
	75%{
		transform:scale(1.1);
		margin-right:-6%;
		margin-bottom:-6%;
		margin-left:0;
		margin-top:0;
	}
	100%{
		transform:scale(1);
	}
}
@keyframes ysdh{
	0%{
		transform:scale(1);
	}
	25%{
		transform:scale(1.1);
		margin-left:-6%;
		margin-top:-1.25%;
		margin-bottom:0;
	}
	50%{
		transform:scale(1.2);
		margin-left:-12%;
		margin-top:0;
	}
	75%{
		transform:scale(1.1);
		margin-right:-6%;
		margin-bottom:-1.25%;
		margin-left:0;
		margin-top:1.25%;
	}
	100%{
		transform:scale(1);
	}
}

.abbj {
    height: 660px;
    visibility: visible;
    position: relative;
}


.zhuan {
   width:287px;
   height:287px;
   margin:283px auto 0px;
   position:relative;
   z-index:99;
   }
   
@-webkit-keyframes rotation{
from {-webkit-transform: rotate(0deg);}
to {-webkit-transform: rotate(360deg);}
}   
   
.Rotation {
    -webkit-transform: rotate(360deg);
    animation: rotation 5s linear infinite;
    -moz-animation: rotation 5s linear infinite;
    -webkit-animation: rotation 5s linear infinite;
    -o-animation: rotation 5s linear infinite;
}

.logok {
   width:220px;
   height:100px;
   position:relative;
   margin:-188px auto 0px;
   }
   
.liulan {
   width:158px;
   height:38px;
   position:relative;
   z-index:9;
   margin:36px auto 0px;
   }
   
.liulan a {
   display:block;
   width:158px;
   height:38px;
   line-height:38px;
   background-color:#ffffff;
   color:#0065b4;
   font-size:16px;
   text-align:center;
   border-radius: 20px;
   }
   
.liulan a:hover {
   background-color:#0065b4;
   color:#ffffff;
   }
   
/* 首页 */   
.guding {
   position:fixed;
   top:36px;
   width:100%;
   z-index:9;
   }
   
.logo {
   width:50%;
   float:left;
   }
   
.lxwmt {
   width:96px;
   height:26px;
   margin-top:20px;
   float:right;
   }
   
.lxwmt a {
   display:block;
   width:96px;
   height:26px;
   line-height:26px;
   border-radius: 20px;
   background-color:#FFFFFF;
   text-align:center;
   color:#434958;
   }
   
.lxwmt a:hover {
   background-color:#000000;
   color:#FFFFFF;
   }
   
   
  
    .swiper-container {
        width: 100%;
        height: 100%;
        margin-left: auto;
        margin-right: auto;
    }
    .swiper-slide {
        text-align: center;
        /* Center slide text vertically */
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -webkit-justify-content: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        align-items: center;
    } 
	
.guanyu {
   background:url(../img/abbj.jpg) center;
   height:auto; overflow:hidden;
   }   	 
	
.gykk {
   height:auto; overflow:hidden;
   color:#ffffff;
   text-align:center;
   line-height:50px;
   font-size:24px;
   } 
   
.gykk h2 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:50px;
   color:#FFFFFF;
   margin-top:0px;
   margin-bottom:60px;
   padding-bottom:33px;
   background:url(../img/xiahua.jpg) bottom center; background-repeat:no-repeat;
   }   
   
.gymore {
   width:825px;
   height:38px;
   margin:60px auto 0px;
   }
   
.gymore a {
   display:block;
   width:159px;
   height:38px;
   line-height:38px;
   text-align:center;
   border-radius: 20px;
   background-color:#ffffff;
   font-size:17px;
   color:#444a59;
   float: left;
    margin-left: 5px;
   }
   
.gymore a:hover {
   background-color:#000000;
   color:#FFFFFF;
   }	
   
   
.fuwu {
   background-color:#444a51;
   height:auto; overflow:hidden;
   color:#FFFFFF;
   }
   
.fwkk {
   width:100%;
   height:auto; overflow:hidden;
   color:#FFFFFF;
   font-size:16px;
   line-height:34px;
   }  
   
.fwkk h2 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:50px;
   text-align:center;
   margin-top:0px;
   margin-bottom:98px;
   }
     
.fwkuai {
   height:auto; overflow:hidden;
   margin-bottom:50px;
   line-height:34px;
   font-size:16px;
   text-align:center;
   }
   
.fwkuai a {
   color:#FFFFFF;
   }
   
.fwkuai h3 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:20px;
   margin-top:20px;
   margin-bottom:20px;
   padding-bottom:25px;
   background:url(../img/xiahua.jpg) center bottom; background-repeat:no-repeat;
   }  
   
.quan {
   border-radius: 50%;
   box-shadow: 0px 0px 15px rgba(0,0,0,.2);
   } 
   
   
.casebj {
   background-color:#52565a;
   height:auto; overflow:hidden;
   }
   
.casekk {
   width:100%;
   height:auto; overflow:hidden;
   color:#FFFFFF;
   }   
   
.casebj h2 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:50px;
   color:#FFFFFF;
   text-align:center;
   margin-top:0px;
   margin-bottom:30px;
   }
   
.caselan {
   width:425px;
   height:auto; overflow:hidden;
   margin:0px auto 147px;
   }
   
.caselan li {
   list-style-type:none;
   width:85px;
   float:left;
   margin-left:10px;
   margin-right:10px;
   }   
   
   
#slidingBlock {
	height:auto; overflow:hidden;
}

#slidingBlock span {
    float:left; width:100%; height:40px;line-height:40px; font-weight:bold; text-align:center; font-size:14px; over-flow:hidden;
}
#slidingBlock span.menuNo {
    font-weight:normal; height:40px; line-height:40px; color:#FFFFFF; font-size:20px; text-align:center; border-bottom:3px solid #52565a;
}
#slidingBlock span.menuOn {
    font-weight:normal; height:40px; line-height:40px; color:#FFFFFF; font-size:20px; text-align:center; border-bottom:3px solid #125473;
}
#slidingBlock DIV.slidingList_none {
    display:none
}
#slidingBlock DIV.slidingList {
    width:100%;
    margin:0px; padding:0px; height:auto; overflow:hidden;
}

.gundong {
   height:auto; overflow:hidden;
   }
   
.gundong li {
   list-style-type:none;
   width:300px;
   float:left;
   margin-right:25px;
   }
   
.gundong li img { -moz-transition:all .8s ease 0s; -ms-transition:all .8s ease 0s; -o-transition:all .8s ease 0s; -webkit-transition:all .8s ease 0s; transition:all .8s ease 0s;}  

.gundong li:hover img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
	transition: all 500ms ease-in 0ms;
   } 
   

.bottom {
   background-color:#2f3338;
   height:auto; overflow:hidden;
   }
   
.bmkk {
   height:auto; overflow:hidden;
   padding-top:60px;
   text-align:center;
   color:#FFFFFF;
   }
   
.bmkk h2 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:50px;
   text-align:center;
   color:#FFFFFF;
   margin-top:0px;
   margin-bottom:55px;
   }
   
.bmkk h3 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:18px;
   text-align:center;
   color:#FFFFFF;
   margin-top:0px;
   margin-bottom:27px;
   }
   
.antt {
   width:497px;
   height:auto; overflow:hidden;
   margin:47px auto 0px;
   }
   
.antt-aa {
   width:206px;
   height:50px;
   float:left;
   }
   
.antt-aa a {
   display:block;
   width:206px;
   height:50px;
   line-height:50px;
   text-align:center;
   background-color:#FFFFFF;
   border-radius: 25px;
   font-size:16px;
   color:#121212;
   }
   
.antt-bb {
   width:206px;
   height:50px;
   float:right;
   }
   
.antt-bb a {
   display:block;
   width:206px;
   height:50px;
   line-height:50px;
   text-align:center;
   background-color:#FFFFFF;
   border-radius: 25px;
   font-size:16px;
   color:#121212;
   }
   
.footer {
   height:auto; overflow:hidden;
   line-height:98px;
   color:#ebebeb;
   }
   
.bmaa {
   width:50%;
   float:left;
   text-align:left;
   }
   
.bmbb {
   width:50%;
   float:right;
   text-align:right;
   }
   
.bmbb a {
   color:#ebebeb;
   }
   
   
/* 新闻 */ 
.xwbj {
   height:auto; overflow:hidden;
   padding-top:80px;
   padding-bottom:45px;
   background-color:#989898;
   color:#FFFFFF;
   }
   
.kuantt {
   width:1520px;
   height:auto; overflow:hidden;
   margin:0 auto;
   }
   
.xwtu {
   width:50%;
   float:left;
   }
   
.xwzi {
   width:46%;
   float:right;
   padding-top:55px;
   font-size:18px;
   line-height:34px;
   color:#FFFFFF;
   }
   
.xwzi h2 {
   font-family: 'DIN-Bold', Helvetica, Arial, sans-serif;
   font-size:49px;
   margin-top:0px;
   margin-bottom:20px;
   color:#ffffff;
   }
   
.xwzi h3 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:24px;
   margin-top:0px;
   margin-bottom:45px;
   color:#ffffff;
   }
   
.xwtime {
   margin-top:20px;
   color:#e2e2e2;
   }
   
.xwmore {
   width:96px;
   height:26px;
   margin-top:45px;
   }
   
.xwmore a {
   display:block;
   width:96px;
   height:26px;
   line-height:26px;
   text-align:center;
   background-color:#FFFFFF;
   color:#434958;
   border-radius: 25px;
   font-size:14px;
   }
   
.xwmore a:hover {
   background-color:#000000;
   color:#FFFFFF;
   }
   
.ktp {
   margin-top:83px;
   height:auto; overflow:hidden;
   }
   
.ktrow {
   margin-left:-53px;
   margin-right:-53px;
   }
   
.ktcol4 {
   width:33.3%;
   float:left;
   padding-left:53px;
   padding-right:53px;
   }
   
.xwkk {
   height:auto; overflow:hidden;
   margin-bottom:56px;
   }
   
.xwkk-zi {
   padding:10px;
   padding-top:30px;
   height:auto; overflow:hidden;
   font-size:16px;
   line-height:34px;
   color:#FFFFFF;
   }
   
.xwkk-zi h2 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:20px;
      height: auto;
overflow: hidden;
   white-space: nowrap;
text-overflow: ellipsis;
   margin-top:0px;
   margin-bottom:27px;
   color:#FFFFFF;
   }
   
.xwshi {
   height:auto; overflow:hidden;
   margin-top:30px;
   margin-bottom:49px;
   }
   
.xwshi-aa {
   width:50%;
   height:auto; overflow:hidden;
   float:left;
   line-height:26px;
   font-size:14px;
   color:#e2e2e2;
   }
   
.xwshi-bb {
   width:96px;
   height:26px;
   line-height:26px;
   text-align:center;
   background-color:#FFFFFF;
   font-size:14px;
   color:#434958;
   border-radius: 25px;
   float:right;
   }
   
.xwkk:hover .xwkk-zi {
   background-color:#e0e0e0;
   color:#013ca0;
   box-shadow: 0px 0px 15px rgba(0,0,0,.3);
   transition: all 300ms ease-in 0ms;
   }
   
.xwkk:hover .xwkk-zi h2 {
   color:#013ca0;
   transition: all 300ms ease-in 0ms;
   }
   
.xwkk:hover .xwshi-aa {
   color:#013ca0;
   transition: all 300ms ease-in 0ms;   
   }
   
.xwkk:hover .xwshi-bb {
   background-color:#ffffff;
   color:#013ca0;
   transition: all 300ms ease-in 0ms;
   } 
   
.xwkk img { -moz-transition:all .8s ease 0s; -ms-transition:all .8s ease 0s; -o-transition:all .8s ease 0s; -webkit-transition:all .8s ease 0s; transition:all .8s ease 0s;}  

.xwkk:hover img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
	transition: all 500ms ease-in 0ms;
   } 
   
.xwkk section {
   overflow: hidden;
   }	 
	
section {
    display: block;
}  

/* 分页 */ 
.page {
    margin: 20px auto;
}

.page-m {
    position: relative;
    top: -1px;
    +display: inline !important;
}

.page a {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}

.page-m a {
    display: inline-block;
    margin: 0 5px;
    width: 40px;
    height: 40px;
    font-size: 14px;
    line-height: 40px;
    text-align: center;
	border:1px solid #eeeeee;

}

.page-m a:hover {
    color: #fff;
    background: #000000;
	border:1px solid #000000;
}

.xianshi {
    color: #fff;
    background: #000000;
	border:1px solid #000000;
}

.page-m a.active {
    color: #fff;
    background: #000000;
	border:1px solid #000000;
} 
  
.xwleft {
   width:60%;
   float:left;
   font-size:18px;
   line-height:39px;
   color:#e7e7e7;
   } 
   
 .xwleft img{
    max-width: 100% !important;
    height: auto !important;
   }  
   
.xwleft h2 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:34px;
   color:#FFFFFF;
   margin-top:0px;
   margin-bottom:25px;
   text-align: center;
   } 
   
.xwhang {
   height:auto; overflow:hidden;
   margin-bottom:63px;
   }
   
.xwhang-aa {
   width:22%;
   float:left;
   }
   
.xwhang-bb {
   width:56%;
   float:left;
   font-family: 'DIN-Bold', Helvetica, Arial, sans-serif;
   }   
   
.xwright {
   width:33%;
   float:right;
   } 
   
.tjlan {
   height:auto; overflow:hidden;
   line-height:134px;
   background-color:#ffffff;
   text-align:center;
   font-size:18px;
   color:#616161;
   }
   
.dazi {
   font-size:34px;
   }
   
.tjnei {
   height:auto; overflow:hidden;
   padding:30px;
   }  
   
.tjkk {
   height:auto; overflow:hidden;
   border-bottom:1px solid #FFFFFF;
   margin-bottom:30px;
   }
   
.tjkk img {
   border-radius: 5px;
   }
   
.tjkk a {
   color:#FFFFFF;
   }
   
.tjkk-zi {
   height:auto; overflow:hidden;
   padding-top:30px;
   padding-bottom:30px;
   }
   
.tjkk-zi h3 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:20px;
   margin-top:0px;
   margin-bottom:15px;
   }
   
#scrollbox {
    height: 1230px;
    overflow: hidden;
}

.scrollcon {
    height: 800%;
}

/* 服务 */
.fwbj {
   height:auto; overflow:hidden;
   background:url(../img/fwbj.png) top; background-repeat:repeat-x;
   padding-bottom:50px;
   position:relative;
   margin-top:-66px;
   }
   
.fwlan {
   height:auto; overflow:hidden;
   line-height:132px;
   background-color:#FFFFFF;
   padding-left:60px;
   box-shadow: 0px 0px 15px rgba(0,0,0,.3);
   position:relative;
   }
   
.fwlan li {
   list-style-type:none;
   float:left;
   font-size:20px;
   margin-right:50px;
   }   
   
.fwlan li a {
   color:#404040;
   }
   
.fwlan li a:hover {
   color:#294deb;
   }
   
.fwlan li.hover a {
   color:#294deb;
   }
   
.xu {
   font-size:35px;
   font-family: 'DIN-Bold', Helvetica, Arial, sans-serif;
   }
   
.bnn {
   position:relative;
   }
   
.cpyy {
   height:auto; overflow:hidden;
   margin-top:80px;
   }
   
.cpyy-aa {
   width:20%;
   float:left;
   height:auto; overflow:hidden;
   background-color:#e5e5e5;
   }
   
.lielan {
   height:auto; overflow:hidden;
   border-bottom:5px solid #b7b7b7;
   padding-left:35px;
   padding-right:35px;
   line-height:95px;
   }
   
.lielan-aa {
   width:65%;
   font-size:28px;
   color:#4a4a4a;
   float:left;
   }
   
.lielan-bb {
   width:23%;
   font-size:18px;
   color:#6b6b6b;
   float:right;
   text-align:right;
   }
   
.lienei {
   height:auto; overflow:hidden;
   padding:20px;
   padding-bottom:100px;
   background-color:#e5e5e5;
   }
   
.lienei li {
   list-style-type:none;
   height:auto; overflow:hidden;
   padding-left:14px;
   padding-right:14px;
   line-height:65px;
   font-size:18px;
   color:#989898;
   border-bottom:1px solid #bfbfbf;
   }
   
.lienei li a {
   color:#989898;
   }
   
.lienei li a:hover {
   color:#294deb;
   }
   
.lienei li.hover a {
   color:#294deb;
   }
   
   
.lienei li:hover .lienei-a2 {
   display:block;
   }
   
.lienei li.hover .lienei-a2 {
   display:block;
   }
   
.lienei-a1 {
   width:90%;
   float:left;
   }
   
.lienei-a2 {
   width:10%;
   float:right;
   text-align:right;
   display:none;
   }
   
.cpyy-bb {
   width:75.8%;
   float:right;
   }
   
.cptu {
   height:auto; overflow:hidden;
   margin-bottom:45px;
   }
   
.cptu a {
   color:#FFFFFF;
   }
   
.cptu-zi {
   height:auto; overflow:hidden;
   line-height:33px;
   font-size:18px;
   margin-top:20px;
   color:#FFFFFF;
   }
   
.liebiao {
    height: auto;
    overflow: hidden;
	margin-top:20px;
}

.liebiao-aa {
    width: 80%;
    line-height: 30px;
    color: #666666;
    float: left;
}

.shangy {
    height: auto;
    overflow: hidden;
    line-height: 32px;
    color: #666666;
    border-bottom: 1px dotted #ececec;
}

.xiay {
    height: auto;
    overflow: hidden;
    color: #666666;
    line-height: 32px;
}

.liebiao-bb {
    width: 16%;
    float: right;
}   

.fanhui {
    width: 142px;
    height: 43px;
    margin-top: 6px;
    float: right;
}

.fanhui a {
    display: block;
    width: 142px;
    height: 43px;
    line-height: 43px;
    color: #FFFFFF;
    background-color: #1b2d52;
    font-size: 14px;
    text-align: center;
    border-radius: 20px;
} 
   
   
/* 服务 */ 
.fwnn {
   height:auto; overflow:hidden;
   color:#FFFFFF;
   }
   
.fwnn h2 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:28px;
   text-align:center;
   margin-top:55px;
   margin-bottom:60px;
   }
   
/* 联系 */ 
.lxnn {
   height:auto; overflow:hidden;
   padding-top:80px;
   padding-bottom:88px;
   background-color:#989898;
   }
   
.lxnn h2 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:50px;
   text-align:center;
   margin-top:0px;
   margin-bottom:50px;
   color:#FFFFFF;
   font-weight:bold;
   } 
   
.lxnn h3 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:27px;
   text-align:center;
   margin-top:0px;
   margin-bottom:27px;
   color:#FFFFFF;
   } 
   
.lxnn h4 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:12px;
   text-align:center;
   margin-top:0px;
   margin-bottom:90px;
   text-transform:uppercase;
   color:#FFFFFF;
   } 
   
   
/* 弹窗 */

.pdcon-ct{
	display:flex;
	flex-wrap:wrap;
}
.pdcon-ct>span{
	display:block;
	color:#fff;
	background:#2e4b98;
	padding:8px 30px;
	font-size:1.4rem;
	font-weight:600;
}
.pdcon{
	border-top:3px #2e4b98 solid;
	padding:20px 0px;
	font-size:1.4rem;
	color:rgba(0,0,0,.6);
	width:100%;
}

.picshade {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: #000;
  opacity: 0.91;
  filter: alpha(opacity=91);
  z-index: 99;
  display: none;
}

.pictures_eyes_close {
  position: fixed;
  top: 30px;
  right: 30px;
  display: inline-block;
  width: 26px;
  height: 26px;
  background: url(../img/close.png) no-repeat;
  z-index: 100;
  display: none;
}

.pictures_eyes {
  position: fixed;
  width: 100%;
  left: 0;
  top: 0;
  z-index: 199;
  display: none;
}

.pictures_eyes_in {
  position: relative;
  text-align: center;
}

.pictures_eyes_in img { max-height: 500px; }

.pictures_eyes_in section p{color:#fff;padding:15px 0px;}

.pictures_eyes_in .prev, .pictures_eyes_in .next {
  position: absolute;
  top: 50%;
  width: 51px;
  height: 51px;
  cursor: pointer;
}

.pictures_eyes_in .prev {
  left: 35px;
  background: url(../img/Tleft.png) no-repeat;
}

.pictures_eyes_in .next {
  right: 35px;
  background: url(../img/Tright.png) no-repeat;
}

.pictures_eyes_indicators {
  position: fixed;
  left: 0;
  bottom: 15px;
  width: 100%;
  text-align: center;
  z-index: 299;
}

.pictures_eyes_indicators a {
  display: inline-block;
  width: 50px;
  height: 50px;
  margin: 6px 3px 0 3px;
  border: 1px solid #ddd;
  border-radius: 10px;
  box-shadow: 0 0 2px #000;
  filter: alpha(opacity=50);
  opacity: 0.5;
  overflow: hidden;
}

.pictures_eyes_indicators img { height: 50px; }

.pictures_eyes_indicators .current {
  filter: alpha(opacity=100);
  opacity: 1;
}
 
.icase ul {
   margin:0px;
   padding:0px;
   }
   
.icase ul li {
   list-style-type:none;
   }     

.lxzi {
   height:auto; overflow:hidden;
   line-height:41px;
   font-size:20px;
   color:#FFFFFF;
   }
   
.lxzi h5 {
   font-family: 'DIN-Bold', Helvetica, Arial, sans-serif;
   font-size:63px;
   margin-top:20px;
   margin-bottom:40px;
   color:rgba(255,255,255,.32);
   }
   
.gongzhong {
   margin-top:33px;
   width:128px;
   height:auto; overflow:hidden;
   }
   
.gongzhong p {
   margin-top:9px;
   text-align:center;
   font-size:16px;
   }
   
.ditu {
   height:auto; overflow:hidden;
   border-radius: 10px;
   }
   
/* 留言 */   
.lykk {
   width:790px;
   height:auto; overflow:hidden;
   padding:70px;
   padding-top:45px;
   padding-bottom:80px;
   background-color:#e5e5e5;
   border-radius: 10px;
   margin:0 auto;
   } 
   
.lykk h5 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:28px;
   margin-top:0px;
   margin-bottom:36px;
   color:#4b4b4b;
   }
   
.lyrow {
   height:auto; overflow:hidden;
   margin-left:-30px;
   margin-right:-30px;
   }
   
.lycol6 {
   width:50%;
   float:left;
   padding-left:30px;
   padding-right:30px;
   }
   
.kk {
   height:45px;
   color:#777777;
   border: 0;
   background:url(../img/kong.png);
      border-top:1px solid rgba(0,0,0,0);
	  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0);
   border-bottom:1px solid #c6c6c6;
appearance: none;
-moz-appearance: none;
-webkit-appearance: none;
   font-size:18px;
   border-radius: 0px;
   margin-bottom:30px;
   } 
   
.tijiao {
   margin-top:18px;
   width:206px;
   background-color:#FFFFFF;
   border:1px solid #FFFFFF;
   text-align:center;
   font-size:16px;
   color:#121212;
   border-radius: 25px;
   height:50px;
   box-shadow: 0px 0px 15px rgba(0,0,0,.3);
   }  

/* 弹窗 */
.modal-dialog {
    width: 758px;
    margin: 100px auto;
}

.tanchu {
    height: auto;
    overflow: hidden;
    color: #666666;
	border-radius: 20px;
}
.tanchu-lan {
    height: 50px;
    line-height: 50px;
    background-color:#505664;
    font-size: 18px;
    color: #FFFFFF;
    padding-left: 10px;
	margin-top:-36px;
}
.tanchu-nei {
    padding: 40px;
	padding-top:0px;
	padding-bottom:50px;
    height: auto;
    overflow: hidden;
	background-color:#505664;
	color:#FFFFFF;
} 


.xwhh {
   height:auto; overflow:hidden;
   }
   
.xwhh li {
   height:auto; overflow:hidden;
   list-style-type:none;
   line-height:52px;
   border-bottom:1px dashed #a1a4aa;
   }
   
.xwhh li a {
   color:#FFFFFF;
   }
   
.xwhh-aa {
   width:75%;
   float:left;
   font-size:16px;
   color:#FFFFFF;
   }
   
.xwxu {
   font-family: 'DIN-Bold', Helvetica, Arial, sans-serif;
   font-size:28px;
   color:#FFFFFF;
   }
   
.xwhh-bb {
   width:25%;
   font-family: 'DIN-Bold', Helvetica, Arial, sans-serif;
   font-size:14px;
   color:#e2e2e2;
   float:right;
   text-align:right;
   }
   
.chakan {
   width:96px;
   height:26px;
   margin:43px auto 0px;
   }
   
.chakan a {
   display:block;
   width:96px;
   height:26px;
   line-height:26px;
   text-align:center;
   color:#434958;
   font-size:14px;
   background-color:#FFFFFF;
   border-radius: 20px;
   }
   
.chakan a:hover {
   background-color:#000000;
   color:#FFFFFF;
   }
   
   
.tanchu .close {
   color:#FFFFFF;
   }
   
   
.kf-kuan {
   width:700px;
   height:auto; overflow:hidden;
   margin:50px auto 0px;
   }
   
.kf-kuan li {
   list-style-type:none;
   float:left;
   width:33.3%;
   }
   
.kf-kuan li a {
   display:block;
   height:auto; overflow:hidden;
   text-align:center;
   font-size:18px;
   line-height:40px;
   } 
   
.kf-kuan li a:hover {
   background-color:#000000;
   color:#FFFFFF;
   }  
   
.kf-kuan li.hover a {
   background-color:#000000;
   color:#FFFFFF;
   } 
   
.gudd {
   width:128px;
   height:128px;
   right:20px;
   top:260px;
   position:fixed;
   z-index:10;
   } 
   
.ipdcont .ipdimg {
    width: 100%;
    position: relative;
}
   
.ipdcont .ipdimg .jqzoom {
    height: 570px;
    position: relative;
}

.ipdcont .ipdimg img {
    max-height: 100%;
    position: relative;
    display: block;
    margin: 0 auto;
    max-width: 100%;
}
 
#glass {
    position: absolute;
    border-radius: 50%;
    border: 10px #009c8b solid;
    display: none;
    background-repeat: no-repeat;
    background-color:#fff;
} 
      

.swiper-pagination-bullet {
    width: 16px;
    height: 16px;
    display: inline-block;
    border-radius: 100%;
    background: #FFFFFF;
    opacity: .2;
}	 

.swiper-pagination-bullet-active {
    opacity: 1;
    background: #007aff;
} 

@media (min-width: 1200px) and (max-width: 1600px) {
.kuanping {
   width:100%;
   }
   
.kuantt {
   width:100%;
   }
   
.guding {
    position: fixed;
    top: 0px;
}   

.fwkk {
   width:90%;
   height:auto; overflow:hidden;
   }  
   
.fwkuai {
   height:auto; overflow:hidden;
   margin-bottom:20px;
   line-height:34px;
   font-size:16px;
   text-align:center;
   }
   
.fwkuai h3 {
    font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
    font-size: 20px;
    margin-top: 10px;
    margin-bottom: 10px;
    padding-bottom: 15px;
    background: url(../img/xiahua.jpg) center bottom;
        background-repeat: repeat;
    background-repeat: no-repeat;
}
   
.fwkk h2 {
    font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
    font-size: 50px;
    text-align: center;
    margin-top: 0px;
    margin-bottom: 30px;
}

}


@media (min-width: 0px) and (max-width: 768px) {

.navbar-nav > li > a {
    padding: 10px 20px;
    line-height: 20px;
}

.nav {
    padding-left: 0px;
}

.kuanping {
   width:100%;
   }
   

}


