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: #4c4c4c;
    /*文字颜色定义 */
    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
}


/*index banner*/

.banner {
    width: 100%;
    position: relative;
    z-index: 0;
    /* overflow: hidden; */
    /* height: 416px; */
    height: auto;
	margin-top:100px;
}

.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
}


/*public*/

.size1 {
    width: 100%;
    overflow: hidden;
    margin: 0 auto;
}

.backcolor {
    background: #005eb0;
}

.color {
    color: #005eb0;
}


/*header*/
/*.header_top {
    padding: 35px 0;
}

.header_top .phone {*/
    /* margin-top: 5px; */
/*}

.header_top .phone p{
    color: #666666;
    font-size: 18px;
    line-height: 30px;
    padding-left: 40px;*/
    /* background: url(../images/h2.png) no-repeat left bottom; */
/*}
.header_top .phone p span{font-size: 30px;color: #333333;}

.header_nav {
    width: 100%;
    height: 82px;
}

.header_nav .header_nav1 {
    width: 100%;
    height: 82px;
    background: url(../images/navbg.jpg) repeat-x bottom;
}

.header_nav .header_nav1 ul li {
    width: 145px;
    height: 67px;
    text-align: center;
    font-size: 16px;
    float: left;
    padding-top: 15px;
    padding-right:30px;
}
.header_nav .header_nav1 ul li:last-child{padding-right: 0;}

.header_nav .header_nav1 ul li a {
    display: block;
    width: 114px;
    height: auto;
    line-height: 30px;
    color: white;
}
.header_nav .header_nav1 ul li a p{font-size: 14px;}

.header_nav .header_nav1 ul li:hover,
.header_nav .header_nav1 ul li.hover {
    background: url(../images/navlihbg.png) no-repeat top left
}*/

.maintop{ width:100%; height:auto; margin:0 auto}

.header-nav {background:#fff; border-bottom:1px solid #e9e9e9; position:fixed; top:0; left:0; z-index:99999; width:100%}
.container2 {
    width: 1200px;
    margin: 0 auto;
}
.logo{ height:100px;}
.logo img{max-width:75%; margin-top:15px;}
.logo div.navbar-left h1{
    font-size: 36px;
    color: #555;
    line-height: 1.2;
    padding-top: 18px;
    font-weight: bold;
	}
.logo div.navbar-left span{
    font-size: 15px;
    font-family: arial;
    font-weight: bold;
    color: #005eb0;
    line-height: 1.5;
	}
.logo p.navbar-left{ border-left:1px solid #dfdfdf; margin-left:10px; padding-left:10px; font-size:20px; line-height:24px; color:#222; margin-top:7px; letter-spacing:-3px}

.navbar-left {
    float: left !important;
}
/* added by leevare 2017-8-28 15:46:48; */
.navbar-nav {
    float: right;
    margin: 0;
    width: 58%;
}
.navbar-right {
    float: right !important;
    margin-right:0;
}
.search_cnt1 {
	width: 15.8%;
    height: 60px;
    position: relative;
    padding: 30px 0 0 10px;
    overflow: hidden;
}
.search_cnt1 p {
    background: url(../images/tel1.png) no-repeat 0 center;
    padding-left: 37px;
    display: block;
    height: 40px;
    line-height: 40px;
    color: #005eb0;
    font-size: 22px;
    font-family: arial;
    font-weight: bold;
}
.header-nav .nav-list>li{float:left;padding:0;position:relative; display:block;width:14.2%; text-align:center}
/*.header-nav .nav-list>li:first-child{width:10%}*/
.header-nav .nav-list>li>a{padding:0;font-size:17px;position:relative; line-height:100px !important; color:#333}
.header-nav li.active>a,.header-nav .nav-list>li:hover>a{color:#005eb0;}
.header-nav .nav-list>li>a.nav_on{font-size:17px;position:relative;color:#005eb0}
.header-nav .header-contact{margin-top:28px;  padding-left:32px;}
.header-nav .header-contact>p{color:#444;font-size:14px;margin-bottom:0;line-height:18px;}
.header-nav .header-contact>.fr p{font-size:25px;color:#a10000;line-height:30px; font-family:impact}
.header-nav .header-contact>.fr p:first-child{font-size:12px;color:#999 !important;line-height: 14px; font-family:微软雅黑}
.top-icon{width:12px;height:12px;position:absolute;margin-left:-18px;vertical-align:middle;margin-top:13px;}
.icon-follow{background:url("../images/top_icons2.png") no-repeat left center;}
.icon-global{background:url("../images/top_icons3.png") no-repeat left center;}
.dropdown-menu{display: block;
    display: none\9;
    display: block\9\0;
    -webkit-transform: scale(1.2,0);
    transform: scale(1.2,0);
    opacity: 0;
    -webkit-transform-origin: top;
    transform-origin: top;
    -webkit-transition: all .2s ease-out;
    -webkit-transition: -webkit-all .2s ease-out;
    transition: -webkit-all .2s ease-out;
    transition: all .2s ease-out;
    transition: all .2s ease-out,-webkit-all .2s ease-out;
    z-index: 9999;
    position: absolute;
    background: #fff;
    top: 100px;
    width: 380%;
    text-align: center;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.1);
    border-top: none;
    margin-left: -15%;}
.dropdown-menu > li{
    width: 31%;
    display: inline-block;
    background: #f5f5f5;
    margin: 1%;
	}
.dropdown-menu > li>a{
	font-size: 15px;
    line-height: 40px;
    display: block;
    width: 100%;
    transition: all .1s ease;
	}
.dropdown-menu > li>a:hover{background-color:#005eb0; color:#fff}
.dropdown-active{display: block\9;-webkit-transform:scale(1,1);transform:scale(1,1);opacity:1;}


/*footer*/
.footer{
	overflow: hidden;
	width: 100%;
	position: relative;
	z-index: 1000;
	padding-top: 50px;
	background: #333333;
}
.footer .wrap{overflow: hidden}
.footer .wrap li{width: 28.3%;padding-right:5%;float: left}
.footer .wrap li strong{font-size: 18px; font-weight: 200;display:block;margin-bottom:40px;color: #FFF;}
.footer .wrap li strong span{padding-left:10px;font-size: 12px;color: #606060;}
.footer .wrap li ul{overflow: hidden;padding-bottom: 60px;}
.footer .wrap li ul li{width:142px;float: left;padding: 0;}
.footer .wrap li ul li a{font-size: 14px;color: #FFF;border-bottom: 1px solid #464646;line-height: 46px;display: inline-block}

.footer .wrap li .txt p{font-size: 14px;color: #fff;line-height: 36px;}

.footer .wrap li.last{width: 320px;float: right;padding: 0}
.footer .wrap li.last ul li{color:#FFF;text-align:right;padding-right: 30px;padding-top: 45px;font-size: 18px;}
.footer .wrap li.last ul li.fl img{margin-bottom: 30px;}
.footer .wrap li.last ul li strong{margin-bottom:0;display: block;font-size: 14px;}
.footer .wrap li.last ul li.fr{font-size:14px;float:right;color: #fff;width: 148px;padding: 0;text-align: center}
.footer .wrap li.last ul li.fr img{width: 148px;height: 148px;display: block;margin: 0 auto}
.footer .bottom{font-size:14px;color:#8e8e8e;text-align:center;border-top: 1px solid #464646;overflow: hidden;line-height: 68px;}
.footer .bottom a{color:#8e8e8e;}