.top-bar {
    padding: 10px 0;
}
.container1 {
    position: relative;
	width: 1170px;
	padding-right: 0;
    padding-left: 0;
}
.flex-it {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex !important;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
}
.flex-it .align-left,
.flex-it .align-right {
    -ms-flex: 1 1 auto;
    -webkit-box-flex: 1;
            flex: 1 1 auto;
}
.icon-list {
    list-style: none;
    padding: 0;
}
.icon-list i {
    padding-right: 5px;
    vertical-align: -1px;
}
.list-inline {
    margin-left: -10px
}
.list-inline > li {
    padding-left: 10px;
    padding-right: 10px
}
.list-inline > li.flex-middle {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
}
li{
    line-height: 26px
}
.list-inline>li {
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px;
}
.mb-0 {
    margin-bottom: 0!important;
}
.text-right {
    text-align: right;
}
.top-bar.gray-wrapper {
    background: rgba(0, 0, 0, 0.045);
}
.navbar .navbar-collapse {
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    overflow: hidden;
	padding: 0;
}
.navbar .navbar-header {
    height: auto;
}
.w1200 {
    width: 1200px;
    min-width: 1200px;
    margin: auto;
}
.nav{
	height: 100px;
	background: #ffffff;
	min-width: 1200px;
	padding-top: 45px;
	border-bottom: 3px solid #be946a;
}
.nav .left_logo{
	float: left;
	width:430px;

}
.nav .left_logo img{
	max-width: 65%;
}
.nav .list{
	float: right;
	width: 750px;
	height: 70px;
	padding-top: 11px;
}
.nav .list li{
   float: left;

} 
.nav .list li a{     
	width: 100px;     
	height: 70px;     
	margin-left: 6px; 
	display: block;
	line-height: 70px;
   color:#333333;
   text-align: center;
   border-bottom: 2px solid #fff;
   -webkit-transition:all 0.4s;
-o-transition:all 0.4s;
-moz-transition:all 0.4s;
-ms-transition:all 0.4s;
transition:all 0.4s;
  font-size: 15px;
}
.nav .list li .ms{
	float: right;
    width: 150px;
    height: 30px;
    border: 2px solid #be946a;
    margin-left: 26px;
	margin-top: 20px;
    display: block;
    line-height: 70px;
    color: #333333;
    text-align: center;
}
.nav .list li .ms .ip{
	width: 100px;
    font-size: 13px;
    color: #000000;
    float: left;
    height: 30px;
    border: none;
    padding: 0px 5px;
}
.nav .list li .ms .sub{
	float: right;
    width: 40px;
    height: 30px;
    border: none;
    font-size: 15px;
    text-align: left;
    text-indent: 30px;
    color: #fff;
    cursor: pointer;
    background: url(/public/style/images/search.png) no-repeat 18px center #be946a;
}

.nav .list li a:hover{
	color:#be946a;
	border-bottom: 2px solid #be946a;

}
.nav .list li .current{
	color:#be946a;
	border-bottom: 2px solid #be946a;
}
/*footer*/
.footer{ background:#292929; height:auto; padding:60px 0; position:relative; z-index:2;}
.footer-con{ width:963px; height:auto; margin:0 auto;}
.footer-l{ width:450px; padding-left:15px; color:#fff;}
.footer-title{ font-size:24px; font-weight:normal; height:50px;color:#fff;}
.footer-l p{ line-height:32px; color:#fff; font-size:14px;}
.footer-l p span{ font-family:Arial, Helvetica, sans-serif;}
.footer-shares{ width:100%; padding:10px 0; height:22px;}
.icon-line{ display:block; width:10px; height:22px; border-right:1px solid #4f4f4f; overflow:hidden; margin-right:10px;}
.footer-map{ width:297px; height:195px; position:relative; top:10px;}
.footer-r{ width:400px; height:auto; padding-right:20px;}
.footer-form-ipt{ width:400px; height:40px; margin-bottom:18px;}
.footer-form-ipt input{ width:380px; height:24px; line-height:24px; padding:3px 10px; font-size:14px; color:#ababab; background:#383838; border:none;-moz-box-shadow:1px 0px 2px rgba(0,0,0,0.2) inset;
-webkit-box-shadow:1px 0px 2px rgba(0,0,0,0.2) inset;
box-shadow:1px 0px 2px rgba(0,0,0,0.2) inset;}
.footer-form-area{ width:400px; height:250px; margin-bottom:18px;}
.footer-form-area textarea{ resize:none; width:380px; height:240px; font-size:14px; line-height:24px; color:#ababab; padding:5px 10px; background:#383838; border:none;-moz-box-shadow:1px 0px 2px rgba(0,0,0,0.2) inset;
-webkit-box-shadow:1px 0px 2px rgba(0,0,0,0.2) inset;
box-shadow:1px 0px 2px rgba(0,0,0,0.2) inset;}
.footer-form-tip{ width:210px; height:40px; line-height:20px; word-wrap:break-word;color:#fff;}
.footer-form-btn{ width:123px; height:38px; border:none; font-size:20px; color:#fff; letter-spacing:2px; background:#149ed1; border-radius:2px;}

/*版权信息*/
.copyright{ height:50px; background:#181818; position:relative; z-index: 3;}
.copyright-con{ width:980px; height:30px; padding:10px 0; margin:0 auto; color:#fff;}
.copyright-con h2{ margin-left:25px; position: relative; cursor: pointer;}
.copyright-con h2 .code-box{
	display: none;
	position: absolute;
	left: 105%;
	bottom: 0%;
	z-index: 1;
	background: #fff;
	border-radius: 6px;
	padding: 15px;
	font-size: 12px;
	color: #777;
	text-align: center;
	box-shadow: 0 0 10px rgba(0,0,0,0.2);
}
.copyright-con h2 .code-box img{
	width: 160px;
	height: 160px;
}
.copyright-con h2:hover .code-box{
	display: block;
}
.copyright-con p{ width:500px; text-align:right; font-size:12px; line-height:30px; padding-right:27px;}
.copyright-con p span{ margin-left:20px;}