 
input[type="search"] {
    -webkit-appearance: textfield; 
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box; 
    box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0;
}
input.submit {
	border: 0;
	margin: 0;
	cursor: pointer;
}
input.radio {
	width: 13px;
	height: 13px;
	float: left;
	display: inline;
}
textarea {
    overflow: auto; 
    vertical-align: top;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
ul,
ol { 
	list-style:none;
}
li {
	list-style:none;
    float: left;	
}

</style><style media="screen" data-href="/static/web/css/zxx.lib.css">/*!
* by zhangxinxu(.com) 2010-?
* https://github.com/zhangxinxu/zxx.lib.css
* under MIT license
*/
/*
* 2010-07-12 v1.0
* 2010-07-21 v1.1 添加block元素居中之auto属性，增加鼠标手形样式
* 2010-09-17 v1.2 添加z-index层级属性
* 2010-09-29 v1.3 添加break-word属性
* 2010-11-12 v1.4 添加white-space:nowrap;值，去掉Georgia字体
* 2011-01-17 v1.5 去除red颜色，添加cell双栏自适应属性，z样式影响扩至IE7，样式位置以及顺序调整，dib样式忽略Firefox 2，去除Lucida Console字体，添加Verdana字体，添加letter-spacing样式
* 2011-07-28 v1.6 增加vertical-align:bottom属性，增加点点点效果多样
* 2012-01-18 v1.7 点点点效果样式去除-moz-前缀，多余；增加修复cell下连续单词字符换行问题；去除.ovs{overflow:scroll;}
                  去除.vimg{margin-bottom:-3px;}
* 2013-05-24 v2.0 为开源到github上做大改
                  1. 增加margin负值范围
                  2. margin/padding增加15px/30px组
                  3. 中文字体改成英文字符表示，例如“微软雅黑” → "microsoft yahei"
                  4. 新增border系列, background-color系列, width(fixed value/percent value)系列以及.ell以下所有样式
* 2013-07-31 v2.1 inline_any等12px字体大小限制去除，inline_box的-3px间距缩进改成-.25em, 以便适应各种字体大小环境
* 2013-09-13 v2.2 12px字体大小限制修改为1px笔误了，应该为1em, 删除-ms-transition
* 2013-10-11 v2.3 float_seven一直没删除，清掉。增加两个绝对定位隐藏：abs_out和abs_clip
* 2013-11-23 v2.4 add p0, ova, f18. 去除trans中-moz-和-o-私有前缀
* 2014-02-26 v2.5 fix two name mistake
* 2014-02-27 v2.6 add fl
*/

 .ab-list{
	width: 522px;
	margin: 46px auto 38px;
	height: 20px;
	background: url("/static/web/css/../img/ab1.png") center 10px no-repeat;
}
.ab-list a{
	display: block;
	float: left;
	width: 174px;
	height: 48px;
	padding-top: 70px;
}
.ab-list .a1{
	background: url("/static/web/css/../img/map1.png") center top no-repeat;
}
.ab-list .a1:hover{
	background: url("/static/web/css/../img/map2.png") center top no-repeat;
}
.ab-list .a2{
	background: url("/static/web/css/../img/map3.png") center top no-repeat;
}
.ab-list .a2:hover{
	background: url("/static/web/css/../img/map4.png") center top no-repeat;
}
.ab-list .a3{
	background: url("/static/web/css/../img/map5.png") center top no-repeat;
}
.ab-list .a3:hover{
	background: url("/static/web/css/../img/map6.png") center top no-repeat;
}
.ab-list a p{
	width: 100%;
	text-align: center;
}
.ab-list a .cn{
	font-size: 17px;
	line-height: 30px;
	color: #adadad;
}
.ab-list a .en{
	font-size: 15px;
	line-height: 25px;
	color: #ebebeb;
}
.ab-list a:hover .cn{
	color: #006cb6
}
.ab-list a:hover .en{
	color: #c7d7e9;
}
.ab-texts{
	width: 840px;
	text-align: center;
	font-size: 14px;
	line-height: 30px;
	color: #888;
	margin: 0 auto;
}
.section2{
	width: 100%;
	position: relative;
	height: 798px;
	background: url("/css/wel1.jpg") center top no-repeat #005ea6;
}
.title{
	width: 100%;
	padding-top: 72px;
	padding-bottom: 20px;
}
.title p{
	text-align: center;
	width: 100%;
	color: #4b4b4b;
}
.title .en{
	line-height: 54px;
	font-size: 46px;
	font-family: arial;
	text-transform: uppercase;
	font-weight: bold;
}
.title .cn{
	line-height: 46px;
	font-size: 24px;
  font-family: "微软雅黑";
}
.brand-list{
	width:350px;
	margin: 0 auto;
}
.brand-list a{
	display: inline-block;
	padding: 0 18px;
	margin: 0 4px;
	font-size: 16px;
	color: #4b4b4b;
	height: 42px;
	line-height: 42px;
	border-radius: 21px;
	float: left;
	font-weight: bold;
	 font-family: "微软雅黑";
}
.brand-list a:hover,.brand-list .brand-cur{
	background:#03328e;
	overflow: hidden;
	color: #fff;
}

.brand-list1{
	width:350px;
	margin: 0 auto;
}
.brand-list1 a{
	display: inline-block;
	padding: 0 18px;
	margin: 0 4px;
	font-size: 16px;
	color: #4b4b4b;
	height: 42px;
	line-height: 42px;
	border-radius: 21px;
	float: left;
	font-weight: bold;
	 font-family: "微软雅黑";
}
.brand-list1 a:hover,.brand-list1 .brand-cur{
	background:#03328e;
	overflow: hidden;
	color: #fff;
}


.brand-content{
	width: 100%;
	height: 466px;
	padding-top: 36px;
	position: relative;
}
.brand-box{
	width: 1200px;
	height: 466px;
	position: absolute;
	left: 50%;
	margin-left: -600px;
	top: 36px;
	display: none;
}
.brand-cover{
	width: 1200px;
	overflow: hidden;
	margin-top: 30px;
	opacity: 0;
	filter:alpha(opacity=0);
}
.brand-box ul{
	width: 200%;
	float: left;
}
.brand-box ul li{
	width: 231px;
	height: 466px;
	margin-right:10px;
}
.brand-box ul li a{
	display: block;
	width: 100%;
	height: 466px;
	border-bottom-right-radius: 36px;
	overflow: hidden;
}
.brand-box ul li a img{
	display: block;
}
.brand-box ul li .br-img{
	width: 100%;
	height: 110px;
	position: relative;
}
.brand-box ul li .br-img1{
	width: 100%;
	height: 88px;
	background: #4199dd;
	text-align: center;
	padding-top: 20px;
	position: absolute;
line-height: 68px;
font-size: 20px;
color: #fff;
}
.brand-box ul li .br-img2{
	width: 100%;
	height: 88px;
	padding-top: 20px;
	background: #f08100;
	text-align: center;
	position: absolute;
	top: 0;
	left: 0;
	display: none;
line-height: 68px;
font-size: 20px;
color: #fff;
}
.brand-box ul li .br-img img{
	display: inline-block;
}
.br-btn{
	position: absolute;
	top: 370px;
	width: 35px;
	height: 35px;
	display: block;
	transition-duration:200ms;
}
.br-btn-left{
	background:url("/static/web/css/../img/b-lf1.jpg") 10px top no-repeat;
	left:-70px;
}
.br-btn-left:hover{
	background:url("/static/web/css/../img/b-lf1.jpg") 2px top no-repeat;
}
.br-btn-right{
	background:url("/static/web/css/../img/b-ri1.jpg") 10px top no-repeat;
	right: -70px;
}
.br-btn-right:hover{
	background:url("/static/web/css/../img/b-ri1.jpg") 18px top no-repeat;
}
.brand-box .br-a-img{
	height: 466px;
	width: 892px;
	overflow: hidden;
	float: left;
}
.brand-box .br-a-img img{
	display: block;
	width: 100%;
	height:466px;
}
.brand-box .br-right{
	float: right;
	width: 224px;
	padding: 0 42px 0 42px;
	background:#fff;
	height: 466px;
}
.brand-box .br-right .head-tit{
	width: 100%;
	height: 80px;
	border-bottom: 1px solid #ccc;
	font-size: 26px;
	color: #000;
	line-height: 80px;
	padding-top: 18px;
}
.brand-box .br-right .br-detail{
	padding-top: 12px;
	line-height: 24px;
	font-size: 13px;
	width: 100%;
	height: 252px;
}
 
 