/*Generated by wjdhcms 3.0 */
@charset "utf-8";

::-webkit-scrollbar {
    width: 8px;
    height: 8px;
    background-color: #F5F5F5;
}

::-webkit-scrollbar-track {
    border-radius: 10px;
    background-color: #E2E2E2;
}

::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
    box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
    background-color: #555;
}

 ::selection {
	background-color: #1667d3;
	color: #fff;
}

::-moz-selection {
	background-color: #1667d3;
	color: #fff;
}

::-webkit-selection {
	background-color: #1667d3;
	color: #fff;
}
* {
    padding: 0;
    margin: 0;
    font-family: 'Microsoft YaHei', arial, helvetica, clean, sans-serif;
}

body {
    font: 14px/1.231 'Microsoft YaHei', arial, helvetica, clean, sans-serif;
    color: #333;
    margin: 0;
    line-height: 1.5;
}

:focus {
    outline: 1;
}

a {color: #222; text-decoration: none; -webkit-transition: all .3s ease-out; transition: all .3s ease-out; }

article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary {
    display: block;
}

a {
    color: #333;
    text-decoration: none;
}

a:link,
a:hover,
a:active,
a:visited {
    text-decoration: none;
}

ins {
    background-color: #ff9;
    color: #000;
    text-decoration: none;
}

mark {
    background-color: #ff9;
    color: #000;
    font-style: italic;
    font-weight: bold;
}

del {
    text-decoration: line-through;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #cccccc;
    margin: 1em 0;
    padding: 0;
}

input,
select {
    vertical-align: middle;
}

li,
ul {
    list-style-type: none;
}

img {
    border: none;
}

input,
textarea {
    outline: 0;
    border: 0;
}

textarea {
    resize: none;
}

h1,
h2,
h3,
h4,
h5,
h6,
dl,
dd,
dt,
i,
em {
    font-weight: normal;
    font-style: normal;
}
.fixedNav {
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    z-index: 100000;
    _position: absolute;
    _top: expression(eval(document.documentElement.scrollTop));
}

.main{
    width: 1180px;
    margin: 0 auto;
}
.clearfix:after{
    content:"";
    display:block;
    clear:both;
}
.head{
    width: 100%;
    height: 130px;
} 
.head_left{
    float: left;
    width: 570px;
    height: 130px;
    padding-top: 30px;
    box-sizing: border-box;
    background: url(../images/head_l_line.png) center no-repeat;
}
.head_left>h1{
    float: left;
}
.head_txt{
    float: left;
    margin-left: 65px;
}
.head_txt>h3{
    font-size: 20px;
    font-weight: bold;
    color: #1667d3;
}
.head_txt>h4{
    color: #909090;
    font-size: 20px;
}
.head_right{
    float: right;
    width: 342px;
    height: 130px;
    padding-top: 22px;
    box-sizing: border-box;
}
.head_phone{
    width: 100%;
    height: 38px;
    padding-left: 45px;
    box-sizing: border-box;
    background: url(../images/head_phone.png) left center no-repeat;
}
.head_phone>p{
    width: 297px;
    height: 39px;
    overflow: hidden;
    color: #868686;
    font-size: 14px;
}
.head_phone>p>span{
    font-size: 26px;
    font-weight: bold;
    color: #1667d3;
}
.search{
    position: relative;
    width: 332px;
    margin-top: 10px;
}
.search>input{
    position: absolute;
    top: 0;
    left: 0;
    width: 330px;
	height: 40px;
    border-radius: 5px;
    padding: 0 50px 0 10px;
    box-sizing: border-box;
	border: solid 1px #cdcdcd;
}
.search>button{
    position: absolute;
    top: 10px;
    right: 0;
    width: 40px;
    height: 24px;
    border: none;
    cursor: pointer;
    border-left: 1px solid #b2b2b2;
    background: url(../images/head_search.png) center no-repeat;
}

/* nav */
.nav_xiala_xx{ width:100%; height:40px; background:#006ee1;  }

.nav_xiala{ width:1180px; height:40px; margin: 0 auto; }
.nav_xiala > ul{  position:relative; height:40px; width: 1040px; margin: 0 auto; }
.nav_xiala ul>li{ float:left; width: 130px; height:40px; line-height: 40px; text-align:center; font-size:15px; background:url(../images/menu_line.png) no-repeat left; -webkit-transition: all .3s linear; transition: all .3s linear; }
.nav_xiala ul li >a{ display:block; color:#fff; width: 110px; margin: 0 auto;  height:38px; line-height:38px; overflow: hidden; }
.nav_xiala>ul>li:hover{ color:#fff;  }
.nav_xiala ul li:hover>a{ color:#fff; border-bottom: 2px solid #ffffff; }
.nav_xiala ul li:nth-child(1) { background:none; }

.nav_xiala .erji_xiala{  z-index:20; height:0px; visibility: hidden; opacity:0;  -webkit-transition: all .2s linear; transition: all .2s linear;
position:absolute; top:40px; left:0;  width: 100%; background:#000;  }  /*一个分类 *1 一个分类 *2  六个分类100%  left:修改到合适位置; */

.nav_xiala ul li:hover .erji_xiala{ height:auto; visibility: visible; opacity: 1; border-radius:0px 0px 15px 15px;}

.nav_xiala .erji_xiala .daohang_xiala{ float:left; width: 156px; padding: 10px 20px 10px 20px; opacity: 0;  }
.nav_xiala .erji_xiala .daohang_xiala i{ font-size: 15px; border-bottom:1px solid rgba(255,255,255,0.35); display: block; font-weight: bold;}
.nav_xiala .erji_xiala .daohang_xiala span{ border-bottom:1px dashed rgba(255,255,255,0.3); display: block; text-align: left;  }
.nav_xiala .erji_xiala .daohang_xiala a { height: 35px; line-height: 35px; display: block; color:#FFF; font-size:14px; overflow: hidden; text-indent: 10px; }
.nav_xiala .erji_xiala .daohang_xiala i a{  font-size:15px;  text-align: left; background:url(../images/liqsub_ss.png) 0px no-repeat; padding-left: 13px;  overflow: hidden; }
.nav_xiala .erji_xiala .daohang_xiala i a:hover{ background:url(../images/liqsub_ss.png) 10px no-repeat; padding-left: 23px; }
.nav_xiala .erji_xiala a:hover{  color:#FFF; padding-left: 15px; }
.nav_xiala .erji_xiala .daohang_xiala span a{color:rgba(255,255,255,0.85);  background: -webkit-linear-gradient(left, #176aff, #176aff) no-repeat;
background: linear-gradient(to right, #176aff, #176aff) no-repeat;
background-size: 0% 100%; }
.nav_xiala .erji_xiala .daohang_xiala span a:hover{color:rgba(255,255,255,0.85); background: -webkit-linear-gradient(left, #176aff, #176aff) no-repeat;
background: linear-gradient(to right, #176aff, #176aff) no-repeat;
background-size: 100% 100%;  }

.nav_xiala ul li:hover .erji_xiala .daohang_xiala:nth-child(1){  animation: menu1 0.3s ease-in-out forwards; animation-delay: 0.2s;}
.nav_xiala ul li:hover .erji_xiala .daohang_xiala:nth-child(2){  animation: menu1 0.3s ease-in-out forwards; animation-delay: 0.25s;}
.nav_xiala ul li:hover .erji_xiala .daohang_xiala:nth-child(3){  animation: menu1 0.3s ease-in-out forwards; animation-delay: 0.3s;}
.nav_xiala ul li:hover .erji_xiala .daohang_xiala:nth-child(4){  animation: menu1 0.3s ease-in-out forwards; animation-delay: 0.35s;}
.nav_xiala ul li:hover .erji_xiala .daohang_xiala:nth-child(5){  animation: menu1 0.3s ease-in-out forwards; animation-delay: 0.4s;}
.nav_xiala ul li:hover .erji_xiala .daohang_xiala:nth-child(6){  animation: menu1 0.3s ease-in-out forwards; animation-delay: 0.45s;}

.nav_xiala .erji_xiala1{  position:absolute; top:40px; z-index:20;  width: 130px;  /*和一级栏目一样宽度*/
height:0px; visibility: hidden;  }

.nav_xiala ul li:hover .erji_xiala1{ height:auto; visibility: visible;  }

.nav_xiala .erji_xiala1 .daohang_xiala{  }
.nav_xiala .erji_xiala1 .daohang_xiala i{ font-size: 15px; border-bottom:1px solid rgba(255,255,255,0.35); display: block; background:#000; opacity: 0; }
.nav_xiala .erji_xiala1 .daohang_xiala a{ height: 40px; line-height: 40px;  font-size:14px; display: block; color:#FFF; overflow: hidden;  }
.nav_xiala .erji_xiala1 a:hover{  color:#FFF; padding-left: 15px; }

.nav_xiala ul li:hover .erji_xiala1 .daohang_xiala i:nth-child(1){  animation: menu1 0.3s ease-in-out forwards; animation-delay: 0.2s;}
.nav_xiala ul li:hover .erji_xiala1 .daohang_xiala i:nth-child(2){  animation: menu1 0.3s ease-in-out forwards; animation-delay: 0.24s;}
.nav_xiala ul li:hover .erji_xiala1 .daohang_xiala i:nth-child(3){  animation: menu1 0.3s ease-in-out forwards; animation-delay: 0.28s;}
.nav_xiala ul li:hover .erji_xiala1 .daohang_xiala i:nth-child(4){  animation: menu1 0.3s ease-in-out forwards; animation-delay: 0.32s;}
.nav_xiala ul li:hover .erji_xiala1 .daohang_xiala i:nth-child(5){  animation: menu1 0.3s ease-in-out forwards; animation-delay: 0.36s;}
.nav_xiala ul li:hover .erji_xiala1 .daohang_xiala i:nth-child(6){  animation: menu1 0.3s ease-in-out forwards; animation-delay: 0.4s;}

.nav_xiala .erji_xiala1 .daohang_xiala a{color:rgba(255,255,255,0.85);  background: -webkit-linear-gradient(left, #176aff, #176aff) no-repeat;
background: linear-gradient(to right, #176aff, #176aff) no-repeat;
background-size: 0% 100%; }
.nav_xiala .erji_xiala1 .daohang_xiala a:hover{color:rgba(255,255,255,0.85); background: -webkit-linear-gradient(left, #176aff, #176aff) no-repeat;
background: linear-gradient(to right, #176aff, #176aff) no-repeat;
background-size: 100% 100%;  }

.nav_xiala > ul > li.another{   }
.nav_xiala > ul > li.another > a{  color:#fff; border-bottom: 2px solid #ffffff;  }

.fixedNav { 
    position: fixed;
    top: 0px;
    left: 0px;
    z-index:99999;
    _position: absolute;
    _top: expression(eval(document.documentElement.scrollTop));  box-shadow: 0 8px 8px 0px rgba(0, 0, 0, 0.08); 
}


@keyframes menu1 {
  0% {
    opacity: 0;
    transform: translateX(8px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}


/* footer S */
.footer{
    width: 100%;
    height: 298px;
    background-color: #626262;
}
.footer_box{
    position: relative;
}
.foo_logo_bg{
    position: absolute;
    top: -12px;
    left: -12px;
    width: 178px;
    height: 310px;
    background: url(../images/footer_bg.png) center no-repeat;
}
.foo_logo{
    position: absolute;
    top: 40px;
    left: 50%;
    transform: translateX(-50%);
}
.foo_logo>img{
    width: 112px;
	height: 112px;
}
.erweima{
    position: absolute;
    top: 190px;
    left: 50%;
    transform: translateX(-50%);
}
.erweima>img{
    width: 89px;
	height: 89px;
}
.links{
    width: 100%;
    height: 40px;
    line-height: 40px;
    border-bottom: 1px solid  #919191;
    padding-left: 205px;
    box-sizing: border-box;
    overflow: hidden;
}
.links>span{
    font-size: 16px;
    font-weight: bold;
    color: #ffffff;
}
.links>a{
    color: #dfdfdf;
    padding: 0 36px;
    font-size: 14px;
}
.footer_main{
    padding-left: 205px;
    box-sizing: border-box;
    height: 180px; 
    margin-top: 35px;
    border-bottom: 1px solid #919191;
}
.footer_m_list{

}
.footer_m_list>li{
    float: left;
    width: 205px;
    height: 70px;
    margin-right: 30px;
    padding-left: 45px;
    margin-bottom: 30px;
    box-sizing: border-box;
    overflow: hidden;
    transition: all .5s;
}
.footer_m_list>li:hover{
    transform: translate(-3px,-3px);
}

.footer_m_list>li>h5{
    overflow: hidden;
    font-size: 14px;
    color: #ffffff;
    overflow: hidden;
}
.footer_m_list>li a{
    color: #fff;
}
.footer_m_list>li>span{
    display: block;
    width: 31px;
    height: 1px;
    margin: 5px 0;
    background: #d2d2d2;
}
.footer_m_list>.foo_map{
    background: url(../images/foo_map.png) left top no-repeat;
}
.footer_m_list>.foo_tell{
    width: 290px;
    background: url(../images/foo_tell.png) left top no-repeat;
}
.footer_m_list>.foo_plane{
    width: 310px;
    background: url(../images/foo_plane.png) left top no-repeat;
}
.footer_m_list>.foo_qq{
    background: url(../images/foo_qq.png) left top no-repeat;
    margin-bottom: 0;
}
.footer_m_list>.foo_email{
    width: 290px;
    margin-bottom: 0;
    background: url(../images/foo_email.png) left top no-repeat;
}
.banquan{
    height: 42px;
    line-height: 42px;
    padding-left: 205px;
    box-sizing: border-box;
    color: #fff;
    overflow: hidden;
}
.banquan a{
    color: #fff;
}