body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td,hr,button,article,aside,
details,figcaption,figure,footer,header,hgroup,menu,nav,section{margin:0;padding:0}
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section { display:block; }
table{border-collapse:collapse;border-spacing:0}
audio,canvas,video { display: inline-block;*display: inline;*zoom: 1;}
fieldset,img{border:0}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal}
ol,ul{list-style:none}
caption,th{text-align:left}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal}
q:before,q:after{content:''}
abbr,acronym{border:0;font-variant:normal}
sup{vertical-align:text-top}
sub{vertical-align:text-bottom}
input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;outline: none;}
input,textarea,select{*font-size:100%}
a {text-decoration: none;outline: none;color: #fff;}
.fl{float: left;}
.fr{float: right;}
.cl:after {content:""; display:block; height:0; clear:both; overflow:hidden;}
body{font-family:'\5FAE\8F6F\96C5\9ED1';color: #fff;  background: #0b0807;}
button{font-family:'\5FAE\8F6F\96C5\9ED1';}
.ti{text-indent: -2000px;overflow: hidden;}
*{-webkit-tap-highlight-color: rgba(0,0,0,0);-webkit-tap-highlight-color:transparent;}
i{font-style: normal;}

body{
  max-width: 1920px;
  min-width: 1200px;
  margin: 0 auto;
  background: #eff2f7;
}
.spr{
  background: url(../ossweb-img/spr.png) no-repeat;
  background-size: 278px 225px;
}
.content{
  width: 1200px;
  position: relative;
  margin: 0 auto;
}
.hd {
  display: block;
  text-indent: -9999px;
  color: rgba(0, 0, 0, 0);
}
/* kv导航 */
/*-----  topline -----*/
.mid {
  background: #087cf5;
  position: relative;
}
.comm{background: url(../ossweb-img/pc-comm.png) no-repeat;display: block;margin:0 auto;}

/*-----  kvlogo -----*/
.logo {
  float: left;
  margin-left: 26px;
}
.txzmjhlogo {
  background: url(../ossweb-img/sprite.png) no-repeat -1019px 0;
  width: 251px;
  height: 66px;
  float: left;
  margin-right: 35px;
}
.yjllogo {
  background: url(../ossweb-img/sprite.png) no-repeat -824px 0;
  width: 138px;
  height: 66px;
  float: left;
}
/* kv导航 end */
/* 登录弹窗 */
.pop {
  position: relative;
  width: 700px;
  height: 486px;
  background: #fff;
  text-align: center;
  padding-top: 1px;
  outline: none;
}
.pop .close {
  position: absolute;
  width: 69px; 
  height: 76px;
  background-position: -5px -144px;
  top: 0;
  right: -80px;
  outline: none;
}
.pop h4{
  text-align: center;
  font-size: 37px;
  color: #091222;
  margin-top: 70px;
}
.pop-1 li{
  display: inline-block;
  vertical-align: top;
  width: 243px;
  height: 245px;
  text-align: center;
  border: 1px solid #ebebeb;
  margin: 44px 10px 0;
}
.pop-1 li a{
  display: block;
  width: 129px; 
  height: 129px;
  font-size: 28px;
  color: #000; 
  margin: 35px auto 0;
  line-height: 11;
}
.pop-1 li .qq{
  background-position:-144px -5px; 
}
.pop-1 li .wx{
  background-position:-5px -5px;
}
/* 登录弹窗 end*/
/* footer-box */
.footer-box{
  width: 100%;
  height: 204px;
  background: #fff;
  font-size: 14px;
  color: #999;
  border-top: 1px solid #c1c8cd;
}
.we-footer-copyright {
  margin-top: 80px;
}
.we-footer-copyright .footer-logo {
  display: block;
  width: 233px;
  height: 31px;
}
.we-footer-copyright a {
  color: #999;
}
.we-footer-copyright a:hover {
  text-decoration: underline;
}
.we-footer-copyright .footer-copyright {
  margin-top: 16px;
}
.we-footer-contact {
  font-size: 12px;
  color: #999;
  line-height: 1;
  vertical-align: middle;
  margin-top: 132px;
}
.we-footer-contact p {
  display: inline-block;
  font-size: 14px;
  margin-right: 20px;
}
/* footer-box end*/