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 {
    padding-top: 10px;
    padding-bottom: 10px;
	padding-left:20px;
	padding-right:20px;
    line-height: 55px;
}

.nav {
    padding-left: 50px;
}


.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
    color: #FFF;
	background-color:#0754a7;
}
a {
    color: #333333;
    text-decoration: none;
}

a:hover { text-decoration:none; transition: all 300ms ease-in 0ms; color: #333333;}


.navbar-inverse .navbar-nav > li > a {
    color: #333333;
}

.navbar-toggle {
    position: relative;
    float: right;
    padding: 9px 10px;
    margin-top: 8px;
    margin-right: 15px;
    margin-bottom: 8px;
    background-color: #000;
    border: 1px solid transparent;
    border-radius: 4px;
}


.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: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;
   }
   
.toukk {
   width:100%;
   height:124px;
   position:relative;
   z-index:9999;
   }   
   
.toubu {
   width:1170px;
   margin:0 auto;
   }
   
.yc {
   display:block;
   }
   
.yd {
   display:none;
   }
   
.logo {
   width:110px;
   float:left;
   }
   
.topyou {
   width:1030px;
   float:right;
   }
   
.topyou-aa {
   height:49px;
   line-height:49px;
   text-align:right;
   color:#767779;
   }
  
.topyou-bb {
   height:70px;
   }
   
.dh {
   width:843px;
   float:left;
   }
   
.dh li {
   list-style-type:none;
   float:left;
   margin-left:6px;
   margin-right:6px;
   }
   
.dh li a {
   display:block;
   height:auto; overflow:hidden;
   line-height:70px;
   padding-left:8px;
   padding-right:8px;
   font-size:14px;
   }
   
.dh li a:hover {
   color:#014da1;
   }
   
.dh li a::after {
    width: 0;
    transition: width .3s;
    height: 5px;
    display: block;
    margin: 0 auto;
    content: "";
    background-color: #014da1;
   }
   
.dh li a:hover:after{
	width:100%;
	height:5px;
	display:block;
	content:"";
	transition:width .3s;
	background-color:#014da1;
}
   
   
.yuyan {
   width:180px;
   height:auto; overflow:hidden;
   line-height:70px;
   color:#484848;
   text-align:right;
   float:right;
   }
   
.yuyan a {
   color:#484848;
   }
   
       .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 img {
	animation: fangda 3s;
    -webkit-animation: fangda 3s;
   }  
   
-webkit-keyframes fangda {
	0%{
		transform:scale(1.0);
	}
	100%{
		transform:scale(1.2);
	}
}
@keyframes fangda {
	0%{
		transform:scale(1.0);
	}
	100%{
		transform:scale(1.2);
	}
}


.dian {
   bottom:20px;
    left: 70%;
}

.dian li {
    display: inline-block;
    width: 13px;
    height: 13px;
    margin: 1px;
    text-indent: -999px;
    cursor: pointer;
    border: 1px solid #014da1;
    border-radius: 50%;
}

.dian .active {
    width: 15px;
    height: 15px;
    margin: 0;
    background-color: #014da1;
}	

.soutt {
   height:auto; overflow:hidden;
   line-height:36px;
   border-bottom:3px solid #3974b6;
   }
  
.soutt-aa {
   width:73%;
   float:left;
   color:#e2e2e2;
   }
   
.soubb {
   color:#4b4b4b;
   }
   
.soutt-aa a {
   color:#4b4b4b;
   cursor: pointer;
   }

   
.soutt-bb {
   width:27%;
   float:right;
   }
   
.search1 {
   width:288px;
   float:right;
   border:1px solid #014da1;
   margin-top:19px;
   }
   
.search1 form {
    display: flex;
}

.search1 .search {
    border: 0;
	width:77%;
    height: 30px;
    font-size: 14px;
    padding-left: 10px;
    border-radius: 0;
}   

.search1 .btn {
    height: 30px;
	padding:0px;
    color: #FFFFFF;
    text-align: center;
    width: 23%;
	border-radius: 0;
	background-color:#014da1;
} 

.yewu {
   height:auto; overflow:hidden;
   margin-top:25px;
   margin-bottom:35px;
   } 
   
.yewu h2 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:31px;
   font-weight:bold;
   color:#014da1;
   text-align:center;
   margin-top:0px;
   margin-bottom:5px;
   }  
   
.yewu h3 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:20px;
   color:#626262;
   text-align:center;
   margin-top:0px;
   margin-bottom:6px;
   } 
   
.yewu h4 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:14px;
   color:#626262;
   text-align:center;
   margin-top:0px;
   margin-bottom:54px;
   }  
   
.ywnei {
   height:auto; overflow:hidden;
   }
   
.ywnei li {
   width:24%;
   float:left;
   list-style-type:none;
   margin-left:0.5%;
   margin-right:0.5%;
   margin-bottom:10px;
   }
   
.ywkk {
   height:auto; overflow:hidden;
   }
   
.guzi {
   position:relative;
   margin-top:-75px;
   height:75px;
   line-height:75px;
   text-align:center;
   color:#FFFFFF;
   font-size:18px;
   font-weight:bold;
   z-index:99;
   }
   
.ywkk:hover .guzi {
   display:none;
   }
   
   
.effects { padding-left: 0px; }
.effects .img { position: relative; margin-bottom: 0px; position: relative; z-index: 1; overflow: hidden; }
.effects .img:nth-child(n) { margin-right: 0px; }
.effects .img:first-child { margin-left: 0px; }
.effects .img:last-child { margin-right: 0; }
.effects .img img { display: block; margin: 0; padding: 0; height: auto; }
.overlay { display: block; position: absolute; z-index: 20; background: rgba(1, 77, 161, 0.79); overflow: hidden; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s; }
a.close-overlay { display: block; position: absolute; top: 0; right: 0; z-index: 100; width: 45px; height: 45px; font-size: 20px; font-weight: 700; color: #fff; line-height: 45px; text-align: center; background-color: #000; cursor: pointer; }
a.close-overlay.hidden { display: none; }
a.expand { display: block; position: absolute; z-index: 100; text-align: center; color: #fff; font-weight: 600; font-size: 14px; text-transform: uppercase; line-height: 30px; }
.overlay-effect .img i { font-size: 30px; }
.overlay-effect .overlay { bottom: 0; left: 0; right: 0; width: 100%; height: 100%; opacity: 0; }
.overlay-effect .overlay a.expand { left: 0; right: 0; bottom: 27%; margin: 0 auto -30px auto; padding-left:30px; padding-right:30px; }
.overlay-effect .img.hover .overlay { height: 100%; opacity: 1; }
.img img { width: -webkit-calc(100% + 0px) !important; width: calc(100% + 0px) !important; -webkit-transition: opacity 0.35s, -webkit-transform 0.35s; transition: opacity 0.35s, transform 0.35s; -moz-transition: opacity 0.35s, -moz-transform 0.35s; -o-transition: opacity 0.35s, -o-transform 0.35s; -webkit-transform: translate3d(0px, 0, 0); transform: translate3d(0px, 0, 0); -ms-transform: translate3d(0px, 0, 0); }
.img:hover img { -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); -ms-transform: translate3d(0px, 0, 0); }   
   
   
.ywkk 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;}  

.ywkk:hover img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
	transition: all 500ms ease-in 0ms;
   } 
   
.ywkk section {
   overflow: hidden;
   }
   
section {
    display: block;
}

.overlay h5 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:18px;
   color:#FFFFFF;
   font-weight:bold;
   text-align:center;
   margin-top:0px;
   margin-bottom:20px;
   }
   
.fmore {
   width:129px;
   height:37px;
   line-height:37px;
   text-align:center;
   border:1px solid #FFFFFF;
   border-radius: 5px;
   color:#FFFFFF;
   margin:37px auto 0px;
   }
   
   
.abkk {
   height:770px;
   background:url(../images/abbj.jpg) top center; background-repeat:no-repeat;
   margin-top:25px;
   color:#5b5b5b;
   line-height:22px;
   } 
   
.abkk h2 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:31px;
   font-weight:bold;
   color:#014da1;
   text-align:center;
   margin-top:0px;
   margin-bottom:5px;
   }  
   
.abkk h3 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:20px;
   color:#626262;
   text-align:center;
   margin-top:0px;
   margin-bottom:6px;
   } 
   
.abkk h4 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:14px;
   color:#626262;
   text-align:center;
   margin-top:0px;
   margin-bottom:54px;
   }
   
.ablm {
   margin-top:35px;
   float:right;
   width:390px;
   height:auto; overflow:hidden;
   }
   
.ablm li {
   list-style-type:none;
   width:33.3%;
   float:left;
   }
   
.ablm li a:hover img {
    -webkit-transform: rotatey(30deg);
    -moz-transform: rotatey(30deg);
}
.ablm li a img {
    -webkit-transition: 0.6s ease;
    -moz-transition: 0.6s ease;
    max-width: 100%;
    margin: 0 auto;
}


.hezuo {
   height:auto; overflow:hidden;
   margin-top:25px;
   margin-bottom:50px;
   }

.hezuo h2 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:31px;
   font-weight:bold;
   color:#014da1;
   text-align:center;
   margin-top:0px;
   margin-bottom:5px;
   }  
   
.hezuo h3 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:20px;
   color:#626262;
   text-align:center;
   margin-top:0px;
   margin-bottom:6px;
   } 
   
.hezuo h4 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:14px;
   color:#626262;
   text-align:center;
   margin-top:0px;
   margin-bottom:36px;
   }  
   
    .img-scroll { position:relative; margin:0px auto; width:100%; float:left; height:auto; overflow:hidden;}
    .img-scroll .prev,.img-scroll .next { position:absolute; display:block; width:30px; height:30px; margin-top:30px; top:0; color:#FFF; text-align:center;}
    .img-scroll .prev { left:0; background:url(../images/zuo.png) no-repeat; width:30px; height:30px;}
    .img-scroll .next { right:0; background:url(../images/you.png) no-repeat; width:30px; height:30px;}
	.img-scroll .prev:hover { left:0; background:url(../images/zuo.png) no-repeat; width:30px; height:30px;}
	.img-scroll .next:hover { right:0; background:url(../images/you.png) no-repeat; width:30px; height:30px;}
    .img-list { position:relative; width:94%; height:auto; overflow:hidden; margin-left:40px; overflow:hidden}
    .img-list ul { width:9999px;}
    .img-list li { float:left; display:inline; margin-left:14px; margin-right:14px; height:auto; overflow:hidden;} 
	
.hz1 {
   border:1px solid #efefef;
   height:auto; overflow:hidden;
   }
   
.ditu {
   height:450px;
   padding-top:46px;
   background:url(../images/ditubj.jpg) top center;
   color:#505050;
   line-height:31px;
   }
   
.ditu h2 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:31px;
   font-weight:bold;
   color:#014da1;
   text-align:center;
   margin-top:0px;
   margin-bottom:5px;
   }  
   
.ditu h3 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:20px;
   color:#626262;
   text-align:center;
   margin-top:0px;
   margin-bottom:6px;
   } 
   
.ditu h4 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:14px;
   color:#626262;
   text-align:center;
   margin-top:0px;
   margin-bottom:25px;
   } 	
   
   
.lxlanw {
   height:auto; overflow:hidden;
   }
   
.lxlanw li {
   list-style-type:none;
   float:left;
   width:122px;
   }
   
#slidingBlock {
	height:auto; overflow:hidden;
}

#slidingBlock span {
    float:left; width:100%; height:27px;line-height:27px; font-weight:bold; text-align:left; font-size:16px; over-flow:hidden;
}
#slidingBlock span.menuNo {
    font-weight:normal; width:100%; height:27px; line-height:27px; color:#505050;
}
#slidingBlock span.menuOn {
    font-weight:normal; width:100%; height:27px; line-height:27px; color:#014da1;
}
#slidingBlock DIV.slidingList_none {
    display:none
}
#slidingBlock DIV.slidingList {
    width:100%;
    margin:0px; padding:0px; height:auto; overflow:hidden;
	margin-top:15px;
}

.ditu h5 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:18px;
   color:#505050;
   margin-top:0px;
   margin-bottom:10px;
   } 
   
.weixin {
   width:191px;
   height:auto; overflow:hidden;
   margin-top:125px;
   float:right;
   }
   
.bottom {
   height:170px;
   background:url(../images/bmbj.jpg) top center;
   padding-top:45px;
   color:#FFFFFF;
   }

.bottom a {
   color:#FFFFFF;
   }
   
.didh {
    height:auto; overflow:hidden;
	margin-bottom:30px;
	}
	
.sjt {
   position:relative;
   width:58px;
   height:58px;
   float:right;
   margin-top:-58px;
   z-index:99;
   }
   
.juyou {
   text-align:right;
   }
   
.menutwo{
	background:#f1f1f1;
	height:auto; overflow:hidden;
	position:absolute;
	display:none;
	width:100%;
	z-index:99999;
	top:100%;
	left:0;
}
.menutwo dl{
    width:1170px;
	margin:0 auto;
}   

.ddh-left {
   width:37%;
   float:left;
   padding:30px 0px;
   margin-right:3%;
   color:#5b5b5b;
   }
   
.ddh-left h2 {
    font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
    font-size: 20px;
    margin-top: 10px;
    margin-bottom: 27px;
	color:#484848;
}

.ddh-md {
   width:23%;
   float:left;
   border-left:1px solid #FFFFFF;
   border-right:1px solid #FFFFFF;
   padding:30px;
   padding-left:20px;
   padding-right:20px;
   }
   
.ddh-md li {
   list-style-type:none;
   width:100%;
   height:auto; overflow:hidden;
   border-bottom:1px solid #FFFFFF;
   margin:0px;
   }
   
.ddh-md li a {
   display:block;
   height:45px;
   line-height:45px;
   color:#484848;
   font-size:14px;
   padding:0px;
   }
   
.ddh-mdx li {
   list-style-type:none;
   width:50%;
   float:left;
   height:auto; overflow:hidden;
   border-bottom:1px solid #FFFFFF;
   margin:0px;
   }
   
.ddh-mdx li a {
   display:block;
   height:45px;
   line-height:45px;
   color:#484848;
   text-align:center;
   font-size:14px;
   padding:0px;
   }
   
.ddh-right {
   width:309px;
   height:auto; overflow:hidden;
   float:right;
   padding:30px 0px;
   }
   
/* 浮动 */   
   
.youbu {
    position: fixed;
    right: 0;
    top: 40%;
    z-index: 999;
    width: 73px;
} 

.youbu > div {
    position: relative;
    width: 73px;
    height: 73px;
    line-height: 73px;
    cursor: pointer;
    margin-bottom: 2px;
    background: #014da1;
}


.youbu .txqq {
    width: 250px;
    height: 73px;
    transition: .5s;
}

.youbu .txqq span {
    background: url(../images/qq.png) center no-repeat;
    height: 73px;
    width: 73px;
    display: block;
    float: left;
}

.youbu .txqq small {
    font-size: 1.6rem;
    color: #fff;
    float: left;
    display: block;
}

.youbu .txqq:hover{
	transition:.5s;
	margin-left:-185px;
}

.youbu .rxdh {
    width: 250px;
    height: 73px;
    transition: .5s;
}

.youbu .rxdh span {
    background: url(../images/dh.png) center no-repeat;
    height: 73px;
    width: 73px;
    display: block;
    float: left;
}

.youbu .rxdh small {
    font-size: 1.6rem;
    color: #fff;
    float: left;
    display: block;
}

.youbu .rxdh:hover{
	transition:.5s;
	margin-left:-185px;
}



.youbu .txwx {
    width: 73px;
    height: 73px;
    position: relative;
}

.youbu .txwx span {
    background: url(../images/wxzx.png) center no-repeat;
    height: 73px;
    width: 73px;
    display: block;
}

.youbu .txwx small {
    font-size: 1.6rem;
    color: #fff;
    position: absolute;
    display: block;
    width: 150px;
    display: none;
    bottom: 0;
}

.youbu .txwx small img{
	width:100%;
}
.youbu .txwx:hover small{
	margin-left:-150px;
	display:block;
}

.youbu .txwx2 {
    width: 73px;
    height: 73px;
    position: relative;
}

.youbu .txwx2 span {
    background: url(../images/wxzx2.png) center no-repeat;
    height: 73px;
    width: 73px;
    display: block;
}

.youbu .txwx2 small {
    font-size: 1.6rem;
    color: #fff;
    position: absolute;
    display: block;
    width: 150px;
    display: none;
    bottom: 0;
}

.youbu .txwx2 small img{
	width:100%;
}
.youbu .txwx2:hover small{
	margin-left:-150px;
	display:block;
}

.youbu .chaxun {
    width: 73px;
    height: 73px;
    position: relative;
}

.youbu .chaxun span {
    background: url(../images/chaxun.png) center no-repeat;
    height: 73px;
    width: 73px;
    display: block;
}

.youbu .chaxun2 {
    width: 73px;
    height: 73px;
    position: relative;
}

.youbu .chaxun2 span {
    background: url(../images/chaxun2.png) center no-repeat;
    height: 73px;
    width: 73px;
    display: block;
}


/* 单页 */
.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: 24px;
    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:#255891;
   }
   
.lie-hhx.hover a {
   background-color:#ffffff;
   color:#255891;
   }
   
.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: 30px;
    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 #007ee7;
   background-color:#007ee7;
   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: #fd031f;
    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 #007ee7;
   background-color:#007ee7;
   box-shadow:0px 0px 15px rgba(0,0,0,.5);
   transition: all 500ms ease-in 0ms;
   }
   
.newhh a:hover {
   color:#FFFFFF;
   }
   
.timex {
   margin-top:23px;
   }
   
   
/* 分页 */ 
.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: #306e9a;
	border:1px solid #306e9a;
}

.xianshi {
    color: #fff;
    background: #306e9a;
	border:1px solid #306e9a;
}

.page-m a.active {
    color: #fff;
    background: #306e9a;
	border:1px solid #306e9a;
}    


.qielan {
   height:auto; overflow:hidden;
   }
   
.qielan li {
   list-style-type:none;
   float:left;
   font-size: 14px;
line-height: 30px;
padding-right: 8px;
padding-left: 8px;
   }
   
   
#slidingy {
	height:auto; overflow:hidden;
}

#slidingy span {
    float:left; width:100%; height:30px;line-height:30px; font-weight:bold; text-align:left; font-size:14px; over-flow:hidden;
}
#slidingy span.menuNo {
    font-weight:normal; width:100%; height:30px; line-height:30px; color:#505050;
}
#slidingy span.menuOn {
    font-weight:normal; width:100%; height:30px; line-height:30px; color:#014da1;
}
#slidingy DIV.slidingList_none {
    display:none
}
#slidingy DIV.slidingList {
    width:100%;
    margin:0px; padding:0px; height:auto; overflow:hidden;
	margin-top:15px;
}   


.hezuo .swiper-slide {
    height: auto;
    overflow: hidden;
    padding-left: 20px;
	padding-right:20px;
}
  	   

@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%;
   }
   
.toubu {
   width:100%;
   } 
   
.ywnei li {
   width:100%;
   float:left;
   list-style-type:none;
   margin-left:0%;
   margin-right:0%;
   margin-bottom:10px;
   }  
   
.yc {
   display:none;
   }
   
.yd {
   display:block;
   }
   

}


