/* Write your styles */
body,dd,div,dl,dt,form,h2,h3,h4,li,ol,p,td,th,ul,input{margin:0;padding:0;}
body{background:#f7f7f7;font-size: 1.4rem;}
h2,h3,h4{font-size:100%;}
ol,ul{list-style-type:none;}
img{border:0;vertical-align:middle;}
table{border-collapse:collapse;}
a{color:#333;cursor:pointer;outline:0;text-decoration:none;}
a:hover{color:#08192d;}
em,i{font-style:normal;}
.clearfix:before,.clearfix:after{content:"";display:table;}
.clearfix:after{clear:both;}
.clearfix{*zoom:1;}
.clear{clear:both;}

.am-header-default{background-color:#fff;position:fixed;top:0;left:0;z-index:999;}
.am-header-default .am-header-logo{margin-left:10px;height: 30px; margin-top: 10px;}
.am-header-default .am-header-logo img{height:30px;vertical-align: top;}
.am-header-default .hd_menu{margin-right:10px;margin-top: 15px;}
.am-header-default .hd_menu a{display:block;width:22px;height:20px;background:url("../../images/ico_1.png") center center no-repeat;    background-size: cover;}
.am-offcanvas-page .am-header-default .hd_menu a{transform:rotate(7deg);background:url("../../images/ico_12.png") center center no-repeat; background-size: cover;}


.am-offcanvas-content{padding:15px 10px;}
.menu_body_hd{border-bottom:1px solid #e7e7e7;padding:15px 0 15px 0;}
.menu_body_hd .header_lang ul li{float:left;width:40%;height:32px;margin:0 5%;}
.menu_body_hd .header_lang ul li a{width:100%;height:32px;line-height:32px;color:#333;display:block;text-align:center;font-size:16px;}
.menu_body_hd .header_lang ul li a.on{background:#1bb3b8;color:#fff;-moz-border-radius:28px; -webkit-border-radius: 28px; border-radius: 28px;}
.menu_body_hd .header_lang ul em{float:left;width:2px;height:32px;background:url("../../images/ico_13.png") center center no-repeat;}
.menu_body_bd{overflow-y:auto;}
.menu_body_bd ul li a{color:#1bb3b8;font-size:1.4rem;display:block;padding:10px 0;margin:0;text-indent:10px;border-bottom:1px solid #e7e7e7;background:url("../../images/ico_14.png") center right no-repeat;}

.am-menu-offcanvas1 .am-menu-toggle{top:0;right:0;font-size: 29px;position: fixed;}
.am-menu-offcanvas1 .am-menu-nav>li>a{color: #1bb3b8; border-top: none; -webkit-box-shadow: none; box-shadow: none; text-shadow: none;border-bottom:1px solid #e7e7e7;    font-size: 1.6rem;}
.am-menu-offcanvas1 .am-menu-sub{background:#f3f3f3;}
.am-menu-offcanvas1 .am-menu-sub li{font-size:1.6rem;}
.am-menu-offcanvas1 .am-menu-sub a{color:#333;}
.am-menu-offcanvas1 .am-menu-sub li ul li a{color:#999;}
.am-menu-offcanvas1 .am-menu-sub{border-bottom:0 none;}
.am-menu-offcanvas1 .am-menu-nav>li>a{border-bottom:1px solid #f3f3f3;font-size:1.6rem;height: 50px; line-height: 50px;}
.am-menu-offcanvas1 .am-menu-nav{border-bottom:0 none;}
.am-menu-offcanvas1 .am-menu-nav>.am-open>a, .am-menu-offcanvas1 .am-menu-nav>li>a:focus, .am-menu-offcanvas1 .am-menu-nav>li>a:hover{background:#fff;color: #1bb3b8;}
.am-menu-offcanvas1 .am-menu-sub{border-top:0 none;}
.am-menu-offcanvas1 .am-menu-toggle{    }
.am-menu-toggle-icon {margin-top:15px;display:block;width:22px;height:20px;background:url("../../images/ico_1.png") center center no-repeat;    background-size: cover;}
.am-offcanvas-page .am-menu-toggle-icon{transform:rotate(360deg);background:url("../../images/ico_12.png") center center no-repeat; background-size: cover;}
.am-menu-offcanvas1 .am-menu-nav>.am-parent>a:after{top: 1.6rem;}
.am-slider-a1{position:relative;}
.am-slider-a1 .am-control-nav{bottom:15%;}
.am-slider-a1 .am-control-nav li a{background-color: rgba(255,255,255,.5);text-indent: -9999rem;overflow: hidden;}
.am-slider-a1 .am-control-nav li a.am-active{background-color: #ffffff;width:20px;border-radius:4px;}
.am-slider-a1 .banner_ico em ,.am-slider-a1 .banner_ico em img{width:20px;height:43px;}
.am-slider-a1 .banner_ico { position: absolute; bottom: 6%; left: 50%; transform: translate(-50%, -50%); text-align: center; margin-left: -0px; z-index:9;animation-name: beat; /*动画名称*/ animation-duration: .5s; /*设置秒数*/ animation-timing-function: linear; /*速度曲线*/ animation-iteration-count: infinite; /*播放次数*/ animation-direction: alternate; /*逆向播放*/ animation-play-state: running; /*正在运行*/ } 
@keyframes beat { 0% { bottom: 1%; } 100% { bottom: 2%; } } 

.index_box1{position:relative;}
.index_box1 .index_box1_video{width:100%;height:100%;}
.index_box1 .index_box1_bd{width:100%;height:100%; position: absolute; left:0;top:0;z-index:9;}
.index_box1  .index_box1_bd .index_box1_play{width:100%;height:100%; position: absolute; left:0%;top:0%;}


.am-offcanvas-bar{background:#fff;color:#333;width: 200px;}
.am-offcanvas-bar:after{background:none;}
.index_box5_wrap img{max-width:100%;}

.index_box2{padding:0 10px;background:#f7f7f7;}
.index_title{margin:20px 0;}
.index_title h3{font-size:2.5rem;color:#333;height:40px;line-height:40px;text-align:center;}
.index_title span{height:40px;line-height:40px;display:block;float:right;}
.index_title span a{display:block;color:#1dc5cb;font-size:1.4rem;}
.index_box2 .am-nav-tabs{border:0 none;}
.index_box2 .am-nav-tabs{margin-left:-2%;overflow:hidden;}
.index_box2 .am-nav-tabs>li{width:32.333333333%;margin-left:1%;margin-bottom:2%;}
.index_box2 .am-nav-tabs>li a{font-size:1.4rem;padding:0;margin:0;height:42px;line-height:40px;text-align:center;background:#fff;color:#333;border:1px solid #e8e8e8;border-top:2px solid #fff;}
.index_box2 .am-nav-tabs>li.am-active>a,.index_box2 .am-nav-tabs>li.am-active>a:focus,.index_box2 .am-nav-tabs>li.am-active>a:hover{border:0 none;color:#333;border-top:2px solid #23aaae;}
.index_box2 .am-tabs-bd{border:0 none;}
.index_box2 .am-tabs-bd .am-tab-panel{}
.index_box2 .am-tabs-bd .am-tab-panel.am-active{}
.index_box2 .am-tabs-bd .am-tab-panel .img img{width:100%;}
.index_box2 .am-tabs-bd .am-tab-panel .hd{}
.index_box2 .am-tabs-bd .am-tab-panel .hd h3{color:#333;font-size:2rem;line-height:40px;text-align:center;}
.index_box2 .am-tabs-bd .am-tab-panel .des{margin:10px 0;line-height:24px;font-size:1.6rem;color:#666;}


.index_box3{padding:30px 5px;margin:40px 0 0 0;background:#fff;}
.index_box3 .index_box3_wrap ul li a{display:block;padding:5px;}
.index_box3 .index_box3_wrap a .item .imgD img{width: 100%;}
.index_box3 .index_box3_wrap a .item .fontD h2{color:#1bb3b8;font-size:1.8rem;font-weight:400;margin:7px 0 0 0;}
.index_box3 .index_box3_wrap a .item .fontD h4{font-size: 1.4rem; color: #999; margin: 7px 0; font-weight: 400; line-height: 20px; height: 80px; overflow: hidden;}
.index_box3 .index_box3_wrap a .item .imgD2{padding: 0; }
.index_box3 .index_box3_wrap a .item .imgD2 i{height:32px;display:block;background: url(../../images/ico_65.png) center left no-repeat;background-size:22%;}
.index_box3 .index_box3_wrap a:hover .item .imgD img{width: 100%;}


.index_box4{padding:0 10px;margin:0;}
.index_box4_bd .tuijian{background:#fff;}
.index_box4_bd .tuijian .am-list-thumb{margin:0;padding:0;}
.index_box4_bd .tuijian .am-list-thumb img{width:100%;}
.am-list-main{clear: both;padding:10px;}
.index_box4_bd .tuijian .am-list-main .am-list-item-hd{font-weight:400;font-size:1.6rem;height:32px;line-height:32px;overflow:hidden;}

.index_box4_bd .tuijian .am-list-main .am-list-item-text{font-size:1.4rem;line-height:22px;}
.index_box4_bd .tuijian .am-gallery-desc{display:block;font-size:1.4rem;height:28px;line-height:28px;background: url(../../images/ico_68_1.png) center right no-repeat;}
.index_box4_bd .am-list-news{background:#fff;padding:0 10px;}

.index_box4 .am-gallery{padding:0;margin:0;}
.index_box4 .am-gallery-overlay>li{padding:0;}
.index_box4 .am-list-news-default{padding:0;margin:10px 0 0 0;}
.index_box4 .am-gallery-overlay .am-gallery-title{font-size:1.6rem;}
.index_box4 .am-list>li{padding:10px;border-bottom: 1px solid #e6e6e6;background-color: initial;border-top:0 none;}
.index_box4 .am-list-news-default .am-list>li { border-color: #e6e6e6; }
.index_box4 .am-list .am-list-item-dated a{color:#333;font-size: 1.6rem;padding:0;}
.index_box4 .am-list .am-list-item-dated i{color:#1bb3b8;}
.index_box4 .am-list-news-default .am-list-date{color:rgba(255,255,255,.5);}
.index_box4 .am-list-news-default .am-list .am-list-item-text{max-height: 3.6em; font-size: 1.4rem;line-height: 1.8em;padding-right: 30px;background: url(../../images/ico_57.png) center right no-repeat;}
.index_box4_more{text-align:center;margin: 25px 0;}
.index_box4_more a{display:inline-block;padding:8px 20px;border:1px solid #1bb3b8;color:#1bb3b8;}

.index_box5{padding:0 10px;margin:40px 0;}
.index_box5 .index_title h3{float:left;font-size:2rem;color:#fff;height:60px;line-height:30px;}
.index_box5 fieldset{margin:0;padding:0;}
.index_box5 label{color:#fff;font-weight:400;}
.index_box5 .am-form-group input{background:#2a468b;border:0 none;color:#999;}
.index_box5 .am-form-group input::-webkit-input-placeholder{color:rgba(255,255,255,.5);font-size:1.4rem;}
.index_box5 .am-form-group textarea{background:#2a468b;border:0 none;color:#fff;}
.index_box5 .am-form-group textarea::-webkit-input-placeholder{color:rgba(255,255,255,.5);font-size:1.4rem;}
.index_box5 .am-form-but p a{display:block;width:45%;height:40px;line-height:40px;color:#1bb3b8;border:1px solid #1bb3b8;text-align:center;float:left;}
.index_box5 .am-form-but p button{display:block;width:45%;height:40px;line-height:40px;color:#fff;padding:0;margin:0;border:1px solid #1bb3b8;float:right;text-align:center;border:0 none;background:#1bb3b8;}

.index_box6{padding:0;margin:40px 0;}
.index_box6 .index_title{padding:0 10px;}
.index_box6 .index_box6_wrap img{max-width:100%;}
.footer_body {background:#f3f3f3;padding:20px 10px 10px 10px;border-bottom:1px solid rgba(255,255,255,.3);}
.footer_body .footer_body_left{width:68%;color:#a5a5a5;}
.footer_body .footer_body_left p{line-height:26px;overflow:hidden;padding-left:30px; margin-bottom:5px; font-size: 1.4rem;}
.footer_body .footer_body_left p.ico_1{background:url("../../images/ico_15.png") center left no-repeat;}
.footer_body .footer_body_left p.ico_2{background:url("../../images/ico_16.png") center left no-repeat;}
.footer_body .footer_body_left p.ico_3{background:url("../../images/ico_17.png") center left no-repeat;}
.footer_body_right{width:25%;text-align:center;}
.footer_body_right img{max-width:100%;}
.footer_body_right p{text-align:center;font-size:1.4rem;color:#a5a5a5;}
.am-footer{padding:10px 10px 0 10px;background:#e6e6e6;color:#a5a5a5;}
.am-foote a,.am-foote p,.am-footer-default .am-footer-miscs,.am-footer-default a{color:#a5a5a5;}
.com_banner{margin-top:50px;}
.com_banner img{width:100%;}
.com_localht{padding:0 10px;color:#666;height:50px;line-height:50px;}
.com_localht a{color:#666}
.about_title{margin-bottom:20px;}
.about_title_hd{background:url("../../images/ico_33.png") top left no-repeat;}
.about_title_hd h2{padding:5px 0 0 5px;float:left;font-size:2.2rem;color:#fff;height:40px;line-height:40px;}

.com_submenu{height:44px;line-height:44px;background:#fff;border-bottom:1px solid #f0f0f0;overflow:hidden;}
.com_submenu ul li{text-align:center;}
.com_submenu ul li a{color:#666;display:block;}
.com_submenu ul li a.select{background:url("../../images/submenu_on.jpg") bottom center no-repeat;}

.about_box1{padding:0 10px 10px 10px;margin:0;}
.about_box1 .bd{color:#666;line-height:28px;font-size:1.4rem;}
.about_box1 .bd img{width:100%;}
.about_box1 .bd_list{margin:30px 0 0 0;}
.about_box1 .bd_list li{text-align:center;color:#fff;}
.about_box1 .bd_list li img{height:60px;}
.about_box1 .bd_list li h4{font-size:1.8rem;height:40px;line-height:40px;font-weight:400;}
.about_box2{padding:0 10px 20px 10px;margin:0 0;background:#fff;}
.about_box2 .swiper-box {  width: 100%}
.about_box2 .pic_page {  position: absolute;  z-index: 100;  right: 20px;  bottom: 20px;  font-size: 18px;  color: #FF5909;  font-weight: bold}
.about_box2 .pic_page img {  display: block;  width: 100%;  height: 100%}
.about_box2 .view {  position: relative}
.about_box2 .view .swiper-container {  width: 100%;  height: 400px;}
.about_box2 .view .arrow-left { position: absolute;  left: 0;  top: 30%;  margin-top: -10px;  width: 40px;  height: 40px;  background: url('../../images/ico_67_1.png') no-repeat center; background-size: 100%;  z-index: 10}
.about_box2 .view .arrow-right { position: absolute;  right: 0;  top: 30%;  margin-top: -10px;  width: 40px;  height: 40px;  background: url('../../images/ico_66_1.png') no-repeat center; background-size: 100%; z-index: 10}
.about_box2 .preview .swiper-slide {position: relative;width:  80px; height: 60px; cursor: pointer; overflow: hidden; color:#666; float:left; text-align:center; font-size:1.6rem;}
.about_box2 .preview .swiper-slide:before{width:30px;height:30px;left:50%;bottom:0;margin-left:-15px;position: absolute;background:url("../../images/ico_18.png") center center no-repeat;}
.about_box2 .view .swiper-slide .bd { width: 100%; background-position: center;  background-repeat: no-repeat;  background-size: cover;}
.about_box2 .view .swiper-slide .bd img{width:100%;}
.about_box2 .view .swiper-slide .hd{font-size:2rem;color:#1bb3b8;line-height:40px;height:40px;overflow:hidden;text-align:center;margin:15px 0;}
.about_box2 .view .swiper-slide .des{color:#666;line-height:24px;font-size:1.4rem;max-height:72px;}
.about_box2 .preview {width: 100%; margin-top: 18px; position: relative;}
.about_box2 .swiper-wrapper{height:60px!important;}
.about_box2 .swiper-container{position: relative;width:100%;}
.about_box2 .swiper-container:before{position: absolute;width:100%;height:1px;background:#e0e0e0; left:0;top: 44px;}
.about_box2 .preview .active-nav {color: #1dc5cb;}
.about_box2 .preview .active-nav:before{background:url("../../images/ico_19.png") center center no-repeat;}

.about_box3{padding:0 10px;margin:0 0 50px 0;}
.about_box3 ul{margin-left:-2%;overflow:hidden;}
.about_box3 ul li{margin-left:2%;margin-bottom:10px;width:48%;background-size: cover;color:#666;padding:0;background:#fff;}
.about_box3 ul li .img{margin:5px;}
.about_box3 ul li img{width:100%;}
.about_box3 ul li .text{padding:0 10px;margin:10px 0;}
.about_box3 ul li .text h3{font-size:1.8rem;color:#1bb3b8;height:30px;line-height:30px;}
.about_box3 ul li .text .des{height:180px;line-height:20px;}

.about_box4{margin:0 0 50px 0;position: relative;}
.about_box4 .about_title{padding:0 10px;}

.about_box4 .lSSlideOuter .lightSlider li img{    margin: 0 12%;width:76%;}
.about_box4 .lSSlideOuter .lSPagerul{  width:80%;overflow:hidden;margin:0 auto;}
.about_box4 .lSSlideOuter .lSPager.lSGallery li{border-radius: 5px;}
.about_box4 .lSSlideOuter .lSPager.lSGallery li a{display:block;border:2px solid #ccc;  }
.about_box4 .lSSlideOuter .lSPager.lSGallery li.active a{border:2px solid #1bb3b8;}
.about_box4 .lSAction > .lSPrev{left: 5px;}
.about_box4 .lSAction > .lSNext {right: 5px; }
.about_box4 .lSSlideOuter .lSPager.lSGallery li.active img{}

.about_box5{padding:0 10px;margin:0 0 30px 0;}
.about_box5 .am-gallery{margin:0;}
.about_box5 .am-gallery-default .am-gallery-title{text-align:center;color:#666;font-size:1.6rem;height:44px;line-height:22px;overflow:hidden;    white-space: normal;}
.about_box5 .am-gallery-default>li{padding:5px 10px;}

.hxnl_box1{padding:0 10px;margin:0 0 50px 0;}
.hxnl_box1 ul li{width:100%;height:140px;color:#fff;border-radius: 10px; overflow: hidden;margin-bottom:15px;}
.hxnl_box1 ul li.li_bg1{background:url("../../images/ico_50.png") center center no-repeat;background-size:cover;}
.hxnl_box1 ul li.li_bg2{background:url("../../images/ico_51.png") center center no-repeat;background-size:cover;}
.hxnl_box1 ul li.li_bg3{background:url("../../images/ico_52.png") center center no-repeat;background-size:cover;}
.hxnl_box1 ul li.li_bg4{background:url("../../images/ico_53.png") center center no-repeat;background-size:cover;}
.hxnl_box1 ul li .li_bd{  padding: 0px 10px 0px 10px;}
.hxnl_box1 ul li .li_bd .img_left{width:25%;float:left;padding:35px 0;height:70px;}
.hxnl_box1 ul li .li_bd .img_left img{height:70px;}
.hxnl_box1 ul li .li_bd .text_right{width:70%;float:right;}
.hxnl_box1 ul li .li_bd h3{font-size:2.2rem;line-height:30px;font-weight:400;margin-top: 5px;}
.hxnl_box1 ul li .li_bd p{color:rgba(255,255,255,.7);line-height:22px;height:88px;overflow:hidden;margin-top:10px;font-size:1.4rem;}

.hxnl_box2{padding:50px 10px 50px 10px;}
.hxnl_box2 .am-nav-tabs{border:0 none;}
.hxnl_box2 .am-nav-tabs{margin-left:-2%;overflow:hidden;}
.hxnl_box2 .am-nav-tabs>li{width:23%;margin-left:2%;margin-bottom:2%;}
.hxnl_box2 .am-nav-tabs>li a{font-size:1rem;padding:0;margin:0;height:40px;line-height:40px;text-align:center;border-radius:20px;background:#0b256c;color:#fff;}
.hxnl_box2 .am-nav-tabs>li.am-active>a,.hxnl_box2 .am-nav-tabs>li.am-active>a:focus,.hxnl_box2 .am-nav-tabs>li.am-active>a:hover{border:0 none;background:#23aaae;color:#fff;}
.hxnl_box2 .am-tabs-bd{border:0 none;margin-top:20px;}
.hxnl_box2 .am-tabs-bd .am-tab-panel{background:#0b256c;border-radius:10px;overflow:hidden;padding: 0;transition: none;-webkit-transform: none; -ms-transform: none; transform: none;}
.hxnl_box2 .am-tabs-bd .am-tab-panel .bd{padding: 10px;}
.hxnl_box2 .am-tabs-bd .am-tab-panel.am-active{}
.hxnl_box2 .am-tabs-bd .am-tab-panel .img img{width:100%;}
.hxnl_box2 .am-tabs-bd .am-tab-panel .hd{}
.hxnl_box2 .am-tabs-bd .am-tab-panel .hd h3{color:#1bb3b8;font-size:1.8rem;line-height:40px;}
.hxnl_box2 .am-tabs-bd .am-tab-panel .des{margin-top:0;line-height:24px;font-size:1rem;color:rgba(255,255,255,.6);}

.hxnl_box3{padding:30px 10px;margin:0 0 0 0;background:#fff;}
.hxnl_box3 .about_title h2{color:#333;}
.hxnl_box3 .am-gallery-default .am-gallery-title{color:#666;font-size:1.6rem;height:44px;line-height:22px;overflow:hidden;    white-space: normal;text-align:center;}
.am-slider-a1{-webkit-box-shadow: none; box-shadow: none;margin-top:50px;}
.com_pro{padding:10px;}
.com_pro .com_localht,.com_pro .com_localht a{color:#666;}
.com_pro .com_pro_list .am-slider-a1 .am-control-nav li a{background-color: rgba(0,0,0,.5);text-indent: -9999rem;overflow: hidden;}
.com_pro .com_pro_list .am-slider-a1 .am-control-nav li a.am-active{background-color: #1bb3b8;width:8px;border-radius:4px;}
.com_pro .com_pro_listhd{margin:20px 0;}
.com_pro .com_pro_listhd h3{font-size:2.2rem;line-height:40px;font-weight:400;}
.com_pro .com_pro_listhd p{color:#666;line-height:24px;}
.com_pro_listbd{color:#666;line-height:26px;margin-top:0px;}
.com_pro_tuijian{padding:30px 0px;margin:0 0 0 0;background:#fff;}
.com_pro_tuijian .about_title h2{color:#333;}
.com_pro_tuijian .am-gallery{padding:0;margin:0;}
.com_pro_tuijian .am-gallery-default li .img img{width:100%;}
.com_pro_tuijian .am-gallery-default li a{display:block;border:1px solid #f0f0f0;padding-bottom:20px;}
.com_pro_tuijian .am-gallery-default li{}
.com_pro_tuijian .am-gallery-default .am-gallery-title{color:#333;font-size:1.8rem;line-height:28px;height:56px;font-weight:400;white-space: normal;text-align:center;}
.com_pro_tuijian .am-gallery-default p{color:#666;font-size:1.4rem;line-height:22px;text-align:center;height:44px;overflow:hidden;}
.com_pro_tuijian .am-gallery-default .more{font-size:1.4rem;border:1px solid #1bb3b8;color:#1bb3b8;height:40px;line-height:40px;width:80%;text-align:center;margin:20px auto 0;}

.com_pro_listmenu{}
.com_pro_listmenu ul li{}
.com_pro_listmenu ul li a{display:block;background:#e9e9e9;font-size:1.4rem;padding:0;margin:0 5px 10px 5px;height:40px;line-height:40px;text-align:center;border-radius:20px;color:#999;}
.com_pro_listmenu ul li a.select{background:#1bb3b8;color:#fff;}
.com_pro_listbd{padding:0px;overflow: hidden;}
.com_pro_listbd .am-gallery{padding:0;margin:0;}
.com_pro_listbd .am-gallery-default>li a{display:block;border:1px solid #f0f0f0;padding-bottom:20px;}
.com_pro_listbd .am-gallery-default .am-gallery-title{margin:0;background:#fff;color:#333;font-size:1.6rem;line-height:40px;height:40px;font-weight:400;white-space: normal;text-align:center;}
.com_pro_listbd .am-gallery-default p{color:#666;font-size:1.4rem;line-height:22px;text-align:center;height:22px;overflow:hidden;}
.com_pro_listbd .am-gallery-default .more{font-size:1.4rem;border:1px solid #1bb3b8;color:#1bb3b8;height:40px;line-height:40px;width:80%;text-align:center;margin:20px auto 0;}

.com_list{background:#fff;padding:10px;  margin: 0 10px; border-radius: 10px;}
.com_list .com_localht,.com_list .com_localht a{color:#666;}
.com_list .com_list_show .am-article-hd{border-bottom:1px solid #f0f0f0;}
.com_list .com_list_show .am-article-hd .am-article-title{font-size:2.2rem;}
.com_list .com_list_show .am-article-hd .am-article-meta{padding-bottom:20px;text-align:center;}
.com_list .com_list_show .am-article-bd{padding:20px 0;color:#666;line-height:26px;border-bottom:1px solid #f0f0f0;}

.am-article-page{margin-top:10px;margin-bottom: 10px!important;margin-left: 10px;    margin-right: 10px;}
.am-article-page p{line-height: 24px;margin-bottom:10px;color:#666;}
.am-article-page p a{color:#666;}

.com_list_menu{margin-bottom:20px;}
.com_list_menu ul{}
.com_list_menu ul li{width:46%;float:left;margin:0 2%;}
.com_list_menu ul li a{position:relative;display:block;height:50px;line-height:50px;text-align:center;font-size:2rem;border-radius:30px;background:#e2e2e2;color:#666;}
.com_list_menu ul li.select a{background:#1bb3b8;color:#fff;}
.com_list_menu ul li.select:before{position: absolute;width:100%;height:2px;background:#1bb3b8; left:0;top: 44px;}
.newslst_tuijian{border-bottom:1px solid #d6d6d6;padding:20px 0;}
.newslst_tuijian a{display:block;}
.newslst_tuijian .img{width:30%;}
.newslst_tuijian .img img{width:100%;}
.newslst_tuijian .cont{width:67%;overflow:hidden;}
.newslst_tuijian .cont .hd h3{font-size:1.6rem;line-height:26px;}
.newslst_tuijian .cont .hd p{color:#999;line-height:22px;height:66px;overflow:hidden;font-size:1.4rem;margin-top:5px;}

.newlist_box1_left ul li{border-bottom:1px solid #d6d6d6;webkit-transition: all 500ms; -moz-transition: all 500ms; -ms-transition: all 500ms; -o-transition: all 500ms; transition: all 500ms;}
.newlist_box1_left ul li a{display:block;padding:20px 10px;color:#333;}
.newlist_box1_left ul li .hd{line-height:30px;}
.newlist_box1_left ul li .hd h3{font-size:1.6rem;}
.newlist_box1_left ul li .hd h3 i{color:#1bb3b8;}
.newlist_box1_left ul li .bd{color:#999;margin-top:10px;line-height:26px;overflow:hidden;background:url("../../images/ico_57.png") center right no-repeat;webkit-transition: all 500ms; -moz-transition: all 500ms; -ms-transition: all 500ms; -o-transition: all 500ms; transition: all 500ms;}
.newlist_box1_left ul li .bd p{padding-right:20px;}

.fwzc_box1{padding:0 10px;margin:0 0 50px 0;}
.fwzc_box1 .fwzc_box1_bd .fuzc_box1_right img{width:100%;}
.fwzc_box1 .about_title{margin:30px 0;}
.fwzc_box1 .fuzc_box1_left{margin-top:30px;}
.fwzc_box1 .fuzc_box1_left ul li{overflow:hidden;margin-bottom:30px;}
.fwzc_box1 .fuzc_box1_left ul li h3{color:#1bb3b8;line-height:40px;font-size:2rem;}
.fwzc_box1 .fuzc_box1_left ul li p{color:#ced1de;line-height:28px;font-size:1.6rem;}

.fwzc_box2{padding:40px 10px 40px 10px;background:#fff;}
.fwzc_box2 .about_title h2{color:#333;}
.fwzc_box2 .am-list-news-default{margin:0;}
.fwzc_box2 .am-list-news-default .am-list>li i{color:#1bb3b8;}
.fwzc_box2 .am-list-news-default .am-list>li{background:url("../../images/ico_57.png") center right no-repeat;}
.fwzc_box2 .am-list-news-default .am-list>li a{word-wrap: normal; text-overflow: ellipsis; white-space: nowrap; overflow: hidden;}

.job_box2{padding:0px 10px 0px 10px;background:#fff;}
.job_box2 .com_localht,.job_box2 .com_localht a{color:#666;}
.job_box2 .about_title{margin:20px 0;}
.job_box2 .about_title h2{color:#333;}
.job_box2 .am-nav-tabs{border:0 none;}
.job_box2 .am-nav-tabs{margin-left:-1%;overflow:hidden;text-align:center;}
.job_box2 .am-nav-tabs>li{width: 31.333333%; margin-left: 1%; margin-bottom: 2%; float: none; display: inline-block;}
.job_box2 .am-nav-tabs>li a{font-size:1.4rem;padding:0;margin:0;height:40px;line-height:40px;text-align:center;border-radius:20px;background:#e9e9e9;color:#666;}
.job_box2 .am-nav-tabs>li.am-active>a,.job_box2 .am-nav-tabs>li.am-active>a:focus,.job_box2 .am-nav-tabs>li.am-active>a:hover{border:0 none;background:#1bb3b8;color:#fff;}
.job_box2 .am-tabs-bd{border:0 none;margin-top:20px;}
.job_box2 .am-tabs-bd .am-tab-panel{background:#e9e9e9;border-radius:10px;overflow:hidden;padding: 0;}
.job_box2 .am-tabs-bd .am-tab-panel .bd{padding: 10px;}
.job_box2 .am-tabs-bd .am-tab-panel.am-active{}
.job_box2 .am-tabs-bd .am-tab-panel .img img{width:100%;}
.job_box2 .am-tabs-bd .am-tab-panel .hd{}
.job_box2 .am-tabs-bd .am-tab-panel .hd h3{color:#fff;font-size:1.8rem;line-height:40px;position:relative;background:#1bb3b8;border-radius:0 10px 10px 0;float:left;padding:0 20px;margin-top: -25px; margin-left: -10px;}
.job_box2 .am-tabs-bd .am-tab-panel .des{margin-top:10px;line-height:24px;font-size:1rem;color:#999;}
.job_box1{padding:0px 10px 30px 10px;background:#fff;}
.job_box1 .about_title h2{color:#333;}
.job_box1 .about_title .about_title_des{line-height:30px;color:#666;font-size:1.6rem;margin-top:10px;}
.job_box1 .about_title .about_title_des span{color:#1bb3b8;font-weight:700;margin-left:10px;}
.job_box1_bd ul{}
.job_box1_bd ul li{float:left;width:100%;background:#f7f7f7;padding:20px 10px;margin-bottom:10px;}
.job_box1_bd ul li .bd{width:70%;float:left;color:#999;}
.job_box1_bd ul li .bd h3{font-size:2rem;font-weight:400;line-height:30px;color:#333;}
.job_box1_bd ul li .bd p{color:#999;font-size:1.2rem;line-height:30px;margin-top:10px;}
.job_box1_bd ul li .bd p span{margin:0 5px;}
.job_box1_bd ul li .hd{width:25%;float:right;font-size:2rem;color:#1bb3b8;height:70px;line-height:70px;}
.job_box1_bd ul li .hd span{font-size:24px;}

.job_box1_bd ul .jobmore{display:none;}
.job_box1_bd .more{text-align:center;margin-top:24px;}
.job_box1_bd .more p{display: inline-block; padding: 5px 50px 5px 40px; border: 1px solid #1bb3b8; color:#1bb3b8;font-size: 20px;}
.job_box1_bd .more .show p{background:url("../../images/ico_71.png") 90px center no-repeat;}
.job_box1_bd .more .hidden p{background:url("../../images/ico_70.png") 90px center no-repeat;}
.job_box1_bd .more .hidden{display:none;}
.job_box1_bd .more.morego .show{display:none;}
.job_box1_bd .more.morego .hidden{display:block;}


.tzzgx_list{padding:10px;}
.tzzgx_list .com_localht,.tzzgx_list .com_localht a{color:#666;}
.tzzgx_list{}

.tzzgx_box1{background:#fff;border-radius: 10px;}
.tzzgx_box1bd{margin-top:0px;border-top:1px solid #f7f7f7;padding-top:20px;}
.tzzgx_box1 ul{overflow:hidden;}
.tzzgx_box1 ul li{overflow:hidden;padding:20px 10px;margin-bottom:20px;border-bottom:1px solid #f0f0f0;}
.tzzgx_box1 ul li h3{line-height:30px;font-size:1.8rem;}
.tzzgx_box1 ul li p{margin-top:10px;overflow: hidden;}
.tzzgx_box1 ul li span{display:block;float:left;height:30px;line-height:30px;font-size:1.6rem;color:#999999;}
.tzzgx_box1 ul li span.menuico{padding:0 20px;background:#1bb3b8;color:#fff;border-radius:6px;margin-right:20px;font-size:1.4rem;}
.tzzgx_box1 ul li a{display:block;background:url("../../images/ico_63.png") right 70%  no-repeat;}


.lxwm_box1{padding:0 10px;margin:0;}
.lxwm_box1 .index_title h3{float:left;font-size:2rem;color:#333;height:60px;line-height:30px;text-align:left;}
.lxwm_box1 fieldset{margin:0;padding:0;}
.lxwm_box1 .am-form-group{overflow:hidden;}
.lxwm_box1 label{color:#333;font-weight:400;width:15%;float:left;}
.lxwm_box1 .am-form-group input{background:#f7f7f7;border:0 none;color:#999;width:82%;float:right;border-radius:4px;}
.lxwm_box1 .am-form-group input::-webkit-input-placeholder{color:#999;font-size:1.4rem;}
.lxwm_box1 .am-form-group textarea{background:#f7f7f7;border:0 none;color:#999;width:82%;float:right;border-radius:4px;}
.lxwm_box1 .am-form-group textarea::-webkit-input-placeholder{color:#999;font-size:1.4rem;}
.lxwm_box1 .am-form-but p button{display:block;width:80%;height:40px;line-height:40px;color:#fff;padding:0;margin:0 auto;border:1px solid #1bb3b8;text-align:center;border:0 none;background:#1bb3b8;border-radius:20px;}

.lxwm_box2{padding:0 10px;margin:40px 0;}
.lxwm_box2 .lxwm_box2_bd{height:250px;background:#333;border-radius:10px;overflow:hidden;}

.lxwm_box3{margin:30px 0;}
.lxwm_box3 ul{padding:0 10px;}
.lxwm_box3 ul li{float:left;color:#333;}
.lxwm_box3 ul li h3,.lxwm_box3 ul li p{padding-left:45px;}
.lxwm_box3 ul li p{font-size:1.6rem;line-height:30px;font-weight:700;}
.lxwm_box3 ul li h3{font-size:1.2rem;line-height:26px;font-weight:400;color:#999;}
.lxwm_box3 ul li.li_1{width:50%;background:url("../../images/ico_62.png") center left no-repeat;background-size:20%;}
.lxwm_box3 ul li.li_2{ width:50%;background: url("../../images/ico_60.png") center left no-repeat; background-size:20%;}
.lxwm_box3 ul li.li_3{margin-top:10px;width:100%;background:url("../../images/ico_61.png") center left no-repeat;background-size:11%;}

#articeBottom{background:none;text-align:center;margin:20px 0;}
#articeBottom ul li{float:none;margin:0 5px;cursor:pointer; display:inline-block; *display:inline; zoom:1;width:40px;height:40px;line-height:40px;padding:0;border-radius:50%;background:#f0f0f0; font-family: 宋体;}
#articeBottom ul li a{display:block;width:40px;height:40px;line-height:40px;border-radius:50%;background:#f0f0f0; font-family: 宋体;padding:0;margin:0;}
#articeBottom ul li a:hover{background:#1bb3b8;color:#fff;}
#articeBottom ul li.pagebarCurrent{background:#1bb3b8;color:#fff;}

.quanqiukehu{background:url("../../images/bg_4.jpg") top center no-repeat;padding:10px 0 30px 0;}
.quanqiukehu img{width:100%;}

.com_body img{max-width:100%;}
.com_body_wrap{padding:10px;}
.zuzhijiagou img{margin-bottom:20px;}


.jsnl_box1_cont{margin:30px 10px;}
.jsnl_box1_cont ul{margin-left:-2%;overflow:hidden;}
.jsnl_box1_cont ul li{width:48%;margin-left:2%;margin-top:2%;overflow:hidden;float:left;position: relative;}
.jsnl_box1_cont ul li .imgD img{width:100%;}
.jsnl_box1_cont ul li .fontD{position: absolute;left:0;bottom:10px;width:100%;}
.jsnl_box1_cont ul li .fontD h2{margin-left:10px;height:44px;line-height:44px;overflow:hidden;font-size:2rem;font-weight:400;color:#fff;padding-left: 50px;}
.jsnl_box1_cont ul li .fontD h2.ico121{background:url("../../images/ico_75.png") center left no-repeat;}
.jsnl_box1_cont ul li .fontD h2.ico122{background:url("../../images/ico_74.png") center left no-repeat;}
.jsnl_box1_cont ul li .fontD h2.ico123{background:url("../../images/ico_72.png") center left no-repeat;}
.jsnl_box1_cont ul li .fontD h2.ico124{background:url("../../images/ico_73.png") center left no-repeat;}

.jsnl_box2{padding:30px 10px;background:#fff;}
.jsnl_box2_cont ul{margin-left:-3%;overflow:hidden;}
.jsnl_box2_cont ul li{width:47%;margin-left:3%;float:left;margin-top:3%;text-align:center;}
.jsnl_box2_cont ul li .imgD img{width:100%;}
.jsnl_box2_cont ul li .fontD{margin-top:10px;}
.jsnl_box2_cont ul li .fontD h2{font-size:1.6rem;height:30px;line-height:30px;font-weight:400;}
.jsnl_box2_cont ul li.li131{margin-left: 16.333333%;}

.jsnl_box3{padding:30px 10px 0px 10px;}
.jsnl_box3_cont .contimg{margin:20px 0;}
.jsnl_box3_cont .contimg img{width:100%;}
.jsnl_box3_cont ul{overflow:hidden;}
.jsnl_box3_cont  ul li{width:100%;float:left;margin-bottom:20px;background:#fff;padding:20px;border-radius: 10px;}
.jsnl_box3_cont  ul li h3{font-size:1.8rem;font-weight:700;height:40px;line-height:40px;color:#1bb3b8;}
.jsnl_box3_cont  ul li .des{margin-top:10px;line-height:26px;color:#999;font-size:1.6rem;overflow:hidden;}

.jsnl_box4{padding:0px 10px;}
.jsnl_box4_cont{position: relative;}
.jsnl_box4_cont ul{margin-left:-3%;overflow:hidden;}
.jsnl_box4_cont ul li{width:47%;margin-left:3%;float:left;margin-top:3%;text-align:center;}
.jsnl_box4_cont ul li h3{height:40px;line-height:40px;font-size:1.8rem;font-weight:400;}
.jsnl_box4_cont ul li .img{margin-bottom:10px;}
.jsnl_box4_cont ul li .img img{width:100%;}
.jsnl_box4_cont ul li .des{line-height:20px;height:60px;color:#999;margin-bottom:40px;font-size:1.4rem;}


.shuzhihua_box1{padding:0 10px;}
.shuzhihua_box1 .shuzhihua_box1_cont{margin:0px 0 20px 0;}
.shuzhihua_box2{background:#fff;padding:0 10px 20px 10px;}
.shuzhihua_box3{padding:0 10px 20px 10px;color:#666;}
.shuzhihua_box4{background:#fff;padding:0 10px 20px 10px;}
.shuzhihua_img img{width:100%;}


.zdhsb_box1_cont{margin:0px 10px 30px 10px;}
.zdhsb_box1_cont ul{margin-left:-3%;overflow:hidden;}
.zdhsb_box1_cont ul li{width:47%;float:left;margin-left:3%;margin-bottom:3%;}
.zdhsb_box1_cont ul li .imgD img{width:100%;}
.zdhsb_box1_cont ul li .fontD{height:40px;line-height:40px;font-size:1.6rem;text-align:center;}
.zdhsb_box1_cont ul li .fontD h2{font-weight:400;color:#999;}
.zdhsb_box1more{display:none;}

.zdhsb_box1_cont ul .jobmore{display:none;}
.zdhsb_box1_cont .more{text-align:center;margin-top:0;}
.zdhsb_box1_cont .more p{display: inline-block; padding: 6px 0 22px 0;  color:#1bb3b8;font-size: 1.6rem;}
.zdhsb_box1_cont .more .show p{background:url("../../images/ico_71.png") center 40px no-repeat;}
.zdhsb_box1_cont .more .hidden p{background:url("../../images/ico_70.png") center 40px no-repeat;}
.zdhsb_box1_cont .more .hidden{display:none;}
.zdhsb_box1_cont .more.morego .show{display:none;}
.zdhsb_box1_cont .more.morego .hidden{display:block;}
.zdhsb_box2{background:#fff;}
.zdhsb_box2_cont{margin:10px 0;text-align:center;}
.zdhsb_box2_cont img{width:100%;}


.pro_index_box1_left{width:49%;float:left;}
.pro_index_box1_left img{width:100%;}
.pro_index_box1_right{width:49%;float:right;}
.pro_index_box1_right img{width:100%;}
.pro_index_box1_right ul li:nth-child(2){margin-top:5px;}
.pro_index_box2{margin-top:10px;margin-bottom:20px;}
.pro_index_box2 ul{margin-left:-2%;overflow:hidden;}
.pro_index_box2 ul li{width:48%;margin-left:2%;float:left;}
.pro_index_box2 ul li img{width:100%;}




.pro_list_wrap{margin:0 10px;}
.pro_list_wrap .pro_list_box{padding:10px 10px;margin-bottom:20px;background: #f7f7f7;}
.am-slider-default{vertical-align: top;background-color: #f7f7f7; border-radius: 0; -webkit-box-shadow: none; box-shadow: none; }
.am-slider-default .am-control-thumbs img{border:1px solid #f7f7f7;}
.am-slider-default .am-control-thumbs li { width: 23%; float: left; margin: 0 1%; }
.am-slider-default .am-control-thumbs img.am-active {border:1px solid #1bb3b8;}

.pro_list_box .lSSlideOuter .lightSlider li img{    margin: 0;width:100%;}
.pro_list_box .lSSlideOuter .lSPagerul{  width:100%;overflow:hidden;margin:0 auto;}
.pro_list_box .lSSlideOuter .lSPager.lSGallery li{border-radius: 5px;}
.pro_list_box .lSSlideOuter .lSPager.lSGallery li a{display:block;border:2px solid #ccc;  }
.pro_list_box .lSSlideOuter .lSPager.lSGallery li.active a{border:2px solid #1bb3b8;}
.pro_list_box .lSAction > .lSPrev{left: 5px;}
.pro_list_box .lSAction > .lSNext {right: 5px; }
.pro_list_box .lSSlideOuter .lSPager.lSGallery li.active img{}

.pro_list_box .box_info{}
.pro_list_box .box_info .hd{font-size:1.8rem;font-weight:700;height:40px;line-height:40px;}
.pro_list_box .box_info .bd{font-size:1.4rem;color:#999;}
.pro_list_box .am-slider-default .am-direction-nav a:before{color:#1bb3b8;}

.pro_listbody_more{text-align:center;height:46px;margin:20px 0;}
.pro_listbody_more p a{padding: 10px 34px 10px 20px;font-size:16px;color:#1bb3b8;border:2px solid #1bb3b8;background:url("../../images/ico_9.png") 93px center no-repeat;}


.deva_box1{padding:0 10px;margin:0 0 20px 0;}
.deva_box1_img{
	
}
.deva_box1_wrap h2{
	font-size: 2.5rem;
	margin-bottom: 10px;
}
.deva_box1_wrap p{
	color: #666;
    line-height: 28px;
    font-size: 1.5rem;
}
.deva_box1_img .am-slider-a1{
	margin-top:0;
}











