@charset "utf-8";
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: #FFFFFF;
    border-color: #5F5D5D;
	box-shadow: 0px 0px 15px rgba(0,0,0,.3);
}

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

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

.nav {
    padding-left: 205px;
}


.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
    color: #FFF;
	background-color:#004a98;
}
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;
	font-size:16px;
}

.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(../images/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.4s;}
.kq2 {-webkit-animation-delay: 0.8s; -webkit-animation-duration: 0.8s;}
.kq3 {-webkit-animation-delay: 1.2s; -webkit-animation-duration: 1.2s;}
.kq4 {-webkit-animation-delay: 1.6s; -webkit-animation-duration: 1.6s;}
.kq5 {-webkit-animation-delay: 2s; -webkit-animation-duration: 2s;}
.kq6 {-webkit-animation-delay: 2.4s; -webkit-animation-duration: 2.4s;}


.kuanping {
   width:1245px;
   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;
   }
   
.dingbu {
   height:30px;
   line-height:30px;
   background-color:#292929;
   color:rgba(255,255,255,0.3);
   font-size:12px;
   }
   
.dbkk-aa {
   width:50%;
   float:left;
   }
   
.dbkk-bb {
   width:286px;
   float:right;
   }
   
.search1 {
   margin-top:6px;
   width:158px;
   float:right;
   }
   
.search1 form {
    display: flex;
}

.search1 .search {
    border: 0;
    height: 17px;
    font-size: 14px;
	background-color:#6a6a6a;
    padding-left: 10px;
	color:#FFFFFF;
    width: 78%;
	border-radius: 8px 0 0 8px;
}   

.search1 .btn {
    height: 17px;
	line-height:17px;
	padding:0px;
	font-size:10px;
	background-color:#6a6a6a;
    margin: 0;
    color: #FFFFFF;
    text-align: center;
    width: 22%;
	border-radius: 0 8px 8px 0;
}

.banner .swiper-container-horizontal > .swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
    bottom: 78px;
    left:6%;
    width: 20%;
}

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

.swiper-pagination-white .swiper-pagination-bullet-active {
    background: #fff;
	opacity: 1;
}

.cpbj {
   height:auto; overflow:hidden;
   padding:50px;
   padding-top:30px;
   }
   
.cpbj h2 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:41px;
   text-align:center;
   color:#000000;
   margin-top:0px;
   margin-bottom:20px;
   }
   
.cpbj h3 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:16px;
   height:auto; overflow:hidden;
   line-height:28px;
   text-align:center;
   margin-top:0px;
   margin-bottom:50px;
   }
   
.cptu {
   height:auto; overflow:hidden;
   }
   
.cptu 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;}  

.cptu:hover img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
	transition: all 500ms ease-in 0ms;
   } 
   
.cptu section {
   overflow: hidden;
   }	 
	
section {
    display: block;
} 
   
.cptu-w {
   border:1px solid #cbcbcb;
   }
   
.cptu-zi {
   height:auto; overflow:hidden;
   line-height:52px;
   background:url(../images/jtw.png) right; background-repeat:no-repeat;
   border-bottom:1px solid #e4e3e3;
   } 
   
.cpbj .swiper-button-prev {
    position: absolute;
    top: 50%;
    width: 43px;
    height: 43px;
    margin-top: -22px;
	left:15px;
    z-index: 10;
    cursor: pointer;
	background:url(../images/left.png);
    background-size: 43px 43px;
    background-position: center;
    background-repeat: no-repeat;
}  

.cpbj .swiper-button-next {
    position: absolute;
    top: 50%;
    width: 43px;
    height: 43px;
    margin-top: -22px;
	right:15px;
    z-index: 10;
    cursor: pointer;
	background:url(../images/right.png);
    background-size: 43px 43px;
    background-position: center;
    background-repeat: no-repeat;
}    

.abkk {
   margin-top:10px;
   margin-bottom:70px;
   }
   
.abkk h2 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:25px;
   text-align:center;
   margin-top:0px;
   margin-bottom:26px;
   }
   
.abkk h3 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:16px;
   height:auto; overflow:hidden;
   line-height:28px;
   text-align:center;
   margin-top:0px;
   margin-bottom:26px;
   }
   
.abkk-aa {
    width: 50%;
    height: 485px;
    float: left;
    background: url(../images/ab1.jpg);
        background-position-x: 0%;
        background-position-y: 0%;
        background-repeat: repeat;
        background-size: auto;
    background-size: 100% 485px;
    background-position: center;
    background-repeat: no-repeat;
    padding: 45px;
	padding-right:136px;
	font-size:16px;
    line-height: 28px;
    color: rgba(0,0,0,1);
    transition: all 300ms ease-in 0ms;
}

.abkk-aa:hover {
   background:url(../images/ab1.jpg); background-size: 800px 639px;
   background-position: center;
   transition: all 300ms ease-in 0ms;
   }

.abkk-aa h4 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:29px;
   color:#FFFFFF;
   margin-top:0px;
   margin-bottom:105px;
   }
   
.abmore {
    margin-top: 65px;
    width: 172px;
    height: 43px;
    line-height: 43px;
    text-align: center;
    border: 1px solid #FFFFFF;
    position: relative;
}

.abmore a {
    display: block;
    width: 172px;
    height: 43px;
    line-height: 43px;
    padding-left: 20px;
    padding-right: 20px;
}

.abmore:hover .mask {
    left: 0;
    width: 100%;
}

.abmore .mask {
    display: block;
    position: absolute;
    width: 0;
    height: 43px;
    top: 0px;
    left: 0;
    background-color: #f08000;
    transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    z-index: 0;
}

.abmore .con {
    position: relative;
    z-index: 1;
    font-size: 14px;
    color: #FFFFFF;
}

.abmore-aa {
    width: 60%;
    float: left;
}

.abmore-bb {
    width: 40%;
    float: right;
    text-align: right;
    color: #FFFFFF;
}
 
.abkk-bb {
    width: 50%;
    float: right;
}

.abkk-bb-1 {
    height: 242px;
	padding-top:60px;
	text-align:center;
    background: url(../images/ab2.jpg) center top;
    color: #FFFFFF;
    font-size: 26px;
}

.abkk-bb-1 a {
   color: #FFFFFF;
   }

.abkk-w {
    width: 100%;
    height: auto;
    overflow: hidden;
}

.abkk-w-zuo {
    width: 50%;
    height: 242px;
    padding-top: 55px;
    background: url(../images/ab3.jpg) center top;
    text-align: center;
    color: #FFFFFF;
    font-size: 24px;
    position: relative;
    float: left;
}

.abkk-w-zuo a {
   color: #FFFFFF;
   }

.abkk-w-you {
    width: 50%;
    height: 242px;
    padding-top: 55px;
    background: url(../images/ab4.jpg) center top;
    text-align: center;
    color: #FFFFFF;
    font-size: 24px;
    position: relative;
    float: left;
}

.abkk-w-you a {
   color: #FFFFFF;
   }

.tbb {
    width: 55px;
    height: 55px;
    margin: 0px auto 25px;
}

.xwbj {
    height: auto;
    overflow: hidden;
    background: url(../images/xwbj.jpg) center;
    padding-top: 65px;
    padding-bottom: 75px;
}

.xwbj h2 {
    font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
    font-size: 41px;
    text-align: center;
    margin-top: 0px;
    margin-bottom: 30px;
}

.xwbj h3 {
    font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
    font-size: 16px;
    height: auto;
    overflow: hidden;
    line-height: 28px;
    text-align: center;
    margin-top: 0px;
    margin-bottom: 30px;
}

.xwhh {
    height: auto;
    overflow: hidden;
    padding-right: 10px;
    margin-bottom: 15px;
}

.xwhh-aa {
    width: 23%;
    height: 100px;
    float: left;
    padding: 12px;
        padding-top: 12px;
    padding-top: 19px;
    color: #FFFFFF;
    background-color: rgba(88,87,87,0.39);
}

.xwhh-aa h4 {
    font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
    font-size: 30px;
    margin-top: 0px;
    margin-bottom: 7px;
    color: #FFFFFF;
}

.xwhh-bb {
    width: 77%;
    height: 100px;
    padding: 20px;
    color: rgba(88,87,87,0.7);
    background-color: #e5e5e5;
    float: right;
}

.xwhh-bb h4 {
    font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
    font-size: 16px;
    margin-top: 0px;
    margin-bottom: 14px;
    color: #000000;
}

.xwfu {
    position: relative;
    margin-top: -78px;
    height: 78px;
    line-height: 78px;
    font-size: 18px;
    color: #FFFFFF;
    background-color: rgba(0,0,0,0.75);
}

.xwfu-aa {
    width: 86%;
    float: left;
    padding-left: 20px;
}

.xwhh:hover .xwhh-aa {
    background-color: #004a98;
    transition: all 500ms ease-in 0ms;
}

.xwfu-bb {
    width: 14%;
    float: right;
    text-align: center;
    background-color: #ef8b1d;
}

.casebj {
   width:100%;
   height:auto; overflow:hidden;
   padding:75px;
   padding-top:70px;
   }

.casebj h2 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:41px;
   text-align:center;
   margin-top:0px;
   margin-bottom:30px;
   }   
   
.casebj h3 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:16px;
   text-align:center;
   line-height:28px;
   height:auto; overflow:hidden;
   margin-top:0px;
   margin-bottom:50px;
   } 
   
.casenn {
   height:auto; overflow:hidden;
   } 
   
.casenn li {
   list-style-type:none;
   width:25%;
   float:left;
   }
   
.alkk {
   border:2px solid #f8f8f8;
   height:auto; overflow:hidden;
   position:relative;
   }
   
.alkk-zi {
   position:absolute;
   left:0px;
   bottom:0px;
   width:100%;
   padding-left:25px;
   font-size:22px;
   color:#FFFFFF;
   background:url(../images/jtx.png) right; background-repeat:no-repeat;
   height:60px;
   line-height:60px;
   }
   
.bottom {
   height:auto; overflow:hidden;
   padding-top:42px;
   padding-bottom:25px;
   background:url(../images/bmbj.jpg) center; background-repeat:no-repeat;
   background-size: 100% 100%;
   color:rgba(255,255,255,0.6);
   line-height:32px;
   } 
   
.bottom a {
   color:rgba(255,255,255,0.6);
   } 
   
.bottom a:hover {
   color:#0093dd;
   } 
   
.bottom h2 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:19px;
   margin-top:0px;
   margin-bottom:26px;
   color:rgba(255,255,255,0.8);
   } 
   
.weixin {
   width:128px;
   float:right;
   }
   
.weixin p {
   margin-top:18px;
   text-align:center;
   } 
   
.footer {
   height:auto; overflow:hidden;
   background-color:#171f23;
   color:rgba(255,255,255,0.27);
   }  
   
.footer-aa {
   width:70%;
   line-height:50px;
   float:left;
   }
   
.footer-bb {
   width:20%;
   line-height:50px;
   float:left;
   } 
   
.footer-cc {
   width:60px;
   float:right;
   } 
   
.footer-cc a {
   display:block;
   height:50px;
   line-height:50px;
   text-align:center;
   background-color:#333333;
   color:#FFFFFF;
   cursor:pointer;
   }  
   
.footer a {
   color:rgba(255,255,255,0.27);
   }
   
/* 单页 */

.nabout {
    padding-top: 30px;
	padding-bottom:30px;
}

ul, ol {
    list-style: none;
}

.cplan {
    background:#0093dd url(../images/yqjt2.png) no-repeat 90%;
        background-size: auto;
    background-size: 10% auto;
    line-height: 65px;
    font-size: 22px;
    padding-left: 30px;
	color:#FFFFFF;
	font-weight:bold;
}

.zcd {
   height:auto; overflow:hidden;
   }

.zcd li {
    list-style-type:none;
    line-height: 50px;
}

.zcd li a {
    display:block;
    background:#f4f4f4 url(../images/jtk.png) no-repeat 90%;
    background-size: auto;
    background-size: 5% auto;
    line-height: 50px;
    border: 1px solid #dadada;
    border-top-color: rgb(218, 218, 218);
    border-top-style: solid;
    border-top-width: 1px;
    border-top: none;
    padding-left: 30px;
    font-size: 14px;
    font-family: "微软雅黑";
}

.zcd li a:hover {
   background:#37383a url(../images/jtk2.png) no-repeat 90%;
    background-size: auto;
    background-size: 5% auto;
    line-height: 50px;
    border: 1px solid #dadada;
    border-top-color: rgb(218, 218, 218);
    border-top-style: solid;
    border-top-width: 1px;
    border-top: none;
   color:#FFFFFF;
   }
   
.zcd li.hover a {
   background:#37383a url(../images/jtk2.png) no-repeat 90%;
    background-size: auto;
    background-size: 5% auto;
    line-height: 50px;
    border: 1px solid #dadada;
    border-top-color: rgb(218, 218, 218);
    border-top-style: solid;
    border-top-width: 1px;
    border-top: none;
   color:#FFFFFF;
   }
   
.lxwm {
    background:#42494c url(../images/yqjt2.png) no-repeat 90%;
    background-size: auto;
    background-size: 10% auto;
    line-height: 65px;
    font-size: 26px;
    padding-left: 30px;
    margin-top: 30px;
	color:#FFFFFF;
	font-weight:bold;
}

.lxwm1 {
    padding: 30px;
    border: 1px solid#dadada;
    font-family: "微软雅黑";
    text-align: center;
}

.lxwm1 span:nth-child(1) {
    font-size: 12px;
}

.lxwm1 span:nth-child(3) {
    font-size: 27.6px;
    color:#0093dd;
    font-family: Arial;
    font-style: italic;
}

.lxwm2 {
    padding: 30px;
    border: 1px solid #dadada;
    border-top-color: rgb(218, 218, 218);
    border-top-style: solid;
    border-top-width: 1px;
    font-family: "微软雅黑";
    text-align: center;
    border-top: none;
}

.lxwm2 span {
    line-height: 30px;
    font-size: 12px;
}

.liuyan {
   width:90px;
   margin:5px auto 0px;
   } 
   
.liuyan a {
   display:block;
   width:90px;
   height:30px;
   line-height:30px;
   text-align:center;
   background: #0093dd;
   color:#FFFFFF;
   border-radius: 5px;
   }
   
.liuyan a:hover {
   background-color:#000000;
   }
   
   
.pnr {
    border: 1px solid #dadada;
	height:auto; overflow:hidden;
}

.title {
    background:#f0f0f0;
	height:auto; overflow:hidden;
	line-height: 70px;
    border-bottom: 1px solid #dadada;
    padding: 0px 15px;
}

.title-left {
   width:50%;
   color:#0093dd;
   font-size: 18px;
   font-weight: bold;
   float:left;
   }
   
.title-right {
   width:50%;
   color: #848484;
   float:right;
   text-align:right;
   }
   
.pnr-nei {
   padding:30px;
   height:auto; overflow:hidden;
}  

.pnr-nei h2 {
    font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
    font-size: 30px;
    text-align: center;
    color: #333333;
    margin-top: 0px;
    margin-bottom: 30px;
}

.pnr-nei img {
    border: 0px none;
    height: auto;
    max-width: 100%;
    vertical-align: middle;
   } 

/* 单页 */

.huiyy {
   background-color:#f7f7f7;
   }
   
.neidh {
   width:100%;
   height:auto; overflow:hidden;
   background-color:#0093dd;
   }
   
.neidh-tt {
   width:1200px;
   height:45px;
   line-height:45px;
   margin:0 auto;
   }
   
.neidh-tt li {
   width:130px;
   list-style-type:none;
   float:left;
   }
   
.neidh-tt li a {
   display:block;
   width:130px;
   height:45px;
   line-height:45px;
   text-align:center;

   background:url(../images/youhua.png) right; background-repeat:no-repeat;
   color:#FFFFFF;
   }
   
.neidh-tt li a:hover {
   background-color:#FFFFFF;
   border-top:2px solid #0093dd;
   color:#333333;
}

.neidh-tt li.hover a {
   background-color:#FFFFFF;
   border-top:2px solid #0093dd;
   color:#333333;
}

.dangqian {
   width:100%;
   height:60px;
   background-color:#FFFFFF;
   border-bottom:1px solid #e8e9e9;
   }
   
.dqt {
   line-height:60px;
      height: auto;
overflow: hidden;
   white-space: nowrap;
text-overflow: ellipsis;
   margin:0 auto;
   }
   
.dqt-bb {
   color:#000000;
   }
   
.neibu {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   height:auto; overflow:hidden;
   background-color:#ffffff;
   border:1px solid #d7d7d7;
   padding:40px;
   margin:30px auto 85px;
   }
   
.neibu h2 {
   font-size:27px;
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   color:#595757;
   font-weight:bold;
   margin-top:0px;
   margin-bottom:40px;
   }
   
.neibu h5 {
    font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
    font-size: 24px;
    font-weight: bold;
    color: #333333;
    margin-top: 0px;
    margin-bottom: 20px;
}
   
.neibu img {
    border: 0px none;
    height: auto;
    max-width: 100%;
    vertical-align: middle;
}


/* 产品中心 */

.cpkk-right-lan {
    height:auto; overflow:hidden;
    line-height: 50px;
    border-bottom: 1px solid #dcdddd;
    color: #898989;
}

.cpkkr-nei {
    margin-top: 20px;
    height: auto;
    overflow: hidden;
}

.cpkkr-zuo {
    font-size: 16px;
}

.cpkkr-you {
    text-align: right;
    font-size: 14px;
}

.cptux {
   border:6px solid #efefef;
   background-color:#efefef;
   height:auto; overflow:hidden;
   margin-bottom:30px;
   }
   
.cptux img {
   width:100%;
   }
   
.cptux:hover {
   border:6px solid #0093dd;
   background-color:#0093dd;
   box-shadow:0px 0px 15px rgba(0,0,0,.5);
   transition: all 500ms ease-in 0ms;
   }
.cptux a {
   color:#333333;
   }
   
.cptux a:hover {
   color:#ffffff;
   }
   
.cptux p {
   margin-top:15px;
   margin-bottom:7px;
   text-align:center;
   }    
   
.cpyymore {
    width: 165px;
    height: 35px;
    margin: 15px auto 0px;
}

.cpyymore a {
    display: block;
    width: 165px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    font-size: 18px;
    color: #FFFFFF;
    background-color: #0093dd;
    border-radius: 20px;
} 


/* 新闻中心 */

.newhh {
   margin-bottom:15px;
   height:auto; overflow:hidden;
   padding-top:10px; padding-bottom:10px;
   border:1px solid #f2f3f3;
   font-size:12px;
   background-color:#FFFFFF;
   }
   
.newhh:hover {
   border:1px solid #0093dd;
   background-color:#0093dd;
   transition: all 300ms ease-in 0ms;
   }
   
.newhh a:hover {
   color:#FFFFFF;
   }
   
.timex {
   margin-top:23px;
   }
   
   
.newhh h5 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:16px;
   margin-top:20px;
   margin-bottom:12px;
   }
   
.ab-nei h2 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:35px;
   text-align:center;
   margin-top:20px;
   margin-bottom:15px;
   color:#595757;
   }
   
.ab-nei h3 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:14px;
   text-align:center;
   margin-top:0px;
   margin-bottom:75px;
   color:#9b9a9a;
   }  
   
.xwtp {
   margin-top:30px;
   margin-bottom:30px;
   } 
   
.xwda {
   font-size:18px;
   } 
   
   
.xwdd {
   background: #d7dbde;
   padding: 50px 0px;
   }
   
   
/* 新闻内 */
.inewsct {

}

.inewsct .inews-tt {
    border-bottom: 1px rgba(0,0,0,.25) dashed;
    padding-bottom: 10px;
}

.inewsct .inews-tt p {
    font-size: 2.0rem;
    font-weight: bold;
    line-height: 26px;
    margin-bottom: 10px;
}

.inewsct .inews-tt span {
    color: rgba(0,0,0,.55);
}

strong {
    font-weight: 700;
}

.inewsct .inews-ct {
    padding: 20px 0px 0px;
    color: rgba(0,0,0,.7);
    line-height: 28px;
}

.icase ul {
   margin:0px;
   padding:0px;
   }
	
.icase ul li {
   list-style-type:none;
   }

/* 弹窗 */

.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(../images/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(../images/Tleft.png) no-repeat;
}

.pictures_eyes_in .next {
  right: 35px;
  background: url(../images/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;
}

/* 分页 */ 
.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: #123b92;
	border:1px solid #123b92;
}

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

.page-m a.active {
    color: #fff;
    background: #123b92;
	border:1px solid #123b92;
}



.fenye {
    width: 100%;
    height: 60px;
}

.fenye-aa {
    width: 50%;
    float: left;
}

.fenye-aa a {
    display: block;
    text-align: center;
    height: 60px;
    line-height: 60px;
    color: #FFFFFF;
    background-color: #ff6101;
    font-size: 18px;
}

.fenye-bb {

    width: 50%;
    float: right;

}

.fenye-bb a {
    display: block;
    text-align: center;
    height: 60px;
    line-height: 60px;
    color: #FFFFFF;
    background-color: #ffb601;
    font-size: 18px;
}

.fenye {
    width: 265px;
    height: 60px;
	margin:30px auto 0px;
} 

.lxtp {
   margin-top:20px;
   }
   
   
.lxnn {
   padding:15px;
   border:1px solid #efefef;
   }
   
.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: #0093dd;
    font-size: 14px;
    text-align: center;
    border-radius: 20px;
}     
         
.navbar-fixed-top, .navbar-fixed-bottom {
    z-index: 9;
}   

/* 招聘 */
.ijoint {
    padding: 10px;
}
	
.ijoin {
	margin:15px 0px 0px;
}
.ijoin dl {
	background:#0093dd;
	padding:0px 50px;
	margin-bottom:10px;
}
.ijoin dl dd {
	float:left;
	width:25%;
	color:#fff;
	line-height:40px;
	padding:20px 0px;
	font-size:2.0rem;
}
.ijoin dl dd:nth-of-type(4) {
	width:22%;
}
.ijoin dl dd:nth-of-type(5) {
	width:30%;
}

@media (max-width:1400px) {
	.ijoin dl dd {
	font-size:1.8rem;
}
}@media (max-width:992px) {
	.ijoin {
	margin:15px 0px 0px;
}
.ijoin dl {
	padding:0px 15px;
}
.ijoin dl dd {
	line-height:30px;
	padding:10px 0px;
	font-size:1.6rem;
}
.ijoin dl dd:nth-of-type(2),.ijoin dl dd:nth-of-type(3),.ijoin dl dd:nth-of-type(4) {
	display:none;
}
.ijoin dl dd:nth-of-type(1) {
	width:70%;
}
}.ijoin ul {
	margin-top:10px;
}
.ijoin ul li {
	border-bottom:1px rgba(0,0,0,.15) dashed;
	list-style-type:none;
	margin-bottom:10px;
}
.ijoin ul li .jitp {
	padding:15px 30px;
	transition:.3s;
}
.ijoin ul li .jitp span {
	display:block;
	float:left;
	width:25%;
	color:#545459;
	line-height:44px;
	font-size:1.9rem;
}
.ijoin ul li .jitp span:nth-of-type(4) {
	width:22%;
}
.ijoin ul li .jitp span:nth-of-type(5) {
	width:30%;
}
@media (max-width:1400px) {
	.ijoin ul li .jitp span {
	font-size:1.6rem;
}
}@media (max-width:992px) {
	.ijoin ul {
	margin-top:10px;
}
.ijoin ul li {
	margin-bottom:10px;
}
.ijoin ul li .jitp {
	padding:10px 15px;
}
.ijoin ul li .jitp span {
	line-height:24px;
	font-size:1.4rem;
}
.ijoin ul li .jitp span:nth-of-type(2),.ijoin ul li .jitp span:nth-of-type(3),.ijoin ul li .jitp span:nth-of-type(4) {
	display:none;
}
.ijoin ul li .jitp span:nth-of-type(1) {
	width:70%;
}
}.ijoin ul li .jitp span small {
	width:138px;
	display:block;
	height:44px;
	font-size:1.9rem;
	color:#545459;
	background:#efefef;
	cursor:pointer;
	text-align:center;
	transition:.3s;
	float:left;
}
.ijoin ul li.cur {
	border-bottom:0;
	box-shadow:0px 0px 30px rgba(0,0,0,.15);
}
.ijoin ul li.cur .jitp span small {
	background:#fff;
}
.ijoin ul li .jitp span small:hover {
	background:#fe710a;
	color:#fff;
}
.ijoin ul li.cur .jitp {
	background:#e6e6e6;
}
.ijoin ul li .jitp span i {
	display:block;
	background:url(../images/sjt.png) center no-repeat;
	height:44px;
	float:right;
	cursor:pointer;
	width:40px;
}
.ijoin ul li.cur .jitp span i {
	transform:rotate(180deg);
}
.ijoin ul li .jitp span a {
	display:none;
	width:90%;
	height:30px;
	line-height:30px;
	color:#545459;
	background:#efefef;
	font-size:1.4rem;
	text-align:center;
}
@media (max-width:1400px) {
	.ijoin ul li .jitp span small {
	font-size:1.6rem;
}
}@media (max-width:992px) {
	.ijoin ul li .jitp span a {
	display:block;
}
.ijoin ul li .jitp span small {
	display:none;
}
.ijoin ul li .jitp span i {
	display:none;
}
}.ijoin .jibt {
	display:none;
	padding:20px 70px 50px;
}
.ijoin .jibt h1 {
	font-size:2.0rem;
	line-height:40px;
}
.ijoin .jibt section {
	padding:15px 0px 15px 20px;
	color:#545459;
	line-height:26px;
}
.ijoin .jibt>div>h2 {
	width:140px;
	line-height:44px;
	color:#fff;
	background:#2a54a8;
	text-align:center;
	font-size:1.5rem;
	transition:.3s;
	cursor:pointer;
	margin:15px 0px 0px;
}
.ijoin .jibt>div>h2:hover {
	background:#fe710a;
}
.ijoindd .zwxxx {
	padding-bottom:10px;
}
.ijoindd .zwxxx span {
	display:block;
	line-height:30px;
	color:#000;
}
.ijoindd .zwxxx .zpzw {
	font-size:1.6rem;
	margin-bottom:10px;
}
.ijoindd iframe {
	height:720px;
	width:100%;
}


@media (max-width:992px) {
	.ijoindd {
	margin:0;
}
.ijoindd .jibt {
	display:block;
	padding:0px;
}
.ijoindd .jibt h1 {
	font-size:1.6rem;
	line-height:30px;
}
.ijoindd .jibt section {
	padding:10px 0px;
}
}

.ijoin ul {
   padding:0px;
   }
   
   
.apply {
	position:fixed;
	z-index:10000;
	background:rgba(0,0,0,.8);
	top:0;
	left:0;
	width:100%;
	height:100%;
	display:none;
}
.zwcont {
	width:60%;
	left:20%;
	top:50%;
	margin-top:-378px;
	position:relative;
}
.zwcont iframe {
	height:756px;
	background:transparent;
	width:100%;
}
.tmbody {
	background:transparent;
}
.zwcont .closets {
	position:absolute;
	height:90px;
	right:15px;
	top:0;
	cursor:pointer;
	width:40px;
	background:url(../images/gbtou.png) center no-repeat;
}
.sqxx {
	width:100%;
	background:#fff;
}
.sqxx h2 {
	text-align:center;
	font-size:2.0rem;
	margin:0px;
	color:#000;
	line-height:90px;
}
.sqxx h2 big {
	font-size:2.0rem;
}
.sqxx .form {
	background:#f6f6f6;
	padding:30px 7% 25px;
}
.sqxx .form div {
	float:left;
	width:47%;
	margin-right:6%;
	margin-bottom:25px;
}
.sqxx .form div:nth-child(2n+0) {
	margin-right:0;
}
.sqxx .form div p {
	float:left;
	width:88px;
	color:#636366;
	line-height:42px;
}
.sqxx .form div p:before {
	content:"* ";
	color:#f00;
}
.sqxx .form div input {
	width:calc(100% - 88px);
	background:#fff;
	border:1px rgba(0,0,0,.1) solid;
	line-height:22px;
	outline:none;
	padding:9px 10px;
}
.sqxx .form div select {
	width:calc(100% - 88px);
	border:1px rgba(0,0,0,.1) solid;
	background:#fff;
	height:42px;
	outline:none;
	padding:0px 10px;
}
.sqxx .form div:last-child {
	width:100%;
}
.sqxx .form div textarea {
	width:calc(100% - 88px);
	background:#fff;
	border:1px rgba(0,0,0,.1) solid;
	line-height:22px;
	outline:none;
	padding:9px 10px;
	resize:none;
}
.sqxx form button {
	display:block;
	margin:30px auto 0px;
	background:#2a54a8;
	width:100%;
	max-width:230px;
	color:#fff;
	height:44px;
	outline:none;
	font-size:1.5rem;
	transition:.3s;
	border:0;
}
.zwcont form button:hover {
	background:#333;
}  

.cphh ul {
    overflow: hidden;
	margin:0px;
	padding:0px;
} 

.cphh li ul{
    display: none;
}

.cphh li a{
    margin-bottom: 1px;
}

.cphh li {
   list-style-type:none;
}
   

.cphh li a {
    line-height: 50px;
    display: block;
    padding-left: 20px;
    background: #f8f7f7;
    color: #333333;
    transition: all .3s;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -o-transition: all .3s;
} 

.cphh li.hover a {
    background: #37383a;
    color: #f8f7f7;
}

.cphh li a:hover{
    background: #37383a;
    color: #f8f7f7;
}

.cphh li li a {
    line-height: 30px;
    background: #ddd;
    padding-left: 32px;
}

.cphh li.hover li a {
    background: #999999;
    color: #ffffff;
}


/* 联系我们 */
.lxnnw {
    margin-top: 50px;
    margin-bottom: 50px;
}

.lxnnw h2 {
    font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
    font-size: 38px;
    color: #252525;
    font-weight: bold;
    text-align: center;
    margin-top: 0px;
    margin-bottom: 20px;
}

.lxnnw h3 {
    font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
    font-size: 16px;
    color: #666666;
    font-weight: bold;
    text-align: center;
    margin-top: 0px;
    margin-bottom: 70px;
}

.lxhh {
    height: auto;
    overflow: hidden;
    padding-top: 10px;
    padding-bottom: 25px;
    border-bottom: 1px solid #f0f0f0;
}

.lxhh-aa {
    width: 10%;
    float: left;
}

.lxhh-bb {
    width: 89%;
    float: right;
    color: #666666;
    font-size: 16px;
}

.lxhh-bb h4 {
    font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
    font-size: 16px;
    margin-top: 8px;
    margin-bottom: 16px;
    color: #333333;
}

.liuyans {
    height: auto;
    overflow: hidden;
    padding-top: 70px;
    padding-bottom: 45px;
    background-color: #f1f1f1;
}

.liuyans h3 {
    font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
    font-size: 42px;
    text-align: center;
    margin-top: 0px;
    margin-bottom: 83px;
}

.lykkm {
    width: 1200px;
    height: auto;
    overflow: hidden;
    margin: 0 auto;
}

.hzi {
    color: #ddaa6e;
}

.biaox {
    height: auto;
    overflow: hidden;
    margin-bottom: 20px;
}

.biaox h4 {
    font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
    font-size: 16px;
    margin-top: 0px;
    margin-bottom: 14px;
    color: #666666;
}

.kka {
    height: 60px;
    border: 1px solid #d2d2d2;
}

.kkb {
    border: 1px solid #d2d2d2;
}

.anniux {
    width: 208px;
    height: 54px;
	font-size:16px;
    background-color: #1d2c6a;
	border:1px solid #1d2c6a;
    padding: 0px;
}  


.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: #1f4484;
    font-size: 14px;
    text-align: center;
    border-radius: 20px;
} 

.yc {
   display:block;
   }
   
.yd {
   display:none;
   }
   


@media (min-width: 1200px) and (max-width: 1600px) {

.casebj {
    width: 100%;
    height: auto;
    overflow: hidden;
    padding: 45px;
}

}


@media (min-width: 1200px) and (max-width: 1400px) {

.kuanping {
   width:100%;
   }

.container {
   width:100%;
   }  

}

@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%;
   }
   
.container {
   width:100%;
   }
   
.logo {
   width:180px;
   }
   
.dingbu {
    height:auto; overflow:hidden;
	padding-top:5px;
	padding-bottom:10px;
}
   
.dbkk-aa {
   width:100%;
   }
   
.dbkk-bb {
   width:100%;
   }
   
.banner .swiper-container-horizontal > .swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
    bottom: 20px;
    left: 0%;
    width: 100%;
}

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

.banner .swiper-pagination-white .swiper-pagination-bullet-active {
    background: #fff;
    opacity: 1;
}

.cpbj {
    height: auto;
    overflow: hidden;
    padding: 15px;
}

.cpbj h2 {
    font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
    font-size: 26px;
}

.cpbj h3 {
    font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
    font-size: 14px;
    height: auto;
    overflow: hidden;
    line-height: 28px;
    text-align: center;
    margin-top: 0px;
    margin-bottom: 20px;
}

.abkk-aa {
   width:100%;
   padding:25px;
   }
   
.abkk-aa h4 {
    font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
    font-size: 29px;
    color: #000000;
    margin-top: 0px;
    margin-bottom: 45px;
}
   
.abkk-bb {
    width: 100%;
    float: right;
}

.abmore {
    margin-top: 65px;
    width: 172px;
    height: 43px;
    line-height: 43px;
    text-align: center;
    border: 1px solid #000000;
    position: relative;
}

.abmore .con {
    position: relative;
    z-index: 1;
    font-size: 14px;
    color: #333333;
}

.abmore-bb {
    width: 40%;
    float: right;
    text-align: right;
    color: #333333;
}

.xwhh {
    height: auto;
    overflow: hidden;
    padding-right: 0px;
    margin-bottom: 15px;
}

.xwhh-aa h4 {
    font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
    font-size: 20px;
    margin-top: 0px;
    margin-bottom: 7px;
    color: #FFFFFF;
}

.casebj {
    width: 100%;
    height: auto;
    overflow: hidden;
    padding: 15px;
}

.casenn li {
    list-style-type: none;
    width:50%;
    float: left;
}

.bottom {
    height: auto;
    overflow: hidden;
    padding-top: 42px;
    padding-bottom: 25px;
    background: none;
	background-color:#27343c;
    color: rgba(255,255,255,0.6);
    line-height: 32px;
}

.yc {
   display:none;
   }
   
.yd {
   display:block;
   }
   
.footer-aa {
    width: 100%;
    line-height: 50px;
    float: left;
}

.footer-bb {
    width: 100%;
    line-height: 50px;
    float: left;
}

.alkk-zi {
    position: absolute;
    left: 0px;
    bottom: 0px;
    width: 100%;
    padding-left: 25px;
    font-size: 16px;
    color: #FFFFFF;
    height: 60px;
    line-height: 60px;
}

.bmtt {
    margin-bottom: 50px;
}

.fygnav {
    padding: 0px;
	height:50px;
	background-color:#0093dd;
}
.fygnav ul {
    list-style-type: none;
    width: 100%;
    margin: 0px;
    padding: 0px;
}
.fygnav li {
    width: 100%;
    text-align: center;
	border-right: 1px solid #32393f; border-left:#2c3339;
    float: left;	
}
.fygnav li a { display:block; color:#FFFFFF; background-color:#0093dd; height:50px; line-height:50px;}

.fygnav li a:hover { color:#FFFFFF; background-color:#0093dd;}

}


