* {
	margin: 0;
	padding: 0;
}

body,
button,
input,
select,
textarea {
	font: 12px/2 Verdana, 宋体, Helvetica, sans-serif;
}


/*雅黑：\5FAE\8F6F\96C5\9ED1  Verdana, Helvetica, sans-serif*/


}
body {
	overflow-x: hidden;
}
h1,
h2,
h3,
h4,
h5,
h6 {
	font-size: 100%;
}
address,
cite,
dfn,
em,
var {
	font-style: normal;
}
code,
kbd,
pre,
samp {
	font-family: courier new, courier, monospace;
	word-wrap: break-word;
	white-space: normal;
}
small {
	font-size: 12px;
}
ul,
ol {
	list-style: none;
}
a:link,
a:visited {
	color: #555;
	text-decoration: none;
	outline: none;
}
a:hover {
	color: #f00;
}
sup {
	vertical-align: text-top;
}
sub {
	vertical-align: text-bottom;
}
legend {
	color: #555;
}
fieldset,
img {
	border: 0;
}
button,
input,
select,
textarea {
	font-size: 100%;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
.mg {
	width: 1200px;
	margin: 0 auto;
}
.ov {
	overflow: hidden;
	clear: both;
}
.left {
	float: left;
	display: inline;
}
.right {
	float: right;
	display: inline;
}
@charset "UTF-8";

/*css 初始化 */
html,
body,
ul,
li,
ol,
dl,
dd,
dt,
p,
h1,
h2,
h3,
h4,
h5,
h6,
form,
fieldset,
legend,
img {
	margin: 0;
	padding: 0;
}
fieldset,
img,
input,
button {
	border: none;
	padding: 0;
	margin: 0;
	outline-style: none;
}
ul,
ol {
	list-style: none;
}
input {
	padding-top: 0;
	padding-bottom: 0;
	font-family: "微软雅黑";
}
select,
input {
	vertical-align: middle;
}
select,
input,
textarea {
	font-size: 12px;
	margin: 0;
}
textarea {
	resize: none;
}

/*防止拖动*/
img {
	border: 0;
	vertical-align: middle;
}

/*  去掉图片低测默认的3像素空白缝隙*/
table {
	border-collapse: collapse;
}
body {
	font: 12px 'Microsoft YaHei', 微软雅黑, Arial, Lucida Grande, Tahoma, sans-serif;
	color: #666;
	background: #fff;
	min-width: 1210px;
}
.clearfix:before,
.clearfix:after {
	content: "";
	display: table;
}
.clearfix:after {
	clear: both;
}
.clearfix {
	*zoom: 1;
	/*IE/7/6*/
}
a {
	color: #4D4D4D;
	text-decoration: none;
}
b {
	font-family: "MicrosoftYaHei";
}
a:hover {
	color: #00a5a5;
}
h1,
h2,
h3,
h4,
h5,
h6 {
	text-decoration: none;
	font-weight: normal;
	font-size: 100%;
}
s,
i,
em {
	font-style: normal;
	text-decoration: none;
}

/*公共类*/
.w {
	/*版心 提取 */
	
	width: 1210px;
	margin: 0 auto;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
.al {
	text-align: left;
}
.ac {
	text-align: center;
}
.ar {
	text-align: right;
}
.hide {
	display: none;
}

/*头部导航开始*/
.shortcut {
	height: 30px;
	line-height: 30px;
	background-color: #F9F9F9;
	border-bottom: 2px solid #ededed;
}
.shortcut .dt {
	position: relative;
}
.shortcut .dt .location {
	font-size: 14px;
	margin: 0 5px;
}
.shortcut .dt .switch {
	color: #FB8200;
}
.shortcut .fr li {
	float: left;
	padding: 0 10px;
}

/*顶部end*/
.Logo {
	width: 360px;
	height: 75px;
	float: left;
	padding-top: 25px;
	position: relative;
}
.Logo .logo_img {
	margin-right: 30px;
}
.search {
	width: 538px;
	height: 35px;
	float: left;
	margin: 45px 0 0 160px;
}
.search .searchbox {
	width: 450px;
	height: 32px;
	border: 1px solid #00a5a5;
	padding-left: 4px;
	color: #666;
	font: 14px/32px "microsoft yahei";
	float: left;
}
.search_1 {
	margin: 20px 0 0 160px;
}
.search .nav-items li {
	/* width: 50px; */
	
	height: 25px;
	line-height: 25px;
	float: left;
	text-align: center;
	cursor: pointer;
	padding-right: 10px;
}
.search .nav-items .it_selected {
	background: #00a5a5;
	color: #fff;
}
.search button {
	width: 80px;
	height: 34px;
	background-color: #00a5a5;
	float: left;
	font: 16px/36px "microsoft yahei";
	color: #fff;
	cursor: pointer;
}

/*nav 部分*/
.ot_nav {
	width: 100%;
	height: 40px;
	line-height: 40px;
	border-bottom: 3px solid #00a5a5;
	margin-top: 10px;
}
.dropdown {
	position: relative;
}
.dropdown li {
	float: left;
	padding: 0 35px;
	text-align: center;
	margin-right: 80px;
	font-size: 16px;
}
.dropdown .actived {
	background: #00a5a5;
}
.dropdown .actived a {
	color: #fff;
}
.dropdown .selected {
	position: relative;
}
.dropdown .selected a:hover {
	color: #fff;
}
.dropdown .selected a.bga {
	color: #fff;
}
.dropdown .selected.bgc {
	background: #00a5a5;
}
.dropdown .tips {
	z-index: 999;
	width: 6px;
	height: 4px;
	top: 50%;
	margin-left: 55px;
	position: absolute;
}
.dropdown .tips i {
	position: absolute;
	border-width: 4px;
	border-style: solid solid solid;
	border-color: #545454 transparent transparent transparent;
}
.dropdown .tips i.i_c {
	border-color: #fff transparent transparent transparent;
}
.dropdown .nav-dropdown {
	position: absolute;
	left: 0;
	top: 40px;
	background: #00a5a5;
	z-index: 999;
	padding: 0 27px;
	display: none;
}
.dropdown .nav-dropdown dl a {
	font-size: 16px;
	line-height: 40px;
	display: block;
	color: #fff;
}

/*//码数*/
.page {
	overflow: hidden;
	padding-bottom: 48px;
	text-align: center;
	/*margin-top: 44px;*/
}
.page ul {
	/*width: 410px;*/
	
	margin: 0 auto;
	display: inline-block;
}
.page ul>li {
	float: left;
	font-size: 16px;
	font-family: "微软雅黑";
	cursor: pointer;
}
.page ul>li.top_page,
.page ul>li.bottom_page {
	font-family: "微软雅黑";
	border: 1px solid #999999;
	padding: 10px 20px 10px 13px;
}
.page ul>li.top_page:hover {
	background: #f18254;
	color: #fff;
	border: 1px solid transparent;
}
.page ul>li.bottom_page:hover {
	background: #f18254;
	color: #fff;
	border: 1px solid transparent;
}
.page ul>li {
	padding: 10px 14px;
}
.page ul>li.on {
	color: #f18254;
}
/*页面底部*/
.website-footer{
	/*margin-top: 90px;*/
}
.website-footer .footer-advert{
	height: 200px;
}
.website-footer .footer-advert img{
	cursor: pointer;
	vertical-align: bottom;
}
.website-footer .footer-tips{
	padding: 70px 0 30px;
	height: 35px;
	border-bottom: 2px solid #e5e5e5;
	text-align: center;
}
.website-footer .footer-tips li{
	width: 238px;
	height: 35px;
	border-right: 2px solid #e5e5e5;
	float: left;
	font-size: 15px;
	display: flex;
	justify-content: center;
	align-items: center;
	color: #5f5f5f;
}
.website-footer .footer-tips li:last-child{
	border-right: 0;
}
.website-footer .footer-tips li .iconfont{
	font-size: 40px;
	margin-right: 15px;
}

.website-footer .company-info{
	padding: 65px 0 85px;
	height: 125px;
}
.website-footer .company-info .footer-nav{
	width: 660px;
	height: 100%;
	padding-right: 50px;
	border-right: 2px solid #e5e5e5;
	display: flex;
	justify-content: space-between;
	float: left;
}
.website-footer .company-info .footer-nav .nav-type{
	width: 100%;
	height: 100%;
	display: flex;
	justify-content: space-between;
}
.website-footer .footer-nav .nav-type .nav-type-item{
	display: flex;
	flex-flow: column;
	justify-content: space-between;
	color: #171717;
	text-align: center;
}
.website-footer .footer-nav .nav-type .nav-type-item:first-child{
	text-align: left;
}
.website-footer .footer-nav .nav-type .nav-type-item .type-title{
	font-size: 18px;
}
.website-footer .footer-nav .nav-type .nav-type-item .type-list{
	height: 88px;
}
.website-footer .footer-nav .nav-type .nav-type-item .type-list .type-list-item{
	height: 22px;
	line-height: 22px;
	font-size: 14px;
	cursor: pointer;
}

.website-footer .company-info .company-ercode{
	width: 300px;
	height: 100%;
	border-right: 2px solid #e5e5e5;
	float: left;
	display: flex;
	flex-flow: column;
	align-items: center;
	justify-content: space-between;
}
.website-footer .company-info .company-ercode .ercode-img{
	width: 78px;
	height: 78px;
}
.website-footer .company-info .company-ercode .ercode-desc{
	height: 40px;
	display: flex;
	flex-flow: column;
	align-items: center;
	justify-content: space-between;
	font-size: 14px;
}

.website-footer .company-info .company-iphone{
	width: 186px;
	float: left;
	display: flex;
	justify-content: center;
	align-items: center;
}
.website-footer .company-record{
	border-top: 4px solid #d21111;
	height: 194px;
	background: #434343;
	display: flex;
	align-items: center;
	flex-flow: column;
}
.website-footer .company-record .logo{
	height: 45px;
	margin: 20px 0;
}
.website-footer .company-record .record-desc{
	height: 40px;
	display: flex;
	align-items: center;
}
.website-footer .company-record .record-desc li{
	display: inline-block;
	float: left;
	padding: 0 10px;
	height: 20px;
	line-height: 20px;
	border-right: 1px solid #a1a1a1;
	color: #a1a1a1;
}
.website-footer .company-record .record-desc li:last-child{
	border-right: 0;
}
.website-footer .company-record .put-on-record{
	height: 20px;
	font-size: 14px;
	display: flex;
	align-items: center;
	color: #a1a1a1;
}
.website-footer .company-record .put-on-record img{
	height: 80%;
	margin-right: 5px;
}
