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;
}

/*****！！页面通用css样式定义开始******/

html, body {
	min-width: 1000px;
	font-family: "Microsoft YaHei";
	/* _width: expression(document.body.clientWidth < 1200 ? "1200px": "auto"); */
}

html {
	overflow-y: scroll;
	height: 100%;
	width: 100%
}

/* body的css定义:这里定义页面上下左右边距，页面背景颜色，滚动条颜色样式 */

body {
	font-family: "微软雅黑";
	/*文字字体定义 */
	font-size: 14px;
	/*文字大小定义 */
	color: #666666;
	/*文字颜色定义 */
	min-width: 1000px;
}

/* 网站超链接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;
	overflow: hidden;
}

.red {
	color: red
}

/*表格样式定义 */

checkbox {
	border: 0px;
}

/*选择框样式定义 */

.input {
	border: 1px solid #ccc;
	height: 20px;
	line-height: 20px
}

ul, li {
	list-style: none
}

/*public*/

.size1 {
	width: 100%;
	overflow: hidden;
	margin: 0 auto;
}

.backcolor {
	background:#0951a2
}

.color {
	color:#0951a2
}



body {
	max-width: 1920px;
	margin: 0 auto;
	min-width: 1200px;
}

/*共用头部*/

.header {
	overflow: hidden;
	border-bottom: 4px solid #0951a2;
}

.header .wrap {
	overflow: hidden
}

.logo {
	padding:7px 0;
}

.logo img {
	display: block;
	max-width: 100%;
	margin: 0 auto;
}

.info{
	width: 1020px;
}
.infoTop{
	overflow: hidden;
	padding: 28px 0 20px;
	border-bottom: 1px solid #d2d2d2;
}
.infoTop h3{
	font-size: 18px;
	color: #0951a2;
	font-weight: normal
}
.infoTop p{
	font-size: 16px;
	color: #808080;
}
.topTel{

	background: url(../images/topTel.png) no-repeat left center;
	font-size: 36px;
	color: #f2891c;
	font-weight: bold;
	line-height: 40px;
	text-indent: 140px
}
/*导航*/

.nav {
	position: relative;
	z-index: 100;
	line-height:50px;
	float:right;
}

.nav li{float: left;position: relative; padding: 0 0 0 30px }

.nav li a{display: inline-block;font-size: 18px;color: #4c4c4c;line-height: 53px; padding: 0 10px;}

.nav li.hover a{background: url(../images/navlihbg.png) no-repeat bottom center;}



/*banner*/

.banner {
	width: 100%;
	z-index: 0;
	overflow: hidden;
	position: relative
}

.banner .flexslider {
	width: 1920px;
	height: 100%;
	position: relative;
	left: 50%;
	margin-left: -960px;
	overflow: hidden;
	min-width: 1000px;
}

.banner .slides {
	position: relative;
	z-index: 1;
}

.banner .slides li {
	height: 100%;
	position: relative
}

.banner .slides li img {
	width: 100%;
	margin: 0 auto;
	display: block
}

.banner .flex-direction-nav {
	position: relative;
	z-index: 50;
	display: block;
	width: 1000px;
	margin: 300px auto 0 auto;
}


.banner .flex-direction-nav li a {
	display: block;
	width: 72px;
	height: 73px;
	position: absolute;
	text-indent: -9999px
}
.banner .flex-direction-nav li a.flex-prev{
	left: 0;
	top: 0;
	/* background: url(../images/banner-up.png) no-repeat top center; */
}
.banner .flex-direction-nav li a.flex-next{
	right: 0;
	top: 0;
	/* background: url(../images/banner-next.png) no-repeat top center; */
}

.banner .flex-control-paging {}

.banner .flex-control-nav {
	position: absolute;
	left: 50%;
	bottom: 20px;
	z-index: 100;
	text-align: left
}

.banner .flex-control-nav li {
	display: inline-block;
	width: 10px;
	height: 10px;
	margin-right: 8px;
	*display: inline;
	zoom: 1
}

.banner .flex-control-nav a {
	display: inline-block;
	width: 10px;
	height: 10px;
	line-height: 40px;
	overflow: hidden;
	cursor: pointer
}

.banner .flex-control-nav .flex-active {
	background-position: 0 0
}

.flex-control-paging li a {
	width: 20px;
	height: 20px;
	line-height: 20px;
	display: block;
	cursor: pointer;
	text-indent: 0px;
	text-align: center;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-o-border-radius: 50%;
	border-radius: 50%;
	text-decoration: none;
	FILTER: alpha(opacity=80);
	opacity: 0.8;
	background-color: #fff
}

.flex-control-paging li a:hover {
	background-color: #fff;
	color: #ffffff;
}

.flex-control-paging li a.flex-active {
	background-color: #007bd0;
	cursor: pointer;
	color: #ffffff
}
.footerTop{
	position: absolute;
	left: 50%;
	top: -28px;
	margin-left: -25px;
	width: 52px;
	height: 60px;
	cursor: pointer;;
}

.footer {
	width: 100%;
	position: relative;
	z-index: 1000;
	padding-top: 33px;
	height: 227px;
	background:url(../images/footerbg.jpg) repeat-x top center;
}

.footer .wrap {
	overflow: hidden;
}
.flink{
	margin-top: 20px;
	height: 71px;
	text-indent: 140px;
	background: url(../images/flinkbg.jpg) no-repeat top center;
}
.flink a{
	color: #FFF;
	font-size: 16px;
	padding: 0  20px;
	line-height: 15px;
	margin: 35px 0;
	display: inline-block;
	text-indent: 0;
	border-right: 1px solid #FFF;
}
.footer .fl{
	width: 1074px;
	float: left;
}
.footer .infoCom ul{
	margin-bottom: 50px;
	overflow: hidden;
}
.footer .infoCom ul li{
	float: left;
	font-size: 16px;
	padding-right:3%;
	margin-left: 40px;
	padding-left: -40px;
	color: #666666
}
.footer .infoCom ul li p{
	color: #333333;
	font-size: 18px;
}
.footer .infoCom ul li p img{
	display: inline-block;
	vertical-align: middle;
	margin-left: -40px;
}

.footer .nav{
	float: none;
}
.footer .nav a{
  display: inline-block;
  float: left;
   padding: 0 20px;
   line-height: 24px;
   color: #333333;
   font-size: 16px;
   border-right:1px solid #333333;
}
.footer .bottom{
	margin-top:33px;
	border-top:1px solid #494a4f;
}
.footer .bottom li{
	width: 33.3%;
	float: left;
}
.footer .bottom li strong{
	font-size: 18px;
	display: block;
	font-weight: 400;
	color: #FFF;
	line-height: 60px;
}
.footer .wrap li .txt p {
	font-size: 14px;
	color: #fff;
	line-height: 30px;
}

.footer .wrap .fr{
	width:126PX;
	float: right;
	padding: 0;
	text-align: center
}
.footer .wrap .fr strong{
	font-size: 14px;
	line-height: 40px;
	font-weight: normal
}

.footer .wrap .fr img {
	width: 126PX;
	height: 126PX;
	display: block;
}


.footer .info{
	position: absolute;
	left: 0;
	bottom: 0;
	color: #9a9999;
	font-size: 14px;
	line-height: 38px;
	width: 100%;
	text-align: center
}
.footer .info span{
	padding: 0 20px;
}
.footer .info a{
	color: #9a9999;
	font-size: 14px;
}
#form_do2 {
	padding-top: 20px;
}

#form_do2 label {
	width: 78px;
	display: inline-block;
	vertical-align: middle;
	color: #e0e8fd;
	font-size: 18px;
}

#form_do2 input.inp_one {
	display: inline-block;
	width: 400px;
	height: 45px;
	font-size: 18px;
	margin-bottom: 12px;
	background: none;
	color: #FFF;
	line-height: 45px;
	border: 1px solid #d8dff1;
}

#form_do2 textarea.texar1 {
	width: 400px;
	height: 90px;
	background: none;
	font-size: 18px;
	color: #FFF;
	line-height: 45px;
	border: 1px solid #d8dff1;
}

#form_do2 .submit_but {
	width: 126px;
	height: 36px;
	margin-left: 80px;
	background: none;
	border: 1px solid #d8dff1;
	color: #FFF;
	margin-top: 20px;
}



/*首页banner*/
.banner17{overflow: hidden;}
.banner17 .shutter {
    overflow: hidden;
    width: 1920px;
    height: auto;
    position: relative;
    left: 50%;
    margin-left: -960px;
    top: 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: 1300px;
    height: 64px;
    z-index: 9;
    position: absolute;
    top: 50%;
    margin-left: -650px;
    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/public/left3.png) no-repeat;
}

.banner17 .shutter-btn li.next {
    float: right;
    background: url(../images/public/right3.png) no-repeat;
}

.cover {
    display: inline-block;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}