﻿@charset "utf-8";
/* CSS Document */

.company{ width:710px;padding-left:50px; float:left}

.company-left-p{text-indent:2em; font-size:16px; padding-top:20px;}
.company-left-p span{font-weight:bolder; font-size:20px; color:#00b7b5}
.company-left h3{height:45px; line-height:100%;font-size:26px; font-weight:bolder;; margin-top:15px}
.company-left h3 a{ color:#171f2a;}
.company-left h3 span{ float:right; font-size:12px; font-weight:normal; display:inline-block; padding-top:6px;}
.company-left h3 span a{ color:#171f2a; font-size:18px;}
.company-left img{
	height: 230px;
	margin-top: 15px;
	width: 710px
}



.box{width:980px;margin:30px auto; position:relative; overflow:hidden; _height:100%;}
.picbox{width:980px;height:235px; overflow:hidden; position:relative;}
.piclist{height:235px;position:absolute; left:0px; top:0px}
.piclist li{ background:#eee; margin-right:20px; padding:5px; float:left;}
.swaplist{ position:absolute; left:-3000px; top:0px}
.og_prev,.og_next{ width:30px; height:50px; background:url(img/icon.png) no-repeat; background:url(img/icon_ie6.png) no-repeat; position:absolute; top:95px; z-index:99; cursor:pointer;filter:alpha(opacity=70); opacity:0.7;}
.og_prev{ background-position:0 -60px; left:4px;}
.og_next{ background-position:0 0; right:4px;}



.imgInfo{width:100%; margin:0px auto; clear:both}
.infoImg_info{width:980px; margin:0px auto;height:80px; text-align:center; }
.infoImg_info .p_info{font-size:20px; line-height:20px; margin-top:10px;}
.infoImg_info .one_info{font-size:25px; color:#4c4743; font-weight:bolder;padding-top:15px; }

@media screen and (min-width: 400px) and (max-width: 1366px){
.company{ width:600px;padding-left:50px; float:left}

.company-left-p{text-indent:2em; font-size:16px; padding-top:20px;}
.company-left-p span{font-weight:bolder; font-size:20px; color:#00b7b5}
.company-left h3{height:45px; line-height:100%;font-size:26px; font-weight:bolder;; margin-top:15px}
.company-left h3 a{ color:#171f2a;}
.company-left h3 span{ float:right; font-size:12px; font-weight:normal; display:inline-block; padding-top:6px;}
.company-left h3 span a{ color:#171f2a; font-size:18px;}
.company-left img{ height:200px; margin-top:15px; width:600px}

.box{width:900px;margin:30px auto; position:relative; overflow:hidden; _height:100%;}
.picbox{width:900px;height:235px; overflow:hidden; position:relative;}
.piclist{height:235px;position:absolute; left:0px; top:0px}
.piclist li{ background:#eee; margin-right:20px; padding:5px; float:left;}
.swaplist{ position:absolute; left:-3000px; top:0px}
.og_prev,.og_next{ width:30px; height:50px; background:url(img/icon.png) no-repeat; background:url(img/icon_ie6.png) no-repeat; position:absolute; top:95px; z-index:99; cursor:pointer;filter:alpha(opacity=70); opacity:0.7;}
.og_prev{ background-position:0 -60px; left:4px;}
.og_next{ background-position:0 0; right:4px;}

.imgInfo{width:100%; margin:0px auto; clear:both}
.infoImg_info{width:980px; margin:0px auto;height:80px; text-align:center; }
.infoImg_info .p_info{font-size:20px; line-height:20px; margin-top:10px;}
.infoImg_info .one_info{font-size:25px; color:#4c4743; font-weight:bolder;padding-top:15px; }


}
