/*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: #0657b2;

    color: #fff;

}



::-moz-selection {

    background-color: #0657b2;

    color: #fff;

}



::-webkit-selection {

    background-color: #0657b2;

    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;

}



textarea {

    resize: none;

}



h1, h2, h3, h4, h5, h6, dl, dd, dt, i, em {

    font-weight: normal;

    font-style: normal;

}



/* è¯¢ç›˜ */



i {

    font-weight: normal;

    font-style: normal;

}

a.gest {

    color: #fff;

}

.xp_span {

    width: auto;

    float: left;

    line-height: 40px;

    font-size: 14px;

    color: #fff;

    display: block;

    padding-left: 20px;

    background: url(../images/coma.png)left no-repeat;

}



.topxunpan .container {

    width: 1200px;

    height: 100%;

    margin: 0 auto;

    position: relative;

}



.topxunpan {

    width: 100%;

    height: 40px;

    position: relative;

    top: 0;

    background: #0657b2;

	min-width:1200px;

}



.topxunpan .xp {

    position: absolute;

    line-height: 40px;

    color: #fff;

    font-size: 12px;

    cursor: pointer;

    right: 0;

    top: 0;

}



.topxunpan .xp img {

    position: relative;

    top: 2px;

    margin-right: 2px;

}



.topxunpan .xp i {

    padding: 0 5px;

    margin-left: 4px;

    margin-right: 4px;

    box-sizing: border-box;

    color: #0657b2;

    background: #fff;

}



.topxunpan .xp #xunpantip {

    z-index: 5;

    position: absolute;

    top: 35px;

    left: 50%;

    width: 180px;

    height: 30px;

    line-height: 30px;

    text-align: center;

    color: #fff;

    font-size: 14px;

    -moz-transform: translateX(-50%) scale(0);

    -o-transform: translateX(-50%) scale(0);

    -ms-transform: translateX(-50%) scale(0);

    transform: translateX(-50%) scale(0);

    -webkit-transition: transform .4s, opacity .4s;

    -moz-transition: transform .4s, opacity .4s;

    -o-transition: transform .4s, opacity .4s;

    -ms-transition: transform .4s, opacity .4s;

    transition: transform .4s, opacity .4s;

    background-color: #0657b2;

    border: 1px solid #ffffff;

    border-radius: 4px;

    opacity: 0;

    font-weight: bold;

}



.topxunpan .xp #xunpantip::after {

    content: '';

    position: absolute;

    top: -16px;

    left: 50%;

    width: 0;

    height: 0;

    -webkit-transform: translateX(-50%);

    -moz-transform: translateX(-50%);

    -o-transform: translateX(-50%);

    -ms-transform: translateX(-50%);

    transform: translateX(-50%);

    border: 8px solid transparent;

    border-bottom-color: #0657b2;

}



.topxunpan .xp #xunpantip.xunpantextactive {

    -webkit-transform: translateX(-50%) scale(1);

    -moz-transform: translateX(-50%) scale(1);

    -o-transform: translateX(-50%) scale(1);

    -ms-transform: translateX(-50%) scale(1);

    transform: translateX(-50%) scale(1);

    opacity: 1;

}



.main_width {

    width: 100%;

    min-width: 1200px;

}



.main_auto {

    width: 1200px;

    margin: 0 auto;

}



/* top */



.top {

    height: 112px;

}



.top_center {

    height: 112px;

    position: relative;

}



.top_logo {

    position: absolute;

    top: 15px;

}



.top_logo, .top_logo h1, .top_logo h1 a, .top_logo h1 img {

    width: 411px;

    height: 90px;

}



/* å¯¼èˆª */



.first-menu>li {

    width: 104px;

    height: 112px;

    float: left;

    text-align: center;

    position: relative;

    margin-left: 1px;

}



.first-menu>li>a {

    float: left;

    display: block;

    height: 112px;

    width: 104px;

    line-height: 112px;

    font-size: 14px;

    transition: .6s;

    color: #333333;

}



.first-menu>li:hover a{

    color: #fff;

    background: #0657b2;

}

.nav_main {

    width: 736px;

    height: 112px;

    position: absolute;

    right: 0;

    top: 0px;

}



.another {

    background: #0657b2;

}



.another a {

    color: #ffffff !important;

}



.first-menu>li:hover .second-menu {

    height: auto;

    -webkit-transform: rotate3d(0, 0, 0, 0);

    transform: rotate3d(0, 0, 0, 0);

}



.first-menu>li:hover .subnav {

    height: auto;

    -webkit-transform: rotate3d(0, 0, 0, 0);

    transform: rotate3d(0, 0, 0, 0);

}



.second-menu {

    position: absolute;

    z-index: 5;

    width: 104px;

    height: 0;

    top: 112px;

    left: 0px;

    -webkit-transform: rotate3d(1, 0, 0, -90deg);

    -webkit-transform-origin: 50% 0;

    -webkit-transition: 350ms;

    -moz-transition: 350ms;

    -o-transition: 350ms;

    transition: 350ms;

}



.first-menu .second-menu a {

    color: #fff;

    overflow: hidden;

    text-overflow: ellipsis;

    white-space: nowrap;

    text-align: center;

    width: 104px;

    height: 40px;

    display: block;

    transition: .6s;

}



.first-menu .second-menu li {

    height: 40px;

    line-height: 40px;

    border-bottom: 1px solid #ffffff;

    position: relative;

}



.thr {

    width: 104px;

    height: auto;

    position: absolute;

    left: 104px;

    top: 0;

    overflow: hidden;

    transition: .6s;

    -webkit-transform-origin: 0 50%;

    -moz-transform-origin: 0 50%;

    -ms-transform-origin: 0 50%;

    -o-transform-origin: 0 50%;

    transform-origin: 0 50%;

    -webkit-transform: perspective(600px) rotateY(90deg);

    -moz-transform: perspective(600px) rotateY(90deg);

    -ms-transform: perspective(600px) rotateY(90deg);

    -o-transform: perspective(600px) rotateY(90deg);

    transform: perspective(600px) rotateY(90deg);

    background: rgba(6, 87, 178, 0.9);

}



.thr a {

    border-left: 1px solid #fff;

}



.first-menu .second-menu li:hover .thr {

    -webkit-transform: perspective(800px) rotateY(0deg);

    -moz-transform: perspective(800px) rotateY(0deg);

    -ms-transform: perspective(800px) rotateY(0deg);

    -o-transform: perspective(800px) rotateY(0deg);

    transform: perspective(800px) rotateY(0deg);

}



.thr a {

    border-bottom: 1px solid #ffffff;

}



.first-menu .second-menu a {

    height: 40px !important;

    line-height: 40px !important;

    font-size: 16px;

}



.first-menu .second-menu li:last-child, .thr a:last-child {

    margin-bottom: 8px;

}



.first-menu .second-menu a:hover {

    padding-left: 6px;

    width: 98px

}



/* å¯¼èˆª */









.fixedNav {

    position: fixed;

    top: 0px;

    left: 0px;

    width: 100%;

    z-index: 5;

    _position: absolute;

    _top: expression(eval(document.documentElement.scrollTop));

	background-color:#fff;

}

/*foot*/

.foot {

  width: 100%;

  height: 307px;

  background: url(../images/footbg.jpg) center no-repeat;

  min-width:1200px;

}

.foot .foot_cen {

  width: 1200px;

  margin: 0 auto;

  height: 307px;

  position: relative;

}

.foot .foot_cen .fri {

  position: absolute;

  right: 0;

  top: 18px;

  width: 950px;

  height: 28px;

}

.foot .foot_cen .fri h3 {

  height: 28px;

  margin-right: 20px;

  padding-left: 36px;

  float: left;

  font-size: 16px;

  font-weight: bold;

  color: #0657b2;

  line-height: 28px;

  background: url(../images/links.png) left no-repeat;

}

.foot .foot_cen .fri a {

  display: block;

  float: left;

  height: 28px;

  line-height: 28px;

  margin-right: 26px;

  transition: .6s;

}

.foot .foot_cen .fri a:hover {

  color: #0657b2;

}

.foot .foot_cen .foot_box {

  width: 790px;

  height: 226px;

  position: absolute;

  right: 160px;

  bottom: 0;

}

.foot .foot_cen .foot_box .foot_top {

  width: 754px;

  height: 46px;

  color: #fff;

  font-size: 14px;

  text-align: center;

  line-height: 46px;

  margin-bottom: 16px;

  border: dashed 1px #dedede;

}

.foot .foot_cen .foot_box p {

  color: #fff;

  font-size: 14px;

  height: 40px;

  line-height: 40px;

}

.foot .foot_cen .foot_box p a {

  color: #fff;

}

.foot .foot_cen .ewm {

  width: 190px;

  height: 232px;

  position: absolute;

  left: 0;

  bottom: 0;

  background: url(../images/footsj.png) center no-repeat;

}

.foot .foot_cen .ewm img {

  display: block;

  margin-left: 72px;

  margin-top: 66px;

  width: 76px;

  height: 76px;

}

/*