@CHARSET "UTF-8";

html {
	margin: 0;
	padding: 0;
	border: 0;
}

body,div,span,object,iframe,h1,h2,h3,h4,p,blockquote,pre,a,address,code,b,em,img,dl,dt,dd,ol,ul,li,fieldset,form,label,footer,header,hgroup,nav,section {
	margin: 0;
	padding: 0;
	border: 0;
}

body {
	background: #ffffff;
	color: #333333;
	position: relative;
	font: 15px/1.4 Microsoft YaHei,sans-serif;
/*	font-family: 'Gotham-Book', -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Ubuntu, "Helvetica Neue", Helvetica, Arial, "PingFang SC", "Hiragino Sans GB","Microsoft Yahei UI", "Microsoft Yahei", "Source Han Sans CN", sans-serif;*/
	vertical-align: baseline;
	width: 100%;
	overflow-x: hidden;
}
*, :after, :before, input[type=search] {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
a {
	background-color: transparent;
	color: var(--theme-color);
	text-decoration: none;
}

a:link {
	color: #333;
}

a:visited {
	color: #333;
}

a:hover {
	color: var(--theme-hover);
	text-decoration: none
}

a:focus,input[type=checkbox]:focus,input[type=file]:focus,input[type=radio]:focus {
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -1px
}

img {
	border: none;
	vertical-align: middle;
}

ul,ol,li {
	list-style-type: none;
}

select,input,img,select {
	vertical-align: middle;
}

button, input, select, textarea {
	font-family: inherit;
	font-size: inherit;
	line-height: inherit;
}
button, select {
	text-transform: none;
}
button, input {
	overflow: visible;
}
button,input {
	overflow: visible
}

button,select {
	text-transform: none
}[type=button],[type=reset],[type=submit],button {
	-webkit-appearance: button
}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner {
	border-style: none;
	padding: 0
}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring {
	outline: 1px dotted ButtonText
}
button:focus {
	outline: 0;
}
.clearfix {
	zoom: 1
}

.clearfix:after, .clearfix:before {
	content: " ";
	display: table;
	clear: both;
}
.container{
	width: 1400px;
	margin: 0 auto;
}
.container:after, .container:before {
	content: " ";
	display: table;
}
.clear {
	height: 0px;
	line-height: 0px;
	overflow: hidden;
	clear: both;
	font-size: 0px;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}

h1{
	font-size:24px;
}

h2{
	font-size:22px;
}

h3{
	font-size:20px;
}

h4,h5,h6 {
	font-size:14px;
}

hr {
	border: 0;
	border-top: 1px solid #ccc;
	height: 0;
}

.fr {
	float: right;
}

.fl {
	float: left;
}


.icon {
  width: 1em;
  height: 1em;
  vertical-align: -0.15em;
  fill: currentColor;
  overflow: hidden;
  color: #fff;
}


/*top*/
.top{
	width: 100%;
	background: #2065b3;
}
.top .top_con{
	width: 1560px;
	margin: 0 auto;
	overflow: hidden;
	padding: 5px 0;
}
.top_con .welcom{
	color: #fff;
	font-size: 14px;
}
.top_con .inlet{
	color: #fff;
	font-size: 14px;
}
.top_con .inlet a{
	color: #fff;
}
.top_con .inlet span {
	margin: 0 15px;
}

/*header*/
.head{
	width: 1560px;
	margin: 0 auto;
	padding: 20px 0;
	overflow: hidden;
}
.head .logo{
	margin-right: 100px;
	position: relative;
}
.head .logo img{
	height: 70px;
}
.head .logo h1{
    position: absolute;
    top: 0;
    opacity: 0;
}
.head .logo .logo_text{
    position: absolute;
    top: 0;
    opacity: 0;
}
.head .ment{
	height: 70px;
	line-height: 70px;
}
.head .ment ul{
	display: -webkit-inline-box;
	display: -webkit-box;
}
.head .ment ul li{
	margin: 0 30px;
}
.head .ment ul li a{
	font-size: 18px;
	color: #555;
	padding: 0 10px;
	display: block;
	
}
.head .ment ul li:hover{
	border-bottom: 4px solid #d81e25;
}
.head .tel{
    padding-top: 18px;
}
.head .tel a{}
.head .tel .dh{
    float: left;
    width: 33px;
    height: 33px;
    background: #0064c6;
    text-align: center;
    border-radius: 33px;
    margin-right: 12px;
}
.head .tel .xiaox{
    float: left;
    width: 33px;
    height: 33px;
    background: #0064c6;
    text-align: center;
    border-radius: 33px;
}
.head .tel img{
	margin-top: 8px;
}


.head-mobile{
    display: none;
}
.nav_mobile{
    position: fixed;
    top: 60px;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 99;
    overflow: hidden;
    background: #fff;
    width: auto;
    float: none;
    padding: 0;
    display: none;
    border-top: 1px solid #eee;
}
.nav_mobile ul{
    position: relative;
}
.nav_mobile li{
    position: relative;
}
.nav_mobile li i{
    position: absolute;
    width: 20px;
    height: 14px;
    background: url(../images/icon_navb.png) no-repeat center;
    -webkit-background-size: cover;
    background-size: cover;
    right: 8px;
    top: 10px;
}
.nav_mobile li a{}
.nav_mobile li a.i1{
    height: 40px;
    line-height: 40px;
    text-align: left;
    padding: 0 20px;
    color: #333;
    border-bottom: 1px solid #eee;
    font-size: 14px;
    display: block;
    text-transform: uppercase;
    margin: 0;
    overflow: hidden;
}
.nav_mobile li .sub{
    padding: 10px 0;
    background-color: #008ef6;
    display: none;
}
.nav_mobile li .sub a{
    padding-left: 20px;
    text-align: left;
    line-height: 30px;
    color: #fff;
    font-size: 14px;
    display: block;
}
.nav_mobile li:hover i{
    transform:rotate(180deg);
    top: 5px;
    right: 0px;
}

.hd-mobile {
    display: block;
    position: fixed;
    z-index: 999;
    top: 0;
    width: 100%;
    left: 0;
    background: #ffffff;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
    display: none;
}
.menuBtn{
    display: none;
    position: fixed;
    top: 16px;
    right: 12px;
    width: 30px;
    height: 30px;
    cursor: pointer;
    transition: .3s;
    -ms-transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    -o-transition: .3s;
}
.menuBtn b{display: block;height: 4px;background-color: #1256ae;
    margin: 4px 0;
    transition: .3s;
    -ms-transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    -o-transition: .3s;
}
.menuBtn.open{}
.menuBtn.open b{display: none;margin: 0;position: absolute;left: 0px;top: 50%;margin-top: -5px;width: 30px;}
.menuBtn.open b:first-child{display: block;
    transform:rotate(45deg);
    -webkit-transform:rotate(45deg);
    -o-transform:rotate(45deg);
    -ms-transform:rotate(45deg);
}
.menuBtn.open b:last-child{display: block;
    transform:rotate(-45deg);
    -webkit-transform:rotate(-45deg);
    -o-transform:rotate(-45deg);
    -ms-transform:rotate(-45deg);
}
.nav_mobile{
    position: fixed;
    top: 60px;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 99;
    overflow: hidden;
    background: #fff;
    width: auto;
    float: none;
    padding: 0;
    display: none;
}
.nav_mobile li{position: relative;}
.nav_mobile li .v1{line-height: 40px;text-align: left;padding:0 20px;color:#333; border-bottom:1px solid #eee;font-size: 14px;display: block; }
.nav_mobile li .sub{
      padding: 10px 0;
      background-color: #1256ae ;
      display: none;
}  
.nav_mobile li .sub a{padding-left: 20px;text-align: left;line-height: 40px;font-size: 14px;display: block;color:#fff;}
.nav_mobile .v1{height: 40px;line-height: 40px;text-align: left;color:#333;padding-left: 10px;margin:0;overflow: hidden;}
.nav_mobile li:hover .v1,
.nav_mobile li.on .v1{
        background: none;
}
.nav_mobile li .v1::after{display: none;}
#floatBottom{display: block;}
.nav_mobile .row{position: relative;}
.nav_mobile .ss{display: none;background-color: #fff;padding: 10px 0;}
.nav_mobile li .sub .ss a{color:#333;}
.hd-mobile .logo img{
    height: 40px;
    margin: 10px 0;
}


/*footer*/
.foot{
	width: 100%;
	overflow: hidden;
	background: #232c33;
	padding-top: 70px;
}
.foot .foot_l{
	width: 470px;
}
.foot_l .flogo{
	margin-bottom: 50px;
}
.foot_l .flogo img{}
.foot_l .weixin{}
.foot_l .weixin img{
    width: 140px;
}
.foot_l .weixin p{
	color: #77838c;
	margin-top: 5px;
}
.foot .foot_r{
	width: 930px;
}
.foot_r .lxfs{
	overflow: hidden;
	border-top: 1px solid #3b424a;
	border-bottom: 1px solid #3b424a;
	padding: 20px 15px;
}
.foot_r .lxfs .itme{
	width: 33.33%;
	float: left;
	text-align: center;
}
.foot_r .lxfs .itme .pic{
	width: 42px;
	height: 42px;
	border: 1px solid #80858b;
	border-radius: 42px;
	margin-right: 20px;
	margin-top: 3px;
}
.foot_r .lxfs .itme .pic img{
	height: 25px;
	margin-top: 8px;
}
.foot_r .lxfs .itme .text{
	text-align: left;
}
.foot_r .lxfs .itme .text .tit{
	font-weight: bold;
	color: #fff;
}
.foot_r .lxfs .itme .text .dec{
	font-weight: bold;
	color: #ff0a0a;
	font-size: 22px;
}
.foot_r .lxfs .dizhi .text .dec{
	color: #77838c;
	font-size: 14px;
	font-weight: 400;
}
.foot_r .fnav{
	padding: 20px 20px 40px 20px;
	overflow: hidden;
}
.foot_r .fnav dl{
	float: left;
	width: 33.33%;
}
.foot_r .fnav dl dt{
	font-size: 20px;
	color: #fff;
	margin: 10px 0 15px 0;
}
.foot_r .fnav dl dd{
	line-height: 28px;
}
.foot_r .fnav dl dd a{
	font-size: 14px;
	color: #77838c;
}
.copyright{
	border-top: 1px solid #3b424a;
	padding: 15px 0;
}
.copyright p{
	font-size: 14px;
	color: #77838c;
	line-height: 1.8;
}
.copyright p a{
	font-size: 14px;
	color: #77838c;
}
.copyright .fr a{
	margin: 0 15px;
}

.ft_link a{
    margin-right: 5px;
}

.liuyan_form {
    width: 100%;
    overflow: hidden;
    margin-top: 50px;
}
.liuyan_form input{height:55px;line-height:55px;border:1px solid #d9d9d9;background:#ffffff;float:left;outline:none;padding:0 20px;color:#666666;}
.liuyan_form input.input1{width:20%;}
.liuyan_form input.input2{width:21.5%;margin-left:1%;}
.liuyan_form input.input3{width:39.5%;margin-left:1%;}
.liuyan_form .foot_btn{width:16%;float:right;background:#0064c6;color:#FFF;font-size:15px;text-align:center;height:55px;line-height:55px;cursor:pointer;}

#floatBottom{width:100%;height:53px;background:#8a8a8a;position:fixed;left:0;bottom:0;z-index:999999;display: none;}
#floatBottom a{width:33.333%;height:53px;display:block;float:left;position:relative;font-size: 14px;color:#fff;text-align: center;padding-bottom: 4px;}
#floatBottom a img{
    display: block;
    margin:4px auto 2px;
    height: 25px;
}
#floatBottom .ewm{width:87px;height:83px;position:absolute;bottom:55px;left:50%;margin-left:-45px;display:none;}
#floatBottom .ewm img{width:100%;height:100%;display:block;}


@media only screen and (max-width: 1680px) {
body {
	font-size: 14px;
}
.container {
	width: 1200px;
}
.top .top_con {
	width: 1200px;
}
.top_con .welcom {
	font-size: 12px;
}
.top_con .inlet {
	font-size: 12px;
}
.head {
	width: 1200px;
}
.head .logo {
	margin-right: 80px;
	width: 300px;
}
.head .logo img {
	width: 300px;
	height: auto;
}
.head .ment {
	height: 50px;
	line-height: 50px;
}
.head .ment ul li {
	margin: 0 20px;
}
.head .ment ul li a {
	font-size: 17px;
}
.head .tel {
	padding-top: 10px;
}
.head .tel .dh {
	float: left;
	width: 25px;
	height: 25px;
	background: #0064c6;
	text-align: center;
	border-radius: 25px;
	margin-right: 12px;
}
.head .tel .xiaox {
	float: left;
	width: 25px;
	height: 25px;
	background: #0064c6;
	text-align: center;
	border-radius: 25px;
}
.head .tel img {
	margin-top: 3px;
	width: 10px;
}

.foot {
	padding-top: 50px;
}
.foot .foot_l {
	width: 380px;
}
.foot .foot_r {
	width: 820px;
}
.foot_r .lxfs .itme {
	width: auto;
	margin-right: 30px;
}
.foot_r .lxfs .itme .pic {
	margin-right: 10px;
}
.foot_r .lxfs .itme .text .dec {
	font-size: 20px;
}
.foot_r .lxfs .dizhi .text .dec {
	font-size: 14px;
}
.foot_r .fnav dl dt {
	font-size: 18px;
}
.copyright p {
	font-size: 12px;
}
.copyright a {
	font-size: 12px;
}

}

@media only screen and (max-width: 1440px) {
body {
	font-size: 14px;
}
.container {
	width: 1000px;
}
.top .top_con {
	width: 1000px;
}
.top_con .welcom {
	font-size: 12px;
}
.top_con .inlet {
	font-size: 12px;
}
.head {
	width: 1000px;
}
.head .logo {
	margin-right: 60px;
	width: 240px;
}
.head .logo img {
	width: 240px;
	height: auto;
}
.head .ment {
	height: 40px;
	line-height: 40px;
}
.head .ment ul li {
	margin: 0 10px;
}
.head .ment ul li a {
	font-size: 15px;
}
.head .tel {
	padding-top: 10px;
}
.head .tel .dh {
	float: left;
	width: 25px;
	height: 25px;
	background: #0064c6;
	text-align: center;
	border-radius: 25px;
	margin-right: 12px;
}
.head .tel .xiaox {
	float: left;
	width: 25px;
	height: 25px;
	background: #0064c6;
	text-align: center;
	border-radius: 25px;
}
.head .tel img {
	margin-top: 3px;
	width: 10px;
}

.foot {
	padding-top: 50px;
}
.foot .foot_l {
	width: 240px;
}
.foot_l .flogo img {
	width: 100%;
}
.foot .foot_r {
	width: 720px;
}
.foot_r .lxfs {
	padding: 20px 0;
}
.foot_r .lxfs .itme {
	width: auto;
	margin-right: 15px;
}
.foot_r .lxfs .itme .pic {
	margin-right: 10px;
}
.foot_r .lxfs .itme .text .dec {
	font-size: 18px;
}
.foot_r .lxfs .dizhi .text .dec {
	font-size: 14px;
}
.foot_r .fnav dl dt {
	font-size: 18px;
}
.copyright p {
	font-size: 12px;
}
.copyright a {
	font-size: 12px;
}

.liuyan_form {
    margin-top: 40px;
}
.liuyan_top .liuyan_tel {
    padding: 8px 15px;
    border-radius: 20px;
}
.liuyan_top .liuyan_tel span {
    font-size: 16px;
}
.liuyan_form input {
    height: 45px;
    line-height: 45px;
}
.liuyan_form .foot_btn {
    height: 45px;
    line-height: 45px;
}

}



@media only screen and (max-width: 1023px) {
.container {
	width: 96%;
	margin: 0 2%;
}
.top {
	padding: 5px;
}
.top .top_con {
	width: 100%;
}
.head {
	width: 100%;
}
.head .tel {
	padding-top: 18px;
	position: absolute;
	top: 48px;
	right: 15px;
}
.head .ment {
	width: 100%;
}
.head .ment ul {
	display: block;
}
.head .ment ul li {
	margin: 0;
	float: left;
	width: 16.66%;
	text-align: center;
}

.foot {
	padding-top: 30px;
}
.foot .foot_l {
	width: 100%;
	margin-bottom: 15px;
}
.foot .foot_r {
	width: 100%;
}
.foot_r .lxfs {
	padding: 20px 0;
}
.foot_r .lxfs .itme {
	width: auto;
}
.foot_r .lxfs .itme .pic {
	margin-right: 10px;
}
.foot_r .lxfs .itme .text {
	padding-right: 15px;
}
.foot_r .lxfs .itme .text .tit {
	font-size: 14px;
}
.foot_r .lxfs .itme .text .dec {
	font-size: 20px;
}
.foot_r .lxfs .dizhi .text .dec{
	font-size: 14px;
}
.foot_r .fnav {
	padding: 20px 0;
}
#floatBottom{
    display: block;
}
.head{
    display: none;
}
.hd-mobile{
    display: block;
}
.menuBtn{
    display: block;
}
.banner{
    margin-top: 60px;
}
.foot {
    padding-bottom: 50px;
}

}


@media only screen and (max-width: 768px) {
.container {
	width: 96%;
	margin: 0 2%;
}
.top{
	display: none;
}
.head {
	width: 100%;
	padding: 20px 0 0 0;
}
.head .logo {
	width: 96%;
	margin: 0 2%;
}
.head .logo img {
	height: auto;
	width: 100%;
}
.head .tel {
	display: none;
}
.head .ment {
	height: auto;
	line-height: 45px;
	width: 100%;
	overflow: hidden;
	margin-top: 20px;
}
.head .ment ul {
	display: block;
}
.head .ment ul li {
	margin: 0;
	float: left;
	width: 33.33%;
	text-align: center;
	background: #1256ae;
	border: 1px solid #2e75d1;
}
.head .ment ul li a {
	color: #fff;
}

.foot{
    padding-top: 30px;
}
.foot .foot_l {
	width: 100%;
}
.foot_l .flogo {
	margin-bottom: 30px;
}
.foot_l .flogo img {
	width: 100%;
	height: auto;
	display: none;
}
.foot_l .weixin {
	text-align: center;
	padding-bottom: 15px;
}
.foot .foot_r {
	width: 100%;
}
.foot_r .lxfs {
	padding: 20px 0;
}
.foot_r .lxfs .itme {
	width: 100%;
	margin-bottom: 15px;
}
.foot_r .lxfs .itme .text .tit {
	font-size: 14px;
}
.foot_r .lxfs .itme .text .dec {
	font-size: 20px;
}
.foot_r .lxfs .dizhi .text .dec {
	font-size: 14px;
}
.foot_r .fnav {
	padding: 20px 0;
}
.foot_r .fnav dl dt {
	font-size: 18px;
}
.case_box .bd ul li {
	margin: 0;
	width: 100%;
}

.liuyan_form input {
    height: 40px;
    line-height: 40px;
    margin-bottom: 15px;
}
.liuyan_form input.input1 {
    width: 100%;
}
.liuyan_form input.input2 {
    width: 100%;
    margin-left: 0;
}
.liuyan_form input.input3 {
    width: 100%;
    margin-left: 0;
}
.liuyan_form .foot_btn{
	width: 100%;
	height: 40px;
    line-height: 40px;
    font-size: 14px;
}
.about_nr .text {
    background: rgba(255,255,255,.5);
    padding: 15px 0;
}

}

