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: #666666;
    /*文字颜色定义 */
    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;
}

a {
    transition: all 0.3s linear 0s;
}


/* 点击激活链接 */

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
}


/*public*/

.size1 {
    width: 100%;
    overflow: hidden;
    margin: 0 auto;
}

.backcolor {
    background: #de2d3f;
}

.color {
    color: #de2d3f;
}


/*index banner*/

.banner {
    width: 100%;
    position: relative;
    z-index: 0;
}

.banner .flexslider {
    width: 100%;
    height: 100%;
    overflow: hidden;
    min-width: 1000px;
}

.banner .slides {
    position: relative;
    z-index: 1;
}

.banner .slides li {
    height: 100%;
}

.banner .slides li img {
    width: 100%;
    margin: 0 auto;
    display: block;
}

.banner .flex-direction-nav,
.banner .flex-control-nav {
    display: none
}


/* header */

.header {
    width: 100%;
    height: 180px;
    position: relative;
    z-index: 9999;
}

.header .header_top {
    height: 120px;
}

.header .header_top .logo {
    margin-top: 25px;
}
.header .header_top .chat{margin-top: 15px;width: 89px;height: 89px;}
.header .header_top .phone {
    display: inline-block;
    margin-top: 25px;
}

.header .header_top .phone .txt1 {
    padding-left: 38px;
    height: 29px;
    line-height: 29px;
    font-size: 18px;
    background: url(../images/h1.png) no-repeat left center;
}

.header .header_top .phone h3 {
    font-size: 24px;
    color: #de2d3f;
}

.header .header_nav {
    height: 60px;
    background: #333;
    text-align: center;
    margin: 0 auto;
}

.header .header_nav li {
    width: 223px;
    height: 60px;
    display: inline-block;
    vertical-align: top;
}

.header .header_nav li a {
    display: inline-block;
    width: 100%;
    height: 60px;
    line-height: 60px;
    font-size: 18px;
    color: white;
}

.header .header_nav li.hover,
.header .header_nav li:hover {
    background: url(../images/nav_bg.png) no-repeat center center;
}

/*footer*/
.footer {
	width: 100%;
	background: #242323;
	margin-top: 50px;
}
.footer .title {
	width: 200px;
	height: 35px;
	background: url("../images/f1.png") no-repeat bottom left;
	color: #ADAEAF;
	margin: 40px 0 15px 0;
    font-size: 16px;
    letter-spacing: 1px;
}

.footer .left {
	width: 820px;
	height: auto;
	color: #ADAEAF;
}
.footer .left .txt {
	background: url("../images/f6.png") no-repeat left top;
}
.footer .left .txt p {
	height: 46px;
	line-height: 46px;
	padding-left: 35px;
}
.footer .right .chat{text-align: center;margin-top: 40px; margin-left: 152px}
.footer .right .chat p{font-size: 16px;line-height: 40px}
.footer .left ul{margin-top: 45px;}
.footer .left ul li {
    width: 100px;
    text-align: center;
    font-size: 16px;
    border-right: 1px solid #ADAEAF;
}
.footer .left ul li a {
	color: #ADAEAF;
}
.footer .right {
	width: 336px;
	height: auto;
	color: #BFBFBF;
}
.footer .right .ipt {
	width: 100%;
	height: 32px;
	line-height: 32px;
	color: #BFBFBF;
	margin-bottom: 10px;
	border-bottom: 1px solid #BFBFBF;
}
.footer .right .ipt input {
	width: 286px;
	height: 30px;
	border: 1px solid transparent;
	background: 0;
	color: white;
}
.footer .right .texar {
	width: 334px;
	height: 70px;
	border: 1px solid #BFBFBF;
	background: 0;
	color: white;
	margin-top: 5px;
}
.footer .right .btnt {
	width: 95px;
	height: 25px;
	line-height: 25px;
	text-align: center;
	background: #de2d3f;
	color: white;
	letter-spacing: 5px;
	display: block;
	margin: 10px auto 0;
	cursor: pointer;
}
.footer_bottom {
	width: 100%;
	height: 50px;
	border-top: 1px solid #2C2B2B;
	line-height: 50px;
	text-align: center;
	margin-top: 30px;
}
.footer_bottom strong {
	font-weight: 500;
	color: #BFBFBF;
	padding: 0 20px;
}
.footer_bottom strong a {
	color: #BFBFBF;
}
