﻿body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,input,textarea,p,th,td,img {margin:0;padding:0;}
img {border:0}
ol,ul {list-style:none}
h1,h2,h3,h4,h5,h6{font-size:16px;}
input{outline: none;border:none;}
html {_overflow-y:scroll;}
/*****！！页面通用css样式定义开始******/
html,body{min-width: 1200px;font-family: "Microsoft YaHei";_width:expression(document.body.clientWidth < 1200 ? "1200px" : "auto");}
/* body的css定义:这里定义页面上下左右边距，页面背景颜色，滚动条颜色样式 */
body{
    font-family: "微软雅黑";    /*文字字体定义 */
	font-size: 14px;    /*文字大小定义 */
	color: #4A4A49; /*文字颜色定义 */
	min-width:1200px;
	outline: none;
}

*{
	word-break: break-all; word-wrap:break-word
}
/* 网站超链接css通用设置 */
a{text-decoration: none;} /* 链接无下划线,有为underline */ 
a:link {color: #2c2c2c;} /* 未访问的链接 */
a:visited {color: #2c2c2c;} /* 已访问的链接 */
a:hover{color: #2c2c2c;	text-decoration: none;} /* 鼠标在链接上 */ 
a:active {color: #2c2c2c;} /* 点击激活链接 */
p{ line-height:24px;}
.fl{float:left;}
.fr{float:right;} 
.hide{display: none}
.show{display: block}
.dib{display: inline-block;*display: inline;zoom:1;}
/*.clear{clear:both; line-height:0; height:0; font-size:0px;}*/
.clear:after{content: "."; display: block; height: 0; clear: both; visibility: hidden; }/*清除浮动*/
.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;overflow: hidden;}/*清除浮动*/
.clearfix{display:inline-block}* html .clearfix{height:1%}.clearfix{display:block}
.dib{display: inline-block;*display: inline;zoom:1;}
.wrap{ width:1200px; margin:0 auto; height:auto;}
.red{color: red}
/*表格样式定义 */ 
checkbox{border: 0px;}/*选择框样式定义 */ 
.input{ border:1px solid #ccc; height:20px;line-height:20px} 
ul,li{ list-style:none}
.banner17 .shutter {
	overflow: hidden;
	width: 1920px;
	height: auto;
	position: relative;
	left: 50%;
	margin-left: -960px;
	top: -3px;
	z-index: 0;
}
.banner17 .shutter-img {
	z-index: 1;
}
.banner17 .shutter-img,
.banner17 .shutter-img a {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}
.banner17 .shutter-img a {
	cursor: default;
}
.banner17 .shutter-img a > img {
	width: 1920px;
	height: auto;
}
.banner17 .shutter-img .created {
	overflow: hidden;
	position: absolute;
	z-index: 20;
}
.banner17 .shutter-btn {
	width: 1200px;
	height: 64px;
	z-index: 9;
	position: absolute;
	top: 50%;
	margin-left: -600px;
	margin-top: -32px;
	left: 50%;
	clear: both;
	display: none;
}
.banner17:hover .shutter-btn{
	display: block;
}
.banner17 .shutter-btn li {
	width: 64px;
	height: 64px;
	cursor: pointer;
}
.banner17 .shutter-btn li.prev {
	float: left;
	background: url(../images/left3.png) no-repeat ;
}
.banner17 .shutter-btn li.next {
	float: right;
	background: url(../images/right3.png) no-repeat ;
}



/*public*/
.size1{ width:100%; overflow:hidden; margin:0 auto;}
.backcolor{background:#1e4298;}
.color{ color:#1e4298; }

/*header*/
.header_logo {
	margin-top: 18px;
	margin-bottom:32px;
}
.header_right {
	height: auto;
	margin-top: 34px;
}
.header_right .header_phone {
	display: inline-block;
	vertical-align: top;
	width: 180px;
	height: 58px;
	padding-left: 75px;
	text-align: left;
	background: url("../images/tel_bg.png") no-repeat top left;
}
.header_right .header_phone p {
	font-size: 18px;
	line-height: 30px;
	color: #fff;
	padding-left: 26px;
}
.header_right .header_phone h2 {
	font-size: 24px;
	line-height: 32px;
	color: #ff9c00;
	padding-left: 8px;
}

.header_nav {
	width: 100%;
	height: 57px;
	background: url("../images/h5.png") no-repeat center;
	text-align: center;
}
.header_nav li {
	display: inline-block;
	vertical-align: top;
	width: 170px;
	height: 54px;
	line-height: 54px;
	position: relative;
    background: url(../images/navli_bg.png) no-repeat right center;
}

.header_nav li a {
	display: block;
	width: 100%;
	height: 100%;
	color: white;
	font-size: 18px;
}
.header_nav li:hover a span,
.header_nav li.hover a span{
    position: absolute;
    top: -7px;
    right: 0;
    width: 170px;
    height: 58px;
    padding-top: 7px;
    background: url(../images/h4.png) no-repeat center top;
    color: #ff9c00;
}

/*footer*/

.footer {
	width: 100%;
	background: #292929;
	overflow: hidden;
}
.footer .footer_nav .wrap{position: relative;}
.footer #returnTop {
    width: 60px;
    height: 49px;
    position: absolute;
    top: 0;
    right: -128px;
    cursor: pointer;
}
.footer .footer_nav {
    width: 100%;
    height: 45px;
    background: url(../images/f1.png) no-repeat center;
    line-height: 45px;
    text-align: center;
	color: #7c7a7a;
	border-bottom: 1px solid #404040;
}

.footer .footer_nav a {
    font-size: 16px;
    color: #7c7a7a;
    margin: 0 45px;
}
.footer .footer_con {
	padding: 28px 0;
}
.footer .footer_con .pic {
	margin-top: 15px;
}
.footer .footer_con .center {
	width: 500px;
	background: url(../images/foot.png) no-repeat left top;
}
.footer .footer_con .center p {
	line-height: 29px;
	font-size: 16px;
	color: #7c7a7a;
	padding-left: 25px;
}
.footer .footer_con .center p strong {
	color: #7c7a7a;
	display: block;
	margin-bottom: 10px;
}
.footer .footer_con .chat {
	width: 113px;
	padding-top: 39px;
}
.footer .footer_con .chat img {
	width: 113px;
	height: 113px;
}
.footer .footer_con .chat p {
	text-align: center;
	margin-top: 10px;
	color:#7c7a7a;
}
.footer .footer_bottom {
	background: #1d1d1d;
	height: 50px;
	line-height: 50px;
	text-align: center;
}
.footer .footer_bottom strong {
	color: #7c7a7a;
	font-weight: 500;
	padding: 0 20px;
}
.footer .footer_bottom strong a {
	color: #7c7a7a;
}

/*右侧悬浮菜单*/
#floatDivBoxs{width:170px;background:#fff;position:fixed;top:180px;right:0;z-index:9999;}
#floatDivBoxs .floatDtt{width:100%;height:45px;line-height:45px; background:#1e4298;color:#fff;font-size:18px;text-indent:22px;position:relative;}
#floatDivBoxs .floatDtxt{font-size:18px;color:#333;padding:12px 14px;}
#floatDivBoxs .floatDtel{padding:0 0 15px 12px;font-size: 20px;color: #f08326;font-weight: 700}
#floatDivBoxs .floatChat{text-align:center;padding:10px;background:#EBEBEB;}
#floatDivBoxs .floatChat img{width: 100%}
#floatDivBoxs .floatDbg{width:100%;box-shadow:-2px 0 3px rgba(0,0,0,0.25);}

.floatShadow{ background:#fff;box-shadow:-2px 0 3px rgba(0,0,0,0.25);}
#rightArrow{width:50px;height:45px;background:url(../images/online_arrow.jpg) no-repeat;position:fixed;top:180px;right:170px;z-index:9999;}
#rightArrow a{display:block;height:45px;}
