﻿@charset "utf-8";
/* CSS Document */
/*切图：bwh*/
html{ overflow-x:hidden; overflow-y:auto;}
*{ padding:0; margin:0;}
ul,ol,li,dl,dd,dt{ list-style-type:none; line-height:normal;}
body, button, input, select, textarea{ font-family:'Microsoft yahei' ,Arial; font-size:12px;}
code, kbd, pre, samp { font-family:'Microsoft yahei' ,Arial;}
address, caption, cite, code, dfn, em, th, var {
	font-style: normal;
	font-weight: normal;
}
a{ text-decoration:none; color:#333;
        transition: all 0.5s linear;
   -moz-transition: all 0.5s linear;
-webkit-transition: all 0.5s linear;
     -o-transition: all 0.5s linear;
-webkit-tap-highlight-color:rgba(0, 0, 0, 0);
-webkit-tap-highlight-color: transparent;
}
img{border:0; max-width:100%;}
table { border-collapse: collapse; border-spacing: 0; }
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,table,tr,td{ margin:0; padding:0; border:none;}
button,table{ border:none; background:none; margin:0; padding:0;}
select{ margin:0; padding:0; font-family:'Microsoft yahei' ,Arial;}
textarea{ resize:none; outline:0;}
input{ outline:0;}
body{ overflow:hidden; background:#eaeaea;}
body{cursor:url("images/poin.cur"),auto;}
a{cursor:url('images/hand.cur'),auto;}
input{cursor:url('images/hand.cur'),auto;}


.pz_top{ float:left; width:100%; background:#fff; position:relative; z-index:999;}
.pz_banner{ float:left; width:100%; overflow:hidden; position:relative; z-index:8; }
.pz_main{ float:left; width:100%; min-height:200px;}
.pz_down{ float:left; width:100%; background:#333333;}



/*top*/
.pc_top{ display:block; position:relative;}		
.ph_top{ display:none; position:relative;}
.logo{ float:left; width:225px; height:28px; margin:36px 0;}
.so_box{ float:right; position:relative; z-index:99; margin:40px 25px 39px 36px; cursor:pointer;}
.Search_but{ float:left; width:21px; height:21px; border:none;background:url(images/sear_sub.png) center no-repeat;}
.so_but{ display:none;float:left; width:282px; position:absolute; right:0; top:60px; z-index:99;}
.so{ float:left; width:100%; background:#fff; position:relative; border:1px solid #666666;}
.so .Search{ float:left; width:100%; height:36px; background:none; border:none; line-height:26px; padding:5px 56px 5px 10px; color:#333; font-size:14px;}
.so .sear_sub{ float:right; width:50px; height:100%; border:none;background:url(images/sear_sub1.png) center no-repeat #666666; position:absolute; right:0; top:0;}
.so ::-webkit-input-placeholder{color:#333}
.so :-moz-placeholder{color:#333}
.so ::-moz-placeholder{color:#333}
.so :-ms-input-placeholder{color:#333}


/*menu*/
.menu{ float:right; padding-right:8px; background:url(images/top1.png) right center no-repeat;}
.menu .nli{ float:left; padding:0; position:relative;}
.menu .nli span a{float:left; padding:0 42px; color:#333333; font-size:16px; line-height:100px;}
.menu .nli.active span a,
.menu .nli:hover span a{ text-decoration:underline;}



.pc_top{ display:block;}		
.ph_top{ display:none;}
.menu{ display:block;}
.menuph{ display:none;}
.xialaph{ display:none;}

@media screen and (max-width:1023px ) {

.logo{ width:209px; height:26px; margin:12px 0;}
.so_but_ph{ float:left; width:100%; margin:15px 0;}

.so_box{ display:none;}
.pc_top{ display:none;}		
.ph_top{ display:block;}
.menu{ display:none;}
.menuph{ display:block;}
.xialaph{ display:block;}


/*手机按钮*/
.menuph{ float:right; width:28px; height:22px; cursor: pointer; text-align: center; margin:14px 0;}
.menuph .point {  display: inline-block;  width: 28px;  height: 22px; position: relative;}
.menuph .point:hover .navbtn,
.menuph .point:hover .navbtn::after,
.menuph .point:hover .navbtn::before {  width: 28px;  }
.menuph .navbtn {  position: absolute;  top: 10px;  right: 0;  display: inline-block;  width: 21px;  height: 2px;  -webkit-transition: all .3s ease-out 0s;  -moz-transition: all .3s ease-out 0s;  -ms-transition: all .3s ease-out 0s;  -o-transition: all .3s ease-out 0s;  transition: all .3s ease-out 0s;  background: #333333;  }
.menuph .navbtn::after,
.menuph .navbtn::before {  position: absolute;  right: 0;  display: inline-block;  width: 28px;  height: 2px;  content: '';  -webkit-transition: all .3s ease-out 0s;  -moz-transition: all .3s ease-out 0s;  -ms-transition: all .3s ease-out 0s;  -o-transition: all .3s ease-out 0s;  transition: all .3s ease-out 0s;  background: #333333;  }
.menuph .navbtn::after {  top: -11px;  }
.menuph .navbtn::before {  top: 10px;  }
.menuph .point.active .navbtn{  background: transparent;  }
.menuph .point.active .navbtn::after{  -webkit-transform: rotate(45deg);  -moz-transform: rotate(45deg);  -ms-transform: rotate(45deg);  -o-transform: rotate(45deg);  transform: rotate(45deg);  top: 0px;  }
.menuph .point.active .navbtn::before {  -webkit-transform: rotate(-45deg);  -ms-transform: rotate(-45deg);  -o-transform: rotate(-45deg);  transform: rotate(-45deg);  top: 0px;  }

/*手机下拉*/
.xialaph{ position:fixed; left:0; top:0; float:left; width: 100%; height:100%; overflow:scroll; padding:50px 0 100px 0;  display: none;  z-index:98; background:#fff;}
.xialaph .ul2,
.xialaph .ul3{display: none;}
.xialaph h4 a{ float:left; width:60%; color: #333333;  font-size:16px; line-height: 50px;}
.xialaph h4 a span{ padding-left:6px; color:#ccc; font-size:14px;}
.xialaph h4{ float:left; width:100%; position:relative;}
.xialaph li:last-child h4::before{  content: '';  position: absolute;  bottom: 0;  left: 0;  width: 100%;  height: 1px;  background-color: #e7e7e7; /*opacity: 0.1;*/  }
.xialaph h4:hover a,
.xialaph h5:hover a{  color: #449ce7; }
.xialaph h4::after{  content: '';  position: absolute;  top: 0;  left: 0;  width: 100%;  height: 1px;  background-color: #e7e7e7; /*opacity: 0.1;*/  }
.xialaph h5 a{ float:left; width:100%;  color: #1f1f1f;  font-size:14px; line-height: 40px;  text-transform:uppercase; }
.xialaph h5{ float:left; width:100%;position: relative;  }
.xialaph h5::after{  content: '';  position: absolute;  bottom: 0;  left: 0;  right: 0;  height: 1px;  background-color: #e7e7e7; /*opacity: 0.05;*/  }
.xialaph li:last-child h5::after{  display: none;  }
.xialaph h4 img{  width: 15px;  height: 8px;  float: right;  margin-top: 24px;  cursor: pointer;  }
.xialaph h5 img{  width: 11px;  height: 6px;  float: right;  margin-top: 26px;  margin-right: 18px;  cursor: pointer;  }
.xialaph h4.active img.img_s,
.xialaph h5.active img.img_s{  display: none;  }
.xialaph h4.active img.img_d,
.xialaph h5.active img.img_d{  display: block;  }
.xialaph .ul2{ float:left; width:100%; padding:0 10px;}
.xialaph .ul3{  padding-top: 12px;  padding-bottom: 18px;  padding-left: 15px;  position: relative;  }
.xialaph .ul3::after{  content: '';  position: absolute;  bottom: 0;  left: 0;  right: 0;  height: 1px;  background-color: #3c3a3a;  }
.xialaph li:last-child .ul3::after{  display: none;  }
.xialaph .ul3 li a{  color: #333;  font-size: 14px;  line-height: 35px;  display: block;  }
.xialaph .ul3 li{  padding-top: 5px;  }
.xialaph .ul3 li:first-child{  padding-top: 0;  }
.xialaph .phsou{  position: relative;  margin-top: 34px;
}
.xialaph .phsou input{  width: 100%;  height: 56px;  background-color: #fff; color: #aaa;  font-size: 14px;  padding-left: 20px;  border: 1px solid #e5e5e5;  }
.xialaph .phsou img{  cursor: pointer;  width: 21px;  height: 22px;  position: absolute;  top: 17px; right: 29px;  }
.img_d, .disno{  display: none;  }
}


.elli{overflow:hidden; white-space:nowrap; text-overflow:ellipsis;-webkit-transition: all 0.5s ease-out 0s; 
-moz-transition: all 0.5s ease-out 0s; 
-o-transition: all 0.5s ease-out 0s; 
transition: all 0.5s ease-out 0s;}	
.ImgHover{-webkit-transition: all 0.5s ease-out 0s; 
-moz-transition: all 0.5s ease-out 0s; 
-o-transition: all 0.5s ease-out 0s; 
transition: all 0.5s ease-out 0s;transition: -webkit-transform 2s;vertical-align:middle;-ms-interpolation-mode:bicubic;}
.ImgHover:hover{ -webkit-transform: scale(1.1); -moz-transform: scale(1.1);transform: scale(1.1);}
@media screen and (max-device-width: 320px){body{-webkit-text-size-adjust:none}}
@media screen and (max-device-width: 480px){body{-webkit-text-size-adjust:none}}
@media only screen and (-webkit-min-device-pixel-ratio: 2){body{-webkit-text-size-adjust:none}}
@media only screen and (min-device-width: 768px) and (max-device-width: 1243px){body{-webkit-text-size-adjust:none}}


/*foot*/
.Copyright{ float:left;color:#FAFAFA; font-size:14px; line-height:32px; padding:15px 0;}
.Copyright a{ color:#FAFAFA; }
.Copyright a:hover{ color:#fff; }
.foot_map{ float:right;color:#FAFAFA; font-size:14px; line-height:32px; padding:15px 0;}
.foot_map .slink{float:right; }
.foot_map a{ color:#FAFAFA; }
.foot_map a:hover{ color:#fff; }

@media screen and (max-width:767px ) {
.Copyright{ width:100%; text-align:center; padding:15px 0 0 0;}
.foot_map{ width:100%; text-align:center; padding:0 0 15px 0;}
.foot_map .slink{float:left; width:100%; text-align:center;}
.foot_map p{display:inline-block; vertical-align:top; float:none;}
}


/*slideLeft*/
.works-top{ float:left; width:100%; margin:48px 0; padding-left:20px;}
.slideLeft{ float:left;width:50%;}
.slideLeft .ul1{ float:left; padding-right:20px; width:50%;}

.slideLeft .l1 {float:left; width:100%;}
.slideLeft .l1 .title{ float:left; width:104px; color:#333333; font-size:16px; line-height:44px; font-weight:bold;}
.slideLeft .l1 .sub{ float:left; min-width:170px;}
.slideLeft .l1 .sub li{ display:block; color:#333333; font-size:16px; line-height:44px; position:relative;}
.slideLeft .l1 .sub li a{ display:block; color:#333333;}
.slideLeft .l1 .sub li a:hover{ text-decoration:underline;}

.slideLeft1 .l1 .title{ width:77px;}
.slideLeft1 .ul1{width:60%;}
.slideLeft1 .ul1.ri{width:40%;}
.slideLeft1 .ul1.ri .sub{ float:left; min-width:120px;}
.slideLeft1 .web{position:absolute; width:280%; left:0; top:0; font-size:16px; line-height:44px;}

.homeSlogan{ float:right; max-width:49%; color:#333333; font-size:18px; line-height:44px;}
.homeSlogan_1{ font-size:16px;}

@media screen and (max-width:1599px ) {
.works-top{ padding-left:12px;}	
.slideLeft .ul1{ padding-right:12px;}	
.homeSlogan{ font-size:16px; width:46%;}
.slideLeft1 .web{position:absolute; width:240%; left:0; top:0; font-size:16px; line-height:44px;}
}
@media screen and (max-width:1229px ) {
.slideLeft .l1 .title{ width:75px; font-size:14px; line-height:30px;}
.slideLeft .l1 .sub{min-width:150px;}
.slideLeft .l1 .sub li{font-size:14px; line-height:30px;}
.homeSlogan{ font-size:12px; line-height:30px; width:42%;}

.slideLeft1 .l1 .title{ width:55px;}
.slideLeft1 .ul1.ri .sub{ float:left; min-width:100px;}
}

@media screen and (max-width:1023px ) {
.works-top{ margin:3% 0 4% 0;}	
.homeSlogan{ display:none; width:100%;line-height:22px;}
.slideLeft{ width:100%;}
.slideLeft .ul1{ width:100%; padding-right:0;}
.slideLeft .l1 .title{ width:100%; border-bottom:1px solid #dcdcdc; position:relative;}
.slideLeft .l1 .title:after{ float:left; width:15px; height:15px; position:absolute; right:0; top:50%; margin-top:-7px; background:url(images/xiap12.png) right center no-repeat; content:''; transform:rotate(-90deg);opacity:0.5; filter:alpha(opacity=50);}
.slideLeft .l1 .sub{ min-width:100%; display:none; padding:5px 12px 0 12px;}
.slideLeft .l1 .sub li{ line-height:24px;}
.slideLeft .ul1.ri{width:100%;}
.slideLeft1 .web{position:static; float:left;  width:100%; left:auto; top:auto; font-size:14px; line-height:24px;}
}



/*main*/
.homeTitle{ float:left; width:100%; background:#ffffff; padding:4.45% 3.82% 0 3.82%;}
.homeTitle .title{ float:left;}
.homeTitle .title h4{ display:block; color:#333333; font-size:24px; line-height:28px; margin-bottom:18px; padding-bottom:18px; background:url(images/main15.jpg) left bottom no-repeat;}
.homeTitle .title h6{ display:block; color:#333333; font-size:14px; line-height:18px;}
.homeTitle .homeMore{ float:right;}
.homeTitle .homeMore a{ float:right; color:#333333; font-size:14px; line-height:82px; background:url(images/main2.png) left center no-repeat; padding-left:23px;}
.homeTitle .homeMore a:hover{ text-decoration:underline;}
.homeWorks{ float:left; width:100%; background:#ffffff;padding:0 3.82% 4% 3.82%;}
.homeWorks ul{ margin:0 -15px;}
.homeWorks li{ float:left; width:33.33%; padding:0 15px; margin-top:30px;}
.homeWorks li a{ float:left; width:100%;}
.homeWorks li .img{ float:left; width:100%; line-height:0; overflow:hidden;}
.homeWorks li .img img{
-webkit-transition: all 0.5s ease-out 0s; 
-moz-transition: all 0.5s ease-out 0s; 
-o-transition: all 0.5s ease-out 0s; 
transition: all 0.5s ease-out 0s;transition: -webkit-transform 2s;vertical-align:middle;-ms-interpolation-mode:bicubic;}
.homeWorks li a:hover .img img{ -webkit-transform: scale(1.1); -moz-transform: scale(1.1);transform: scale(1.1);}
.homeWorks li .info{ float:left; width:100%; border:1px solid #e5e5e5;border-top:none; padding:25px 39px 3px 39px;}
.homeWorks li .title{ float:left; width:100%; color:#333333; font-size:18px; line-height:28px;}
.homeWorks li .p1{ float:left; width:100%; color:#333333; font-size:14px; line-height:25px; height:25px; overflow:hidden; margin:4px 0 24px 0;}
.homeWorks li .p1_1{ height:75px; margin:10px 0 27px 0;}
.homeWorks li .Det{ float:left; width:100%; color:#333333; font-size:18px; line-height:28px; border-top:1px solid #e5e5e5; color:#333333; font-size:14px; line-height:22px; padding:10px 0; background:url(images/main1.png) right center no-repeat;}
.homeWorks li a:hover{ box-shadow:0 5px 10px rgba(0,0,0,0.2);}
.homeWorks .slick-dots{ position:static; margin:0 0 15px 0; height:10px;}
.homeWorks .slick-dots li{ float:none; width:10px; height:10px; overflow:hidden; text-indent:-999px; background:#333; padding:0; border-radius:50%; vertical-align:top;}
.homeWorks .slick-dots li.slick-active{opacity:0.4; filter:alpha(opacity=40);}

.home_hie{ float:left; width:100%; height:20px;}

@media screen and (max-width:1599px ) {
.homeWorks ul{ margin:0 -10px;}
.homeWorks li{ padding:0 10px; margin-top:20px;}
.homeWorks li .info{ padding:15px 20px 3px 20px;}
.homeWorks li .p1{ margin:2px 0 12px 0;}
.homeWorks li .p1_1{ margin:5px 0 14px 0;}
}
@media screen and (max-width:1023px ) {
.homeTitle .title h4{ font-size:18px; line-height:22px; margin-bottom:0; padding-bottom:10px; }
.homeTitle .title h6{ display:none;}
.homeTitle .homeMore a{ line-height:32px; }	
	
.homeWorks{ margin-bottom:15px; padding:0 12px 4.45% 12px;}	
.homeWorks ul{ margin:0 -6px;}
.homeWorks li{ padding:0 6px; margin-top:12px;}
.homeWorks li .title{ font-size:16px; line-height:26px;}	
.homeWorks li .info{ padding:10px 12px 3px 12px;}
.homeWorks li .p1{ margin:0 0 6px 0; line-height:22px; height:22px;}
.homeWorks li .p1_1{ margin:2px 0 8px 0; height:66px;}
.homeWorks li .Det{ padding:8px 0;}

.home_hie{ height:10px;}

}
@media screen and (max-width:767px ) {
.homeWorks li{ width:100%;}	
}


/*1作品*/
.WorksList{ padding-top:1.91%;}
.LookMore{ float:left; width:100%;  margin-bottom:3.82%; margin-top:-4%;  font-size:18px; line-height:20px; background:#ffffff; padding:3.82% 0 4.45% 0; text-align:center;}
.LookMore a{ display:inline; color:#333333;}
.LookMore a:hover{ text-decoration:underline;}
@media screen and (max-width:1023px ) {
.LookMore{ font-size:16px;}	
}


/*4观点详情*/
.slideRight{ float:left; width:100%; text-align:right; color:#8e8e8e; font-size:14px; line-height:24px; padding:1.78% 0;}
.slideRight a{ color:#8e8e8e;}
.slideRight a:hover{ text-decoration:underline;}
.viewp-det{ float:left; width:100%; background:#fff; margin-bottom:5.22%; padding:2.8% 3.18% 5.09% 3.75%; min-height:200px;}
.viewp-left{ float:left; width:74%;}
.viewp-left .title{ float:left; width:100%; color:#333; font-size:24px; line-height:34px;}
.viewp-left .time{ float:left; width:100%; color:#777777; font-size:14px; line-height:24px; border-bottom:1px solid #d7d8d8; padding:2.31% 0 1.29% 0;}
.viewp-left .name{ padding-left:30px;}
.viewp-left .info{ float:left; width:100%; color:#333; font-size:14px; line-height:30px; padding:3.42% 0 3.88% 0;}
.viewp-left .zan{ float:left; width:100%; text-align:center;}
.viewp-left .zan .cont{ display:block; margin:0 auto; width:80px; height:80px; border:1px solid #bfbfbf; border-radius:50%; padding-top:16px;}
.viewp-left .zan .cont .ico{ display:inline-block; width:25px; height:25px;}
.viewp-left .zan .cont .tit{ display:block; color:#8f9499; font-size:12px; line-height:22px;}
.viewp-left .det-bq{ float:left; width:100%; color:#92989d; font-size:14px; line-height:30px; padding:4% 0 3.5% 0; border-bottom:1px solid #d7d8d8;}

.viewp-left .btn1{ width:100%; float:left; text-align:center;}
.viewp-left .btn1 .btn_box{ width:80px; height:80px;display:block; border-radius:50%; -webkit-border-radius:50%; -moz-border-radius:50%; overflow:hidden; padding:14px 0; border:solid 1px #bfc2c5; cursor:pointer; margin:auto;}
.viewp-left .btn1 .btn_box .ico{ width:100%; float:left;}
.viewp-left .btn1 .btn_box h5{ width:100%; float:left; font-size:12px; color:#8f9499; line-height:19px;}
.viewp-left .btn1 .btn_box_1{ width:80px; height:80px;display:block; border-radius:50%; -webkit-border-radius:50%; -moz-border-radius:50%; overflow:hidden; padding:14px 0; cursor:pointer; display:none; border:solid 1px #38b7f3; margin:auto;}
.viewp-left .btn1 .btn_box_1 .ico{ width:100%; float:left;}
.viewp-left .btn1 .btn_box_1 h5{ width:100%; float:left; font-size:12px; line-height:19px; color:#1eaef2;}


.viewp-left .det-share{ float:left; width:100%; height:24px; margin-top:2.5%; text-align:center;}
.bdshare1{ display:inline-block; vertical-align:top;}
.bdshare1 a,
.bdshare1 .bds_more{ margin:0 0 0 17px !important;-webkit-transition:none;-moz-transition:none;-ms-transition:none; -o-transition:none;transition:none; cursor:pointer !important;cursor:url('images/hand.cur'),auto  !important}
.bdshare1 .bds_title{ float:left; color:#666666; font-size:14px; line-height:24px;}
.bdshare1 .bds_weixin{ background:url(images/share1.jpg) 0 0 no-repeat !important;}
.bdshare1 .bds_sqq{ background:url(images/share2.jpg) 0 0 no-repeat !important;}
.bdshare1 .bds_qzone{ background:url(images/share3.jpg) 0 0 no-repeat !important;}
.bdshare1 .bds_tqq{ background:url(images/share4.jpg) 0 0 no-repeat !important;}
.bdshare1 .bds_tsina{ background:url(images/share5.jpg) 0 0 no-repeat !important;}
.bdshare1 .bds_more{ background:url(images/share6.png) 0 0 no-repeat !important; background-size:100% 100% !important}



.sx_fy{ float:left; width:100%; color:#333; font-size:14px; line-height:30px; margin-top:3.7%; position:relative;}
.sx_fy .prev,
.sx_fy .next{ float:left; width:50%; color:#666666; font-size:14px; line-height:40px; padding-right:80px; overflow:hidden;white-space: nowrap; text-overflow:ellipsis;}
.sx_fy .next{ text-align:right; padding-right:0; padding-left:80px;}
.sx_fy .prev:hover,
.sx_fy .next:hover{ color:#000;}
.sx_fy .renter{ float:left; width:130px; position:absolute; left:50%; top:0; margin-left:-65px; border:1px solid #bfbfbf; line-height:38px; text-align:center;  color:#666666; font-size:16px;}
.sx_fy .renter:hover{ background:#bfbfbf; color:#fff;}

.viewp-right{ float:right; width:22%;}
.viewp-right .title{ float:left; width:100%; background:#eeeeee; color:#000000; font-size:18px; line-height:30px; margin:10.9% 0 1px 0; padding:15px 5.6%;}
.newsList{ float:left; width:100%;}
.newsList li{ float:left; width:100%;}
.newsList li a{ float:left; width:100%; color:#333333; font-size:14px; line-height:24px; border-bottom:1px solid #d7d8d8; padding:20px 5.6%;}
.newsList li a:hover{ color:#777777; text-decoration:underline;}

@media screen and (max-width:1599px ) {
.viewp-right{ width:23%;}
}
@media screen and (max-width:1229px ) {
.viewp-right .title{ padding:8px 12px;}	
.newsList li a{ padding:10px 12px;}
.viewp-left .name{ padding-left:20px;}
}

@media screen and (max-width:1023px ) {
.viewp-left{ width:100%;}
.viewp-left .title{ font-size:18px; line-height:28px;}
.viewp-left .time{ line-height:22px;}
.viewp-left .name{ padding-left:15px;}
.viewp-left .info{ line-height:26px;}
.viewp-left .zan .cont{ width:60px; height:60px; padding-top:8px;}
.viewp-left .zan .cont .ico{ width:18px; height:18px;}
.viewp-left .zan .cont .tit{ line-height:16px;}
.viewp-left .det-share{ display:none;}
.sx_fy .prev,
.sx_fy .next{ width:100%; padding:0; text-align:left; line-height:22px;}
.sx_fy .back{float:left; width:100%; margin-top:10px; text-align:center;}
.sx_fy .renter{position:static; left:auto; right:auto; float:none; margin:8px 0 0 0; width:80px; line-height:28px; font-size:14px; display:inline-block; vertical-align:top;}

.viewp-right{ width:100%;}
.viewp-right .title{ margin-top:5%; font-size:16px; line-height:26px;}

.viewp-left .btn1 .btn_box{ width:60px; height:60px; padding:9px 0; }
.viewp-left .btn1 .btn_box h5{ line-height:19px;}
.viewp-left .btn1 .btn_box .ico img{ width:20px; height:20px;}
.viewp-left .btn1 .btn_box_1{ width:60px; height:60px; padding:9px 0;}
.viewp-left .btn1 .btn_box_1 .ico{ width:100%; float:left;}
.viewp-left .btn1 .btn_box_1 .ico img{ width:20px; height:20px;}
.viewp-left .btn1 .btn_box_1 h5{ font-size:12px; line-height:19px;}

}

/*5联系*/
.contact{ float:left; width:100%; background:#fff; margin-bottom:3.82%; padding:3.5% 3.82% 4.07% 3.83%;}
.contact .tit-zh{ float:left; width:100%; color:#333333; font-size:24px; line-height:34px; padding-bottom:16px; margin-bottom:15px; background:url(images/main15.jpg) left bottom no-repeat;}
.contact .tit-en{ float:left; width:100%; color:#333333; font-size:14px; line-height:24px; margin-bottom:40px;}
.contact .info{ float:left; width:100%; color:#666666; font-size:16px; line-height:32px;}
.contact .info .la{ color:#666; text-decoration:underline;}
.contact .li1{ float:left; width:46.7%; margin-bottom:24px;}
.contact .tit1{ float:left; width:100%; color:#333333; font-size:18px; line-height:28px; margin:0 0 7px 0;}
.contact .tit2{ float:left; width:100%; color:#333333; font-size:16px; line-height:26px; margin:3% 0 7px 0;}
.contact .md{ margin-bottom:65px;}
.contact .li2{ float:left; width:100%; border-top:1px solid #e1e1e1; padding-top:10px;}

@media screen and (max-width:1599px ) {
.contact .tit-zh{ font-size:20px; line-height:30px;}	
.contact .info{ font-size:14px; line-height:30px;}
}
@media screen and (max-width:1229px ) {
.contact .tit-zh{ font-size:18px; line-height:28px;}
.contact .tit1{ font-size:16px; line-height:16px;}
.contact .tit2{ font-size:14px; line-height:14px;}
.contact .li1{ width:48%;}
.contact .tit-en{ margin-bottom:30px;}
.contact .md{ margin-bottom:45px;}
}

@media screen and (max-width:1023px ) {
.contact .li1{ width:100%; margin-bottom:15px;}	
.contact .info{ line-height:26px;}
.contact .tit-zh{ padding-bottom:8px; margin-bottom:8px;}
.contact .tit-en{ margin-bottom:10px;}
.contact .md{ margin-bottom:15px;}

}


/*6价格*/
.priceList{ margin:0 -15px; }
.priceList ul{ float:left; width:100%; padding:1.51% 0 5px 0;
display:flex;
  display:-webkit-flex;/*display:-moz-box; display:-ms-flexbox;*/
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;  
  align-items: flex-start;
}
.priceList li{ float:left; width:50%; padding:15px;}
.priceList .title{ float:left; width:100%; padding:15px 5.5%;  background:#eeeeee;}
.priceList .title .tit{ float:left; color:#333333; font-size:18px; line-height:34px;}
.priceList .title .money{ float:right; color:#333333; font-size:26px; line-height:34px;}
.priceList .title .money span{ font-size:14px;}
.priceList .cont{ float:left; width:100%; padding:30px 5.5% 40px 5.5%; border:1px solid #d7d7d7; border-top:none;}

@media screen and (max-width:1599px ) {
.priceList ul{ margin:0 -10px;}
.priceList li{ padding:10px;}	
.priceList .title .money{ font-size:24px;}
}
@media screen and (max-width:1023px ) {
.priceList .title{ padding:8px 12px;}
.priceList .title .tit{ font-size:16px; line-height:28px;}
.priceList .title .money{ font-size:20px; line-height:28px;}	
.priceList ul{ margin:0 -6px;}
.priceList li{ padding:6px;}
.priceList .cont{ padding:12px; }
}
@media screen and (max-width:767px ) {

.priceList li{ width:100%;}
}



/*2作品详情*/
.works-Det{ float:left; width:100%; padding:0 10px 5% 10px; border-bottom:1px solid #d7d8d8;}
.works-Det .ul1{ margin:-50px -25px 0 -25px;}
.works-Det .ul1 .img{ float:left; width:50%; padding:0 35px; margin:50px 0 10px 0;}
.works-Det .ul1 .img img{ box-shadow:0 0 7px rgba(178,178,178,0.6);}

@media screen and (max-width:1599px ) {
.works-Det{ padding:0 0 5% 0;}	
.works-Det .ul1{ margin:-25px -20px 0 -20px;}
.works-Det .ul1 .img{ padding:0 20px; margin:25px 0 10px 0;}
}
@media screen and (max-width:1023px ) {
.works-Det .ul1{ margin:-10px -6px 0 -6px;}
.works-Det .ul1 .img{ padding:0 6px; margin:10px 0 2px 0;}
}
@media screen and (max-width:767px ) {
.works-Det .ul1 .img{ width:100%;}

}


.pageBox{float:left; width:100%; font-size:14px; line-height:32px; color:#333; padding:50px 0;}
@media screen and (max-width:767px ) {
.pageBox{ font-size:14px; line-height:30px;padding:30px 0;}

}

.sitemap{ width:100%;float:left; min-height:82vh; padding:30px 0;}
.sitemap li{border-bottom:1px dashed #d2d2d2; padding:7px 0; float:left; line-height:40px;width:98%; padding-left:2%;  }
.sitemap li a{ margin-right:10px;font-size:12px; float:left; white-space: nowrap; font-size:14px;}
.sitemap li a:hover{color:#9e0029;}
.sitemap li .font16{ font-size:16px;  /*color:#135fb1*/}
.sitemap li .font14{font-size:14px; }
.sitemap li .font12{ font-size:12px;  color:#999}

/*友情链接*/
.downBqRi{float:left; margin-right:8px; }
.downBqRi > a{float: left; padding-left: 15px; line-height: 34px; height: 34px; color: #FAFAFA;}
.downBqRi > a:hover{color: #fff;}

.ql_3{float: left; width: 218px;position: relative;}
.ql_3 span{display: block;float: left;width: 100%;height: 32px;position: relative;border: 1px solid #64676b;padding: 0 16px;line-height: 30px; font-size: 14px;color: #ccc;cursor: pointer;}
    .ql_3 span::after {
        content: "";
        display: block;
        position: absolute;
        right: 15px;
        top: 50%;
        background: url('images/hfenbu03.png')  no-repeat center;
        width: 12px;
        height: 6px;
        background-size: 100% 100%;
        margin-top: -3px;
        z-index:9;
    }
.ql_3 ul{display: none; position: absolute;left: 0;bottom: 100%;background: rgba(255,255,255,.8);border: 1px solid #d4d4d4;border-bottom: 0 none;width: 100%;height: 190px;overflow-y: auto;overflow-x: hidden;}
.ql_3 ul li a{display: block;height: 38px;line-height: 38px;font-size: 14px;color: #000000;padding-left: 16px;}
.ql_3 ul li a:hover{background: #333;color: #ffffff;}

@media screen and (max-width:767px ) {
.Copyright{ width:100%; text-align:center; padding:15px 0 0 0;}
.foot_map .downBqRi{vertical-align:top; display:inline-block; float:none;}
}

/*20190529*/
/*底部漂浮*/
.pf_down{ width:100%; float:left; position:fixed; left:0; bottom:0; background:#fff; height:50px; z-index:99;}
.pf_down li{ width:20%; float:left; text-align:center; padding:0 0 5px 0; position:relative;}
.pf_down li .ico{ width:100%; float:left; height:30px;}
.pf_down li .ico img{ height:36px;}
.pf_down li .name{ width:100%; float:left; margin-top:0px; font-size:12px; color:#333333; line-height:14px;}
.pf_down li.l1 a{ display:inline-block; *zoom:1; *display:inline; width:56px; height:56px; background:rgba(255,255,255,0.8); border:solid 2px #d32329; margin-top:-20px;
-moz-border-radius:50%; 
-webkit-border-radius:50%; 
-khtml-border-radius:50%;
border-radius:50%;}


/*20190717*/
.zixunBg{ display:none; float:left; width:100%; height:100%; position:fixed; left:0; top:0; z-index:1001; background:#333333;opacity:0.2; filter:alpha(opacity=20);}
.zixunPou{ display:none; float:left; width:603px; height:366px; background:#fff; padding:36px; position:fixed; left:50%; top:50%; z-index:1002; margin:-183px 0 0 -301px;}
.zixunPou .cont{ float:left; width:100%; position:relative;}
.zixunPou .colse{ float:left; width:18px; height:18px; line-height:0; position:absolute; right:0; top:6px;}
.zixunPou .box1{ float:left; width:100%;}
.zixunPou .box1 .tit1{ float:left; width:100%; color:#000000; font-size:18px; line-height:28px; padding-right:30px;}
.zixunPou .box1 .tit2{ float:left; width:100%; color:#666666; font-size:18px; line-height:28px; margin:16px 0;}
.zixunPou .box1 .lab{ float:left; width:100%; margin:8px 0 5px 0;}
.zixunPou .box1 .fm1{ float:left; width:46.88%; position:relative;}
.zixunPou .box1 .fv1{ float:left; width:100%; border:none; border-bottom:1px solid #999999; color:#999999; font-size:14px; height:56px; line-height:24px; padding:16px 0;}
.zixunPou .box1 .fv2{ float:left; width:100%; border:none; color:#fff; font-size:18px; height:56px; line-height:56px; background:#333333; outline:none;}
.zixunPou .box1 .fv3{ float:left; width:100%; border:none; color:#fff; font-size:18px; height:56px; line-height:56px; background:#333333; outline:none;}
.zixunPou .box1 .fv3 img{ display:inline-block; vertical-align:top; height:24px; margin:16px 10px 0 0;}
.zixunPou .box1 .fv2:hover,
.zixunPou .box1 .fv3:hover{background:#000;}
.yanzheng{ float:left; position:absolute; right:0; top:50%; margin-top:-20px; width:80px; height:40px;}

.zixunPou .box2{ display:none; float:left; width:100%; text-align:center;}
.zixunPou .box2 .tit1{ float:left; width:100%; color:#000000; font-size:18px; line-height:28px; margin:90px 0 3px 0;}
.zixunPou .box2 .tit2{ float:left; width:100%; color:#666666; font-size:18px; line-height:28px; margin:10px 0;}






@media screen and (max-width:767px ) {
.zixunPou{ width:92%; height:250px; left:4%; margin:-125px 0 0 0; padding:12px;}
.zixunPou .colse{ width:16px; height:16px;}
.zixunPou .box1 .tit1{ font-size:15px; line-height:24px; padding-right:24px;}
.zixunPou .box1 .tit2{ font-size:15px; line-height:24px; margin:8px 0;}
.zixunPou .box1 .lab{ margin:0;}
.zixunPou .box1 .fm1{ width:49%;}
.zixunPou .box1 .fv1{ height:40px; padding:8px 0; margin:5px 0 0 0;}
.zixunPou .box1 .fv2{ height:40px; font-size:15px; line-height:40px; margin:5px 0 0 0;}
.zixunPou .box1 .fv3{ height:40px; font-size:15px; line-height:40px; margin:5px 0 0 0;}
.zixunPou .box1 .fv3 img{ height:16px; margin:12px 5px 0 0;}

.zixunPou .box2 .tit1{ font-size:15px; line-height:24px; margin:70px 0 0 0;}
.zixunPou .box2 .tit2{ font-size:15px; line-height:24px; margin:5px 0;}

}
/*右侧漂浮*/
.pf_right{ float:left; width:68px; position:fixed; z-index:66; right:5px; top:50%;margin-top:-240px}
.pf_right ul{ float:left; width:100%;}
.pf_right ul li{ float:left; width:100%; position:relative; margin-top:1px;}
.pf_right ul li a{ float:left; width:100%;  position:relative; z-index:6; background:#fff;}
.pf_right ul li a i{ float:left; width:100%; height:31px; margin:8px 0 6px 0;}
.pf_right ul li a.ico1 i{ background:url(images/pf4.png) center no-repeat; background-size:auto 100%;}
.pf_right ul li a.ico2 i{ background:url(images/pf5.png) center no-repeat; background-size:auto 100%;}
.pf_right ul li a.ico3 i{ background:url(images/pf6.png) center no-repeat; background-size:auto 100%;}
.pf_right ul li a.ico4 i{ background:url(images/pf7.png) center no-repeat; background-size:auto 100%;}
.pf_right ul li a.ico5 i{ background:url(images/pf8.png) center no-repeat; background-size:auto 100%;}


.pf_right ul li a h5{ float:left; width:100%; color:#000;font-size:15px; line-height:18px; text-align:center; font-weight:bold;}
.pf_right .pf_tel{ float:left; position:absolute; z-index:4; top:0; right:-300px; padding:14px; background:#000; line-height:40px; color:#FFF; font-size:18px; white-space:nowrap;
-webkit-transition: all 0.5s ease-out 0s; 
-moz-transition: all 0.5s ease-out 0s; 
-o-transition: all 0.5s ease-out 0s; 
transition: all 0.5s ease-out 0s;height:68px;}
.pf_right .pf_tel a{background:none;color:#fff}
.pf_right .pf_er{ float:left; position:absolute; z-index:4; top:0; right:-300px; width:120px; height:120px; background:#fff; padding:4px;  line-height:0; border:10px solid #000;
-webkit-transition: all 0.5s ease-out 0s; 
-moz-transition: all 0.5s ease-out 0s; 
-o-transition: all 0.5s ease-out 0s; 
transition: all 0.5s ease-out 0s;}
.pf_right .close{ float:left; width:100%; text-align:center; line-height:0; margin-top:11px;}
.pf_right ul li:hover .pf_tel{ right:69px;}
.pf_right ul li:hover .pf_er{ right:69px;}

@media screen and (max-width:1023px ) {
.pf_right{ width:100%; top:auto; bottom:0; height:50px; right:0;}
.pf_right ul li{ width:16.66%; margin-top:0; border-right:1px solid #333;}
.pf_right ul li:last-child{ border:none;}
.pf_right ul li a{height:50px; }
.pf_right ul li a i{ height:20px; margin:6px 0 3px 0;}
.pf_right ul li a h5{ font-size:12px; line-height:16px; font-weight:normal;}
.pf_right .pf_tel{ display:none;}
.pf_right .weixin{ display:none;}
.pz_down{ margin-bottom:50px;}
}
