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: 1000px;
    font-family: "Microsoft YaHei";
    _width: expression(document.body.clientWidth < 1000 ? "1000px": "auto");
}


/* body的css定义:这里定义页面上下左右边距，页面背景颜色，滚动条颜色样式 */

body {
    font-family: "微软雅黑";
    /*文字字体定义 */
    font-size: 16px;
    /*文字大小定义 */
    color: #1b1b1b;
    /*文字颜色定义 */
    min-width: 1000px;
    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: 2em;
}

.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
}
.maincolor{
    color:#003f97;
}

/*表格样式定义 */

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: #003f97;
}

.color {
    color: #0F51BB;
}


/*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
}


.head{height:182px;background: url(../images/head_bg.jpg) no-repeat center bottom;overflow: hidden;}
.h_top{height: 74px;}
.h_top i{float: left;font-size: 14px;color: #666;line-height: 74px;}
.h_top p a{float: left;font-size: 14px;color: #666;line-height: 14px;height: 74px;position: relative;margin-left: 50px;}
.h_top p a img{display: block;padding: 8px 0;margin: 0 auto;}
.h_top p a:after{position: absolute;width: 1px;height: 25px;content: "";background: #ebebeb;left: -25px;top: 26px;}
.h_top p a:first-child:after{display: none;}
.h_con{height: 116px;}
.h_con .t_logo{float: left;margin:22px 28px 0 0;}
.h_con h2{float: left;font-size: 0;line-height: 0;padding-left: 30px;margin-top: 26px;position: relative;}
.h_con h2:after{position: absolute;width: 1px;height: 31px;background: #e0e0e0;content: "";left: 0;top: 11px;}
.h_con h2 span{display: block;font-size: 24px;color: #333;line-height: 24px;padding-top: 8px;}
.h_con .tel{float: right;margin-top: 31px;padding-left: 34px;font-size: 14px;line-height: 14px;color: #333;background: url(../images/tel1.png) no-repeat left 10px;}
.h_con .tel b{display: block;font-size: 36px;line-height: 42px;font-family: "Arial";color: #333;}
.h_nav{height: 66px;}
.h_nav li{float:left;height:66px;line-height: 66px;position: relative;z-index: 1;}
.h_nav li a{display:block;font-size: 16px;color:#fff;padding: 0 43px;}
.h_nav li:first-child{background:url(../images/home.png) no-repeat 20px center;}
.h_nav li:after{position: absolute;width: 100%;height: 0;content: "";left: 0;bottom: 0;transition: height .3s;z-index: -1;}
.h_nav li:hover:after,.h_nav li.cur:after{height: 100%;border-bottom: 3px solid #fc8602;}
.h_nav li:hover a{color:#fc8602;font-weight: bold;}
.cur a span{color:#fc8602;font-weight: bold;}
ul .cur:first-child{background:url(../images/home1.png) no-repeat 20px center;}



/*search*/
.search{height: 88px;border-bottom: 1px solid #e0e0e0;}
.search p{float: left;height: 73px;line-height: 77px;font-size: 14px;color: #333;padding-left: 32px;background: url(../images/huo.png) no-repeat left center;}
.search p a{margin-right:12px;color: #666;}
.s_box{float: right;height: 88px;position: relative;}
.s_box:before{position: absolute;width: 10px;height: 11px;content: "";background: url(../images/san1.png) no-repeat;right: 88px;top: -11px;z-index: 2;}
.s_box:after{position: absolute;width: 10px;height: 11px;content: "";background: url(../images/san2.png) no-repeat;right: -10px;top: -11px;z-index: 2;}
.s_box .input1{float:left;width:200px;padding-left: 18px;height:40px;line-height: 40px;font-size:14px;color:#333;border:0;background: #e8e7e7;outline: 0;border-radius: 20px;margin-top: 17px;}
.s_box .input2{float: left;width:88px;height: 73px;border: 0;background: url(../images/sou.jpg) no-repeat center;outline: 0;cursor: pointer;margin-left: 30px;position: relative;margin-top: 0px;z-index: 10;}


.morecp:hover{
    background-color: #003f97;
}

.part{height: 109px;overflow: hidden;}
.part li{background: #fff;border: dotted 1px #4b77b2;padding: 1px 37px;float: left;margin: 0 15px 0 0;}
.part li,.part li img{width:152px;height: 76px;display: block;}
