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

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

.navbar-nav > li > a {
    width:139px;
    padding-top: 0px;
    padding-bottom: 0px;
	padding-left:0px;
	padding-right:0px;
    line-height: 85px;
	text-align:center;
}

.nav {
    padding-left: 127px;
}


.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
    color: #0c4d8f;
}
a {
    color: #333333;
    text-decoration: none;
}

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

.navbar-nav > li {
    float: left;
	border-left:1px solid #ededed;
}

.navbar-inverse .navbar-nav > li > a {
    color: #333e48;
	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-inverse .navbar-nav > li > a::after {
    width: 0;
    transition: width .3s;
    height: 3px;
    display: block;
    margin: 0 auto;
    content: "";
    background-color: #0c4d8f;
}

.navbar-inverse .navbar-nav > li > a:hover:after{
	width:100%;
	height:3px;
	display:block;
	content:"";
	transition:width .3s;
	background-color:#0c4d8f;
}


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



.kuanping {
   width:1230px;
   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;
   }
   
.guding {
   position:fixed;
   width:100%;
   top:10px;
   z-index:99;
   }

.navbar > .container .navbar-brand {
    margin-left: 120px;
}


.sousuo {
   width:96px;
   height:88px;
   line-height:88px;
   text-align:center;
   background-color:#0c4d8f;
   float:right;
   }
   
.sousuo a {
   display:block;
   color:#FFFFFF;
   font-size:20px;
   }
   
.yuyan {
   width:96px;
   height:88px;
   line-height:88px;
   text-align:center;
   background-color:#141414;
   color:#FFFFFF;
   float:right;
   }
   
.yuyan a {
   display:block;
   color:#FFFFFF;
   font-size:20px;
   text-decoration:none;
   }
   
.dazi {
   font-size:20px;
   }
   
ul {
   margin:0px;
   padding:0px;
   }
   
.searchh {
    background-color: rgba(255,255,255,0.9);
    padding: 10px;
    display: none;
    margin: 5px;
        margin-bottom: 5px;
    margin-bottom: 20px;
    box-shadow: 0px 2px 2px rgba(0,0,0,.2);
    border-radius: 3px;
}

.searchh form {
    height: 40px;
    padding: 0;
}

.searchh #name {
    height: 40px;
    border: 1px #d2dae2 solid;
    border-radius: 0;
    width: 100%;
}

.searchh .btn {
    background-color: #0c4d8f;
    height: 40px;
    border: 0;
    border-radius: 0;
    color: #fff;
    font-size: 1.8rem;
}

.ss a {
   cursor:pointer;
   }
   
@-webkit-keyframes rotation{
from {-webkit-transform: rotate(0deg);}
to {-webkit-transform: rotate(360deg);}
}  
   
.Rotation {
    -webkit-transform: rotate(360deg);
    animation: rotation 3s linear infinite;
    -moz-animation: rotation 3s linear infinite;
    -webkit-animation: rotation 3s linear infinite;
    -o-animation: rotation 3s linear infinite;
}

       .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);
    }
	
.item section span {
    display: block;
    position: absolute;
    top: 0%;
    left: 50%;
    width: 30%;
    height: 800px;
    color: #FFFFFF;
    font-size: 20px;
	padding-top:312px;
	text-align:right;
}

.item section span h2 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:45px;
   font-weight:bold;
   height:auto; overflow:hidden;
   line-height:60px;
   padding-top:33px;
   text-align:right;
   background:url(../images/sxian.jpg) right top; background-repeat:no-repeat;
   margin-top:0px;
   margin-bottom:15px;
   color:#FFFFFF;
   }
   
.item section span h3 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:20px;
   text-align:right;
   margin-top:0px;
   margin-bottom:0px;
   color:#FFFFFF;
   }
   
.bnnmore {
   float:right;
   margin-top:50px;
   }
   
.bnnmore a {
   display:block;
   width:100px;
   height:30px;
   line-height:30px;
   text-align:center;
   background-color:#0c4d8f;
   color:#FFFFFF;
   font-size:12px;
   }
   
.dian {
   bottom:20px;
}

.dian li {
    display: inline-block;
    width: 62px;
    height: 4px;
    margin: 1px;
    text-indent: -999px;
    cursor: pointer;
    background: rgba(255, 255, 255, 0.35);
    border: 0px solid #ffffff;
    border-radius: 5px;
}



.dian .active {

    width: 64px;
    height: 6px;
    margin: 0;
    background: rgba(255, 255, 255, 0.83);

}

.yc {
   display:block;
   }
   
.yd {
   display:none;
   }
   
.xianw {
   margin-top:66px;
   margin-bottom:116px;
   }
   
.xwj-aa {
   width:85px;
   float:left;
   }
   
.xwj-bb {
   width:235px;
   float:left;
   margin-left:8px;
   color:rgba(77, 77, 77, 0.6);
   }
   
.xwj-bb h2 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:16px;
   margin-top:12px;
   margin-bottom:5px;
   color:#4d4d4d;
   }
   
.dianx {
   bottom:-50px;
}

.dianx li {
    display: inline-block;
    width: 14px;
    height: 14px;
    margin: 1px;
    text-indent: -999px;
    cursor: pointer;
    background: #c4c8ca;
    border: 0px solid #ffffff;
}



.dianx .active {
    width: 14px;
    height: 14px;
    margin: 0;
    background: #0e5c9c;

}

.chanpin {
   height:743px;
   background:url(../images/cpbj.jpg) top center; background-repeat:no-repeat;
   color:#FFFFFF;
   padding-top:47px;
   }
   
.chanpin h2 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:40px;
   text-align:center;
   color:#FFFFFF;
   margin-top:0px;
   margin-bottom:8px;
   }
   
.chanpin h3 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:16px;
   text-align:center;
   color:#FFFFFF;
   margin-top:0px;
   margin-bottom:50px;
   }
   
.cp-gun .item li {
    width: 25%;
    height: auto;
    overflow: hidden;
    float: left;
    list-style-type: none;
	border-right:1px solid #000000;
}

.cpkuai {
   background-color:#e5e6e8;
   height:auto; overflow:hidden;
   color:#FFFFFF;
   font-size:13px;
   opacity:0.9;
   }
   
   
.cpkuai:hover {
   opacity:1;
   background-color:#0b4b92;
   }
   
.cpkuai a {
   color:#FFFFFF;
   }
   
.cpzi {
    height: auto;
    overflow: hidden;
    padding: 18px;
	padding-top:45px;
	padding-bottom:45px;
	color:#0b4b92;
}

.cpzi h4 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:17px;
   color:#4d4d4d;
   margin-top:0px;
   margin-bottom:10px;
   }
   
.cpkuai:hover .cpzi {
   color:#FFFFFF;
   transition: all 500ms ease-in 0ms;
   }
   
 .cpkuai:hover h4 {
   color:#FFFFFF;
   transition: all 500ms ease-in 0ms;
   }
   
.cpkuai 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;}  

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

   
.dian2 {
   bottom:-66px;
}

.dian2 li {
    display: inline-block;
    width: 68px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    cursor: pointer;
    background: rgba(255, 255, 255, 0.35);
    border: 0px solid #ffffff;
    border-radius: 5px;
}



.dian2 .active {

    width: 70px;
    height: 12px;
    margin: 0;
    background: rgba(255, 255, 255, 0.83);

} 

.carousel-control.leftx {
    left: -10%;
    background-image: -webkit-linear-gradient(left, color-stop(rgba(0, 0, 0, 0.5) 0), color-stop(rgba(0, 0, 0, 0.0001) 100%));
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0, rgba(0, 0, 0, 0.0001) 100%);
    background: url(../images/zuo.png);
    background-repeat: repeat-x;
}

.carousel-control.rightx {
    right: -10%;
    left: auto;
    background: url(../images/you.png);
    background-repeat: repeat-x;
}

.jt {
    position: absolute;
    top: 40%;
    bottom: 0;
    left: 0%;
    width: 45px;
    color: #ffffff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
    opacity: 0.5;
    filter: alpha(opacity=50);
}

.mokuai {
   margin-top:70px;
   margin-bottom:53px;
   }
   
   
/* CSS活动的公共样式 */

.strengthMain {height:;overflow:hidden;}
.strengthMain li{float:left;width:100%;height:280px;overflow:hidden;background:#000;position:relative;}
.strengthMain li img{width:100%;height:280px;transition:all .5s;opacity:0.53;filter:alpha(opacity=53);}
.strengthMain li .font{width:100%;height:280px;top:0;left:0;position:absolute;color:#fff;text-align:center;font-size:18px;padding-top:60px;}
.strengthMain li .font h3{font-size:75px;color:#fff;font-weight:normal;margin-bottom:20px;line-height:36px;}
.strengthMain li:hover img{transform: scale(1.05, 1.05);}
.strengthMain li .font::before,.strengthMain li .font::after{position:absolute;content:'';opacity:0;transition:all 0.5s;}
.strengthMain li .font::before{top:25px;right:15px;bottom:25px;left:15px;border-top:1px solid #fff;border-bottom:1px solid #fff;transform:scale(0,1);-webkit-transform-origin:0 0;transform-origin:0 0}
.strengthMain li .font::after{top:15px;right:25px;bottom:15px;left:25px;border-right:1px solid #fff;border-left:1px solid #fff;transform:scale(1,0);transform-origin:100% 0;}
.strengthMain li:hover .font::before,.strengthMain li:hover .font::after{opacity:1;transform:scale(1);transition: all 0.5s;}


.xinwen {
   height:auto; overflow:hidden;
   }
   
.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;
   }

.xwzi {
   padding:18px;
   height:auto; overflow:hidden;
   background-color:#0b4b92;
   color:#FFFFFF;
   }
   
.xwzi-aa {
   width:25%;
   float:left;
   font-size:13px;
   }
   
.xwzi-aa h2 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:42px;
   font-weight:bold;
   margin-top:0px;
   margin-bottom:5px;
   color:#FFFFFF;   
   }
   
.xwzi-bb {
   width:75%;
   float:right;
   color:rgba(255, 255, 255, 0.42);
   line-height:23px;
   font-size:12px;
   }
   
.xwzi-bb h2 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:14px;
   margin-top:0px;
   margin-bottom:7px;
   color:#FFFFFF; 
   }
   
.lxkuai {
   height:auto; overflow:hidden;
   background-color:#e5e6e7;
   }
   
.lxkuai a {
   color:rgba(0, 0, 0, 0.6);
   }
   
.lxkuai-aa {
   width:42%;
   float:left;
   }
   
.lxkuai-bb {
   width:55%;
   float:right;
   }
   
.lxkuai-bb h2 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:18px;
   color:#4d4d4d;
   margin-top:25px;
   margin-bottom:15px;
   }
   
.lxkuai:hover {
   background-color:#0b4b92;
   transition: all 500ms ease-in 0ms;
   color:#FFFFFF;
   }
   
.lxkuai a:hover {
   color:#FFFFFF;
   }
   
.lxkuai:hover h2 { 
   color:#FFFFFF;
   transition: all 500ms ease-in 0ms;
   }
   
.cskuai {
   height:auto; overflow:hidden;
   background-color:#e5e6e7;
   margin-top:20px;
   } 
   
.cskuai a {
   color:rgba(0, 0, 0, 0.6);
   }
   
.cskuai-aa {
   width:42%;
   float:left;
   }
   
.cskuai-bb {
   width:55%;
   float:right;
   } 
   
.cskuai-bb h2 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:18px;
   color:#4d4d4d;
   margin-top:25px;
   margin-bottom:15px;
   }  
   
.cskuai:hover {
   background-color:#0b4b92;
   transition: all 500ms ease-in 0ms;
   color:#FFFFFF;
   }
   
.cskuai a:hover {
   color:#FFFFFF;
   }
      
.cskuai:hover h2 { 
   color:#FFFFFF;
   transition: all 500ms ease-in 0ms;
   } 
   
.bottom {
   height:auto; overflow:hidden;
   background-color:#e8e9e9;
   padding-top:40px;
   padding-bottom:40px;
   color:rgba(77, 77, 77, 0.6);
   line-height:35px;
   }
   
.bottom a {
   color:rgba(77, 77, 77, 0.6);
   }
   
.bottom h2 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:20px;
   color:#4d4d4d;
   margin-top:12px;
   margin-bottom:40px;
   } 
   
.dizi {
   margin-top:36px;
   height:auto; overflow:hidden;
   }
   
.fx {
   margin-top:25px;
   height:auto; overflow:hidden;
   }
   
.fx li {
   list-style-type:none;
   float:left;
   margin-right:15px;
   }
   
.fxa {
   width:30px;
   height:30px;
   background:url(../images/fxa.png) top; background-repeat:no-repeat;
   }
   
.fx li:hover .fxa {
   background:url(../images/fxa.png) bottom; background-repeat:no-repeat;
   transition: all 500ms ease-in 0ms;
   }
   
.fxb {
   width:30px;
   height:30px;
   background:url(../images/fxb.png) top; background-repeat:no-repeat;
   }
   
.fx li:hover .fxb {
   background:url(../images/fxb.png) bottom; background-repeat:no-repeat;
   transition: all 500ms ease-in 0ms;
   }
   
.fxc {
   width:30px;
   height:30px;
   background:url(../images/fxc.png) top; background-repeat:no-repeat;
   }
   
.fx li:hover .fxc {
   background:url(../images/fxc.png) bottom; background-repeat:no-repeat;
   transition: all 500ms ease-in 0ms;
   }   
   
   
.cpww {
    height:auto; overflow:hidden;
	}

.cpww li {
   list-style-type:none;
   width:33.3%;
   float:left;
   line-height:35px;
   }
   
   
.footer {
   width:100%;
   height:auto; overflow:hidden;
   line-height:80px;
   background-color:#a8a9a9;
   color:#FFFFFF;
   }
   
.footer a {
   color:#FFFFFF;
   }
   
.juyou {
   text-align:right;
   }
   
/* 单页 */


.dangqian {
   line-height:66px;
   background-color:#ebeef0;
   }   
   
.dqtit {
   width:284px;
   height:141px;
   position:relative;
   margin-top:-75px;
   background:url(../images/dqtit.png);
   color:#FFFFFF;
   padding:30px;
   z-index:99;
   }
   
.dqtit h2 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:30px;
   color:#FFFFFF;
   margin-top:0px;
   margin-bottom:8px;
   }
   
.dqtit h3 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:16px;
   color:#FFFFFF;
   margin-top:0px;
   margin-bottom:0px;
   }
   
.dq-you {
   width:50%;
   float:right;
   text-align:right;
   margin-top:-66px;
   color:#333e48;
   }
   
.dq-you a {
   color:#333e48;
   } 
   
.neibu {
   height:auto; overflow:hidden;
   margin-top:45px;
   margin-bottom:65px;
   line-height:33px;
   color:rgba(0, 0, 0, 0.6);
   } 
   
.abkk h2 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:33px;
   color:#0b5395;
   margin-top:24px;
   padding-top:24px;
   margin-bottom:8px;
   background:url(../images/huixx.jpg) top left; background-repeat:no-repeat;
   } 
   
.abkk h3 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:33px;
   color:#0b5395;
   margin-top:0px;
   padding-bottom:26px;
   margin-bottom:75px;
   background:url(../images/huixx.jpg) bottom left; background-repeat:no-repeat;
   }
   
.abkk h4 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:18px;
   font-weight:bold;
   color:#333333;
   margin-top:0px;
   margin-bottom:25px;
   }
   
.fenge {
   height:8px;
   margin-top:35px;
   margin-bottom:35px;
   border-top:1px solid #d9d9d9;
   border-bottom:1px solid #d9d9d9;
   }
   
/* 产品 */
.cpnei {
   height:auto; overflow:hidden;
   padding-top:10px;
   padding-bottom:30px;
   background-color:#f9f9f9;
   }
   
.cphh {

   } 
   
.cphh li {
   list-style-type:none;
   margin-bottom:7px;
   }
   
.cphh li a {
   display:block;
   height:55px;
   line-height:55px;
   padding-left:18px;
   padding-right:18px;
   background-color:#ebeef0;
   } 
   
.cphh li a:hover {
   background-color:#0b5395;
   color:#FFFFFF;
   }
   
.cphh li.hover a {
   background-color:#0b5395;
   color:#FFFFFF;
   }
   
.cphh-aa {
   width:80%;
   float:left;
   height: auto;
overflow: hidden;
   white-space: nowrap;
text-overflow: ellipsis;
   }
   
.cphh-bb {
   width:20%;
   float:right;
   text-align:right;
   }
   
.cplan {
   line-height:55px;
   height:auto; overflow:hidden;
   font-size:18px;
   color:#333333;
   }
   
.cptu {
   height:auto; overflow:hidden;
   border:1px solid #e2e2e2;
   margin-bottom:40px;
   border-bottom:3px solid #e2e2e2;
   }
   
.cptu-zi {
   height:auto; overflow:hidden;
   line-height:50px;
   text-align:center;
   color:#4d4d4d;
   border-top:1px solid #e2e2e2;
   }
   
.cptu:hover {
   border-bottom:3px solid #0b5395;
   transition: all 500ms ease-in 0ms;
   }
   
.cptu:hover .cptu-zi {
   color:#0b5395;
   transition: all 500ms ease-in 0ms;
   }
   
   
.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;
   } 
   
   
/* 新闻 */
.xwnei {
   background-color:#f9f9f9;
   height:auto; overflow:hidden;
   padding-top:50px;
   padding-bottom:90px;
   }
   
.xwhh {
   height:auto; overflow:hidden;
   padding-top:30px;
   padding-bottom:30px;
   border-bottom:1px solid #ececec;
   } 
   
.xwhh-aa {
   width:8%;
   float:left;
   font-size:15px;
   color:rgba(0, 0, 0, 0.6);
   } 
   
.xwhh-aa h2 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:55px;
   color:rgba(0, 0, 0, 0.6);
   margin-top:8px;
   margin-bottom:6px;
   }
   
.xwhh-bb {
   width:25%;
   float:left;
   margin-left:2%;
   } 
   
.xwhh-cc {
   width:63%;
   float:right;
   color:#9e9f9f;
   line-height:23px;
   font-size:12px;
   }
   
.xwhh-cc h2 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:20px;
   color:rgba(0, 0, 0, 0.6);
   margin-top:15px;
   margin-bottom:20px;
   }
   
.xwmore {
   margin-top:36px;
   font-size:14px;
   }
   
.xwmore a {
   color:rgba(0, 0, 0, 0.6);
   }
   
/* 联系 */
.lxnei {
   background-color:#f9f9f9;
   height:auto; overflow:hidden;
   padding-top:78px;
   padding-bottom:66px;
   }
   
.lxnei h2 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:36px;
   text-align:center;
   color:#333333;
   margin-top:0px;
   margin-bottom:30px;
   }
   
.lxkk {
   height:auto; overflow:hidden;
   padding-top:12px;
   padding-bottom:12px;
   margin-bottom:20px;
   border-bottom:1px solid #ededed;
   }
   
.lxkk-a {
   width:50%;
   float:left;
   }
   
.lxkk-a h3 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:14px;
   color:#777777;
   margin-top:0px;
   margin-bottom:12px; 
   } 
   
.antt {
   width:126px;
   height:38px;
   color:#FFFFFF;
   background-color:#a4a4a4;
   }
   
/* 分页 */ 
.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: #172a88;
	border:1px solid #172a88;
}

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

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

.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: #172a88;
    border-radius: 20px;
}  

.rrnei-nei h5 {
    font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
    font-size: 30px;
    text-align: center;
    font-weight: bold;
    color: #333333;
    margin-top: 10px;
    margin-bottom: 20px;
}  

.zlkk {
   height:auto; overflow:hidden;
   margin-bottom:20px;
   }
   
/* 样本 */
.ybhh {
   height:auto; overflow:hidden;
   line-height:40px;
   border-bottom:1px solid #dbdbdb;
   }
   
.ybhh-aa {
   width:80%;
   float:left;
   }
   
.ybhh-bb {
   width:20%;
   float:right;
   text-align:right;
   }
   
/* 招聘 */

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



.cphh ul {
    overflow: hidden;
} 

.cphh li ul{
    display: none;
}

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

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

.cphh li a {
    line-height: 55px;
    display: block;
    transition: all .3s;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -o-transition: all .3s;
} 

.cphh li.hover a {
    color: #FFFFFF;
}

.cphh li a:hover{
    color: #FFFFFF;
}

.cphh li li a {
   height:30px;
    line-height: 30px;
	color: #808080;
    padding-left: 20px;
}

.modal-dialog {
    width: 780px;
    margin: 90px auto;
}

.tanchu {
   padding:20px;
   height:auto; overflow:hidden;
   color:#666666;
   }
   
   
.tanchu-nei h2 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:18px;
   color:#000000;
   font-weight:bold;
   text-align:center;
   margin-top:0px;
   margin-bottom:10px;
   }


.modal-content {
   background-color:#FFFFFF;
   }
   
.tanchu-neiw {
    padding: 20px;
    height: auto;
    overflow: hidden;
}

.modal-header {
    min-height: 16.428571429px;
    padding: 0px;
	height:40px;
    border-bottom: 1px solid #e5e5e5;
}

.close {
    float: right;
    font-size: 30px;
    font-weight: bold;
    line-height: 1;
    color: #000000;
    text-shadow: 0 1px 0 #ffffff;
    opacity: 0.9;
    filter: alpha(opacity=20);
}

.cpaa {
   width:30%;
   }
   
.cpbb {
   width:70%;
   }


@media (min-width: 1400px) and (max-width: 1600px) {
.navbar > .container .navbar-brand {
    margin-left: -15px;
}

.nav {
    padding-left: 87px;
}

.navbar-nav > li > a {
    width:115px;
    padding-top: 0px;
    padding-bottom: 0px;
	padding-left:0px;
	padding-right:0px;
    line-height: 85px;
}
}
   
   
@media (min-width: 1200px) and (max-width: 1440px) {
.navbar > .container .navbar-brand {
    margin-left: -15px;
}

.nav {
    padding-left: 67px;
}

.navbar-nav > li > a {
    width:100px;
    padding-top: 0px;
    padding-bottom: 0px;
	padding-left:0px;
	padding-right:0px;
    line-height: 85px;
}
}


@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%;
   }
   
.navbar-nav > li {
    float: left;
    border-left: 1px solid #ededed;
    width: 100%;
}
   
.navbar-nav > li > a {
    width:100%;
    padding-top: 0px;
    padding-bottom: 0px;
	padding-left:0px;
	padding-right:0px;
    line-height: 37px;
}

.navbar-toggle {
    position: relative;
    float: right;
    padding: 9px 10px;
    margin-top: 18px;
}

.navbar > .container .navbar-brand {
    margin-left: 0px;
}

.guding {
    position: fixed;
    width: 100%;
    top: 0px;
    z-index: 99;
}

body {
   margin-top:88px;
}

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

}


