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

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


.navbar-inverse {
    background-color: #104d99;
    border-color: #5F5D5D;
}

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

.navbar-nav > li > a {
    padding-top: 2px;
    padding-bottom: 2px;
	padding-left:23px;
	padding-right:23px;
    line-height: 51px;
}

.nav {
    padding-left: 0px;
}


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

.navbar-inverse .navbar-nav > li > a::after {
    width: 0;
    transition: width .3s;
    height: 5px;
    display: block;
    margin: 0 auto;
    content: "";
    background-color: #f7a900;
}

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

    .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:1330px;
   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;
   }
  
.toubu {
   width:1300px;
   height:88px;
   margin:0 auto;
   }
   
.logo {
   width:360px;
   margin-left:25px;
   float:left;
   }
   
.tbyou {
   width:45%;
   line-height:88px;
   font-size:16px;
   padding-right:25px;
   float:right;
   text-align:right;
   }
   
.tbyou-aa {
   width:75%;
   float:left;
   }
   
.tbyou-bb {
   width:25%;
   float:right;
   text-align:right;
   } 
   
.dropdown-menu {
   z-index:10000;
   }    
   
.dropdown-menu > li > a {
   text-align:center;
   }    
   
.search1 form {
    display: flex;
	width:276px;
	float:right;
}

.search1 .search {
    border: 0;
    height: 26px;
    font-size: 14px;
    padding-left: 10px;
	background: #efefef;
    width: 82%;
	color:#104d99;
    border-radius: 10px 0 0 10px;
}   

.search1 .btn {
    height: 26px;
    margin: 0;
	padding:0px;
	line-height:28px;
    background: #efefef;
    border-radius: 0 10px 10px 0;
    color: #104d99;
    text-align: center;
    width: 18%;
} 

.soutt {
   margin-top:18px;
   }
   
.banner img {
    width:100%;
}   
   
.banner .swiper-container-horizontal > .swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
    bottom: 80px;
    left: 0;
    width: 100%;
}

.banner .swiper-pagination-bullet {
    width: 14px;
    height: 14px;
    display: inline-block;
    border-radius: 50%;
    background:#efefef;
    opacity: 1;
}

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

.hotcp {
   margin-top:70px;
   margin-bottom:60px;
   }
   
.hotcp h2 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:32px;
   margin-top:0px;
   margin-bottom:10px;
   text-align:center;
   color:#0c4da2;
   }
   
.hotcp h3 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:16px;
   text-align:center;
   color:#838383;
   margin-top:0px;
   margin-bottom:60px;
   }
   
.cpkk {
   padding:20px;
   border:2px solid #0c4da2;
   height:auto; overflow:hidden;
   }
   
.cpkk h4 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:18px;
   margin-top:15px;
   margin-bottom:27px;
   text-align:center;
   color:#2d2d2d;
   }
   
.cpmore {
   width:170px;
   height:48px;
   line-height:48px;
   text-align:center;
   font-size:14px;
   color:#565656;
   border:1px solid #0c4da2;
   margin:0 auto;
   }
   
.cpkk:hover .cpmore {
   border:1px solid #f7a900;
   background-color:#f7a900;
   color:#FFFFFF;
   transition: all 300ms ease-in 0ms;
   }
   
.clbj {
   height:auto; overflow:hidden;
   background-color:#f5f5f5;
   padding-top:70px;
   padding-bottom:58px;
   }
   
.clbj h2 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:32px;
   margin-top:0px;
   margin-bottom:10px;
   text-align:center;
   color:#0c4da2;
   }
   
.clbj h3 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:16px;
   text-align:center;
   color:#838383;
   margin-top:0px;
   margin-bottom:56px;   
   }   

.cpw {
   height:auto; overflow:hidden;
   }
   
.cpw-zi {
   height: auto;
overflow: hidden;
   white-space: nowrap;
text-overflow: ellipsis;
   line-height:67px;
   font-size:16px;
   padding-left:15px;
   padding-right:45px;
   background:url(../images/jtw.png) top right; background-repeat:no-repeat;
   }
   
.cpw:hover .cpw-zi {
   background:url(../images/jtw.png) bottom right; background-repeat:no-repeat;
   color:#FFFFFF;
   background-color:#104d99;
   transition: all 500ms ease-in 0ms;
   }  
   
.cpw 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;}  

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

.cpkuai {
   margin-top:60px;
   margin-bottom:60px;
   }
   
.cpkuai h2 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:32px;
   margin-top:0px;
   margin-bottom:10px;
   text-align:center;
   color:#0c4da2;
   }
   
.cpkuai h3 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:16px;
   text-align:center;
   color:#838383;
   margin-top:0px;
   margin-bottom:56px;   
   } 
   
.clbj2 {
   height:auto; overflow:hidden;
   background-color:#f5f5f5;
   padding-top:70px;
   padding-bottom:58px;
   }
   
.clbj2 h2 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:32px;
   margin-top:0px;
   margin-bottom:10px;
   text-align:center;
   color:#0c4da2;
   }
   
.clbj2 h3 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:16px;
   text-align:center;
   color:#838383;
   margin-top:0px;
   margin-bottom:56px;   
   } 
   
.cpkuai2 {
   margin-top:60px;
   margin-bottom:60px;
   }
   
.cpkuai2 h2 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:32px;
   margin-top:0px;
   margin-bottom:10px;
   text-align:center;
   color:#0c4da2;
   }
   
.cpkuai2 h3 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:16px;
   text-align:center;
   color:#838383;
   margin-top:0px;
   margin-bottom:56px;   
   }
   
   
.ggkuai {
   height:auto; overflow:hidden;
   background:url(../images/ggbj.jpg) center top; background-repeat:no-repeat;
   margin-bottom:45px;
   } 
   
.ggkuai-zuo {
   width:469px;
   float:left;
   padding:16px;
   padding-top:0px;
   background-color:#FFFFFF;
   } 
   
.ggkuai-zuo img {
   box-shadow: 0px 0px 15px rgba(0,0,0,.3);
   } 
   
.ggkuai-you {
   width:50%;
   float:right;
   color:#FFFFFF;
   font-size:16px;
   }
   
.ggkuai-you h2 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:30px;
   height: auto;
overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
   margin-top:25px;
   margin-bottom:25px;
   color:#FFFFFF;
   }
   
.rexian {
   margin-top:25px;
   height:auto; overflow:hidden;
   }
   
.rexian-aa {
   width:60%;
   line-height:49px;
   float:left;
   }
   
.rexian-bb {
   width:33%;
   float:right;
   }
   
.rexian-bb a {
   display:block;
   height: auto;
overflow: hidden;
   white-space: nowrap;
text-overflow: ellipsis;
   line-height:49px;
   text-align:center;
   font-size:18px;
   color:#FFFFFF;
   background-color:#ff9933;
   }
   
.rexian-bb a:hover {
   background-color:#000000;
   }
   
   
.abbj {
   height:auto; overflow:hidden;
   background:url(../images/abbj.jpg) top center ;
   padding-top:60px;
   padding-bottom:56px;
   color:#FFFFFF;
   }  
   
.abbj-aa {
   width:57%;
   float:left;
   line-height:37px;
   }
   
.abbj-aa h2 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:32px;
   margin-top:0px;
   margin-bottom:14px;
   text-align:center;
   color:#FFFFFF;
   background:url(../images/abtit.png) top center; background-repeat:no-repeat;
   }
   
.abbj-aa h3 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:16px;
   text-align:center;
   margin-top:0px;
   margin-bottom:40px;
   }
   
.abmore {
   width:135px;
   height:42px;
   margin:0 auto;
   }  
   
.abmore a {
   display:block;
   width:135px;
   height:42px;
   line-height:42px;
   background-color:#f7a900;
   color:#FFFFFF;
   text-align:center;
   font-size:16px;
   } 
   
.abmore a:hover {
   background-color:#000000;
   }
   
.honor {
   width:575px;
   height:auto; overflow:hidden;
   margin:50px auto 0px;
   }   
   
.hudu {
   border-radius: 10px;
   }   
   
.abbj-bb {
   width:40%;
   margin-top:66px;
   float:right;
   }
   
.xinwen {
   padding-top:95px;
   padding-bottom:46px;
   height:auto; overflow:hidden;
   background-color:#f8f8f8;
   }
   
.xwtit {
   height:auto; overflow:hidden;
   margin-bottom:42px;
   } 
   
.xwtit-aa {
   width:200px;
   height:45px;
   line-height:45px;
   float:left;
   color:#0c4da2;
   font-size:32px;
   text-align:center;
   }  
   
.xwtit-bb {
   width:31%;
   float:right;
   }  
   
.xwtit-bb li {
   width:32.3%;
   margin-left:1%;
   list-style-type:none;
   float:left;
   }    
   
   
#slidingBlock {
	height:auto; overflow:hidden;
}

#slidingBlock span {
    float:left; width:100%; height:52px;line-height:52px; font-weight:bold; text-align:center; font-size:16px; over-flow:hidden;
}
#slidingBlock span.menuNo {
    font-weight:normal; width:100%; height:52px; line-height:52px; color:#141414; background-color:#cfcfcf; text-align:center;
}
#slidingBlock span.menuOn {
    font-weight:normal; width:100%; height:52px; line-height:52px; color:#ffffff; text-align:center; background-color:#0c4da2;
}
#slidingBlock DIV.slidingList_none {
    display:none
}
#slidingBlock DIV.slidingList {
    width:100%;
}  

.xw-aa {
   width:38%;
   float:left;
   } 
   
.xwtu {
   height:auto; overflow:hidden;
   position:relative;
   }
   
.xwtu-zi {
   position:relative;
   height:130px;
   padding:20px;
   color:#FFFFFF;
   line-height:21px;
   margin-top:-130px;
   } 
   
.xwtu-zi h3 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:16px;
   font-weight:bold;
      height: auto;
overflow: hidden;
   white-space: nowrap;
text-overflow: ellipsis;
   margin-top:0px;
   margin-bottom:20px;
   color:#FFFFFF;
   }
   
.xwtu:hover .xwtu-zi {
   background-color:rgba(16,77,153,.8);
   transition: all 300ms ease-in 0ms;
   }
   
.xwmore {
   margin-top:18px;
   width:120px;
   height:40px;
   }  
   
.xwmore a {
   display:block;
   width:120px;
   height:40px;
   line-height:40px;
   text-align:center;
   color:#FFFFFF;
   font-size:16px;
   background-color:#f7a900;
   }
   
.xwmore a:hover {
   background-color:#000000;
   }    
   
.xw-bb {
   width:59%;
   float:right;
   }   
   
.xwhh {
   height:auto; overflow:hidden;
   background-color:#FFFFFF;
   padding-top:23px;
   padding-bottom:23px;
   margin-bottom:18px;
   }
   
.xwhh-aa {
   width:13%;
   float:left;
   text-align:center;
   font-size:16px;
   color:#4e4e4e;
   }
   
.xwhh-aa h2 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:38px;
   margin-top:2px;
   margin-bottom:5px;
   color:#4e4e4e;
   } 
   
.xwhh-bb {
   width:85%;
   float:right;
   color:#646464;
   }  
   
.xwhh-bb h3 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:16px;
   font-weight:bold;
      height: auto;
overflow: hidden;
   white-space: nowrap;
text-overflow: ellipsis;
   margin-top:0px;
   margin-bottom:10px;
   color:#646464;
   } 
   
.bottom {
   height:auto; overflow:hidden;
   padding-top:45px;
   padding-bottom:32px;
   line-height:33px;
   background:url(../images/bmbj.jpg);
   color:#FFFFFF;
   }  
   
.bottom a {
   color:#FFFFFF;
   } 
   
.bottom h2 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:16px;
   margin-top:0px;
   margin-bottom:30px;
   color:#FFFFFF;
  } 
  
.weixin {
   width:108px;
   float:left;
   margin-right:10px;
   height:auto; overflow:hidden;
   margin-top:15px;
   }  
   
.weixin p {
   text-align:center;
   margin-top:10px;
   } 
   
.lyy {
   width:283px;
   height:47px;
   float:right;
   border-radius: 0;
   }
   
.lyy form {
    display: flex;
}

.lyy .search {
    border: 0;
    height: 47px;
    font-size: 16px;
    padding-left: 10px;
    width: 82%;
	color:#8f8f8f;
	background-color:rgba(255,255,255,.06);
}   

.lyy .btn {
    height: 47px;
    margin: 0;
    background-color:rgba(255,255,255,.06);
	font-size:20px;
    border-radius: 0;
    color: #FFFFFF;
    text-align: center;
    width: 18%;
}   

.banquan {
   text-align:right;
   margin-top:141px;
   color:#c1c1c1;
   line-height:50px;
   }  
   
.banquan a {
    color:#c1c1c1;
	}
	
/* 单页 */
.neirong {
    height: auto;
    overflow: hidden;
	margin-top:30px; margin-bottom:30px;
}

.lielanx {
    background-color:#104d99;
    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%;
   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:#104d99;
   }
   
.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;
   cursor:pointer;
   background:url(../images/youhua.png) right; background-repeat:no-repeat;
   color:#FFFFFF;
   }
   
.neidh-tt li a:hover {
   background-color:#FFFFFF;
   border-top:2px solid #104d99;
   color:#333333;
}

.neidh-tt li.hover a {
   background-color:#FFFFFF;
   border-top:2px solid #104d99;
   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 #104d99;
   background-color:#104d99;
   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;
      height: auto;
overflow: hidden;
   white-space: nowrap;
text-overflow: ellipsis;
   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: #104d99;
    border-radius: 20px;
} 


/* 新闻中心 */

.newhh {
   margin-bottom:15px;
   height:auto; overflow:hidden;
   }
   
.newhh a {
   display:block;
   height:auto; overflow:hidden;
      padding-top:10px; padding-bottom:10px;
   border:1px solid #f2f3f3;
   font-size:12px;
   background-color:#FFFFFF;
   }
   
   
.newhh a:hover {
   color:#FFFFFF;
   border:1px solid #104d99;
   background-color:#104d99;
   }
   
.timex {
   margin-top:23px;
   }
   
   
.newhh h2 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:16px;
      height: auto;
overflow: hidden;
   white-space: nowrap;
text-overflow: ellipsis;
   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: #104d99;
	border:1px solid #104d99;
}

.xianshi {
    color: #fff;
    background: #104d99;
	border:1px solid #104d99;
}

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



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

.ditu {
   margin-top:20px;
   height:auto; overflow:hidden;
   }
   
.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: #104d99;
    font-size: 14px;
    text-align: center;
    border-radius: 20px;
}  

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

.ttanniu {
    width: 150px;
}



.content {
    min-height: 700px;
    padding: 40px 0px;
    overflow: hidden;
}

.jbdtt {
    color: rgba(0,0,0,.5);
    border-bottom: 2px #ddd solid;
    font-size: 1.6rem;
    padding: 0px 30px 20px;
}

.jbdtt span {
    font-size: 3.0rem;
    color: rgba(0,0,0,.8);
    display: block;
}

.jbdct {
    padding: 0px 30px;
}   

.order input {
    width: 100%;
    line-height: 50px;
    font-size: 1.4rem;
    color: rgba(0,0,0,.3);
    border: 2px rgba(0,0,0,.1) solid;
    padding-left: 15px;
}

.order select {
    width: 100%;
    color: rgba(0,0,0,.3);
    border: 2px rgba(0,0,0,.1) solid;
    padding-left: 15px;
    height: 50px;
}

.order textarea {
    width: 100%;
    font-size: 1.4rem;
    color: rgba(0,0,0,.3);
    border: 2px rgba(0,0,0,.1) solid;
    padding-left: 15px;
    padding-top: 10px;
    line-height: 28px;
}

.jbdyq1 {
    border-bottom: 2px #ddd solid;
    padding: 20px 0px;
}

.jbdyq2 {
    border-bottom: 2px #ddd solid;
    padding: 20px 0px;
    color: rgba(0,0,0,.7);
    line-height: 38px;
    font-size: 1.6rem;
}

.yingp {
    font-size: 1.6rem;
    color: rgba(0,0,0,.5);
    line-height: 42px;
    padding: 20px 0px;
}

.order {
    padding: 15px;
}

.order .btnn:hover {
    background: #383a3f;
    border-bottom: 5px #2e3033 solid;
    transition: .3s;
}
.order .btnn {
    background: #d9b766;
    font-size: 1.6rem;
    color: #fff;
    border: 0;
        border-bottom-color: currentcolor;
        border-bottom-style: none;
        border-bottom-width: 0px;
    width: 145px;
    line-height: 52px;
    border-bottom: 5px #b58104 solid;
    margin-left: 15px;
}   


/* 固定 */
.zuobu {
    position: fixed;
    left: 0;
    top: 10%;
    z-index: 99999;
    width: 200px;
}  

.zuobu li {
   list-style-type:none;
   height:40px;
   margin-bottom:2px;
   } 
   
.zuobu li a {
   display:block;
   width:80px;
   height: auto; overflow: hidden;
   white-space: nowrap;
   text-overflow: ellipsis;
   line-height:30px;
   padding:5px;
   background-color:#e62129;
   color:#FFFFFF;
   }
   
.zuobu li a:hover {
   width:100%;
   background-color:#000000;
   } 
   

.icase ul {
   margin:0px;
   padding:0px;
   }

.icase ul li {
   list-style-type:none;
   }  
   
.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: 50px;
    display: block;
    padding-left: 20px;
    background: #f8f7f7;
    color: #333333;
    transition: all .3s;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -o-transition: all .3s;
} 

.cphh li.hover a {
    background: #bab8b8;
    color: #333333;
}

.cphh li a:hover{
    background: #bab8b8;
    color: #333333;
}

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

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

.cpnn-lan {
   height:auto; overflow:hidden;
   border-bottom:1px solid #104d99;
   margin-top:20px;
  }
  
  .cpnn-lan li {
     list-style-type:none;
	 width:24%;
	 float:left;
	 margin-right:1px;
	 }
  
.cpnn-nei {
   height:auto; overflow:hidden;
    font-size: 16px;
    line-height: 38px;
	padding:10px;
    color:#5d5d5d;
   }   
   
/* 产品详情 */
.pro-img{
	margin-bottom:40px;
}
.pro-img .xiaotu{
	margin-top:10px;
	margin-right:-10px;
}
.pro-img #Gbig{
	width:100%;
}
.pro-img .xiaotu li{
	float:left;
	width:91px;
	margin:0px 10px 0 0;
	border:1px #ddd solid;
	display:block;
	height:auto; overflow:hidden;
	overflow:hidden;
}
.pro-img .xiaotu li.hover{
	border:1px #0e66a6 solid;
}
.pro-img .colmd5{
	width:60%;
	margin:0 auto;
}
.pro-img .colmd7{
	width:54%;
	float:right;
}
.pro-img .colmd7 .pro-ptt{
	font-size:22px;
	font-weight:bold;
	padding:0px 0px 15px;
	border-bottom:1px #734702 solid;
	font-weight:bold;
}
.pro-img .colmd7>span{
	margin:20px 0 0 0;
	padding:0;
	display:block;
	color:rgba(62,70,77,.8);
	font-size:12px;
	line-height:22px;
	width:100%;
	word-wrap:break-word;
}
.pro-img .colmd7>span ul{
	list-style-type:disc;
	margin-left:20px;
}
.jqzzoom{position:relative;}
.jqzoom{position:relative;overflow:hidden;border:0px #ddd solid; height:auto; overflow:hidden;}
.zoomdiv{float:left;top:0 !important;left:101% !important;border:3px solid #e4e4e4;display:none;text-align:center;overflow: hidden;position:absolute;z-index:999;background-color:#fff;}
.bigimg{width:800px;height:800px;}
.jqZoomPup{z-index:10;visibility:hidden;position:absolute;top:0px;left:0px;width:80px !important;height:80px !important;border:1px solid #aaa;background:#FEDE4F 50% top no-repeat;opacity:0.5;-moz-opacity:0.5;-khtml-opacity:0.5;filter:alpha(Opacity=50);cursor:move;}	




.jqzzoom .navigation {
    width: 100%;
    margin: 10px 0 0;
}
.jqzzoom .carousel{
    overflow: hidden;
}
.jqzzoom .carousel ul {
    width:2000em;
    list-style: none;
    margin: 0;
    padding: 0;
	margin-top:10px;
}
.jqzzoom .prev-navigation,.next-navigation{
	display:block;
	cursor:pointer;
}
.jqzzoom .prev-navigation{
	background:url(../images/left.gif) left center no-repeat;
	height:91px;
	width:39px;
	float:left;
}
.jqzzoom .next-navigation{
	background:url(../images/right.gif) right center no-repeat;
	width:39px;
	height:91px;
	float:right;
}   


#slidingy {
	height:auto; overflow:hidden;
}

#slidingy span {
    float:left; width:100%; height:40px;line-height:40px; font-weight:bold; text-align:center; font-size:14px; over-flow:hidden;
}
#slidingy span.menuNo {
    font-weight:normal; height:40px;line-height:40px; color:#595757; background-color:#fefdfc; border:1px solid #fefdfc; text-align:center;
}
#slidingy span.menuOn {
    font-weight:normal; height:40px;line-height:40px; color:#ffffff; text-align:center; background-color:#104d99; border:1px solid #104d99;
}
#slidingy DIV.slidingList_none {
    display:none
}
#slidingy DIV.slidingList {
    width:100%;
    margin:0px; padding:0px; height:auto; overflow:hidden;
}  


/* 联系我们 */
.lxkk {
    height: auto;
    overflow: hidden;
	padding-top:50px;
	padding-bottom:50px;
}  

.ditux {
    border: 5px solid #FFFFFF;
    height: auto; overflow: hidden;
    box-shadow: 0px 0px 10px rgba(0,0,0,.1);
}

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

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

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

.lxhh-bb h4 {
    font-family: 'DIN Medium', Helvetica, Arial, sans-serif;
    font-size: 16px;
    margin-top: 8px;
    margin-bottom: 8px;
    color: #333333;
	font-weight:bold;
}

.lxhh-bb h5 {
    font-family: 'DIN Medium', Helvetica, Arial, sans-serif;
    font-size: 16px;
    margin-top: 16px;
    margin-bottom: 8px;
    color: #333333;
	font-weight:bold;
}

.lghh {
   padding-top:25px;
   padding-bottom:15px;
   background-color:rgba(0,0,0,0);
   }
   
.navbar-fixed-top, .navbar-fixed-bottom {
    z-index: 8;
}

.cptu img { -moz-transition:all .8s ease 0s; -ms-transition:all .8s ease 0s; -o-transition:all .8s ease 0s; -webkit-transition:all .8s ease 0s; transition:all .8s ease 0s;}  

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

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

.naa:hover img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
	transition: all 500ms ease-in 0ms;
   } 
   
.naa section {
   overflow: hidden;
   }
   
.xwleft img {
   width:100%;
   }      
   
   
.liuyan {
   height:auto; overflow:hidden;
   padding-top:70px;
   padding-bottom:45px;
   background-color:#f1f1f1;
   }
   
.liuyan h2 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:17px;
   margin-top:0px;
   margin-bottom:6px;
   text-align:center;
   }
   
.liuyan h3 {
   font-family:'DIN Medium', Helvetica, Arial, sans-serif;
   font-size:42px;
   text-align:center;
   margin-top:0px;
   margin-bottom:83px;
   }
   
.hzi {
    color:#ddaa6e;
}
   
.lykk {
   width:1200px;
   height:auto; overflow:hidden;
   margin:0 auto;
   }
   
.biao {
   height:auto; overflow:hidden;
   margin-bottom:20px;
   }
   
.biao h4 {
   font-family:'DIN Medium', Helvetica, Arial, sans-serif;
   font-size:16px;
   margin-top:0px;
   margin-bottom:14px;
   color:#666666;
   }
   
.kka {
   height:60px;
   border:1px solid #d2d2d2;
   }
   
.kkb {
   border:1px solid #d2d2d2;
   }
   
.anniu {
   width:208px;
   height:54px;
   background-color:#ddaa6e;
   padding:0px;
   }   

.hongse {
   color:#ff0000;
   font-size:18px;
   font-weight:bold;
   }
   
.stt {
   height:auto; overflow:hidden;
   margin-bottom:15px;
   }
   
.stt-aa {
   width:10%;
   line-height:40px;
   float:left;
   }
   
.stt-bb {
   width:40%;
   float:left;
   }
   
.stt-cc {
    width: 65%;
    float: left;
}
   
.kkw {
   height:40px;
   border:1px solid #666666;
   border-radius: 0;
   }
   
.kky {
   height:auto; overflow:hidden;
   border:1px solid #666666;
   border-radius: 0;
   }
   
.hongtt {
   color:#ff0000;
   }    
   
.ttanniu {
   width:268px;
   height:50px;
   background-color:#e70012;
   border:1px solid #e70012;
   }
   
   
.denglu {
   text-align:center;
   }   
   
.mima {
    height: 44px;
}

.shuru {
    width: 70%;
    margin: 0px auto 25px;
}

.fasong {
    width: 156px;
    height: 45px;
    background-color: #009def;
    border: 1px solid #009def;
    font-size: 16px;
}    

.yc {
   display:block;
   }
   
.yd {
   display:none;
   } 
   
.weixinw {
   width:23%;
   }  
   
.banquanw {
   width:27%;
   }
   
   
.idown form {
    display: flex;
    justify-content: space-between;
    padding: 0px 0px 15px;
}

.idown form input {
    width: 85%;
    line-height: 20px;
    font-size: 1.4rem;
    padding: 15px;
    border: 1px rgba(0,0,0,.15) solid;
        border-right-color: rgba(0, 0, 0, 0.15);
        border-right-style: solid;
        border-right-width: 1px;
        border-left-color: rgba(0, 0, 0, 0.15);
        border-left-style: solid;
        border-left-width: 1px;
    border-right: 0;
    border-left: 0;
}

.idown form button {
    display: block;
    border: 0;
    background: #0aa375;
    width: 15%;
    color: #fff;
    font-size: 1.5rem;
    transition: .3s;
}

.idown ul {
    padding: 5px 0px 30px;
}
.idown ul li {
    margin-bottom: 15px;
}

.idown ul li a {
    display: flex;
    background: #fff;
    padding: 5px 15px 5px 5px;
    justify-content: space-between;
    border: 1px #ddd solid;
    align-items: center;
    transition: .3s;
}
.idown ul li a section {
    display: flex;
}

.idown ul li a section small {
    margin: 0px 15px 0px 0px;
    width: 88px;
}

.idown ul li a section small img {
    max-width: 100%;
}

.idown ul li a section big {
    display: flex;
    flex-wrap: wrap;
    align-content: space-between;
}

.idown ul li a section big p {
    font-size: 1.6rem;
    color: #333333;
    width: 100%;
    line-height: 26px;
}

.idown ul li a section big b {
    font-size: 1.4rem;
    color: rgba(0,0,0,.4);
    font-weight: normal;
    line-height: 18px;
}

.idown ul li a span {
    border: 1px #136eb9 solid;
    color: #136eb9;
    line-height: 20px;
    padding: 5px 25px;
    transition: .3s;
    margin: 5px 0px;
}   
   

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

.kuanping {
   width:100%;
   }
   
.toubu {
   width:100%;
   } 
   
.ggkuai-you h2 {
    font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
    font-size: 22px;
    margin-top: 20px;
    margin-bottom: 20px;
    color: #FFFFFF;
} 
}

   	           

@media (min-width: 0px) and (max-width: 768px) {
.toubu {
   width:100%;
   }  
}


@media (min-width: 0px) and (max-width: 768px) {

.navbar-nav > li > a {
    padding: 10px 20px;
    line-height: 20px;
}

.nav {
    padding-left: 0px;
}


.kuanping {
   width:100%;
   }

.toubu {
   width:100%;
   }     
   
.logo {
   width:100%;
   }   
   
.tbyou {
   display:none;
   }   
   
.navbar-collapse {
    max-height: 500px;
}   
   
.soutt {
    margin-top: 18px;
	margin-bottom:20px;
}   

.cpkk img {
   width:100%;
   }
   
.cpkk {
    padding: 20px;
    border: 2px solid #0c4da2;
	margin-bottom:15px;
}  

.cpw img {
   width:100%;
   } 
   
.clbj {
    padding-left: 0px;
    padding-right: 0px;
}   
   
.clbj2 {
    padding-left: 0px;
    padding-right: 0px;
}

.ggkuai {
    height: auto;
    overflow: hidden;
    background: none;
	background-color:#2a5091;
    margin-bottom: 25px;
}

.ggkuai-zuo {
   width:100%;
   }
   
.ggkuai-you {
   width:100%;
   }
   
.abbj-aa {
    width: 100%;
    float: left;
    line-height: 37px;
}   

.abbj-bb {
    width: 100%;
    margin-top: 25px;
    float: right;
}

.honor {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin: 20px auto 0px;
}

.hudu {
   margin-top:10px;
   }
   
.xinwen {
   padding:0px;
    padding-top: 40px;
    padding-bottom: 30px;
}   
   

.xwtit-aa {

    width: 100%;
    height: 45px;
    line-height: 45px;
	margin-bottom:20px;
    float: left;

} 

.xwtit-bb {
    width: 100%;
    float: right;
}  

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

.xw-bb {
    width: 100%;
    float: right;
	margin-top:20px;
}

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

.xwhh-bb {
    width: 100%;
    float: right;
	margin-top:10px;
}

.bottom {
    height: auto;
    overflow: hidden;
    padding-top: 20px;
    padding-bottom: 15px;
    line-height: 33px;
}

.bottom h2 {
    font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
    font-size: 16px;
    margin-top: 20px;
    margin-bottom: 15px;
}

.weixin {
    margin-left: 100px;
    margin-top: 15px;
}


.banquan {

    margin-top: 60px;
	line-height:40px;

}

.pro-img .colmd5{
   width:100%;
   } 
   
neidh-tt {
    width: 100%;
    height: 45px;
    line-height: 45px;
    margin: 0 auto;
}   

.rrnei-nei {
    padding: 15px;
}

.stt-aa {
    width: 100%;
    line-height: 40px;
    float: left;
}

.stt-bb {
    width: 100%;
    float: left;
}

.stt-cc {
    width: 100%;
    float: left;
}

.neibu {

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

.cpnn-lan li {
    list-style-type: none;
    width: 32.3%;
    float: left;
    margin-right: 1px;
}

.liebiao-aa {
    width: 100%;
}

.liebiao-bb {
    width: 100%;
}

.fanhui {
    width: 100%;
    height: 43px;
}

.fanhui a {
    width: 100%;
    height: 43px;
    line-height: 43px;
}

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

.banner .swiper-pagination-bullet {
    width: 10px;
    height: 10px;
    display: inline-block;
    border-radius: 50%;
}

.rrnei {
   margin-top:20px;
   }
   
.lykk {
    width: 100%;
} 

.liuyan h3 {
    font-family: 'DIN Medium', Helvetica, Arial, sans-serif;
    font-size: 42px;
    text-align: center;
    margin-top: 0px;
    margin-bottom: 36px;
}  

.biao h4 {
    font-family: 'DIN Medium', Helvetica, Arial, sans-serif;
    font-size: 16px;
    margin-top: 20px;
    margin-bottom: 10px;
}

.yc {
   display:none;
   }
   
.yd {
   display:block;
   } 
   
.logox {
   width:240px;
   }  
   
.guding {
   position:fixed;
   top:0px;
   width:100%;
   z-index:10;
   }
   
body {
   margin-top:56px;
   }  
   
.weixinw {
   width:100%;
   }  
   
.banquanw {
   width:100%;
   }      

}



