﻿@charset 'UTF-8';
/* CSS Document */
/*切图：zyjn*/
/*网站：*/
html{ overflow-x:auto; overflow-y:auto; background-image:url(bg.png);}
*{ padding:0; margin:0;}
ul, ol,li,dl,dt,dd{ list-style-type:none; }
body{ margin:0;font-size:12px; font-family:'Microsoft yahei' ,Arial; color:#333;}
fieldset,img{border:0}
img{max-width:100%;}
a{ text-decoration:none; color:#333; cursor: pointer;
    -webkit-transition: all 0.2s ease-out 0s;
    -moz-transition: all 0.2s ease-out 0s;
    -o-transition: all 0.2s ease-out 0s;
    transition: all 0.2s ease-out 0s;}
a:hover{ color:#1276d4;}
h1,h2,h3,h4,h5,h6{margin:0; font-weight:normal; font-family:'Microsoft yahei' ,Arial; }
h1{font-size:36px;}
h2{font-size:24px;}
h3{font-size:22px;}
h4{font-size:18px;}
h5{font-size:14px;}
h6{font-size:12px;}
input{ margin:0; padding:0; outline:0; font-family:'Microsoft yahei' ,Arial;}
button{  margin:0; padding:0; border:none; font-family:'Microsoft yahei' ,Arial; cursor: pointer;}
table { border-collapse: collapse; border-spacing: 0; }
i{ font-style:normal;}
input,textarea:focus { outline:none;}
select{ margin:0; padding:0; font-family:'Microsoft yahei' ,Arial;}
textarea{ resize:none;outline:0;}
.clearfix:before, .clearfix:after{  display: table;  content: " ";  }
.clearfix:after {  clear: both;  }



#pz_top{ float:left; width:100%; min-width:1200px;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
}
#pz_top.active{
    -webkit-box-shadow: 0 2px 6px rgba(0,0,0,0.6);
    -moz-box-shadow: 0 2px 6px rgba(0,0,0,0.6);
    -o-box-shadow: 0 2px 6px rgba(0,0,0,0.6);
    box-shadow: 0 2px 6px rgba(0,0,0,0.6);
}
#pz_banner{ float: left; width:100%; min-width:1200px; position:relative; overflow:hidden;}
#pz_main{ float:left; width:100%; min-width:1200px;}
#pz_down{ float:left; width:100%; min-width:1200px;}
#pz_menu{ float:left; width:100%; min-width:1200px;}

.w_0100{ width:100%;}
.w_1400{ margin:0 auto; width:1200px;}


/*首页*/
/* fullSlide滚动banner */
 
.top{position:fixed; top:0; left: 0; z-index: 9999;}
.c_0100{background-color:#282828;}
/*.c_1400{padding:15px 0; }*/
.logo{height:83px; max-width:315px; overflow: hidden; float:left;}
.logo img{height:83px; width:auto;}
.menu{float:right; /*margin-left:60px;*/ margin-top:24px; margin-right:120px;}
.nli{float:left; position: relative;}
.nli span > a{font-size:16px; color:#000; padding:7px 15px; display: block; text-align: center; font-size:16px; color:#fff;}
.nli span > a i{width:14px; height: 14px; display: inline-block; margin-left:5px;}
.nli:hover span > a{background-color:#f08437; color:#fff;}
.nli.hover span > a{background-color:#f08437; color:#fff;}
.nli.active i img{transform: rotate(180deg);
	-webkit-transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
}
/*
.nli:hover span > a i{color:#8b8b8b; }
.nli.hover span > a i{color:#8b8b8b; }
*/
.sub{ text-align: center; background-color:rgba(62,58,57,0.6);  z-index: 100; display: none; width:100%; position: absolute; top:35px; left:0; width:100%;}
.sub li{ border-bottom:1px solid rgba(255,255,255,0.1);}
.sub li a{color:#fff; display: block; padding:10px 0;}
.sub li:hover{background-color:#3e3a39;}


.search_box{position:relative; float:right; width:40px; height: 40px; background-color:#3e3a39; border-radius: 20px; margin-top:22px; }
.search{width:40px; height: 40px; position: absolute; top:0; right:0; background-color:#3e3a39; border-radius: 20px; overflow: hidden; }
.search span{width:20px; height: 20px; float:right; margin: 10px 10px 10px 10px;}
.search input{float:right; width:100px; background-color:#3e3a39; margin-top:10px; border:none; color:#fff;}
.search:hover{width:150px; border:1px solid #fff; box-sizing: border-box;
	-webkit-transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
}


/*banner*/
.pz_banner{ margin-top:71.5px; position: relative;}
.pz_banner .info_slide{display:none !important;}
.c_more{position:absolute; bottom:85px; width:150px; height: 40px; border:2px solid #fff; display: block; left:50%; margin-left:-75px; line-height: 40px; text-align: center; font-size:16px; color:#fff; z-index: 1001;}
.c_more a{color:#fff;}
.c_more a:hover{color:#231916;}
.c_more a i{display:inline-block; width:20px; height: 20px; margin-left:20px; vertical-align: middle;}
.c_more a i img{display:block;}


.c_ski .prev_button{background:url(j2.jpg) center no-repeat !important; width:30px; height: 115px; left: 25px;}
.c_ski .next_button{background:url(j1.jpg) center no-repeat !important; width:30px; height: 115px; right: 25px;}
.slide1 .slick-prev:hover{opacity:0.8;}
.slide1 .slick-next:hover{opacity:0.8;}

.c_ski .info_slide_dots{width:100%; text-align: center !important; bottom:17px !important; left:0 !important; }
.c_ski .info_slide_dots span{width:20px !important; height: 20px !important; display:inline-block !important; background:url(p5.png) center no-repeat  !important; margin: 0 2px !important; float:none !important;}
.c_ski .info_slide_dots span.image_number_select{background:url(p4.png) center no-repeat  !important;}

.box_skitter .label_skitter{width:100%; top:40%; left: 0; background:none !important; text-align: center;}
.box_skitter .label_skitter h4{font-size:50px; color:#fff; font-weight: bold; line-height: 50px;}
.box_skitter .label_skitter h4 i{display:inline-block; width:200px; height:auto; vertical-align: middle;}
.box_skitter .label_skitter h5{font-size:24px; color:#fff;  font-family: Arial; font-weight: normal; font-weight: bold;}
.box_skitter .label_skitter h6{font-size:30px; color:#fff; }



.phone2{position:absolute; top:20px; right:264px; font-size:16px; color:#ff6a00; z-index: 8888;}
.phone2 i{display:inline-block; width:24px; height:24px; vertical-align: middle; margin-right:10px;}
.phone2 p{display:inline-block;}

@media  screen and (max-width:1600px){
.phone2{ right:64px;}
}


/*修改*/

/*首页*/
.bg{background-color:#f9f9f9;}
.c_0100_1{border-bottom:1px solid #6f6f6f;}
.c_1400_1{padding:50px 25px 0 25px ;}
.title{text-align:center;}
.title h2{font-size:28px; color:#1f1a17;}
.title span{display:block; margin: 10px auto; width:155px; height: 3px; background-color:rgba(231,120,68,1);}
.title p{font-size:16px;color:#1f1a17}
/*四个翻转图标*/
.c_1400_1_2 .p{font-size:16px; line-height: 30px; text-align: justify; color:#1f1a17; margin-top:35px;}
.c_1400_1_3{padding-top:60px; text-align: center;}
.c_1400_1_3 li{width:215px; text-align: center; display: inline-block; margin: 0 32.5px;}
.c_1400_1_3 li.a span{width:180px; height: 180px;  margin-left: 18px; overflow: hidden; display: block;background-image:url('p7.png');}
.c_1400_1_3 li.a span:hover{width:180px; height: 180px;  margin-left: 18px; overflow: hidden; display: block;background-image:url('p7b.png');}
.c_1400_1_3 li.b span{width:180px; height: 180px;  margin-left: 18px; overflow: hidden; display: block;background-image:url('p8.png');}
.c_1400_1_3 li.b span:hover{width:180px; height: 180px;  margin-left: 18px; overflow: hidden; display: block;background-image:url('p8b.png');}
.c_1400_1_3 li.c span{width:180px; height: 180px;  margin-left: 18px; overflow: hidden; display: block;background-image:url('p9.png');}
.c_1400_1_3 li.c span:hover{width:180px; height: 180px;  margin-left: 18px; overflow: hidden; display: block;background-image:url('p9b.png');}
.c_1400_1_3 li.d span{width:180px; height: 180px;  margin-left: 18px; overflow: hidden; display: block;background-image:url('p10.png');}
.c_1400_1_3 li.d span:hover{width:180px; height: 180px;  margin-left: 18px; overflow: hidden; display: block;background-image:url('p10b.png');}

.c_1400_1_3 li h5{font-size:16px; padding:10px 0;}


.c_0100_2{padding:35px 0 0 0;}
.slideTxtBox{padding:30px 0 20px 0;}
.slideTxtBox .hd ul{text-align:center;}
.slideTxtBox .hd ul li{display:inline-block; min-width: 50px; padding:5px; font-size:14px; color:#1f1a17; background-color:#fff; margin: 0 10px; cursor: pointer;}
.slideTxtBox .hd ul li a{color:#1f1a17;}
.slideTxtBox .hd ul li.on{background-color:#f08437; color:#fff;}
.slideTxtBox .hd ul li.on a{color:#fff;}
.slideTxtBox .bd{padding:0 2.34%;}
.slideTxtBox .bd ul li{float:left; width:29.2%; height: auto; margin:40px 4.65% 1.5% 0; overflow: hidden; position:relative; text-align: center;}
.slideTxtBox .bd ul li:nth-child(3n){margin-right:0;}
.on_img{position:absolute; left: 70px; right:70px; top:50%;
-webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
        transform: translate(0, -50%);}
.on_img p{font-size:14px; color:#fff;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;}
.on_img i{ width:30px; height: 30px; display: block; margin:10px auto auto auto; }
.slideTxtBox .bd ul li:hover img{transform:scale(1.1);
	-webkit-transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
}

.c_0100_2b{padding:35px 0 0 0;}
.slideTxtBoxb{padding:20px 0 15px 0;}
.slideTxtBoxb .hd ul{text-align:center;}
.slideTxtBoxb .hd ul li{display:inline-block; min-width: 50px; padding:5px; font-size:14px; color:#1f1a17; background-color:#fff; margin: 0 10px; cursor: pointer;}
.slideTxtBoxb .hd ul li a{color:#1f1a17;}
.slideTxtBoxb .hd ul li.on{background-color:#f08437; color:#fff;}
.slideTxtBoxb .hd ul li.on a{color:#fff;}
.slideTxtBoxb .bd{padding:0 2.34%;}
.slideTxtBoxb .bd ul li{float:left; width:11%; height: auto; margin:30px 1.65% 0 0; overflow: hidden; position:relative; text-align: center;}
.slideTxtBoxb .bd ul li:nth-child(8n){margin-right:0;}
.on_imge{position:absolute; left: 70px; right:70px; top:50%;
-webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
        transform: translate(0, -50%);}
.on_imge p{font-size:14px; color:#fff;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;}
.on_imge i{ width:30px; height: 30px; display: block; margin:10px auto auto auto; }
.slideTxtBoxb .bd ul li:hover img{transform:scale(1.1);
	-webkit-transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
}


.c_1400_2{}
.c_1400_2_1{padding:20px 0 50px 0;}
.c_1400_2_1 li{float:left; width:32%; margin-right:2%;}
.c_1400_2_1 li:nth-child(3n){margin-right:0;}
.c_1400_2_1 li span{display:block; width:100%;height: auto; overflow: hidden; position: relative;}
.c_1400_2_1 li span .date{width:66px; padding:5px 0;background-color:#f08437; bottom:0; right:0; position: absolute; text-align: center;}
.c_1400_2_1 li span img{width:100%;}
.c_1400_2_1 li span .date h5{font-size:40px; color:#fff; font-family: Arial; line-height:35px;}
.c_1400_2_1 li span .date h6{font-size:25px; color:#fff; font-family: Arial; line-height: 20px;}
.c_1400_2_1 li a > h5{font-size:16px; color:#1f1a17; padding:10px 0 0 0 ; border-bottom:1px solid #dcdddd;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;}
.c_1400_2_1 li h3{font-size:24px; color:#1f1a17; padding:20px 0 10px 0;
	overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
}
.c_1400_2_1 li p{font-size:14px; line-height: 26px; color:#1f1a17; height:78px;
	overflow : hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 3;
-webkit-box-orient: vertical;
}

.c_0100_3{padding:145px 0 65px 0;}
.c_1510_box{width:78.64%; margin: auto;}
.c_1510 .slick-slide:focus{outline:none;}
.c_1510 li{width:97.1%; margin: auto; }
.c_1510 li .c_1510_1 { height: 200px;background-color:rgba(255,255,255,0.3);padding:30px 20px 0 20px;}
.c_1510 li .c_1510_1 h5{font-size:22px; text-align: center; color:#fff;}
.c_1510 li .c_1510_1:hover h5{color:#f08437;}
.c_1510 li .c_1510_1 p{font-size:14px; line-height: 30px; color:#fff; margin-top:15px; height: 150px;
overflow : hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 3;
-webkit-box-orient: vertical;
}
.c_1510 li span{width:100px; height: 121px; overflow: hidden; display: block; margin:5px auto auto auto;}
.c_1510 li h6{font-size:14px; color:#fff; text-align: center; margin-top:10px;}
.c_1510 .slick-prev{width:55px; height: 55px; background:url(p13.png) center no-repeat; left:-75px; top:30%}
.c_1510 .slick-next{width:55px; height: 55px; background:url(p14.png) center no-repeat; right:-75px;top:30%}

.c_0100_4{margin:45px 0; background-color:#af8359;}
.c_1710{padding:0 4.48%;}
.c_866{width:38.1%; float:left; height: 490px; background:url(j11.jpg) center no-repeat;}
.title1{float:right; padding:20px 55px 10px 0;  color:#1f1a17; font-size:22px; border-bottom: 3px solid #ed6f1a;}
.c_866 p{width:100%; text-align: center; float:left; font-size:16px; color: #7b7a79; line-height: 26px; margin-top:15px;}
.input_box{width:100%; float:left;}
.input_box input{width:70%; height: 35px; display: block;margin:20px auto auto auto; border:none; background-color:#f9f9f9; padding:0 0 0 30px; color:#000000; font-size:14px;}
.input_box textarea{width:70%; height: 90px; display: block;margin:20px auto auto auto;border:none; background-color:#f9f9f9; padding:10px 0 0 30px; color:#000000;font-size:14px;}
.input_box button{width:175px; height: 40px; border-radius: 4px; background-color:#c9c9ca; font-size:14px; display: block; margin: 15px auto auto auto; color:#fff;vertical-align: middle; cursor: pointer;}
.input_box button i{display:inline-block; width:24px; height: 24px; border-radius: 15px; overflow:hidden; vertical-align: middle; margin-left:30px;}
.input_box button i img{display:block;}
.input_box button:hover{background-color:#ed6f1a}
.c_844{width:61%; float:left;}
.c_844 .title1{float:left; padding:20px 0 10px 50px; color:#fff;} 
.c_844 .c_844_1_2{width:100%; float:left; margin-top:29px;}
.c_844_1{width:98.83%; padding-left:50px; float:left;}
.c_844_1 li{width:100%; margin-bottom:25px; font-size:16px; color:#fff; }
.c_844_1 li i{display:inline-block; width:30px; height: 30px; margin-right:3px; vertical-align: middle;}
.ewm{float:right; width:88.86%; }
.ewm span{width:100%; height: auto;text-align: center;  display: block;}
.ewm h6{font-size:14px; color:#fff;text-align: center; margin-bottom:10px;}

/*bottom*/
.bottom{background-color:#282828; text-align: center;}
.bottom_about{ display:inline-block;}
.bottom_about li{float:left; font-size:14px; color:#fff;}
.bottom_about li a{color:#fff;}
.bottom_about i{float:left; color:#fff; font-size:14px; margin: 0 5px;}
.bottom_about li a:hover{color:#ed6f1a}
.c_1400 p{font-size:14px; color:#fff;}


/*右漂浮*/
/*修改*/
.float_right{width:65px; position: fixed; top:250px; right:0; z-index: 4000;}
/**/
.float_right .flaot1{width:65px; padding:15px 0; margin-bottom:1px; background:url(j13.jpg) center no-repeat; background-size:cover;}
.float_right .flaot1:nth-child(2){  background-image:url(j14.jpg)}
.float_right .flaot1:nth-child(3){ background-image:url(j15.jpg)}
.float_right .flaot1:nth-child(4){ background-image:url(j16.jpg)}

.float_right .flaot1 span{width:30px; height: 30px; display: block; margin:auto;}
.phone{position:relative;}
.phone_on{background-color:#f08437;background-size:cover; width:0; height:60px; right:0; top:0; position: absolute; overflow: hidden;}
.phone_on span{float:left; margin: 15px 10px 0 10px !important;}
.phone_on p{font-size:14px; color:#fff; line-height: 60px;}
.phone:hover .phone_on{width:180px; height: 60px; 
	-webkit-transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
}

/*13号  修改*/
.weixin{position:relative;}
.c_erw{width:0; height: 93px; background:url(z2.png) center no-repeat; background-size:cover; position: absolute; top:-20px; right:65px; overflow: hidden;padding:15px 0 5px 0;}
.weixin:hover .c_erw{width:88px;padding:15px 10px 5px 5px;
-webkit-transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
}
/**/

/*服务范围*/
.banner{height:600px; overflow:hidden}
.c_1400_3{padding:45px 50px 10px 50px;}
.l_315{width:220px; float:left;}
.c_search h5{font-size:20px; color:#1f1a17; float:left; border-bottom:4px solid #ef7f31; padding-bottom:10px; width:40px; white-space: nowrap;}
.c_search div{width:100%; float:left; margin-top:25px;}
.c_search div input{width:250px; height: 50px; float:left; background-color:#fff; color:rgba(0,0,0,0.2); font-size:12px; border:none; padding-left:15px;}
.c_search div span{float:left; width:50px; height: 50px; background-color:#3e3a39; cursor:pointer;}
.c_search div span i{display:block; width:27px; height: 27px; margin:11px auto auto auto;}
.c_search div span:hover{opacity:0.8;}

.d_315{padding:50px 0 80px 0;}
.d_315 .l1 .l1_div{padding:15px 0;  border-bottom:1px solid #3e3a39;}
.d_315 .l1 .l1_div a{display:block; float:left; width:100%;}
.d_315 .l1:first-child .l1_div{border-top:1px solid #3e3a39;}
.d_315 .l1 .l1_div span{float:left ; width:15px; height: 15px; margin:0 15px;}
.d_315 .l1 .l1_div span img:nth-child(2){display:none;}
.d_315 .l1 .l1_div h1{float:left; font-size:16px;color:#1f1a17; line-height: 15px;}
.d_315 .l1 .l1_div.on{background-color:#3e3a39;}
.d_315 .l1 .l1_div.on h1{color:#fff;}
.d_315 .l1 .l1_div.on span img:nth-child(1){display:none;}
.d_315 .l1 .l1_div.on span img:nth-child(2){display:block;}

.d_315 .l1 .l1_div:hover{background-color:#3e3a39;}
.d_315 .l1 .l1_div:hover h1{color:#fff;}
.d_315 .l1 .l1_div:hover span img:nth-child(1){display:none;}
.d_315 .l1 .l1_div:hover span img:nth-child(2){display:block;}


.d_315_2 > h5{font-size:20px; color:#1f1a17; float:left; border-bottom:4px solid #ef7f31; padding-bottom:10px; width:40px; white-space: nowrap; margin-bottom:25px;}
.d_315_2_ul{width:100%; float:left;}
.d_315_2_ul li{float:left; width:95px; margin-right:15px;}
.d_315_2_ul li:nth-child(3n){margin-right:0;}
.d_315_2_ul li span{width:95px; height: 84px; overflow: hidden; display: block;}
.d_315_2_ul li p{font-size:14px; line-height: 18px; height: 36px; margin-top:10px; color:#1f1a17;
overflow : hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;
}
.d_315_2_ul li h5{font-size:12px; color:#f0893e; text-transform: uppercase; margin-top:5px;}
.d_315_2_ul li:hover h5{color:#c25800;}
.r_965{width:855px; float:right; background-color:#fff; margin-top:62px; min-height: 680px;text-align: justify;}
/*.r_965 h2{text-align:center;font-size:20px;color:#1f1a17; padding:40px 0 30px 0;}
.r_965 span{display:block; width:710px; margin: auto; height: auto;}*/

.c_1400_1_4{padding:10px 0 15px 0;}
.c_1400_1_4 li{width:110px; margin: 0 30px;}
.c_1400_1_4 li span{width:110px; height: 130px; background-image:url(j20.jpg);}


/*关于我们*/

.r_965_1 .p{font-size:16px; line-height: 24px; margin: auto; padding:40px 20px 0 20px;color:#1f1a17}

/*业务范围*/
.r_965_2 p{font-size:14px; line-height: 28px; margin: auto;color:#1f1a17 }

<!--品质服务-->


/*项目案例*/
.l2_ul{display:none;}
.l2_ul .l2{text-align:center;border-bottom:1px solid #3e3a39;}
.l2_ul .l2 a{font-size:14px; color:#1f1a17; padding:15px 0; display: block;}
.l2_ul .l2:first-child{border-top:1px solid #3e3a39;}
.l2_ul .l2 a:hover{opacity:0.8;}

.d_315_3{margin-top:60px; display:none;}

.d_315_4_ul{width:100%; float:left;}
.d_315_4_ul li{margin-bottom:25px; border-bottom:1px solid #3e3a39; padding-bottom:10px;}
.d_315_4_ul li:last-child{margin-bottom:0;}
.d_315_4_ul li h5{font-size:14px; color:#1f1a17; font-family: Arial;}
.d_315_4_ul li p{font-size:14px; line-height: 20px; height: 40px;color:#1f1a17; margin-top:10px;
overflow : hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;
}
.d_315_4_ul li:hover p{color:#ed6e17;}

.r_965_4{width:855px; float:right;}
.r_965_4_ul{margin-top:64px;}
.r_965_4_ul li{float:left;width:49%; height:auto; overflow: hidden; position: relative; margin:0 2% 15px 0;}
.r_965_4_ul li:nth-child(2n){margin-right:0;}

.on_img2{position:absolute; top:50%; left: 40px; right:40px; 
-webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
        transform: translate(0, -50%);}

.on_img2 p{font-size:14px; color:#fff; text-align: center;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;

}
.on_img2 i{display:block; width:30px; height: 30px; margin:10px auto auto auto;}
.r_965_4_ul li:hover img{transform:scale(1.1);
	-webkit-transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
}

.page{ text-align:center; padding:30px 0 15px;}
.page a{display:inline-block; width:50px; height: 30px; border-radius: 4px; border:1px solid #cdcdce; line-height: 30px; font-size:14px; color:#1f1a17; margin: 0 5px;}
.page a:hover,
.page a.on{color:#ef7b2c;}


/*详情*/
.content{padding:80px 0 0 0 ;}
.title2{padding-bottom:20px; margin-bottom:50px; text-align: center; border-bottom:1px solid #3e3a39}
.title2 h1{font-size:24px; color:#1f1a17}
.title2 h5{display:inline-block; font-size:12px; color:rgba(0,0,0,0.3); margin: 10px 10px 0 10px;}
.down_content{width:69%; margin: auto; font-size:14px; color:#1f1a17; line-height:24px;}
/*.down_content span{display:block; width:100%; height: auto;}
.down_content p{ text-align: center; padding:20px 0;}*/
















@charset "utf-8";
/* CSS Document */

