@charset "utf-8";
/* CSS Document */

html{min-width:1100px;}
*{margin:0px; padding:0px;}
*:focus{outline:none;}
body{color:#666; font-size:14px; font-family:"微软雅黑",Arial, Helvetica, sans-serif;}
ul li{list-style:none;}
a{text-decoration:none;}
a:hover{transition-property:color;transition-duration:.6s}
img{border:none;}
h1{font-size:24px;}
h2{font-size:18px;}
h3{font-size:16px;}
h4{font-size:14px;}

.clr{clear:both}
.w1100{width:1100px; margin:0 auto;}
.header_wrap{width:100%; height:110px; background:url(../images/header_bg.png) no-repeat top center; clear:both}
.logo{padding-top:55px; float:left;}
.menu{width:720px; padding-top:30px; height:80px; line-height:80px; padding-left:60px; position:relative; z-index:99; float:left}
.mainlevel{width:120px; /*IE6 only*/ height:80px; text-align:center; position:relative; background:url(../images/menu_line.jpg) no-repeat right center; z-index:11; float:left;}
.mainlevel a{width:120px; height:80px; line-height:80px; display:block; font-size:14px; color:#1d1c1c; margin-left:0px;}
.mainlevel a:hover,.mainlevel a.active{color:#106295;}
.mainlevel ul{width:110px; display:none; padding:10px 5px; position:absolute; left:0px; background:#f0f1f1; z-index:9;}
.mainlevel li{width:100%;/*IE6 only*/ height:28px; line-height:28px; border-bottom:#e2e3e3 1px solid;}
.mainlevel li a{width:100%;/*IE6 only*/ display:block; padding:0px; height:28px; line-height:28px; background:none; font-size:12px; color:#575757; font-weight:normal;}
.mainlevel li a:hover{background:#106295; color:#fff;}
.lang{float:right; padding-top:55px;}
.lang a{width:37px; height:37px; margin:0px 5px; color:#5a5a5a; font-size:12px; background:url(../images/circle.png) no-repeat center; text-align:center; line-height:37px; display:inline-block;}
.lang a:hover{background:url(../images/circle_hover.png) no-repeat center;}
.flexslider{position:relative;height:508px;overflow:hidden;background:url(../images/loading.gif) 50% no-repeat; width:100%; z-index:9;}
.slides{position:relative;z-index:1;}
.slides li{height:508px;}
.flex-control-nav{position:absolute;bottom:20px;z-index:2;width:100%;text-align:left; left:45%; margin-left:-25px}
.flex-control-nav li{display:inline-block;width:14px;height:14px;margin:0 5px;*display:inline;zoom:1;}
.flex-control-nav a{display:inline-block;width:14px;height:14px;line-height:41px;overflow:hidden;background:url(../images/dot.png) right 0 no-repeat;cursor:pointer;}
.flex-control-nav .flex-active{background-position:0 0;}
.flex-direction-nav{position:absolute;z-index:3;width:100%;top:45%;}
.flex-direction-nav li a{display:block;width:50px;height:50px;overflow:hidden;cursor:pointer;position:absolute;}
.title{width:100%; height:66px; line-height:66px; padding:15px 0px; text-align:center; color:#a0a0a0; background:url(../images/tit_bg.png) no-repeat center; font-family:Arial, Helvetica, sans-serif; font-size:15px; clear:both;}
.title b{color:#0f82b2; font-size:30px;}
.show{margin-bottom:20px;}
.show li{float:left; margin-bottom:1px; position:relative;}
.show li img{width:100%; height:100%;}
#s1{width:330px; height:215px; margin-top:10px; margin-left:55px;}
#s2{width:330px; height:225px; margin:0px 1px;}
#s3{width:330px; height:215px; margin-top:10px;}
#s4{width:365px; height:272px; margin-right:1px;}
.cap{width:100%; height:100%; overflow:hidden; color:#000; text-align:center; font-weight:normal; background-color:rgba(228,224,13,0.8); background-image:url(../images/fdj.png); background-repeat:no-repeat; background-position:center; position:absolute; left:0px; top:0px; display:none;}
.cap span{width:100%; text-align:center; position:absolute; height:30px; line-height:30px; bottom:10px; left:0px; font-size:12px;}
.intro_wrap{width:100%; height:398px; background:url(../images/intro_bg.png) no-repeat top center; clear:both}
.intro_l{width:270px; padding-top:60px; padding-left:30px; color:#000; float:left;}
.intro_l h4{font-weight:normal; line-height:20px; background:url(../images/black_line.jpg) no-repeat top left; clear:both}
.intro_l p{line-height:18px; font-size:12px; padding:5px 0px; clear:both}
.intro_l img{padding:50px 0px 0px 80px; animation:rond 3s infinite; -webkit-animation:rond 3s infinite;}
.intro_r{width:750px; height:240px; overflow:hidden; padding-top:50px; float:left;}
.intro_r h3{color:#ecdd20; font-family:Verdana, Geneva, sans-serif; font-weight:normal; clear:both}
.intro_r h2{color:#fff; font-size:24px; height:40px; line-height:40px; margin-bottom:5px; clear:both}
.intro_r p{line-height:22px; color:#fff; font-size:12px; clear:both}
@keyframes rond {
  0% {transform:rotate(0deg);}
  50%{transform:rotate(30deg);}
  100%{transform:rotate(-10deg);}
}

@-webkit-keyframes rond {
  0% {transform:rotate(0deg);}
  50%{transform:rotate(30deg);}
  100%{transform:rotate(-10deg);}
}
.news_wrap{width:100%; padding-bottom:80px; background:url(../images/news_wrap.png) no-repeat bottom center; clear:both}
.news li{width:310px; margin:0px 28px; text-align:center; float:left;}
.news li img{width:173px; height:173px; border-radius:50%; transition:all 0.8s ease-in-out;}
.news li:hover img{transform:rotate(360deg)}
.news li h4{height:36px; line-height:36px; font-weight:normal; font-size:15px; clear:both;}
.news li h4 a{color:#64b9e0;}
.news li:hover h4 a{color:#0f82b2;}
.news li p{line-height:20px; font-size:12px; clear:both}
.footer{width:100%; height:100px; padding-top:25px; font-size:12px; background:#1e1e1c url(../images/foot_bg.jpg) repeat-x; clear:both}
.f_nav{float:left; height:58px; line-height:24px;}
.f_nav a{color:#a4a4a4; padding:0px 10px;}
.f_nav a:hover{color:#fff;}
.share{float:right; padding-top:20px;}
.copy{width:100%; height:40px; line-height:40px; color:#a9a9a8; clear:both;}

/*about*/
.ny_banner{width:100%; height:865px; clear:both}
#about{background:url(../images/about_banner.jpg) no-repeat top center;}
#news{background:url(../images/news_banner.jpg) no-repeat top center;}
#human{background:url(../images/human_banner.jpg) no-repeat top center;}
#cont{background:url(../images/cont_banner.jpg) no-repeat top center;}
.news_del_banner{width:100%; height:195px; background:url(../images/news_del_banner.jpg) no-repeat top center; clear:both;}
.pro_banner{width:100%; height:195px; background:url(../images/pro_banner.jpg) no-repeat top center; clear:both;}

.ny_t{width:100%; padding-top:60px; line-height:70px; color:#647693; clear:both;}
.ny_t b{color:#106295; font-weight:bold; font-size:24px;}
.ny_l{width:172px; height:600px; background:#fff; float:left;}
.ny_l li{width:100%; height:55px; line-height:55px; text-indent:3em; border-bottom:#dbdbdb 1px solid; float:left}
.ny_l li a{color:#444; display:block; font-size:12px;}
.ny_l li a:hover,.ny_l li a.active{background:#606062; color:#fff;}
.ny_p{width:187px; height:600px; float:left;}
.ny_r{width:670px; height:580px; padding:10px 30px; background:#fff; float:left;}
.pos{width:100%; height:50px; line-height:50px; font-size:12px; border-bottom:#dbdbdb 1px solid; float:left}
.pos a{color:#4188d3;}
.pos img{vertical-align:middle; padding-right:8px;}
.ny_del{width:100%; margin-top:30px; line-height:26px; font-size:14px; float:left}
.ny_del h2{font-size:24px; color:#055097; line-height:40px; clear:both}
.ny_del h4{color:#aaa; font-size:16px; font-weight:normal;}
.bule{width:100%; height:132px; background:url(../images/news_wrap.png) no-repeat bottom center; clear:both}

/*news*/
.news_list{width:100%; padding-top:10px; float:left;}
.news_list li{width:100%; height:34px; line-height:34px; border-bottom:#e0e0e0 1px dashed; font-size:12px; color:#666; float:left;}
.news_list li a{float:left; background:url(../images/news_icon.png) no-repeat 10px center; padding-left:25px; color:#666;}
.news_list li a:hover{color:#1d73cb;}
.news_list li span{float:right;}
.news_tit{width:1100px; height:60px; margin:0 auto;}
.news_tit h2{float:left; line-height:60px; color:#106295;}
.news_tit span{float:left; line-height:60px; color:#939393; padding-left:5px;}
.ss_in{width:160px; height:24px; border:#eee 1px solid; margin-top:18px; margin-left:20px; text-indent:0.5em; color:#666; float:left}
.ss_btn{width:32px; height:26px; background:url(../images/ss_btn.jpg) no-repeat center; margin-top:18px; cursor:pointer; border:none; float:left}
.news_sub{width:100%; height:46px; line-height:46px; background:#2c9dd2; clear:both;}
.news_sub li{width:100px; text-align:center; margin-left:-25px; margin-right:20px; font-size:12px; float:left}
.news_sub li a{display:block; color:#fff;}
.news_sub li a:hover,.news_sub li a.active{background:url(../images/jt.jpg) no-repeat top center;}
.news_del{width:1100px; padding:20px 0px; line-height:24px; margin:0 auto; clear:both}

/*pro_list*/
.pro_list{width:100%; background:#f9f9fb; float:left;}
.pro_list li{width:240px; height:344px; padding-right:35px; background:url(../images/pro.jpg) no-repeat top left; float:left;}
.pro_list li img{width:225px; height:215px; padding-top:8px; padding-left:8px; float:left;}
.pro_list li p{clear:both; height:60px; line-height:60px; color:#666; text-align:center; overflow:hidden;}
.pro_list li:hover{background:url(../images/pro_hover.jpg) no-repeat top left;}
.pro_list li:hover p{color:#fff;}

/*contact*/
.con_l{width:250px; line-height:26px; color:#212121; float:left;}
.con_l h2{line-height:35px; font-weight:normal; color:#212121; margin-bottom:5px; clear:both}
.con_r{float:left;}
.con_r li{width:200px; height:210px; padding-top:10px; margin-left:8px; border:#e7e9eb 1px solid; text-align:center; float:left;}
.con_r li img{width:165px; height:165px; padding-bottom:5px;}
.con_r li p{line-height:30px; border-top:#ecedef 1px solid; clear:both}

.honor{width:100%; float:left;}
.honor li{width:212px; text-align:center; margin:0px 5px; float:left;}
.honor li img{width:210px; height:160px; border:#4188d3 1px solid; float:left;}
.honor li p{height:50px; line-height:50px; color:#4188d3; clear:both}