
@charset "utf-8";

* { margin: 0; padding: 0; }
body { font: 15px "Microsoft YaHei", Arial, Helvetica, sans-serif; color: #222; background: #fff; }
img { border: 0; display: block }
ul, li { list-style: none; }
a { text-decoration: none; color: #000; }
a:hover { color: #1049a0; text-decoration: none; }
.clear { clear: both; width: 100%; overflow: hidden; }
.box { width: 1200px; margin: auto; overflow: hidden; }
/*header*/
.top { line-height: 32px; font-size: 13px; color: #888; background: #f2f2f2; }
.top_welcome { float: left; }
.top_weizhi { float: right; color: #666; overflow: hidden; padding-left: 10px; border-right: #efefef 1px solid; }
.top_weizhi span { position: relative; display: inline-block; padding: 0 0 0 20px; }
.top_weizhi span a { color: #666; }
.top_weizhi span a:hover { color: #000 }
header section { float: left; margin: 10px 0; }
.logo { margin: 10px 10px 10px 0; padding-right: 20px; float: left; position: relative; }
.logo i { display: block }
.logo i:after { content: ""; background: #eaeaea; height: 41px; width: 1px; position: absolute; right: 10px; top: 24px; }
.top_info { margin: 10px 0 15px; float: left; }
.top_info h2 { color: #333333; margin: 8px 0; font-size: 24px; }
.top_info p { color: #666; font-size: 16px; height: 25px; line-height: 25px; }
.top_tell { float: right; font-size: 16px; margin: 40px 0 10px; color: #262626; background: url(../images/tell.png) no-repeat left 11px; background-size: 23px; padding-left: 37px; font-weight: bold; }
.top_tell span { color: #fa5e1f; font-family: "impact", "arial"; font-size: 30px; line-height: 40px; font-weight: normal; vertical-align: sub; }
nav { width: 100%; height: 60px; line-height: 60px; background: #1049a0; }
nav .box { position: relative }
#starlist { width: 1200px; margin: auto; font-size: 0; }
#starlist li { display: inline; float: left; font-size: 16px; text-align: center; }
#starlist li a { display: block; padding: 0px 27px; color: #fff; }
a#selected, #starlist li:hover { background: rgba(255,255,255,.2); }
/*mnav*/
#mnavh { display: none; width: 50px; height: 50px; text-align: center; }
.navicon { display: block; position: relative; width: 27px; height: 2px; background-color: #828282; margin-top: 24px; margin-left: 20px; float: left; }
.navicon:before, .navicon:after { content: ''; display: block; width: 27px; height: 2px; position: absolute; background: #828282; -webkit-transition-property: margin, -webkit-transform; transition-property: margin, -webkit-transform; transition-property: margin, transform; transition-property: margin, transform, -webkit-transform; -webkit-transition-duration: 300ms; transition-duration: 300ms; }
.navicon:before { margin-top: -8px; }
.navicon:after { margin-top: 8px; }
.open .navicon { background: none }
.open .navicon:before { margin-top: 0; -webkit-transform: rotate(45deg); transform: rotate(45deg); }
.open .navicon:after { margin-top: 0; -webkit-transform: rotate(-45deg); transform: rotate(-45deg); }
.open .navicon:before, .open .navicon:after { content: ''; display: block; width: 28px; height: 2px; position: absolute; background: #828282; }
/*search*/
.searchbox { position: absolute; right: 0; }
.search_bar { position: relative; width: 0%; min-width: 60px; height: 60px; float: right; background: rgba(255,255,255,.2); overflow: hidden; transition: width 0.3s; -webkit-backface-visibility: hidden; }
.search_bar .input { position: absolute; top: 16px; right: 0; border: none; outline: none; height: 30px; line-height: 30px; z-index: 10; font-size: 14px; text-indent: 1em; background: none }
.search_ico, .search_btn { width: 60px; height: 60px; display: block; position: absolute; right: 0; top: 0; padding: 0; margin: 0; line-height: 60px; cursor: pointer; }
.search_ico { z-index: 90; }
.search_open { width: 260px; padding: 0 20px; display: inline-block }
.search_open.search_bar .input { width: 200px; background: #fff; right: 70px; }
.search_ico span { position: relative; top: 20px; left: 17px; }
.search_ico span:before { content: ' '; position: absolute; width: 16px; height: 16px; border: 2px solid #fff; border-radius: 10px; }
.search_ico span::after { content: ' '; position: absolute; width: 10px; height: 2px; background: #fff; transform: rotate(45deg); }
.search_ico span:before { top: 0; left: 0; }
.search_ico span:after { right: -25px; top: 18px; }
/*banner*/
.banner .box { position: absolute; left: 18%; top: 20%; width: auto; }
.banner .txt { width: 1200px; color: #fff; position: absolute; text-align: left; }
.banner .txt h4 { font-size: 24px; margin: 20px 0; padding: 6px 0; font-weight: normal; width: 45%; line-height: 36px; }
.banner .txt h3 { display: block; font-size: 32px; margin: 0 0 40px; }
.banner .txt.font_black h3 { color: #000 }
.banner .txt.font_black h4 { color: #333 }
/*h_title*/
.h_title { text-align: center; margin: 60px 0; }
.h_title h3 { font-size: 38px; }
.h_title p { color: #666; font-size: 16px; }
.h_title .line { width: 260px; height: 1px; position: relative; background: #e7e7e7; display: block; margin: 15px auto; }
.h_title .line:after { content: ""; width: 7px; height: 7px; transform: rotate(45deg); position: absolute; z-index: 9; }
.h_title .line:after { left: 50%; top: -3px; margin-left: -3.5px; background: #e7e7e7; }
/*产品中心*/
.product { overflow: hidden; margin: 0 0 60px 0; }
.pro_menu { width: 270px; background: #1049a0; overflow: hidden; float: left; }
.pro_menu section { margin: 20px 10px; background: #fff; padding-bottom: 20px; }
.pro_menu section h3 { background: #1049a0; text-align: center; height: 80px; line-height: 60px; font-size: 24px; color: #fff; }
.pro_menu dl { margin: 20px 10px 10px; }
.pro_menu dl dt a { color: #fff !important; }
.pro_menu dl dt { background: #1049a0; height: 32px; line-height: 32px; padding: 0 0 0 15px; clear:both; }
.pro_menu dl dt a { color: #fff; }
.pro_menu dl dd { border-bottom: 1px dashed #ccc; padding: 0 0 0 12px; height: 35px; line-height: 36px; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; width:95px; float: left; margin-bottom:5px; }
.pro_tell { padding: 20px 0 20px 66px; background: url(../images/tell2.png) no-repeat left 10px center; line-height: 30px; clear:both; }
.pro_tell p span { font-size: 22px; font-weight: bold; }
.pro_list { float: right; width: 75%; }
.pro_list ul { overflow: hidden; }
.pro_list ul li { width: 33.333%; float: left; text-align: center; margin: 0 0 25px; transition: .5s; overflow: hidden; }
.pro_list ul li a { display: block; width: 280px; margin: auto; border: #eaeaea 1px solid; }
.pro_list ul li i img { width: 100%; min-height: 100%; margin: auto; transition: .5s; }
.pro_list ul li i { width: 100%; height: 210px; display: block; margin: auto; overflow: hidden; }
.pro_list ul li p { background: #eaeaea; line-height: 30px; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; }
.pro_list ul li:hover img { transform: scale(1.05) }
.pro_list ul li:hover a { border: #1049a0 1px solid; }
.pro_list ul li:hover p { background: #1049a0; color: #fff; }
/*ad*/

.ad { background: url(../images/ban01.jpg); background-size: cover; height: 200px; text-align: center; color: #fff; overflow: hidden; position: relative; }

.ad_r { float: right; width: 200px; height: 200px; padding: 0 20px; text-align: center; background: rgb(255 255 255 / 10%); }
.ad_l { float: left; background-repeat: no-repeat; background-image: linear-gradient(#fff, #fff), linear-gradient(#fff, #fff), linear-gradient(#fff, #fff), linear-gradient(#fff, #fff), linear-gradient(#fff, #fff); background-size: 1px 130px, 66px 1px, 66px 1px, 1px 17px, 1px 20px; background-position: 3px 30px, 3px 30px, 3px 160px, 68px 30px, 68px 140px; height: 200px; padding-left: 30px; }
.ad_r h4 { font-size: 26px; padding: 0 0 30px 0; }
.ad_r p { margin: 30px 0 10px; }
.ad_r span { color: #fff; border-radius: 25px; background: #fa5e1f; line-height: 40px; display: block; transition: .5s }
.ad_r span:hover { background: #fff; color: #fa5e1f }
.ad_l h3 { font-size: 36px; margin: 45px 0 20px 0; }
.ad_l h3 span { margin-left: 10px }
.ad_l p { font-size: 18px; }
/*about*/
.about { margin-bottom: 60px; }
.about section { overflow: hidden; color: #666; background: #eee; }
.about i { width: 50%; float: left; display: block; overflow: hidden; }
.about i img { width: 100%; }
.ab_text { width: 42%; float: right; margin-right: 60px; }
.ab_text p { line-height: 2em; margin: 20px 0; font-size: 16px; 
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    -webkit-line-clamp: 5;
}
.ab_text h4 { color: #222; font-size: 26px; padding: 40px 0 60px; position: relative; background-image: linear-gradient(#1049a0, #1049a0); background-size: 60px 4px; background-repeat: no-repeat; background-position: bottom 30px left; }
.ab_text a { color: #337ab7 }
.ab_text a:hover { color: #333 }
/*案例展示*/
.case { margin-bottom: 60px; }
.case .box { overflow: inherit; }
.Box_con { position: relative; }
.Box_con .btnl { position: absolute; }
.Box_con .btn { display: block; width: 48px; height: 48px; position: absolute; top: 76px; cursor: pointer; }
.Box_con .btnl { background: url(../images/jt01.png) no-repeat center; left: -72px; }
.Box_con .btnr { background: url(../images/jt02.png) no-repeat center; right: -72px; }
.Box_con .conbox { position: relative; overflow: hidden; }
.Box_con .conbox ul { position: relative; list-style: none; height: 200px; overflow: hidden; }
.Box_con .conbox ul li { float: left; width: 260px; height: 200px; margin-left: 47px; overflow: hidden; }
.Box_con .conbox ul li:first-child { margin-left: 0; }
.Box_con .conbox ul li img { display: block; width: 260px; height: 200px; }
/*ad2*/
.ad2 { background: url(../images/ban02.jpg); background-size: cover; height: 200px; text-align: center; color: #fff; overflow: hidden; position: relative; }
.ad2 h3 { font-size: 36px; z-index: 2; margin-top: 48px; position: inherit; }
.ad2 p { font-size: 18px; margin: 20px 0; letter-spacing: .2em; position: inherit; z-index: 2; }
.ad2:before { content: ""; position: absolute; width: 100%; height: 100%; background: linear-gradient(336deg, #ffffff, transparent), linear-gradient(336deg, transparent, #ffffff); background-size: 185px 3px; background-repeat: no-repeat; background-position: 26% center, 74% center; left: 0; z-index: 1; }
/*新闻中心*/
.news { margin-bottom: 60px }
.news-list-fl { width: 58%; float: left; }
.news-list-fr { width: 33%; float: right }
.news-title { position: relative; font-size: 18px; border-bottom: 1px solid #ededed; margin-bottom: 20px; line-height: 36px; color: #fff; font-weight: normal; text-indent: .5em; }
.news-title:before { position: absolute; content: ""; width: 100px; height: 36px; bottom: -1px; left: 0; z-index: -1; background: #1049a0; }
.news-title a { float: right; font-size: 15px; color: #666; line-height: 40px; font-weight: normal; }
.news-list-fl section { border-bottom: #f3f2f2 1px solid; margin-bottom: 20px; padding-bottom: 27px; }
.news-list-fl section a { overflow: hidden; display: block; }
.news-list-fl section h4 { font-size: 18px; margin: 15px 0; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; }
.news-list-fl section span { font-size: 12px; color: #999; margin-top: 20px; display: block; }
.news-list-fl section i { width: 260px; height: 160px; display: block; overflow: hidden; float: left; margin-right: 20px; }
.news-list-fl section i img { transition: .5s; height: 100%; width: 100%; }
.news-list-fl section:hover i img { transform: scale(1.1) }
.news-list-fl section p { color: #666; overflow: hidden; text-overflow: ellipsis; -webkit-box-orient: vertical; display: -webkit-box; -webkit-line-clamp: 2; line-height: 1.6; }
.news-list-time li { line-height: 36px; position: relative; padding-left: 20px; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; }
.news-list-time li:before { content: ""; position: absolute; left: 0; bottom: 15px; width: 4px; height: 4px; background: #6e6e6e; border-radius: 4px; }
.news-list-time li span { float: right; font-size: 12px; color: #999 }
/*滚动问答*/
.news_r { width: 460px; float: right }
.news_r h3 { overflow: hidden; clear: both; height: 36px; background: #f0f0f0; margin-bottom: 20px }
.news_r h3 span { float: left; display: block; }
.news_r h3 span a { display: inline-block; width: 124px; height: 36px; text-align: center; color: #fff; font-size: 16px; font-weight: bold; background: #385cba; line-height: 36px; }
.news_r h3 em a { color: #5a5a5a; font-size: 12px; font-weight: normal; font-style: normal; display: block; padding-top: 10px; }
.list_lh { height: 380px; overflow: hidden; }
.list_lh ul { overflow: hidden; }
.list_lh li { height: 68px; border-bottom: 1px dotted #d2d2d2; overflow: hidden; margin-bottom: 12px; }
.list_lh li h4 { padding-left: 35px; line-height: 26px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; position: relative }
.list_lh li h4:before { content: "问"; width: 24px; height: 24px; text-align: center; line-height: 24px; background: #1049a0; position: absolute; left: 0; top: 0; color: #fff; font-size: 12px; }
.list_lh li p { padding-left: 35px; color: #666; font-size: 14px; line-height: 24px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; position: relative }
.list_lh li p:before { content: "答"; width: 24px; height: 24px; text-align: center; line-height: 24px; background: #fa5e1f; position: absolute; left: 0; top: 0; color: #fff; font-size: 12px; }
/*友情链接*/
.links { background: #f5f5f5; padding: 15px 0; }
.links a { color: #666; }
.links a:hover { text-decoration: underline; }
.links span { display: inline-block; margin: 0 10px; }
.ftmain.box { display: flex; flex-wrap: wrap; justify-content: space-between; }
footer { background: #333; color: #959595; padding: 30px 0 0; }
footer a { color: #959595; }
.ft_logo { margin: 30px 0; float: left; }
.ft_logo img { filter: brightness(1); padding:10px; background-color:#FFF; border-radius:5px; }
.ft_contact { float: left; padding: 0 100px; position: relative; background: linear-gradient(#515151, #515151), linear-gradient(#515151, #515151); background-size: 1px 100%, 1px 100%; background-repeat: no-repeat; background-position: 0 0, right 0; }
.ft_pic { float: right; text-align: center; font-size: 14px; }
.ft_pic img { width: 120px; margin-bottom: 5px; }
.ft_pic p { display: inline-block; margin: 20px 0 0 20px; }
.ft_contact h4 { font-size: 20px; color: #fff; margin-bottom: 18px; }
.ft_contact li { line-height: 30px; margin-bottom: 5px; }
.copyright { text-align: center; padding: 10px 0; background-color: #222; margin-top: 35px; color: #959595; font-size: 14px; }
.copyright a { color: #959595; }
.banner2 { position:relative }
.banner2 img { width: 100%; }
.banner2 h3{font-size: 48px;position:absolute;width: 300px;text-align:center;height:100px;top:50%;left:50%;margin-left: -150px;margin-top:-50px;letter-spacing: .1em;}
.side_left { float: left; width: 270px; margin: 20px 0; }
.side_right { float: right; width: 75%; margin: 20px 0; }
.news_nav { overflow: hidden; background: #1049a0; color: #fff; text-align: center; }
.news_nav ul { background: #ffffff; margin: 5px; padding: 20px; }
.news_nav h3 { padding: 10px 10px 7px; font-size: 16px; }
.news_nav h3 a { color: #fff; }
.news_nav ul a { color: #000; }
.news_nav ul li { line-height: 40px; border-bottom: 1px dotted #b4b1b1; margin: 0 10px; }
a#navoncurrent, .news_nav ul li:hover a { color: #1049a0; }
.news_list { }
.news_list ul { }
.news_list li { overflow: hidden; margin: 20px 0; border: #e7e5e5 1px solid; padding: 20px; }
.news_list li a { }
.news_list li i { width: 220px; height: 135px; overflow: hidden; float: left; margin-right: 20px; }
.news_list li i img { width: 100%; min-height: 100%; transition: .5s }
.news_list li section { }
.news_list h3 { font-size: 18px; margin: 10px 0 }
.news_list p { color: #666; line-height: 26px; margin-bottom: 10px; overflow: hidden; text-overflow: ellipsis; -webkit-box-orient: vertical; display: -webkit-box; -webkit-line-clamp: 2; }
.news_list span { color: #999; font-size: 12px; }
.news_list li:hover img { transform: scale(1.1) }
.weizhi { margin-bottom: 10px; padding: 0 9px; height: 35px; line-height: 35px; font-size: 14px; background: #1049a0; color: #fff; }
.weizhi a { margin: 0 2px; color: #fff; }
.news_list2 li { line-height: 30px; padding: 5px 10px; border-bottom: #e7e5e5 1px dashed; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; }
.news_list2 li span { float: right; color: #999; font-size: 14px; }
/*epages*/
.epages { text-align: center; color: #666; width: 100%; clear: both; margin: 30px 0; }
.epages a { color: #666; margin: 0 5px 10px; padding: 5px 10px; background: #e6e7e5; display: inline-block; text-indent:0;}
.epages a:nth-child(1) { display: none }
.epages a:hover, .epages > b { color: #FFF; background: #1049a0; }
.epages > b { padding: 5px 10px; }
.side_contact { margin: 0; overflow: hidden; }
.side_contact h3 { background: #1049a0; color: #fff; padding: 7px 10px; font-size: 16px; }
.side_contact dl { padding: 10px; border: #e7e5e5 1px solid; }
.side_contact dd { line-height: 26px; font-size: 13px; color: #333; }
.side_contact dd b { font-size: 16px; color: #333333; margin: 12px 0 6px; display: block; }
/*news_content*/
.news_content { line-height: 28px; font-size: 16px; text-indent: 2em; }
.news_content h2 { margin: 40px 0 20px 0; }
.news_content h2:before { top: 7px }
.news_content img { max-width: 100% !important; height: auto !important; margin: 20px auto; }
.news_content p { margin: 20px 0 }
.news_content h2 { font-size: 22px; line-height: 40px; position: relative; padding-left: 30px; margin: 20px 0; font-style: normal; display: block; text-indent: initial; }
.news_content a { color: #1049a0; }
.news_content ul, .news_content ol { margin: 20px 0 20px 50px; }
.news_content ul li { margin-top: 3px; line-height: 30px; list-style-type: disc; text-indent: initial; }
.news_content ol li { margin-top: 3px; line-height: 30px; list-style-type: decimal; text-indent: initial; }
.news_content table { margin: 15px 0; border-collapse: collapse; border: 1px solid #dcdcdc; width: 100%; }
.news_content table t { background-color: #fff; }
.news_content table p { margin: 0 0 2px 0; }
.news_content table th { vertical-align: baseline; padding: 5px; background: #f5f5f5; border: 1px solid #dcdcdc; font-size: 16px; }
.news_content table td { text-align: center; padding: 6px; border: 1px solid #dcdcdc; font-size: 16px; }
.side_right .pro_list { width: 100%; margin: 20px 0 40px; }
.content_box h1 { font-size: 22px; padding: 30px 0; text-align: center; }
.news_info { color: #999; font-size: 14px; line-height: 34px; margin-bottom: 30px; overflow: hidden; text-align: center; border-bottom: 1px solid #ddd; border-top: 1px solid #ddd; }
.news_info p { display: inline-block; margin: 0 10px; }
.news_next { overflow: hidden; margin: 30px 0; border: #eceaea 1px solid; padding: 10px; background: #f7f7f7; }
.news_next li { width: 45%; float: left; text-overflow: ellipsis; white-space: nowrap; color: #666; overflow: hidden; font-size: 14px; }
.news_next li:nth-child(2) { float: right; text-align: right; }
.news_next li a { color: #222; }
.news_next li a:hover { color: #015aae; }
.pro_list_h { border-bottom: #eceaea 1px solid; padding: 0 0 15px 0; margin-bottom: 15px; font-size: 22px; }
/*search_list*/
.xt_search { margin: 0 0 20px 0; color: #333; }
.search_list { margin: 20px 0; }
.search_list strong { color: #f00; }
.search_list ul li { margin-bottom: 30px; }
.search_list ul li h3 { font-weight: normal; margin: 0; font-size: 16px; margin-top: 10px; }
.search_list ul li h3 a { color: #07519A; }
.search_list ul li h3 a:hover, .color_purple:hover { text-decoration: underline }
.search_list ul li p { font-size: 14px; margin: 5px 0; }
.color_green { color: green; font-size: 14px; word-break: break-all; white-space: pre-wrap; }
.color_purple { color: #77c; }
/*side_nav*/
.side_nav { position: fixed; right: 0; bottom: 20%; z-index: 999; }
.side_nav ul li { width: 50px; height: 50px; background: #d9d9d9; margin-bottom: 1px; }
.side_nav ul li a { display: block; position: relative; }
.side_nav ul li span { position: absolute; right: 50px; top: 0; font-weight: bold; width: 150px; min-height: 50px; line-height: 50px; color: #fff; text-align: center; font-size: 17px; display: none; }
.side_nav ul li span img { width: 120px; margin: 10px auto }
.side_nav li i { display: block; margin: auto; width: 100%; height: 50px; background-size: 32px; }
i.icon_dh { background: url(../images/0icon_dh.png) no-repeat center; }
i.icon_wx { background: url(../images/0icon_wx.png) no-repeat center; }
i.icon_qq { background: url(../images/0icon_qq.png) no-repeat center; }
i.icon_fh { background: url(../images/0icon_top.png) no-repeat center; }
.side_nav ul li:hover span { display: block; background: #1049a0; }
.side_nav ul li:hover { background: #1049a0; }
.side_nav ul li:hover i { filter: invert(1); }
a.cpbtn { display: none;}



.m-message{max-width: 680px;margin: 48px auto;}
.m-message label{margin-bottom: 15px;display: block;font-size: 14px;}
.m-message label em{display: contents;float: right;color: red;height: 32px;line-height: 32px;}
.m-message label span{width: 15%;height: 34px;line-height: 34px;color: #2F2F2F;
	font-weight: bold;text-align: right;margin-right: 0px;display: inline-block;}
.m-message label input.inp,.m-message label textarea,.m-message label.code input{width: 77%;overflow: hidden;height: 32px;line-height: 32px;border: #cccccc 1px solid;border-radius: 3px;padding:0 14px;box-sizing: border-box;color: #555;-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);-webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;-o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;}
.m-message label input:focus,.m-message label textarea:focus{border-color: #66afe9;outline: 0;-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(247, 150, 0, .6);box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(247, 150, 0, .6);}
.m-message label textarea{height: 72px;line-height: 24px;padding:10px 14px;}
.m-message label.code{line-height: 34px;}
.m-message label.code input{width: 30% !important;}
.m-message label.code .pic{display: inline-block;}
.m-message label.code img{display: block;width: 100%;height: 100%;}
.btn-1 input{width: 52px;height: 32px;line-height: 32px;background: #e8e8e8;border: none;color: #333;margin-right: 22px;cursor: pointer;transition: 0.3s;}
.btn-1{padding-left: 100px;}
.btn-1 input.focus{background: #0d62be;color: #fff;}
.btn-1 input.focus:hover{background: #444;}
.btn-1 input:hover{background: #ccc;}


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

.m-message {
    margin: 10px auto 0;
    width: auto;
}
.m-message label {
    margin-bottom: 10px;
}
.m-message label span {
    float: none;
    margin-right: 15px;
    text-indent:0;
}
.m-message label input.inp, .m-message label textarea, .m-message label.code input {
    width: 66%;
}



}









/*******************************
	-------[=产品详情]-------
********************************/
.m-list1{
	overflow: hidden;
	padding: 0 0 20px;
	border-bottom: 1px dotted #a9a9a9;
}
.m-pic1{
	float: left;
	width: 380px;
}
.m-txt1{
	overflow: hidden;
	padding-left: 38px;
}
.m-txt1 h3{
	font-size: 16px;
	padding-bottom: 9px;
	margin-bottom: 9px;
	border-bottom: 1px dotted #a9a9a9;
}
.m-txt1 .txt{
	margin-right: 100px;
}
.m-txt1 .txt p{
	line-height: 28px;
	margin-bottom: 10px;
	font-size: 14px;
	color: #2f2f2f;
}

.m-txt1 .btn{
	display: block;
	width: 98px;
	height: 32px;
	line-height: 32px;
	padding-left: 15px;
	background-color: #0d62be;
	color: #fff;
}
.m-txt1 .btn:hover{
	background-color: #444;
}
.m-txt1 .btn span{
	display: block;
	padding-left: 15px;
	background-repeat: no-repeat;
	background-position: left center;
	background-image: url(../images/btn-r.png);
}

.m-txt2{
	margin-top: 12px;
}
.m-txt2 p{
	font-size: 14px;
	line-height: 26px;
	margin-bottom: 10px;
}

.ul-pages1{
	overflow: hidden;
	margin: 15px 0;
}
.ul-pages1 li{
	float: left;
	
	font-size: 14px;
	-ms-text-overflow: ellipsis;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}
.ul-pages1 li:last-child{
	float: right;
}

.ul-pages1 li a{
	color: #0d62be;
	transition: .3s;
	-ms-transition: .3s;
	-moz-transition: .3s;
	-webkit-transition: .3s;
	-o-transition: .3s;
}
.ul-pages1 li a:hover{
	color: #ff8e00;
}
.m-list3{
	padding: 25px 0 0;
}
.ul-link2{
	overflow: hidden;
	margin-top: 20px;
}
.ul-link2 li{
	float: left;
	margin-bottom: 20px;
}
.ul-link2 li a{
	display: block;
	margin-right: 17px;
	font-size: 14px;
}
.ul-link2 li a:hover{
	color: #0d62be;
}



/* 放大镜 */


div.zoomDiv{z-index:999;position:absolute;top:0;left:0;background:#ffffff;border:1px solid #ddd;display:none;text-align:center;overflow:hidden;font-size: 0;}
div.zoomMask{position:absolute;background:url(../images/mask.png) repeat scroll 0 0 transparent;cursor:move;z-index:1;}


.yunu-showcase {margin-bottom: 30px;}
.yunu-showcase-pic {position: relative;width: 100%;overflow: hidden;float: left;}
.yunu-showcase-pic .bd {font-size: 0;margin-top: 13px;overflow: hidden;}
.yunu-showcase-pic .bd li {height: 75px;line-height: 75px;cursor: pointer;display: inline-block;width: 99px;border: 1px solid #ddd;padding: 1px;margin: 0 5px;}
.yunu-showcase-pic .bd li.active {border-color: #c80003;}
.yunu-showcase-pic .prev,.yunu-showcase-pic .next {position: absolute;background: no-repeat 0 0;width: 14px;height: 27px;bottom: 26px;z-index: 2;}
.yunu-showcase-pic .prev {background-image: url(../images/zlztDetailsCon1Btn01.png);left: 0;}
.yunu-showcase-pic .next {background-image: url(../images/zlztDetailsCon1Btn02.png);right: 0;}
.yunu-showcase-pic .prev:hover,.yunu-showcase-pic .next:hover {background-position: 0 bottom;}
.yunu-showcase-pic .cover {height: 300px;line-height: 300px;border: 1px solid #ddd;padding: 1px;}
.yunu-showcase-pic .cover a{
	display: block;
	width: 100%;
	height: 100%;
}
.yunu-showcase-info {float: right;width: 500px;}
.yunu-showcase-info h1 {margin: 0 0 15px;font-size: 20px;overflow: hidden;font-weight: normal;border-bottom: 1px solid #ddd;padding-bottom: 15px;}
.yunu-showcase-info p {margin: 0;color: #666;line-height: 2;}
.yunu-showcase-info .tel {border-top: 2px solid #e6e6e6;margin-top: 15px;padding-top: 15px;background: url(../images/VISkins-p1.png) no-repeat 0 15px;height: 42px;padding-left: 50px;line-height: 21px;}
.yunu-showcase-info .tel a {float: right;line-height: 42px;padding: 0 15px;background-color: #c80003;color: #fff;}
.yunu-showcase-info .tel span {display: block;color: #c80003;font-size: 18px;}
div.zoomDiv{z-index:999;position:absolute;top:0;left:0;background:#ffffff;border:1px solid #ddd;display:none;text-align:center;overflow:hidden;font-size: 0;}
div.zoomDiv img{
	max-width: none;
}
div.zoomMask{position:absolute;background:url(../images/mask.png) repeat scroll 0 0 transparent;cursor:move;z-index:1;}

.img-center {text-align: center;font-size: 0;}
.img-center img {display: inline-block;width: auto;height: auto;max-width: 100%;max-height: 100%;vertical-align: middle;}


.m_pic_showpic {
    display: none;
}
.m_showpic img {
    display: block;
    max-width: 100%;
}
/*产品详情图片*/
.pc-slide {
    width: 100%;
    margin: 0 auto;
}
.m-pic1 .view .swiper-slide{
    padding: 0px;
}
.view .swiper-slide .imgauto {
    width: 100%;
    height: 300px;
    line-height: 300px;
}
.view .swiper-container {
    width: 100%;
}

.preview {
    width: 100%;
    margin-top: 10px;
    position: relative;
}

.preview .swiper-container {
    height: 100px;
    margin: 0 5%;
}

.preview .swiper-slide {
    /*width: 33.33%;*/
    width: 101px;
    padding: 5px;
}
.preview .swiper-slide .imgauto {
	width: 100%;
	line-height: 80px;
	border: 1px solid #ddd;
	text-align: center;
	font-size: 0;
}
.preview .swiper-slide .imgauto img {
	display: inline-block;
	vertical-align: middle;
	max-width: 100%;
	max-height: 100%;
	padding: 5px;
	width: 90%;
}

.preview .slide6 {
    width: 82px;
}

.preview .arrow-left {
    background: url(../images/feel3.png) no-repeat left top;
    position: absolute;
    left: 10px;
    top: 50%;
    margin-top: -9px;
    width: 9px;
    height: 18px;
    z-index: 10;
}

.preview .arrow-right {
    background: url(../images/feel4.png) no-repeat left bottom;
    position: absolute;
    right: 10px;
    top: 50%;
    margin-top: -9px;
    width: 9px;
    height: 18px;
    z-index: 10;
}

.preview img {
    padding: 1px;
}

.preview .active-nav .imgauto {
    border: 1px solid #0d62be;
}

.clearfix {
    *zoom: 1;
}

.clearfix:after {
    content: " ";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.work_list {
	width: 100%;
	padding-top: 12px;
	margin-bottom: 20px;
}
.work_list h3 {
	line-height: 44px;
    background: url('../images/jiantou-r.png') 6px 18px no-repeat;
    text-indent: 20px;
    background-size: auto 10px;
    border-bottom: 1px solid #f2f2f2;
    width: 100%;
    float: left;
}
.work_list h3 a {
	float: left;
	line-height: 44px;
    color: #666;
    font-size: 14px;
    text-indent: 0;
    padding-left: 25px;
    font-weight: normal
}
.work_list h3.on a {
color: #0d62be;
}
.work_list h3 span {}

.work_list ul {
	display: none;
	float: left;
	width: 100%;
}
.work_list li {
	 background: url('../images/jiantou-r.png') 16px 15px no-repeat;
    text-indent: 26px;
    display: block;
    border-bottom: 1px solid #f2f2f2;
    width: 100%;
    line-height: 42px;
    background-size: 5px;
}
.work_list li a {
    display: block;
    color: #666;
    font-size: 14px;
    text-indent: 0;
    padding-left: 30px;
}

.work_list li.on a {color: #0d62be;}


