#page{
	width: 100%;
	margin: 40px 0;
}
#page .page_left{
	width: 270px;
	float: left;
}
#page .page_left .pl_sbox{
	width: 100%;
	box-shadow: 3px 4px 5px #bbb;
	margin-bottom: 19px;
}
#page .page_left .pl_sbox .pl_title{
	width: 100%;
	height: 58px;
	background: #0066cc;
	color: #fff;
	line-height: 58px;
}
#page .page_left .pl_sbox .pl_title span:nth-of-type(1){
	font-size: 24px;
	padding: 0 8px 0 20px;
}
#page .page_left .pl_sbox .pl_nav{
	background: #eee;
	padding-bottom: 30px;
}
#page .page_left .pl_sbox:nth-of-type(1) .pl_nav li{
	height: 60px;
	line-height: 60px;
	font-size: 20px;
	text-indent: 20px;
	border-bottom: 1px dashed #959595;
}
#page .page_left .pl_sbox:nth-of-type(1) .pl_nav li a{
	display: block;
	color: #333;
	background: url(../img/arrow.png) no-repeat 234px center;
	transition: all .1s;
}
#page .page_left .pl_sbox:nth-of-type(1) .pl_nav li .sel{
	color: #0066cc;
	background: url(../img/arrow_1.png) no-repeat 235px center;
}
#page .page_left .pl_sbox:nth-of-type(1) .pl_nav li a:hover{
	color: #0066cc;
	background: url(../img/arrow_1.png) no-repeat 235px center;
}
#page .page_left .pl_sbox:nth-of-type(2) .pl_nav{
	padding: 15px 0 22px;
}
#page .page_left .pl_sbox:nth-of-type(2) .pl_nav li{
	padding: 10px 22px 8px;
	font-size: 18px;
	text-align: justify;
	border-bottom: 1px dashed #959595;
	background: url(../img/point.png) no-repeat 5px 18px;
}
#page .page_left .pl_sbox:nth-of-type(2) .pl_nav li a{
	color: #666;
}
#page .page_left .pl_sbox:nth-of-type(2) .pl_nav li a:hover{
	color: #0066cc;
	text-decoration: underline;
}

#page .page_right{
	width: 893px;
	float: right;
	background: #eee;
	box-shadow: 3px 4px 5px #bbb;
}
#page .page_right .pr_title{
	width: 863px;
	height: 68px;
	margin: 0 auto;
	line-height: 60px;
	background: url(../img/title_line.png) no-repeat center bottom;
}
#page .page_right .pr_title .prt_left{
	float: left;
	font-size: 24px;
	color: #0066cc;
}
#page .page_right .pr_title .prt_right{
	float: right;
	color: #666;
	height: 16px;
	margin-top: 12px;
	font-size: 16px;
}
#page .page_right .pr_title .prt_right a{
	color: #666;
}
#page .page_right .pr_title .prt_right a:hover{
	color: #0066cc;
	text-decoration: underline;
}

#page .page_right .aboutUs{
	width: 100%;
	margin: 0 auto;
	padding: 23px 0 270px;
	font-size: 16px;
	line-height: 36px;
	text-align: justify;
	background: url(../img/page_1.png) no-repeat center bottom;
}
#page .page_right .aboutUs p{
	padding: 0 17px;
}

#page .page_right .pro_list{
	padding: 23px 10px 70px;
}
#page .page_right .pro_list .pl_sbox{
	position: relative;
	width: 278px;
	height: 218px;
	float: left;
	margin: 10px 7px 23px 6px;
	overflow: hidden;
}
#page .page_right .pro_list .pl_sbox .hide{
	position: absolute;
	width: 100%;
	bottom: -43px;
	left: 0;
	font-size: 16px;
	color: #fff;
	background: rgba(3,104,193,.6);
	transition: bottom .4s;
}
#page .page_right .pro_list .pl_sbox .hide p:nth-of-type(1){
	width: 100%;
	height: 43px;
	text-align: center;
	line-height: 43px;
}
#page .page_right .pro_list .pl_sbox .hide p:nth-of-type(2){
	padding: 0 6px;
}
#page .page_right .pro_list .pl_sbox:hover .hide{
	bottom: 0;
}

#page .page_right .pro_detail{
	padding: 23px 17px 70px;
}
#page .page_right .pro_detail .pd_1{
	margin-bottom: 17px;
}
#page .page_right .pro_detail .pd_1 .pd1_left{
	width: 427px;
	height: 357px;
	float: left;
	border: 1px solid #dedede;
}
#page .page_right .pro_detail .pd_1 .pd1_left #main {
	width:100%;
	margin:0;
	background: #fff;
	padding: 15px 0 10px;
}
#page .page_right .pro_detail .pd_1 .pd1_left #exposure{
	width: 356px;
	height: 249px;
	height: auto;
}
#page .page_right .pro_detail .pd_1 .pd1_left .exposureImage{
	max-width: 100%;
}
#page .page_right .pro_detail .pd_1 .pd1_left #top {
	width:100%;
	margin:0 auto;
	border-top: 0;
	background: #fff;
	padding: 13px 0;
}
#page .page_right .pro_detail .pd_1 .pd1_left .exposureWrapper{
	width: 100%;
	height: 100%;
}
#page .page_right .pro_detail .pd_1 .pd1_left .panel {
	margin:0 0 0 0;
}
#page .page_right .pro_detail .pd_1 .pd1_left #images {
	display:none;
	margin:0 1%;
	float:left;	
	width:85%;
}
#page .page_right .pro_detail .pd_1 .pd1_left #right,#left {
	display:inline;
	float:left;
	width: 6%;
	padding-top:10px;
}
#page .page_right .pro_detail .pd_1 .pd1_left #right a img,#left a img {
	height:40px;
	width:20px;
	border:none;
	opacity:0.5;
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
    filter:alpha(opacity=90);
}
#page .page_right .pro_detail .pd_1 .pd1_left #right a:hover img,#left a:hover img {
	opacity:1;
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter:alpha(opacity=100);
}
#page .page_right .pro_detail .pd_1 .pd1_left #right a,#left a {
	outline:none;
}
#page .page_right .pro_detail .pd_1 .pd1_left ul.exposureThumbs {
	background:#fff;
	border-right:none;
	padding:0;
	margin:0;
	list-style-type:none;
	padding: 5px 0;
}
#page .page_right .pro_detail .pd_1 .pd1_left ul.exposureThumbs li {
	width:21%;
	height: 50px;
	border: 1px solid #ccc;
	background:#fff;
	margin:0 1.666667%;
	padding:0;
	text-align:center;
	display:none;
	float:left;
}
#page .page_right .pro_detail .pd_1 .pd1_left ul.exposureThumbs li img {
	width: 66px;
	height: 44px;
	cursor:pointer;
}
#page .page_right .pro_detail .pd_1 .pd1_left .exposureTarget {
	background-color:#fff;	
	background-repeat:no-repeat;
	background-position:center center;
	padding:0;
	margin:0 auto;
	box-sizing: border-box;
	border:1px solid #ccc;
	position:relative;
	overflow:hidden; 
}
#page .page_right .pro_detail .pd_1 .pd1_left .exposureWrapper {
	position:absolute; 
	top:0; 
	left:0;
}
#page .page_right .pro_detail .pd_1 .pd1_left .exposureWrapper img {
	cursor:pointer;
	position:absolute;
	top:0;
	left:0;
	width: 100%;
	height: 248px;
}
#page .page_right .pro_detail .pd_1 .pd1_left .exposureLoaded {
	background-image:none;	
}
#page .page_right .pro_detail .pd_1 .pd1_left .exposureSlideshowControls a {
	font-size:11px;
	color:#bba;
	text-decoration:none;
	outline:none;
	padding:2px 6px;
	display:inline;
}
#page .page_right .pro_detail .pd_1 .pd1_left .exposureSlideshowControls a:active,.exposureSlideshowControls a:hover {
	background-color:#fff;
	color:#444;
}

#page .page_right .pro_detail .pd_1 .pd1_right{
	width: 420px;
	float: right;
}
#page .page_right .pro_detail .pd_1 .pd1_right .pdr_title{
	position: relative;
	width: 100%;
	height: 99px;
	border-bottom: 1px dashed #d2d2d2;
}
#page .page_right .pro_detail .pd_1 .pd1_right .pdr_title p:nth-of-type(1){
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	padding-top: 53px;
}
#page .page_right .pro_detail .pd_1 .pd1_right .pdr_title p:nth-of-type(2){
	position: absolute;
	font-size: 18px;
	color: #ff3333;
	right: 40px;
	bottom: 17px;
}
#page .page_right .pro_detail .pd_1 .pd1_right .pdr_text{
	position: relative;
	width: 100%;
	background: #fff;
	margin-top: 30px;
	border-radius: 6px;
}
#page .page_right .pro_detail .pd_1 .pd1_right .pdr_text:after{
	position: absolute;
	left: -6px;
	top: 66px;
	content: "";
	width: 0;
	height: 0;
	border-right:6px solid #fff;   
	border-bottom:6px solid transparent;   
	border-top:6px solid transparent; 
}
#page .page_right .pro_detail .pd_1 .pd1_right .pdr_text p{
	padding: 20px;
	line-height: 28px;
	font-size: 16px;
	color: #0066cc;
	text-indent: 2em;
	text-align: justify;
}
#page .page_right .pro_detail .pd_2{
	background: #fff;
}
#page .page_right .pro_detail .pd_2 .pd_title{
	width: 100%;
	height: 50px;
	background: #0066cc;
	color: #fff;
	font-size: 18px;
	line-height: 50px;
	text-indent: 6px;
}
#page .page_right .pro_detail .pd_2 .pd_stitle{
	width: 827px;
	margin: 0 auto;
	font-size: 20px;
	color: #333;
	text-align: center;
	line-height: 44px;
	padding-top: 8px;
	border-bottom: 2px solid #b2b2b2;
}
#page .page_right .pro_detail .pd_2 .pd_text{
	padding-bottom: 40px;
}
#page .page_right .pro_detail .pd_2 .pd_text .pdt_left{
	width: 272px;
	height: 240px;
	float: left;
	margin: 46px 0 0 92px;
}
#page .page_right .pro_detail .pd_2 .pd_text .pdt_right{
	float: left;
	margin: 50px 0 0 66px;
}
#page .page_right .pro_detail .pd_2 .pd_text .pdt_right p{
	font-size: 18px;
	line-height: 30px;
}
#page .page_right .pro_detail .pd_2 .pd_text .pdt_right .inner_title{
	color: #000;
	font-size: 20px;
	text-align: center;
}
#page .page_right .pro_detail .pd_2 .pd_pic{
	padding: 36px 0 100px;
}
#page .page_right .pro_detail .pd_2 .pd_pic .pd_spic{
	display: block;
	text-align: center;
	margin-bottom: 36px;
}
#page .page_right .pro_detail .pd_2 .pd_pic .pd_spic img{
	background: #959494;
	padding: 6px;
	border-radius: 6px;
	box-shadow: 4px 5px 6px #666;
}

#page .page_right .news{
	padding: 23px 17px 70px;
	font-size: 16px;
}
#page .page_right .news .news_list{
	width: 100%;
}
#page .page_right .news .news_list li{
	width: 100%;
	height: 44px;
	line-height: 44px;
}
#page .page_right .news .news_list li:nth-of-type(2n-1){
	background: #f3f7fb;
}
#page .page_right .news .news_list li a{
	color: #333333;
}
#page .page_right .news .news_list li a:hover{
	color: #0066cc;
}
#page .page_right .news .news_list li span:nth-of-type(1){
	display: inline-block;
	text-indent: 39px;
	background: url(../img/arrow_2.png) no-repeat 6px 10px;
}
#page .page_right .news .news_list li span:nth-of-type(2){
	float: right;
}

#page .page_right .news .news_detail{
	width: 100%;
}
#page .page_right .news .news_detail .nd_title{
	width: 100%;
	height: 80px;
	border-bottom: 1px dashed #d2d2d2;
}
#page .page_right .news .news_detail .nd_title p:nth-of-type(1){
	color: #0066cc;
	font-size: 20px;
	padding-top: 12px;
}
#page .page_right .news .news_detail .nd_title p:nth-of-type(2){
	color: #999999;
	padding-top: 8px;
}
#page .page_right .news .news_detail .nd_text{
	padding: 14px 5px;
	text-indent: 2em;
	line-height: 36px;
	text-align: justify;
}
.pic_box{
	display: block;
	text-align: center;
	margin: 20px 0;
	text-indent: 0;
}

#page .page_right .contact .con_top{
	width: 880px;
	height: auto;
	margin: 0 auto;
	border-bottom: 1px dashed #959595;
	background: url(../img/page_8.png) no-repeat 567px 6px;
}
#page .page_right .contact .con_top .ct_text{
	padding: 40px 0 0 110px;
	line-height: 37px;
	font-size: 16px;
}
#page .page_right .contact .con_top .ct_text .title{
	font-size: 24px;
	color: #0066cc;
}


.page_list{
	margin-bottom: 60px;
}
.page_list ul{
	margin-left: 300px;
}
.page_list li{
	float: left;
	margin-right: 11px;
}
.page_list li a{
	padding: 11px 13px;
	color: #666;
	border: 1px solid #c9c9c9;
}
.page_list li a:hover{
	color: #fff;
	border: 1px solid #0066cc;
	background: #0066cc;
}
.page_list li .sel{
	color: #fff;
	border: 1px solid #0066cc;
	background: #0066cc;
}