body, html{ min-width:1100px; width:expression(document.body.clientWidth < 1100? "1100px": "100%" )/*最小宽度设置*/} 
html,
body {
	
    margin: 0;
    font-size: 100%;
    background: #fff;
    font-family: 'Open Sans', sans-serif;
}

body a {
    text-decoration: none;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
}
a:active,
a:hover {
    text-decoration: none;
}

input[type="button"],
input[type="submit"] {
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0;
    font-family: 'Source Sans Pro', sans-serif;
    font-family: 'Open Sans', sans-serif;
}

p {
    /*letter-spacing: 1px;*/
    font-size: 1em;
    line-height: 1.9em;
    /*color: #777;*/
}

ul {
    margin: 0;
    padding: 0;
}

label {
    margin: 0;
}
/*2019-03-23*/
.container-1000 { width: 1000px; margin:0 auto;}
@media (min-width: 768px) {
  .container-1000 {
    width: 980px;
  }
  .list-pic {
	padding-left: 4px;
	}
}
@media (min-width: 992px) {
  .container-1000 {
    width: 1000px;
  }
  .list-pic {
	padding-left: 10px;
	}
}
@media (min-width: 1200px) {
  .container-1000 {
    width: 1000px;
  }
}
.ft-12{ font-size: 12px;}
.ft-14{ font-size: 14px;}
.ft-18{ font-size: 18px;}
.ft-grey8 { color: #888;}
.line-hei18{ line-height: 1.7;}
.mar-10 { margin-top: 10px;}
.mar-15 { margin-top: 15px;}
.mar-30 { margin-top: 3 0px;}
.mar-40 { margin-top: 40px;}
.mar-50 { margin-top: 40px;}
.mar-55 { margin-top: 55px;}
.hei-15{ height: 15px;}
.hei-20{ height: 20px;}
.hei-25{ height: 25px;}
.hei-35{ height: 35px;}
.hei-50{ height: 50px;}
.hei-60{ height: 60px;}
.hei-65{ height: 65px;}
.hei-75{ height: 75px;}
.hei-95{ height: 95px;}
.hei-110{ height: 110px;}
.hei-180{ height: 180px;}
.pad-l15{ padding-left: 15px;}
.pad-lr15{ padding: 0 15px;}
/*-- links --*/
.links {padding: 1em 0; background: #0068b7;}
.links img { padding: 0 15px; max-height: 36px;}
.copy-right {color: #221815; font-size: 12px;}
.links-menu {color: #221815; font-size: 12px; }
.links-menu p{color: #221815; font-weight:bold;}
.links-menu > div{ width: 118px; float:left;}
.links-menu > div a {color: #221815; text-decoration: none; line-height: 1.6; display:block;}
.links-menu > div a:hover {color: #848484;}

.img-list { position: relative; margin: 15px 13px; width: 228px; height: 175px; display: inline-table;}
.img-list img { position: absolute; left: 0; }
.img-list > div { position: absolute; z-index: 99; opacity: 0.9; /*background-color: rgba(67, 67, 67, 0.9);*/ background-image: url(../images/titelbar.png); left: 0; right: 0; bottom: 0; text-align: center; color: #fff; font-size: 12px; height: 36px; line-height: 36px;}
.img-list:hover > div {/*background-color: rgba(0, 104, 193, 0.9); */background-image: url(../images/titelbaron.png);}
.banner_top { margin-top: 104px;}

h1.title{ font-size: 30px; font-weight: 300; color: #000; display: inline-table;}
.tab-text a{ display: inline-table; margin-right: 60px; margin-top: 10px; padding: 4px 2px; border-bottom: 2px #fff solid; color: #221815; font-size: 14px;}
.tab-text a:hover, .tab-text a:active, .tab-text a.on{ display: inline-table; margin-right: 60px; padding: 4px 2px; border-bottom: 2px #0068b7 solid;text-decoration: none;}
a.list-pic { display: inline-table; margin-top: 45px; margin-left: 0.3em; margin-right: 0.3em; text-align: center; font-size: 12px; color: #221815; width: 230px;}
a.list-pic:hover {color: #0068b7;}
.ul_list9 li{ line-height:42px; height:42px; text-align:left; background:url(../images/icon4.gif) left no-repeat; padding-left:10px; font-size:14px; list-style: none;}
.ul_list9 li a{ float:left; color: #221815;}
.ul_list9 li a:hover{ text-decoration:none; color: #0068b7; width:400px;}
.ul_list9 li span{ float:right; font-size: 12px;}
.my label { font-weight: normal; font-size: 12px;}
.my .form-control { font-size: 12px;}
.my.ul_list9 li { border-bottom: 1px #ddd solid;}

.navbar-nav {
    float: right;
    margin: 0;
}

.navbar-default {
    background-color: #ffffff;
    box-shadow: 0px 1px 6px rgba(0, 0, 0, 0.1);
}

.navbar-nav>li>a {
    padding-top: 25px;
    padding-bottom: 15px;
}

.nav_top_fx_w3layouts_agileits {
    margin: 0 auto;
    /*width: 88%;*/
    padding: 1.2em 0 10px 0;
}
.navbar-brand {
    display: flex; align-items: center;
    height: 76px;
    padding: 0;
	padding-right: 1em;
	/*padding-top: 2em;*/
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.29);
	border-right: 1px #73acd7 solid;
}

.navbar-default .navbar-brand {
    color: #2b3945;
}
.navbar-nav>li>a {
    padding: 10px 20px;
    text-transform: uppercase;
    /*letter-spacing: 2px;*/
    font-size: 0.9em;
    font-weight: 600;
}
.navbar-nav>li{ position:relative; height: 76px;}
.navbar-nav>li i{ position:absolute; display: none; left: 50%; bottom: -10px; margin-left: -6px; width: 14px; height: 12px; background:url(../images/menu-dian.png) no-repeat;}
.navbar-nav>li.on i { display: block;}
.navbar-default .navbar-nav > li > a {
    color: #222; margin-top: 2em;
}.navbar-default .navbar-nav > li > a:hover {
    color: #0068b7;
}
/*-- footer --*/
.footer {
    padding: 1em 0;
    background: #434343;
	height: auto;
	overflow: hidden;
}

/*-- //footer --*/

#toTop {
    display: none;
    text-decoration: none;
    position: fixed;
    bottom: 20px;
    right: 2%;
    overflow: hidden;
    z-index: 999;
    width: 32px;
    height: 32px;
    border: none;
    text-indent: 100%;
    background: url(../images/top_move.png) no-repeat 0px 0px;
}

/*--responsive--*/

/*--//responsive--*/
/*--2019-03-23 img--*/

.contactus > div { width: 50%; float: left; padding-left: 15px;}
.code-img img { max-height: 120px;}
/*--2019-03-23 Menu--*/
.topMenuBox {/*position: fixed;*/ right: 0;left: 0; top: 0; width: 100%; z-index: 1030; background-color: #fff; box-shadow: 0px 1px 6px rgba(0, 0, 0, 0.1); border-bottom:1px #e7e7e7 solid;}
.topMenu {padding: 14px 0;}
.my-inMenu { float:right; font-size: 14px; font-weight: bold; margin-top: 38px;}
.my-inMenu a { display: inline-table; padding: 0 20px; color: #333;}
.my-inMenu a:hover { color: #2469ba;}

.my-conMenu { float:right; font-size: 14px; font-weight: bold; margin-top: 38px;}
.my-conMenu a { position:relative; list-style: none; display: inline-table; padding: 0 20px; color: #333;}
.my-conMenu a i{ position:absolute; display: none; left: 50%; bottom: -33px; margin-left: -6px; width: 14px; height: 12px; background:url(../images/menu-dian.png) no-repeat;}
.my-conMenu a.on i { display: block;}


.border-b2 { border-bottom: 2px #434343 solid;}
















