﻿body,header,.article,.section,.aside,.footer,.nav,div,img,p,ul,ol,li,span,label,input,em,i,table,tr,td,a,h1,h2,h3,h4,h5,table,tr,th,td,theader,tbody{
	padding: 0;
	margin: 0;
}
body{
	padding: 0;
	margin: 0;
 	color: #666666;
	font-size: 14px;
	font-family: "Helvetica Neue", Helvetica, Arial, "PingFang SC", "Hiragino Sans GB", "Heiti SC", "Microsoft YaHei", "WenQuanYi Micro Hei", sans-serif;
	position: relative;
	min-width: 1120px;
	background: #FFFFFF;
}
.contain {
    width: 1140px;
    margin: 0 auto;
}
img{
	border: none;
}
/*头部样式*/
header {
    height: 150px;
}
    header .h_top {
        height: 100px;
        background: url('../img/topbg.png') no-repeat left center;
        overflow: hidden;
        background-size: 100% 100%;
    }
        header .h_top .logo {
            width: 450px;
            padding: 12px 0;
            display: inline-block;
        }
    header .h_top .logo img {
        width: 100%;
    }


            header .h_top .logo .logo_img, header .h_top .logo .logo_hr {
                vertical-align: middle;
                display: inline-block;
            }

        header .h_top .logo .logo_hr h2 {
            color: #287cca;
            font-weight: bolder;
            line-height: 1.8;
        }

        header .h_top .logo .logo_hr p {
            font-size: 10px;
            font-family: arial;
        }

header .h_top .t_right {
    width: 490px;
    float: right;
    display: inline-block;
}

    header .h_top .t_right .research, header .h_top .t_right .t_btns {
        display: inline-block;
    }

    header .h_top .t_right .research {
        padding-top: 30px;
    }

        header .h_top .t_right .research input {
            float: left;
            height: 30px;
            line-height: 30px;
            outline: none;
            box-sizing: -webkit-border-box;
            box-sizing: -moz-border-box;
            box-sizing: border-box;
        }

            header .h_top .t_right .research input[type='text'] {
                width: 275px;
                color: #505050;
                text-indent: 10px;
                border: 1px solid #d3d3d3;
                border-radius: 4px 0 0 4px;
            }

            header .h_top .t_right .research input[type='submit'] {
                color: #ffffff;
                height: 30px;
                line-height: 30px;
                background: #287cca;
                padding: 0px 10px;
                letter-spacing: 1px;
                cursor: pointer;
                border: 1px solid #287cca;
                border-radius: 0px 4px 4px 0px;
            }

    header .h_top .t_right .t_btns {
        width: 115px;
        height: 100px;
        padding: 20px;
        float: right;
    }

        header .h_top .t_right .t_btns a {
            text-decoration: none;
            display: block;
            font-size: 12px;
        }

        header .h_top .t_right .t_btns .btn {
            margin-top: 4px;
            padding: 4px 16px;
            display: inline-block;
            border-radius: 30px;
            transition: all 0.5s;
        }

            header .h_top .t_right .t_btns .btn.jh_btn {
                color: #0a4ea2;
                border: 1px solid #0a4ea2;
            }

                header .h_top .t_right .t_btns .btn.jh_btn:hover {
                    color: #FFFFFF;
                    background: #0a4ea2;
                }

            header .h_top .t_right .t_btns .btn.coll_btn {
                color: #5f5f5f;
                border: 1px solid #5f5f5f;
            }

                header .h_top .t_right .t_btns .btn.coll_btn:hover {
                    color: #FFFFFF;
                    background: #5f5f5f;
                }
/*nav菜单导航部分*/
header .h_nav ul{
	margin: 0;
	padding: 0;
}
header .h_nav{
	width: 100%;
	position: relative;
}
header .h_nav .nav-first{
	width: 100%;
	height: 58px;
	line-height: 58px;
	background: #287cca;
	overflow: hidden;
	position: relative;
}
header .h_nav .nav-second{
	width: 100%;
	height: 58px;
	 background: url(../EnImg/obg.png) repeat-x;
	position: relative;
	z-index: 666;
	display: none;
}
header .h_nav  ul{
	list-style: none;
	width: 1120px;
	height: 58px;
	line-height: 58px;
}
header .h_nav .nav-first ul li{
	width: 14%;
	text-align: center;
	float: left;
	position: relative;
	display: inline-block;
	vertical-align: top;
	overflow:hidden;
    	white-space:nowrap;
}
header .h_nav .nav-second ul{
	display: -webkit-box;
	display: -webkit-flex;
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
}
header .h_nav .nav-second ul li{
    float: left;
	padding: 0 10px;
	flex-grow: 1;
	flex-shrink: 1;
	text-align: center;
	overflow:hidden;
    	white-space:nowrap;
}
header .h_nav .nav-first ul li a{
	color: #ffffff;
	text-decoration: none;
	text-transform: uppercase;
    display:block;
}
header .h_nav .nav-second ul li a{
	text-transform: capitalize;
	color: #ffffff;
	text-decoration: none;
}
header .h_nav .nav-first ul li:hover{
	background: #0a63b6;
}
header .h_nav .nav-second ul li:hover a{
	color: #0a63b6;
}
header .h_nav ul li img{
	width: 16px;
	font-size: 0;
	vertical-align: middle;
}
/*.footer底部*/
.footer{
	color: #FFFFFF;
	height: 215px;
    width:100%;
    overflow:hidden;
    padding:0px;
    margin:0px;
	border-top: 5px solid #287CCA;
	background: url(../img/bottom.png) no-repeat;
}
.footer ul{
	list-style: none;
}

.footer .f_top{
	height: 165px;
    font-size:13px;
}
.footer .f_top .ft_left,.footer .f_top .ft_center,.footer .f_top .ft_right{
	display: inline-block;
	margin-top: 30px;
    vertical-align:top;
}
.footer .f_bottom{
	color: #FFFFFF;
	line-height: 50px;
	text-align: center;
}
.footer .f_top .ft_left .f_logo{
	display: inline-block;
	vertical-align: middle;
    float:left;
}
.footer .f_top .ft_left .f_link{
    float:right;
    margin-top:10px;
    width: 105px;
    vertical-align: top;
}
.footer .f_top .ft_left{
	width: 220px;
    text-align:right;
    float:left;
}
.footer .f_top .ft_left .f_link{
}
.footer .f_top .ft_left .f_link li{
	line-height: 2;
}
.footer .f_top .ft_left .f_link li a{
	color: #FFFFFF;
	text-decoration: none;
}
.footer .f_top .ft_left .f_link li a:hover{
	text-decoration: underline;
}
.footer .f_top .ft_center{
	width: 655px;
	text-align: center;
    margin-top:50px;
    float:left;
}
.footer .f_top .ft_center p{
	line-height: 2;
}
.footer .f_top .ft_center .num{
	font-size: 16px;
}
.footer .f_top .ft_right{
	width: 250px;
	text-align: center;
	vertical-align: top;
    float:right;
}
.footer .f_top .ft_right p{
	font-size: 16px;
	line-height: 1.2;
	margin-bottom: 4px;
}
.footer .f_top .ft_right ul{
	list-style: none;
	overflow: hidden;
}
.footer .f_top .ft_right ul li{
	float: left;
	margin-left: 15px;
}
.footer .f_top .ft_right p.email{
	color: #cfcdca;
	font-size: 14px;
}
/*动画部分*/
.rubberBand{
	animation: rubberBand 1s;
}










