﻿/* CSS Document */
body,div,ol,ul,h1,h2,h3,h4,h5,h6,p,th,td,dl,dd,form,iframe,input,textarea,select,label,article,aside,footer,header,menu,nav,section,time,audio,video { margin:0; padding:0;}
article,aside,footer,header,hgroup,nav,section,audio,canvas,video { display:block;}
*{ box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box;}
body { font-family:Microsoft Yahei; color:#666; text-decoration:none; font-size:14px; background:#fff;}
textarea { resize:none;}
img{ max-width:100%; height:auto}
iframe,img { border:0;}
ul,ol,li { list-style:none;}
input, select, textarea { outline:0; -webkit-user-modify:read-write-plaintext-only;}
input { -webkit-appearance:none;}
a{ text-decoration:none; color:#666; transition:0.2s; -webkit-transition:0.2s;}
a:hover{ color:#ff6200;}
.clearfix { clear:both; zoom:1;}
.clearfix:after { content:""; display:block; height:0; clear:both; visibility:hidden;}
.fl{ float:left;}
.fr{ float:right;}
.lk{display: block;height: 0;width: 0;overflow: hidden;}
/*滚动条*/
::-webkit-scrollbar{ width:6px; height:12px}
::-webkit-scrollbar-button:vertical{ display:none;}
::-webkit-scrollbar-track:vertical{ background-color:black}
::-webkit-scrollbar-track-piece{ background:#FFF}
::-webkit-scrollbar-thumb:vertical{ background-color:#e91b1b; border-radius:5px}
::-webkit-scrollbar-thumb:vertical:hover{ background-color:#3B3B3B}
::-webkit-scrollbar-corner:vertical{ background-color:#535353}
::-webkit-scrollbar-resizer:vertical{ background-color:#FF6E00}

/*banner*/
.bannerslide { height:583px; width: 100%; position: relative; -webkit-transition: all .2s; transition: all .2s; }
.bannerslide .swiper-slide { background-position: center; background-size: cover; }
.pagination { position: absolute; left: 0; text-align: center; bottom:10px; width: 100%; z-index:999;}
.swiper-pagination-switch {display: inline-block; width: 10px; height: 10px; border-radius: 10px; background: #999; box-shadow: 0px 1px 2px #555 inset; margin: 0 3px; cursor: pointer;}
.swiper-active-switch { background: #fff;}
.bannerslide .arrow-left { background: url(../images/arrows.png) no-repeat left top; position: absolute; left: 10px; top: 50%; margin-top: -15px; width: 17px; height: 30px; z-index:999;}
.bannerslide .arrow-right { background: url(../images/arrows.png) no-repeat right bottom; position: absolute; right: 10px; top: 50%; margin-top: -15px; width: 17px; height: 30px; z-index:999;}
.bannertitle{font-family:Microsoft yahei; color:#fefefe; font-size:34px; text-decoration:none; font-weight:bold; line-height:45px; position:absolute; top:150px;}
.bannertitlea{font-family:Microsoft yahei; color:#fefefe; font-size:18px; text-decoration:none; line-height:30px; position:absolute; top:220px;}
.bannertitleb{font-family:Microsoft yahei; color:#fefefe; font-size:15px; text-decoration:none; line-height:22px; width:450px; position:absolute; top:260px;}
.bannertitleba{font-family:Microsoft yahei; color:#fefefe; font-size:15px; text-decoration:none; line-height:22px; width:450px; position:absolute; top:220px;}
.bannerbtnn{position:absolute; top:250px;}
.bannerbtnna{position:absolute; top:320px;}
.bannerbtnnb{position:absolute; top:290px;}
.bannerslide a.bannerbtna{background-color:#1d2088; display:block; width:120px; height:45px; text-align:center; color:#fff; font-size:14px; text-decoration:none; line-height:45px; border-radius:5px; margin-top:25px; float:left; font-family:Microsoft yahei;}
.bannerslide a.bannerbtnb{background-color:#464646; display:block; width:120px; height:45px; text-align:center; color:#fff; font-size:14px; text-decoration:none; line-height:45px; border-radius:5px; margin-top:25px; float:left; margin-left:5px; font-family:Microsoft yahei;}

.bannertitlea a{color:#fff;}
.bannertitlea a:hover{color:#fff;}
.bannertitlea a .bannerhhh{display:none;}
.bannertitlea a:hover .bannerhhh{display:block; position:absolute; width:500px; height:200px; z-index:999;}

.m{ width:95%; max-width:1200px; margin:0 auto;}
.n{ padding:50px 0;}

/*top*/
.top{ line-height:40px; border-bottom:1px solid #eee; font-size:12px;}
.top img{ vertical-align:middle;}
.top .sp1{ font-weight:bold; color:#f00;}
.top font{ margin:0 10px;}
.top .sp2{ padding-left:10px;}
.top .sp2 a{ color:#f00;}

.logo{ padding:25px 0;}
.logo .logo_i{ float:left; height:35px;}
.logo .search{ float:right;}
.logo .search input{ height:35px; width:190px; background:none; border:1px solid #f00; padding:5px 5px 5px 20px; float:left;}
.logo .search button{ height:35px; padding:0 15px; background:#f00; color:#fff; border:none; float:left; cursor:pointer;}

/*nav*/
.nav{ background:#414345; line-height:45px; position:relative;}
.nav .ul1{ width:91%;}
.nav .ul1 .li1{ width:9%; text-align:center; float:left; padding:0 0px; transition:0.2s; position:relative;}
.nav .ul1 .li1:nth-child(1){ width:4%;}
.nav .ul1 .li1:nth-child(6){ width:12%;}
.nav .ul1 .li1:hover{ background:#ff6200;}
.nav .ul1 .li1>a{ color:#fff; font-weight:bold;}
.nav .ul1 .li1>ul{ position:absolute; top:45px; left:0; min-width:100%; background:#555; display:none; z-index:999;}
.nav .ul1 .li1>ul>li{ padding:0 20px; white-space:nowrap; line-height:35px; transition:0.2s;}
.nav .ul1 .li1>ul>li:hover{ background:#ff6200;}
.nav .ul1 .li1>ul>li>a{ font-size:12px; color:#fff;}
.nav  .fr{ padding:10px 0; line-height:normal; height:45px;}
.nav  .fr img{ width:25px; height:25px; margin-left:5px;}

.nav .p_n{ position:absolute; left:0; top:45px; background:#fff; width:100%; padding:20px 0; z-index:999; text-align:left;}
.nav .p_n .d1{ float:left; width:33.33%;}
.nav .p_n .d1 p{ font-weight:bold; font-size:16px;}
.nav .p_n .d1 li{ line-height:1.8;}

.nav .p_n .d2{ float:left; width:50%; padding:0 30px;}
.nav .p_n .d2 ul{ float:left;}
.nav .p_n .d2 p{ font-weight:bold; font-size:16px;}
.nav .p_n .d2 li{ line-height:1.8;}
.nav .p_n .d2 img{ float:right;}

.nav .p_n .u3{ float:left;}
.nav .p_n .u3 li{ display:none; line-height:1.8;}
.nav .p_n .u3 p a{ font-size:16px; font-weight:bold;}
.nav .p_n img.ti3{ float:right; width:210px;}
.nav .p_n .u3 li:nth-child(1),.nav .p_n .u3 li:nth-child(3),.nav .p_n .u3 li:nth-child(4),.nav .p_n .u3 li:nth-child(7){ display:block;}

.nav .p_n .u4 li{ display:block;}

/*part1*/
.part1{ padding:35px 0;}
.part1 .ul1 li{ float:left; width:33.33%; padding:20px 0; border:#e9e9e9 1px solid; text-align:center;}
.part1 .ul1 li img{ width:35px; display:inline-block;}
.part1 .ul1 li div{ display:inline-block; margin-left:10px; text-align:left;}
.part1 .ul1 li span{ font-size:18px; font-weight:bold;}
.part1 .ul1 li span.sp2{ font-size:12px; font-weight:normal;}
.part1 .u_r{ height:60px; overflow:hidden; background:url(../images/wobg.jpg) repeat; border-left: #e9e9e9 1px solid; border-bottom: #b1b0b0 1px solid; border-right: #b1b0b0 1px solid;}
.part1 .ul2{ line-height:60px; height:60px;}
.part1 .ul2 li .p1{ padding:0 50px; border-right:#e9e9e9 1px solid; float:left;}
.part1 .ul2 li .p1 span{ color:#ff0000; font-weight:bold;}
.part1 .ul2 li .p1 img{ width:20px; height:21px; vertical-align:middle; margin-top:-2px; margin-right:10px;}
.part1 .ul2 li .p2{ float:left; padding:0 50px;}
.part1 .ul2 li .p3{ float:left; font-size:12px; margin-left:100px;}
.part1 .ul2 li .p4{ float:right; padding:0 50px; border-left:#e9e9e9 1px solid;}

/*part2*/
.part2{ background:#ececec;}
.pp1{ text-align:center; font-size:22px; font-weight:bold; color:#434d5b; margin-bottom:40px;}
.part2 .s_u{ background:#fff;}
.part2 .s_u li{ width:14.28%; border-right:#eaeaea 1px solid; float:left; text-align:center;}
.part2 .s_u li a{ display:block; line-height:50px; font-size:16px;}
.part2 .s_u li.on a{ background:#434d5b; color:#fff;}
.part2 .s_u2{ margin-top:60px;}
.part2 .s_u2 li{ display:none;}
.part2 .s_u2 li.on{ display:block;}
.part2 .s_u2 li .s_l{ padding:15px; width:50%; float:left; background:#fff;}
.part2 .s_u2 li .s_r{ width:40%; float:right;}
.part2 .s_u2 li .s_r .p1{ color:#434d5b; font-weight:bold; font-size:20px; margin-bottom:20px;}
.part2 .s_u2 li .s_r .p2{ color:#666; line-height:1.6; margin-bottom:40px;}
.part2 .s_u2 li .s_r div img{ width:60px; float:left;}
.part2 .s_u2 li .s_r div div{ width:75%; float:right;}

/*part3*/
.part3{ background:#f5f6f8;}
.part3 .t{ background:#fff; padding:40px 0;}
.part3 .t ul{ text-align:center;}
.part3 .t ul li{ display:inline-block; border:1px solid #eee; margin:0 2px;}
.part3 .t ul li a{ display:block; padding:5px 10px;}
.part3 .t ul li:hover a,.part3 .t ul li.on a{ background:#434d5b; color:#fff;}
.part3 .t2{ padding:20px;}
.part3 .t2 .ppp1{ font-size: 22px; font-weight: bold; color: #434d5b; float:left;}
.part3 .t2 .ppp1 span{ font-size:14px; font-weight:bold; font-family:"宋体"; line-height:2; color:#666;}
.part3 .t2 ul{ float:right; padding-top:10px;}
.part3 .t2 ul li{ float:left;}
.part3 .t2 ul p{ float:left; padding:5px 10px;}

.part3 .p_u2{ margin-top:30px;}
.part3 .p_u2 li{ width:32%; float:left; padding:50px 30px; border:1px solid #ccc; background:#fff; margin-right:2%; margin-bottom:20px; height:204px;}
.part3 .p_u2 li:nth-child(3n){ margin-right:0;}
.part3 .p_u2 li .p1{ font-size:16px; margin-bottom:20px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}
.part3 .p_u2 li .p2{ font-size:12px;}
.part3 .p_u2 li img{ float:right; width:40%; transform:scale(1.2,1.2);}

.ddd1{ float:left;width:55%;}

.part3 .p_u{ margin-top:30px;}
.part3 .p_u li{ float:left; width:23%; margin-right:2.666%; background:#fff; position:relative; overflow:hidden;}
.part3 .p_u li:nth-child(4n){ margin-right:0;}
.part3 .p_u li div{ padding:30px;}
.part3 .p_u li div .p1{ overflow: hidden; white-space: nowrap; text-overflow: ellipsis; margin-bottom:20px; font-weight:bold;}
.part3 .p_u li div .p2{ font-size:12px; margin-bottom:15px;}
.part3 .p_u li div .p2 img{ height:29px;}
.part3 .p_u li div .p3{ font-size:12px; margin-bottom:15px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}
.part3 .p_u li div .a2{ font-size:12px;}
.part3 .p_u li div .x{ width:16px; height:3px; background:#ff6200; margin-top:10px;}
.part3 .p_u li .lx{ position:absolute; top:15px; left:-45px; line-height:2; background:#ff6200; color:#fff; padding:0 50px; transform:rotate(-45deg);}

/*part4*/
.part4 .p1{ color:#434d5b; font-weight:bold; font-size:36px; float:left;}
.part4 .p2{ width:45%; float:right; line-height:1.6;}
.part4 ul{ margin-top:40px;}
.part4 ul li{ float:left; margin-left:9px; position:relative;}
.part4 ul li:nth-child(1){ width:500px; height:469px; margin-left:0;}
.part4 ul li:nth-child(2){ width:440px; height:230px; margin-bottom:9px;}
.part4 ul li:nth-child(3){ width:242px; height:230px; margin-bottom:9px;}
.part4 ul li:nth-child(4){ width:242px; height:230px;}
.part4 ul li:nth-child(5){ width:440px; height:230px;}
.part4 ul li img{ width:100%; height:100%;}
.part4 ul li p{ position:absolute; left:0; right:0; top:0; bottom:0; background:rgba(0,0,0,0.5); text-align:center; display: -webkit-box; -webkit-box-orient: horizontal; -webkit-box-pack: center; -webkit-box-align: center; opacity:0; transition:0.2s;}
.part4 ul li p a{ color:#fff; font-size:18px;}
.part4 ul li p:hover{ opacity:1;}

/*part5*/
.part5{ background:#f5f6f8;}
.part5 .p1{ font-size:12px; text-align:center;}
.part5 .pp1{ margin:10px 0;}
.part5 .p5_i{ padding:10px; margin-top:40px; border:1px solid #ccc;}
.part5 ul{ margin-top:20px;}
.part5 ul li{ float:left; width:19%; margin-right:1.25%; text-align:center; padding:40px 0; background:#fff;}
.part5 ul li a{ width:100%; height:100%; display:block;}
.part5 ul li:last-child{ margin-right:0;}
.part5 ul li img{ height:38px; margin-bottom:40px;}

/*part6*/
.part6 .d1{ display:flex;}
.part6 .p6_l{ width:48%; border:#dedede 1px solid; padding:130px 40px 30px; background: url(../images/hs.png) no-repeat 160px -50px;}
.part6 .p6_l .p1{ font-size:17px; font-weight:bold; margin-bottom:20px;}
.part6 .p6_l .p2{ line-height:24px; margin-bottom:20px;}
.part6 .p6_l a{ color:#f00;}
.part6 .X{ width:16px; height:3px; background:#f00; margin-top:10px;}
.part6 .p6_r{ padding:40px; background: url(../images/ws.png) no-repeat center top; width:48%; margin-left:4%;}
.part6 .p6_r .p1{ color:#434d5b; font-size:20px; font-weight:bold; margin-bottom:20px;}
.part6 .p6_r form input{ background:#fff; border-top: #999 1px solid; border-left: #999 1px solid; height:35px; float:left; width:46%; margin-bottom:10px; padding:5px 10px;}
.part6 .p6_r form input:nth-child(2n){ margin-left:8%;}
.part6 .p6_r form input:nth-child(5){ width:100%;}
.part6 .p6_r form input:last-child{ width:100%; margin-left:0; margin-top:20px; background:#f00; color:#fff; border:none; font-weight:bold;}
.part6 .p6_r .p2{ color:#f00;}

/*part7*/
.part7{ background:#f5f6f8 url(../images/maps.png) no-repeat center top; padding:100px 0 50px; text-align:center;}
.part7 .p7_m{ background:#fff; padding:70px;}
.part7 .p7_m .p1{ font-size:13px; line-height:1.6; text-align:center;}
.part7 .p7_m ul{ width:90%; margin:50px auto 0; text-align:center; padding:0 50px;}
.part7 .p7_m ul li{ text-align:center; display:inline-block; width:13.9%; padding:20px 0;}
.part7 .p7_m ul li img{ height:30px; margin-bottom:10px;}
.part7 .p7_m ul li p{ font-size:12px;}
.part7 .cu{ background:#f00; color:#fff; padding:14px 30px; display:inline-block; border-radius:30px; margin-top:30px;}

/*bottom*/
.bottom{ background:#131a22; color:#ddd; padding-bottom:0; padding-top:0;}
.bottom a{ color:#ddd;}
.bottom ul{ float:left; margin-right:80px; display:none;}
.bottom ul p{ font-size:15px; font-weight:bold; color:#fff; margin-bottom:10px;}
.bottom ul li{ line-height:1.8;}
.bottom span{ font-size:15px; font-weight:bold; color:#fff; margin-bottom:10px; display:block; line-height:1.5;}
.bottom p.fr{ line-height:1.8; text-align:right; display:none;}
.bottom p.fr img{ margin:20px 0;}
.bottom .ul2{ float:none; text-align:center; padding:20px 0; margin-right:0; display:block;}
.bottom .ul2 p img{ width:32px;}
.bottom .ul2 li{ display:inline-block; border:1px solid #848688; border-radius:5px; padding:5px 10px; width:21%;}
.bottom .ul2 li img{ height:20px; vertical-align:middle;}

/*foot*/
.foot{ text-align:center; background:#131a22; padding:30px 0; color:#999; font-size:13px;}
.foot img{ width:32px;}
.foot span{ color:#ddd;}

/**/
.fixed_l{ position:fixed; width:200px; left:0; top:200px; text-align:center; background:#fff; z-index:999;box-shadow: 0 5px 10px rgba(0,0,0,.2); display:none;}
.fixed_l .f1{ background:#ff6200 url(../images/sw.jpg) repeat center top; color:#fff; font-size:16px; padding:20px 0;}
.fixed_l .f1 span{ font-size:12px;}
.fixed_l .f2 p{ padding:20px 0; border:1px dashed #eaeaea; font-size:12px; line-height:2;}
.fixed_l .f2 p span{ font-size:14px; font-weight:bold;}
.fixed_l .f2 p img{ width:148px; margin-top:10px;}
.fixed_l .f2 .p2{ transition:0.2s; font-size:16px; padding:0;}
.fixed_l .f2 .p2 a{ display:block; width:100%; padding:20px 0;}
.fixed_l .f2 .p2 img{ width:23px;}
.fixed_l .f2 .p2:hover{ background:#ff6200;}
.fixed_l .f2 .p2:hover a{ color:#fff;}

.side { width: 266px; float: left; }
.sidenav { background: #ff6200; border-radius: 10px; margin-bottom: 20px; padding-bottom:3px; }
.sidenav .hd { line-height: 50px; height: 50px; color: #fff; font-size: 18px; padding: 0 20px 0 50px; background: url(../images/iconlogo.png) no-repeat 16px center; background-size: auto 20px; }
.sidenav .hd strong { font-weight: normal; }
.sidenav .bd { padding: 10px; background: #fff; margin: 0 6px 6px; border-radius: 0 0 6px 6px; }
.sidenav .snul {  }
.sidenav .snul .snli { margin-bottom: 2px; line-height: 40px; position:relative;}
.sidenav .snul .snli .sna { padding: 0 20px; color: #666; font-size: 14px; font-family: microsoft yahei; display: block; text-decoration: none; border-radius: 4px; -webkit-transition: all .2s; transition: all .2s; background: #f1f1f1 url(../images/ck.gif) no-repeat -16px center; background-size: 16px 14px; }
.sidenav .snul .snli .sna:hover, .sidenav .snul .snli.on .sna { background-color: #ff6200; color: #fff; opacity: .9; filter: alpha(opacity=90); background-position: 18px center; box-shadow: 0 5px 10px rgba(255,98,0,.4); padding-left: 40px; }

.sidenav .snul .snli ul{ position:absolute; top:0; left:234px; z-index:999; display:none;}
.sidenav .snul .snli ul li{ white-space:nowrap; line-height: 40px; position:relative; overflow:hidden; border-bottom:1px solid #fff;}
.sidenav .snul .snli ul li a{ padding: 0 20px; color: #666; font-size: 14px; font-family: microsoft yahei; display: block; text-decoration: none; border-radius: 4px; -webkit-transition: all .2s; transition: all .2s; background: #f1f1f1 url(../images/ck.gif) no-repeat -16px center; background-size: 16px 14px; }
.sidenav .snul .snli ul li a:hover{ background-color: #ff6200; color: #fff; opacity: .9; filter: alpha(opacity=90); box-shadow: 0 5px 10px rgba(255,98,0,.4);}

.sidenav .ab_l li{ display:none;}
.sidenav .ab_l li:nth-child(1),.sidenav .ab_l li:nth-child(3),.sidenav .ab_l li:nth-child(4),.sidenav .ab_l li:nth-child(7){ display:block;}

/*n*/
.bbsub { padding: 10px 0 10px 40px; display: none; }
.snli.on .bbsub { display: block; }
.bbsub .bbsli { line-height: 36px; }
.bbsub .bbsli .bbsa { font-family: microsoft yahei; font-size: 12px; }
.bbsub .bbsli.on .bbsa { color: #f30; }

.main { float:right; width:900px;}
.main .hd { background: #f1f1f1; height: 50px; line-height: 50px; padding: 0 20px; border-radius: 10px; margin-bottom: 10px; }
.main .hd .name { position: relative; float: left; color: #ff6200; font-size: 20px; font-weight: bold; }
.main .hd .name:before { content: ''; display: block; width: 4px; height: 20px; background: #ff6200; position: absolute; left: -20px; top: 15px; }
.main .hd .now { float: right; font-size: 12px; color: #999; }
.main .hd .now a { color: #999; }
.main .hd .now .split { margin: 0 4px; font-family: simsun; }
.main .bd { padding: 20px 0; font-size: 16px; color: #333; line-height: 30px; }
.main .bd p { margin-bottom: 20px; }

.sidebox { background: #ff6200; overflow: hidden; margin-bottom: 20px; border-radius: 10px; }
.sidebox .hd { line-height: 50px; padding: 0 20px 0 50px; font-size: 18px; color: #fff; background: url(../images/iconlogo.png) no-repeat 16px center; background-size: auto 20px;}
.sidebox .bd { margin: 0 6px 6px; padding: 20px; background: #fff; border-radius: 0 0 6px 6px; position: relative; }

.sbcon { font-size: 14px; line-height: 24px; color: #666; }

/**/
.about .bd p{ text-indent:2em;}
.about .bd p img{}

/*honor*/
.honor_ul li{ width:22%; margin-right:4%; float:left; margin-bottom:20px;}
.honor_ul li:nth-child(4n){ margin-right:0;}

/*news*/
.newslist { }
.newslist .item { padding-bottom: 20px; margin-bottom: 20px; border-bottom: 1px dashed #ccc; }
.newslist .item .time { float: left; text-align: right; width: 90px; line-height: 24px; font-family: arial; margin-top: 6px; color: #999; }
.newslist .item .time .day { font-size: 30px; }
.newslist .item .time .year { font-size: 14px; }
.newslist .item .info { margin-left: 120px; }
.newslist .item h3 { font-weight: normal; margin-bottom: 10px; height: 30px; overflow: hidden; }
.newslist .item h3 a { color: #39424b; font-size: 22px; text-decoration: none; }
.newslist .item h3 a:hover { color: #ff6200; }
.newslist .item .txt { font-size: 14px; line-height: 24px; color: #999; height: 48px; overflow: hidden; }

/*contact*/
.contact{ padding:0 20px;}
.contact .p1{ font-size:18px; font-weight:bold; color:#ff6200;}
.contact .p2{ margin:20px 0; font-size:16px; line-height:30px; float:left;}
.contact .ewm{ float:left; margin-left:40px; text-align:center;}
.contact .ewm img{ width:150px;}



/*message*/
.messagecon { font-size: 14px; line-height: 24px; margin-bottom: 20px; font-family: microsoft yahei; }
.messagecon p { margin-bottom: 20px; }
.messagetit { font-size: 14px; font-weight: bold; line-height: 30px; height: 30px; }
.messagetarea { padding: 10px; border: 1px solid #dedede; font-size: 16px; line-height: 26px; font-family: microsoft yahei; color: #666; resize: none; width: 96%; height: 90px; -webkit-transition: all .2s ease-in; transition: all .2s ease-in; background: #f8f8f8; margin-bottom: 20px; }
.messagetarea:focus { color: #333; outline: none; background: #fff; }
.messageinput { width: 27%; padding: 10px; height: 26px; line-height: 26px; font-size: 14px; border: 1px solid #dedede; margin: 0 5px 0 0; font-family: microsoft yahei; color: #666; -webkit-transition: all .2s ease-in; transition: all .2s ease-in; background: #f8f8f8; margin-bottom: 20px; }
.messageinput:focus { color: #333; outline: none; background: #fff; }
.messagebtn { width: 30%; text-align: center; line-height: 50px; height: 50px; font-size: 16px; border: 0; background: #fff3eb; color: #2d3e50; border-radius: 4px; font-family: microsoft yahei; cursor: pointer; margin-right: 10px; margin-bottom: 30px; }
.messagebtn.btnon { width: 50%; color: #fff; background: #ff6200; }
.messagebtn:hover { opacity: .8; filter: alpha(opacity=80); }
.yanzhengma { display: inline; }

.message2 .p1{ text-align:center; font-weight:bold; font-size:20px;}
.message2 table{ width:100%;}
.message2 table p{ margin: 0 !important; line-height:20px;}
.message2 td{ border:1px solid #aaa; text-align:center;}
.message2 input{ width:100%; border:none; padding:0 10px; font-size:16px; line-height:2;}
.message2 button{ margin:20px 0; width:100%; background:#ff6200; border:none; color:#fff; cursor:pointer; font-size:16px; padding:10px;}
.p_more{ height:30px; width:30px; text-align:center; line-height:30px; background:#8B8B8B; color:#fff; cursor:pointer; display:block; font-size:25px;}



/*download*/
.download .download_l{}
.download .download_l li{ padding:10px 0; border-bottom:1px solid #ccc; margin:5px 0;}
.download .download_l img{ vertical-align:middle; margin-top:-5px; margin-right:10px;}
.download .download_l li span{ float:right; font-size:12px; color:#999;}

/*产品*/
.product .p_u{}
.product .p_u li{ float:left; width:31%; margin-right:3.5%; background:#f9f9f9; position:relative; overflow:hidden; margin-bottom:20px; transition:0.2s;}
.product .p_u li:nth-child(3n){ margin-right:0;}
.product .p_u li div{ padding:30px;}
.product .p_u li div.d1{ height:300px; padding:0; display: -webkit-box; -webkit-box-orient: horizontal; -webkit-box-pack: center; -webkit-box-align: center; border:1px solid #ccc;}
.product .p_u li div .p1{ overflow: hidden; white-space: nowrap; text-overflow: ellipsis; margin-bottom:0; font-weight:bold;}
.product .p_u li div .p2{ font-size:12px; margin-bottom:15px; height:39px;}
.product .p_u li div .p2 img{ height:29px;}
.product .p_u li div .p3{ font-size:12px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}
.product .p_u li div .a2{ font-size:12px;}
.product .p_u li div .x{ width:16px; height:3px; background:#ff6200; margin-top:10px;}
.product .p_u li .lx{ position:absolute; top:15px; left:-45px; line-height:2; background:#ff6200; color:#fff; padding:0 50px; transform:rotate(-45deg);}
.product .p_u li:hover{ transform: translateY(-2px); box-shadow: 0 15px 30px rgba(0,0,0,0.1);}

.product .product_m img{ width:33.333%; float:left;}
.product .product_m .p_d{ width:60%; float:right;}
.product .product_m .p_d p{ margin:0;}
.product .product_m .p_d .p1{ font-size:18px; font-weight:bold; margin-bottom:20px;}
.product .product_m .p_d .p2{ margin-bottom:10px;}
.product .product_m .p_d img{ float:none; height:29px; width:auto; margin-right:5px;}

.pro_dl{ border-bottom:1px solid #ddd;}
.pro_dl li{ padding:10px; background:#F7F8FA; border: solid 1px #DCDEE3; float:left; cursor:pointer; margin-right:10px; margin-bottom:-1px; font-size:14px;}
.pro_dl li.on{ border-bottom:1px solid #fff; border-top:1px solid #FF6537; background:#fff;}

.pro_d{ margin-top:20px;}
.pro_dd{ background:#fff; padding:10px;}
.pro_dd li{ display:none;}
.pro_dd li.on{ display:block;}

/**/
.customer ul{ text-align:center;}
.customer ul li{ text-align:center; display:inline-block; width:23.9%; padding:20px 0;}
.customer li img{ height:50px; margin-bottom:10px;}
.customer li p{ font-size:14px; margin-bottom:0;}

/**/
.bottom1{ background:#6f7072; border-top:3px solid #ff6405;}
.bottom1 ul{}
.bottom1 ul li{ width:12.5%; float:left; border-right:1px solid #aaa;}
.bottom1 ul li:last-child{ border:none;}
.bottom1 ul li a{ color:#fff; padding:10px 0; display:block; text-align:center;}

.foot1{ background:#424345; padding:20px 0;}
.foot1 .logo_b{ width:400px; margin-bottom:20px;}
.foot1 p{ color:#fff; font-size:16px; line-height:1.6;}
.foot1 .f1_l{ float:left; width:69%;}
.foot1 .f1_r{ float:right; width:31%; padding-top:30px;}
.foot1 .f1_r img{ margin-left:50px;}
.foot1 .f1_r p{ width:50%; float:left; text-align:center; text-indent:50px;}
.foot1 .f2{ margin-top:20px; color:#fff;}
.foot1 .f2 a{ color:#fff;}

/*right fixed*/
.r_f{ position:fixed; top:40%; right:5px; z-index:999;}
.r_f2{ width:60px; height:60px; padding:10px; background:#ff6200; margin-bottom:5px; position:relative; transition:0.2s; margin-left:0; cursor:pointer;}
.r_f .r_f2:hover{ background:#d81304;}
.r_f2 p{ position:absolute; width:200px; background:#ff6200; color:#fff; top:0; left:65px; line-height:60px; font-size:15px; text-align:center;}
.r_f2 p a{ color:#fff;}
.r_f2:hover{ margin-left:-200px;}
.erweima{ width:100%;}

.logo .a_m{ float:right; height:30px; display:none;}




@media (max-width: 1120px) {
.n{ padding:20px 0;}
.top{ display:none;}
.logo .search,.nav,.r_f{ display:none;}
.bannerslide{ height:200px !important;}
.logo .logo_i{ height:25px;}
.part1 .ul1{ display:none;}
.part1 .ul2 li .p1{ padding:0 10px; width:28%;}
.part1 .ul2 li .p2{ padding:0 5px; width:72%; overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}
.part1 .ul2 li .p3,.part1 .ul2 li .p4{ display:none;}
.part3 .t2 ul{ padding-top:0; width:60%;}
.part3 .p_u2 li{ width:100%; padding:20px; height:auto;}
.pp1{ font-size:18px;}
.part2,.part4{ display:none;}
.part7 .p7_m{ padding:50px 20px;}
.part7 .p7_m ul{ width:100%; padding:0;}
.bottom1{ display:none;}
.foot1 .f1_l{ float:none; width:100%;}
.foot1 .f1_r{ display:none;}
.foot1 .f2{ display:none;}
.bottom{ display:none;}
.logo .a_m{ display:block;}
.side{ display:none;}
.main{ float:none; width:100%;}
.product .p_u li{ width:48%; margin-right:4%;}
.product .p_u li:nth-child(3n){ margin-right:4%;}
.product .p_u li:nth-child(2n){ margin-right:0;}
.product .p_u li div.d1{ height:200px;}
.product .p_u li div{ padding:10px;}
.product .p_u li div .p1 span{ display:none;}
.product .product_m img{ float:none; width:60%; margin:0 auto; display:block;}
.product .product_m .p_d{ float:none; width:100%;}
.product .product_m .p_d .p2 img{ display:inline-block;}
.honor_ul li{ width:48%; margin-right:4%;}
.honor_ul li:nth-child(2n){ margin-right:0;}
#mm-3 li{ display:none;}
#mm-3 li:nth-child(1),#mm-3 li:nth-child(3),#mm-3 li:nth-child(4),#mm-3 li:nth-child(7){ display:block;}
.culture{ width:100% !important;}
.historymain .year .list ul li .more{ margin-left:0 !important; width:auto !important;}
.historymain .year .list ul li .date{ text-align:left !important;}
.historymain .title{ left:180px !important;}
.historymain .year .list ul li{ background:url(../images/circle.png) no-repeat 185px 31px !important;}
.historymain{ background:url(../images/line-bg.png) repeat-y 199px 0 !important;}
.anli{ width:48% !important; margin:0 !important; margin-right:4% !important;}
.anli:nth-child(2n){ margin-right:0 !important;}




}