
/*-----------------[初始化]--------------*/
body{color: #444;line-height: 1.5;font-family:"微软雅黑","Microsoft Yahei";min-width:1300px;}
a{color: #444;}
img{max-width: 100%;
    transition: .3s;
    -ms-transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    -o-transition: .3s;
}
input,textarea,select{font-size: 12px;color: #444;
    font-family:"微软雅黑","Microsoft Yahei";outline: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
}
button, input, select, textarea {
    /*取消苹果手机方法效果*/
    font-size:16px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
input[type='submit'],input[type='reset'],input[type='button'],select{
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
input[type='submit'],input[type='reset'],input[type='button']{cursor: pointer;}
::-webkit-input-placeholder {color: #999;}
::-moz-placeholder {color: #999; }
::-ms-input-placeholder {color: #999;}

.ani{
    transition: .3s;
    -ms-transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    -o-transition: .3s;
}

/*布局*/
.wp{max-width: 1100px;margin: 0 auto;}
.wp2{max-width: 1110px;margin: 0 auto;}
.h30{height: 30px;clear: both;overflow: hidden;}
.h50{height: 50px;clear: both;overflow: hidden;}
.h100{height: 100px;clear: both;overflow: hidden;}


/*******************************
  -------[=头部]-------
********************************/
#hd{overflow: hidden;background: #f9f9f9;}
#top{height: 50px;background: #005494;position: relative;}
#top a{float: right;}
.top-select{
    position: absolute;top: 10px;left: 50%;margin-left: 335px;
    width: 134px;height: 22px;line-height: 20px;border: 1px solid #478dc4;padding: 0 40px 0 33px;
    background:#005494 url(../images/top-a.png) no-repeat 100px center;color: #8ebfe4;font-size: 13px;
}
.head .head-select{
    float: right;margin-top: 15px;position: static;width: 100px;padding: 0 30px 0 10px;
    background: url(../images/top-a.png) no-repeat 80px center;
}

.head{height: 108px;position: relative;}
.head .logo{float: left;padding:15px 0 0 18px;}
.head .logo img{width: 188px;height: 70px;display: block;}
.head .tel{
    position: absolute;line-height: 103px;top: -10px;left: 50%;margin-left: 113px;
    background: url(../images/tel-bg.png) no-repeat 0 bottom;padding-left: 50px;
}
.head .tel span{
    display: block;color: #fff;width: 900px;padding-left: 88px;font-size: 27px;
    background: #1397d5 url(../images/tel.png) no-repeat 50px center;}

/*******************************
    -------[=导航]-------
********************************/
.navBtn{
    width: 40px;height: 40px;/*display: none;*/cursor: pointer;float: right;margin-top: 5px;
    background: url(../images/ico-menu.png) no-repeat center center;
    -o-background-size: 25px auto;
    -ms-background-size: 25px auto;
    -moz-background-size: 25px auto;
    -webkit-background-size: 25px auto;
    background-size: 25px auto;
}
/*二级*/
.nav-2{
    display: none;position: absolute;z-index: 999;padding-top: 7px;
    background: url(../images/nav-2.png) no-repeat 60px 0;width: 317px;
}

.hd-down{position: fixed;top: 0;left: 0;width: 100%;z-index: 999;background: #fff;}
.doc-down{
    position: fixed !important;top:74px;left:50%;
    width: 734px;z-index: 9999;
    margin-left:-255px;
}
/*******************************
  -------[=banner]-------
*******************************/
#banner{overflow: hidden;position: relative;z-index: 1;}
#banner .slick-slider,#banner .slick-list,#banner .slick-track,#banner .slick-slide{height: 100%;}
#banner a{display: block;height: 100%;}
#banner img{display: block;width: 100%;height: auto;}
#banner .slick-slide{
    background-repeat: no-repeat;
    background-position: center center;
    -o-background-size: auto 100%;
    -ms-background-size: auto 100%;
    -moz-background-size: auto 100%;
    -webkit-background-size: auto 100%;
    background-size: auto 100%;
}
#banner .slick-dots{position: absolute;left: 0;bottom: 30px;width: 100%;text-align: center;z-index: 99;}
#banner .slick-dots li{display: inline-block;margin: 0 3px;}
#banner .slick-dots li button{
    display: block;width:61px;height: 5px;
    font-size: 0;line-height: 0;text-indent: 999px;background-color: rgba(0,0,0,0.4);
    outline: none;border: none;cursor: pointer;
}
#banner .slick-dots li.slick-active button{background-color: #007337;}

/*******************************
  -------[=底部]-------
********************************/
#fd{overflow: hidden;background: #005fa1;color: #fff;padding-top: 25px;border-top: 1px solid #9b9b9b;}
.fd-top .col-l{width: 600px;overflow: hidden;}
.fd-tit1{color: #fff;font-size: 19px;font-weight: lighter;line-height: 50px;border-bottom: 1px solid #9c9c9c;}
.fd-tab{margin-top: 25px;}
.fd-tab span{display: inline-block;width: 60px;font-size: 15px;}
.fd-tab input{height: 30px;line-height: 30px;border-radius: 5px;border: none;}
.fd-tab ul li{height: 30px;margin-bottom: 10px;}
.fd-tab ul,.fd-tab textarea,.fd-tab button{float: left;}
.fd-tab textarea{
    height: 110px;width: 230px;
    line-height: 20px;padding:10px;margin:0 10px; border-radius: 5px;
}
.fd-tab button{
    height: 110px;background: #013255;color: #fff;width: 92px;
    border-radius: 5px;border: none;font-size: 20px;cursor: pointer;
}
.fd-top{overflow: hidden;padding-bottom: 60px;border-bottom: 1px solid #9c9c9c;}
.fd-top .col-r{width: 335px;color: #d1d1d1;}
.fd-top .txt{padding-top: 10px;}
.fd-center{overflow: hidden;padding: 47px 0;border-bottom: 1px solid #9c9c9c;}
.fd-ul li{margin-right: 50px;float: left;width: 180px;margin-left: 50px;}

.fd-ul dt{padding-bottom: 13px;}
.fd-ul dd a{color: #d1d1d1;font-size: 12px;}
.fd-ul dd a:hover{color: #fff;}
.fd-weixin{float: right;width: 175px;}
.fd-weixin img{width: 175px;height: 175px;}
.fd-tel{line-height: 26px;text-align: center;background: #005494;border-radius: 5px;font-size: 17px;margin-bottom: 10px;}
.fd-tit2{font-size: 19px;line-height:30px;font-weight: lighter;}

.fd-bot{background: #393a3b;font-size: 16px;color: #b2b6b7;line-height: 40px;padding:15px 0 40px;}
.fd-bot img{vertical-align: middle;height: 32px;}
.fd-bot span{float: right;font-weight: bold;color: #dcddd8;}
.fd-bot a{display: inline-block; margin-left: 14px;vertical-align: middle;width: 35px;height: 35px;border-radius: 50%;background: url(../images/fd-pic3.png) no-repeat center center;}
.fd-bot .a2{background-image: url(../images/fd-pic4.png);}
.fd-bot .a3{background-image: url(../images/fd-pic5.png);}
.fd-bot .a4{background-image: url(../images/fd-pic6.png);}
.f-b{text-align:center;line-height:50px;}
/*******************************
    -------[=正文]-------
********************************/
.g-tit1{text-align: center;padding-bottom: 20px;}
.g-tit1 h3{display: inline-block;background: url(../images/g-tit1.jpg) repeat-x 0 center;padding: 0 90px;color: #000;color: #5f696f;}
.g-tit1 span{
    background: #fff;padding: 0 10px;font-size: 41px;color: #5f696f;font-weight: lighter;
    line-height: 66px;display: inline-block;
}
/*row-1*/
.row-1{padding: 65px 0 190px;}
.slick-pic{position: relative;}
.slick-pic .items{
    display: block;position: relative;z-index: 99;
    margin: 45px 10px 0;outline: none;-o-transition:.3s;border: 1px solid #ddd;
    -ms-transition:.3s;
    -moz-transition:.3s;
    -webkit-transition:.3s;
    transition:.3s;
}
.slick-pic .inner{border:3px solid #fff; padding: 15px;}
.slick-pic .txt{
    padding: 0 25px;text-align: center;font-size: 16px;line-height: 20px;height: 45px;overflow: hidden;
    color: #4b6e88;text-transform: uppercase;
    line-height: 45px;
    background: #4586c7;
    color: #fff;
}

.slick-pic .pic{padding-top:109%;position: relative;overflow: hidden;}
.slick-pic .pic img{position: absolute;left: 0;top: 0;width: 100%;height: 100%;}
.slick-pic .items:hover{margin-top:25px;border-color:#1397d5;}
.slick-pic .items:hover .inner{border-color:#1397d5;}
.slick-pic .items:hover .txt{color:#fff;}
.slick-pic .slick-arrow{
    display: block;position: absolute;width: 38px;height: 38px;background: url(../images/ico-l.png) no-repeat 0 0;
    font-size: 0;border: none;top: 50%;margin-top: -19px;outline: none;cursor: pointer;
    -o-transition:.3s;
    -ms-transition:.3s;
    -moz-transition:.3s;
    -webkit-transition:.3s;
    transition:.3s;
}
.slick-pic .slick-prev{left: -50px;}
.slick-pic .slick-next{right: -50px;background-image: url(../images/ico-r.png);}
.slick-pic .slick-prev:hover{background-image: url(../images/ico-l-on.png);}
.slick-pic .slick-next:hover{background-image: url(../images/ico-r-on.png);}

/*row-2*/
.row-2{background: #efefef;padding-top: 35px;}
.row-2 .g-tit1 h3 span{background: #efefef;}
.lm-list01{
    width: 860px;margin: 0 auto;background:url(../images/row2-bg.png) no-repeat center 10px;
    height: 860px;padding-bottom: 52px;position: relative;
}
.lm-list01 ul{position: relative;}
.lm-list01 li{position: absolute;}
.lm-list01 li h3{color: #dcddd8;font-size: 60px;font-family: "Arial";line-height: 70px;font-weight: lighter;}
.lm-list01 li p{color: #fff;}
.lm-list01 .li-1{font-size: 15px;width: 320px;left: 295px;top:25px;}
.lm-list01 .li-1 h3{padding-left: 103px;}

.lm-list01 .li-2{font-size: 19px;width: 242px;left:59px;top: 270px;line-height: 26px;}
.lm-list01 .li-2 h3{padding-left: 72px;}

.lm-list01 .li-3{font-size: 19px;width: 256px;right: 35px;top: 270px;line-height: 26px;}
.lm-list01 .li-3 h3{padding-left: 72px;}

.lm-list01 .li-4{font-size: 16px;width: 245px;left: 85px; top: 500px;}
.lm-list01 .li-4 h3{padding-left: 52px;}

.lm-list01 .li-5{font-size: 16px;width:260px;right: 30px; top: 490px;line-height: 20px;}
.lm-list01 .li-5 h3{padding-left:103px;}

.lm-list01 .li-6{font-size: 14px;width:310px;left: 292px; top: 600px;}
.lm-list01 .li-6 h3{padding-left:103px;}
.lm-list01 .m-tit{
    position: absolute;left: 50%;top: 50%;margin: -107px 0 0 -107px; z-index: 99;
    width: 215px;height: 215px;border-radius: 50%;background: #dff9ff;
    font-size: 27px;color: #005494;line-height: 33px;
}
.lm-list01 .m-tit p{padding: 53px 12px;text-align: center;}

/*row-3*/
.g-tit1 .n-1{font-size: 26px;}

.row-3 .g-tit1{padding-bottom: 0;}
.row-3 .g-tit1,
.row-3 .g-tit1 span{color: #2e3131;line-height: 52px;font-family:"Arial";}
.row-3 .g-tit2{color: #2e3131;text-align: center;font-size: 18px;line-height: 20px;padding-bottom: 20px;}
.row-3 img{width: 100%;}
.r5{text-align: center;}
.r5 img{width: 1200px!important;}
/*row-4*/
.row-4{background: #e7e7e7;padding: 60px 0 40px;}
.row-4 .g-tit1{padding-bottom: 20px;}
.row-4 .g-tit1 span{background: #e7e7e7;line-height: 30px;color: #4d4d4d;}
/*row-5*/
.row-5{padding: 80px 0 40px;background: #e7e7e7;}
.row-5 .g_lh span{background: #e7e7e7;}
.g-tit1.g_lh span{line-height: 24px;color: #505050;font-size: 17px;font-family:"Arial";max-width: 520px;}

/*row-6*/
.row-6{background: #005fa1;padding: 40px 0;}
.g-tit3 h3{background-image: url(../images/g-tit3.jpg);}
.g-tit3 span{background: #005fa1;font-size: 28px;color: #fff;}
.lm-list02{overflow: hidden;padding: 0 60px;}
.lm-list02 li{width: 20%;float: left;}
.lm-list02 .inner{padding: 0 34px;}
.lm-list02 .pic,.lm-list02 .pic img{width: 105px;height: 105px;}
.lm-list02 .pic{
    overflow: hidden;border-radius: 50%;
    -o-transition:.3s;
    -ms-transition:.3s;
    -moz-transition:.3s;
    -webkit-transition:.3s;
    transition:.3s;}
.lm-list02 .pic:hover{opacity: 0.7;}
.lm-list02 .name{color: #fff;text-align: center;padding-top: 8px;line-height: 14px;height: 28px;overflow: hidden;}
/*row-7*/
.row-7{padding: 100px 0 40px; background:#fff;}
.row-7 .g-tit1 span{font-size: 36px;}
.lm-list03{overflow: hidden;}
.lm-list03 li{float: left;width: 22.1%;}
.lm-list03 .pic{padding: 4px 6px;}
.lm-list03 .pic a{display: block;padding-top: 120%;position: relative;overflow: hidden;}
.lm-list03 .pic img{
    position: absolute;left: 0;top: 0;width: 100%;height: 100%;
    -o-transition:.3s;
    -ms-transition:.3s;
    -moz-transition:.3s;
    -webkit-transition:.3s;
    transition:.3s;
}
.lm-list03 .pic img:hover{
    -webkit-transform: scale(1.08,1.08);
    -moz-transform: scale(1.08,1.08);
    -ms-transform: scale(1.08,1.08);
    -o-transform: scale(1.08,1.08);
    transform: scale(1.?8,1.08);
}
.lm-list03 .first{float: left;width: 33.5%;}
.lm-list03 .first a{padding-top:158%;}
/*row-8*/
.row-8{background: #ebebeb;padding: 40px 0 55px;}
.row-8 .g-tit1 span{background: #ebebeb;font-size: 36px;}

.slick-pic2{position: relative;padding: 0 -18px;}
.slick-pic2 .items{
    position: relative;padding-bottom: 30px;
    margin:0 18px;outline: none;
    -o-transition:.3s;
    -ms-transition:.3s;
    -moz-transition:.3s;
    -webkit-transition:.3s;
    transition:.3s;
}
.slick-pic2 .items .arr-b{
    position: absolute;width: 42px;height: 42px;z-index: 99;left:50%; margin-left: -21px;bottom:8px;
    background:#cecece url(../images/arr-b.png) no-repeat 12px 12px;
    transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -moz-transform: rotate(45deg);

}
.slick-pic2 .pic{padding-top: 100%;position: relative;overflow: hidden;}
.slick-pic2 .pic img{
    position: absolute;left: 0;top: 0;width: 100%;height: 100%;
    -o-transition:.3s;
    -ms-transition:.3s;
    -moz-transition:.3s;
    -webkit-transition:.3s;
    transition:.3s;
}
.slick-pic2 .pic img:hover{
-webkit-transform: scale(1.08);
-moz-transform: scale(1.08);
-ms-transform: scale(1.08);
-o-transform: scale(1.08);
transform: scale(1.08);
}
.slick-pic2 .txt{padding: 15px 15px 25px;background: #fff;}
.slick-pic2 .txt h5{
    font-size: 14px;padding-bottom: 5px;line-height:18px;height:18px;
    white-space: nowrap;overflow: hidden;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
}
.slick-pic2 .txt p{line-height: 14px;height: 56px;
    display: -webkit-box;display: box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    overflow: hidden;
}
.slick-pic2 .inner{border:3px solid #fff; padding: 14px;}
.slick-pic2 .items:hover .arr-b{background-color: #fff;}
.slick-pic2 .items:hover .txt{color:#fff;background-color:#005494;}
.slick-pic2 .slick-arrow{
    position: absolute;outline: none;cursor: pointer;
    height: 101px;width: 53px;background: url(../images/row8-l.png) no-repeat 0 0;
    top: 50%;margin-top: -50px;border: none; font-size: 0;
}
.slick-pic2 .slick-prev{left: -70px;}
.slick-pic2 .slick-next{right: -70px;background-image: url(../images/row8-r.png);}
/*row-9*/
.row-9{

}
.about-txt{background: #f2f2f2;padding: 35px 60px;font-size: 14px;text-align: center;line-height: 200%;}
.about-txt .more{text-align: center;padding-top: 25px;}
.about-txt .more a{text-align: center;}
.about-txt .g-tit1 span{background: #f2f2f2;font-size: 36px;}

.slick-pic3{padding: 120px 0;background: #fff;}
.slick-pic3 .items{margin:0 5px;padding: 0;}
.slick-pic3 .pic{padding-top:134%;border: 3px solid #ddd;}



/*右侧浮动*/
.float-bar{
    position: fixed;right:0;bottom: 0;
    z-index: 999;
    height: 114px;
}
.float-bar ul{overflow: hidden;}
.float-bar li{
    width: 56px;height: 56px;margin-bottom: 1px;display: block;
}
.float-bar #goTop,.float-bar a{
    width: 56px;height: 56px;
   cursor: pointer;
   display: block;
   -o-transition:.5s;
   -ms-transition:.5s;
   -moz-transition:.5s;
   -webkit-transition:.5s;
   transition:.5s;
}
.float-bar #goTop{
    opacity: 0;
    background: url(../images/fr-1.png) no-repeat;
}
.float-bar #goTop:hover{
    background: url(../images/fr-1h.png) no-repeat;
}

.float-bar .talk-ico{
    background: url(../images/fr-2.png) no-repeat;
}
.float-bar .talk-ico:hover{
    background: url(../images/fr-2h.png) no-repeat;
}

/*热词搜索栏*/
.search-hot{border-bottom: 1px solid #e6e6e6; }
.search-hot .wp{overflow: hidden;}
.search-hot .info{float: left;color: #035a93;font-weight: bold;line-height: 65px;}
.search-hot .info a{display: inline-block;margin-left: 10px;font-weight: lighter;}

.search-hot .search{float: right;padding: 16px 0;}
.search-hot .search input{
    float: left;height: 33px;line-height: 33px;background: #e6e6e6;
    border: none;padding-left: 10px;
}
.search-hot .search .inp{border-radius: 16px 0 0 16px;font-size: 12px;}
.search-hot .search .sub{border-radius: 0 16px 16px 0;color: #035a93;padding: 0 15px;font-size: 14px;}

.jian-jie{
	width:40%;
	line-height: 25px;
	height: 478px;
	top:150px;
	left:560px;
	overflow: auto;
}

.picFocus{
  width:400px;
  font-size: 0;
  position:relative;
  overflow:hidden;
  zoom:1;

}
.picFocus .hd{
  width:100%;
  padding-top:5px;
  overflow:hidden;
}
.picFocus .hd ul{
  margin-right:-5px;
  overflow:hidden;
  zoom:1;
}
.picFocus .hd ul li{
  padding-top:5px;
  float:left;
  text-align:center;
}
.picFocus .hd ul li img{
  width:65px; height:auto;
  border:2px solid #ddd;
  cursor:pointer; margin-right:5px;
}
.picFocus .hd ul li.on img{ border-color:#4C2387;  }
.picFocus .bd{
  width:300px;
  height: auto;
  border:1px solid #ddd;
  padding:40px 45px;;
  overflow: hidden;
}
.picFocus .bd li{ vertical-align:middle; }
.picFocus .bd img{ width:100%; height:auto; display:block;  }
.pro-l{width:410px; float:left}
.pro-r{width:410px; float:left;margin-left:30px;height: 520px;  overflow-y: auto;}
.pro-m{ margin-bottom:30px;clear:both;padding-top:50px;}
.news-m{margin-bottom:90px;height:415px;}
.m-li{ float:left; margin-left:35px;}
.m-li:first-child{margin-left:0px;}
.m-li span{float:right; color:#999;}
.news-ul li{line-height:200%;position: relative;}
.yq{
    line-height: 50px;
    border-bottom: 1px solid #9b9b9b;
    height: 50px;
    padding-left: 10px;
    box-sizing: border-box;
}
.yq a{
    color: #fff;
}
.yq li{
    float: left;
    margin-right: 30px;
}
.logo  img{
    float: left;
}
.top-r{
    float: right;
    padding-top: 20px;
    border: none!important;
}
.top-r span{
    color: #f58220;
    font-size: 20px;
}
.top-r .search{
    padding: 0px;
}
#top a{
    color: #fff!important;
}
.p-a{
    position: relative;
}
.p-num{
    position: absolute;
    left: -120px;
    width: 100px;
    height: 135px;
    top: -120px;
    background-color: #fff;
    border-radius: 5px;
    padding-top: 10px;
    box-sizing: border-box;
    text-align: center;

}
