/*
 * Author: 渔课
 */
@font-face { 
font-family: Libre Baskerville; src: url('LibreBaskerville.otf'); }
body{font-family:'Open Sans', sans-serif; color: #333;}
a{transition: 0.5s;-webkit-transition: 0.5s;-moz-transition: 0.5s;}
ul{list-style:none;}
ul, li {list-style: none;margin: 0; padding: 0;}
.clear{clear: both;}
.img-thumbnail{transition : opacity 0.7s;}
.img-thumbnail:hover,.opacity_img:hover{opacity: 0.75;}
.top_contact p {display: inline-block;margin: 0px 15px;font-size: 14px;font-family: segoeui_1;letter-spacing: 1px;}
.top_contact a {color: #fff;}
.show_video li{ width:33.33%; float:left; padding:15px;}
.show_video li iframe{ width:100%; height:275px;}
.photo_con iframe{ height:535px; width:100%;}
.video-btn{ width:50px; height:auto; position:absolute; left:42%; top:37%;    display: none !important;}

/*顶部信息*/
.top_menu{ font-size: 14px;width: 100%;height: 40px;line-height: 40px;background-color: #2a328c;color: #fff;position: relative;z-index: 1000;min-height: 40px;}
.top_lang{ float: right;}
.top_name{display: inline-block; padding-left:10px;}

.top_bg{color: #777;width: 100%;height: 36px;border-bottom: 1px solid #e4e4e4;}
.top_email {padding-top: 6px;color: #565656;float: left;margin: 35px 0px 0px 10px;font-size: 20px;}
.top_email i{color: #72AE44;margin-right: 5px;}
.top_email a{color: #565656;margin-right: 30px}
.top_email a:hover{color: #21c149;text-decoration: none;}
.nav_icons{margin: 0 15px;}
.nav_icons a{    display: inline-block;color: #333;background: #fff;border-radius: 50%;width: 35px;height: 35px;text-align: center;line-height: 35px;margin: 0;}
.nav_icons i {font-size: 14px;}
.nav_inquiry i{font-size: 24px;color: #fe8101;margin-top: -5px;display: none;}


/*产品搜索*/
.search_group input.form-control{border-radius: 0px;box-shadow: none;color: #585A5A;padding: 0px 0px 0px 15px;height: 40px;background: transparent;border: none;}
.search_group input.form-control:focus{box-shadow: none;}


/*头部搜索*/
.bx_search {    float: right;margin-top: 15px;height: 50px;width: 50px;border-radius: 50%;line-height: 50px;text-align: center;cursor: pointer;color: #fff;background: #2a328c;}
.search_ico,.search_x{ font-size:16px; cursor: pointer;}
.search_x{ display: none; }
.top_search .search_group{     margin: 30px auto 0;background-color: #fff;}
.input-group-btn{line-height: 0px;background: #2a328c;}
.top_search #search_submit{ color: #fff; padding: 7px 13px;}
.top_contact{    float: left;}
.top_search .input-group .form-control{     border: 1px solid #ccc; }

/*幻灯片*/
.flash img{width: 100%;}
.flash ul.bxslider{list-style:none;}
.flash div.bx-pager{bottom: 4%;}
.flash div.bx-controls-direction{display:none;}

/* 首页标题 */
.index_head{    text-align: left;}
.iall_head{    margin-bottom: 30px;}
.iall_head h2{     font-size: 42px;margin: 0;font-weight: bold;    margin-bottom: 20px;}
.iall_head h2:first-letter{color: #2a328c;}
.iall_head p{    font-size: 20px;color: #888888;font-weight: 500;margin-top: 15px;margin-bottom: 0;}
.iall_btn{text-align: center;clear: both;}
.iall_btn a{text-decoration: none;font-size: 16px;display: inline-block;padding: 10px 25px;color: #fff;border-radius: 25px;border: 1px solid #d3d3d3;background: #2a328c;}

/* 首页顶部链接 */
.ilink_bg{padding: 30px 0 0;}
.ilink_box img{max-width: 540px;    width: 100%;}

/*首页产品*/
.iproduct_bg{ padding: 80px 0;}
.product{margin-bottom: 30px;text-align: left;display: flex;flex-direction: column;}
.product h2{font-size: 42px;margin: 0;font-weight: bold; margin-bottom: 5px;}
.product h2:first-letter{color: #2a328c;}
.line{width: 202px;height: 5px;background-color: #2a328c;border-radius: 20px;}
.top {display: flex;width: 100%;}
.top .text{width: 40%;padding: 20px;}
.text p{font-size: 18px;line-height: 36px;}
.iproduct_btn{text-align: left;clear: both;}
.iproduct_btn a{text-decoration: none;font-size: 16px;display: inline-block;padding: 10px 25px;color: #fff;border-radius: 25px;border: 1px solid #d3d3d3;background: #2a328c;}
.iproduct_btn a:hover{box-shadow: 4px 3px #55aaff26 !important;}
.pic img{width: 100%;height: 88%;}
.iall_btn:hover a{color: #fff;}
.iproduct_img{padding: 0 50px;}
.iproduct_box{    position: relative;overflow: hidden; margin-bottom: 30px;}
.product_img a{text-decoration: none;color: #fff;}
.iproduct_img img{    width: 100%;} */ */
.ovrly {position: absolute;width: 100%;height: 50%;background-image: linear-gradient(to bottom, transparent, #17171a);-webkit-background-image: linear-gradient(to bottom, transparent, #17171a);left: 0;bottom: 0;opacity: .8;transform: all .5s;}
.iproduct_decs {width: 100%;display: flex;align-items: center;flex-wrap: wrap;padding: 10px 20px;box-sizing: border-box;position: absolute;left: 0;bottom: 0;text-align: left;transition: all 0.5s;}
.iproduct_decs h2{display: inline-block;font-size: 22px;font-weight: 700;color: #000;}
.iproduct_decs p{color: #000;display: block;font-size: 16px;line-height: 0;overflow: hidden;opacity: 0;transition: all 0.5s;}
.iproduct_decs div{display: inline-block;color: #fff;font-size: 16px;line-height: 0;padding: 0 32px;background: #2a328c;border: 1px #2a328c solid;border-radius: 25px;opacity: 0;transition: all 0.5s;}
.iproduct_box:hover .ovrly {height: 100%;background: rgba(23, 23, 26, .7);}
.iproduct_box:hover .iproduct_decs p{opacity: 1;line-height: 24px;max-height: 72px;margin-top: 24px;background-color: #2a328c;opacity: 0.9;}
.iproduct_box:hover .iproduct_decs div{line-height: 38px;opacity: 1;margin-top: 25px;}
/* 列表页产品 */
.product_list{clear: both;padding: 15px 0px 0px 0px;}
.product_list2{padding-top: 20px;}
.product_img img{    width: 100%;height: auto;margin-bottom: 0;overflow: hidden;transition: all 0.4s;display: block;}
.product_list2 div.product_img{min-height: 260px;}
.product_title{    text-align: center;margin:5px 0 30px;}
.product_title a{    font-size: 18px;color: #323232;}
.product_title a:hover{text-decoration: none;color:#2a328c;}
@media screen and (min-width:1200px) {

	.product_list2 .product_img:nth-child(3n+1){
		clear: both;
	}
	.iadv_list .adv:nth-child(3n+1){
		clear: both;
	}
	.iadv_list .app:nth-child(4n+1){
		clear: both;
	}
}
@media screen and (max-width:768px) {
	
}



/* 首页图组 */
.iadv_list{    display: flex;flex-wrap: nowrap;padding: 75px 84px;border-radius: 8px;overflow: hidden;margin-top: 55px;}
.iadv_box{    text-align: center;color: #fff;border: 1px solid rgba(255, 255, 255, .3);padding: 30px 10px 40px;border-radius: 8px;}
.iadv_img img{    max-width: 80px;}
.adv_title {font-size: 50px;font-weight: bold;    margin: 0;    margin: 5px 0 0;}
.adv_desc p{font-size: 16px;}
.iadv_box:hover{ background: rgba(255, 255, 255, .9); color: #666;}
.iadv_box:hover .adv_title{color:#000;}

/* 首页app */
.iapp_bg{    padding: 80px 0;}
.app_head{margin-bottom: 30px;text-align: left;display: flex;flex-direction: column;}
.app_head h2{font-size: 42px;margin: 0;font-weight: bold; margin-bottom: 5px;color: #fff;}
.app_head h2:first-letter{color: #2a328c;}
.app_text{width: 25%;float: right;background-color: #fff;opacity: 0.6;}
.app_text h3{font-size: 32px;padding: 20px 20px 0 20px;}
.app_text p{  line-height: 30px;font-size: 18px;padding: 0 20px 20px 20px;}
.iapp_list{display: flex;float: left;padding-top: 40px;}
.app{background-color: #e7e7e7;padding: 30px;height: 100%;transition: All 0.4s ease-in-out;}
.app:hover{transform: translate(0, -10px);background-color: #2a328c;}
.app:hover .app_desc{color:#fff;}
.app_img img{    max-width: 100%;}
.app_desc p{    font-size: 16px;margin-top: 15px;}

/* 首页图片 */
.iphoto_bg{    padding: 80px 0;}
.iphoto_bg .line{display: block;}
.iphoto_list{clear: both;    margin-bottom: 30px; padding: 30px; background-color: #2a328c;}
.iphoto_list .bx-wrapper {margin: 0 15px;}
.iphoto_list .bx-prev{    background: url(../images/left.png) #2a328c no-repeat center;height: 60px !important;width: 50px !important;background-image: 30%;background-size: 25px;}
.iphoto_list .bx-prev:hover,.iphoto_list .bx-next:hover{background-position:center !important;}
.iphoto_list .bx-next{background: url(../images/right.png) #2a328c no-repeat center;    height: 60px !important;width: 50px !important;background-image: 30%;background-size: 25px;}
.iphoto_bg .bx-wrapper .bx-pager{display: none;}
.icount_box{display: flex;justify-content: space-around;margin-top: 30px;text-align: center;color: #2a328c;font-weight: bold;padding: 20px;width: 100%;}
.iabout_count{font-size: 46px;line-height: 56px;font-family: 'Oswald';position: relative;}
.icount_text1{    font-size: 20px;line-height: 30px;}
.icount_text2{font-size: 20px;color: #2a328c;padding-top: 5px;line-height: 30px;}
.iabout_sign{position: absolute;right: -20px;}
.value2{float: left;}

/* 首页新闻 */
.inews_box{background-color: #ffffff;    margin-bottom: 30px;}
.inews_box a{text-decoration: none;}
.inews_box:hover img{transform: scale(1.2);}
.inews_box:hover .inews_title{color: #2a328c;}
.inew_img{position: relative;overflow: hidden;}
.inew_img img{width: 100%;transition: all 2.6s;}
.inews_title{ font-size: 20px;line-height: 32px;font-weight: bold;color: #333333;margin: 0;}
.inews_desc{    padding: 30px;}

/* 翻译 */
.change-language{display:inline-block;position:relative;text-align:left;vertical-align:middle;margin-left:30px;white-space:normal; float:right;margin-top: 20px; }
.change-language-title a{color:#666;}
.change-language .change-language-title, .change-language .change-language-title a{font-size:14px;line-height: 36px;}
.change-language .change-language-title a:after{font-family:'fontawesome';content:"\f0d7"; display:inline-block;padding-left:2px;}
.change-language:hover .change-language-title a:after{-moz-transform:rotate(-360deg);-webkit-transform:rotate(-180deg);-ms-transform:rotate(-180deg);-o-transform:rotate(-180deg);transform:rotate(-180deg);}
.change-language .change-language-cont{position:absolute;top:61px;right:0;width:360px;background:#FFF;padding:20px 10px 20px 20px;transform:scale3d(0.9, 0.9, 1);opacity:0;visibility:hidden;z-index:9999;-moz-transition:all 0.3s ease-in-out;-webkit-transition:all 0.3s ease-in-out;-ms-transition:all 0.3s ease-in-out;-o-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out;border:1px solid #ccc;border-radius:5px;overflow-y:scroll;max-height:80vh;}
.change-language:hover .change-language-cont{transform:scale3d(1, 1, 1);opacity:1;visibility:visible;}
.change-language .change-language-cont li{display:inline-block;vertical-align:top;width:46%;margin:0 0 10px;font-size:10pt;overflow:hidden;padding:0 10px 0 0;}
.change-language .change-language-cont li a:hover{color:#4e4e4e;}
.change-language .change-language-cont .lang-item-hide{display:none !important;}
.change-language .change-language-cont .lang-more{position:relative;display:block;text-align:center;cursor:pointer;line-height:30px;}
.change-language .change-language-cont .more-active{font-size:20px;}
.language-flag span{position:relative;display:inline-block;vertical-align:top;white-space:nowrap;padding:0 0 0 15px;overflow:hidden;}
.change-language-cont .language-flag span{ font-size:16px; }
.change-language .change-language-title a:after{color:#fff;}
.change-language .change-language-title .language-flag span{color:#fff;}
.change-language ::-webkit-scrollbar{width:5px;}
.change-language ::-webkit-scrollbar-track{background-color:#000;}
.change-language ::-webkit-scrollbar-thumb{background-color:rgba(0,0,0,.3);border-radius:3px;}
.change-language .language-cont:hover::-webkit-scrollbar-thumb{display:block}
li.language-flag a{position:relative;    color: #000;}
/*end


/* 列表页编辑框
/* 左图右文 */
.list_rl{    display: flex; justify-content: space-around; align-items: center;    flex-direction: row-reverse;}
.list_rl li{width: 50%;    padding: 0 15px;}
.list_rl li img{width: 100%;}
@media screen and (max-width: 768px) {
	.list_rl {flex-direction: column;}
	.list_rl li {width: 100%;padding: 0;} 
}
/* 一列三图 */
.three_li{display: flex;}
.three_li li{width: 31%;margin: 15px;}
.three_li li img{width: 100%;}
@media screen and (max-width: 768px) {
	.three_li {flex-direction: column;}
	.three_li li {width: 100%;padding: 0;} 
}

/*列表页-左侧栏目*/
.left_h3{height: 50px;font-size: 20px;font-weight: normal;color: #545454;line-height: 50px;border-bottom: 1px solid #ebebeb;}
.left_h3 span{display: inline-block;height: 50px;border-bottom: 1px solid #2a328c;}
.left_nav_ul{list-style:none;margin:0px;padding:0px; margin:15px 0px 0px 0px;padding-bottom: 10px;}
.left_nav_ul > li{position:relative; border-bottom: 1px solid #f2f2f2; background: url(../images/left_li.gif) 6px 15px no-repeat;padding:8px 0px 8px 18px; }
.left_nav_ul > li:last-child {border-bottom: none;}
.left_nav_ul > li > a{text-decoration:none; color:#656464; font-size:14px;}
.left_nav_ul > li > a:hover,.left_nav_ul li a.left_active{color:#2a328c;}
 30px 30px;border: 6px solid #2a328c;border-radius: 35
.menu_head{cursor:pointer; font: 600 18px/30px "Open Sans", sans-serif; width:35px; text-align:center;color:#303c4b;display:inline-block;position: absolute; top:3px; right:0px;}
.menu_head:hover{ color: #2a328c;}

/*列表页-左侧二级栏目*/
ul.left_snav_ul{list-style:none;padding:0px;display: none; padding-top: 8px;}
ul.left_snav_ul > li{ margin:0px;padding:5px 0px 5px 10px; background: url(../images/left_sli.gif) 0px 13px no-repeat;}
ul.left_snav_ul > li > a{border:0;color:#797979;padding: 5px 0px 5px 0px;}
ul.left_snav_ul > li > a:hover{ text-decoration: none;color:#E60703;}

.left_snav_ul_li{ margin:0px;padding:5px 0px 5px 10px; background: url(../images/left_sli.gif) 0px 13px no-repeat;}
.left_snav_ul_li a{border:0;color:#969494;padding: 5px 0px 5px 0px;}
.now_acvite { font-weight: bold;}

/*列表页-左侧新闻*/
.left_news{clear: both;list-style:none;margin:0px;padding:0px;}
.left_news li{color:#545455;border-bottom: 1px dotted #ddd;background: url(../images/li.png) no-repeat left 15px;line-height:21px; padding: 10px 0px; padding-left:14px;}
.left_news li a{color:#2F2F2F;}
.left_news li a:hover,
.left_news li a:focus{text-decoration:none;color:#03b29c;}

/*列表页-左侧联系*/
.left_contact{margin:30px 0px 35px 0px;}
.left_contact p{clear: both;line-height: 24px;}

/*列表页-横幅*/
.page_bg{height: 540px;margin-bottom: 0px;}

/*列表页-面包屑*/
.bread_bg{    background-color: transparent;margin-top: -60px;color: #fff;    position: relative;}
.bread_bg h2{    position: absolute;top: -180px;padding: 0 15px;text-transform: uppercase;font-size: 38px;font-weight: bold;}
.bread_nav{padding: 10px 0px;}
.bread_nav span{color: #2a328c;padding-right: 6px;}
.bread_nav a{    color: #fff; font-size: 16px;}
.bread_nav a:hover{color: #2a328c;text-decoration: none;}

/*列表页-右栏*/
.right_head{clear: both;}
.right_head h2{height: 50px;font-size: 20px;font-weight: normal;color: #545454;line-height: 50px;border-bottom: 1px solid #ebebeb; }
.right_head h2 span{display: inline-block;height: 50px;border-bottom: 1px solid #2a328c;}
.right_contents{clear: both;padding:15px 0px 15px 0px; line-height:28px; overflow: auto;}
.right_contents_h1{margin: 0px;padding: 10px 0px;text-align: center;color: #000;font-size:24px;color:#434343;font-weight:bold;line-height: 34px;}
.right_contents img {    max-width: 99%;}

/*列表页-右侧新闻*/
.right_new{clear: both; list-style:none;margin:0px; padding:0px 0px 20px 0px;}
.right_new li{color:#898989;background: url(../images/li.png) no-repeat left 18px;font-size: 16px;line-height:22px; padding:12px 0px; padding-left:13px;border-bottom: 1px dashed #e3e2e2;}
.right_new li a{color:#2F2F2F;}
.right_new li a:hover,.right_new li a:focus{text-decoration:none;color:#2a328c;}
.right_new_time{float:right;}
.relevant_new ul.right_new li{font-size: 14px;}
.right_new .news_time{float: right;}
.new_list li {
    list-style: none;
    border-bottom: 1px solid #ddd;
    margin-top: 20px;
}
.new_list li .title a {
    color: #282828;
    font-size: 20px;
    letter-spacing: normal;
    line-height: 1.4;
    overflow-x: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-weight: bold;
    display: block;
}
.new_list li .title a:hover{ text-decoration:none; color:#2a328c;}
.new_list li .time {
    color: #a5aaae;
}
.new_list li .time i {
    color: #717375;
    padding: 10px 10px 10px 0;
}
.new_list .zhai {
    color: #666;
    line-height: 23px;
    font-size: 14px;
}
.new_list .new_bnt {
    background: #2a328c;
    color: #fff;
    padding: 4px 10px;
    font-family: 'poppins-semibold';
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -o-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -ms-transition: 0.5s all;
    margin-top: 6px;
    font-size: 12px;
}

/*列表页-右侧案例*/
.case_list{clear: both;padding: 25px 0px 0px 0px;margin-right: -15px;margin-left: -15px;}
.case_list2{padding-top: 20px;}
.case_img{padding-left: 15px;padding-right: 15px;min-height: 270px;}
.case_img img{margin-right: auto;margin-left: auto;display: block;max-height: 270px;max-width: 100%;height: auto; margin-bottom: 10px; padding: 0px 0px 0px 0px;}
.case_list2 div.case_img{min-height: 160px;position: relative;}
.case_title{text-align: center;height: 40px;}
.case_title a{color: #2F2F2F;}
.case_title a:hover{text-decoration: none;color:#2a328c;}
/*分页样式*/
.page{clear:both;margin:20px 0px 20px 0px;text-align: center; }
.page a{display: inline-block; font-family: Arial; font-size: 13px; border: #dbdbdb 1px solid; padding:8px 13px; margin: 2px; margin-bottom: 5px; color: #31363c; text-decoration: none}
.page a:hover,.page a:focus{font-family: Arial;font-size: 13px;border: #2a328c 1px solid;padding:8px 13px;color: #fff;background-color: #2a328c;}
.page .current{font-family: Arial;border: #2a328c 1px solid; font-size: 13px; padding:9px 13px; color: #fff;margin: 2px;background-color: #2a328c}

/*产品详细页*/
.showpic_box,.proinfo_box{margin: 30px 0px 20px 0px;}
.product_h1{margin:0px; line-height:22px; font-size:16px;font-weight: bold;color: #000; padding-bottom:10px;border-bottom: 1px dotted #ccc; }
.product_info{list-style:none;padding:0px;margin-top:10px;}
.product_info p{line-height:28px; }
.product_btn{margin-top: 15px; display:inline-block;}
#pic-page{text-align: center;margin-top:10px;}
#pic-page a{margin: 0 2px;}
#pic-page a img{width:40px;padding: 2px;border: solid #ccc 1px;margin-bottom:5px;}
#pic-page a:hover img,#pic-page a.active img {border: solid #2a328c 1px;}
.product_con {clear: both; border-top: 1px dotted #a9a9a9;margin:10px 0px 20px 0px;padding:20px 0px 0px 0px; line-height:26px;overflow: auto; }
.photo_con {clear: both;margin:0px 0px 20px 0px; padding:10px 0px 20px 0px;line-height:26px;overflow: auto; }
.product_con img,.photo_con img {/*max-width: 840px;*/ max-width:100%;}
.list_related{margin-top: 50px; }
.list_related div.product_img{min-height: 160px;}
.showpic_flash{ overflow: hidden; }
.bx-viewport .example-image{ margin:auto;}
.info_share{ margin-top: 15px; }

/*按钮样式*/
.download_btn {float: right;display: block;margin: 10px 10px 20px 0px;}
.page-btn {display: inline-block;float: left; background-color: #2a328c;border-radius: 0px; border: none; transition:background 0.3s;margin-right: 15px; }
.page-btn:hover,.page-btn:focus {background-color:#2a328c;}
.grey-btn {border-radius: 0px;border: none;background-color: #E8E8E8;}
.grey-btn:hover,.grey-btn:focus {background-color: #ccc;}
.menu_head {cursor: pointer;font: 600 18px / 30px "Open Sans", sans-serif;width: 35px;text-align: center;color: #303c4b;display: inline-block;position: absolute;top: 3px;right: 0px;}
/*在线留言订购*/
.form-horizontal .form-group{margin-right: -10px;margin-left: -10px;margin: 20px 20px;}
.codeimg{    margin: 4px 0px -10px -18px;height: 35px;}
.cf_content{    margin: 60px 0;}
.a2a_default_style{display: inline-block;}
.clist_head h2{padding: 0 15px; font-weight: 700;}
.cf_content .control-label{text-align: left;    padding: 0 0 10px;}
.contents img{max-width: 100%;}
/*上一个下一个*/
.point{clear: both; margin:20px 0px 40px 0px;padding-bottom: 40px;line-height:22px;}
.point span.to_prev{text-align:center;}
.point span.to_prev a{color:#337AB7;}
.point span.to_prev a:hover{color: #ea042b;text-decoration: none;}
.point span.to_next{text-align:center;}
.point span.to_next a{color:#337AB7;}
.point span.to_next a:hover{color: #ea042b;text-decoration: none;}

/*标签样式*/
.tags{margin: 18px 0px 10px 0px;}
.tags a{margin: 0px 5px 8px 0px;}
.tags_list{padding: 5px 10px 100px 10px;}
.tags_ul{margin-top: 0px;}
.tags_ul li{line-height: 28px;margin-bottom: 8px;padding-bottom: 10px;}
.tags_ul h3{font-size: 14px;padding: 0px;margin: 0px;line-height: 20px;}
.tags_ul p{font-size: 13px;padding: 0px;margin: 0px;color: #777;line-height: 20px;padding-top: 8px;}

/*网站地图*/
ul.ul_sitemap{margin: 30px 0px 40px 30px;}
ul.ul_sitemap li{list-style: none;line-height: 26px;clear: both; }
ul.ul_sitemap li a{color: #7d7d7d;}
li.small_li_sitemap{clear: both;padding-left: 12px;}
li.small_li2_sitemap{float: left;padding-left: 20px; }

/*友情链接*/
.link_box{background-color:#505862;padding:10px 0px;text-align: center;color: #fff;font-size: 13px;line-height: 30px;clear: both;}
.link_box a{color: #fff;padding:0px 0px 0px 10px;font-size: 13px;}
.link_box a:hover{text-decoration: none;color: #fff;}
.link_box a:last-child{border-right:0px;}
.link_box button{display: none;}
.link_title{font-size: 13px;margin-right: -6px;}
.link_title:after{content:":";}
.link_box p {margin-top: 5px;}

/*底部TAGS*/
.tags_box{background-color: #454d58;padding:10px 0px;text-align: center;color: #f6f6f6;font-size: 13px;line-height: 30px;}
.tags_box a{color: #fff;padding:0px 2px 0px 8px;font-size: 13px;}
.tags_box a:hover{text-decoration: none;color: #35404e; }
.tags_box a:last-child{border-right:0px;}
.tags_box button{display: none;}
.tags_title{font-size: 13px;margin-right: -6px; }
.tags_title a{padding:0px;}
.tags_title:after{content:":";}

/*底部信息*/
.index_all footer{margin-top: 0px;}
footer{color:#fff;padding:60px 0px 0px 0px;background-color: #2a328c;font-size: 16px;    margin-top: 140px;}
.footer_menu p{margin: 0 0 10px;}
.footer_contact {line-height: 28px;}
.footer_icon {padding-top: 10px;}
.footer_icon a:hover{text-decoration: none;}
.footer_icon img{width: 40px;height: 40px;}
.footer_sitemap{color: #fff;}
.footer_sitemap:hover,.footer_sitemap:focus {color: #2a328c;text-decoration: none;}
footer .about_content {     font-size: 16px;line-height: 28px;margin: 0;}
.logo1 {max-width: 240px;}
.foot_contact{padding: 0 30px;}

/*底部分类*/
.footer_menu a{color: #fff;line-height: 30px;}
.footer_menu_first a{color: #fff;    text-transform: uppercase;}
.footer_menu a:hover{color: #2a328c;text-decoration: none;}
.footer_menu_first{    font-size: 24px;margin: 0 0 10px;font-weight: bold;}
.footer-bar {padding: 10px 0;text-align: center;color: #fff;background-color: #252d83;margin-top: 50px;}
.foot_contact .list-unstyled p{line-height: 21px;    margin:0 0 10px;}

/*404*/
.oopspage{ background-color:#d1f3e5; text-align: center; padding: 80px 0;}
.oopspage img{ max-width: 100%; }
.oopspage h3{ font-size:40px; }
.oopspage h3 span{ font-size: 50px; color: #f00; }
.ops_gohome a{ padding: 5px 20px; background-color: #2a328c; display: inline-block; color: #fff; font-size: 18px; border-radius: 5px; margin-top: 20px; }
.ops_gohome a:hover{ text-decoration: none; background-color: #2a328c; }

/*大屏幕样式*/
@media screen and (min-width: 769px) {
.logo {     margin-top: 16px; max-width: 400px;}
.top_search{    margin-bottom: 30px;}
/*导航样式*/
.navbar {margin:0px;border:none;    background-color: transparent;min-height: 50px;width: 100%;}
.navbar-nav > li {}
.navbar-nav {float: right;}
.navbar-nav > li > a {text-align: center;position: relative;display: inline-block;}
.navbar-default .navbar-nav > li > a {color: #333;font-family: 'Open Sans', sans-serif;font-size: 16px;font-weight: bold;letter-spacing: 0px;text-transform: uppercase;    padding: 30px 20px;}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus,
.navbar-default .navbar-nav > li > a.active,
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
color: #2a328c;}

.navbar-brand {display: none;}

.navbar-default .navbar-nav > li:hover .active_zs{color: #2a328c;}
/*导航-触发滚动*/

.navbar-fixed-top {top: 0;border-width: 0 0 1px;background-color: #fff;}
.navbar-fixed-top ul.navbar-nav > li > a {padding: 30px 25px;}

/*导航二级菜单*/
.nav_small {background-color:#fff;padding: 10px 0px;padding-bottom: 15px;border-radius: 0px;border: none;box-shadow: none;    top: 84%;}
.nav_small > li{height: 45px;line-height: 40px;}
.nav_small > li > a {    line-height: 25px;padding: 8px;text-align:left;color: #000;font-size: 14px;text-transform: capitalize;}
.nav_small > li > a:hover {    color: #fff; background-color: #2a328c;}
#app_menudown,#search_btn {display:none;}
.mfoot_box {display:none;}

/*导航三级菜单*/
.dropdown-menu2{position:absolute;left:100%;z-index:22;display:none;top:0;width:194px;}
      .dropdown-menu2 li{background:#fff;height:35px;line-height:35px;color:#333;padding:0 15px; left: 1px;}
      .dropdown-menu2 li a{color:#000;text-decoration:none;font-size:12px;display:block;}
      .dropdown-menu2 li:hover{background:#2a328c}
      .dropdown-menu2 li:hover a{color:#fff}
      .dropdown-menu2 li.dropdown{ border-bottom: 1px solid #e8e8e8; }
      .dropdown-menu li.dropdown{position:relative;}
      .dropdown-menu li.dropdown:hover .dropdown-menu2{display:block!important;}
      @media screen and (max-width:1000px) {
      .dropdown-menu2{padding:5px 10px;position:initial;left:initial;width:99%;}
      .dropdown.open .dropdown-menu2{display:block;}
      .dropdown-menu2 li{background:#e4e6e8}
      .dropdown-menu2 li a{display:block;}
              }
      .dropdown i{display:none;}

.contact_head{width: 95%; margin:auto; text-align: center;} 
.contact_head p{width: 70%; }
.product_head p{width: 45%;margin: 0 auto;line-height: 26px;}

}




/*弹窗*/
.nlyz {position: fixed;top: 0px;left: 0px;width: 100% !important;background: rgba(146,146,146,0.65);height: 100vh !important;z-index: 9999;}
.nlyz_main { max-width: 800px;margin: auto;background: #eee;padding: 15px 15px 50px;z-index: 9999;position: absolute;top: 50%;left: 50%;transform: translate(-50%, -50%);width: 90%;min-height: 342px;border-radius: 15px;}
.nlyz_main p {text-align: center;font-size: 18px;padding: 0 55px 0px;line-height: 35px; font-family: fantasy;}
.nlyz_main p.seeyou{ font-size:16px;color: #12ae99;}
.nlyz_main .years_title{ text-align: center; padding: 15px 0 10px 0; font-size: 35px;font-family: fangsong;font-weight: 600;}
.nlyz_ms {color: #1d1d1d;margin: 0px;}
.nlyz_ms a,.ht{ color: #12ae99; }
.nlyz_ms a:hover,
.ht:hover{color: #009d4e;}
.Tips p{text-align: left;margin: auto;width: 70%;font-size: 15px;color: #504e4e;}
.Tips{margin-bottom: 15px;}

.nlyz_main .over_gb {width: 160px;height: 40px;display: inline-block;background: linear-gradient(90deg,rgb(53 179 31) 0%,rgb(14 173 165) 100%);color: #fff;line-height: 40px;margin: 0px 10px;border-radius: 5px;cursor: pointer;font-size: 16px;text-align: center;margin-right: 125px;}
.nlyz_gb{width: 160px;height: 40px;display: inline-block;background: #929791;color: #fff;line-height: 40px;margin: 0px 10px;border-radius: 5px;cursor: pointer;font-size: 16px;text-align: center;}
.nlyz_btn{text-align: center;margin-top: 25px;}
.nlyz_btn a.nlyz_gb:hover{ background:#27ae61;}

.nlyz_main .over_gb:hover,
.nlyz_gb:hover{text-decoration: none;color: #fff;}
.close_x { border: 1px solid #ccc;width: 40px;height: 40px;display: inline-block;position: absolute;right: -15px;top: -15px;z-index: 9999999; font-size: 20px;border-radius: 20px;background-color: #2db238;color: #fff;line-height: 40px;text-align: center;cursor:pointer;}
/* .nlyz_gb{position: absolute;right: -8px;height: 60px;width: 60px;overflow: hidden;top: -8px;display: block;cursor: pointer;} */
/*.nlyz_gb img{width: 100%;}*/


@media screen and (max-width: 768px) {
/* 手机端弹窗 */
.nlzy_img{display: none;}
.nlyz_main .years_title{font-size: 22px; padding: 5px 0 5px;}
.nlyz_main p{font-size: 15px;text-align: left;padding: 0px;}
.nlyz_main .over_gb,
.nlyz_gb{width: 120px;font-size: 15px;}
.nlyz_main{padding: 15px 15px 15px;}
.Tips p{width: 100%;font-size: 12px;}
.nlyz_main .over_gb{margin-right: 0px;}
.nlyz_btn{margin-top: 13px;margin-bottom: 10px;}
}
/*小屏幕样式*/
@media screen and (max-width: 768px) {

.show_video li{ width:100%;}  
.email{display: none !important;}
.top_menu{position: relative;}
.logo {display: block;    margin: 9px 0px;max-width:250px;}

.top_email,.top_search{display: none;}
.search_group{margin: 5px 0px 20px 0px;}
#topsearch,#app_menudown1{display: none;}

/* 手机端列表页 */
.page_bg{    height: 230px;}
.news_list {padding-top: 25px;}
.bread_bg h2 {top: -100px;font-size: 32px;}
/*手机-导航搜索图标*/
#search_btn {float: right;margin-top: 7px;padding:8px 13px;font-size: 17px;border-radius: 4px; color: #fff;}
#search_btn:hover,#search_btn:focus {cursor: pointer;background-color: #444;}

/*手机-导航样式*/
.navbar {margin: 0px;border:0px;min-height: 50px;background-color:#fff;}
.navbar-default .navbar-brand {color: #fff;font-size: 16px;}
.navbar-default .navbar-brand:hover,.navbar-default .navbar-brand:focus {color: #fff;}
.navbar-toggle {border:none; background: #2a328c;}
.navbar-default .navbar-collapse,.navbar-default .navbar-form {border:none; background: #2a328c;    margin-top: 0;}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {background-color: #2a328c;}
.navbar-default .navbar-toggle .icon-bar {background-color: #fff;}
.navbar-default .navbar-nav {margin-top: 0px;margin-bottom: 0px;}
.navbar-default .navbar-nav > li:last-child{border: none;}
.navbar-default .navbar-nav > li > a,
.navbar-default .navbar-nav .open .dropdown-menu > li > a {color: #fff;}
 .navbar-default .navbar-nav > li > a:hover,
 .navbar-default .navbar-nav > li > a:focus,
 .navbar-default .navbar-nav > .active > a, 
 .navbar-default .navbar-nav > .active > a:hover, 
 .navbar-default .navbar-nav > .active > a:focus,
 .navbar-default .navbar-nav > .open > a, 
 .navbar-default .navbar-nav > .open > a:hover, 
 .navbar-default .navbar-nav > .open > a:focus,
 .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover {
 background-color: #444; color: #fff;}
#app_menudown {position: absolute;top:0px;right:0px;font-size: 16px;}
#app_menudown:hover {background-color: #444;}
.navbar-fixed-top {margin-top:0px;opacity: 0.9;}

.dropdown-menu2 li a{ padding-left:40px;color:#fff;text-decoration:none;font-size:14px;display:block;}

.top_search{  display: inline-block; }
.bx_search{ display: none; }

/* 首页标题 */
.iall_head h2 { font-size: 24px;}
.iall_head p { font-size: 18px;}
/*首页产品*/
.iproduct_bg{ padding: 30px 0;}
.product{margin-bottom: 0px;}
.product h2{font-size: 28px;}
.top {display: flex;flex-direction: column;}
.top .text{width: 100%;}
.text p{font-size: 16px;line-height: 24px;}
.iproduct_decs h2{font-size: 18px;}

/* 首页adv */
.iadv_list {flex-wrap: wrap;}
.iadv_list { padding: 50px 0;}
.iadv_box {margin-bottom: 30px;    padding: 10px 5px;}
.adv_title { font-size: 32px;}

/* 首页app */
.iapp_bg{padding: 20px;}
.app_head h2{font-size: 28px;}
.app_text{width: 100%;}
.app_text h3{font-size: 24px;padding: 0 20px}
.app_text p{  line-height: 22px;font-size: 18px;padding: 0 20px 20px 20px;}
.iapp_list{flex-direction: column;}
.app{margin-bottom: 20px;}
/* 首页图片 */
.iphoto_bg{    padding: 40px 0;}
.iphoto_list{clear: both;    margin-bottom: 30px; padding: 30px; background-color: #2a328c;}
.iabout_count{font-size: 30px;line-height: 40px;font-family: 'Oswald';position: relative;}
.icount_text1{font-size: 18px;line-height: 28px;}
.icount_text2{font-size: 16px;padding-top: 0px;line-height: 22px;}
.iphoto_list .bx-prev{height: 50px !important;width: 40px !important;left: -42px;}
.iphoto_list .bx-next{height: 50px !important;width: 40px !important;right: -42px;}

/* 首页新闻 */
.inews_box{background-color: #ffffff;    margin-bottom: 30px;}
.inews_box a{text-decoration: none;}
.inews_time{padding: 10px 0;font-size: 16px;}

.inews_title{ font-size: 16px;line-height: 22px;}
.inews_desc{    padding: 20px;}
/*手机-底部信息*/
.footer_contact {margin-bottom:30px;}
.footer_menu{margin-bottom: 20px;}
.mm{    padding: 0 15px 30px;}
.footer_menu_first{margin-bottom: 8px;}
.footer-bar{margin-bottom: 40px;}
.foot_contact { padding: 0 15px;}
/*手机-友情链接*/
.link_box a {display: block;border-right:0px;padding:4px 0px;}
.link_title{display: block; }
.link_title:after {content:"";}
.link_box button{display: inline-block;background-color: transparent;border: none;float: right;margin-top: -20px;}
.link_box button:hover,
.link_box button:focus{color: #72AE44;}
.link_list{display: none;padding-top: 7px;}

/*手机-Tags标签*/
.tags_box a{display: block;border-right:0px;padding:4px 0px;}
.tags_title{display: block;}
.tags_title:after{content:"";}
.tags_box button{display: inline-block;background-color: transparent;border: none;float: right;margin-top: -20px;}
.tags_box button:hover,.tags_box button:focus{color: #72AE44;}
.tags_rows{display: none;padding-top: 7px; }

/*手机-底部按钮*/
.mfoot_box{background-color: #fafafa;}
.mfoot_nav {width:25%;float:left;background-color: #fafafa;text-align:center;color:#898989;} 
.mfoot_nav:hover,.mfoot_nav:focus {background-color: #e4e4e4;cursor:pointer;}
.mfoot_nav a {color:#2a328c;display:block;}
.mfoot_nav a:hover,.mfoot_nav a:focus{ text-decoration:none;}
.mfoot_nav span {display:block;padding:3px 0px 0px 0px;}
.mfoot_share {width: 200px;padding: 5px;}

.advantage_head {text-align: center;}
.advantage_head h2{font-size: 40px;}
.remove {float: left;}

/*手机-404*/
.oopspage{padding: 40px 0;}
.oopspage h3{ font-size:30px; }
.oopspage h3 span{ font-size: 40px; color: #f00; }

}

@media screen and (max-width: 767px) {
.copyright_p{display:none;}
}

/*320px到768px*/
@media screen and (min-width:320px) and (max-width:768px) {
.col-mm-1, .col-mm-2, .col-mm-3, .col-mm-4, .col-mm-5, .col-mm-6, .col-mm-7, .col-mm-8, .col-mm-9, .col-mm-10, .col-mm-11, .col-mm-12 {
float: left;
}
.col-mm-12 {
width: 100%;
}
.col-mm-11 {
width: 91.66666667%;
}
.col-mm-10 {
width: 83.33333333%;
}
.col-mm-9 {
width: 75%;
}
.col-mm-8 {
width: 66.66666667%;
}
.col-mm-7 {
width: 58.33333333%;
}
.col-mm-6 {
width: 50%;
}
.col-mm-5 {
width: 41.66666667%;
}
.col-mm-4 {
width: 33.33333333%;
}
.col-mm-3 {
width: 25%;
}
.col-mm-2 {
width: 16.66666667%;
}
.col-mm-1 {
width: 8.33333333%;
}
}