﻿body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
input,
textarea,
p,
th,
td,
img {
    margin: 0;
    padding: 0;
}

img {
    border: 0
}

ol,
ul {
    list-style: none
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: 16px;
}

input {
    outline: none;
    border: none;
}

html {
    _overflow-y: scroll;
}


/*****！！页面通用css样式定义开始******/

html,
body {
    min-width: 1200px;
    font-family: "Microsoft YaHei";
    _width: expression(document.body.clientWidth < 1200 ? "1200px": "auto");
}


/* body的css定义:这里定义页面上下左右边距，页面背景颜色，滚动条颜色样式 */

body {
    font-family: "微软雅黑";
    /*文字字体定义 */
    font-size: 14px;
    /*文字大小定义 */
    color: #666666;
    /*文字颜色定义 */
    min-width: 1200px;
    outline: none;
}

* {
    word-break: break-all;
    word-wrap: break-word
}


/* 网站超链接css通用设置 */

a {
    text-decoration: none;
}


/* 链接无下划线,有为underline */

a:link {
    color: #2c2c2c;
}


/* 未访问的链接 */

a:visited {
    color: #2c2c2c;
}


/* 已访问的链接 */

a:hover {
    color: #2c2c2c;
    text-decoration: none;
}


/* 鼠标在链接上 */

a:active {
    color: #2c2c2c;
}


/* 点击激活链接 */

p {
    line-height: 24px;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.hide {
    display: none
}

.show {
    display: block
}

.dib {
    display: inline-block;
    *display: inline;
    zoom: 1;
}


/*.clear{clear:both; line-height:0; height:0; font-size:0px;}*/

.clear:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}


/*清除浮动*/

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    overflow: hidden;
}


/*清除浮动*/

.clearfix {
    display: inline-block
}

* html .clearfix {
    height: 1%
}

.clearfix {
    display: block
}

.dib {
    display: inline-block;
    *display: inline;
    zoom: 1;
}

.wrap {
    width: 1200px;
    margin: 0 auto;
    height: auto;
}

.red {
    color: red
}


/*表格样式定义 */

checkbox {
    border: 0px;
}


/*选择框样式定义 */

.input {
    border: 1px solid #ccc;
    height: 20px;
    line-height: 20px
}

ul,
li {
    list-style: none
}


/*public*/

.size1 {
    width: 100%;
    overflow: hidden;
    margin: 0 auto;
}

.backcolor {
    background: #005193;
}

.color {
    color: #005193;
}


/*header*/
/*.header_top {margin:10px 0;}
.header_top .logo{height: 83px;width: 630px;}
.header_top .header_tel{margin-top: 12px;background: url(../images/tel_bg.png) no-repeat left center;padding-left: 60px;}
.header_top .header_tel p.txt1{font-size: 16px;color:#000000;}
.header_top .header_tel p.txt2{font-weight: 700;color:#005193;font-size: 29px;margin-top: 2px;}

.header_nav {height: 59px;background: url(../images/nav.jpg) no-repeat;}
.menu>ul>li {float: left;height: 59px;line-height:59px;width:112px;text-align: center;position: relative;}
.menu>ul>li:first-child{margin-left: 0px;}
.menu>ul>li>a {font-size: 16px;color: #fff;}
.menu>ul>li:hover,
.menu>ul>li.hover{
    background: url("../images/hover1.png") no-repeat center center;
}

.erji{position: absolute;top: 60px;background: url("../images/li_bg.png") no-repeat top center;z-index: 19;left: -25px;right: -25px;padding-top: 13px;display: none;}
.erji .erji_list{background: #004fb2;padding:12px 30px;border-radius: 5px;}
.erji .erji_list>li{height: 30px;font-size: 14px;line-height: 30px;}
.erji .erji_list>li>a{color: #fff;line-height: 30px;text-align: left;display: block;margin: 0 auto}

.search_cnt1{width: 281px;height: 59px;position: relative;background: #414446;}
.search_cnt1 .txt{font-family: "微软雅黑";font-size: 14px;width: 194px;height: 40px;line-height: 40px;padding-left: 10px;margin:9px 55px 4px 21px;color:#dad9d9;border: 1px solid #fff;background: #fff;}
.search_cnt1 .btn{width: 20px;height: 20px;background: url("../images/btn.png") no-repeat;position: absolute;right: 17px;top: 20px;}

.header_mid.nav01 {position: fixed;top: 0;left: 0;z-index: 9999;width: 100%;min-width: 1200px;height: 90px;}
.header_mid.nav01 .logo img{margin-top: 18px;}*/



/*头部*/


.navbg{ width:100%;height: 100px;width:100%;position: absolute;z-index: 99998;;left:0;top:0; min-width:1240px; background: rgb(0,0,0,0.3);color: #fff;font-size: 18px;}

.head{height: 27px;line-height: 27px;background: #e6e6e6;color: #595959;font-size: 13px;display:none;}
.head a{color: #595959;font-size: 13px;}
.top{width:100%;margin:0 auto;position: relative;}
#header{height: 100px;width: 100%;position: absolute;z-index: 99999;left: 0; top:0; min-width:1200px}
.logo{float:left; margin-left:8%; position:relative; z-index:99999; width:23%}
.logo img{max-width:100%; margin-top:20px}

.topLink{float:right;text-align:right;position: relative;z-index: 9999;}
.translate{width:100px;position: absolute;left: 0;top:10px;z-index: 9999;}
.tran-in{left:120px;}
.translate li{border: 1px dashed #cccccc;line-height: 26px;text-align: left;background: #fff;}
.translate li a{display: block;padding-left: 10px;background: url(../images/dot4.png) no-repeat 88% 11px;}
.translate li a:hover{text-decoration: none;color:#275cea;cursor: pointer;}
.translate-en{display: none;padding: 6px;padding-top:0px;}
.translate li .translate-en a{padding-left: 0px;text-align: center;background: #fff;border-bottom: 1px solid #cccccc;}
.translate li .translate-en a:hover{font-weight: bold;}

.topLink .f_count{color:#ff0000;font-size:13px;font-weight:bold;}
.topLink .k1{line-height:32px;padding-top:5px;}
.topLink .k2{background: url(../images/tele.png) no-repeat 20px #d90212;width: 277px;height:100px;text-align: left;padding:5px 0 7px 72px;margin-left: 14px; }
.topLink .k2 span{ font-size:18px;color: #ffffff; line-height:20px !important;display: block;padding-top: 12px;}
.topLink .k2 strong{color: #ffffff;font-size: 25px;font-weight: bold;line-height: 40px !important;}
.topLink .k2 p{position:relative;top:0px;}


.topLink .k3{background: url(../images/tele.png) no-repeat 32px #092574;color: #ffffff;font-size: 30px;font-weight: bold;width: 205px;height: 62px;text-align: left;line-height: 21px;padding-left: 72px;    padding-top: 18px;margin-left: 24px;    padding-bottom: 7px;   }
.topLink .k3 p{position:relative;top:10px;}




.navbar-nav{height:100px;float:left; width:50%; }
.navbar-nav .nav-list>li{height:100px;text-align:center;position:relative;z-index:999; width:16%;display: inline-block;}
.navbar-nav .nav-list>li>a{display:block;line-height:100px;color: #fff;height:100px;font-size: 20px;font-weight:500;transition:all 0.4s}
.navbar-nav li.active>a,.navbar-nav .nav-list>li:hover>a,.navbar-nav .nav-list>li>a.reds{color:#fff;}
.navbar-nav .nav-list>li>a.nav_on{font-size:18px;position:relative;color:#fff}
.navbar-nav .nav-list>li.syin{ width:14% !important}
.navbar-nav .header-contact>p{color:#444;font-size:14px;margin-bottom:0;line-height:18px;}
.navbar-nav .header-contact>.fr p{font-size:25px;color:#a10000;line-height:30px; font-family:impact}
.navbar-nav .header-contact>.fr p:first-child{font-size:12px;color:#999 !important;line-height: 14px; font-family:微软雅黑}
.top-icon{width:12px;height:12px;position:absolute;margin-left:-18px;vertical-align:middle;margin-top:13px;}
.icon-follow{background:url("../images/top_icons2.png") no-repeat left center;}
.icon-global{background:url("../images/top_icons3.png") no-repeat left center;}
.dropdown-menu{display:block;display: none\9;display: block\9\0;-webkit-transform:scale(1.2,0);transform:scale(1.2,0);opacity:0;-webkit-transform-origin:top;transform-origin:top;-webkit-transition:all .2s ease-out;-webkit-transition:-webkit-all .2s ease-out;transition:-webkit-all .2s ease-out;transition:all .2s ease-out;transition:all .2s ease-out,-webkit-all .2s ease-out;z-index:9999; position: absolute; background:#005193; top:100px; width:110%; text-align:center;box-shadow: 0 1px 4px rgba(0, 0, 0, 0.1);border-top:none; margin-left:-5%}
.dropdown-menu > li{border-bottom:1px solid #e5e5e5;}
.dropdown-menu > li>a{font-size:14px;line-height:24px; display:block; width:100%;transition:all .1s ease; padding:9px 0; color:#fff}
.dropdown-menu > li>a:hover{background-color:#f5f5f5; color:#005193}
.dropdown-menu > li:hover{border-bottom:1px solid #005193;}
.dropdown-active{display: block\9;-webkit-transform:scale(1,1);transform:scale(1,1);opacity:1;}

  .navbar-nav {
  }
  /*.navbar-nav ul.list-unstyled{ width:100%}*/
  .navbar-nav > li {
    float: left; 
  }
  .navbar-nav > li > a {
    padding-top: 6.5px;
    padding-bottom: 7.5px;
  }

  
  .navbar-left {
    float: left !important;
  }
  .navbar-right {
    float: right !important;
  }
  .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
 .tel{float:right;  width:17%; background:url(../images/tel.png) no-repeat center left;padding-left: 2%;margin-top: 2.5%;}
  
  /*in_search*/
.search_cnt2{width: 120px;height: 100px;position: relative;padding:33px 10px 0;overflow:hidden; margin-right:80px }
.search_cnt2 .txt{font-size: 10px;width: 98px;height: 36px;line-height: 36px;padding-left: 9px;color:#9f9f9f;border-radius:17px; margin-left:16px }
.search_cnt2 .btn{width: 30px;height: 38px;background: url("../images/search.png") no-repeat;position: absolute;right:7px;top: 40px;border-radius:0 17px 17px 0; cursor:pointer}


@media screen and (max-width:1340px){
	
	 .container2{ min-width:1210px}
	 
	 .search_cnt2{width: 120px;position: relative;overflow:hidden; }
.search_cnt2 .txt{width: 98px;height: 36px;line-height: 36px;padding-left: 10px;color:#9f9f9f;border-radius:17px; margin-left:16px}
.search_cnt2 .btn{right: 0px;}
.navbar-nav{width: 57%;}
.logo img{ margin-top:18px}
 
	}
	


.banner img{
    width: 100%;
}
.banner {
    width: 100%;
    z-index: 0;
    /* overflow: hidden;
    height: 416px; */
    /* bottom:7px; */
    height: auto;
}

.banner .flexslider {
    width: 100%;
    height: 100%;
    overflow: hidden;
    min-width: 1000px;
}

.banner .slides {
    position: relative;
    z-index: 1;
}

.banner .slides li {
    height: 100%;
}

.banner .slides li img {
    width: 100%;
    margin: 0 auto;
    display: block;
}

.banner .flex-direction-nav,
.banner .flex-control-nav {
    display: none
}

/*首页banner*/
.banner17{overflow: hidden;}
.banner17 .shutter {
    overflow: hidden;
    width: 1920px;
    height: auto;
    position: relative;
    left: 50%;
    margin-left: -960px;
    top: 0;
}

.banner17 .shutter-img {
    z-index: 1;
}

.banner17 .shutter-img,
.banner17 .shutter-img a {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

.banner17 .shutter-img a {
    cursor: default;
}

.banner17 .shutter-img a>img {
    width: 1920px;
    height: auto;
}

.banner17 .shutter-img .created {
    overflow: hidden;
    position: absolute;
    z-index: 20;
}

.banner17 .shutter-btn {
    width: 1300px;
    height: 64px;
    z-index: 9;
    position: absolute;
    top: 50%;
    margin-left: -650px;
    margin-top: -32px;
    left: 50%;
    clear: both;
    display: none;
}

.banner17:hover .shutter-btn {
    display: block;
}

.banner17 .shutter-btn li {
    width: 64px;
    height: 64px;
    cursor: pointer;
}

.banner17 .shutter-btn li.prev {
    float: left;
    background: url(../images/left3.png) no-repeat;
}

.banner17 .shutter-btn li.next {
    float: right;
    background: url(../images/right3.png) no-repeat;
}

.cover {
    display: inline-block;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}


/*footer*/
.footer{background: #1b1c1d;}
.foot_con{padding: 50px 0px 44px;color: #a5a5a5;}
.foot_con li{width: 37%;float: left}
.foot_con li.first{margin-right: 12%;width: 450px;}
.foot_con li.first h2{font-size: 20px;font-weight: normal;}
.foot_con li.first h2 span{font-size: 18px;color: #ff6600;line-height: 30px;}
.foot_con li.first .txt p{line-height: 30px;}

.foot_con li strong{font-size: 18px; font-weight: 200;display:block;margin-bottom:17px;color: #FFF;background: url(../images/foot_nav.jpg) no-repeat bottom left;padding-bottom: 16px;}
.foot_con li ul{overflow: hidden;}
.foot_con li ul li{width:180px;float: left;padding: 0;}
.foot_con li ul li a{font-size: 14px;color: #a5a5a5;line-height: 30px;display: inline-block}
.foot_con li ul li:hover a{color: #ff6600}

.foot_con li.last{width: 150px;float: right;}
.foot_con li.last img{width: 150px;height: 150px;display: block;margin: 0 auto}

.foot {background: #1b1c1d;height:32px; font-size: 14px;text-align: center;border-top: 1px solid #2e373e;}
.ddb p { float: left;line-height: 32px;color: #a5a5a5; width: 33.3%; }
.ddb p a{ color: #a5a5a5}
.foot .two2 span{
    background: url(../images/jian.png) no-repeat center left;
    width: 7px;
    height: 7px;
}