/*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: #0064b9;
	color: #fff;
}

::-moz-selection {
	background-color: #0064b9;
	color: #fff;
}

::-webkit-selection {
	background-color: #0064b9;
	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;
}

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));
}


.pagetop{ width:100% ;margin:0 auto; height:125px;background:url(../images/top_bg.jpg) no-repeat top center;}
.top_n{ width:1180px;height:125px; margin:0px auto; }
.top_n .left_nr{float:left;}
.top_n .left_nr .logo{float:left; margin:38px 10px 0 0px;}
.top_n .left_nr .trait{margin:38px 0 0 10px; float:left;font-size:20px;color:#333; font-weight:bold; border-left:1px solid #e2e2e2; height:60px; padding-left:10px;}
.top_n .left_nr .trait span{font-size:16px;color:#f7011e;}
.top_n .left_nr .trait p{font-size:16px;color:#333; margin-top:5px; font-weight:normal; }
.top_n .right_tel{ float:right;margin:42px auto  0 auto; display:block; height:52px;background:url(../images/tel.png) no-repeat left center;  }
.top_n .right_tel span{font-size:14px;color:#333;padding-left:80px;}
.top_n .right_tel p{font-weight:bold; font-size:24px;color:#f7011e; line-height:24px;padding-left:80px;}


.nav_xiala_xx{ width:100%; height:50px;background:#0064b9;}

.nav_xiala{ width:1180px; height:50px; margin: 0 auto; }
.nav_xiala > ul{  position:relative; height:50px;  }
.nav_xiala ul li{ float:left;height:50px; line-height: 50px; text-align:center; font-size:16px; background:url(../images/nav_l.jpg) no-repeat right center; }
.nav_xiala ul li a{ display:block; color:#fff; height:50px; line-height:50px; overflow: hidden; padding:0 23px;}
.nav_xiala ul li:hover{background:#f7011e; }


.nav_xiala .erji_xiala{  z-index:20; height:0px; visibility: hidden; opacity:0;  -webkit-transition: all .3s linear; transition: all .3s linear;
position:absolute; top:50px; left:0;  width: 100%; background:rgba(0, 100, 185,0.85);  }  /*一个分类 *1 一个分类 *2  六个分类100%  left:修改到合适位置; */

.nav_xiala ul li:hover .erji_xiala{ height:auto; visibility: visible; opacity: 1; }

.nav_xiala .erji_xiala .daohang_xiala{ float:left; width: 156px; padding: 0 20px 5px 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; }
.nav_xiala .erji_xiala .daohang_xiala span{ border-bottom:1px dashed rgba(255,255,255,0.35); display: block; text-align: left;  }
.nav_xiala .erji_xiala .daohang_xiala a { height: 40px; line-height: 40px; display: block; color:#FFF; font-size:14px; overflow: hidden;  }
.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;-webkit-transition: all .3s linear; transition: all .3s linear; }

.nav_xiala ul li:hover .erji_xiala .daohang_xiala:nth-child(1){  animation: menu1 0.3s ease-in-out forwards; animation-delay: 0.3s;}
.nav_xiala ul li:hover .erji_xiala .daohang_xiala:nth-child(2){  animation: menu1 0.3s ease-in-out forwards; animation-delay: 0.6s;}
.nav_xiala ul li:hover .erji_xiala .daohang_xiala:nth-child(3){  animation: menu1 0.3s ease-in-out forwards; animation-delay: 0.9s;}
.nav_xiala ul li:hover .erji_xiala .daohang_xiala:nth-child(4){  animation: menu1 0.3s ease-in-out forwards; animation-delay: 1.2s;}
.nav_xiala ul li:hover .erji_xiala .daohang_xiala:nth-child(5){  animation: menu1 0.3s ease-in-out forwards; animation-delay: 1.4s;}
.nav_xiala ul li:hover .erji_xiala .daohang_xiala:nth-child(6){  animation: menu1 0.3s ease-in-out forwards; animation-delay: 1.6s;}

.nav_xiala .erji_xiala1{  position:absolute; top:50px; z-index:20;  width: 111px;  /*和一级栏目一样宽度*/
height:0px; visibility: hidden; }

.nav_xiala ul li:hover .erji_xiala1{ height:auto; visibility: visible;-webkit-transition: all .3s linear; transition: all .3s linear; }

.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:rgba(0, 100, 185,0.85); 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.4s;}
.nav_xiala ul li:hover .erji_xiala1 .daohang_xiala i:nth-child(3){  animation: menu1 0.3s ease-in-out forwards; animation-delay: 0.6s;}
.nav_xiala ul li:hover .erji_xiala1 .daohang_xiala i:nth-child(4){  animation: menu1 0.3s ease-in-out forwards; animation-delay: 0.8s;}
.nav_xiala ul li:hover .erji_xiala1 .daohang_xiala i:nth-child(5){  animation: menu1 0.3s ease-in-out forwards; animation-delay: 1.0s;}
.nav_xiala ul li:hover .erji_xiala1 .daohang_xiala i:nth-child(6){  animation: menu1 0.3s ease-in-out forwards; animation-delay: 1.2s;}
.nav_xiala ul li:hover .erji_xiala1 .daohang_xiala i:nth-child(7){  animation: menu1 0.3s ease-in-out forwards; animation-delay: 1.4s;}
.nav_xiala ul li:hover .erji_xiala1 .daohang_xiala i:nth-child(8){  animation: menu1 0.3s ease-in-out forwards; animation-delay: 1.6s;}


.nav_xiala > ul > li.another{background:#f7011e ;}
.nav_xiala > ul > li.another > a{ }

@keyframes menu1 {
  0% {
    opacity: 0;
    transform: scale(0);
  }
  50% {
    opacity: 0.5;
    transform: scale(0.5);
  }
  100% {
    opacity: 1;
    transform: scale(1);
  }
}

.banner{width:100%; margin:0 auto; position:relative; height:550px;}
.fullSlide{width:100%;position:relative;height:100%;background:transparent}
.fullSlide .bd{margin:0 auto;height:100%;position:relative;z-index:0;overflow:hidden;}
.fullSlide .bd ul{height:100%;}
.fullSlide .bd li{height:100%;overflow:hidden;text-align:center;background-position:center;background-repeat:no-repeat}
.fullSlide .bd li a{display:block;height:100%}
.fullSlide .hd{width:100%;position:absolute;z-index:1;bottom:0;left:0}
.fullSlide .hd ul{text-align:center;margin-bottom:10px}
.fullSlide .hd ul li{background:#2b5c97;cursor:pointer;display:inline-block;*display:inline;zoom:1;width:42px;height:11px;margin:1px;overflow:hidden;*filter:alpha(opacity=50);*opacity:.5;line-height:999px}
.fullSlide .hd ul .on{background:#224f88}
.fullSlide .prev,.fullSlide .next{display:block;position:absolute;z-index:1;top:50%;margin-top:-30px;left:15%;z-index:1;width:40px;height:60px;background:url(../images/slider-arrow.png) -126px -137px #000 no-repeat;cursor:pointer;*filter:alpha(opacity=50);*opacity:.5;display:none}
.fullSlide .next{left:auto;right:15%;background-position:-6px -137px}

.notice_bg{ width:100%; height:50px;margin:0 auto; border-bottom:1px solid #eee;}
.notice_bg .sou{ width:1180px; height:50px;margin:0 auto;}
.notice{width:690px;margin:0px auto;height:50px;overflow:hidden;float:left;}
.notice h5{font-size:14px; float:left; line-height:50px; font-weight:normal; color:#0064b9; font-weight:bold; background:url(../images/buttom.png) no-repeat left center; padding-left:25px;}
.noticTipTxt{color:#666;height:28px;line-height:28px;overflow:hidden;margin:10px 0 0 20px; width:500px; float:left;}
.noticTipTxt li{height:33px;line-height:33px;}
.noticTipTxt a{color:#666;font-size:14px;text-decoration:none;overflow:hidden;text-overflow: ellipsis;white-space: nowrap; display:block; float:left; width:392px;}
.noticTipTxt span{color:#666;font-size:12px; float:right;}

.search{width:362px; height:33px; float:right; color:#666; line-height:33px;font-size:12px;padding-left:8px;}
.search_t a{padding:0 10px;color:#666; font-size:12px;}
.search2{float:left;width:304px;height:31px;line-height:31px;text-align:left;margin-top:10px; border:1px solid #b3b2b3;padding-left:6px;color:#666;background:url(../images/page_bg.jpg) repeat center;}
.search_s input{float:left;width:50px; height:33px;margin-top:10px;}

.footer_bg{ width:100%; margin:0 auto; height:195px; background:url(../images/footer_bg.jpg) no-repeat center;}
.footer_bg .footer{width:1180px; height:195px;margin:0 auto;position:relative;}
.footer .foot_l{ width:165px; float:left;}
.footer .foot_l .ewm{width:123px; height:123px; margin:10px auto 0 auto;}
.footer .foot_l .ewm p{ font-size:16px; color:#fff; text-align:center; margin-bottom:10px;}
.footer .foot_l .ewm img{width:123px; height:123px; }
.footer .foot_r{ width:930px; float:left; margin: 60px 0 0 80px;}
.footer .foot_r ul li{ width:445px; float:left; margin-right:20px;font-size:14px; color:#fff; line-height:30px;}
.footer .foot_r ul li a{font-size:14px; color:#fff;}


