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

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


.navbar-inverse {
    background-color: #13151c;
    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: #FFFFFF;
    text-decoration: none;
}

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


.navbar-inverse .navbar-nav > li > a {
    color: #FFFFFF;
}

.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;
   }
   
.yc {
   display:block;
   }
   
.yd {
   display:none;
   }
   
.dhkuai {
   width:268px;
   height:100%;
   padding-top:172px;
   background-color:#13151c;
   position:fixed;
   top:0px;
   left:0px;
   z-index:99;
   }
   
.logo {
   width:145px;
   height:145px;
   margin:0 auto;
   }
   
.banner {
   margin-left:268px;
   }
   
.dhtt {
   width:268px;
   height:auto; overflow:hidden;
   padding-left:96px;
   padding-right:15px;
   margin-top:30px;
   }
   
.dhtt li {
   list-style-type:none;
   margin-bottom:14px;
   }
   
.dhtt li a {
   display:block;
   height:40px;
   line-height:40px;
   font-size:16px;
   color:#FFFFFF;
   }
   
.dhtt li a:hover {
   background:url(../images/dh2.png) right; background-repeat:no-repeat;
   }
   
.dhtt li a::after {
    width: 0;
    transition: width .3s;
    height:1px;
    display: block;
    margin: 0 auto;
    content: "";
    background-color: #45474c;
}

.dhtt li a:hover:after{
	width:100%;
	height:1px;
	display:block;
	content:"";
	transition:width .3s;
	background-color:#45474c;
}

.abkuai {
    margin-top:60px;
	margin-bottom:60px;
	height:auto; overflow:hidden;
	position:relative;
	}

.abkuai h2 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:42px;
   margin-top:0px;
   padding-bottom:34px;
   margin-bottom:40px;
   background:url(../images/xiahua.jpg) left bottom; background-repeat:no-repeat;
   }
   
.abmore {
   position:absolute;
   width:124px;
   height:32px;
   right:0px;
   top:7px;
   }
   
.abmore a {
   display:block;
   width:124px;
   height:32px;
   line-height:32px;
   background-color:#e67b07;
   color:#FFFFFF;
   text-align:center;
   border-radius: 3px;
   }
   
.abmore a:hover {
   background-color:#ae6515;
   }
   
.abnn {
   width:725px;
   height:auto; overflow:hidden;
   line-height:28px;
   }
   
.abww {
   margin-top:35px;
   height:auto; overflow:hidden;
   }
   
.abww li {
   float:left;
   height:auto; overflow:hidden;
   list-style-type:none;
   margin-right:30px;
   }
   
.gongsi {
   margin-top:55px;
   height:auto; overflow:hidden;
   }
   
.gongsi li {
   list-style-type:none;
   float:left;
   width:230px;
   margin-right:54px;
   position:relative;
   } 
   
   
.gszi {
    position: absolute;
	width:100%;
    height: 100%;
    padding-top: 70%;
    font-size: 30px;
	text-align:center;
	color:#FFFFFF;
	z-index:99;
}  

.gsmore {
   width:99px;
   height:32px;
   line-height:32px;
   margin:34px auto 0px;
   }
   
.gsmore a {
   display:block;
   width:99px;
   height:32px;
   line-height:32px;
   background-color:#e67b07;
   color:#FFFFFF;
   font-size:14px;
   border-radius: 3px;
   }
   
.gsmore a:hover {
   background-color:#8e5211;
   }
   
.gszi .mask {
    display: block;
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 100%;
    height: 0px;
    top: 100%;
    background-color: rgba(0,0,0,0.76);
    transition: all 300ms ease-in 0ms;
	z-index:90;
}

.gszi:hover .mask{top:0; height:100%;} 

.gszi .con {
    position: relative;
    z-index: 1;
    color: #FFFFFF;
    transition: all 300ms ease-in 0ms;
	z-index:99;
}

.cpbj {
   height:auto; overflow:hidden;
   background-color:#1b1c23;
   padding-top:50px;
   padding-bottom:95px;
   }
   
.cpkuan {
   position:relative;
   }
   
.cpbj h2 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:42px;
   margin-top:0px;
   padding-bottom:34px;
   margin-bottom:40px;
   background:url(../images/xiahua.jpg) left bottom; background-repeat:no-repeat;
   }
   
   
.cplan {
   height:auto; overflow:hidden;
   margin-left:-30px;
   margin-bottom:66px;
   } 
   
.cplan li {
   list-style-type:none;
   float:left;
   padding-left:30px;
   padding-right:30px;
   background:url(../images/fenge.png) right; background-repeat:no-repeat;
   }
   
.cplan li a {
   display:block;
   height:auto; overflow:hidden;
   padding-bottom:20px;
   }
   
.cplan li a:hover {
   background:url(../images/cpw.png) center bottom; background-repeat:no-repeat;
   }
 
.cpgun {
   height:auto; overflow:hidden;
   } 
   
.cpgun li {
   list-style-type:none;
   float:left;
   width:400px;
   }
     
.cptu {
   width:100%;
   height:486px;
   padding:30px;
   border:1px solid #1b1c23;
   }
   
.cptu:hover {
   border:1px solid #595a5e;
   transition: all 300ms ease-in 0ms;
   }
   
.cptu:hover .cpmore {
   display:block;
   transition: all 300ms ease-in 0ms;
   }
   
.cptu p {
   text-align:center;
   margin-top:25px;
   font-size:16px;
   color:#dcdcdc;
   }
   
.cpmore {
   width:99px;
   height:32px;
   margin:37px auto 0px;
   display:none;
   }
   
.cpmore a {
   display:block;
   width:99px;
   height:32px;
   line-height:32px;
   text-align:center;
   background-color:#e67b07;
   color:#FFFFFF;
   border-radius: 3px;
   }
   
.cpmore a:hover {
   background-color:#8e5211;
   }
   
.gongsi li 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;}  

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

.lanmu {
   margin-top:68px;
   height:auto; overflow:hidden;
   }
   
.lmkk {
   position:relative;
   height:auto; overflow:hidden;
   }
   
   
.lmkk-zi {
   position:absolute;
   top:40%;
   width:100%;
   height:100%;
   text-align:center;
   color:#FFFFFF;
   font-size:32px;
   z-index:99;
   }
   
.lmmore {
   width:97px;
   height:32px;
   margin:26px auto 0px;
   }
   
.lmmore a {
   display:block;
   width:97px;
   height:32px;
   line-height:32px;
   text-align:center;
   background-color:#e67b07;
   font-size:14px;
   color:#FFFFFF;
   border-radius: 3px;
   }
   
.lmmore a:hover {
   background-color:#8e5211;
   }
   
.bottom {
   height:auto; overflow:hidden;
   padding-top:65px;
   padding-bottom:60px;
   }
   
.bottom a {
   color:#FFFFFF;
   }
   
.biaodan {
    height: auto;
    overflow: hidden;
    margin-bottom: 15px;
}

.biaodan-aa {
    width: 32%;
    float: left;
}   

.biaodan-bb {
    width: 32%;
    float: left;
	margin-left:2%;
}  

.biaodan-cc {
    width: 66%;
    float: left;
} 

.kk {
    height: 50px;
    background: url(../images/kong.png);
    border: 1px solid #7f7f83;
	color:rgba(255,255,255,0.57);
    border-radius: 0;
}

.anniu {
    width: 100%;
    height: 50px;
    background-color: #25262b;
    color:rgba(255,255,255,0.57);
	border:1px solid #25262b;
    border-radius: 0;
}

.weixin {
   width:17%;
   float:left;
   text-align:center;
   }
   
.weixin p {
   text-align:center;
   margin-top:8px;
   font-size:12px;
   }
   
.zhichi {
   width:80%;
   float:right;
   text-align:right;
   line-height:40px;
   }
   
.lmkk 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;}  

.lmkk:hover img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
	transition: all 500ms ease-in 0ms;
   } 
   
.lmkk section {
   overflow: hidden;
   }
   
/* 单页 */
.neirong {
    height: auto;
    overflow: hidden;
	margin-top:20px; margin-bottom:20px;
}

.lielanx {
    background-color:#e62129;
    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:#e62129;
   }
   
.lie-hhx.hover a {
   background-color:#ffffff;
   color:#e62129;
   }
   
.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:#e62129;
   }
   
.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;
   }
   
.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;
   padding:15px;
   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 h3 {
    font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
    font-size: 24px;
    font-weight: bold;
    color: #FFFFFF;
	text-align:center;
    margin-top: 0px;
    margin-bottom: 20px;
}
   
.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;
}

.neiww {
   height:auto; overflow:hidden;
   }


/* 产品中心 */

.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 #e62129;
   background-color:#e62129;
   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: #c0121b;
    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 #c0121b;
   background-color:#c0121b;
   transition: all 300ms ease-in 0ms;
   }
   
.newhh a:hover {
   color:#FFFFFF;
   }
   
.timex {
   margin-top:23px;
   }
   
   
.newhh h5 {
   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;
}
	
	
/* 招聘 */

.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){
	display:flex;
	display:-webkit-flex;
	justify-content:space-between;
	-webkit-justify-content:space-between;
	width:35%;
}

.zplieb span:nth-of-type(2){
	display:flex;
	display:-webkit-flex;
	justify-content:space-between;
	-webkit-justify-content:space-between;
	width:35%;
}
.zplieb span:nth-of-type(3){
	width:30%;
}
.zplieb span:nth-of-type(1):after{
	content:"";
	display:block;
	width:1px;
	height:12px;
	background:rgba(0,0,0,.4);
	margin:9px 0px;
}
.zplieb span:nth-of-type(1):before{
	content:"";
	display:block;
	width:1px;
	height:12px;
	background:rgba(0,0,0,.4);
	margin:9px 0px;
}
.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;
}

.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{

}
.jobct-ct section:hover .zplb{

}
.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:35%;
}

.zplb span:nth-of-type(2){
	width:35%;
}
.zplb span:nth-of-type(3){
	width:30%;
}
.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;
}   

/* 弹窗 */

.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: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}

.page-m a {
    display: inline-block;
    margin: 0 5px;
    width: 40px;
    height: 40px;
    font-size: 14px;
    line-height: 40px;
    text-align: center;

}

.page-m a:hover {
    color: #fff;
    background: #e62129;
}

.xianshi {
    color: #fff;
    background: #e62129;
}

.page-m a.active {
    color: #fff;
    background: #e62129;
	border:1px solid #e62129;
}		
   
   
.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: #e62129;
    font-size: 14px;
    text-align: center;
    border-radius: 20px;
}  

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

.demo li {
   list-style-type:none;
   }  
   
.cptux img {
   width:100%;
   } 
   
.neibu .amap-marker-label {
   color:#333333;
   }
   
@media (min-width: 1600px) and (max-width: 1800px) {

.about {
   padding-left:150px;
   }

.cpbj {
    height: auto;
    overflow: hidden;
	padding-left:150px;
}

.lmbj {
   padding-left:150px;
   }
   
.bottom {
   padding-left:150px;
   }
   
.neidh {
   padding-left:150px;
   }   
   
.neiww {
   padding-left:150px;
   } 
   
.dangqian {
    padding-left:150px;
}  

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

.about {
   padding-left:268px;
   }

.cpbj {
    height: auto;
    overflow: hidden;
	padding-left:268px;
}

.lmbj {
   padding-left:268px;
   }
   
.kuanping {
   width:100%;
   }
   
.neidh-tt {
   width:100%;
   }
   
.bottom {
   padding-left:268px;
   }
   
.neidh {
   padding-left:268px;
   }
   
.neiww {
   padding-left:268px;
   }
   
.dangqian {
    padding-left:268px;
}

.gongsi li {
   list-style-type:none;
   float:left;
   width:21%;
   margin-right:4%;
   position:relative;
   } 


}   

@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%;
   }
   
.yc {
   display:none;
   }    
   
.yd {
   display:block;
   }
     
.banner {
    margin-left: 0px;
}   

.logox {
   width:80px;
   }
   
.navbar-toggle {
    position: relative;
    float: right;
    padding: 9px 10px;
    margin-top: 15px;

}

.abww li {
    float: left;
    height: auto;
    overflow: hidden;
    margin-right: 0px;
	margin-bottom:10px;
}

.gongsi li {
    list-style-type: none;
    float: left;
    width: 50%;
    margin-right: 0px;
    position: relative;
}

.stayer {
   position:fixed;
   top:0px;
   width:100%;
   z-index:999;
   }
   
body {
   margin-top:80px;
   }
   
.neidh-tt {
   width:100%;
   }

}


