﻿@charset "utf-8";
/* CSS Document */

body,html{margin:0;padding:0;font-family: Microsoft YaHei; font-size: 1rem;  line-height: 1.5; color: #373a3c; background-color: #fff; width:100%; max-width:100%; min-width:1250px;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,table,tr,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,th,var{font-style:normal;font-weight:normal;}
input, textarea{border: 0;background: none; outline: 0; resize: none;}
input:hover,input:active,input:focus{ outline: 0;}
ul,ul li,input, dl, dd {  padding:0; margin:0; list-style-type:none;}
img,a img{border:0;margin:0;padding:0;}
caption,th{text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
a{text-decoration:none; color:#444; -moz-transition: all 0.5s; -webkit-transition:all 0.5s; -o-transition:all 0.5s;transition:all 0.5s; }
a:hover{text-decoration:none; }
.fl{float:left;}
.fr{float:right;}
textarea{resize:none; overflow:auto;}
.clearfix::after {content:""; display: block; clear:both; }
.clearfix{zoom:1;}
.clear { clear: both;font-size: 0;height: 0;line-height: 0;}
.baseDiv{ width:1250px; margin:0 auto; margin-left:auto !important; margin-right:auto !important; }


/*top*/
.head{ width:100%; position:relative; z-index:1000; box-shadow: 0 3px 15px rgba(0,0,0,0.1);background: #fff url(img/topbg.jpg) top center no-repeat; min-height: 256px;}
.head .head_top{height:40px; line-height:40px; font-size:14px; color:#666; border-bottom: 1px solid rgba(0,0,0,0); background: rgba(0,0,0,0.05); }
.head .head_top .spanN{ padding:0 15px; color:#666; font-size:12px; }
.head .head_top a{ color:#666; font-size:14px;}
.head .head_top a:hover{ text-decoration:underline;}
.head .head_top .span1{color:#e2960b; font-size:13px;}
.head .head_top .bdsharebuttonbox{ padding-top:5px; }
.head .head_logo{ height:150px; background: rgba(255,255,255,0.4);border-bottom: 1px solid  rgba(255,255,255,0.4);  }
.head .head_logo .logoDiv{ display:block;width:392px; height:150px; }
.head .head_logo .biaoyu{padding:0px 0 0 20px; border-left:1px solid rgba(0,0,0,0.1); margin-left:20px; height:65px; margin-top:45px; }
.head .head_logo .biaoyu .div1{ font-size:22px; font-weight:700; color:#7a72a4; line-height: 30px;letter-spacing:0px;width: 310px; padding-top:2px;}
.head .head_logo .biaoyu .div2{ color: #7a72a4; font-size:15px ; padding-top:6px; overflow:hidden; white-space:nowrap; text-overflow:ellipsis; width: 310px;}
.head .head_logo .tel{ height:100%; text-align:right; padding-right:10px; }
.head .head_logo .tel .div1{ color: #222; font-size: 15px; line-height: 22px; padding-top:44px; letter-spacing: 1px; }
.head .head_logo .tel .div2{ color: #cf273e;font-size:38px;font-family:Impact, Haettenschweiler, "Franklin Gothic Bold", "Arial Black", sans-serif ;line-height: 50px; padding-top:1px;}
.head .head_logo .ewm{ width:100px; height:100px;margin-top:20px; border:5px solid rgba(0,0,0,0.1);margin-left:10px; }
.head .head_logo .ewm img{display:block; width: 100%;}



.nav{ position:relative; background:#3671cf /*url(img/navbg.jpg)*/; border-bottom:5px solid #1c5bbe; }
.navMain{ position:relative; }
.nav .navMain .navLi{ float:left; position:relative; width:12.5%; border-left:1px solid #1c5bbe;box-sizing:border-box;}

.nav .navMain .navLi:last-child{border-right:1px solid #1c5bbe;}
.nav .navMain .navLi a.a1{ display:block; color:#fff; position:relative; height:58px; line-height:58px; text-align:center; font-size:17px; }
.nav .navMain .navLi a.a1 span{ display:inline-block; padding-left:30px; background-repeat: no-repeat !important; background-position: left center !important;  }
.nav .navMain .navLi.indexLi a.a1 span{background: url(img/index.png) left center no-repeat;}

.nav .navMain .navLi:hover a.a1,.nav .navMain .navLi.active a.a1{ background: #1c5bbe; }
.nav .navMain .navLi:hover a.a1::after,.nav .navMain .navLi.active a.a1::after{}
.nav .navMain .navLi .dh2{ width:100%; padding:0px 0; top:100%; left:0; position:absolute; z-index:1000; display:none; overflow:hidden;border-top:5px solid #3671cf; -moz-transition:all 0.2s;-webkit-transition:all 0.2s;-o-transition:all 0.2s;transition:all 0.2s; box-shadow:0 3px 15px rgba(0,0,0,0.1); }
.nav .navMain .navLi .dh2 a.a2{ display:block;text-align:  center; color:#333; background-color:rgba(255,255,255,0.85); margin:auto; line-height:20px; font-size:15px; padding:20px 0; margin-bottom: 1px;}
.nav .navMain .navLi .dh2 a.a3 span{}
.nav .navMain .navLi .dh2 a.a2 span{ }
.nav .navMain .navLi .dh2 a.a2:hover span{}
.nav .navMain .navLi .dh2 a.a2:hover,.nav .navMain .navLi .dh2 a.a3:hover{  background-color:#3671cf; color: #fff; }
.nav .navMain .navLi .dh2 a.a3{ display: block; width:200px; float:left; line-height:20px; font-size:14px; padding:15px 0; margin:0px 5px; border-bottom:1px solid #ebebeb; }
.nav .navMain .navLi:hover .dh2{ display:block;}
.fix{ background:rgba(0,0,0,0.6); border:0;-webkit-animation-duration: 0.5s;	animation-duration: 0.5s; opacity:1;filter: alpha(opacity=100);position: fixed;width: 100%;top: 0;left: 0;z-index: 99999;box-shadow:0 5px 15px rgba(0,0,0,0.1);}


/*banner*/
.banner{ width:100%; background:#fafafa; position:relative; z-index:11;}
.banner_slides{ position:relative; overflow:hidden; width:100%; margin:auto; }
.banner_slides , .slides_container,.slides_control ,.banner_pic{ height:450px;max-height:600px}
.banner_slides .slidesjs-slide{width:100%; height:100%;}
.banner_pic{display:block; width:100%; height:100%; background-size: cover !important;}
.slides_btn{position:absolute; z-index:999;display:block;width:50px;height:80px;margin-top:-40px;top:50%;overflow: hidden;text-indent:-9999px; background-color:rgba(0,0,0,0.1);-moz-transition: all 0.5s;-webkit-transition:all 0.5s;-o-transition:all 0.5s;transition:all 0.5s;}
.banner:hover .slides_btn{background-color:rgba(0,0,0,0.3);}
.banner .slides_btn:hover{ background-color:#3671cf ;}

.btn_previous{ left:-50px; background:url(img/pre02.png) center center no-repeat; }
.btn_next{ right:-50px; background:url(img/next02.png) center center no-repeat;}
.banner:hover .btn_previous{left:2%;}
.banner:hover .btn_next{right:2%;}
/**/
.slides_pagination{ width:440px;height:8px;bottom:20px; right:50%; margin-right:-220px; position:absolute;z-index:100; text-align:center; }
.slides_pagination li{margin: 0 5px;display:inline-block; width:100px;+float:left;}
.slides_pagination li a{display:inline-block; *display:inline;zoom:1;overflow:hidden;width:100%;height:3px;background:#fff;color:#666;}
.slides_pagination li a.active,.slides_pagination li a:hover.active,.slides_pagination li a:hover{background:#e1001a;color:#fff;}
/*banner end*/


/*banner下方搜索*/
.ss{ overflow:hidden; line-height:37px; background-color:#e1eef2; padding:16px 0;}
.ss .ssBox .ggt{ color:#d81e06; font-weight: 700;  font-size:15px; padding-right:15px; padding-left:30px; background: url(img/sst.png) left center no-repeat; }
.ss .ssBox .ss_nr{ width:640px; overflow:hidden; white-space:nowrap; }
.ss .ssBox .ss_nr div{ display:inline-block; min-width:100%; font-size:15px; color:#999;}
.ss .ssBox .ss_nr div a{ color:#888; font-size:14px; margin-right:30px; display:inline-block;}
.ss .ssBox .ss_nr div a:hover{ color:#dc0000; text-decoration:underline;}
.searchBox{ position:relative;}
.searchBox .leftImg{ display:block; width:50px; height:37px; background:url(img/ss.png) center center no-repeat;}
.searchBox .search_input{ display:block; float:left; height:37px; line-height:36px; border:0; background:none; font-family:"Microsoft YaHei"; font-size:14px; text-indent:1rem; background:url(img/ssdh.png) left center no-repeat;width:320px; border:1px solid #ebebeb; background:#fff;border-left:5px solid #333;}
.searchBox .search_btn{ display:block;  z-index:10;width:70px; height:37px; line-height: 35px; background:#222 ; letter-spacing:5px ; color: rgba(255,255,255,0.8); font-size:16px;font-family: Microsoft YaHei;  border:0; cursor:pointer;}
.searchBox .search_btn:hover{ background-color:#ea9503;}


.left_class{ width:260px;z-index:1 }
.left_class .classT{ height: 90px; background:#1c5bbe ; position: relative;z-index: 10; text-align: center; border-top:5px solid #faaa18; }
.left_class .classT .t{display: inline-block; background: url(img/classT.png) left center no-repeat;padding-left:67px;margin-top:14px; }
.left_class .classT .div1{ font-size:29px; font-weight: 700; color: #fff; }
.left_class .classT .div2{ font-size:12px; color: rgba(255,255,255,0.6);  }
.left_class .classBox{ padding:10px 0 20px 0; border:3px solid #1c5bbe;background: #fff; border-bottom: 3px solid #faaa18;}
.left_class .classBox li{  margin-top:12px; position: relative;}
.left_class .classBox li .a1{margin:auto; width:225px; font-size: 15px; color: #222; font-weight: 500; height:65px; line-height:65px; display: block; background:#eee; text-align: left; position: relative; }
.left_class .classBox li .a1 .div_l{ display: block; height: 100%; width:66px; background:#fff; border-radius:0 65px 65px 0; }
.left_class .classBox li .a1 .div_l .div1{width:60px; height: 60px; overflow:hidden;
	-moz-border-radius:100%;
	-webkit-border-radius:100%; 
	-o-border-radius:100%; 
	-ms-border-radius:100%;  
 	border-radius:100%; 

 position: relative;top:50%;margin-top:-30px ; left:0; background-position:center center; -webkit-background-size: cover;  -moz-background-size: cover;  -o-background-size: cover; background-size:cover;-moz-transition: all 0.3s; -webkit-transition:all 0.3s; -o-transition:all 0.3s;transition:all 0.3s;}
.left_class .classBox li:hover .a1 .div_l .div1{ left:6px; }
.left_class .classBox li .a1 .div_r {}
.left_class .classBox li .a1 .div_r span{ display:block;margin-left:15px; }
.left_class .classBox li .a1 .jt{ height: 100%; width: 11px; right:15px; top:0; position: absolute; z-index:5;background: url(img/jt.png) right center no-repeat; }
.left_class .classBox li:hover .a1{ background: #faaa18;  color: #fff; }
.left_class .classBox li .dh2{display:none; position: absolute; left:100%; top:0;z-index: 1000;background:#1c5bbe; width:220px;padding:15px;}
.left_class .classBox li .dh2 .a2{display:block; position: relative; height: 55px; line-height: 55px; border-radius:0 40px 40px 0; color:rgba(255,255,255,0.8); font-size:15px;margin-bottom:2px; background:rgba(0,0,0,0.2); }
.left_class .classBox li .dh2 .a2 span{padding-left:30px;display: inline-block; margin-left:20px;}
.left_class .classBox li .dh2 .a2::after{ content: '';display: block; position: absolute; left:20px; top:50%;margin-top:-7px; height:9px ; width:9px; border-radius: 100%; border:3px solid rgba(255,255,255,0.2); }
.left_class .classBox li .dh2 .a2:hover{ background: #faaa18; color: #fff; }
.left_class .classBox li:hover .dh2{display: block;}

.left_class .more{ display: block; height:60px; text-align: center; line-height:60px; color: #fff;margin:5px 0; background:#fda102; font-size:25px; letter-spacing: 2px; }
.left_class .more:hover{ background: #e69201; }

.left_class .lxwm{ margin-top:0px; border:3px solid #3671cf;padding:13px 0; background: #3671cf ;border-top: 3px solid #fda102;}
.left_class .lxwm .t{ height:45px; line-height:45px; color:#aaa; background:rgba(0,0,0,0.2); margin:0 10px; text-align: center;}
.left_class .lxwm .t .span1{ font-size:13px; }
.left_class .lxwm .t .span2{ padding-left:10px; font-size:14px; color: #b4cffa;display: none;}
.left_class .lxwm .lxwm_box{ padding:25px 0;margin:0 10px;background:rgba(0,0,0,0.2);margin-top:3px; }
.left_class .lxwm .lxwm_box p{ line-height:24px; color:#333; font-size:14px; padding:10px 15px; background: #fff; border-left:10px solid #ddd; border-bottom:1px solid #ebebeb; border-top:1px solid #ebebeb;margin-top:10px;}
.left_class .lxwm .lxwm_box img{ display: block; width:150px; height: 150px; margin:auto; }





/**/
.foot{ background-color:#111 ; position:relative; overflow: hidden;}
.foot_nav{padding:0px 0 5px 0; }
.foot_nav>.baseDiv{ border-bottom:1px solid #333; }
.foot_nav ul{}
.foot_nav ul li{ float: left; width:12.5%; }
.foot_nav ul li a{ display: block; width:100%; height:70px; line-height:70px; color: #aaa; background:rgba(0,0,0,0.0); font-size: 14px;text-align: center;margin:auto; }
.foot_nav ul li a:hover{ background: #333; color: #fff; }
.foot .footLogo{ width:180px; height:190px;background:url(img/logo2.png) left center no-repeat; }
.foot .bot_box{ position:relative; width:1070px; height:170px;padding:10px 0;}
.foot .bot_box .div_lin{ line-height:25px; font-size:13px; color:#666; padding-top:10px;}
.foot .bot_box .div_lin span{ padding-right:25px;}
.foot .bot_box .div_lin a{ font-size:13px; color:#666;}
.foot .bot_box .div_lin a:hover{ color:#fff;}
.foot .bot_box .gzwm{  position: absolute; width:130px; top:20px; height:100%;}
.foot .bot_box .gzwm_1{ right:0;}
.foot .bot_box .gzwm_2{  right:160px;}
.foot .bot_box .ewm{ }
.foot .bot_box .ewm img{ display:block; width:130px; margin: auto; }
.foot .bot_box .z{text-align: center;z-index:10; width:100%; color:#888; font-size:12px; text-align:center; padding-top:8px;}

.gongshi{ display:inline-block; vertical-align: bottom; position: relative; width:130px; height: 35px; }
.gongshi img{display: block; height:35px;top:5px; position: absolute; left:0;}

/*首页在线留言*/
.left_ly{ position: fixed; left:0; bottom:0;z-index:999; cursor:pointer;width:200px ; height:129px; background: url(img/open_btn.png) left center no-repeat; overflow: hidden;transition: 400ms;-webkit-transition: 400ms; }
.left_ly.gb{ width: 0; }

.index_gbook{ position: fixed;z-index: 999; bottom:0; left:0; width: 100%;background:url(img/bg3.png) ;transition: 400ms;-webkit-transition: 400ms; }
.index_gbook.gb{ overflow: hidden; width: 0;}
.index_gbook .gbook_box{ position: relative;padding:30px 0 45px 0; }
.index_gbook .gbook_box .close{display: block; cursor:pointer; position: absolute;right:0; top:-30px; width: 50px; height: 50px; border-radius: 100%; background:#3671cf url(img/close_ico2.png) center center no-repeat;transition: 400ms;
 -webkit-transition: 400ms;}
.index_gbook .gbook_box .close:hover{background-color: #1c5bbe;transform: rotate(90deg); -webkit-transform: rotate(90deg); -o-transform: rotate(90deg); -moz-transform: rotate(90deg); }
.index_gbook .gbook_box .FaqTitle{margin-top:15px;margin-right:15px ; display: block; width:340px; padding: 0 13px; color: #aaa;line-height:40px; height:40px;border: 1px solid #666;box-sizing: border-box;}
.index_gbook .gbook_box .codeInput{ width:170px;margin-right:8px; }
.index_gbook .gbook_box .codeImg{margin-top:15px; height:40px;cursor: pointer;display: inline-block;}
.index_gbook .gbook_box .textarea{ height:95px;padding:5px 13px; width:250px; line-height:23px; }
.index_gbook .gbook_box .wizfrm{display: block; width:230px; border-radius: 8px; height: 95px;margin-top:15px; background:#fda102; color: #fff; font-size:25px; cursor:pointer;}
.index_gbook .gbook_box .wizfrm:hover{ background: #e08f03; }