
/*首页*/
/*关于我们*/
.home_about_t{ text-align:center; margin-top:5%; text-transform:uppercase; position:relative; color:#f8f8f8; font-weight:bold; overflow:hidden; line-height:1;}
.home_about_t .txt{ position:absolute; top:50%; width:100%; text-transform:none; color:#333333; overflow:hidden; left:0;transform: translate(0%, -50%);}
.home_about_t .txt span{ display:inline-block; overflow:hidden; position:relative; padding-left:40px; padding-right:40px;}
.home_about_t .txt span:before{ content:""; position:absolute;width:22px; height:14px;left:0; top:50%;  margin-top:-7px;background:url("../images/i_bg1.png") center center no-repeat; background-size:100% 100%;}
.home_about_t .txt span:after{ content:""; position:absolute;width:22px; height:14px;right:0; top:50%; margin-top:-7px;background:url("../images/i_bg2.png") center center no-repeat;background-size:100% 100%;}
.canrui_hone_about{ overflow:hidden; margin-top:3%; margin-bottom:6%;}
.canrui_hone_about .imgs{ float:right; width:50%; border-radius:6px; overflow:hidden;}
.canrui_hone_about .imgs .img{ background-repeat:no-repeat; background-position:center center; background-size:cover; overflow:hidden;transition:all 0.3s;}
.canrui_hone_about .imgs:hover .img{-webkit-transform:scale(1.05, 1.05); -moz-transform:scale(1.05, 1.05); -o-transform:scale(1.05, 1.05); -ms-transform:scale(1.05, 1.05); transform:scale(1.05, 1.05);}
.canrui_hone_about .imgs img{ width:100%;opacity:0;filter:Alpha(opacity=0);}
.canrui_hone_about .txts{  max-width:640px; width:48%; float:left; overflow:hidden;}
.canrui_hone_about .txts .label{line-height:1.4;color:#0751ad; font-weight:bold; overflow:hidden; margin-top:6%;}
.canrui_hone_about .txts .label .colors{ color:#3db247;}
.canrui_hone_about .txts .title{line-height:1.4;color:#0751ad; font-weight:bold; overflow:hidden;}
.canrui_hone_about .txts .cons{ color:#666666; overflow:hidden; margin:5% 0; line-height:26px; height:450px; font-size:16px;text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 6; -webkit-box-orient: vertical;}


.canrui_hone_about .i_application_l{ width:46%; max-width:602px; position:absolute; }
.canrui_hone_about .i_application_l ul{overflow:hidden;}
.canrui_hone_about .i_application_l ul li{ width:33.33%; text-align:center; float:left; overflow:hidden; position:relative; padding-bottom:28px; cursor:pointer;}
.canrui_hone_about .i_application_l ul li:nth-child(4),.canrui_hone_about .i_application_l ul li:nth-child(5),.canrui_hone_about .i_application_l ul li:nth-child(6){ padding-bottom:0; padding-top:28px;}
.canrui_hone_about .i_application_l ul li:after{ content:""; position:absolute; right:0; top:0; height:100%; width:1px; background:#eeeeee;}
.canrui_hone_about .i_application_l ul li:nth-child(3n+0):after{ width:0;}
.canrui_hone_about .i_application_l ul li:before{ content:""; position:absolute; left:0; bottom:0; height:1px; width:100%; background:#eeeeee;}
.canrui_hone_about .i_application_l ul li:nth-child(4):before{ height:0;}
.canrui_hone_about .i_application_l ul li .h3{ font-weight:normal; height:28px; line-height:28px; overflow:hidden;white-space:nowrap;text-overflow:ellipsis; font-size:16px; color:#333333; margin-top:6px;}
.canrui_hone_about .i_application_l ul li i{ display:block; margin:0 auto; width:94px; height:94px; border:1px solid #efefef; border-radius:50%; background-repeat:no-repeat; background-size:100% 100%;transition:all 0.3s; background-position:center center;}
.canrui_hone_about .i_application_l ul li:hover i{ background-color:#0751ad; border-color:#0751ad;}

.canrui_hone_about .i_application_l ul li i.bgs1{ background-image:url("../images/i_about1-on.png");}
.canrui_hone_about .i_application_l ul li i.bgs2{ background-image:url("../images/i_about2-on.png");}
.canrui_hone_about .i_application_l ul li i.bgs3{ background-image:url("../images/i_about3-on.png");}
.canrui_hone_about .i_application_l ul li i.bgs4{ background-image:url("../images/i_about4-on.png");}
.canrui_hone_about .i_application_l ul li i.bgs5{ background-image:url("../images/i_about5-on.png");}
.canrui_hone_about .i_application_l ul li i.bgs6{ background-image:url("../images/i_about6-on.png");}
.canrui_hone_about .i_application_l ul li:hover i.bgs1{ background-image:url("../images/i_about1.png");}
.canrui_hone_about .i_application_l ul li:hover i.bgs2{ background-image:url("../images/i_about2.png");}
.canrui_hone_about .i_application_l ul li:hover i.bgs3{ background-image:url("../images/i_about3.png");}
.canrui_hone_about .i_application_l ul li:hover i.bgs4{ background-image:url("../images/i_about4.png");}
.canrui_hone_about .i_application_l ul li:hover i.bgs5{ background-image:url("../images/i_about5.png");}
.canrui_hone_about .i_application_l ul li:hover i.bgs6{ background-image:url("../images/i_about6.png");}
.canrui_hone_about .imgs{ float:right; width:50%; overflow:hidden;}
.canrui_hone_about .imgs .img{ background-repeat:no-repeat; background-position:center center; background-size:cover; overflow:hidden;transition:all 0.3s;}
.canrui_hone_about .imgs:hover .img{-webkit-transform:scale(1.05, 1.05); -moz-transform:scale(1.05, 1.05); -o-transform:scale(1.05, 1.05); -ms-transform:scale(1.05, 1.05); transform:scale(1.05, 1.05);}
.canrui_hone_about .imgs img{ width:100%;opacity:0;filter:Alpha(opacity=0);}



/*新闻中心*/
.home_news{ overflow:hidden; margin-top:3%; background: #fff;border-radius:6px; position:relative;}
.home_news .imgs{ float:left; width:50%;  overflow:hidden;}
.home_news .imgs .img{ background-repeat:no-repeat; background-position:center center; background-size:cover; overflow:hidden;transition:all 0.3s;}
.home_news .imgs:hover .img{-webkit-transform:scale(1.05, 1.05); -moz-transform:scale(1.05, 1.05); -o-transform:scale(1.05, 1.05); -ms-transform:scale(1.05, 1.05); transform:scale(1.05, 1.05);}
.home_news .imgs img{ width:100%;opacity:0;filter:Alpha(opacity=0);}
.home_news .txts{ overflow:hidden; position:absolute; right:0; width:50%; height:100%; top:0; background:#f8f8f8 right bottom no-repeat; background-size:100% auto;}
.home_news .txts .cons{  margin:0 auto; max-width:570px; width:94%; overflow:hidden;}
.home_news .txts .h2{ font-weight:normal; font-size:18px; overflow:hidden; line-height:28px; max-height:56px; color:#333;text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; margin-top:13%;}
.home_news .txts .p{ color:#888; overflow:hidden; margin-top:4.5%; line-height:20px; height:60px; font-size:14px;text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical;}
.home_news .txts .date{ float:right; margin-top:-30px; line-height:30px; overflow:hidden; height:30px; color:#999999; font-size:16px;}
.home_news .imore1{ display:block; width:30px; height:30px;  overflow:hidden;transition:all 0.3s; margin-top:12%; background:url("../images/i_bg4.png") no-repeat; background-size:100% 100%;}
.home_news .imore1:hover{ background-image:url("../images/i_bg4_on.png"); margin-left:3px;}
.home_news_ul{ overflow:hidden; margin-top:2%; margin-bottom:3%;}
@media screen and (max-width: 1400px) {
/*关于我们*/
.canrui_hone_about .txts .cons{ font-size:14px;}

}

@media screen and (max-width: 1260px) {

/*关于我们*/
.canrui_hone_about .imgs .img{ height:350px;}
/*新闻中心*/
.home_news .txts .h2{ margin-top:10%;}
}
@media screen and (max-width: 1200px) {
/*关于我们*/
.canrui_hone_about .imgs .img{ height:425px;}
.canrui_hone_about .txts .label{ margin-top:2%;}
/*技术中心*/



/*关于我们*/
.canrui_hone_about .imgs .img{ height:330px;}
.canrui_hone_about .i_application_l ul li{ padding-bottom:18px;}
.canrui_hone_about .i_application_l ul li:nth-child(4),.canrui_hone_about .i_application_l ul li:nth-child(5),.canrui_hone_about .i_application_l ul li:nth-child(6){ padding-top:18px;}
.canrui_hone_about .i_application_l ul li i{ width:86px; height:86px;}
.canrui_hone_about .i_application_l ul li .h3{ font-size:15px;}

}
@media screen and (max-width: 1100px) {
/*关于我们*/
.canrui_hone_about .imgs .img{ height:383px;}
.canrui_hone_about .txts .cons{ line-height:24px; height:96px;}
/*技术中心*/

/*关于我们*/
.canrui_hone_about .i_application_l ul li i{ width:76px; height:76px;}
.canrui_hone_about .i_application_l ul li .h3{ font-size:14px; height:24px; line-height:24px;}
.canrui_hone_about .imgs .img{ height:305px;}
/*新闻中心*/
.home_news .txts .h2{ margin-top:8%;}

}
@media screen and (max-width: 960px) {
/*关于我们*/
.canrui_hone_about .txts{ float:none; width:100%; max-width:none;}
.canrui_hone_about .imgs{ float:none; width:100%;}
.canrui_hone_about .imgs .img{ height:auto;}
.canrui_hone_about .txts .label{ margin-top:4%;}
.canrui_hone_about .txts .cons{ margin-top:3%; height:auto; max-height:156px;}
/*关于我们*/
.canrui_hone_about .i_application_l{ position:static; width:94%; margin-left:3%; max-width:none;transform: translate(0%, 0%);}
.canrui_hone_about .imgs{ float:none; width:100%; margin-top:4%;}
.canrui_hone_about .imgs .img{ height:auto;}
/*新闻中心*/
.home_news .imgs{ float:none; width:100%;border-radius:6px;}
.home_news .txts{ position:static; width:100%;}
.home_news .txts .cons{ max-width:none; margin-bottom:5%;}
.home_news .txts .h2{ margin-top:4%;}
.home_news .txts .p{ height:auto; max-height:60px; margin-top:2%;}
.home_news .imore1{ margin-top:5%;}
}
@media screen and (max-width: 640px) {
/*新闻中心*/
.home_news .txts .h2{ line-height:24px; max-height:48px; font-size:16px;}
.home_news .txts .p{ font-size:13px;}
.home_news .txts .date{ font-size:14px;}

}

@media screen and (max-width: 480px) {
/*关于我们*/
.canrui_hone_about{ margin-top:4%;}
.canrui_hone_about .txts .label{ margin-top:5%;}
.canrui_hone_about .txts .cons{ font-size:13px; line-height:22px; max-height:88px;}
.canrui_hone_about .i_application_l{ margin-left:0; width:100%;}
.canrui_hone_about .i_application_l ul li i{ width:60px; height:60px;}
.canrui_hone_about .i_application_l ul li .h3{ font-size:13px;}
/*新闻中心*/
.home_news .txts .h2{ line-height:22px; max-height:44px; font-size:15px; margin-top:5%;}
.home_news .txts .p{ font-size:12px; margin-top:3%;}
.home_news .txts .date{ font-size:13px;}
}
@media screen and (max-width: 360px) {
/*关于我们*/
.canrui_hone_about .i_application_l ul li .h3{ font-size:12px; height:20px; line-height:20px;}
}




*{margin:0;padding:0;border:0;}
body {background-color: #fff; overflow-x:hidden;color: #333;font-size: 12px; font-family:"微软雅黑","Microsoft YaHei","Helvetica Neue", "Helvetica", "Arial", "sans-serif";}
a { color: #333;
  text-decoration: none;-webkit-tap-highlight-color:transparent;
}
a:hover {color: #0952ae;}
input,img{vertical-align:middle;}
ul,li{ list-style:none;}
em { font-style: normal; font-weight: normal; font-style:normal;}
.wrap{clear:both; width:96%;max-width:1400px;margin:0 auto;text-align:left;zoom:1; overflow:hidden;word-wrap: break-word;}
.wrap2{clear:both; width:96%;max-width:1400px;margin:0 auto;text-align:left;zoom:1;word-wrap: break-word; }
.c_l{ clear:both; height:0px; font-size:0px; overflow:hidden;}
.f130{ font-size:130px;}
.f80{ font-size:80px;}
.f70{ font-size:70px;}
.f62{ font-size:62px;}
.f60{ font-size:60px;}
.f55{ font-size:55px;}
.f50{ font-size:50px;}
.f48{ font-size:48px;}
.f45{ font-size:45px;}
.f44{ font-size:44px;}
.f40{ font-size:40px;}
.f36{ font-size:36px;}
.f34{ font-size:34px;}
.f32{ font-size:32px;}
.f30{ font-size:30px;}
.f28{ font-size:28px;}
.f26{ font-size:26px;}
.f24{ font-size:24px;}
.f22{ font-size:22px;}
.f20{ font-size:20px;}
.f18{ font-size:18px;}

/*PC导航*/
.header-v1{ width:100%; position:fixed; /*overflow:hidden; */height:100px;z-index:10; background:#fff;transition: all 0.3s;}


.header-v1 .top-main{ width:98%; max-width:1400px; margin:0 auto;/* !!position:relative;*/}
.header-v1 .top-main .logo1{ float:left; height:100%;}
.header-v1 .top-main .logo1 img{ height:80px;transition: all 0.3s; margin:15px 0 0 10px;}
.header-v1 .top-main .logo1 img:hover{filter: Alpha(Opacity=90);opacity: 0.9;}


.header-v1 .top-main .top-main-content{ float:right;opacity:1.0;filter:Alpha(opacity=100);transition:all 0.5s;transform-origin: left center;}
.navBar{}
.nav{ float:right;}
.nav li.m{ float:left; text-align:center;margin-left:60px;  position:relative;}
.nav li.m:first-child{  margin-left:0;}
.nav li.mhome{ float:left; text-align:center;margin-left:60px;  position:relative;}
.nav li.mhome:first-child{  margin-left:0;}
.nav h3 a{ height:100px; line-height:100px;display:block;  font-size:17px; font-weight:300; color:#333333; text-decoration:none; overflow:hidden;padding-left:0; padding-right:0;}
.nav h3{ font-weight:normal; position:relative; text-transform:uppercase;}
.nav h3 a span{ display:block;position:relative;transition: all 0.3s;height:100px;}
.nav h3 a span:after{content:attr(data-title);position:absolute;left:0;transform:translateY(100%);width:100%;top:0;}
.nav li h3 a:after{content: "";display: block;position: absolute;left: 50%;right: 50%;top: 0px;height: 2px;opacity: 0;background-color: #0952ae;-webkit-transition: all .5s;
-o-transition: all .5s;-ms-transition: all .5s;transition: all .5s;}
.nav li h3 a:hover:after{left: 1%;right: 1%;opacity: 1;-webkit-transition: all .5s;-o-transition: all .5s;-ms-transition: all .5s;transition: all .5s;}
.nav a:hover{color:#0768b5;}
.nav a:hover span{transform:translateY(-100%);}
.nav li.on h3 a{ color:#0768b5;}
.nav li.on h3 a:after{left: 1%;right: 1%;opacity: 1;-webkit-transition: all .5s;-o-transition: all .5s;-ms-transition: all .5s;transition: all .5s;}
.nav .sub{ display:none; width:140px; left:50%; margin-left:-70px;  padding:0; position:absolute; top:100px; z-index:110; background:rgba(243, 243, 245, 1.0); box-shadow: 3.3px 3.5px 15px 6px rgba(0,0,0,0.08);border-radius: 0px 0px 4px 4px;}
.nav .sub dl{width:100%; margin:0 auto;  text-align:center;}
.nav .sub dd{ list-style:none; text-decoration:none;}
.nav .sub dd a{ height:40px; line-height:40px; display:block; color:#333333;font-size:14px;transition:all 0.3s;}
.nav .sub dd a:hover{ color:#fff; text-decoration:none;background:#0952ae;}

/*语言*/



/*滚动条*/
.i_jsq_scroll::-webkit-scrollbar:vertical{width:2px}
.blank_h{height:100px;overflow:hidden}
.top_language{float:right;font-size:16px;color:#999;overflow:hidden;margin-top:35px;margin-right:20px;margin-left:5px;transition:all .3s}
.top_language a{float:left;margin-left:17px;line-height:30px;height:30px;overflow:hidden;color:#999;text-transform:uppercase;transition:all .3s}
.top_language a.on{color:#0952ae}
.top_language a:hover{color:#0952ae}

/*PC搜索*/
.top-search-overlay{position: fixed; top: 0px; left: 0px; right: 0px; bottom: 0px; background: rgb(102, 102, 102); z-index: 9; opacity: 0.8; display: none;}
.top_search{ float:right;height:50px; margin-top:25px; position:relative;transition:all 0.5s; }
.nav-hide .top_search{ margin-top:19px;}
.top_search em{background:url("../images/top_bg5.png") center center no-repeat;height:100%; width:26px;cursor:pointer; display:block;float:right; overflow:hidden;transition:all 0.3s;}
.top_search em:Hover{opacity:0.8;filter:Alpha(opacity=80);}
#showopen .top_search em{opacity:0;filter:Alpha(opacity=0);}
.top_search .search_con2{position:absolute;  right:0px; height:50px;z-index:100;transform: scale3d(0, 0, 0);transform-origin: right center;transition:all 0.5s;opacity:0;filter:Alpha(opacity=0);width:500px;}
#showopen .top_search .search_con2{opacity:1.0;filter:Alpha(opacity=100);transform: scale3d(1, 1, 1);}
.top_search .search_con2 .search-input{ width:380px; float:left; height:48px; line-height:48px; overflow:hidden; border:1px solid #d4d4d4; border-radius:5px;font-size: 16px;padding-left: 20px; background:#fff;}
.top_search .search_con2 .input1{ height:48px; line-height:48px; background:none; border:0;width:calc(100% - 57px);width:-webkit-calc(100% - 57px);width:-moz-calc(100% - 57px); float:left; outline:none; font-size:16px; color:#666666; font-family:"微软雅黑";}
.top_search .search_con2 .bnts{ float:right; width:56px; height:48px; background:url("../images/head_pic3.png") center center no-repeat; margin-right:1px; cursor:pointer; border:none;}
.top_search .search_con2 .bnts:hover{transition:all 0.3s;opacity:0.8;filter:Alpha(opacity=80);}
.top_search .search_con2 .moblie-search-close{position: absolute; top: 15px; right: 15px; width:20px; height:20px;background:url("../images/c10.png") center center no-repeat; }
.nav-hide .top_search .search_con2 .moblie-search-close{ background-image:url("../images/c10.png");}

/* !手机导航全局 */
.touch-top{width:100%;position:fixed;top:0;z-index:99;background:#fff;display:none;box-shadow:0 1px 10px rgba(0,0,0,.15);max-height:100%;overflow-y:auto}
.touch_bg{width:100%;position:fixed;top:0;z-index:8;background:#0d0d0d;display:none;filter:Alpha(Opacity=60);opacity:.6;height:100%}
.touch-top-wrapper{width:96%;margin:0 auto}
.touch-top-wrapper .touch-logo{float:left}
.touch-top-wrapper .touch-logo img{height:80px;display:block}
.touch-navigation{display:block}
.touch-toggle{position:absolute;right:10px;top:0}
.touch-toggle li{float:left;height:70px;padding:0 6px;text-align:center}
.touch-toggle li a{height:70px}
.touch-toggle .touch-toggle-item-last{border-right:none}
.touch-toggle li a{display:block;font-size:12px}
.touch-toggle li i{display:inline-block;width:32px;height:32px;overflow:hidden;margin-top:30px;background-repeat:no-repeat;background-position:center center;background-size:contain}
.touch-toggle .touch-icon-search{background-image:url(../head_pic2.png)}
.touch-toggle .top_ico{width:26px;height:70px;position:relative;cursor:pointer;transition:all .3s;margin-top:8px}
.touch-toggle .top_ico i{display:block;font-size:0;width:26px;height:2px;z-index:1;left:50%;margin-left:-13px;position:absolute;top:0;background:#666;transition:.6s;-webkit-transition:.6s;-moz-transition:.6s;-ms-transition:.6s;-o-transition:.6s;overflow:hidden;margin-top:25px}
.touch-toggle .top_ico i:nth-child(2){top:10px}
.touch-toggle .top_ico i:nth-child(3){top:20px}
.touch-toggle .top_ico:hover i{-webkit-transform:scale(1.2,1.2);-moz-transform:scale(1.2,1.2);-o-transform:scale(1.2,1.2);-ms-transform:scale(1.2,1.2);transform:scale(1.2,1.2)}
.touch-toggle .top_ico i span{width:2px;height:2px;margin-left:3px;float:left;background:#fff}
.touch-toggle li span{display:none;text-align:center}
.drawer-section{display:none}
.touch-toggle-content{clear:both}
.touch-menu{clear:both}
.touch-menu ul li{border-bottom:1px solid #eee;position:relative}
.touch-menu ul li a{color:#333;display:block;font-size:16px;height:48px;line-height:48px;padding-left:2%;text-transform:uppercase}
.touch-menu ul li a:active,.touch-menu ul li a:hover{background-color:#0952ae;color:#fff}
.touch-menu ul li i{position:absolute;top:14px;right:25px;display:block;width:13px;height:13px;overflow:hidden;background-position:center center;background-repeat:no-repeat;background-size:contain}
.touch-menu ul li i.touch-arrow-down{background-image:url(../touch-arrow-d.png)}
.touch-menu ul li a:hover i.touch-arrow-down{background-image:url(../touch-arrow-d2.png)}
.touch-menu ul ul{display:none;margin:0;padding:0 0 15px 0}
.touch-menu ul ul li{border-bottom:none;margin:0;padding:0}
.touch-menu ul ul li a{padding:0;padding-left:3%;font-size:15px;height:38px;line-height:38px;text-transform:uppercase}
.touch-menu ul ul li i{top:13px}
.touch-menu .closetitle{padding-top:10px;padding-bottom:12px;text-align:center}
.touch-menu .closetitle img{margin:0 auto;height:20px;width:auto}


/*手机弹出搜索*/
.search_div{ clear:both; width:100%;  overflow:hidden;padding-top:2%; padding-bottom:2%; display:none; /*z-index:999;*/}
.search_div .search_con{ width:92%; margin:0 auto; border:1px solid #cdcdcd; height:40px; line-height:40px;}
.search_div .search_con .input1{ text-indent:15px; width:88%; float:left; border:0; background:none; height:100%; font-size:16px; outline:none; color:#bbb;}
.search_div .search_con .bnt1{-webkit-appearance: none; float:right; width:12%; max-width:60px; background:url("../images/head_pic2.png") 50% center no-repeat; background-size:auto 55%; border:0; height:100%; cursor:pointer;}


/*尾部*/
.foot_bg{ background:#f8f8f8; color:#777777; font-size:14px; clear:both; padding-top:6px; text-align:left; }
.foot_bg_div{ max-width:1400px; width:96%; margin:0 auto;}
.foot_bg a{color:#777777; text-decoration:none;}
.foot_bg a:hover{ color:#0952ae;}
.foot_bg .h2{ height:68px; line-height:68px; font-weight:normal; font-size:16px;color:#333333; position:relative; text-transform:uppercase;}
.foot_bg .links{width:calc(25% - 124px);width:-webkit-calc(25% - 124px);width:-moz-calc(25% - 124px); margin-right:4%;overflow:hidden; margin-bottom:5.5%;text-align:left;float:left;}
.foot_bg .links ul li{ display:block; height:30px; line-height:30px; overflow:hidden;}
.foot_bg .links ul li a{transition:all 0.3s; padding-right:5px; }
.foot_bg .links ul li a:hover{ margin-left:5px; padding-right:0;}
.foot_bg .foot_bg_m{ text-align:left; overflow:hidden; float:left;width:calc(98% - 200px);width:-webkit-calc(98% - 200px);width:-moz-calc(98% - 200px); /*max-width:1000px;*/}
.foot_bg .foot_div2_r2{ float:left;overflow:hidden;text-align:left;/*width:310px;*/ padding-bottom:5.5%; color:#777777;}
.foot_bg .foot_div2_r2 ul li{ display:block; overflow:hidden;  line-height:30px; /*padding-left:25px;background-repeat:no-repeat; background-position:left center;*/}
.foot_bg .foot_div2_r{ float:right; width:146px; overflow:hidden;}
.foot_bg .foot_div2_r ul li{ float:left; width:118px; overflow:hidden; text-align:center; line-height:20px; font-size:14px; color:#777777;}
.foot_bg .foot_div2_r ul li img{ width:100%; display:block; margin-bottom:8px;}
.foot_div3{ clear:both; background:#0751ad;line-height:29px; padding-top:15px; padding-bottom:15px; color:#fff; font-size:14px;} 
.foot_div3 span{ display:inline-block; vertical-align:top; padding-right:2%;}
.foot_div3 a{ color:#fff;transition:all 0.3s;}
.foot_div3 a:hover{ color:#fff;opacity:0.8;filter:Alpha(opacity=80);}
.foot_a{ float:right;line-height:29px; font-size:14px; text-align:center;}
/*nav-end*/




@media screen and (max-width: 1500px) {
/*PC导航*/
.nav h3 a{ font-size:16px;}
.nav .sub dd a{ font-size:13px;}

}
@media screen and (max-width: 1440px) {
.f130{ font-size:120px;}
.f80{ font-size:70px;}
.f70{ font-size:60px;}
.f62{ font-size:52px;}
.f60{ font-size:50px;}
.f55{ font-size:48px;}
.f50{ font-size:46px;}
.f48{ font-size:42px;}
.f45{ font-size:40px;}
.f44{ font-size:39px;}
.f40{ font-size:36px;}
.f36{ font-size:32px;}
.f34{ font-size:31px;}
.f32{ font-size:30px;}
.f30{ font-size:28px;}
.f28{ font-size:26px;}
/*PC导航*/




}
@media screen and (max-width: 1360px) {
/*PC导航*/
.nav h3 a{ font-size:15px;}

/*PC搜索*/
.top_search{ margin-left:2px;}
}
@media screen and (max-width: 1260px) {
/*PC导航*/
.nav li.m{ margin-left:30px;}
.nav li.mhome{ margin-left:30px;}
.nav h3 a{ font-size:14px;}
/*尾部*/
.foot_bg{ padding-top:30px; font-size:13px;}
.foot_div3{ padding-top:15px; padding-bottom:15px; font-size:13px;}

}
@media screen and (max-width: 1100px) {
.f130{ font-size:90px;}
.f80{ font-size:62px;}
.f70{ font-size:50px;}
.f62{ font-size:47px;}
.f60{ font-size:46px;}
.f55{ font-size:44px;}
.f50{ font-size:42px;}
.f48{ font-size:38px;}
.f45{ font-size:36px;}
.f44{ font-size:34px;}
.f40{ font-size:32px;}
.f36{ font-size:30px;}
.f34{ font-size:29px;}
.f32{ font-size:28px;}
.f30{ font-size:26px;}
.f28{ font-size:24px;}
.f26{ font-size:22px;}
.f24{ font-size:20px;}
.f22{ font-size:19px;}
.f20{ font-size:18px;}
.f18{ font-size:16px;}
/*PC导航*/
/* !手机导航全局 */
.blank_h{ height:90px;}
.header-v1{ display:none;}
.touch-top{ display:block;}


/*尾部*/
.foot_bg{text-align:center; padding-top:20px;}
.foot_bg .h2{ line-height:50px; height:50px;}
.foot_bg .foot_bg_m{  display:inline-block; vertical-align:top; display:none;}
.foot_bg .foot_div2_r{ float:none; width:100%; margin-bottom:25px;}
.foot_bg .foot_div2_r ul li{ float:none; margin-left:5px; margin-right:5px; display:inline-block; vertical-align:top;}
.foot_div3{ padding-top:12px; line-height:24px;}
.foot_bg_div{ text-align:center;}
.foot_div3 span{ display:block;}
.foot_a{ float:none; margin-top:5px;}

}
@media screen and (max-width: 960px) {
.f130{ font-size:80px;}
.f80{ font-size:52px;}
.f70{ font-size:46px;}
.f62{ font-size:43px;}
.f60{ font-size:42px;}
.f55{ font-size:40px;}
.f50{ font-size:38px;}
.f48{ font-size:34px;}
.f45{ font-size:32px;}
.f44{ font-size:31px;}
.f40{ font-size:30px;}
.f36{ font-size:28px;}
.f34{ font-size:27px;}
.f32{ font-size:26px;}
.f30{ font-size:24px;}
.f28{ font-size:22px;}
.f26{ font-size:20px;}
.f24{ font-size:18px;}
.f22{ font-size:17px;}
.f20{ font-size:16px;}
.f18{ font-size:14px;}




}
@media screen and (max-width: 830px) {
.f130{ font-size:70px;}
.f80{ font-size:42px;}
.f70{ font-size:40px;}
.f62{ font-size:40px;}
.f60{ font-size:38px;}
.f55{ font-size:36px;}
.f50{ font-size:34px;}
.f48{ font-size:32px;}
.f45{ font-size:30px;}
.f44{ font-size:29px;}
.f40{ font-size:28px;}
.f36{ font-size:26px;}
.f34{ font-size:25px;}
.f28{ font-size:20px;}


}
@media screen and (max-width: 780px) {
/*右边浮动客服*/
/*尾部*/
.foot_bg{ padding-top:15px;}
.foot_bg .h2{ font-size:15px;}
.foot_bg .foot_div2_r ul li{ font-size:13px;}

}

@media screen and (max-width: 640px) {
.f130{ font-size:60px;}
.f80{ font-size:42px;}
.f70{ font-size:38px;}
.f62{ font-size:34px;}
.f60{ font-size:32px;}
.f55{ font-size:31px;}
.f50{ font-size:31px;}
.f48{ font-size:30px;}
.f45{ font-size:28px;}
.f44{ font-size:27px;}
.f40{ font-size:26px;}
.f36{ font-size:24px;}
.f34{ font-size:23px;}
.f32{ font-size:22px;}
.f30{ font-size:20px;}
.f28{ font-size:18px;}
.f26{ font-size:17px;}
.f24{ font-size:16px;}
.f22{ font-size:15px;}

/* !手机导航全局 */
.blank_h{ height:80px;}
/*.nav-hide .blank_h{ height:80px;}*/
.touch-top-wrapper .touch-logo img{ height:80px;}
.touch-toggle li i{ margin-top:24px;}
.touch-menu ul li a{ font-size:15px; height:40px; line-height:40px;}
.touch-menu ul ul li a{ font-size:14px;height:32px; line-height:32px;}
.touch-toggle .top_ico{ margin-top:4px;}
/*尾部*/
.foot_div3{ font-size:12px; line-height:20px; padding-top:12px; padding-bottom:12px;}

}
@media screen and (max-width: 520px) {
/* !手机导航全局 */
.blank_h{ height:70px;}
.touch-top-wrapper .touch-logo img{ height:70px;}
.touch-toggle li{ padding-left:4px; padding-right:4px;}
.touch-toggle li i{ width:26px; height:26px; margin-top:23px;}
.touch-menu ul li a{ font-size:14px; height:36px; line-height:36px;}
.touch-menu ul ul li a{ font-size:13px;}
.touch-toggle .top_ico{ margin-top:0;}
/*尾部*/
.foot_bg{ font-size:12px;}
.foot_bg .foot_div2_r2{ padding-bottom:6%;}

}
@media screen and (max-width: 480px) {
.f130{ font-size:50px;}
.f80{ font-size:36px;}
.f70{ font-size:32px;}
.f62{ font-size:30px;}
.f60{ font-size:28px;}
.f55{ font-size:27px;}
.f50{ font-size:25px;}
.f48{ font-size:26px;}
.f45{ font-size:25px;}
.f44{ font-size:24px;}
.f40{ font-size:24px;}
.f36{ font-size:22px;}
.f34{ font-size:20px;}
.f30{ font-size:19px;}
.f28{ font-size:16px;}
.f26{ font-size:15px;}





/* !手机导航全局 */
.blank_h{ height:60px;}
.touch-top-wrapper .touch-logo img{ height:60px;}
.touch-toggle li{ height:60px;}
.touch-toggle li a{ height:60px;}
.touch-toggle li i{ margin-top:17px;}
.touch-toggle .top_ico{ height:60px;}
.touch-toggle .top_ico i{ margin-top:20px;}
/*尾部*/
.foot_bg .h2{ height:40px; line-height:40px; font-size:15px;}
.foot_div3{ padding-top:10px; padding-bottom:10px;}
}
@media screen and (max-width: 420px) {
.f70{ font-size:29px;}
}
@media screen and (max-width: 360px) {
.f70{ font-size:28px;}
.f44{ font-size:21px;}
.f30{ font-size:18px;}
.f20{ font-size:15px;}
/*尾部*/


}


