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

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

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


.navbar-inverse {
    background-color: #FFFFFF;
    border-color: #5F5D5D;
	box-shadow: 0px 0px 15px rgba(0,0,0,.5);
}

.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: 100px;
}

.nav {
    padding-left: 150px;
}


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

.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.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;
   }
   
.banner img {
    width:100%;
}
   
.dingbu {
   height:auto; overflow:hidden;
   line-height:34px;
   font-size:16px;
   color:#FFFFFF;
   background-color:#333333;
   }
   
   
.dingbu-aa {
   width:70%;
    height: auto;
overflow: hidden;
   white-space: nowrap;
text-overflow: ellipsis;
   float:left;
   }
   
.dingbu-bb {
   width:30%;
   float:right;
   }

.search1 {
   margin-top:8px;
   float:right;
   height:auto; overflow:hidden;
   background-color:#6a6a6a;
   border-radius: 20px;
   }
   
.search1 form {
    display: flex;
}

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

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

.banner .swiper-container-horizontal > .swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
    bottom: 25px;
    left: 0;
    width: 100%;
}

.banner .swiper-pagination-bullet {
    width: 18px;
    height: 18px;
    display: inline-block;
    border-radius: 100%;
	background:#666666;
	opacity: 1;
}

.banner .swiper-pagination-white .swiper-pagination-bullet-active {
    background: #FFFFFF;
}

.cpbj {
   height:auto; overflow:hidden;
   padding-top:65px;
   padding-bottom:36px;
   background-color:#f4f8fb;
   }
   
.cplan {
   height:auto; overflow:hidden;
   }
   
.cplan-aa {
   width:30%;
   float:left;
   }
   
.cplan-aa h2 {
   font-family: 'ProximaNova-Bold', Helvetica, Arial, sans-serif;
   color:#4d4d4d;
   font-size:32px;
   margin-top:0px;
   margin-bottom:3px;
   }  
   
.cplan-aa h3 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   color:#4d4d4d;
   font-size:26px;
   margin-top:0px;
   margin-bottom:0px;
   }  
   
.cplan-bb {
   width:70%;
   float:right;
   margin-top:36px;
   }
   
.cplan-bb li {
   list-style-type:none;
   float:left;
   height:auto; overflow:hidden;
   line-height:40px;
   margin-left:40px;
   }
   
.cplan-bb li a {
   font-size:16px;
   color:#4d4d4d;
   }
   
.cplan-bb li a:hover {
   color:#0d50a0;
   }
   
.cpgun {
   margin-top:70px;
   height:auto; overflow:hidden;
   }
   
.cptu {
   height:auto; overflow:hidden;
   }
   
.cpzi {
    height:auto; overflow:hidden;
	margin-top:34px;
   } 
   
.cpzi h2 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:18px;
   margin-top:0px;
   margin-bottom:3px;
   color:#4d4d4d;
   } 
    
.cpzi h3 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:18px;
   height:auto; overflow:hidden;
   margin-top:0px;
   margin-bottom:0px;
   padding-bottom:8px;
   color:#4d4d4d;
   border-bottom:1px solid #afb0b1;
   } 
   
.bd {
   border:1px solid #ebecec;
   position:relative;
   }   	
   
.cpgun .swiper-container {
   padding-bottom:60px;
   }
   
.cpgun .swiper-container-horizontal > .swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
    bottom: 0px;
    left: 0;
    width: 100%;
}

.cpgun .swiper-pagination-bullet {
    width: 8px;
    height: 5px;
    display: inline-block;
    border-radius: 100%;
    background: #0d59c9;
	border-radius: 0;
    opacity: 1;
}

.cpgun .swiper-pagination-bullet-active {
   width:23px;
   border-radius: 0;
    opacity: 1;
    background: #0d59c9;
}

.gybj {
   height:auto; overflow:hidden;
   padding-top:66px;
   padding-bottom:60px;
   color:#FFFFFF;
   font-size:16px;
   line-height:30px;
   background:url(../images/abbj.jpg) top center; background-repeat:no-repeat;
   }
   
.gybj h2 {
   font-family: 'ProximaNova-Bold', Helvetica, Arial, sans-serif;
   font-size:32px;
   color:#FFFFFF;
   font-weight:bold;
   margin-top:0px;
   margin-bottom:6px;
   }
   
.gybj h3 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:26px;
   color:#FFFFFF;
   margin-top:0px;
   margin-bottom:26px;
   }
   
.gybj h4 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:20px;
   color:#FFFFFF;
   margin-top:0px;
   padding-bottom:15px;
   margin-bottom:30px;
   background:url(../images/xiahua.jpg) left bottom; background-repeat:no-repeat;
   }
   
.rongyu {
   margin-top:45px;
   height:auto; overflow:hidden;
   }
   
.rongyu li {
   list-style-type:none;
   width:173px;
   margin-right:34px;
   float:left;
   }
   
.abmore {
   margin-top:45px;
   }
   
.abmore a {
   display:block;
   width:195px;
   height:45px;
   line-height:45px;
   text-align:center;
   background-color:#0d59c9;
   color:#FFFFFF;
   font-size:16px;
   }
   
.abmore a:hover {
   background-color:#ea2f3d;
   }
   
.xinwen {
   margin-top:45px;
   margin-bottom:14px;
   height:auto; overflow:hidden;
   }
   
.xwlan {
   height:auto; overflow:hidden;
   margin-bottom:40px;
   }
   
.xwlan-aa {
   width:50%;
   float:left;
   }
   
.xwlan-aa h2 {
   font-family: 'ProximaNova-Bold', Helvetica, Arial, sans-serif;
   font-size:34px;
   color:#4d4d4d;
   font-weight:bold;
   margin-top:0px;
   margin-bottom:5px;
   }
   
.xwlan-aa h3 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:26px;
   color:#4d4d4d;
   margin-top:0px;
   margin-bottom:0px;
   }
   
.xwlan-bb {
   width:50%;
   float:right;
   text-align:right;
   padding-top:36px;
   font-size:16px;
   }
   
.xwlan-bb a {
   color:#4d4d4d;
   }
   
.xwlan-bb a:hover {
   color:#0d50a0;
   }
   
.xwhang {
   height:auto; overflow:hidden;
   padding:17px;
   padding-left:0px;
   padding-bottom:10px;
   margin-bottom:40px;
   background-color:#f6f6f6;
   color:#808080;
   }
   
.xwhang a {
   color:#808080;
   }   
   
.xwhang-aa {
   width:17%;
   float:left;
   text-align:center;
   border-right:1px solid #9d9d9d;
   }
   
.xwhang-aa h2 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:20px;
   margin-top:5px;
   margin-bottom:5px;
   }
   
.xwhang-aa h3 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:25px;
   margin-top:0px;
   margin-bottom:0px;
   }
   
.xwhang-bb {
   width:83%;
   padding-left:15px;
   float:right;
   font-size:16px;
   }
   
.xwhang-bb h2 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:18px;
   margin-top:5px;
   margin-bottom:10px;
   color:#333333;
   }
   
.xwhang:hover {
   background-color:#0d50a0;
   color:#FFFFFF;
   transition: all 300ms ease-in 0ms;
   }
   
.xwhang a:hover {
   color:#FFFFFF;
   }
   
.xwhang:hover .xwhang {
   color:#FFFFFF;
   transition: all 300ms ease-in 0ms;
   }
   
.xwhang:hover .xwhang-aa {
   border-right:1px solid #FFFFFF;
   transition: all 300ms ease-in 0ms;
   }
   
.xwhang:hover .xwhang-bb h2 {
   color:#FFFFFF;
   transition: all 300ms ease-in 0ms;
   }
   
.xwtu img {
   width:100%;
   } 
   
.xwtu 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;}  

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


.jihua {
   height:auto; overflow:hidden;
   padding-top:56px;
   padding-bottom:56px;
   background:url(../images/jhbj.jpg) center; background-repeat:no-repeat;
   color:#FFFFFF;
   font-size:16px;
   line-height:32px;
   }
   
.jihua h2 {
   font-family: 'ProximaNova-Bold', Helvetica, Arial, sans-serif;
   font-size:34px;
   color:#FFFFFF;
   font-weight:bold;
   margin-top:0px;
   margin-bottom:5px;
   }
   
.jihua h3 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:25px;
   color:#FFFFFF;
   margin-top:0px;
   margin-bottom:37px;
   padding-bottom:35px;
   background:url(../images/xiahua.jpg) left bottom; background-repeat:no-repeat;
   }
   
.jhmore {
   width:196px;
   height:46px;
   margin:42px auto 0px;
   }
   
.jhmore a {
   display:block;
   width:196px;
   height:46px;
   line-height:46px;
   color:#FFFFFF;
   font-size:16px;
   text-align:center;
   border:1px solid #FFFFFF;
   }
   
.jhmore a:hover {
   background-color:#FFFFFF;
   color:#333333;
   }
   
.bottom {
   height:auto; overflow:hidden;
   background-color:#04365b;
   color:#FFFFFF;
   padding-top:50px;
   padding-bottom:80px;
   line-height:38px;
   }
   
.bottom a {
   color:#FFFFFF;
   }
   
.bottom h2 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:24px;
   margin-top:0px;
   margin-bottom:30px;
   color:#ffffff;
   }
   
.bmzi {
   line-height:38px;
   font-size:16px;
   height:auto; overflow:hidden;
   margin-top:42px;
   }
   
.gztt {
   height:auto; overflow:hidden;
   }
   
.gztt li {
   list-style-type:none;
   float:left;
   width:34px;
   margin-right:6px;
   }
   
.fxa {
   width:34px;
   height:34px;
   background:url(../images/fxa1.png) top; background-repeat:no-repeat;
   transition: all 500ms ease-in 0ms;
   }
   
.fxb {
   width:34px;
   height:34px;
   background:url(../images/fxb1.png) top; background-repeat:no-repeat;
   transition: all 500ms ease-in 0ms;
   }
   
.gztt li:hover .fxa {
   background:url(../images/fxa1.png) bottom; background-repeat:no-repeat;
   transition: all 500ms ease-in 0ms;
   }   
   
.gztt li:hover .fxb {
   background:url(../images/fxb1.png) bottom; background-repeat:no-repeat;
   transition: all 500ms ease-in 0ms;
   }   
   
   
.weixin {
   margin-top:23px;
   height:auto; overflow:hidden;
   }
   
.footer {
   height:auto; overflow:hidden;
   line-height:38px;
   background-color:#0c3142;
   color:#FFFFFF;
   font-size:16px;
   }
   
.footer a {
   color:#FFFFFF;
   }
   
.juyou {
   text-align:right;
   }
   
.logox {
   width:203px;
   height:80px;
   }
   
.lghh li a {
   line-height:60px;
   }    
   
   
/* 单页 */
.neirong {
    height: auto;
    overflow: hidden;
	margin-top:20px; margin-bottom:20px;
}

.lielanx {
    background-color:#0d50a0;
    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:#ffffff;
   color:#0d50a0;
   }
   
.lie-hhx.hover a {
   background-color:#ffffff;
   color:#0d50a0;
   }
   
.lie-aa {
   width:70%;
   padding-left:25px;
      height: auto;
overflow: hidden;
   white-space: nowrap;
text-overflow: ellipsis;
   float:left;
   }
   
.lie-bb {
   width:25%;
   height:50px;
   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;
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
         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;
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   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:#0d50a0;
   }
   
.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 #0d50a0;
   color:#333333;
}

.neidh-tt li.hover a {
   background-color:#FFFFFF;
   border-top:2px solid #0d50a0;
   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:hover {
   border:6px solid #0d50a0;
   background-color:#0d50a0;
   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: #0d50a0;
    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 #0d50a0;
   background-color:#0d50a0;
   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: #0d50a0;
	border:1px solid #0d50a0;
}

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

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



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

/* 技术支持 */
.jishu {
   height:auto; overflow:hidden;
   }   
   
.jishu li {
   list-style-type:none;
   height:auto; overflow:hidden;
   line-height:40px;
   border-bottom:1px dashed #808080;
   } 
   
.jishu-aa {
   width:70%;
   height: auto;
overflow: hidden;
   white-space: nowrap;
text-overflow: ellipsis;
   float:left;
   }
   
.jishu-bb {
   width:30%;
   float:right;
   text-align:right;
   }
   
   
.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: #0c4993;
    font-size: 14px;
    text-align: center;
    border-radius: 20px;
}   

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

.abtu:hover img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
	transition: all 500ms ease-in 0ms;
   } 
   
.abtu section {
   overflow: hidden;
   }	 
	
.zhezhao {
   position:absolute;
   top:0px;
   left:0px;
   width:100%;
   height:0px;
   text-align:center;
   color:#FFFFFF;
   font-size:25px;
   background-color:rgba(13,89,201,0.8);
   transition: all 300ms ease-in 0ms;
   }  
   
.cptu:hover .zhezhao {
   height:100%;
   padding-top:45%;
   transition: all 300ms ease-in 0ms;
   }   
   
.cptu:hover h2 {
   color:#0d59c9;
   transition: all 300ms ease-in 0ms;
   }  
   
.cptu:hover h3 {
   color:#0d59c9;
   transition: all 300ms ease-in 0ms;
   }      
   
.icase ul {
   margin:0px;
   padding:0px;
   }
   
.icase ul li {
   list-style-type:none;
   }
   
.navbar-fixed-top {

    z-index: 98;
}

@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-toggle {
    position: relative;
    float: right;
    padding: 9px 10px;
    margin-top: 10px;

}

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

.rongyu li {
    list-style-type: none;
    width: 48%;
    margin-right: 2%;
    float: left;
}

.xwlan-aa {
    width: 100%;
    float: left;
}

.xwlan-bb {
    width: 100%;
    float: right;
    text-align: right;
}

.xwhang {

    margin-bottom: 20px;
    background-color: #f6f6f6;
    color: #808080;
}

.jihua {
    height: auto;
    overflow: hidden;
    padding-top: 30px;
    padding-bottom: 30px;
    background: none;
	background-color:#0c417f;
}

.bottom h2 {
    font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
    font-size: 24px;
    margin-top: 20px;
    margin-bottom: 10px;
    color: #ffffff;
}

.neibu {

    padding: 20px;
    margin: 30px auto 85px;
}

.rrnei-nei {
    background: url(../images/neibj.jpg) top left;
        background-repeat: repeat;
    background-repeat: no-repeat;
    height: auto;
    overflow: hidden;
    font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
    padding: 15px;
}

.logo {
   width:153px;
   height:60px;
   }
   
.rrnei-nei img {
    width:100%;
    border: 0px none;
    height: auto;
    max-width: 100%;
    vertical-align: middle;
   }
   
.xwhang-aa {
    width: 100%;
    float: left;
    text-align: center;
    border-right: 1px solid #9d9d9d;
}

.xwhang-bb {
   width: 100%;
   }
   
.cplan-aa {
    width: 100%;
    float: left;
}

.cplan-bb {
    width: 100%;
	}
	
.cplan-bb li {
    list-style-type: none;
	width:100%;
    float: left;
    height: auto;
    overflow: hidden;
    line-height: 40px;
    margin-left: 0px;
}

}


