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: 1000px;
    outline: none;
}

* {
    word-break: break-all;
    word-wrap: break-word
}


/* 网站超链接css通用设置 */

a {
    text-decoration: none; color:#333
}
a:hover{
    text-decoration: none; color:#0060be
}

/*

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 {
    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
}


.ells {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

/*表格样式定义 */

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: #0060be;
}

.color {
    color: #0060be;
}

/*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 {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{display: none}

.topatra{position: fixed;top: 0;left: 0;width: 100%;min-width: 1200px;z-index: 999;background: #2b56c2;height:130px; margin:0 auto;}
.topatra .main{ width:1200px; height:130px; margin:0 auto}
.topatra .main .logo{ display:block; float:left; width:134px; height:130px;}


/*nav*/
.nav{width:960px; height:130px; display:block; float:right;}
.nav  ul { width:960px; height:130px; margin:0 auto;}
.nav  ul li{float: left;position:relative;}
.nav  ul li a{ width:120px; height:130px; display:block; text-align:center; line-height:130px; color:#fff; font-size:16px;} 
.nav  ul li a:hover{color: #fff100; font-size:16px; line-height:130px; }
.nav  ul li:hover{line-height:130px; font-size:16px;color: #fff100 !important;}
.nav  ul li:hover a{color:#fff100;}
.nav  ul li dl{position:absolute; left:0px; top:130px; z-index:99999; background:#FFF; display:none; width:120px;}
.nav  ul li:hover dl{ position:absolute; left:0px; top:130px; z-index:99999; background:#fff; display:block;}
.nav  ul li dl dt a{height:44px;display:block; text-align:center;line-height:44px;color:#444 !important; font-size: 15px !important; font-weight:100;text-overflow:ellipsis;white-space:nowrap;overflow:hidden; display:block; border-right:none}
.nav  ul li dl dt a:hover{background:#2d56a4; color:#fff !important; line-height:44px; font-size:15px !important; font-weight:100}
.nav .nav_on{color: #fff100; font-size:16px; line-height:130px;}





@keyframes hover {
    0% {
        background-position-y: 78px;
    }
    100% {
        background-position-y: 68px;
    }
}


/*foot*/
.footer{ width:100%; height:auto; margin:0 auto; background:#1e1e1e; padding-top:65px; padding-bottom:60px}
.footer .main{ width:1200px; height:auto; margin:0 auto}

.botlx{ display:block; float:left; margin-right:180px}
.botlx .tita{ font-size:18px; color:#fff; line-height:25px;}
.botlx .tita p{font-size:24px; color:#fff; line-height:40px; font-family:Arial, Helvetica, sans-serif; font-weight:bold}
.botlx .cont{ margin-top:30px; font-size:14px; line-height:36px; color:#999999}


.attention{ display:block; float:left;text-align:center}
.attention .tita{ font-size:18px; color:#fff; line-height:25px;}
.attention .tita p{font-size:24px; color:#fff; line-height:40px; font-family:Arial, Helvetica, sans-serif; font-weight:bold}
.attention .cont{ margin-top:30px; font-size:14px; line-height:36px; color:#999999}

.botdh{
	display: block;
    float: right;
    width: 250px;
	}
.botdh .tita{ font-size:18px; color:#fff; line-height:25px; text-align:right}
.botdh .tita p{font-size:24px; color:#fff; line-height:40px; font-family:Arial, Helvetica, sans-serif; font-weight:bold}
.botdh .cont{ margin-top:30px; font-size:14px; line-height:36px; color:#999999}
.botdh .cont a{
	width: 50%;
    height: 36px;
    font-size: 14px;
    line-height: 36px;
    color: #999999;
    text-align: right;
    float: left;
	}


.bq{ width:100%; height:50px; background:#d2d2d2; margin:0 auto; display:block; text-align:center; line-height:50px; font-size:14px; color:#444}
.bq a{line-height:50px; font-size:14px; color:#444}


.nban{ width:100%; height:400px; margin:0 auto; background:#dfdfdf; margin-top:130px}