/* CSS Document */

@charset "UTF-8";
a,
address,
b,
big,
blockquote,
body,
center,
cite,
code,
dd,
del,
div,
dl,
dt,
em,
fieldset,
font,
form,
h1,
h2,
h3,
h4,
h5,
h6,
html,
i,
iframe,
img,
ins,
label,
legend,
li,
ol,
p,
pre,
small,
span,
strong,
u,
ul,
var,
h1,
h2,
h3,
h4,
h5,
h5,
h6,
input,
select,
option {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    border: none;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
    display: block -moz-box-sizing: border-box;
    box-sizing: border-box;
}

hr {
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    height: 0
}

input,
select,
textarea {
    outline: none;
}

button,
html input[type=button],
input[type=submit] {
    -webkit-apperance: button;
    cursor: pointer;
}

button[disabled],
html input[disabled] {
    cursor: default
}

ol,
ul,
li {
    list-style: none
}

img {
    border: 0;
    vertical-align: middle
}

em,
i,
u {
    font-style: normal
}

.fl {
    float: left
}

.fr {
    float: right
}

.al {
    text-align: left
}

.ac {
    text-align: center
}

.ar {
    text-align: right
}

.hide {
    display: none
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden
}

.clearfix {
    *zoom: 1
}

.relative {
    position: relative;
}

.absolute {
    position: absolute;
}

body {
    font-family:'宋体', '黑体';
    background: #fff;
    /* font-size:12px/1.5; */
    font-size:14px;
}

a {
    text-decoration: none;
    color: #676767;
    cursor: pointer
}
html {
    overflow-x: hidden;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

img {
    vertical-align: top;
}
body{
    background:#fff;
}
* {
    font-family: '宋体'!important;
}
/* 底部 */
#part7{width:100%;height:468px;background:#f0f0f0;}
.part7Cont{width:1140px;margin:0 auto;overflow:hidden;}
.part7ContLeft{width:50%;float:left;border-right:1px solid #A1A1A1;margin-top:24px;
	padding-left:64px;padding-right:60px;}
.part7ContRight{width:50%;height:350px;float:left;margin-top:24px;}
.part7ContLeft>a{margin-top:34px;display:inline-block;font-size:20px;color:#545454;}
.part7ContLeftA{margin-right:98px;}
.part7ContLeft-img{margin:0 auto;display:block;margin-top:34px;}
.copyright{font-size:14px;color:#999;text-align:center;margin-top:28px;width:100%;height:14px;
	line-height:14px;}
.copyright1{font-size:14px;color:#999;text-align:center;margin-top:12px;width:100%;height:14px;
	line-height:14px;}
.bottomPhone{margin-top:10px;margin-left:36px;width:100%;height:32px;
	background:url(../images/part7_tel.png) no-repeat 0 0;}
.bottomPhoneSpan{font-size:18px;color:#545454;margin-left:64px;line-height:32px;}
.bottomPlace{margin-top:41px;margin-left:36px;width:100%;margin-bottom:38px;background:url(../images/part7_add.png) no-repeat 0 0;}
.bottomPlaceP{font-size:18px;color:#545454;margin-left:64px;line-height:32px;}
.bottomPlaceS{font-size:14px;color:#767676;margin-left:64px;}
.bottomMail{margin-left:36px;width:100%;height:60px;
	background:url(../images/part7_email.png) no-repeat 0 0;}
.bottomMailP{font-size:18px;color:#545454;margin-left:64px;line-height:32px;display:inline-block;}
.bottomJiameng{width:240px;height:60px;border:1px solid #f39800;margin:0 auto;margin-top:28px;}
.bottomJiameng>span{font-size:24px;color:#f39800;text-align:center;line-height:60px;cursor:pointer;
	display:block;}

