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: #2f468f;
    border-color: #5F5D5D;
}

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

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

.nav {
    padding-left: 0px;
}


.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
    color: #FFF;
	background-color:#fb8a0f;
}
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: #ffffff;
	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;
}


.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:1200px;
   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:auto; overflow:hidden;
   background-color:#f7f7f7;
   }
   
.logo {
   width:175px;
   float:left;
   }
   
.dianhua {
   width:275px;
   float:left;
   margin-left:210px;
   }
   
.search1 {
   margin-top:49px;
   width:335px;
   float:right;
   margin-right:5px;
   }
   
.search1 form {
    display: flex;
	border: 1px #e2e2e2 solid;
}

.search1 .search {
    border: 0;
    height: 44px;
    font-size: 14px;
    padding-left: 10px;
    width: 78%;
    border-radius: 0;
}   

.search1 .btn {
    height: 44px;
    margin: 0;
    background: #FFFFFF;
    border-radius: 0;
    color: #656565;
    text-align: center;
    width: 22%;
}

.fuwu {
   height:auto; overflow:hidden;
   margin-top:50px;
   margin-bottom:35px;
   }
   
.fuwu h2 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:30px;
   font-weight:bold;
   text-align:center;
   color:#6f6f6f;
   margin-top:0px;
   margin-bottom:8px;
   }
   
.fuwu h3 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:18px;
   text-align:center;
   color:#6f6f6f;
   margin-top:0px;
   margin-bottom:43px;
   }
   
.fwkuai {
   height:auto; overflow:hidden;
   margin-left:-29px;
   margin-right:-29px;
   }
   
.fwkk {
   padding-left:29px;
   padding-right:29px;
   }
   
.fwn {
   height:auto; overflow:hidden;
   margin-bottom:25px;
   border-radius: 5px;
   background-color:#f7f7f7;
   }
   
.fwn-zi {
   height:auto; overflow:hidden;
   line-height:79px;
   padding:18px;
   
   }
   
.fwn-zi-aa {
   width:70%;
   float:left;
   font-size:18px;
   color:#606060;
   }
   
.fwn-zi-bb {
   width:30%;
   float:right;
   text-align:right;
   color:#545454;
   }
   
.fwn:hover {
   background-color:#fb8a0f;
   transition: all 500ms ease-in 0ms;
   }
   
.fwn:hover .fwn-zi-aa {
   color:#FFFFFF;
   transition: all 500ms ease-in 0ms;
   }
   
.fwn:hover .fwn-zi-bb {
   color:#FFFFFF;
   transition: all 500ms ease-in 0ms;
   }
   
.fwn 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;}  

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



.abbj {
    background: url(../images/abbj.jpg) no-repeat center center;
        background-attachment: scroll;
        background-size: auto auto;
    background-size: cover;
    background-attachment: fixed;
	height:478px;
	padding-top:55px;
	text-align:center;
    color:#FFFFFF;
	line-height:30px;
} 

.abbj h2 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:30px;
   font-weight:bold;
   margin-top:0px;
   margin-bottom:6px;
   color:#FFFFFF;
   text-align:center;
   }
   
.abbj h3 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:18px;
   margin-top:0px;
   margin-bottom:34px;
   color:#FFFFFF;
   text-align:center;
   }
   
.abmore {
   width:164px;
   margin:44px auto 0px;
   }
   
.abmore a {
   display:block;
   width:164px;
   height:49px;
   }
   
/*hql-翻滚按钮公用样式*/
.roll_box{-webkit-perspective: 500px; perspective: 500px;  position:relative;}
.roll1{-webkit-transform: rotateX(0deg); transform: rotateX(0deg);-webkit-transition: .2s ease;
    transition: .2s ease;
    -webkit-transform-origin: 50% 50% -25px;
    -ms-transform-origin: 50% 50% -25px;
    transform-origin: 50% 50% -25px; position:absolute; left:0; top:0; width:100%; z-index:1;opacity:1;}
.roll2{-webkit-transform: rotateX(90deg); transform: rotateX(90deg);-webkit-transition: .2s ease;
    transition: .2s ease;
    -webkit-transform-origin: 50% 50% -22px;
    -ms-transform-origin: 50% 50% -22px;
    transform-origin: 50% 50% -22px; position:absolute; left:0; top:0; width:100%; z-index:-1; opacity:0; display:none\9;}
.roll_box:hover .roll1{-webkit-transform: rotateX(-90deg); transform: rotateX(-90deg);display:none\9; z-index:0; opacity:0;}
.roll_box:hover .roll2{-webkit-transform: rotateX(0deg); transform: rotateX(0deg);display:block\9; z-index:1; opacity:1;}  


.abmore .face2 {
    background-color:#000000;
    color: #FFFFFF;
    line-height: 49px;
    font-size: 0;
    text-align: center;
    height: 49px;
    transform-origin: 50% 50% -25px;
    -webkit-transform-origin: 50% 50% -25px;
}

.abmore .face2 .t {
    display: inline-block;
    line-height: 49px;
    font-size: 14px;
    vertical-align: top;
}

.abmore .face1 {
	background-color:#FFFFFF;
    line-height: 49px;
    font-size: 0;
    color: #535353;
    text-align: center;
    height: 49px;
}

.abmore .face1 .t {
    display: inline-block;
    line-height: 49px;
    font-size: 14px;
    vertical-align: top;
    opacity: 1;
}

.kunrao {
   height:auto; overflow:hidden;
   margin-top:50px;
   margin-bottom:65px;
   }
   
.kunrao h2 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:#6f6f6f;
   font-size:30px;
   font-weight:bold;
   text-align:center;
   margin-top:0px;
   margin-bottom:7px;
   }
   
.kunrao h3 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:#6f6f6f;
   font-size:18px;
   text-align:center;
   margin-top:0px;
   margin-bottom:47px;
   } 
   
.krnn {
   height:auto; overflow:hidden;
   background-color:#f8f8f8;
   padding:30px;
   color:#969696;
   line-height:25px;
   text-align:center;
   }
   
.krnn-tu1 {
   width:116px;
   height:116px;
   border-radius: 50%;
   border:10px solid #f8f8f8;
   background:url(../images/kr1.png) center no-repeat;
   background-color:#c5c5c5;
   margin:0 auto;
   }
   
.krnn h4 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:16px;
   color:#000000;
   text-align:center;
   margin-top:20px;
   margin-bottom:30px;
   }
   
.krnn:hover .krnn-tu1 {
   border:10px solid #efc494;
   background-color:#fb8a0f;
   transition: all 500ms ease-in 0ms;
   }
   
.krnn-tu2 {
   width:116px;
   height:116px;
   border-radius: 50%;
   border:10px solid #f8f8f8;
   background:url(../images/kr2.png) center no-repeat;
   background-color:#c5c5c5;
   margin:0 auto;
   }
   
.krnn-tu3 {
   width:116px;
   height:116px;
   border-radius: 50%;
   border:10px solid #f8f8f8;
   background:url(../images/kr3.png) center no-repeat;
   background-color:#c5c5c5;
   margin:0 auto;
   }
   
.krnn-tu4 {
   width:116px;
   height:116px;
   border-radius: 50%;
   border:10px solid #f8f8f8;
   background:url(../images/kr4.png) center no-repeat;
   background-color:#c5c5c5;
   margin:0 auto;
   }
   
.krnn:hover .krnn-tu2 {
   border:10px solid #efc494;
   background-color:#fb8a0f;
   transition: all 500ms ease-in 0ms;
   }
   
.krnn:hover .krnn-tu3 {
   border:10px solid #efc494;
   background-color:#fb8a0f;
   transition: all 500ms ease-in 0ms;
   }
   
.krnn:hover .krnn-tu4 {
   border:10px solid #efc494;
   background-color:#fb8a0f;
   transition: all 500ms ease-in 0ms;
   }
   
.xwbj {
   height:auto; overflow:hidden;
   padding-top:50px;
   padding-bottom:43px;
   background:url(../images/xwbj.jpg) center; background-repeat:no-repeat;
   color:#FFFFFF;
   }
   
.xwbj h2 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:30px;
   font-weight:bold;
   color:#FFFFFF;
   text-align:center;
   margin-top:0px;
   margin-bottom:7px;
   }
   
.xwbj h3 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:18px;
   color:#FFFFFF;
   text-align:center;
   margin-top:0px;
   margin-bottom:43px;
   }
   
.xinwen {
   height:auto; overflow:hidden;
   margin-bottom:27px;
   }
   
.xinwen a {
   color:#FFFFFF;
   }
   
.xinwen-aa {
   width:40%;
   float:left;
   }
   
.xinwen-bb {
   width:55%;
   float:right;
   } 
   
.xinwen-bb h4 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:16px;
   color:#FFFFFF;
   margin-top:0px;
   margin-bottom:20px;
   height: auto;
overflow: hidden;
   white-space: nowrap;
text-overflow: ellipsis;
   }
   
.xwmore {
   margin-top:37px;
   width:106px;
   height:40px;
   line-height:40px;
   text-align:center;
   font-size:14px;
   background-color:#ffffff;
   color:#767676;
   } 
   
.xwtit {
   width:113px;
   height:41px;
   line-height:41px;
   background:url(../images/tmbj.png);
   padding-left:6px;
   font-size:15px;
   color:#656565;
   position:relative;
   z-index: 99;
   }
   
.xwtu {
   position:relative;
   margin-top:-41px;
   } 
   
.xinwen:hover .xwtit {
   background:url(../images/tmbj2.png);
   color:#FFFFFF; 
   transition: all 500ms ease-in 0ms;
   }
   
.xinwen:hover .xwmore {
   background-color:#fb8a0f;
   color:#FFFFFF;
   transition: all 500ms ease-in 0ms;
   }
   
.xinwen 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;}  

.xinwen:hover img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
	transition: all 500ms ease-in 0ms;
   } 
   
.xinwen section {
   overflow: hidden;
   }
   
   
.xwgd {
   width:164px;
   height:49px;
   margin:25px auto 0px;
   }
   
.xwgd a {
   display:block;
   width:164px;
   height:49px;
   }
  
.xwgd .face2 {
    background-color:#000000;
    color: #FFFFFF;
    line-height: 49px;
    font-size: 0;
    text-align: center;
    height: 49px;
    transform-origin: 50% 50% -25px;
    -webkit-transform-origin: 50% 50% -25px;
}

.xwgd .face2 .t {
    display: inline-block;
    line-height: 49px;
    font-size: 14px;
    vertical-align: top;
}

.xwgd .face1 {
	background-color:#FFFFFF;
    line-height: 49px;
    font-size: 0;
    color: #535353;
    text-align: center;
    height: 49px;
}

.xwgd .face1 .t {
    display: inline-block;
    line-height: 49px;
    font-size: 14px;
    vertical-align: top;
    opacity: 1;
}

.hezuo {
   height:auto; overflow:hidden;
   margin-top:50px;
   margin-bottom:35px;
   }
   
.hezuo h2 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:30px;
   font-weight:bold;
   color:#6f6f6f;
   text-align:center;
   margin-top:0px;
   margin-bottom:7px;
   }
   
.hezuo h3 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:18px;
   color:#6f6f6f;
   text-align:center;
   margin-top:0px;
   margin-bottom:47px;
   }
   
.hzww {
   margin-left:-8px;
   margin-right:-8px;
   }
   
.hztu {
   width:20%;
   padding-left:8px;
   padding-right:8px;
   margin-bottom:15px;
   }
   
.hz1 {
   border:1px solid #d8d8d8;
   }
   
.hz1 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;}  

.hz1:hover img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
	transition: all 500ms ease-in 0ms;
   } 
   
.hz1 section {
   overflow: hidden;
   }
   
.bottom {
   height:auto; overflow:hidden;
   padding-top:40px;
   padding-bottom:20px;
   background-color:#051b3f;
   text-align:center;
   color:#ffffff;
   }
   
.bottom a {
   color:#ffffff;
   }
   
.didh {
   height:auto; overflow:hidden;
   } 
   
.didh li {
   list-style-type:none;
   float:left;
   width:12.5%;
   background:url(../images/youhua.png) right; background-repeat:no-repeat;
   }  
   
.didh li a {
   display:block;
   width:100%;
   height:40px;
   line-height:40px;
   color:#FFFFFF;
   font-size:16px;
   text-align:center;
   }
   
.dilogo {
   width:145px;
   height:80px;
   margin:32px auto 23px;
   }
   
.weixin {
   width:250px;
   height:auto; overflow:hidden;
   margin:0px auto 24px;
   }
   
.weixin-aa {
   width:105px;
   float:left;
   }
   
.weixin-aa p {
   text-align:center;
   margin-top:8px;
   }
   
.weixin-bb {
   width:105px;
   float:right;
   }
   
.weixin-bb p {
   text-align:center;
   margin-top:8px;
   }  
   
.footer {
   height:auto; overflow:hidden;
   background-color:#031738;
   color:#FFFFFF;
   line-height:54px;
   } 
   
.juyou {
   text-align:right;
   }
   
.footer a {
   color:#FFFFFF;
   }
   
/* 单页 */
.neirong {
    height: auto;
    overflow: hidden;
	margin-top:20px; margin-bottom:20px;
}

.lielanx {
    background-color:#255891;
    height: 80px;
    padding-left: 15px;
    padding-top: 20px;
	border-radius: 8px 8px 0 0;
}

.lielanx h2 {
    font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
    font-size: 30px;
    font-weight: bold;
    color: #FFFFFF;
    margin-top: 0px;
    margin-bottom: 5px;
}
   
.lie-hhx {
   height:50px;
   border-bottom:1px solid #ebebeb;
   }
   
.lie-hhx a {
   display:block;
   width:100%;
   height:50px;
   line-height:50px;
   background-color:#f7f7f7;
   border-bottom:1px solid #ebebeb;
   font-size:14px;
   color:#717071;
   }
   
.lie-hhx a:hover {
   background-color:#000000;
   color:#ffffff;
   }
   
.lie-hhx.hover a {
   background-color:#000000;
   color:#ffffff;
   }
   
.lie-aa {
   width:70%;
   padding-left:25px;
      height: auto;
overflow: hidden;
   white-space: nowrap;
text-overflow: ellipsis;
   float:left;
   }
   
.lie-bb {
   width:25%;
   float:right;
   text-align:right;
   padding-right:25px;
   }
   
   
   
.rrnei {
   width:100%;
   background-color:#FFFFFF;
   border:1px solid #ecebeb;
   height:auto; overflow:hidden;
   border-radius: 8px 8px 0 0;
   }
   
.rrnei-lan {
   height:50px;
   line-height:50px;
   color:#3e3a39;
   }
   
.rrnei-lan-a {
   width:40%;
   float:left;
         height: auto;
overflow: hidden;
   white-space: nowrap;
text-overflow: ellipsis;
   margin-left:25px;
   color:#595757;
   font-size:20px;
   font-weight:bold;
   }
   
.rrnei-lan a {
   color:#717071;
   }
   
.rrnei-lan-b {
   width:40%;
   float:right;
   margin-right:25px;
   text-align:right;
      height: auto;
overflow: hidden;
   white-space: nowrap;
text-overflow: ellipsis;
   }
   
.rrnei-nei {
   background:url(../images/neibj.jpg) top left; background-repeat:no-repeat;
   height:auto; overflow:hidden;
   padding:30px;
   }
   
.rrnei-nei h5 {
    font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
    font-size: 24px;
    text-align: center;
    font-weight: bold;
    color: #333333;
    margin-top: 0px;
    margin-bottom: 20px;
} 
   
.lxnei {
   padding:20px;
   background-color:#ffffff;
   border:1px solid #eeeeee;
   }
   
.lxlan {
	background-color:#005ea4;
    height: 80px;
    padding-left: 15px;
    padding-top: 20px;
	border-radius: 8px 8px 0 0;
	margin-top:20px;
}

.lxlan h2 {
    font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
    font-size: 30px;
    font-weight: bold;
    color: #FFFFFF;
    margin-top: 0px;
    margin-bottom: 5px;
}

/* 单页 */

.huiyy {
   background-color:#f7f7f7;
   }
   
.neidh {
   width:100%;
   height:auto; overflow:hidden;
   background-color:#255891;
   }
   
.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 #fd031f;
   color:#333333;
}

.neidh-tt li.hover a {
   background-color:#FFFFFF;
   border-top:2px solid #fd031f;
   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 {
   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 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:hover {
   border:6px solid #005bac;
   background-color:#005bac;
   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: #2f468f;
    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 #005bac;
   background-color:#005bac;
   transition: all 300ms ease-in 0ms;
   }
   
.newhh a:hover {
   color:#FFFFFF;
   }
   
.timex {
   margin-top:23px;
   }
   
   
.newhh h2 {
   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;
}
	


/* 弹窗 */

.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: #005bac;
	border:1px solid #005bac;
}

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

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



.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;
} 


/* 招聘 */

.zplieb{
	display:flex;
	display:-webkit-flex;
	justify-content:space-between;
	-webkit-justify-content:space-between;
	border-bottom:1px rgba(0,0,0,.1) solid;
}
.zplieb span{
	display:block;
	font-weight:bold;
	text-align:center;
	font-size:1.5rem;
	line-height:30px;
	padding:15px 0px;
	overflow:hidden;
}
.zplieb span:nth-of-type(1){
	width:10%;
}
.zplieb span:nth-of-type(2){
	display:flex;
	display:-webkit-flex;
	justify-content:space-between;
	-webkit-justify-content:space-between;
	width:45%;
}
.zplieb span:nth-of-type(3){
	width:15%;
}
.zplieb span:nth-of-type(4){
	display:flex;
	display:-webkit-flex;
	justify-content:space-between;
	-webkit-justify-content:space-between;
	width:15%;
}
.zplieb span:nth-of-type(5){
	width:15%;
}
.zplieb span:nth-of-type(2):after{
	content:"";
	display:block;
	width:1px;
	height:12px;
	background:rgba(0,0,0,.4);
	margin:9px 0px;
}
.zplieb span:nth-of-type(2):before{
	content:"";
	display:block;
	width:1px;
	height:12px;
	background:rgba(0,0,0,.4);
	margin:9px 0px;
}
.zplieb span:nth-of-type(4):after{
	content:"";
	display:block;
	width:1px;
	height:12px;
	background:rgba(0,0,0,.4);
	margin:9px 0px;
}
.zplieb span:nth-of-type(4):before{
	content:"";
	display:block;
	width:1px;
	height:12px;
	background:rgba(0,0,0,.4);
	margin:9px 0px;
}

.zplb{
	display:flex;
	display:-webkit-flex;
	justify-content:space-between;
	-webkit-justify-content:space-between;
	border-bottom:1px rgba(0,0,0,.1) solid;
	transition:.5s;
	cursor:pointer;
}
.bse{
	background:#fff;
}
.jobct-ct section:hover .zplb{
	background:#fff;
}
.zplb span{
	display:block;
	text-align:center;
	font-size:1.5rem;
	line-height:30px;
	padding:15px 0px;
	overflow:hidden;
}
.zplb span font:after{
	content:"+";
	font-size:2.4rem;
	color:#7eb112;
}
.bse span font:after{
	content:"-";
	font-size:2.4rem;
	color:#7eb112;
}
.zplb span:nth-of-type(1){
	width:10%;
}
.zplb span:nth-of-type(2){
	width:45%;
}
.zplb span:nth-of-type(3){
	width:15%;
}
.zplb span:nth-of-type(4){
	width:15%;
}
.zplb span:nth-of-type(5){
	width:15%;
}
.zkzpxq{
	display:none;
	background:#f9f9f9;
	padding-bottom:30px;
}
.zpxq{
	display:flex;
	display:-webkit-flex;
	justify-content:center;
	-webkit-justify-content:center;
	background:#f9f9f9;
}
.zpxq .yaoqiu{
	width:45%;
	margin-right:2%;
}
.zpxq .zhize{
	width:45%;
}
.zpxq>div{
	padding:20px 0px;
	color:rgba(0,0,0,.7);
}
.zpxq>div>big{
	display:block;
	font-weight:bold;
	font-size:1.6rem;
	line-height:30px;
	padding-bottom:5px;
}
.zpxq>div>span{
	display:block;
	line-height:24px;
	font-size:1.4rem;
}
.zkzpxq>a{
	background:#7eb112;
	color:#fff;
	line-height:38px;
	width:120px;
	text-align:center;
	font-size:1.4rem;
	margin:0px 0px 0px 4%;
	display:block;
}
.zkzpxq>a:hover{
	color:#fff;
}   


/*在线留言*/
.bky {
    margin: 20px 5px 5px;
	line-height:30px;
}

.ttanniu {
    width: 150px;
}  


.youjian {
    margin-top: 46px;
    width: 306px;
    height: auto;
    overflow: hidden;
	float:right;
    background-color: #333333;
    color: #FFFFFF;
    padding-left: 15px;
    padding-right: 15px;
    line-height: 46px;
}

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

.youjian-bb {
    width: 50%;
    float: right;
    text-align: right;
}

.youjian-bb a {
    color: #FFFFFF;
} 
      


@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%;
   }
   

}


