﻿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: #333;
    /*文字颜色定义 */
    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;
}
.container {
    margin-left: auto;
    margin-right: auto;
    width: 1200px;
}
.wrap {
    width: 1200px;
    margin: 0 auto;
    height: auto;
}
.red {
    color: red
}
.maincolor{
    color:#146BD1;
}
/*表格样式定义 */
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: #176db0;
}
.maincolor{
    color:#176db0;
}
.color {
    color: #176db0;question
}
/*header*/
.header_top {width: 100%;padding: 15px 0;}
.header_top .logo{margin-top: 5px;}
.header_top .phone {background: url(../images/header_phone.png) no-repeat right 27px; padding:0px 0; padding-right: 54px;  float: right; margin-top: 0px; text-align: right;}
.header_top  .phone span { display: block;  font-size: 35px; color:  #df131e;}
.search_cnt1{width: 248px;height: 41px;position: relative;margin-top: 27px;}
.search_cnt1 .txt{font-family: "Microsoft Yahei";font-size: 12px;width: 231px;height: 39px;line-height: 39px;padding-left: 15px;color:#999999;font-size: 16px; border-radius: 6px;border: 1px solid #a0a0a0;}
.search_cnt1 .btn{width: 27px;height: 26px;background: url("../images/btn.png") no-repeat;position: absolute;right: 15px;top: 8px;}
.header_nav{position: relative;z-index: 99;height:50px;background: url(../images/header_bg.jpg) no-repeat center;}
.menu>ul{margin:0 auto ;}
.menu>ul>li{float: left;width: 170px;height:50px;line-height: 50px;}
.menu>ul>li>a{text-align: center;display: block;font-size: 16px;color:#fff;}
.menu>ul>li.hover>a,.menu>ul>li:hover>a{background: #176db0;}
.header_nav.nav01 {position: fixed;top: 0;left: 0;z-index: 999;width: 100%;min-width: 1200px;}
.erji{background:#176db0; display: none;}
.erji>li{height: 50px;font-size: 16px;line-height: 50px; }
.erji>li>a{color: #fff;text-align: center;display: block;margin: 0 auto}
.erji>li:hover a{background: url(../images/erji_hover.jpg) no-repeat center;}
/*首页banner*/
.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;
}
.banner{width: 100%;position: relative;z-index: 0;overflow: hidden;}
.banner .flexslider{ width:1920px;position:relative;left: 50%;margin-left: -960px;overflow:hidden; min-width:1000px;}
.banner .slides{position:relative;z-index:1;}
.banner .slides li{}
.banner .slides li img{width: 100%; margin:0 auto; display:block;}
/*左右切换*/
.banner .flex-direction-nav {width: 1200px;height: 48px;position: absolute;left: 50%;top: 50%;margin:-24px 0 0 -600px;  z-index: 1}
.banner .flex-direction-nav a.flex-prev,
.banner .flex-direction-nav a.flex-next{position: absolute;width: 25px;height: 48px;background:none;font-size: 0}
.banner .flex-direction-nav a.flex-prev{left: 0;}
.banner .flex-direction-nav a.flex-next{right: 0;background-position:-25px 0; }
/*dot*/
.banner .flex-control-paging{}
.banner .flex-control-nav{ display: none; width: 1000px;position:absolute;left: 50%;margin-left: -500px;bottom: 50px; z-index:2;text-align:center;}
.banner .flex-control-nav li{display:inline-block;*display:inline;zoom:1;font-size: 0;margin: 0 6px;}
.banner .flex-control-nav a{display:block;width:20px;height:4px;border-radius:5px;background:#999;cursor:pointer;}
.banner .flex-control-nav .flex-active{background: #0461bb; width: 40px; height: 4px; position: relative; }
/*footer*/
.footer {width: 100%;background:#313132;height: 257px;}
.footer .wrap{padding: 30px 0;}
.footer .left {width: 685px;height: auto;}
.footer .left h2{font-size: 30px;font-weight: normal;color: #fff;margin-bottom: 25px;}
.footer .left h2 span{font-size: 18px;}
.footer .left ul li{width: 50%;float: left;}
.footer .left ul li h3{line-height: 35px;color: #fff;font-size: 18px;background: #176db0;width: 100px;text-align: center;margin-bottom: 12px;}
.footer .left ul li p{line-height: 35px;font-size: 16px;color: #fff;}
.footer .left .foot_tel{margin-top: 0px; padding-left:60px; }
.footer .left .foot_tel p{line-height: 28px;color:#8b8a8a; font-size: 16px;}
.footer .right {height: auto;width: 235px;margin-top:26px;}
.footer .right img{width:150px;}
.footer .right p{font-size: 18px;line-height: 42px;}
.footer .right input.txtt{
	width:363px;
	height: 42px;
    line-height: 42px;
    color: #fff;
    background: none;
    border-bottom: 1px solid #fff;
    margin-bottom: 5px;
    font-size: 18px;
    font-family:"Microsoft YaHei";
}
.footer .right .texar {
	width:361px;
	height: 93px;
    line-height: 42px;
    color: #fff;
    background: none;
    border: 1px solid #fff;
    font-size: 18px;
    font-family:"Microsoft YaHei";
    text-indent: 10px;
}
.footer .right .btnt {
	text-align: center;
    background: #176db0;
    font-size: 18px;
    cursor: pointer;
    color: #fff;
    font-family:"Microsoft YaHei";
    line-height: 35px;
    width: 116px;
    border-radius: 17px;
    margin: 20px auto 0;
    display: block;
}
.footer_bottom {
	width: 100%;
	height: 56px;
	line-height: 56px;
	text-align: center;
    background: #1e1e1e;
}
.footer_bottom span {
    color:#8b8a8a; font-size: 14px;
    font-size: 14px;
}
.footer_bottom span a {
	color:#8b8a8a; font-size: 14px;
}
.yb_conct {
    position: fixed;
    z-index: 9999999;
    top: 200px;
    right: -127px;
    cursor: pointer;
    transition: all .3s ease;
}
.yb_bar ul li {
    width: 180px;
    height: 53px;
    font: 16px/53px 'Microsoft YaHei';
    color: #fff;
    text-indent: 54px;
    margin-bottom: 3px;
    border-radius: 3px;
    transition: all .5s ease;
    overflow: hidden;
}
.yb_bar .yb_top {
    background: #0078ff url(../images/fixCont.png) no-repeat 0 0;
}
.yb_bar .yb_phone {
    background: #0078ff url(../images/fixCont.png) no-repeat 0 -57px;
}
.yb_bar .yb_QQ {
    text-indent: 0;
    background: #0078ff url(../images/fixCont.png) no-repeat 0 -113px;
}
.yb_bar .yb_ercode {
    /*height:200px;*/
    background: #0078ff url(../images/fixCont.png) no-repeat 0 -169px;
}
.yb_bar .yb_ercode img{width: 125px;padding: 0 29px 25px 29px;}
.yb_QQ a {
    display: block;
    text-indent: 54px;
    width: 100%;
    height: 100%;
    color: #fff;
}
.banner{overflow: hidden;}
.flex-direction-nav{display: none}

.t_top{
    width:73px;
    height:73px;
    position: fixed;
    top:50%;
    right:0;
    z-index: 9999999;
    cursor: pointer;
}





.nav {font-size:22px;min-width: 1200px;margin:0 auto;width:1000px;height:70px;position:relative;}
.nav_bgc{background:#474342;width:100%;margin:0 auto;}
.nav > li{ display:block;height:70px; position:relative;width:170px; float:left;}
.nav > li > a{  text-align:center;width:125px;display:block;height:70px; line-height:70px; margin:0 auto; font-size: 16px;}
.nav >.libg a,.nav >li:hover>a{color:#fff;background:#d21e29;}
.nav >li>a{ color:#fff;}
.nav > li:hover ul{}
.nav > li> ul{ position:absolute;top:70px;left:0px;background:#013582 ;width:160px;display:none;font-size:14px;z-index:888;}
.nav >li> ul li{ height:35px;line-height:35px; text-align:center;border-bottom:1px solid #052759;}
.nav >li> ul li:hover{background:#06439d;}
.nav >li> ul li a{color:#fff;}
.banner{min-width: 1000px;position:relative;}
