@charset "utf-8";

/* 子页基础架构 */
.main{width:1002px;height:1098px;overflow:hidden;margin:0 auto;position:relative;padding-bottom: 13px;}
#contentLeft{position:absolute;top:0;left:0;height:auto;width:240px}
#contentRight{float:right;width:740px;height:auto;overflow:hidden}
/*.left{float:left;margin-left:-296px;width:280px;height:auto;overflow:hidden;}*/
.right{overflow:hidden;}
.right_con{width:100%;height:auto;overflow:hidden;font:14px/30px "microsoft yahei";padding:16px 0}
.right_con div,.right_con p{font-size:14px;}

/* 新闻 */
.news{width:100%;height:auto;overflow:hidden;}
.news li{width:100%;height:50px;border-bottom:1px dotted #232323;overflow:hidden;background:url(../images/icons1.jpg) 8px center no-repeat;text-indent:19px;font:14px/50px "microsoft yahei";color:#1d1d1d;}
.news li a{float:left;color:#1d1d1d}
.news li span{float:right;}
.news li.blank{margin-bottom:26px;}

.news1{width:100%;height:auto;overflow:hidden;margin:12px auto;}
.news1 li{width:100%;padding:5px 0; height:30px;font:14px/30px "microsoft yahei";color:#737373;/* background:#fff; */border-bottom:1px solid #ccc;}
.news1 li a{float:left;margin-left:12px;}
.news1 li span{float:right;margin-right:12px; font-size:12px;}
.news2 li{border-bottom:1px solid #ccc;}
.news3 li{border-bottom:1px dashed #ccc;}
#news5 li.news4-bg{background:#eee;}
#news5 font{-webkit-transition:all 0.1s ease-in-out 0s;-moz-transition:all 0.1s ease-in-out 0s;-ms-transition:all 0.1s ease-in-out 0s;transition:all 0.1s ease-in-out 0s;}
.news_fadein li{-webkit-transition:all 0.3s ease-in-out 0s;-moz-transition:all 0.3s ease-in-out 0s;-ms-transition:all 0.3s ease-in-out 0s;transition:all 0.3s ease-in-out 0s;-webkit-transform:rotateX(90deg);-moz-transform:rotateX(90deg);-ms-transform:rotateX(90deg);transform:rotateX(90deg);}
.news_fadein li.show-animation{-webkit-transition:all 0.3s ease-in-out 0s;-moz-transition:all 0.3s ease-in-out 0s;-ms-transition:all 0.3s ease-in-out 0s;transition:all 0.3s ease-in-out 0s;-webkit-transform:rotateX(0deg);-moz-transform:rotateX(0deg);-ms-transform:rotateX(0deg);transform:rotateX(0deg);}
.news_indent li a{text-indent:0;-webkit-transition:all 0.1s ease-in-out 0s;-moz-transition:all 0.1s ease-in-out 0s;-ms-transition:all 0.1s ease-in-out 0s;transition:all 0.1s ease-in-out 0s;}
.news_indent li:hover a{text-indent:20px;-webkit-transition:all 0.2s ease-in-out 0s;-moz-transition:all 0.2s ease-in-out 0s;-ms-transition:all 0.2s ease-in-out 0s;transition:all 0.2s ease-in-out 0s;}
/* 产品 */
.product3{width:100%;height:auto;overflow:hidden;}
.product3 li{width:33%;float:left;height:auto;overflow:hidden;position:relative}
.product3 li img{display:block; width:215px; height:162px;}
.product3 li>p{width:88%;margin:0 auto;text-align:center;font:14px/42px "microsoft yahei";}
.product3 li>div{width:88%;margin:3px auto;height:auto;position:relative;}
.product3 li>div>p,.prod-zoom{position:absolute;background:url(../images/product_zoom.png) 0 0 no-repeat;width:53px;height:53px;left:50%;top:50%;margin:-26px 0 0 -26px;cursor: pointer;z-index:1;top:-100%;-webkit-transition:all 0.5s ease-in-out 0s;-moz-transition:all 0.5s ease-in-out 0s;-ms-transition:all 0.5s ease-in-out 0s;transition:all 0.5s ease-in-out 0s;}
.product3 li>div:hover p{top:50%;-webkit-transition:all 0.3s ease-in-out 0s;-moz-transition:all 0.3s ease-in-out 0s;-ms-transition:all 0.3s ease-in-out 0s;transition:all 0.3s ease-in-out 0s;}

/*留言样式*/
fieldset{border:0;} 
.msg_ul{width:580px;height:auto;overflow:hidden;margin:20px auto;}
.msg_ul li{width:100%;height:auto;overflow:hidden;position:relative;margin-bottom:6px;}
.msg_ul li p{width:90px; float:left;height:36px;font:14px/36px "microsoft yahei";color:#333;vertical-align: top;  text-align:right; margin: 0 6px 0 0;}
.msg_ul li p span{color:red;margin-top:2px;vertical-align: middle;font-weight: bold}
.msg_input{width:264px;height:34px;border:1px solid #d9d9d9;border-radius:2px;padding:0 10px;}
.msg_textarea{border:1px solid #d9d9d9;border-radius:2px;padding:0 10px;}
.msg_pin{width:164px;height:34px;border:1px solid #d9d9d9;border-radius:2px;padding:0 10px;float:left;}
.msg_pin img{float:left;margin-left:14px;}
.msg_textarea{width:264px;height:80px;border:1px solid #d9d9d9;border-radius:2px;padding:10px;resize: none}
.msg_submit{width:286px;height:36px;margin:20px auto;border-radius:3px;border:0;text-align:center;font:18px/36px "microsoft yahei";color:#fff;cursor: pointer}

/* 详细页 */
.view-title{width:100%;text-align:center;font:20px/36px "microsoft yahei";color:#333;padding:14px 0 0}
.view-date{width:100%;text-align:center;font:12px/24px "microsoft yahei";color:#999;}
.view-date span{margin:0 7px;}
.view-share{width:140px;margin:0 auto;}
.view-pages{width:100%;height:auto;overflow:hidden;margin:20px auto;}
.view-pages p{width:100%;height:30px;text-overflow: ellipsis;overflow:hidden;white-space: nowrap;border-bottom:1px dashed #ddd;}
.view-back{display:block;width:100px;height:30px;margin:10px auto;text-align:center;font:14px/30px "microsoft yahei";}
/* left-type */
#left-type{width:100%;height:auto;overflow:hidden; padding:1% 0;}
#left-type li{width:100%;font:14px/33px "宋体"; margin:0 0 10px 0; background:#f7f7f7}
#left-type li a{ padding:0 0 0 0;color:#646464;text-indent:0px; text-align:center;display:block;background: url(../images/fyjian1.gif) left top repeat-x; }
#left-type li a:hover{color:#fff;text-indent:0;display:block;background: url(../images/fyjian.gif) left top  repeat-x;}
#left-type li a.on{background: url(../images/fyjian.gif) left top  repeat-x;color:#fff;}
/* 整体修改颜色 */
.pg-color{color:#737373;}
.pg-border-color,.product4 li div:hover{border-color:green;}
.pg-color:hover{color:#3889c7}

/* view */
.view{ line-height:180%;}
.view h1{width:100%;text-align:center;font:18px/30px "microsoft yahei";color:#343434; padding:0 5px 0 0}
.date{width:100%;text-align:center;font:13px/32px "microsoft yahei";color:#7d7d7d}
.page{width:100%;margin:10px auto; text-align:right;overflow: hidden;position: relative}
.page p{width:100%;height:28px;font:12px/28px "microsoft yahei";color:#1d1d1d;overflow: hidden;}
.page p a{color:#1d1d1d}
.page p a:hover,.back:hover{text-decoration: underline}
.back{font:14px/39px "microsoft yahei";color:#fff;background:#3889c7;width:138px;margin:20px auto;border-radius:4px;display:block;text-align:center;}
.view img{max-width: 100%;display:inline}
.view div{font-size:14px;}
.pdf_down{display:block;background:url(../images/pdf.jpg) 0 0 no-repeat;width:224px;height:46px;margin:10px auto;font:14px/46px "microsoft yahei";color:#fff;text-indent:74px;}
.white-bg{background:#fff;padding:10px 0;}

#allmap{
	margin:20px 0;
}

/* con1 */
.con1{width:1002px;height:480px;margin:0 auto;overflow:hidden;}
.con1-left{width:226px;height:auto;overflow:hidden;}
.left-title1{width:100%; padding:9px 0 0 0;height:30px; text-align:left;font:24px/30px "microsoft yahei";color:#3889c7;font-weight:bold; }
.left-title2{width:100%; padding:  0;height:30px; text-transform:uppercase; text-align:left; font-size:28px; line-height:30px; font-family:Arial, Helvetica, sans-serif;color:#ff733b;}
.class_up{display:block;background:url(../images/left_top.jpg) 0 0 no-repeat;width:226px;height:19px;margin:15px auto 10px auto ;}
.class_down{display:block;background:url(../images/left_bottom.jpg) 0 0 no-repeat;width:226px;height:19px;margin:5px auto 12px;}