@charset "GBK";
/* CSS Document */
/**
 * Copyright(C), Spaceflight Technology Co., Ltd.
 * FileName: page.css
 * Author: www.ipp114.com QQ:59632575
 * Update: www.ipp114.com QQ:59632575
 * Description: CSS Reset & Public Components
*/
/* grid */
.g-body { width:100%;}
.m-wrap{ width: 1190px; margin: 0 auto;}
.m-wrap-2{ width: 1080px; margin: 0 auto;}
.m-wrap-3{ width: 1250px; margin: 0 auto;}

.header{ position: fixed; top: 0; left: 0; z-index: 999999999; width: 100%; background-color: rgba(0, 133, 213, 0.9);}
.header .logo{ display: inline-block; margin-top: 14px;}
.topnav .nav { padding-top: 10px;}
.topnav .nav li{ float: left; position: relative; z-index: 10;}
.topnav .nav li > a,
.topnav .nav li > span{ font-size: 14px; color: white; height: 30px; line-height: 30px; display: inline-block; padding: 0 5px; margin-right: 30px; cursor: pointer;}
.topnav .nav li.s-crt span{ color: #000; background-color: #eee;}
.topnav .nav li.pro dl{ width: 140px; background-color: #eee; display: none; padding: 10px; position: absolute; top: 30px; left: 0;}
.topnav .nav li.pro dl dd a{ line-height: 25px; display: inline-block; font-size: 12px; color: #0085d5;}
.topnav .nav li.pro dl dd a:hover{ text-decoration: underline;}
.topnav .form{ padding: 5px 0 0 0;}
.topnav .form input[type="text"]{ width: 320px; height: 25px; line-height: 25px; text-indent: 10px; border: 1px solid #828282;}
.topnav .form button[type='submit']{ font-size: 14px; height: 25px; line-height: 25px; color: white; background:url(../images/search.png) no-repeat 4px center; padding-left: 30px;}

.menu{ width: 100%; position: relative;}
.menu .m-logo{ display: none; margin-top: 2px;}
.menu ul li{ float: left; position: relative;}
.menu ul li.s-crt:after{ content: ''; width: 0; height: 0; position: absolute; bottom: 0; left: 50%; margin-left: -8px;
width: 0; height: 0;border-left: 10px solid transparent;border-right: 10px solid transparent;border-bottom: 8px solid white;}
.menu ul li a{ position: relative; display: inline-block; width: 80px; text-align: center; line-height: 53px; color: white; font-size: 15px;}

.menu ul li dl{ width: 120px; padding: 10px 0; display: none; background-color: #eee; position: absolute; top: 53px; left: 50%; margin-left: -60px;}
.menu ul li dl dd{ width: 100%;}
.menu ul li dl dd a{ width: 120px; text-align: center; line-height: 25px; color: #0085d5; font-size: 14px;}
.menu ul li dl dd a:hover{ text-decoration: underline;}
.menu .tel{ font-size: 24px; color: white; background: url(../images/tel.png) no-repeat left center; line-height: 53px; padding-left: 30px;}

.collapse-close{ width: 100%; height: 100%; position: fixed; left: 0; top: 0; z-index: 7; background-color: rgb(0,0,0,0.5); display: none;}
.menu-toggle{width: 100%; position:fixed; left: 0%; top: 125px; z-index: 9; background-color:white;}
.menu-toggle.s-crt{ top: 52px;}
.menu-toggle li{ width: 100%; display: none; padding: 20px 0 30px;}
.menu-toggle li > span{ width: 100%; padding-left:15px; font-size: 16px; color: #000; display: inline-block; border-bottom: 1px solid #ddd; line-height: 35px;}
.menu-toggle li dl{ float: left; width: 22%; padding: 4px 15px; margin-top: 10px;}
.menu-toggle li dl:last-child{ border-right: 0;}
.menu-toggle li dl dd{line-height:26px;}
.menu-toggle li dl dd a{color:#444444; font-size:12px;}
.menu-toggle li dl dd a:first-child{ width: 100%; font-size: 14px; line-height: 35px; color: #0085d5;}
.menu-toggle li dl dd a:hover{ text-decoration: underline;}



.footer{ width: 100%;}
.footer-top{ height: 53px; background-color: #0070c0;}
.footer-next{ background-color: #262626; }
.footer-next .footer-nav{padding: 40px 0 30px;}
.col-sixth{ float:left; padding-right:100px;}
.col-sixth span{ font-size: 16px; color: #f7f7f7; display: inline-block; font-weight: 600;}
.col-sixth ul{ padding-top: 15px;}
.col-sixth li{}
.col-sixth li a{color:#eaeaea; font-size: 13px; display: inline-block; line-height: 25px;}
.col-sixth li a:hover{color: #0085d5;}
.follow{ width: 205px; padding-right: 105px;}
.follow > span{ width: 100%; display: inline-block; color: #f7f7f7; font-size: 16px; font-weight: 600;}
.follow ul{ padding-top: 5px;}
.follow ul li{ width: 100%; margin-top: 10px;}
.follow ul li span.f-fl{ width: 45px; height: 41px; line-height: 41px; display: inline-block; background-color: #1f1c17; font-size: 20px; border-radius: 5px; text-align: center;}
.follow ul li span.f-fl i{ color: #fdfdfc;}
.follow ul li span.f-fr{ width: 75%; height: 44px; font-size: 13px; color: #eaeaea; display: inline-block;}
.follow ul li .mapIcon{ line-height: 22px; height:44px; overflow:hidden;}
.follow ul li .mapIcon-2{ line-height: 22px; height:44px; overflow:hidden;}
.follow-r{ width: 57px; padding-top: 10px;}
.follow-r img{ width: 57px; height: 57px; display: block; margin-top: 30px;}
.copyright{ width: 100%; padding-top: 22px;}
.copyright .f-fl,
.copyright .f-fl a{ font-size: 13px; color: #cecece;}
.copyright .f-fl a:hover{ color: #0085d5;}
.copyright .f-fr{ font-size: 13px; color: #cecece;}
.copyright a{color:#cecece; font-size:13px;}

/*悬浮链接*/
.suspension{position:fixed;z-index:55;right:0;bottom:85px;width:70px;height:240px;}
.suspension-box{position:relative;float:right;}
.suspension .a{display:block;width:44px;height:44px;background-color:#353535;margin-bottom:4px;cursor:pointer;outline:none;}
.suspension .a.active,
.suspension .a:hover{background:#F05352;}
.suspension .a .i{float:left;width:44px;height:44px;background-image:url(../images/side_icon.png);background-repeat:no-repeat;}
/* .suspension .a-service .i{background-position:0 0;} */
.suspension .a-service .i{width:20px;height:20px;margin-top:12px;margin-left:12px;background-image:url(../images/suspension-bg.png);background-repeat:no-repeat;background-position:0 0;}
.suspension .a-service-phone .i{width:20px;height:20px;margin-top:12px;margin-left:12px;background-image:url(../images/suspension-bg.png);background-repeat:no-repeat;background-position:-27px 0;}
.suspension .a-qrcode .i{background-position:-44px 0;}
.suspension .a-cart .i{background-position:-88px 0;}
.suspension .a-top .i{background-position:-132px 0;}
.suspension .a-top{background:#D2D3D6;display:none;}
.suspension .a-top:hover{background:#c0c1c3;}
.suspension .d{display:none;width:223px;background:#fff;position:absolute;right:67px;min-height:90px;border:1px solid #E0E1E5;border-radius:3px;box-shadow:0px 2px 5px 0px rgba(161, 163, 175, 0.11);}
.suspension .d .arrow{position:absolute;width:8px;height:12px;background:url(../images/side_bg_arrow.png) no-repeat;right:-8px;top:31px;}
.suspension .d-service{top:0;}
.suspension .d-service-phone{top:34px;}
.suspension .d-qrcode{top:78px;}
.suspension .d .inner-box{padding:8px 22px 12px;}
.suspension .d-service-item{border-bottom:1px solid #eee;padding:14px 0;}
.suspension .d-service .d-service-item{border-bottom:none;}
.suspension .d-service-item .circle{width:44px;height:44px;border-radius:50%;overflow:hidden;background:#F1F1F3;display:block;float:left;}
.suspension .d-service-item .i-qq{width:44px;height:44px;background:url(../images/side_con_icon03.png) no-repeat center 15px;display:block;transition:all .2s;border-radius:50%;overflow:hidden;}
.suspension .d-service-item:hover .i-qq{background-position:center 3px;}
.suspension .d-service-item .i-tel{width:44px;height:44px;background:url(../images/side_con_icon02.png) no-repeat center center;display:block;}
.suspension .d-service-item h3{float:left;width:112px;line-height:44px;font-size:15px;margin-left:12px;}
.suspension .d-service-item .text{float:left;width:112px;line-height:22px;font-size:15px;margin-left:12px;}
.suspension .d-service-item .text .number{font-family:Arial,"Microsoft Yahei","HanHei SC",PingHei,"PingFang SC","Helvetica Neue",Helvetica,Arial,"Hiragino Sans GB","Heiti SC","WenQuanYi Micro Hei",sans-serif;}
.suspension .d-service-intro{padding-top:10px;}
.suspension .d-service-intro p{float:left;line-height:27px;font-size:12px;width:50%;white-space:nowrap;color:#888;}
.suspension .d-service-intro i{background:url(../images/side_con_icon01.png) no-repeat center center;height:27px;width:14px;margin-right:5px;vertical-align:top;display:inline-block;}
.suspension .d-qrcode{text-align:center;}
.suspension .d-qrcode .inner-box{padding:20px 0;}
.suspension .d-qrcode p{font-size:16px;color:#93959c;}








.i-banner{ width: 1250px; height: 710px; overflow: hidden; position: relative;}
.i-banner ul{ width: 9999999px;}
.i-banner ul li{ float: left; width: 1250px; height: 710px; position: relative;} 
.i-banner ul li > img{ width: 1250px; height: 710px; display: block;}
.i-banner ul li .heroBox{ width: 530px; padding:0 45px 0 45px; min-height: 147px; background-color: rgba(34,34,34,0.6); 
position: absolute; top: 230px; left: 0;
-webkit-transition: all .3s ease-out;
   -moz-transition: all .3s ease-out;
    -ms-transition: all .3s ease-out;
        transition: all .3s ease-out; cursor: pointer;}
.i-banner ul li .heroBox .text{ font-size: 40px; color: white; padding-top: 28px;}
.i-banner ul li .heroBox a{ font-size: 18px; color: white; display: inline-block; margin-top: 30px;}
.i-banner ul li .heroBox a:hover{color: #0085d5;}
.i-banner ul li .heroBox:hover{background-color: rgba(34,34,34,0.8)}
.i-banner ol{ position: absolute; top: 420px; left: 100px;}
.i-banner ol li{ float: left; width: 10px; height: 10px; background-color: #333; border-radius: 50%; margin-right: 7px; cursor: pointer;}
.i-banner ol li.s-crt{ background-color: #0085d5;}

.i-banner .icon-btn{ width: 500px; position: absolute; bottom: 0; left:380px;}
.i-banner .icon-btn dl dd{ float: left; margin-right: 5px; width: 90px; height: 88px; border-radius: 10px; text-align: center; font-size: 14px; color: white; 
background-color: rgba(34,34,34,0.7);
-webkit-transition: all .3s ease-out;
   -moz-transition: all .3s ease-out;
    -ms-transition: all .3s ease-out;
        transition: all .3s ease-out; cursor: pointer;}
.i-banner .icon-btn dl dd img{ margin-top: 13px;}
.i-banner .icon-btn dl dd p{ padding-top: 8px;}
.i-banner .icon-btn dl dd:hover,
.i-banner .icon-btn dl dd.s-crt{ background-color: #0085d5;}


.jyrd{ padding-bottom:60px;}
.jyrd li{float:left; width:260px; position:relative; margin-right:13px; margin-top:25px; height:190px; overflow:hidden;}
.jyrd li p{position:absolute; left:0; top:0; width:100%; height:190px; z-index:1;}
.jyrd li .p1{z-index:2;}
.jyrd li .p1 img{width:100%; height:190px;}
.jyrd li .p2{ z-index:2; background-color:#000000; display:none; filter:alpha(opacity=50);   opacity:0.5;}
.jyrd li dl{position:absolute; bottom:0; background-image:url(../images/i_bj.png); width:230px; padding:10px 15px 0 15px; z-index:2;}
.jyrd li dl dt{ height:40px; line-height:35px; overflow:hidden;}
.jyrd li dl dt a{ font-size:16px; color:#ffffff;}
.jyrd li dl dd{ line-height:20px; display:none; color:#ffffff; padding-bottom:15px;}

.jyrd li p a img{
-webkit-transition: all .5s ease;
   -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
        transition: all .5s ease;
}
.jyrd li:hover p a img{
-webkit-transform: scale(1.1);
   -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
        transform: scale(1.1);
}


.i-hot{ width: 100%; margin-top: 35px;}
.i-hot .u-title{ border-bottom: 1px solid #949090;}
.i-hot .u-title span{ font-size: 28px; color: #2b2b2b; display: inline-block; padding-bottom: 10px;}
.i-hot .u-title a.f-fr{ font-size: 13px; color: #666; display: inline-block; margin-top: 15px;}
.i-hot .u-title a.f-fr:hover{color: #0085d5;}
.i-hot .bd{ width: 100%; overflow:hidden; padding: 25px 0 75px;}
.i-hot .bd ul{ width: 110%;}
.i-hot .bd li{ float: left; width: 260px; margin-right: 13px;}
.i-hot .bd li > a{ display: inline-block; }
.i-hot .bd li > a img{ width: 260px; height: 190px; display: block;}
.i-hot .bd li > a:hover{
-webkit-box-shadow: 0 0 5px #666;  
   -moz-box-shadow: 0 0 5px #666;  
        box-shadow: 0 0 5px #666;}
.i-hot .bd li dl dt a{ display: inline-block; width: 100%; height: 45px; line-height: 45px; overflow: hidden; text-align: center; font-size: 18px; color: #130900;}
.i-hot .bd li dl dt a:hover{ color: #0085d5;}
.i-hot .bd li dl dd{ font-size: 13px; color: #999; line-height: 25px;}
.i-hot .bd li p{ padding-top: 15px;}
.i-hot .bd li p a{ color: #0257a7; display: inline-block;}
.i-hot .bd li p a:hover{ color: #0085d5;}

.i-two{width: 100%; overflow: hidden; padding-bottom: 35px;}
.i-two .u-title{ border-bottom: 1px solid #949090;}
.i-two .u-title span{ font-size: 28px; color: #2b2b2b; display: inline-block; padding-bottom: 10px;}
.i-two .u-title a.f-fr{ font-size: 13px; color: #666; display: inline-block; margin-top: 15px;}
.i-two .u-title a.f-fr:hover{color: #0085d5;}
.i-news{ width: 520px;}
.i-news .bd{ padding: 0 15px; overflow: hidden; background-color: #f0f0f0; margin-top: 7px; padding-bottom: 20px;}
.i-news .bd ul{ width: 100%;}
.i-news .bd li{ width: 100%; padding-top: 20px;}
.i-news .bd li > a{ display:inline-block;}
.i-news .bd li > a img{ width: 117px; height: 83px; display: block;}
.i-news .bd li > a:hover{
-webkit-box-shadow: 0 0 5px #666;  
   -moz-box-shadow: 0 0 5px #666;  
        box-shadow: 0 0 5px #666;}
.i-news .bd li dl{ width: 350px; margin-top: 5px;}
.i-news .bd li dl dt a{ display: inline-block; font-size: 14px; color: #555; line-height: 25px;}
.i-news .bd li dl dt a:hover{ color: #0085d5;}
.i-news .bd li dl dd{ font-size: 12px; color: #979797; padding-top: 5px;}

.i-hhd{ width: 515px;}
.i-hhd .bd{ width: 100%; margin-top: 7px; }
.i-hhd .bd > a{ display:inline-block; height:224px; overflow:hidden;}
.i-hhd .bd > a img{ width: 513px; height: 224px; display: block;}
.i-hhd .bd > a:hover{
-webkit-box-shadow: 0 0 5px #666;  
   -moz-box-shadow: 0 0 5px #666;  
        box-shadow: 0 0 5px #666;}
.i-hhd .bd .t-1{ font-size: 20px; color: #393939; line-height: 35px; margin-top: 5px;}
.i-hhd .bd .t-2{ font-size: 16px; color: #393939; line-height: 20px;}
.i-hhd .bd .t-3{ font-size: 16px; color: #999; padding-top: 15px;}


.i-three{width: 100%; overflow: hidden; padding-bottom: 40px;}
.i-three ul{ width: 110%; }
.i-three li{ float: left; width: 330px; margin-right: 44px;}
.i-three li > span{ width: 300px; padding-left: 30px; height: 38px; line-height: 38px; font-size: 22px; color: #f7f7f7; background: url(../images/u-tit.jpg) no-repeat; display: inline-block;}
.i-three li > a{ display:inline-block; border-radius: 40px; margin-top: 10px;}
.i-three li > a img{ width: 323px; height: 207px; border-radius: 40px; display: block;}
.i-three li > a:hover{
-webkit-box-shadow: 0 0 5px #666;  
   -moz-box-shadow: 0 0 5px #666;  
        box-shadow: 0 0 5px #666;}
.i-three li dl dt{ font-size: 14px; color: #575757; line-height: 25px; padding-top: 10px;}
.i-three li dl dd a{ color: #025fa7; padding-top: 5px; display: inline-block;}
.i-three li dl dd a:hover{ color: #0085d5;}


.i-heh{ width: 100%; padding-top:30px;}
.i-heh .u-title{ border-bottom: 1px solid #949090;}
.i-heh .u-title span{ font-size: 28px; color: #2b2b2b; display: inline-block; padding-bottom: 10px;}
.i-heh .u-title a.f-fr{ font-size: 13px; color: #666; display: inline-block; margin-top: 15px;}
.i-heh .u-title a.f-fr:hover{color: #0085d5;}
.i-heh .bd{ width: 100%; overflow:hidden; padding: 15px 0 20px;}
.i-heh .bd ul{ width: 110%;}
.i-heh .bd li{ float: left; padding: 0 7px;}
.i-heh .bd li a{ display: inline-block;}
.i-heh .bd li a img{ max-width: 100%; height: 110px; display: block;}

.height{ height:124px;}

.er_banner{padding:10px 0 14px 0;}
.er_banner img{width:100%;}

/*二级页面*/
.pro_type{border-left:1px solid #e6e6e6; background-color:#f5f5f5;}
.pro_type a{float:left; position:relative; height:54px; line-height:54px; border-top:1px solid #e6e6e6; border-right:1px solid #e6e6e6; color:#A4A4A4; font-size:15px; padding:0 30px 0 30px; background-color:#FFFFFF;}
.pro_type a:hover{background-color:#0084D6; color:#FFFFFF;}
.pro_type .a_be{background-color:#0084D6; color:#FFFFFF; font-size:18px;}


/*产品右边类别列表*/
.pro_t_r{}
.pro_t_r a{ position:relative; display:block; float:left; margin:0 6px 8px 0; height:34px; line-height:32px; padding:0 22px 0 22px; font-size:14px; border:1px solid #dddddd;}
.pro_t_r a:hover{ background-color:#0084D6; color:#FFFFFF;}
.pro_t_r .a_be{ background-color:#0084D6; color:#FFFFFF;}





.pro_list{ padding-left:2px;}
.pro_list li{float:left; width:210px; border:1px solid #DFDFDF; margin:5px 18px 25px 0; padding:8px 8px 4px 8px;}
.pro_list li .p_img{height:160px; overflow:hidden;}
.pro_list li .p_img img{width:100%; height:160px;}
.pro_list li .p_title{ padding-top:10px; height:30px; line-height:20px; text-align:center; }
.pro_list li .p_title a{ font-size:14px;}
.pro_list li .p_jianjie{padding-top:10px; padding-left:2px; line-height:22px; overflow:hidden; height:88px; font-size:0.75rem; text-indent:2em; color:#999999;}

.left_type{float:left; width:210px; border:1px solid #d4d4d4;}
.left_type .title{height:70px; line-height:70px; padding-left:32px; text-align:left; font-size:22px; color:#FFFFFF; background-color:#0084D6; border-bottom:1px solid #d4d4d4;}
.left_type .t_list{ padding-bottom:30px;}
.left_type .t_list li .title_a{height:50px; line-height:50px; border-bottom:1px solid #d4d4d4; text-align:left; position:relative; display:block; font-size:15px; color:#80898E; background-color:#ffffff; padding-left:28px;}
.left_type .t_list li .title_a:hover{ background-image:url(../images/left_bj.jpg); background-repeat:no-repeat; background-position:8px center; background-color:#F9F9FB; color:#000000;}
.left_type .t_list li .title_be{height:50px; line-height:50px; border-bottom:1px solid #d4d4d4; text-align:left; position:relative; display:block; font-size:15px; padding-left:28px; background-image:url(../images/left_bj.jpg); background-repeat:no-repeat; background-position:8px center; background-color:#F9F9FB; color:#000000;}
.left_type .t_list li div{ display:none; border-bottom:1px solid #eeeeee;}
.left_type .t_list li div a{ position:relative; display:block; height:45px; line-height:45px; text-align:left; font-size:0.825rem; padding-left:44px; border-bottom:1px solid #eeeeee; background-image:url(../images/news_list2.png); background-repeat:no-repeat; background-position:30px center;}
.left_type .t_list li div a:hover{ background-color:#f9f9f9; color:#000000;}
.left_type .t_list li div .d_be{ background-color:#f9f9f9; color:#000000;}
.left_type .t_list li .d_show{display:block;}


.right_c{float:right; width:986px; border-top:2px solid #d4d4d4; border-left:1px solid #ebebeb; border-right:1px solid #ebebeb; border-bottom:1px solid #ebebeb; padding:0 17px 0 17px;}
.right_c .mtitle{height:65px; line-height:65px; padding-left:18px; text-align:left; color:#888888; font-size:23px; padding-top:2px; font-family:"宋体";}
.right_c .mimg{float:left; border:1px solid #eeeeee; width:280px; padding:10px;}
.right_c .mimg img{width:100%;}
.right_c .img_right{float:right; width:660px;}
.right_c .img_right .title{ height:50px; line-height:50px; text-align:left; font-size:23px; color:#343434;}
.right_c .img_right .xuanxiang{ line-height:32px; color:#333333; font-size:14px; padding-bottom:15px;}
.right_c .img_right .xuanxiang p{float:left; width:30%; margin-right:2%; text-align:left;}
.right_c .img_right .xuanxiang p span{color:#3886D9;}
.right_c .img_right .goumai{ background-color:#F2F2F2; padding:12px 18px 12px 18px;}
.right_c .img_right .goumai .line1{color:#ACACAC; line-height:24px; font-size:14px; text-align:left; padding-bottom:8px;}
.right_c .img_right .goumai .line2{ height:34px;}
.right_c .img_right .goumai .line2 .left_tel{float:left; background-image:url(../images/pro_tel.jpg); background-repeat:no-repeat; background-position:left center; padding-left:24px; line-height:28px; color:#FE0201; font-weight:bold; font-size:24px;}
.right_c .img_right .goumai .line2 a{float:right; margin-right:10px;}
.right_c .img_right .fenxiang{padding:20px 0 20px 0; height:16px; line-height:16px;}

.right_c .jianjie{ border:1px solid #ebebeb; background-color:#FBFBFB; padding:15px 20px 15px 20px; line-height:22px; font-size:14px; text-align:left; color:#333333;}

.right_c .content_title{height:38px; background-image:url(../images/pro_xx_bj1.jpg);}
.right_c .content_title a{position:relative; display:block; float:left; margin:0 6px 0 6px; border-left:2px solid #3887D4; border-right:2px solid #3887D4; border-top:2px solid #3887D4; height:34px; line-height:34px; padding:0 15px 0 15px; font-size:15px; background-color:#3687D9; color:#FFFFFF;}
.right_c .content_title .a_be{background-color:#FFFFFF; color:#000000; border-bottom:2px solid #ffffff;}
.right_c .content_con{padding:16px 10px 20px 10px; text-align:left; line-height:24px; font-size:14px; display:none;}

.right_c .content_con .pinglun_list{}
.right_c .content_con .pinglun_list li{padding-bottom:15px;}
.right_c .content_con .pinglun_list li .p1{padding:5px 10px 5px 10px; text-align:left; background-color:#f9f9f9; border:1px solid #efefef; color:#999999;}
.right_c .content_con .pinglun_list li .p1 span{font-size:18px; color:#FF0000;}
.right_c .content_con .pinglun_list li .p2{padding:8px 10px 5px 10px; line-height:18px;}

.right_c .content_con .tj_pinglun{}
.right_c .content_con .tj_pinglun div{ padding:20px 60px 20px 20px; text-align:right;}
.right_c .content_con .tj_pinglun .ptitle{padding:10px; text-align:center; background-color:#f9f9f9; border:1px solid #efefef; color:#999999; font-size:16px; font-weight:bold; color:#000000;}
.right_c .content_con  .tj_input{border:1px solid #dddddd; padding:12px;}



.pd17{padding:17px 0 17px 0;}

.height20{ height:20px;}


/*产品弹出*/
.pro_xunjia{display:none; position:fixed; top:20%; left:30%; right:30%; width:40%; box-shadow:0 4px 8px #cccccc; border:1px solid #dddddd; background-color:#FFFFFF;}
.pro_xunjia .xunjia_box{ padding:10px 15px 0 15px; background-image:url(../images/t_photo.jpg); min-height:300px; background-repeat:no-repeat; background-position:left bottom;}
.pro_xunjia .xunjia_box .close{ text-align:right;}
.pro_xunjia .xunjia_box .title{text-align:center; color:#000000; font-size:24px; padding-left:40px; font-weight:bold;}
.pro_xunjia .xunjia_box .input_list{ padding-left:210px; padding-top:30px; padding-bottom:15px;}
.pro_xunjia .xunjia_box .input_list li{ height:40px; line-height:40px;}
.pro_xunjia .xunjia_box .input_list li p{float:left; width:65px; text-align:right;}
.pro_xunjia .xunjia_box .input_list li .p2{width:80%; text-align:left;}
.pro_xunjia .xunjia_box .input_list li span{float:left;}
.pro_xunjia .xunjia_box .input_list li .minput{ width:80%; border:1px solid #dddddd; height:26px; outline:none; line-height:26px; padding:0 10px 0 10px;}
.pro_xunjia .xunjia_box .input_list li .mselect{ width:80%; border:1px solid #dddddd; height:26px; outline:none; line-height:26px; padding:0 0 0 0;}

@media screen and (max-width: 1460px){
.pro_xunjia .xunjia_box .input_list{ padding-left:170px;}
.pro_xunjia .xunjia_box .input_list li .p2{width:65%;}
.pro_xunjia .xunjia_box .input_list li .minput{ width:95%; }
.pro_xunjia .xunjia_box .input_list li .mselect{ width:95%;}
}
@media screen and (max-width: 1200px){
.pro_xunjia .xunjia_box .input_list{ padding-left:170px;}
.pro_xunjia .xunjia_box .input_list li .p2{width:60%;}
.pro_xunjia .xunjia_box .input_list li .minput{ width:95%; }
.pro_xunjia .xunjia_box .input_list li .mselect{ width:95%;}
}

@media screen and (max-width: 1000px){
.pro_xunjia .xunjia_box .input_list li p{float:left; width:45px; text-align:right;}
.pro_xunjia .xunjia_box{ padding:10px 15px 0 15px; background-image:url();}
.pro_xunjia .xunjia_box .title{padding-left:2px;}
.pro_xunjia .xunjia_box .input_list{ float:none; width:auto; margin:auto; padding-left:2px;}
}


.liuyan_box{background-image:url(../images/t_photo.jpg); background-repeat:no-repeat; background-position:left bottom; min-height:290px;}
.input_list2{ padding-left:210px; padding-top:30px;}
.input_list2 li{ height:40px; line-height:40px;}
.input_list2 li p{float:left; width:65px;}
.input_list2 li p i{color:#FF0000;}
.input_list2 li .p2{width:80%;}
.input_list2 li span{float:left;}
.input_list2 li .minput{ width:80%; border:1px solid #dddddd; height:26px; line-height:26px; padding:0 10px 0 10px;}
.input_list2 li .mselect{ width:80%; border:1px solid #dddddd; height:26px; line-height:26px; padding:0 10px 0 10px;}
.input_list2 li .minput_sele{ width:80%; border:1px solid #dddddd; height:26px; outline:none; line-height:26px; padding:2px 6px 2px 6px;}


.pro_title{ padding:0 0 30px 20px;}
.pro_title li{ float:left; padding:8px 0 8px 0; height:14px; line-height:14px; overflow:hidden; width:32%; margin-left:1%; text-align:left;}




.case_list{ padding:0 0 10px 14px;}
.case_list li{ background-color:#ffffff; padding:14px 0 14px 0;}
.case_list li .mleft{float:left; width:200px; margin-top:4px;}
.case_list li .mleft img{width:100%;}
.case_list li .mright{float:right; width:730px; margin-right:15px;}
.case_list li .mright .mtitle{text-align:left; padding-top:4px; height:28px; line-height:28px; padding-left:0;}
.case_list li .mright .mtitle a{font-size:16px; color:#000000; font-weight:bold;}
.case_list li .mright .mjianjie{line-height:25px; padding-top:5px; color:#666666; text-align:left;}
.case_list li .mright .more{text-align:right; padding:5px 5px 10px 5px;}

.i_about_more{height:25px; padding-top:12px;}
.i_about_more a{ float:left; position:relative; display:block; width:87px; line-height:25px; background-color:#0084D6; color:#FFFFFF; font-size:0.75rem; text-align:center;}
.i_about_more a:hover{background-color:#000000;}


.pro_xx_img{float:left; margin-left:8px; width:288px;}
.pro_xx_img .big_img{width:270px; padding:5px; border:1px solid #f2f2f2;} 
.pro_xx_img .big_img img{width:100%;}
.pro_xx_right{float:right; width:656px; margin-right:16px;}
.pro_xx_right .ptitle{font-size:20px; color:#000000; line-height:30px; border-bottom:1px solid #f2f2f2; padding:5px 0 8px 0;}
.pro_xx_right .jianjie{font-size:12px; padding:8px; line-height:24px; text-align:left; }
.pro_xx_content1{text-align:left; padding:20px 12px 0 12px;}
.pro_xx_content1 p{padding:10px 10px 10px 13px; font-size:16px; color:#000; background-color:#F6F6F6; font-weight:bold;}
.pro_xx_content2{text-align:left; padding:15px 20px 20px 20px; line-height:30px;}


.img_list3{padding:6px 0 0 2px;}
.img_list3 li{float:left; margin-left:10px; text-align:center; width:230px; height:200px; line-height:25px; padding-bottom:10px;}
.img_list3 li p{padding:5px; border:1px solid #EFEFEF; overflow:hidden; height:150px;}
.img_list3 li p img{width:100%; height:150px;}

.news_list2{padding:5px 10px 0 10px;}
.news_list2 li{height:34px; background-image:url(../images/news_list.png); background-repeat:no-repeat; background-position:12px; line-height:34px; border-bottom:1px dashed #e0e0e0; padding:0 16px 0 20px;}
.news_list2 li a{float:left; margin-left:10px; font-size:0.75rem;}
.news_list2 li a i{color:#FF0000; text-decoration:none;}
.news_list2 li span{float:right; margin-right:6px; font-size:0.75rem;}

.down_list2{padding:5px 10px 0 10px;}
.down_list2 li{height:40px; background-image:url(../images/news_list.png); background-repeat:no-repeat; background-position:12px; padding:0 16px 0 20px; border-bottom:1px dashed #dddddd;}
.down_list2 li p{float:left; margin-left:10px; line-height:40px; font-size:0.75rem;}
.down_list2 li p i{color:#FF0000; text-decoration:none;}
.down_list2 li span{float:right; margin-right:80px; line-height:40px;}
.down_list2 li a{float:right; margin-right:6px; font-size:0.75rem; margin-top:8px;}
.down_list2 .li2{background-color:#efefef;}


.about_c{ padding:12px 12px 12px 16px; line-height:30px; font-size:14px;}



/*水平滚动开始合作单位*/
.scroll_horizontal{position:relative;width:1080px;height:100px;padding:20px 0 20px 0; line-height:20px;}
.scroll_horizontal .box{overflow:hidden;position:relative;width:1080px;height:100px;margin:0 auto;}
.scroll_horizontal .list{overflow:hidden;width:999999px;}
.scroll_horizontal .list li{float:left;width:180px;text-align:center; overflow:hidden;}
.scroll_horizontal .list li img{width:94%; border:1px solid #eeeeee;}
.scroll_horizontal .plus,
.scroll_horizontal .minus{position:absolute;top:50px;width:30px;height:60px; cursor:pointer;}
.scroll_horizontal .plus{left:10px;}
.scroll_horizontal .minus{right:10px;}
.scroll_horizontal .plus:hover,
.scroll_horizontal .minus:hover{}
/*水平滚动结束*/



/*解决方案和案例*/
.jjfa{ height:460px;}
.jjfa .u-title{ padding:25px 0 25px 0;}
.jjfa .u-title span{ font-size: 28px; color: #2b2b2b; display: inline-block;}
.jjfa .jjfa_left{float:left; width:480px;}
.jjfa .jjfa_left .title{ padding-bottom:12px;}
.jjfa .jjfa_left .title a{font-size:24px; color:#303030;}
.jjfa .jjfa_left .jianjie{ font-size:14px; color:#303030; line-height:26px;}
.jjfa .jjfa_left .a_more{ height:40px; padding-top:10px;}
.jjfa .jjfa_left .a_more a{ position:relative; display:block; float:left; width:96px; height:37px; line-height:37px; text-align:center; background-color:#0085D5; font-size:14px; color:#FFFFFF;}

.jjfa .jjfa_right{float:right; text-align:left; overflow:hidden; width:350px; height:250px; text-align:center;}



/*分页开始*/
.mypage{ height:30px; padding:30px 30px 30px 10px;}
.mypage div{float:right;}
.mypage div a{position:relative; display:block; float:left; height:26px; line-height:26px; margin-left:8px; padding:0 10px 0 10px; color:#515151; font-size:14px; border:1px solid #eeeeee;}
.mypage div a:hover{color:#FFF; background-color:#0084D6;}
.mypage div .a_be{color:#FFF; background-color:#0084D6;}
/*分页结束*/