﻿html, body, div, span, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, ins, kbd, q, s, samp,small, strike, strong, dl, dt, dd, ol, ul, li,fieldset, form, label, legend, caption,  tbody, tfoot, thead,  th{ margin: 0px; padding: 0px;outline: 0;vertical-align: baselinebaseline; text-decoration:none;} img{border: 0px;}ol, ul { list-style: none;} blockquote, q { quotes: none;} blockquote:before, blockquote:after,q:before, q:after {content: '';content: none;}a { blr:expression(this.onFocus=this.blur())}

article,aside,canvas,details,div,figcaption,figure,
footer,header,hgroup,menu,nav,section,summary,
time,mark,audio,video{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent;}
article,aside,canvas,details,figcaption,figure,
footer,header,hgroup,menu,nav,section,summary,
time,mark,audio,video{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent;}
article,aside,canvas,details,figcaption,figure,
footer,header,hgroup,menu,nav,section,summary{display:block;}

input[type="button"], input[type="submit"], input[type="reset"] {-webkit-appearance: none;}
textarea {-webkit-appearance: none; font-family:"Microsoft YaHei",Arial;} 
*{box-sizing: border-box;}
html {font-size: 100%;}
body { font-size:16px; font-family:"Microsoft YaHei",Arial; color:#333; position:relative; -webkit-text-size-adjust:none; background-color:#fff; min-width:1200px;}
a { color:#333; text-decoration:none; }
img {display:block;}

@font-face {
  font-family: 'Oswald-Bold';
  src: url('/css/ziti/Oswald-Bold.ttf') format('truetype');
}
@keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -50px, 0);
    -ms-transform: translate3d(0, -50px, 0);
    transform: translate3d(0, -50px, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
}
.wrapper { width:1340px; margin:0 auto; }
#header { width:100%; z-index:1003; background:url(../images/header_bg.png) repeat-x left bottom #232e3c; }
#header div.wrapper {height:100px;}
#header .language { text-align:right; line-height:23px; float:right; margin:4px 32px 0 0; }
#header .logo{float: left;margin:15px 0 0 0px; line-height: 0;}
#header .logo img{width:100%; max-width:275px;}
#header .logo_s{display:none;}
#header .logo_tel{
	display:none;
	position: absolute;
    top: 70px;
    color: #232e3c;
    background-color: #ffffff;
    line-height: 30px;
    padding: 0 23px;
	animation-name:fadeInUp;
	webkit-animation-duration: 0.5s;
    animation-duration: 0.5s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}
#header .logo_st a{cursor: pointer;color: #fff;}
#header .logo_st p a{font-size: 16px; font-weight: initial;}
#header .logo_ss{
	display:none;
	position: absolute;
	bottom: -63px; 
	z-index: 20;
	animation-name:fadeInUp;
	webkit-animation-duration: 0.5s;
    animation-duration: 0.5s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}
#nav {width:740px; float: left; margin: 0px 0 0 70px;}
#nav ul li { float: left; height:100px; overflow: hidden; position: relative; margin-left:80px;}
#nav ul li.line { width:0px; font-size:16px; line-height:0px; color:#2e7ebd;} 
#nav ul li.menu a { font-size:16px; line-height:100px; display:block; color:#fff; text-align:center; }
#nav ul li.menu a:hover {text-decoration: none; background: url(../images/nav_on.jpg) no-repeat center bottom;}
#nav ul li.menu a.current {text-decoration: none; background: url(../images/nav_on.jpg) no-repeat center bottom;}
#nav ul li.visible-xs { visibility:hidden; display:none; }
#hContainer {}
#wap_nav{
	display:none;
}
.menuButton{
	display:none;
}

.logo_st{
	width: 240px;
	float: right;
	font-size: 24px;
    font-weight: bold;
    color: #fff;
	line-height: 100px;
	display: flex;
    align-items: center;
	position: relative;
}
.logo_st p{
	display: flex;
    align-items: center;
	margin-left: 20px;
}
.logo_st p img{
	margin-right: 0px;
	cursor: pointer;
}
.logo_st img{
	float: left;
}

/*banner*/
#banner { font-size:0; overflow:hidden; width:100%; margin:auto;}
#banner3{ font-size:0; overflow:hidden; width:100%; margin:auto; display:none;}
.slideBox{ position:relative; width:100%;  height:auto; overflow:hidden; margin:0px auto; *max-height:550px; }
.slideBox .hd{ position:absolute; width:100%;  height:100%; bottom:0; left:0; z-index:1; }
.slideBox .hd img{ width:65px;}
.slideBox .prev,.slideBox .next{ position:absolute; left:0; top:40%; display:block; width:65px; height:65px; line-height:65px; text-align:center;   }
.slideBox .next{ left:auto; right:0;}
.slideBox .bd{ position:relative; z-index:0; }
.slideBox .bd li{ position:relative; }
.slideBox .bd li img{ width:100%; height:auto; display:block;   }
.slideBox .bd li a{ -webkit-tap-highlight-color:rgba(0, 0, 0, 0); /* 取消链接高亮 */  }
.slideBox .bd li .tit{ display:block; width:100%;  position:absolute; bottom:0; text-indent:10px; height:27px; line-height:27px;  text-align:center;  color:#fff; background-color:rgba(0,0,0,0.7);}
/*banner12.60*/
.slideBox{ width:100%; overflow:hidden; position:relative;}
.slideBox .hd{ width:100%;  position:absolute; z-index:1; bottom:0; left: -640px; height:15px; line-height:15px; text-align:center; margin:0 auto 15px ; }
.slideBox .hd ul{ overflow:hidden; zoom:1;}
.slideBox .hd ul li{ cursor:pointer; display:inline-block; *display:inline; zoom:1; width:15px; height:15px; margin:0px 6px; background:#fff; overflow:hidden;  line-height:9999px; border-radius: 40px;}
.slideBox .hd ul li.on{background:#403e3e;}
.slideBox .bd{ position:relative; height:100%; z-index:0;   }
.slideBox .bd li{ zoom:1; vertical-align:middle; }
.slideBox .bd img{ width:100%; display:block;}


/*底部*/
.m_foot_wrap{background-color: #232e3c; font-size:16px;color: #fff;padding: 80px 0 30px;}
.m_foot_wrap a{color: #808080;line-height: 30px;font-size: 14px;}
.m_foot_wrap .wrapper{
	display: flex;
	justify-content: space-between;
}
.m_foot_nav{width: 760px;display: flex;justify-content: space-between;}
.footList h2{
	font-size: 16px;
	margin-bottom: 15px;
}
.footList_li{
	display: flex;
    flex-wrap: wrap;
	width: auto;
	flex-direction: column;
}
.po_fl{
	display: flex;
	justify-content: space-between;
}
.fl1{
	margin-right: 30px;
}
.foot_logo{float:left; width:213px; padding-top:6px; margin-left:24px;}
.foot_a{float:left;color:#fff; margin-bottom:0px;font-size: 16px;margin-right: 40px;}
.foot_z{width:auto; color:#fff; line-height:24px;font-size: 16px;}
.foot_z h3{ margin-bottom: 30px; }
.foot_z a{
	color: #fff;
    font-size: 16px;
    font-weight: inherit;
}
.foot_z p{
	margin-top: 0px;
	line-height: 30px;
}
.foot_z img{
	margin-bottom: 20px;
	width: 150px;
}
.foot_z form{text-align: center;}
.foot_r{height: 190px;width:600px; padding-bottom: 0px;}
.foot_r h3{ 
	width: 440px;
    margin: auto;
	margin-bottom: 30px; 
}
.foot_tel{
	float: left;
	display: flex;
	margin-right: 50px;
}
.foot_tel img{
	width: auto;
    height: fit-content;
    vertical-align: middle;
	margin-top: 5px;
	margin-right: 10px;
}
.foot_add{
	float: left;
	display: flex;
}
.foot_add img{
width: auto;
    height: fit-content;
	vertical-align: middle;
	margin-top: 5px;
	margin-right: 10px;
}
.m_code_wrap{width:235px; float:right;margin-top: 60px; line-height: 0;}
.m_code_wrap p{line-height:35px; display:block; color:#fff; text-align:left; margin-top:20px;float: right;}
.m_code_wrap img{width: 110px; float: right;}
.m_code_wrap b{display:block; font-size: 24px;}


.m_com_wrap{background-color: #232e3c;padding-bottom: 20px; }
.m_com_wrap p {border-top: 1px solid rgba(255,255,255,0.2);line-height:77px; font-size:14px; color:#fff; text-indent:0px; text-align:center;}
.m_com_wrap p a{color:#fff;}

.hidden-lg { display:none; visibility:hidden; }
#mobile_nav_wrap, #mobile_nav { display:none; }

.responsimg { width:100%; display:block; }
.responimg { max-width:100%; display:block; margin:0 auto; }
.pcolor { color:#c70773; }

.clear {clear:both; height:0px; margin:0; padding:0; width:0; border:none; overflow:hidden;}
.text26 { text-indent:32px;}
.line15 { height:28px; line-height:28px; }
.font12 { font-size:0.75em;}
.font14 { font-size:0.875em;}
.font16 { font-size:1em;}
.line18 p{line-height:32px; font-size:16px;}
.clearfix:after { visibility: hidden; display: block; font-size: 0; content: " ";
clear: both; height: 0; }
.clearfix{*zoom:1;}

.page {height:30px; line-height:30px; width:100%; text-align:center; color: #ff0000; margin-bottom:23px; margin-top:20px;}
.page span {padding:5px 8px 5px 8px; background-color:#1b3b78; color:#fff; border:solid 1px #c70112; font-size:0.875em; }
.page a{ color:#444444; border:1px solid #ccc;padding: 10px 15px 10px 15px; margin:0 2px; text-decoration:none; background-color:#fff;  font-size:0.875em; }
.page a:hover {color:#fff; background-color:#d12429; }
.page a.current {color:#fff; background-color:#d12429;  border:1px solid #d12429}

/*放大镜样式*/
.info-mask { background:url(../images/bg-mask.png) no-repeat center center #004889; display: block; left: 0; opacity: 0; position: absolute; top: 0; transition: all 0.3s ease-in 0s; visibility: hidden; width:100%; height:250px; }
.item:hover .info-mask { opacity: 0.5; filter:alpha(opacity=50); visibility: visible;}

.Subtext{width: 140px;height: 35px;border: none;outline-style: none;padding: 0 0 0 5px;}
.submit{width: 70px;height: 35px;background-color: #e62129;border: none;color: #fff; margin-left: -9px;font-size: 14px; font-weight: bold;padding-bottom: 3px;}


@media screen and (max-width:1440px){

.wrapper {
    width: 1200px;
    margin: 0 auto;
}
#nav {
    width: 715px;
    float: left;
    margin: 0px 0 0 0px;
}
.slideBox .hd {
    left: -560px;
}
.foot_r {
    width: 500px;
    color: #fff;
    line-height: 32px;
    font-size: 16px;
}

.m_code_wrap {
    width: 220px;
    float: right;
    line-height: 0;
	margin-left: 0px !important;
    margin-right: 0px !important;

}

.m_foot_wrap {
    margin-bottom: -1px;
}
 }
 
@media screen and (max-width:640px){
	
body {min-width:100%;font-size: 14px;}

.wrapper {
    width: 100%;
    margin: 0 auto;
}

#header {
    width: 100%;
    z-index: 1003;
    background: url(../images/header_bg.png) repeat-x left bottom #232e3c;
    position: initial;
}
#header .logo img {
    width: 100%;
    max-width: 130px;
}
#header div.wrapper {
     height: auto; 
}
#header .logo {
    float: left;
    margin: 15px 0 15px 20px;
    line-height: 0;
}
.logo_st {
    width: auto;
    float: left;
	display:none;
}
.logo_st p{
	
}
.menuButton {
    float: right;
    margin-right: 5%;
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    margin-top: 25px;
}
.menuButton img {
    vertical-align: middle;
}
.reponimg {
    max-width: 70%;
    display: block;
    margin: 0 auto;
}
#nav{
	display:none;
}

.slideBox .hd ul li {
    width: 10px;
    height: 10px;
}
#wap_nav {
    background-color: #232e3c;
    position: absolute;
    right: -200px;
    top: 0;
    z-index: 1001;
    width: 100%;
    height: 100%;
    display: none;
}
.nav_t {
    position: absolute;
    left: 2%;
    top: 38px;
    color: #fff;
}
.navButton {
    position: absolute;
    right: 4%;
    top: 20px;
}
#wap_nav ul {
    padding-top: 80px;
}
#wap_nav ul li {
    height: 60px;
    line-height: 60px;
    border-bottom: solid 1px #fff;
}
#wap_nav ul li a {
    display: block;
    line-height: 60px;
    text-align: left;
	font-size: 18px;
    color: #fff;
    text-indent: 30px;
}
#wap_nav ul li a.nav {
    background: url(../images/nav.jpg) no-repeat 170px center;
}


.m_foot_nav {
    display: none;
}
.foot_z {
    height: auto;
    width: 90%;
    margin: 0 auto;
    line-height: 24px;
    font-size: 14px;
    padding-bottom: 30px;
    padding-top: 30px;
    float: none;
	border: none;
}
.Subtext {
    width: 60%;
    height: 35px;
    border: none;
    outline-style: none;
    padding: 0 0 0 5px;
}
.m_code_wrap {
    width: 90%;
    float: none;
    margin: 0 auto !important;
	text-align: center;
	padding-bottom: 30px;
}
.m_code_wrap img {
    width: 110px;
    float: none;
	
}
.m_com_wrap p {
    width: 90%;
    margin: 0 auto;
    line-height: 24px;
    font-size: 14px;
    color: #fff;
    text-indent: 0px;
    text-align: center;
	padding: 20px 0;
}
.foot_z h3 {
    width: 100%;
    margin: auto;
    margin-bottom: 30px;
}
.foot_r h3 {
    width: 100%;
    margin: auto;
    margin-bottom: 30px;
}

.m_foot_wrap {
    padding: 0px 0 0px;
}

	.page {height:30px; line-height:30px; width:100%; text-align:center; color: #ff0000; margin-bottom:23px; margin-top:20px;}
.page span {padding:3px 6px 3px 6px; background-color:#1b3b78; color:#fff; border:solid 1px #c70112; font-size:0.875em; }
.page a{ color:#444444; border:1px solid #ccc;padding: 3px 6px 3px 6px; margin:0 2px; text-decoration:none; background-color:#fff;  font-size:0.875em; }
.page a:hover {color:#fff; background-color:#d12429; }
.page a.current {color:#fff; background-color:#d12429;  border:1px solid #d12429}
	
	
}

