/* Write your styles */
html,body{font-family:"微软雅黑"; overflow-x:hidden; background:#fff;}
html *,html *:before,html *:after {-webkit-transition: 0.5s; transition: 0.5s;}
a{ color:#666;}
b{ font-weight:normal !important;}
i,cite{ font-style:normal !important;}
ul{ list-style:none;}
input{ outline:none !important;}
.gray_bg{ background:#f5f5f5 !important;}
.noborder_top{ border-top:none !important;}
.noborder_right{ border-right:none !important;}
.clear{ clear:both !important;}
.width1200{ width:1200px; padding:0 10px; margin:0 auto; display:block;}
@media screen and (max-width:1279px){
.width1200{ width:100%; padding:0 10px; margin:0 auto; display:block;}
.noborder_top{ border-top:1px solid #ddd !important;}
.noborder_right{ border-right:1px solid #ddd; !important;}
}
.empty{ padding:0; margin:0; }

.blank0{clear:both;display:block;font-size:1px;visibility:hidden;height:0;line-height:0;}
.blank5{clear:both;display:block;font-size:1px;overflow:hidden;height:5px;}
.blank8{clear:both;display:block;font-size:1px;overflow:hidden;height:8px;}
.blank10{clear:both;display:block;font-size:1px;overflow:hidden;height:10px;}
.blank12{clear:both;display:block;font-size:1px;overflow:hidden;height:12px;}
.blank15{clear:both;display:block;font-size:1px;overflow:hidden;height:15px;}
.blank20{clear:both;display:block;font-size:1px;overflow:hidden;height:20px;}
.blank25{clear:both;display:block;font-size:1px;overflow:hidden;height:25px;}
.blank28{clear:both;display:block;font-size:1px;overflow:hidden;height:28px;}
.blank30{clear:both;display:block;font-size:1px;overflow:hidden;height:30px;}
.blank35{clear:both;display:block;font-size:1px;overflow:hidden;height:35px;}
.blank40{clear:both;display:block;font-size:1px;overflow:hidden;height:40px;}
.blank45{clear:both;display:block;font-size:1px;overflow:hidden;height:45px;}
.blank50{clear:both;display:block;font-size:1px;overflow:hidden;height:50px;}
.blank60{clear:both;display:block;font-size:1px;overflow:hidden;height:60px;}
.blank80{clear:both;display:block;font-size:1px;overflow:hidden;height:80px;}
.blank100{clear:both;display:block;font-size:1px;overflow:hidden;height:100px;}
.blank170{clear:both;display:block;font-size:1px;overflow:hidden;height:170px;}

header{ width:100%; height:98px;vertical-align:middle; overflow:hidden; background-color:#FFF; line-height:98px;}
header p{ line-height:98px;} 
header p img{vertical-align:middle; }
header input{ width:280px; background:#f5f5f5; padding:0 10px; font-size:12px; color:#888; height:36px; line-height:36px; border:none; margin-top:-1px;}
header a{ display:inline-table; background:#2e66c2; text-align:center; color:#FFF; line-height:36px; font-size:13px !important; margin-right:40px; padding:0 20px; }
header a:hover{ background:#e15017; color:#FFF;}

.menu{ height:50px; background-color:#fff;line-height:50px; text-align:center;overflow:hidden; float:right; margin-top:27px;}
.menu li{ margin:0 !important; padding:0 !important;}
.menu li a{ line-height:30px !important; height:30px !important; font-size:15px !important; color:#555; padding:0 20px; background:#FFF; margin:12px 0;} 
.menu .am-active a{ background-color:#7b848a !important; color:#fff !important; }
.menu li a:hover{ color:#fff !important; background-color:#7b848a !important;}
.menu li input{ width:180px !important; display:inline-table; background:#eee; border-top-left-radius:60px;border-bottom-left-radius:60px; padding:0 10px 0 20px; font-size:12px; color:#888; height:36px; line-height:36px; border:none; margin-left:10px;}
.menu li .btn_search{ padding:5px 0 0 0 !important; display:inline-table; background:#eee !important; width:36px !important; height:36px !important; line-height:20px !important; border-top-right-radius:60px;border-bottom-right-radius:60px; text-align:center; vertical-align:middle; margin:-1px 0 0 0 !important; }
.menu li .btn_search:hover{ background:#f6f6f6 !important;}
@media screen and (max-width:1279px){
header{ background-color:#fff !important;}
header a{ display:table; background: none !important; text-align:center; color:#FFF; line-height:36px; font-size:13px !important;  padding:0 !important; margin:0 0px 0 0 !important; }
header .logo{ width:50% !important; margin-top:-5px;}
.am-offcanvas{ z-index:9999; }
.ico_menu{ padding-top:5px; right:-10px !important; background:none !important;}
.ico_menu img{ width:60% !important; max-width:150% !important; height:auto !important; margin:0 !important; padding-right:0px;}
.menu_m{ padding:1em 0.5em !important; float:none !important; }
.menu_m li{ background:none !important; border-bottom:1px solid #333 !important; border:none; text-align:center;  width:100% !important; display:block !important; padding:0; overflow:hidden; }
.menu_m li a{ font-size:1.4rem !important; color:#777 !important; display:block !important;  width:100% !important; line-height:1rem ; padding:1.5rem 0 !important;}
.menu_m li .active{background-color:#1bc2ff; color:#FFF;}
.menu_m .am-accordion-title{color:#777 !important; display:block; font-size:1.4rem !important; padding:0 !important }
.menu_m .am-accordion-title:before{ display:none !important;}
.menu_m li dd a{ font-size:1.2rem !important; padding:1rem 0 !important;}
.menu_m li input{ width:60% !important; display: inline-block; background:#f3f3f3;   padding:0 0 0 10px; font-size:12px; color:#666 ; height:40px; line-height:40px; border:none; margin-left:10px;margin-top:25px; border-top-left-radius:80px;border-bottom-left-radius:80px; float:left;vertical-align:top;}
.menu_m li img{ width:80%; height: auto !important; margin:10px auto;}
.menu_bg{width:50%; background-color:#222; padding-top:20px !important;}
.menu_bg .am-offcanvas-content{ margin:0 !important; padding:0 !important;}
input::-webkit-input-placeholder{color: #888; font-size:12px !important;}
}


.banner{ display:block; z-index:90 !important; }
.am-control-nav{bottom:10px !important; z-index:110 !important;}
.banner .am-control-nav a{ width:60px !important; height:4px !important; border-radius:3px !important; background-color:#FFF !important; border:0px solid #eee !important; box-shadow:none !important; }
.banner .am-next{ background:url(../images/jt-right.png) no-repeat center center; width:40px; height:40px;}
.banner .am-prev{ background:url(../images/jt-left.png) no-repeat center center; width:40px; height:40px;}

.banner .am-control-nav .am-active{ background-color:#7b848a !important; }
.banner .am-slides li img{ height:auto; width:100%;}

.title{ display: table !important; text-align:center; margin:0 auto !important; border-bottom:2px solid #7b848a;}
.title b{margin:0 auto; display:table; color:#444; font-size:24px; font-weight:normal; line-height:36px; }
.title i{margin:0 auto !important; display:table; color:#999; font-size:12px !important; line-height:24px; text-transform:uppercase; font-style:normal; font-family: Tahoma, Geneva, sans-serif !important; font-weight:normal !important; border:none !important; }
.title01{ display: table; text-align:center; margin:0 auto; border-bottom:2px solid #fff; padding-bottom:5px;}
.title01 b{margin:0 auto; display:table; color:#fff; font-size:24px; font-weight:normal; line-height:24px; }
.title01 i{margin:0 auto; display:table; color:#fff; font-size:12px !important; line-height:24px; text-transform:uppercase; font-style:normal; font-family: Tahoma, Geneva, sans-serif !important; font-weight:normal !important; }
.title02{ display: table !important; text-align:center; margin:0 auto !important;}
.title02 b{margin:0 auto; display:table; color:#444; font-size:26px; font-weight:normal; line-height:36px; }
.title02 i{margin:0 auto !important; display:table; color:#999; font-size:12px !important; line-height:24px; text-transform:uppercase; font-style:normal; font-family: Tahoma, Geneva, sans-serif !important; font-weight:normal !important; border:none !important; }

.btn_more{ margin:0 auto 10px auto; display:table; width:136px; height:36px; background-color:#FFF; border:1px solid #eee; text-align:center; color:#666; line-height:36px; border-radius:0px; font-size:13px; padding:0;}
.btn_more:hover{ background-color:#7b848a; color:#FFF; border:1px solid #7b848a;}

.about{display:block; background:url(../images/about_bg.jpg) no-repeat; height:500px; padding-top:40px;}
.guanyu{ width:100%; height:auto; padding:10px;}
.guanyu p{ width:48%; background:#fff; margin:0 10px; height:400px; overflow:hidden; padding:0; display:inline-block; float:left;}
.guanyu p i{ display:block; height:220px; overflow:hidden;}
.guanyu img{ width:100%; height: auto; }
.guanyu p b{ font-size:18px; text-align:center; display:table; margin:15px auto; border-bottom:1px solid #7b848a; padding-bottom:2px;color:#555;}
.guanyu p span{ font-size:14px; text-align: justify; display:table; margin:10px auto; line-height:24px; width:90%;color:#777;}
.guanyu p a{ display:table; border-radius:0px; border:1px solid #ddd; text-align:center; line-height:30px; font-size:12px; color:#666; padding:0 30px; margin:20px auto;}
.guanyu p a:hover{ background:#7b848a; border:1px solid #7b848a; color:#fff; }
@media screen and (max-width:1279px){
.about{display:block; background:url(../images/about_bg.jpg) no-repeat; height: auto; padding:20px 0; background-size:auto 100%; overflow:hidden;}
.guanyu{ width:100%; height:auto; padding:10px;}
.guanyu p{ width:100%; background:#fff; margin:10px auto; height: auto; overflow:hidden; padding:0; display:inline-block; float: inherit;}
.guanyu img{ width:100%; height: auto; }
.guanyu p b{ font-size:16px; text-align:center; display:table; margin:15px auto; border-bottom:1px solid #029af9; padding-bottom:2px;color:#555;}
.guanyu p span{ font-size:13px; text-align: justify; display:table; margin:10px auto; line-height:24px; width:90%;color:#777;}
.guanyu p a{ display:table; border-radius:60px; border:1px solid #ddd; text-align:center; line-height:30px; font-size:12px; color:#666; padding:0 30px; margin:20px auto;}
.guanyu p a:hover{ background:#0689db; border:1px solid #0689db; color:#fff; }
}

.youshi{display:block; background:url(../images/youshibg.png) no-repeat 0 140px; min-height:200px; padding-top:60px;}
.youshi li{ padding:50px 30px;}
.youshi p{ width:111px; height:111px; margin:10px auto; overflow:hidden;}
.youshi span{ display:table; font-size:15px; margin:0 auto; line-height:30px; color:#555;  }
.youshi span i{ font-style:normal; color:#fe6204; }
.youshi .youshi_ico01{background:url(../images/youshi.png) 0 0;}
.youshi li:hover .youshi_ico01{background:url(../images/youshi.png) 112px 0;}
.youshi .youshi_ico02{background:url(../images/youshi.png) 0 -112px;}
.youshi li:hover .youshi_ico02{background:url(../images/youshi.png) 112px -112px;}
.youshi .youshi_ico03{background:url(../images/youshi.png) 0 -224px;}
.youshi li:hover .youshi_ico03{background:url(../images/youshi.png) 112px -224px;}
.youshi .youshi_ico04{background:url(../images/youshi.png) 0 -336px;}
.youshi li:hover .youshi_ico04{background:url(../images/youshi.png) 112px -336px;}

.case{margin:0 auto; padding:0;}
.case ul li{ margin-bottom:20px; }
.case ul li a{ background:#FFF; display:block; padding:0; margin:0 auto; width:95%;}
.case ul li p{ padding:0 !important; margin:0 0 10px 0;width:100%; height:auto;overflow:hidden; display:block; position:relative;}
.case ul li p:hover .t_win,.case ul li p:hover .t_win01{ opacity:0.6;}
.t_win{ position:absolute; top:0; left:0; width:100%; height:100%; background:#000; opacity:0; z-index:100; text-align:center;}
.t_win img{ margin:0px auto; width:10% !important; height:auto; margin-top:35%;}
.t_win span{ margin:10px auto; display:table; text-align:center; color:#fff; font-size:14px;}
.t_win01{ position:absolute; top:0; left:0; width:100%; height:100%; background:#000; opacity:0; z-index:100; text-align:center;}
.t_win01 img{ margin:0px auto; width:10% !important; height:auto; margin-top:20%;}
.t_win01 span{ margin:10px auto; display:table; text-align:center; color:#fff; font-size:14px;}
.case ul li img{ border:none; width:100%; height:auto;}
.case ul li:hover img{transform: scale(1.1); -webkit-transform: scale(1.1);-moz-transform: scale(1.1);-o-transform: scale(1.1);-ms-transform: scale(1.1);}
.case ul li b{ font-weight:normal; font-size:30px; display:block; color:#666; font-family: Capsuula; line-height:25px;}
.case i{ font-style:normal; font-size:14px; display:block; color:#aaa; line-height:25px;}
.case cite{ z-index:999; display: block; text-align:center; font-style:normal; font-size:14px; color:#fff; background:rgba(0,0,0,0.5); line-height:36px; margin:0 auto !important; position:absolute; bottom:0; width:100%;}
.case ol{ border:none; margin:0 auto; text-align:center; display:table !important;}
.case .am-tabs-bd{border:none;}
.case ol li{ font-size:14px; margin:0 5px;}
.case ol li a{ border:none; padding:8px 0; width:150px; border-radius:0px; background:#FFF; border:1px solid #e7e7e7;}
.case ol li i{ font-style:normal; display: inline-block; vertical-align: middle; width:20px; height:25px; margin-right:5px;}
.case ol .am-active a{ border:none !important; background-color:#7b848a !important;border:1px solid #7b848a !important; color:#FFF !important; cursor:pointer;}
.case ol .am-active a:hover{ border:none !important; background-color:#7b848a !important;border:1px solid #7b848a !important; color:#FFF !important; cursor:pointer;}
.case ol li:hover a{ border:none; background-color:#7b848a; color:#FFF;border:1px solid #7b848a;}
@media screen and (max-width:1279px){
.case ol{ display:table; margin:0 auto; text-align:center; width:98%;}
.case ol li a{ width:90%; margin:5px auto; padding:8px 20px; display: inline-table !important;}
.case ol li{ font-size:14px; margin:0; text-align:center; width:50%;}
.case ul li{ margin-bottom:0px; }
.case ul li a{ background:#FFF; display:block; padding:0 0 10px 0; margin:0 auto; width:98%;}
}

.huoban{ background: url(../images/liucheng.jpg) no-repeat left -220%; padding-top:50px;}
.huoban ul li{ border-top:1px solid #ddd; border-right:1px solid #ddd; padding:10px; overflow:hidden;}
.huoban ul li img{ border:none; width:60%; display:table; height:auto; margin:20px auto;}
.huoban ul li:hover img{transform: scale(1.1); -webkit-transform: scale(1.1);-moz-transform: scale(1.1);-o-transform: scale(1.1);-ms-transform: scale(1.1);}
.huoban .huoban_main{ font-size:14px; color:#777; line-height:30px; margin:50px auto 10px auto; display:block; padding:0; width:100%; overflow:hidden;background:url(../images/about02.png) 0 50px #FFFFFF no-repeat; margin-top:40px; background-size:100% auto; box-shadow:0px 0px 20px rgba(0,0,0,.2); padding:30px 10px; }
@media screen and (max-width:1279px){
.huoban{ background: url(../images/liucheng.jpg) no-repeat; padding-top:20px;}
.huoban ul li{ border:none !important; padding:0px; overflow:hidden;}
.huoban ul li img{ border:none; width:80%; display:table; height:auto; margin:10px auto;}
.huoban ul li:hover img{transform: scale(1.1); -webkit-transform: scale(1.1);-moz-transform: scale(1.1);-o-transform: scale(1.1);-ms-transform: scale(1.1);}
.huoban .huoban_main{ font-size:14px; color:#777; line-height:30px; margin:10px auto; display:block; padding:0; width:100%; overflow:hidden;background:url(../images/about02.png) right bottom #FFFFFF no-repeat; margin-top:20px; background-size:100% auto; box-shadow:0px 0px 20px rgba(0,0,0,.2); padding:10px; }
}

.footer{ background-color:#fff; width:100%; min-height:100px; color:#CCC; padding:40px 80px; overflow:hidden; border-top:3px solid #7b848a;}
.footer b{ font-weight:normal; margin:40px auto 20px auto; color:#666; display:block; font-size:15px;}
.footer span{color:#666; display:block; font-size:13px; line-height:25px;}
.footer span img{ margin:10px 0;}
.footer .item01{vertical-align:top; margin:-42px 0 0 0; padding-left:30px;}
.footer .item02{font-size:24px !important; color:#56626a !important; font-weight:bold;}
.footer .item03{width:100%; height:1px; border-bottom:1px solid #ddd; margin:10px auto;}
.bottom_link a{ margin:0 10px; border-right:1px solid #ccc; display:inline-block; padding:0 10px;}
@media screen and (max-width:1279px){
.footer{ background-color:#fff; width:100%;  color:#CCC; padding:0; overflow:hidden; border-top:3px solid #0689db;}
.footer b{ font-weight:normal; margin:10px auto; color:#666; display:block; font-size:15px;}
.footer span{color:#666; display:block; font-size:13px; line-height:25px;}
.footer .item01{vertical-align:top; margin:10px 0 0 0; padding:0 10px;}
.footer .item02{font-size:24px !important; color:#0689db !important; font-weight:bold;}
.footer .item03{width:100%; height:1px; border-bottom:1px solid #ddd; margin:10px auto;}
.bottom_link a{ margin:0 8px; border-right:1px solid #ccc; display:inline-block; padding:0 8px;}
.foot_ewm{ text-align:center; padding:10px 0;}
}

.show_news{ background-color:#FFF; min-height:100px; border:1px solid #eee; padding:50px; width:98%;text-align:center;}
.show_news img{ margin:0 auto 20px auto; width: auto; height:auto; display:block; max-width:100%;}
.show_news cite{ font-size:18px; line-height:30px; margin-bottom:10px; color:#444; display:block; font-style:normal;  }
.show_news i{ font-size:12px; line-height:30px; margin-bottom:10px; color:#888; display:block;}
.show_news b{ font-weight:normal; font-size:12px; color:#888; text-align:center; border:1px solid #ddd; padding:0 15px; line-height:25px; display:inline-table; border-radius:60px;}
.show_news span{ font-size:14px; line-height:30px; color:#888; display:block; margin-top:20px; text-align:left; }

.contact_show{ padding:30px 0 0 0;}
.contact_show p{ text-align:center;}
.contact_show p a{ color:#00d3ec; }
.contact_show cite{ font-size:18px;; line-height:40px; color:#444; display:block; font-style:normal;margin-bottom:20px; font-weight:600; }
.contact_show span{ font-size:14px;; line-height:30px; color:#666; display:block; margin:0 auto;}

.lxwm_map{ display: table !important; margin:30px auto; border-bottom:1px solid #eee; }
.lxwm_map p{  vertical-align:middle;}
.lxwm_map cite{ font-size:16px;; line-height:40px; color:#444; display:block; font-style:normal;}
.lxwm_map i{ font-size:13px;; line-height:20px; color:#999; display:block; margin-bottom:20px;}
.lxwm_map span{ font-size:14px;; line-height:26px; color:#666; display:block; }

.youshi_nei{display:block;background:url(../images/news_bg.png) center top no-repeat #fff; margin:0 auto; padding:0;}
.youshi_nei li{ padding:20px 30px;}
.youshi_nei p{ width:111px; height:111px; margin:10px auto; overflow:hidden;}
.youshi_nei span{ display:table; font-size:15px; margin:0 auto; line-height:30px; color:#555;  }
.youshi_nei span i{ font-style:normal; color:#fe6204; }
.youshi_nei .youshi_ico01{background:url(../images/youshi.png) 0 0;}
.youshi_nei li:hover .youshi_ico01{background:url(../images/youshi.png) 112px 0;}
.youshi_nei .youshi_ico02{background:url(../images/youshi.png) 0 -112px;}
.youshi_nei li:hover .youshi_ico02{background:url(../images/youshi.png) 112px -112px;}
.youshi_nei .youshi_ico03{background:url(../images/youshi.png) 0 -224px;}
.youshi_nei li:hover .youshi_ico03{background:url(../images/youshi.png) 112px -224px;}
.youshi_nei .youshi_ico04{background:url(../images/youshi.png) 0 -336px;}
.youshi_nei li:hover .youshi_ico04{background:url(../images/youshi.png) 112px -336px;}
.gsjs{ margin:0 auto; padding:0; display:block; width:100%;}
.gsjs span{ color:#666; line-height:36px; font-size:15px;}

.main_kind{ margin:30px auto 20px auto !important; display:table;}
.main_kind li{ padding:0 !important;}
.main_kind li a{ font-size:14px; border:1px solid #ddd; padding:8px 25px !important; }
.main_kind li a:hover{ box-shadow:none !important; background-color:#333 !important; color:#FFF;  border:1px solid #333 !important;}
.main_kind .am-active a{ background-color:#2e66c2 !important; color:#FFF !important; border:1px solid #2e66c2 !important;}

.pro{ background:url(../images/news_bg.png) center top no-repeat #fff; margin:0 auto; padding:0;}
.pro ul li{ margin-bottom:30px; }
.pro ul li p{ padding:0 !important; margin:0 0 10px 0;width:98%; height:auto;overflow:hidden; display:block;}
.pro ul li img{ border:none; width:100%; height:auto;}
.pro ul li:hover img{transform: scale(1.1); -webkit-transform: scale(1.1);-moz-transform: scale(1.1);-o-transform: scale(1.1);-ms-transform: scale(1.1);}
.pro i{ font-style:normal; font-size:13px; display:table; padding:5px 10px; border:1px solid #eee; color:#aaa;line-height:20px; margin-top:10px;}
.pro ul li:hover i{  border:1px solid #3488ea; color:#fff; background-color:#3488ea;}
.pro cite{ display:block; font-style:normal; font-size:16px; color:#333; line-height24px; margin:0;}
.pro span{ display:block; font-style:normal; font-size:13px; line-height:24px; color:#999; height:30px; border-bottom:1px solid #eee; margin-right:10px;}

.show_pic{ text-align:center;}
.show_pic img{ display: table !important; margin:10px auto !important; }
.ryzs{ width:80%; background:none !important; border:none !important; box-shadow:none !important; display:table; margin:0 auto;}
.ryzs ol{ width:auto; height:180px; overflow:hidden;}
.ryzs span{ display: block; margin:20px auto 30px auto; text-align:center; font-size:16px; color:#666; border-bottom:1px solid #eee; line-height:48px;}

.my_contant_top{ overflow: hidden;}
.my_contant_top p{ font-size:20px !important;}
.my_contant_top li{ font-size:16px; color:#5a5959;  padding:0 !important; margin:0 !important;}
.my_contant_top li img{ width:18px; height:18px; margin:0 5px;}
.my_contant_top li span{ font-size:15px; }

.z_art_list{margin:0; padding:0;}
.z_art_list ul{ margin:0; padding:0;}
.z_art_list ul li{ border-bottom: 1px #f2f2f2 solid; padding:20px; margin:0; overflow:hidden;}
.z_art_list ul li:hover{ background-color:#56626a;}
.z_art_list ul li:hover .time{ color:#FFF;}
.z_art_list ul li:hover .time span{ color:#FFF;}
.z_art_list ul li:hover .text h3{ color:#FFF;}
.z_art_list ul li:hover .text p{ color:#FFF;}
.z_art_list ul li:hover .img img{transform: scale(1.1); -webkit-transform: scale(1.1);-moz-transform: scale(1.1);-o-transform: scale(1.1);-ms-transform: scale(1.1);}
.z_art_list .img{ width: 200px !important; height:125px !important; overflow:hidden !important;}
.z_art_list .img img{ width: 100%; height:auto;}
.z_art_list .time{ color: #bbbbbb; font-size: 18px; width: 100px; text-align: center; line-height: 36px; margin-top:2px;}
.z_art_list .time span{ font-size: 50px; display: block; font-weight: bold;}
.z_art_list .text{ width:600px; margin-top:0px;}
.z_art_list .text h3{ font-size: 18px; font-weight: normal;}
.z_art_list .text h3 img{ margin-top: 5px;}
.z_art_list .text p{ font-size: 13px; color: #999; line-height: 24px; height:56px; overflow:hidden; padding-top:10px; display: block; border-top: 1px #e6e6e6 solid;}

.fl, .fr { display: inline; float: left; }
.fr { float: right;}

.hezuo_input li{ margin:0 auto; padding:10px 0 !important;  }
.hezuo_input li h2{ display:table; border-bottom:2px solid #4a90e2; margin-left:10px; font-size:18px;}
.hezuo_input li span{ display:inline-block; width:33%; overflow:hidden; text-align:center;}
.hezuo_input li input{ border:1px solid #ddd; height:50px; line-height:50px; padding:0 10px; font-size:13px; color:#999; width:95%;}
.hezuo_input li .ico01{ background:url(../images/input_ico-user.png) 98% 12px no-repeat #fff;}
.hezuo_input li .ico02{ background:url(../images/input_ico-phone.png) 98% 12px no-repeat #fff;}
.hezuo_input li .ico03{ background:url(../images/input_ico-qq.png) 98% 12px no-repeat #fff;}
.hezuo_input li .ico04{ background:url(../images/input_ico-money.png) 98% 12px no-repeat #fff;}
.hezuo_input li select{ border:1px solid #ddd; height:50px; line-height:50px; padding:0 10px; font-size:13px; color:#999; width:95%;}
.hezuo_input li textarea{ border:1px solid #ddd; height:200px; line-height:50px; padding:0 10px; font-size:13px; color:#999; width:97%; margin:0 0 0 10px;}
.hezuo_input li input[type=radio]{ border:1px solid #ddd; height: auto; padding:0; width: auto; margin:-5px 2px 0 0; vertical-align:middle;}
.hezuo_input li b{ font-weight:normal; font-size:13px; padding-left:10px;color:#666;}
.hezuo_input li i{ font-weight:normal; font-style:normal; font-size:13px; padding-left:10px;color:#666; margin:0 30px 0 10px;}
.hezuo_input li cite{ font-size:13px; color:#999; font-style:normal; margin-left:10px; display:block; line-height:24px;}
.btn_jm{ display:table; background:#56626a !important; line-height:40px; padding:5px 50px; color:#FFF !important; margin:20px auto 60px auto; text-align:center;}
.btn_jm:hover{ display:table; background:#7b848a !important; line-height:40px; padding:5px 50px; color:#FFF !important; margin:20px auto 60px auto; text-align:center;}


.shenqing{ background: url(../images/youshi.png) left bottom no-repeat #2e66c2; height:390px; padding:40px;}
.shenqing .home_ys{ width:600px; background-color:#FFF; height:100%; padding:40px 30px 30px 30px;}
.shenqing .home_ys span{ font-size:14px; color:#777; display:block; margin:20px 0; line-height:30px;}
.shenqing .home_ys li{ font-size:13px; color:#FFF; padding:10px 0px; text-align:center; margin:0 5px; height:60px !important; display:table; overflow:hidden !important; vertical-align:middle; width:31%;}

.news{ border:none;} 
.news_lunbo{width:49%; margin:0; padding:0; }
.news_lunbo p,.news_lunbo img{width:100% !important; height:auto; overflow:hidden; margin:0; padding:0;}
.news_lunbo:hover img{transform: scale(1.1); -webkit-transform: scale(1.1);-moz-transform: scale(1.1);-o-transform: scale(1.1);-ms-transform: scale(1.1);}
.news_lunbo_txt{  background:#56626a !important; text-align:left; overflow:hidden; margin:0; padding:18px 20px !important;}
.news_lunbo_txt b{ font-size:16px; display:block;color:#fff !important; line-height:36px !important; border-bottom:1px solid #7b848a; padding-bottom:5px; margin-bottom:10px;}
.news_lunbo_txt span{ font-size:13px; display:block; color:#ccc; border:none;}
.home_newslist{ list-style-type:decimal-leading-zero; border:none; width:49%; margin:0; padding:0; }
.home_newslist li{ border:none; margin:0; padding:0; background:none;}
.home_newslist li a{ padding:15px; border-bottom:1px solid #ddd;}
.home_newslist li p{ font-size:13px; color:#777; line-height:26px;}
.home_newslist li b{font-size:16px; display:block;color:#222; font-weight:normal;}
.home_newslist li i{ font-style: normal; display:block; float:right; font-size:13px; font-weight:normal; color:#999;}
.home_newslist li a:hover{ background:#56626a;}
.home_newslist li a:hover b,.news li a:hover i,.news li a:hover span,.news li a:hover p{ color:#FFF;}
@media screen and (max-width:1279px){
.news_lunbo{width:100%; margin:0; padding:0; }
.home_newslist{ list-style-type:decimal-leading-zero; border:none; width:100%; margin:0; padding:0; }
}


.place{ width:100%; border-bottom:1px solid #eee; height:60px; line-height:60px; color:#777; font-size:13px;}
.place i{ width:60px; height:60px; background:url(../images/place.png) 20px 20px;}
.place a{ color:#3c7ee9; padding:0 2px;}

.foot_menu{ width:100%; min-height:200px; background:#fff; padding:30px 0 20px 0;}
.foot_menu li{ text-align:center; }
.foot_menu b{ display:block; font-size:16px; margin-bottom:10px; color:#444;}
.foot_menu a{ display:block; font-size:13px; line-height:30px; color:#777;}

.menu_tabs{ width:100%; text-align:center; }
.menu_tabs ul{ margin:0 auto;}
.menu_tabs li{ font-size:15px; margin:0 5px; display:inline-block;}
.menu_tabs li a{ border:none; padding:8px 30px;  display: block; }
.menu_tabs li b{ font-style:normal; display: inline-block; vertical-align:top; width:20px; height:25px; margin-right:5px;}
.menu_tabs li i{ font-style:normal; display: inline-block; vertical-align:top; width:20px; height:25px; margin-right:5px;}
.menu_tabs .am-active a{ border:none !important; background-color:#0689db; color:#FFF; cursor:pointer; border-radius:4px;}
.menu_tabs li:hover a{ border:none; background-color:#0689db; color:#FFF;border-radius:4px;}

.linian{ width:1022px; display:table; margin:40px auto; padding:20px 0;}
.linian li{ display:block; margin-bottom:100px !important; text-align:center;z-index:100; position:relative;}
.linian li p{ width:511px; background:#f5f5f5; overflow:hidden; height:308px; text-align:center; display:table;}
.linian li .p01{ z-index:98; position:relative;}
.linian li .p02{ z-index:96; position:absolute; top:10px; left:490px;}
.linian li p b{ display:block; font-size:24px;  padding:0; color:#333;}
.linian li p span{ display:block; font-size:14px; color:#666;}
.linian .ln_ico{ display:inline-block; margin:13% auto 10px auto; vertical-align:middle; width:15%; height:auto;}
.linian li:nth-child(2n) .p01{z-index:96;  position:absolute !important; top:40px !important; right:511px;}
.linian li:nth-child(2n) .p02{z-index:98; position:relative;}
.linian .wh01{ text-align:left !important;  padding:0 15% 10px 15%; }
.linian .wh02{ text-align: justify !important; padding:0 15% 0 15%; line-height:24px;}
.linian i{ display:table-cell; vertical-align:middle; font-style:normal;}

.rongyu{ width:100%; background:#f5f5f5; height:308px; margin:0 auto;} 
.rongyu img{ display:inline-block;}
.rongyu .ry_right{ display:inline-block; padding:40px 10px 10px 20px; width:52%; vertical-align:top; overflow:hidden; }
.rongyu span{ font-size:14px; line-height:27px; color:#666; display:block; text-align:justify;}

.menu_down{ min-width:500px !important; background:none !important; border:none !important; margin-left:-98px; margin-top:-35px;}
.menu_down a{ margin:0 10px !important; display:inline-block !important; background:#e5e5e5 !important; color:#555 !important; }
.menu_down a:hover{background-color:#0046a1 !important; color:#FFF !important;}
.menu_down .am-active{background-color:#0046a1 !important; color:#FFF !important;}
.menu_down:before{ display:none !important;}
.menu_down:after{ display:none !important;}

/* 放大镜 */
.small-img{
	display: flex;
	align-items:center;
	justify-content: center;
}
.clearfix:before,
.clearfix:after{
  display: table;
  line-height: 0;
  content: "";
}
.magnifier{
	width: 450px;
	position: relative;
	margin-right: 10px;
}
.magnifier-container{
	width: 450px;
	height: 450px;
	overflow: hidden;
	position: relative;
	border: 1px solid #ddd;
}
.move-view{
	width: 100px;
	height: 100px;
	position: absolute;
	background-image: url('../images/move-box.png');
}
.images-cover{
	height: 100%;
	width: 100%;
	position: relative;
}
.images-cover img{
	position: absolute !important;
}
.magnifier-assembly{
	height: 92px;
	overflow: hidden;
	position: relative;
	padding-left: 30px;
	padding-right: 30px;
}
.magnifier-btn{
	position: absolute;
	font-family: "宋体";
	width: 100%;
	top: 50%;
	left: 0;
	margin-top: -40px;
}
.magnifier-btn span{
	line-height: 80px;
	height: 80px;
	width: 20px;
	background-color: #6e6e6e;
	color: #fff;
	display: block;
	z-index: 9998;
	text-align: center;
	font-size: 20px;
	cursor: pointer;
	border-radius: 3px;
}
.magnifier-btn .magnifier-btn-left{
	float: left;
}
.magnifier-btn .magnifier-btn-right{
	float: right;
}
.magnifier-line{
	position: relative;
	overflow: hidden;
	height: 92px;
}
.magnifier-line ul{
	display: block;
	font-size: 0;
	width: 10000%;
	position: absolute;
	left: 0;
	z-index: 9997;
}
.magnifier-line li{
	float: left;
	width: 100px;
	cursor: pointer;
}
.magnifier-line ul > .active .small-img{
	border-color: #bbb;
}
.small-img{
	height: 78px;
	padding: 1px;
	margin: 5px;
	overflow: hidden;
	border: 1px solid #ddd;
	text-align: center;
}
.small-img img{
	max-width: 100%;
	max-height: 100%;
}
.magnifier-view{
	width: 100%;
	height: 100%;
	position: absolute;
	right: -105%;
	top: 0;
	z-index: 9999;
	background-color: #fff;
	display: none;
	overflow: hidden;
}
.magnifier-view img{
	display: block;
}
.animation03{
	transition: all 0.3s ease-in 0.1s;
	-ms-transition: all 0.3s ease-in 0.1s;
	-moz-transition: all 0.3s ease-in 0.1s;
	-webkit-transition: all 0.3s ease-in 0.1s;
	-o-transition: all 0.3s ease-in 0.1s;
}
/* 放大镜 */
.pro_base{ display:table-cell; vertical-align:top; padding-top:10px;}
.pro_base h3{ font-weight:normal; font-size:24px; display:block; line-height:16px; color:#222; }
.pro_base b{ font-weight:normal; font-size:16px; display:block; line-height:24px; color:#222; }
.pro_base i{font-size:14px; display:block; line-height:16px; color:#888; font-style:normal;}
.pro_base p{ width:150px;}
.pro_base p img{ margin:0 auto; display:table;} 
.pro_base p cite{font-size:14px; display:block; line-height:24px; color:#888; margin:0 auto; text-align:center;}
.pro_base span{font-size:14px; display:block; line-height:24px; color:#888; margin:0 auto;}
.ask_btn{ background:#0045a0; padding:5 20px; color:#FFF !important; font-size:14px; text-align:center; line-height:44px; display:table; width:144px; margin:20px 0; cursor:pointer;}
.ask_btn i{ width:28px; height:23px; vertical-align:middle; background:url(../images/ico_btn01.png) no-repeat; margin-right:10px; display:inline-table;}
.ask_btn:hover{ background:#fe6816;}

.xiangqing i{ background:#7b848a; padding:5px 20px; text-align:center; color:#FFF; display: table; font-size:16px; margin:10px 0; font-style:normal;}
.xiangqing span{color:#666; display: block; font-size:13px; line-height:30px;}
.xiangqing p{ background:url(../images/dot.png) no-repeat left 10px; padding-left:40px; margin-bottom:40px;}
.xiangqing b{ display:block;}

.title_nei{ display: block; text-align: left; margin:0;  line-height:48px; width:100%; border-bottom:1px solid #eee;}
.title_nei b{margin:0;  color:#56626a; font-size:22px; font-weight:500; line-height:48px; padding-right:10px; }
.title_nei i{margin:0; font-style:normal; font-size:13px !important; color:#777;line-height:30px;text-transform:uppercase; display:none;}
.title_nei p{margin:0; font-style:normal; font-size:13px !important; color:#777;line-height:0 !important;text-transform:uppercase; padding:20px 0 0 0;}
.title_nei a{margin:0; font-style:normal; font-size:13px !important; color:#777;line-height:20px;text-transform:uppercase; padding:0 5px;}
.title_nei cite{ font-style:normal; padding:10px 10px; border-radius:4px; display:inline-block; margin:0 5px;}

.title_nei01{ display: block; text-align: left; margin:0;  line-height:48px; width:100%; border-bottom:1px solid #e5e5e5;}
.title_nei01 b{margin:0; background:#0092dd; display:table;  color:#fff; font-size:18px; font-weight:500; line-height:28px; text-align:center; padding:10px 50px; }
@media screen and (max-width:1279px){
.title_nei b{margin:0;  color:#014ba9; font-size:18px; font-weight:500; line-height:30px; padding-right:5px; }
}

.pro_select{ background:#f8f8f8; padding:15px 30px 25px 30px;}
.pro_select p{ border-bottom:1px dashed #ddd; padding:5px 0; margin:0; display: table; width:100%; }
.pro_select span{ font-size:14px; padding:0; color:#444; width:130px; display:table-cell;  height:100%; vertical-align:middle;}
.pro_select a{ font-size:13px; margin:3px 8px; padding:2px 10px; color:#777; display: inline-table;}
.pro_select a:hover{background:#7b848a;color:#fff;}
.pro_select .active{ background:#7b848a;color:#fff;}

@media screen and (max-width:1279px){
.pro_select{ background:#f8f8f8; padding:15px; overflow:hidden; display:table;}
.pro_select span{ font-size:15px; padding:0; color:#777; width:100%; display:inline-block; display: inline-table; height: auto;}
.pro_select a{ font-size:14px; padding:5px 10px; color:#777;width: auto; text-align:center; display:inline-block;}
}

.nei_left{ display:block; width:18%; height:100%; margin:0; padding:30px 0;}
.nei_right{display:block; width:80%; height:100%; margin:0; padding:20px 0;}

.nei_left_menu{ width:100%; display:block; margin:0 auto; padding:0;}
.nei_left_menu li{ margin:0; padding:0;}
.nei_left_menu li b{ padding:0 15px; background:#56626a; color:#fff; font-size:15px; line-height:50px; display:block;}
.nei_left_menu li b i{ padding:0 10px;color:#ccc; font-size:12px; text-transform:uppercase;}
.nei_left_menu li a{ padding:0 15px; background:#f8f8f8; color:#555; font-size:14px; line-height:50px; border-bottom:1px solid #e5e5e5;display:block;}
.nei_left_menu li a i{ color:#aaa; font-size:14px; float:right;}
.nei_left_menu li a:hover{  background:#e5e5e5;}
.nei_left_menu .active a{  background:#e5e5e5;}

.nei_left_phone{ width:100%; display:block; margin:0 auto; padding:20px;background: url(../images/leftphone_bg.jpg) no-repeat 0 0 #7b848a; background-size:100% 100%; text-align:center;}
.nei_left_phone i{ font-size:22px; display:inline-block; color:#fff;}
.nei_left_phone span{ font-size:22px; display:inline-block; color:#fff;}

.am-pagination .am-active a{ background:#56626a; border:1px solid #56626a;}