@charset "utf-8";
/*全局控制*/
body{margin:0;padding:0;font-size:12px;line-height:22px;font-family:"微软雅黑"; color:#565656;-webkit-text-size-adjust:none;}
html,body,div,dl,dt,dd,ol,ul,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td,p{margin:0;padding:0;}
ul,li{list-style:none;}
.fl{float:left;}.fr{float:right;}.cl{clear:both;}
a{text-decoration:none;}
input[type="text"]:focus,input[type="password"]:focus,textarea:focus{outline:none;box-shadow:0 0 8px #008aff;border:1px solid #72acdd;}


body{background:url('../images/body_nth.png') repeat;}
/*公共头部*/
.div_head{width:100%;}
.head_top{width:100%;background:url('../images/head_bg.png') repeat;background-size:auto 100%;height:35px;padding-top:5px;}
.head_top_con{width:100%;height:100%;background: #f7f7f7;}
.head_top_cons{width:1200px;height:100%;margin:0 auto;font-size: 14px;line-height: 35px;}
.head_top_left{width: 856px;height:100%;color:#444444;opacity: 0.8;margin-left:7px;}
.head_top_rgh{width: 330px;height: 100%;color:#fefefe;background:url('../images/head_bg.png') repeat;background-size:auto auto;background-position:0 -5px;border-radius: 0 0 5px 5px;margin-right:7px;}
.head_top_rgh_ul{width:300px;margin:0 auto;height:100%;}
.head_top_rgh_ul li{float: left;height:100%;width:75px;text-align: center;position: relative;}
.head_top_rgh_ul li a{color:#fff;}
.head_top_rgh_ul li a:hover{color:#ddd;text-decoration: underline;}
.head_top_rgh_ul li::after{content:'';width:1px;height:0.75em;background:#fff;position: absolute;right:0;top:0.95em;}
.head_top_rgh_ul li:nth-last-child(2)::after{width:0;}
.head_con{background:url('../images/head_con_bg.png') repeat;background-size:auto 100%;height:208px;}
.head_cons{width:1200px;margin:0 auto;height:100%;}
.head_con_cen{height:50px;padding:30px 0;}
.head_logo{width: 590px;height:100%;margin-left:10px;}
.head_logo img{height:auto;text-align: left;width:auto;max-height: 100%;max-width: 100%;}
.head_tel{width: 593px;height:100%;margin-right:7px;display: flex;}
.head_tels{margin:auto;margin-right:0;}
.head_tel_left{width:44px;height:32px;}
.head_tel_left img{width:100%;height:100%;}
.head_tel_rgh{margin-left: 14px;}
.head_tel_rgh_top{font-size: 14px;line-height: 1em;color:#666;}
.head_tel_rgh_bot{font-size: 18px;line-height: 1.2em;color:#0255a5;font-weight: bold;}
.head_lanmu{border-radius:10px;border:1px solid #d8d8d8;height:68px;}
.head_lanmu_ul li{width:12.5%;float: left;}
.head_lanmu_ul li:first-child{margin-left:0;}
.head_lanmu_ul li:nth-last-child(2){margin-right:0;}
.head_lanmu_ul li a{display: block;position: relative;}
.head_lanmu_ul li a::after{content:'';width:1px;height:48px;border-left:1px dashed #aaa;position: absolute;right:0;top:10px;}
.head_lanmu_ul li:nth-last-child(2) a::after{width:0;border:0;}
.head_lanmu_hove{width:128px;margin:0 auto;border-radius: 10px;padding:12px 0;color:#333;transition:all 0.5s;height:44px;}
.head_lanmu_hove:hover{background: #0255a5;color:#fff;transition:all 0.5s;}
.head_lanmu_nth{text-align: center;height:19px;overflow: hidden;}
.head_lanmu_nth img{height:100%;display: block;margin:0 auto;}
.head_lanmu_hove:hover .head_lanmu_nth img:first-child{display: none;}
.head_lanmu_tit{text-align: center;font-size: 15px;line-height:30px;}

/*幻灯片*/
.head_banner{width:100%;min-width: 1200px;}
.slideBox{ width:100%; overflow:hidden; position:relative;}
.slideBox .hd{position:absolute; bottom:48px;z-index:1;left:50%;display: none;}
.slideBox .hd ul{ overflow:hidden;float:left;}
.slideBox .hd ul li{width:20px; height:10px;cursor:pointer;float:left;margin:0 10px;border-radius: 10px;background: #c6c6c6;transition:all 1s;}
.slideBox .hd ul li.on{ background:#0255a5;width:40px;transition:all 1s;}
.slideBox .bd{ position:relative; height:100%; z-index:0; }
.slideBox .bd li{vertical-align:middle;}
.slideBox .bd img{ width:100%; display:block;}

/* 下面是前/后按钮代码，如果不需要删除即可 */
.slideBox .prev,
.slideBox .next{ position:absolute; left:3%; top:50%; margin-top:-25px; display:block; width:32px; height:40px; background:url(../images/slider-arrow.png) -110px 5px no-repeat; filter:alpha(opacity=50);opacity:0.4;   }
.slideBox .next{ left:auto; right:3%; background-position:8px 5px; }
.slideBox .prev:hover,
.slideBox .next:hover{ filter:alpha(opacity=100);opacity:1;  }
/*.slideBox .prevStop{ display:none;  }*/
/*.slideBox .nextStop{ display:none;  }*/

/*<a class="prev" href="javascript:void(0)"></a>*/
/*<a class="next" href="javascript:void(0)"></a>*/


/*热搜*/
.resou{height:95px;background: #024d9c;}
.resou_con{width:1200px;margin:0 auto;height:40px;padding:27.5px 0;}
.resou_left{height:100%;line-height: 40px;}
.resou_left_ul li{float: left;font-size: 16px;color:#fff;margin-left: 1em;}
.resou_left_ul li span{color:#fff;}
.resou_left_ul li span:hover{color:#aaa;text-decoration: underline;}
.resou_rgh{width:350px;border-radius: 5px; border:1px solid #fff;height:38px;line-height: 38px;}
.resou_from{width:348px;height:38px;display: block;position: relative;}
.resou_input{width:290px;height:38px;border:0;text-indent: 1em;background:rgba(255,255,255,0);color:#aed9ea;font-size: 14px;}
input[type="text"].resou_input:focus{border:0;box-shadow:0 0 8px rgba(255,255,255,0);}
.resou_submit{margin:8px;}
.resou_from::after{position:absolute;content:'';width:1px;height:22px;right:40px;top:8px;background: #fff;}

/*index*/
.idx_new{width:1200px;margin:0 auto;padding-top:50px;}
.idx_new_top{text-align: center;}
.idx_new_lanmuname{font-size: 30px;color:#222222;line-height:1em;height:1em;}
.idx_new_lanmubot{width:35px;height:5px;background: #0255a5;margin:15px auto;}
.idx_new_lanmucon{font-size: 16px;color:#666;line-height:1em;height:1em;}
.idx_new_type{padding-top:40px;text-align: center;}
.idx_new_type_ul{display: inline-block;}
.idx_new_type_ul li{width:106px;height:36px;margin-left:70px;background: url('../images/type_nth1.png') 100% 100%;float: left;text-align: center;line-height: 36px;color:#fff;}
.idx_new_type_ul li.idx_new_type_on{background: url('../images/type_nth.png');}
.idx_new_type_ul li a{display: block;height:100%;color:#fff;}
.idx_new_type_ul li:hover{background: url('../images/type_nth.png')}
.idx_new_type_ul li:first-child{margin-left:0;}
.idx_new_con_ul{display: none;}
.idx_new_con_ul li{width:580px;margin-left:40px;float: left;margin-top:60px;}
.idx_new_con_ul li:nth-child(2n-1){margin-left:0;}
.new_left{width:100px;height:100px;background:url('../images/new_bg.png');background-size: 100% 100%;text-align: center;}
.new_lefts{margin:3px;}
.new_left_top{height:34px;font-size:14px;line-height: 34px;background: #0255a5;color:#fff;}
.new_left_bot{height:66px;line-height: 66px;font-size: 28px;color:#999;}
.new_rgh{width:460px;height:100%;}
.new_rgh_tit{font-size: 16px;line-height: 1.5em;color:#333;width:360px;height:1.5em;overflow: hidden;}
.new_rgh_go{font-size: 14px;height:1.5em;width:60px;text-align: center;color:#666;border-radius: 5px;line-height: 1.5em;border:1px solid #999;}
.new_rgh_go a{font-size: 13px;color:#666;}
.new_rgh_txt{font-size:14px;color:#999;line-height: 1.5em;margin-top:0.5em;height:4.5em;overflow: hidden;}
.idx_new_bot{margin-top:50px;text-align: center;}
.idx_new_bot a{display: inline-block;}
.idx_new_genduo{width:150px;height:42px;line-height: 42px;border:1px solid #333;border-radius: 5px;margin:0 auto;text-align: center;font-size: 14px;color:#666;}
.idx_new_genduo:hover{background: #0255a5;color:#fff;}
.idx_new_genduo img{vertical-align:middle;margin-left:1em;}
.idx_new_con_ul li:hover .new_rgh_tit{color:#0255a5;}
.idx_new_con_ul li:hover .new_rgh_go{background:#0255a5;}
.idx_new_con_ul li:hover .new_rgh_go a{color:#fff;}

.idx_about{width:1200px;margin:0 auto;padding-top:50px;}
.idx_about_con{margin-top:45px;}
.idx_about_left{width:490px;height:290px;position: relative;}
.idx_about_left_bg{position: absolute;width:400px;height:60px;right:0;bottom:0;background: #008cd2;z-index: -1;}
.idx_about_left_con{width:477px;height:270px;}
.idx_about_left_con img{width:100%;height:100%;}
.idx_about_rgh{width:665px;margin-left:45px;height:250px;position: relative;border-bottom:1px dashed #999999;}
.idx_about_a{width:30px;height:3px;background: #5cabf7;}
.idx_about_tit{font-size: 24px;color:#222;line-height: 1.5em;margin-top:1em;font-weight: bold;}
.idx_about_titcon{font-size: 12px;color:#999;}
.idx_about_text{font-size: 15px;line-height: 2em;color:#666;text-indent: 2em;height:8em;overflow: hidden;}
.idx_about_genduo{margin-top:20px;position: absolute;bottom:-21px;left:0;background: #fff;}
.idx_about_genduos{width:150px;height:42px;line-height: 42px;border:1px solid #999;border-radius: 5px;margin:0;text-align: center;font-size: 14px;color:#999;}
.idx_about_genduos:hover{background: #0255a5;color:#fff;}
.idx_about_genduos img{vertical-align:middle;margin-left:1em;opacity: 0.7;}

.idx_yousi{margin-top:50px;height:550px;padding-top:50px;background: url('../images/youshi_bg.png') no-repeat 100% 100%;}
.idx_yousi_con{width:1200px;margin:0 auto;margin-top:60px;}
.idx_yousi_ul li{width:220px;margin-left:25px;float: left;}
.idx_yousi_ul li:first-child{margin-left:0;}
.yousi_li_con{border:1px solid #fff;border-radius: 5px;height:248px;color:#333;}
.yousi_li_cons{width:80%;margin:0 auto;text-align: center;}
.yousi_li_con_nth{text-align: center;height:30px;margin-top:40px;overflow: hidden;}
.yousi_li_con_nth img{height:100%;display: block;margin:0 auto;}
.yousi_li_con_tit{font-size: 18px;line-height: 2em;height:2em;overflow: hidden;margin-top:1em;}
.yousi_li_con_yw{font-size: 14px;line-height: 2em;}
.yousi_li_con_jj{font-size: 15px;color:#999;line-height: 1.8em;margin-top:0.5em;}
.idx_new_on .yousi_li_con{border-color:#0255a5;background: #0255a5;color:#fff;}
.idx_new_on .yousi_li_con_nth img:first-child{display: none;}
.idx_new_on .yousi_li_con_jj{color:#aed9ea;}

.idx_chuzu{margin-top:40px;}
.idx_chuzu_con{padding-top:40px;height:205px;width:100%;overflow: hidden;position: relative;display: none;}

.idx_chuzu_type{padding-top:40px;text-align: center;}
.idx_chuzu_type_ul{display: inline-block;}
.idx_chuzu_type_ul li{width:106px;height:36px;margin-left:70px;background: url('../images/type_nth1.png') 100% 100%;float: left;text-align: center;line-height: 36px;color:#fff;}
.idx_chuzu_type_ul li.idx_new_type_on{background: url('../images/type_nth.png');}
.idx_chuzu_type_ul li a{display: block;height:100%;color:#fff;}
.idx_chuzu_type_ul li:hover{background: url('../images/type_nth.png')}
.idx_chuzu_type_ul li:first-child{margin-left:0;}

.idx_chuzu_ul{overflow:hidden;zoom:1;}
.idx_chuzu_ul li{width:634px;height:205px;float: left;overflow:hidden;_display:inline;}
.idx_chuzu_li_left{width:34px;height:100%;}
.idx_chuzu_li_rgh{width:552px;height:175px;margin:15px 24px;}
.idx_chuzu_tp{width:216px;height:100%;}
.idx_chuzu_tp img{width:100%;height:100%;}
.idx_chuzu_txt{margin-left:60px;width:276px;height:100%;}
.idx_chuzu_li_tit{font-size: 24px;line-height: 1.2em;color:#333;font-weight: bold;height:1.2em;overflow: hidden;}
.idx_chuzu_li_text{font-size: 14px;color:#333;line-height: 2em;height:2em;overflow: hidden;margin-top:25px;}
.idx_chuzu_li_mj{width:80px;height:2em;overflow: hidden;}
.idx_chuzu_li_wz{width:80px;height:2em;overflow: hidden;}
.idx_chuzu_li_zt{width:80px;margin-left:16px;height:2em;overflow: hidden;}
.idx_chuzu_li_texta{margin-top:10px;}
.idx_chuzu_li_genduo{margin-top:16px;}
.idx_chuzu_li_genduos{width:106px;height:36px;line-height: 36px;background: url('../images/type_nth1.png') 100% 100%;text-align: center;color: #fff;}
.idx_chuzu_li_on .idx_chuzu_li_left{background: #0255a5;}
.idx_chuzu_li_on .idx_chuzu_li_genduos{background-image:url('../images/type_nth.png');}

.idx_shangjia{margin-top:40px;}
.idx_shangjia_con{padding:40px 0;overflow:hidden; position:relative;}
.idx_shangjia_cons{width:1200px;margin:0 auto;}
.idx_shangjia_ul{overflow:hidden; zoom:1;}
.idx_shangjia_ul li{width:348px;height:388px;border:1px solid #dcdcdc;padding:20px;float: left;margin:0 5px;}
.idx_shangjia_tp{height:238px;width:100%;overflow: hidden;}
.idx_shangjia_tp img{width:100%;height:100%;transition:all 2s;}
.idx_shangjia_tit{font-size: 18px;line-height: 3em;height:3em;overflow:hidden;color:#222;font-weight: bold;margin-top:0.5em;}
.idx_shangjia_txt{font-size: 14px;line-height: 1.6em;color:#666;}
.xianqing{color:#666;}
.idx_shangjia_ul li.idx_shangjia_li_on{border-color:#0255a5;}
.idx_shangjia_ul li.idx_shangjia_li_on .idx_shangjia_tp img{transform:scale(1.2,1.2);transition:all 2s;}
.idx_shangjia_ul li.idx_shangjia_li_on .xianqing{color:#0255a5;}
.shangjia_hd{position: relative;width:1200px;margin:0 auto;}
.shangjia_hd .prev,.shangjia_hd .next{display:block;width:64px;height:32px;border:1px solid #bababa;cursor:pointer;position:absolute;}
.shangjia_hd .next{top:178px;left:-100px;background:url("../images/jiantou_nth1.png") 100% 100%;}
.shangjia_hd .prev{top:178px;right:-100px;background:url("../images/jiantou_nth2.png") 100% 100%;}
.shangjia_hd .next:hover{border-color:#0255a5;background:url("../images/jiantou_nth11.png") 100% 100%;}
.shangjia_hd .prev:hover{border-color:#0255a5;background:url("../images/jiantou_nth22.png") 100% 100%;}

.idx_liuyan{padding-top:50px;height:750px;background: url('../images/liuyan_bg.png') no-repeat 100% 100%;position: relative;z-index: 1;}
.idx_liuyan_con{width:1200px;margin:0 auto;margin-top:60px;}
.idx_liuyan_ul li{width:354px;height:54px;border:1px solid #cececf;float: left;margin-left:60px;}
.idx_liuyan_nth{width:54px;height:100%;background: #aed9ea;}
.idx_liuyan_nth img{width:100%;height:100%;}
.idx_liuyan_input{width:300px;height:54px;}
.idx_liuyan_input input{border:0;width:100%;height:100%;color:#999;font-size: 14px;line-height: 54px;text-indent: 1em;background:rgba(255,255,255,0);}
input[type="text"].main_bd:focus{outline:none;box-shadow:0 0 8px #aed9ea inset;border:0;}
.idx_liuyan_input textarea{border:0;width:100%;height:100%;color:#999;font-size: 14px;line-height: 54px;text-indent: 1em;background:rgba(255,255,255,0);resize:none;}
.idx_liuyan_input textarea.main_bd1:focus{outline:none;box-shadow:0 0 8px #aed9ea inset;border:0;}
.idx_from_bot{margin-top:40px;height:322px;}
.idx_from_bot li{height:320px;width:772px;}
.idx_from_bot li .idx_liuyan_nth img{max-height: 54px;}
.idx_from_bot li .idx_liuyan_input{width:718px;height:100%;}
.idx_from_rgh{width:354px;height:322px;margin-left:60px;}
.idx_from_jianjie{height:180px;}
.idx_from_jianjie_left{width:25px;height:180px;}
.idx_from_jianjie_lefts{width:12px;height:12px;border-radius: 12px;background: #0255a5;overflow: hidden;}
.idx_from_jianjie_rgh{width:329px;height:180px;font-size: 16px;color:#444;line-height:1.5em;letter-spacing: 1px;}
.idx_from_jianjie_rghs{margin-top:-0.35em;}
.idx_from_huanyin{font-size: 18px;color:#444;line-height:30px;height:30px;overflow: hidden;letter-spacing: 1px;}
.idx_from_sub{height:25px;margin-top:56px;padding:15px 20px;line-height: 25px;background: #0255a5;}
.idx_from_sub_nth{height:25px;}
.idx_from_sub_nth img{height:100%;}
.idx_from_sub_txt input{text-indent: 1em;font-size: 16px;color:#fff;line-height: 20px;height:25px;border:0;background:rgba(255,255,255,0);cursor:pointer;}
.idx_from_sub_txt input:hover{text-decoration: underline;}

.idx_map{text-align: center;width:100%;margin-top:-65px;}
.idx_map_con{position: relative;text-align: center;}
.idx_map_con iframe{max-width:100%;width:100%;position: relative;}
.idx_map_con body{max-width:100%;}

.bot_div{background: #f1f2f6;}
.bot_top{width:1200px;margin:0 auto;padding:50px 0;}
.bot_ul li{width:340px;margin-left:90px;height:110px;float: left;}
.bot_ul li:first-child{margin-left:0;}
.bot_li_left{width:90px;height:110px;}
.bot_li_left img{width:100%;height:90px;}
.bot_li_rgh{width:220px;margin-left:20px;}
.bot_li_tit{font-size: 24px;color:#444;height:35px;border-bottom:1px solid #bec0c3;}
.bot_li_txt{font-size: 16px;color:#333;line-height: 1.3em;margin-top:20px;}
.erweima_nth{position: relative;}
.erweima_nths{cursor: pointer;}
.erweima_nths:hover img{outline: 1px solid #999;}
.ewm_tp{position: absolute;right:0;bottom:30px;overflow: hidden;display: none;padding:10px;box-shadow: 0 0 10px #aaf inset;background: #fff;border-radius: 3px;}
.bot_con{background: url('../images/bot_bg.png') no-repeat;background-size: 100% 100%;}
.bot_cons{width:1200px;margin:0 auto;text-align: center;}
.bot_con_erwei{padding-top:50px;}
.bot_con_ul{display: inline-block;}
.bot_con_ul li{width:180px;height:140px;float: left;margin: 0 20px;}
.bot_con_tp_tit{width:40px;height:140px;text-align: center;line-height: 1.5em;font-size: 16px;color:#fff;padding-top:30px;}
.bot_con_tp{width:140px;height:140px;}
.bot_dian{margin-top:30px;background: url('../images/yuandian_nth.png') repeat-x;height:6px;width:1200px;margin:0 auto;}
.bot_beian{text-align: center;font-size: 16px;color:#fff;height:50px;line-height: 50px;}

.gotop{width:40px;height:85px;position: fixed;right:50px;bottom:250px;z-index:9;}
.gotop_tel{width:40px;height:40px;background: #c9c9c9;border-radius: 3px;cursor: pointer;margin-right:0;position: relative;}
.gotop_tel_txt{width:0;font-size: 16px;color:#fff;height:40px;line-height: 40px;font-weight: bold;position: absolute;right:38px;top:0;background: #0255a5;overflow: hidden;text-align: center;border-radius: 3px 0 0 3px;}
.gotop_tel_tp{width:40px;height:40px;}
.gotop_tel_tp img{width: 100%;height: 100%;}
.gotop_tel:hover{background: #0255a5;}
.gotop_bot{width:40px;height:40px;background: #c9c9c9;border-radius: 3px;margin-top:5px;}
.gotop_bot .gotop_tp{width:100%;height:100%;cursor: pointer;}
.gotop_bot:hover{background: #0255a5;}



.shanjia_div{width:1200px;margin:0 auto;}
.daohang{padding-top:40px;}
.dh_con_left{line-height: 40px;}
.dh_con_lanmu{font-size: 20px;font-weight: bold;color:#333;line-height: 35px;}
.dh_con_cx{width: 35px;height:35px;margin-left:10px;}
.dh_con_cx img{width:100%;height:100%;}
.dh_con_cx_txt a{font-size:16px;line-height: 35px;color: #0255a5;}
.dh_con_cx_txt a:hover{text-decoration: underline;}
.dh_con_weizhi{margin-left:20px;font-size: 16px;line-height: 40px;color:#333;}
.dh_con_weizhi a{color:#333;}
.dh_con_weizhi a:hover{text-decoration: underline;color:#aaa;}
.dh_con_rgh{}
.dh_con_ul li{width: 112px;height:40px;line-height: 40px;text-align: center;float: left;color:#333;margin-left:10px;font-size: 16px;cursor:pointer;}
.dh_con_ul li:first-child{margin-left:0;}
.dh_con_ul li a{display: block;height: 40px;color:#333;font-size: 16px;}
.dh_con_ul li a:hover{background: #0255a5;color: #fff;}
.dh_con_ul li.dh_con_li_on{background: #0255a5;color: #fff;}
.dh_xian{margin-top:10px;height:2px;background: #0255a5;}
.shanjia_con_ul li{width:348px;height:348px;margin-left:15px;float: left;border:1px solid #dcdcdc;margin-top:30px;padding:20px;}
.shanjia_con_ul li:nth-child(3n-2){margin-left:0;}
.shanjia_li_tp{width:348px;height:240px;overflow: hidden;}
.shanjia_li_tp img{width: 100%;height:100%;transition:all 1s;}
.shanjia_li_tit{font-size: 18px;color:#222;line-height: 2.5em;font-weight: bold;}
.shanjia_li_txt{font-size: 14px;color:#666;line-height: 1.5em;}
.shanjia_con_ul li:hover{border-color:#0255a5;}
.shanjia_con_ul li:hover .shanjia_li_tp img{transform:scale(1.2,1.2);transition:all 2s;}
.shanjia_con_ul li:hover .xianqing{color:#0255a5;text-decoration: underline;}

/*page*/
.page{width:100%;margin-top:50px;}
.pages{margin:0 auto;padding:30px 0;font-size: 14px;text-align: center;}
.fenye{margin: 0 auto;text-align: center;display: inline-block;}
.main_page{clear:both;position:relative;width:100%;text-align:center;overflow:hidden;}
.main_page a{height:23px;display:inline-block;border:solid 1px #999999;color:#444;line-height:23px; padding:6px 12px;margin:0px 6px;cursor:pointer;border-radius: 2px;}
.main_page a:hover{color:#fff;background:#0255a5;border:solid 1px #0255a5;}
.main_page .select{color:#fff;background:#0255a5;border:solid 1px #0255a5;}

.chuzu_bg{width:100%;height:550px;position:absolute;left:0;top:0;z-index:-1;}
.chuzu_bg img{width:100%;height:100%;}
.chuzu_bg_con{padding-top:50px;position: relative;}
.chuzu_cons{width:1200px;margin: 0 auto;}
.chuzu_bg_text{height:306px;overflow: hidden;}
.chuzu_bg_texts{display: none;}
.chuzu_bg_left{width:426px;height:284px;border: 1px solid #fff;padding:10px;}
.chuzu_bg_left img{width:100%;height:100%;}
.chuzu_bg_xian{width:60px;height:10px;border-top:1px dashed #fff;border-bottom:1px dashed #fff;margin-top:80px;}
.chuzu_bg_rgh{width:660px;height:252px;padding:25px 15px;border: 1px solid #fff;}
.chuzu_bg_rgh_txt{font-size: 14px;color:#fff;text-indent: 2em;height:252px;overflow: hidden;}
.chuzu_bg_type{margin-top:54px;height:290px;}
.chuzu_bg_type_li{width:278px;height:288px;float: left;margin-left:26px;color:#111;border:1px solid #dcdcdc;}
.chuzu_bg_type_ul .chuzu_bg_type_li:first-child{margin-left:0;}
.chuzu_bg_type_tp{height:140px;position: relative;}
.chuzu_bg_type_tp img{width:100%;height:100%;}
.chuzu_bg_type_tp_tit{position: absolute;height:140px;font-size: 24px;right:20px;top:0;line-height: 1.5em;margin-top:50px;}
.chuzu_bg_type_li:hover{border:#;color:#0255a5;}
.chuzu_bg_type_lei{width:204px;margin:0 auto;margin-top:30px;}
.chuzu_lei_type{width:90px;text-align:center;margin:0 6px;float: left;}
.chuzu_lei_type a{display: block;height:40px;line-height: 40px;font-size: 15px;color: #333;}
.chuzu_lei_type a:hover{background:#0255a5;color:#fff;}
.chuzu_bg_type_all{height:70px;}
.chuzu_bg_type_all a{display: block;height:70px;line-height: 70px;color:#333;text-align: center;font-size: 15px;}
.chuzu_bg_type_all a:hover{color:#0255a5;text-decoration: underline;}
.chuzu_list{width:1200px;margin:0 auto;padding:30px 0;}
.chuzu_list_ul li{padding:30px 23px;border-bottom:1px solid #dcdcdc;}
.chuzu_list_li_left{width:216px;height:174px;overflow: hidden;}
.chuzu_list_li_left img{width:100%;height:100%;}
.chuzu_list_li_rgh{width:900px;height:174px;overflow: hidden;;}
.chuzu_li_top{font-size: 24px;line-height: 75px;height:75px;overflow: hidden;}
.chuzu_li_tit{font-weight: bold;color:#333;}
.chuzu_li_jiage{color: #f5431a;}
.chuzu_li_mj{margin-left: 3em;font-size: 14px;color:#333;line-height: 2em;height:2em;}
.chuzu_li_xq .chuzu_li_mj:first-child{margin-left:0;}
.chuzu_li_cp{font-size: 14px;line-height:2em;color:#666;height:2em;overflow: hidden;}
.chuzu_li_lxa{font-size: 14px;line-height: 2em;color:#666;}
.chuzu_li_lxa span{color:#f5431a;font-size: 22px;}
.chuzu_list_ul li:hover a{color:#0255a5;background:url('../images/chuzu_li_bg.png') repeat repeat;}
.chuzu_list_ul li:hover .chuzu_li_tit{color:#f5431a;}
.shanjia_show_tit{padding:30px 0;text-align: center;font-size: 20px;color:#333;}


.slideBox .hd ul{ overflow:hidden;float:left;}
.slideBox .hd ul li{width:20px; height:10px;cursor:pointer;float:left;margin:0 10px;border-radius: 10px;background: #c6c6c6;transition:all 1s;}
.slideBox .hd ul li.on{ background:#0255a5;width:40px;transition:all 1s;}
.slideBox .bd{ position:relative; height:100%; z-index:0; }
.slideBox .bd li{vertical-align:middle;}
.slideBox .bd img{ width:100%; display:block;}



.picFocus{ margin:0 auto;  width:500px;position:relative; zoom:1;   }
.picFocus .hd{ width:100%; padding-top:20px;position: relative;}
.picFocus .hd ul{overflow:hidden; zoom:1;width:100%;height:85px;}
.picFocus .hd ul li{float:left;  text-align:center;width:123px; height:83px; border:1px solid #ddd; cursor:pointer;}
.picFocus .hd ul li img{width:100%; height:100%;}
.picFocus .hd ul li.on{ border-color:#0255a5;}
.picFocus .bd ul{overflow:hidden;}
.picFocus .bd li{ vertical-align:middle; }
.picFocus .bd img{ width:100%; height:100%;}

.picFocus .prev,
.picFocus .next{ position:absolute; left:-50px; top:50px;display:block; width:24px; height:24px;line-height: 24px;text-align: center;font-size: 18px;color:#999;border:1px solid #999;border-radius: 5px;cursor: pointer;}
.picFocus .next{ left:auto; right:-50px;}
.picFocus .prev:hover,.picFocus .next:hover{color:#0255a5;border-color:#0255a5;}
.shanjia_show_text{padding:20px 0;}
.shanjia_show_text_xq{color:#333;font-size: 20px;line-height: 3em;height:3em;border-bottom:1px solid #0255a5;font-weight: bold;}
.shanjia_show_text_txt{font-size: 16px;color:#333;line-height: 2em;padding:1em 0;}

.pro_show_bot{padding:50px 0;width:1200px;margin:0 auto;}
.pro_show_bot p{font-size: 14px;line-height:2em;color:#666;text-align: left;}
.pro_show_bot p span{color:#666;}
/*.pro_show_bot p.next_yes span{color:#d40000;}*/
.pro_show_bot p.next_yes span:hover{color:#0255a5;}

.chuzu_show_bg_text{height:206px;color:#fff;text-align: center;font-size: 60px;line-height: 206px;}
.chuzu_show_bg{height:450px;}
.chuzu_show_type_tit{width:80px;margin-top:25px;}
.chuzu_show_type_num{font-size: 14px;color:#999;line-height: 2em;}
.chuzu_show_type_genduo{width:78px;height:22px;border:1px solid #aaa;line-height: 22px;text-align: center;font-size:12px;border-radius: 5px;color:#666;}
.chuzu_show_type_genduo:hover span{text-decoration: underline;}
.chuzu_show_tit{font-size: 22px;line-height: 2em;color:#333;font-weight: bold;}
.chuzu_show_data{font-size: 14px;line-height: 2em;color:#666;}
.chuzu_show_cisu{margin-left:3em;}
.chuzu_show_con{margin-top:20px;}
.chuzu_show_left{width:470px;}
.chuzu_show_left img{width:100%;height:380px;}
.chuzu_show_rgh{width:680px;}
.chuzu_show_jiage{font-size: 18px;}
.chuzu_show_jiagea{font-size: 30px;line-height: 3em;color: #f5431a;font-weight: bold;}
.chuzu_show_jiageb{color:#f5431a;}
.chuzu_show_jiagec{color:#666;margin-left:50px;}
.chuzu_show_text{font-size: 16px;color:#333;line-height: 2.5em;}
.chuzu_show_tel{width:290px;height:50px;line-height: 50px;background: #0255a5;color:#fff;font-weight: bold;font-size: 20px;padding:0 10px;text-align: center;margin-top:15px;}
.chuzu_show_tela{width:50px;height:50px;}
.chuzu_show_tela img{height:100%;width:100%;}
.chuzu_show_liuyan{font-size: 16px;}

.about_div{width:1200px;margin:0 auto;}
.about_con{padding:30px 0;font-size: 16px;color:#333;line-height: 2em;}
.about_con img{max-width: 100%;}
.about_lunbo{padding:30px 0;}
.about_lunbo .picFocus{ margin:0 auto;  width:1200px;position:relative; zoom:1;   }
.about_lunbo .picFocus .hd{padding-top:30px;}
.about_lunbo .picFocus .hd ul{overflow:hidden; zoom:1;width:100%;height:200px;}
.about_lunbo .picFocus .hd ul li{float:left;  text-align:center;width:296px; height:196px; border:2px solid #ddd; cursor:pointer;}
.about_lunbo .picFocus .hd ul li.on{border-color:#0255a5;}
.about_lunbo .picFocus .bd{width:800px;margin:0 auto;}

.about_lunbo .picFocus .prev,
.about_lunbo .picFocus .next{ position:absolute; left:-50px; top:118px;display:block; width:24px; height:24px;line-height: 24px;text-align: center;font-size: 18px;color:#999;border:1px solid #999;border-radius: 5px;cursor: pointer;}
.about_lunbo .picFocus .next{ left:auto; right:-50px;}
.picFocus .prev:hover,.picFocus .next:hover{color:#0255a5;border-color:#0255a5;}

.news_list{padding:30px 0;}
.news_list_ul li{margin-bottom:30px;}
.news_li_left{width:420px;height:250px;overflow: hidden;}
.news_li_left img{width:100%;height:100%;transition:all 2s;}
.news_li_rgh{width:750px;height:250px;}
.news_li_tit{font-size: 18px;color:#333333;line-height: 3em;font-weight: 600;}
.news_li_data{font-size:14px;color:#666;line-height: 2em;}
.news_li_txt{font-size: 14px;line-height: 2em;color:#666;text-indent: 2em;margin-top:1em;height:4em;}
.news_li_genduo{margin-top:30px;}
.news_li_genduos{width:150px;height:40px;line-height: 40px;border:1px solid #666666;border-radius: 5px;font-size: 14px;text-align: center;color:#666;}
.news_li_genduos img{vertical-align: middle;margin-left: 1em;}
.news_list_ul li:hover .news_li_genduos{color:#0255a5;}
.news_list_ul li:hover .news_li_left img{transform:scale(1.2,1.2);transition:all 2s;}
.news_show_tit{font-size: 20px;color:#333;line-height:1.5em;text-align: center;}
.news_show_data{font-size: 14px;color:#666;line-height: 2em;text-align: center;margin-top:1em;}
.about_con_lianxi{width:440px;margin-left:80px;font-size: 16px;color:#333;line-height: 2em;}
.about_con_lianxi img{max-width: 100%;}
.about_con_ditu{width:660px;}
.liuyan_left{width:600px;padding:35px 0;}
.liuyan_left ul{margin-left:75px;}
.liuyan_left ul li{width: 400px;height:38px;line-height: 38px;border:1px solid #b7dbff;font-size: 14px;color:#999;margin-bottom:20px;}
.liuyan_left .main_ly_t1{width:50px;height:38px;float: left;text-align: center;}
.liuyan_left .main_ly_t1 img{width:38px;height:38px;}
.liuyan_left .main_bd{width:345px;height:38px;float: left;border:0;line-height: 38px;}
.liuyan_left .liuyan_left_textarea{height:150px;}
.liuyan_left .main_bd1{width:345px;height:150px;float: left;border:0;resize:none;line-height: 38px;}
.liuyan_left input.main_bd:focus{outline:none;box-shadow:0 0 8px rgba(255,255,255,0) inset;}

.liuyan_left textarea.main_bd1:focus{outline:none;box-shadow:0 0 8px rgba(255,255,255,0) inset;}
.liuyan_left ul li.liuyan_left_yzm{width:280px;float: left;}
.liuyan_left_yzm .main_bd{width:230px;}
.liuyan_yzm_tp{display: block;width:100px;height:38px;margin-left:10px;}
.liuyan_yzm_tp img{width:100%;height:38px;}
.liuyan_sub{width: 300px;margin:0 auto;margin-top:50px;}
.liuyan_sub_tj{width:130px;height:40px;line-height: 40px;background: #0255a5;color:#fff;}
.liuyan_sub_tj input{width:100%;height:100%;background: #0255a5;color:#fff;border:0;font-size: 16px;cursor: pointer;}
.liuyan_sub_cz{width:130px;height:40px;line-height: 40px;background: #666666;color:#fff;margin-left:40px;}
.liuyan_sub_cz input{width:100%;height:100%;background: #666666;color:#fff;border:0;font-size: 16px;cursor: pointer;}
.liuyan_sub input:hover{border:1px solid #ccc;}
.liuyan_rgh{width:600px;}
.liuyan_rgh img{width:100%;height:auto;}

.lenlian{position: relative;}
.lenlian_bg{width:100%;height:550px;background: url('../images/lenlian_bg.png') 100% 100%;}
.lenlian_con{width:1200px;margin:0 auto;padding-top:60px;}
.lenlian_left{width:417px;height:417px;position: relative;}
.lenlian_left_tp{width:403px;height:403px;position: relative;z-index: 2;}
.lenlian_left_tp img{width: 100%;height:100%;}
.lenlian_left_bg{position: absolute;width:403px;height:403px;right:0;bottom:0;background: rgba(255,255,255,0.3);z-index:1;}
.lenlian_rgh{width:730px;height:417px;overflow-y:scroll;}
.lenlian_tit{font-size: 28px;line-height: 2em;color:#fff;font-weight: bold;}
.lenlian_titcon{font-size: 14px;line-height: 2em;color:#9dcfff;}
.lenlian_txt{font-size: 16px;line-height: 2em;color:#e7f3ff;text-indent: 2em;margin-top:1em;}
.lenlian_lunbo{width:1200px;margin:0 auto;padding:30px 0;}
.lenlian .picFocus{ margin:0 auto;  width:1200px;position:relative; zoom:1;   }
.lenlian .picFocus .bd{ width:100%;position: relative;}
.lenlian .picFocus .bd ul{overflow:hidden; zoom:1;width:100%;height:204px;}
.lenlian .picFocus .bd ul li.on{ border-color:#0255a5;}
.lenlian .picFocus .bd ul li{float:left;text-align:center;width:296px; height:200px; border:2px solid #ddd; cursor:pointer;}
.lenlian .picFocus .bd li img{ width:100%; height:100%;}

.lenlian .picFocus .hd{padding: 0;position:relative;}
.lenlian .picFocus .prev,
.lenlian .picFocus .next{ position:absolute; left:-50px; top:90px;display:block; width:24px; height:24px;line-height: 24px;text-align: center;font-size: 18px;color:#999;border:1px solid #999;border-radius: 5px;cursor: pointer;}
.lenlian .picFocus .next{ left:auto; right:-50px;}
.lenlian .picFocus .prev:hover,.lenlian .picFocus .next:hover{color:#0255a5;border-color:#0255a5;}
.lenlian_bigtp{position: fixed;width:100%;height:100%;background:rgba(0,0,0,0.7);z-index: 3;top:0;left:0;display: none;}
.lenlian_bigtps{width: 100%;height:100%;position: relative;}
.lenlian_bigtp_con{width:1000px;height:580px;position: absolute;top:50%;left:50%;margin-left:-500px;margin-top:-290px;background: #fff;text-align: center;}
.lenlian_bigtp_cons{width:860px;height:580px;position: relative;margin:0 auto;}
.lenlian_bigtp_x{position: absolute;right:20px;top:20px;width:36px;height:36px;cursor: pointer;}
.lenlian_bigtp_x img{width:100%;height:100%;}

.big_tp{position:relative;}
.big_tp .bd{ position:relative; height:580px; z-index:0; }
.big_tp .bd li{vertical-align:middle;width:860px;}
.big_tp .bd img{ width:100%; display:block;}
.big_tp .prev,
.big_tp .next{ position:absolute; left:-50px; top:50%; margin-top:-25px; display:block; width:32px; height:40px; background:url(../images/right_nth22.png);}
.big_tp .next{ left:auto; right:-50px;background:url(../images/right_nth11.png);}
.big_tp .next:hover{background:url(../images/right_nth1.png);}
.big_tp .prev:hover{background:url(../images/right_nth2.png);}

.shanjia_show_text{padding:20px 0;}
.shanjia_show_text_xq{color:#333;font-size: 20px;line-height: 3em;height:3em;border-bottom:1px solid #0255a5;font-weight: bold;}
.shanjia_show_text_txt{font-size: 16px;color:#333;line-height: 2em;padding:1em 0;}
.wandian{padding-bottom:80px;}
.wandian .daohang{padding-top:20px;}
.wandian_list{padding-top:20px;}
.wandian_list_tit{font-size: 18px;color:#333;line-height: 2em;text-align: left;font-weight: bold;padding:0 10px;}
.wandian_list_wandian{width: 300px;}
.wandian_list_dizhi{width: 500px;margin-left:30px;}
.wandian_list_dianhua{width: 320px;margin-left:30px;}
.wandian_con{display:none;}
.wandian_type{margin-bottom:10px;}
.wandian_type_tit{height:24px;background: #f0f0f0;font-size: 16px;color:#333;font-weight: bold;padding:10px;cursor:pointer;}
.wandian_type_tit:hover{background: #c0c0c0;}
.wandian_erjie_type{height:24px;line-height: 24px;}
.wandian_jt{width:24px;height:24px;transform:rotate(-90deg);}
.wandian_jt img{width:100%;height:100%;}
.wandian_type_ul{padding:0 10px;display: none;}
.wandian_type_on .wandian_type_ul{display: block;}
.wandian_type_on .wandian_jt{transform:rotate(0deg);}
.wandian_type_ul li{font-size: 16px;color:#333;line-height: 2em;border-bottom:1px solid #e5e5e5;}


.main_down{padding:2em 0;}
.main_down ul li{margin:1em 0;font-size: 16px;color:#666;border-bottom:1px solid #ccc;}
.main_down ul li a{color:#888;line-height: 2em;}
.main_down ul li a:hover{color:#0255a5;}


