@charset "utf-8";
/* galobal */
body {
 font: normal 12px/200% "宋体", Arial;
 color: #444;
 -webkit-text-size-adjust: none;
}
.container {
 width: 980px;
 margin: 0 auto
}

.container .p_1{
position:absolute;
top:0px;
left:35px;
}
.container .p_2{
position:absolute;
top:10px;
left:545px;
}

.title1 {
 background: url(../images/title2.jpg) no-repeat 140px center;
 text-indent: 0px;
 margin: 20px 0 0 10px;
 font: 14px/150% "Microsoft Yahei";
 color: #01598f;
 height: 22px;
 font-weight: bold;
}
.title1 span {
 color: #8d8d8d;
 font-size: 12px;
 font-weight: normal;
}
.title2 {
 background: url(../images/title3.jpg) no-repeat 140px center;
 text-indent: 0px;
 margin: 20px 0 0 10px;
 font: 14px/150% "Microsoft Yahei";
 color: #01598f;
 height: 22px;
 font-weight: bold;
}
.title2 span {
 color: #8d8d8d;
 font-size: 12px;
 font-weight: normal;
}
.title3 {
 color: #06679d;
 font-size: 14px;
 font-weight: bold;
}
/*导航*/
.logo { width: 321px;position:relative; }
.nav ul {
 border: 1px #ccc solid;
 background: url(../images/nav_a.jpg) repeat-x;
 height: 36px;
 border-radius: 8px;
}
.nav ul li {
 float: left;
 display: inline;
 height: 37px;
 line-height: 36px;
 width: 95px;
 text-align: center
}
.nav ul li a {
 display: block;
 height: 37px;
 background: url(../images/nav_b.jpg) no-repeat right center;
 font-weight: bold;
}
.nav ul li a:hover {
 background: url(../images/nav_cc.jpg) repeat-x;
 color: #fff;
}
.nav ul li .index:hover {
 background: url(../images/nav_cc.jpg) repeat-x;
 color: #fff;
 border-radius: 7px 0px 0px 8px
}
.topinfo{margin:80px 40px 0 0;}
/*
.topinfo a{font:bold 12px/200% '微软雅黑';}
*/
.topinfo a{ font: bold 12px/200% "宋体", Arial;}

.banner{display:block;width:910px; margin:10px auto 0}

.device {
 position: relative;
 width: 600px;
 height: 540px;
 margin: 20px 0 0 50px;
}
.device_img {
 position: absolute;
 top: 0px;
 left: 0px;
 width: 600px;
 height: 540px;
 overflow: hidden;
}
.device_img ul { position: relative; }
.device_img ul li {position:absolute;display:none; }

/*专题*/
.content {
 width:910px;
 margin:5px auto 0;
 background:url(../images/column-new.jpg) repeat-x;
 /*height: 233px;*/
}
.feature {
 width: 275px;
 height: 249px;
 overflow: hidden;
 border-right: 1px #ccc solid;
}
.intro { width: 390px; }
.dis_img {
 width: 133px;
 height: 121px;
}
.dis_img img { border: 1px #ccc solid; }
.dis_content { width: 230px; }
.dis_content p {
 width: 220px;
 min-height: 110px;
 text-indent: 2em;
}
.News { width: 290px; }
.News ul {
 width: 290px;
 margin: 10px 0 0 10px;
}
.News ul li {
 background: url(../images/icon3.png) no-repeat left center;
 text-indent: 15px;
}
.links { width: 229px; }
.links a {
 display: block;
 margin-bottom: 9px;
}
.links img { border: 1px #ccc solid; }
.scroll {
 width: 704px;
 height: 249px;
}
.outline {
 width: 690px;
 height: 165px;
 margin: 20px 0 0 10px;
 overflow: hidden;
}
.outline ul li {
 float: left;
 margin-left: 10px;
 overflow: hidden;
}
/*页尾*/

.footer {
 height: 30px;
 border: 1px #ccc solid;
 line-height: 30px;
 background: url(../images/footer.jpg) repeat-x;
 width:910px;
 margin:20px auto 0;
}
/*details*/

.left_column {
 width: 135px;
 border: 1px #ccc solid;
 background: url(../images/bg1.jpg) repeat-x;
 border-radius: 5px;
 padding-bottom: 20px;
 margin-left:35px;
}
.left_column dl dt {
 background:url(../images/title.jpg) no-repeat -5px;
 width: 95px;
 height: 31px;
 text-indent: 20px;
 line-height: 31px;
 color: #fff;
 font-size: 14px;
 font-weight: bold;
 text-shadow: 1px 1px 2px #333;
 
}
.left_column dl dd {
 height: 30px;
 border-bottom: 1px #ccc solid;
 width: 95px;
 line-height: 30px;
 margin-left:20px;
 text-align:center
}
.right_column { width: 755px; }
.current { color: #026ca0 }
.details {
 border: 1px #ccc solid;
 border-radius: 5px;
 background: url(../images/bg1.jpg) repeat-x;
 /*width: 751px;*/
}
.details table ol {
 border: 1px #ccc solid;
 width: 100%;
 background: #ddd;
}
.details table ol li {
 float: left;
 color: #333;
 text-align: center;
}
.details table th {
 background: #ddd;
 border: 1px #ccc solid;
 font-weight: bold;
 background:url(../images/icon111.jpg) repeat-x;
 height:31px;
 line-height:31px;
}
.details table td {
 table-layout: fixed;
 border-collapse: collapse;
 border: 1px #ccc solid;
 padding: 5px;
}
.details table i {
 font-style: normal;
 color: #f00;
}
.main table td {
 padding: 10px;
 border: none;
}
.main table td input { width: 200px; }


/*英文版文章分类*/
.Pdu_left_column{
    width: 190px;
    border: 1px #ccc solid;
    background: url(../images/bg1.jpg) repeat-x;    
    border-radius: 5px;
    padding-bottom: 20px;
    margin-left:35px;
}
.Pdu_left_column dl dt {
/* background:url(../images/title.jpg) no-repeat -5px;*/
 background-color:#0575A5;
 width: 160px;
 height: 31px;
 /*text-indent: 20px;*/
 text-align:left;
 line-height: 31px;
 color: #fff;
 font-size: 14px;
 font-weight: bold;
 text-shadow: 1px 1px 2px #333;
 
}

.Pdu_left_column dl dd {
 height: 30px;
 border-bottom: 1px #ccc solid;
 width: 160px;
 line-height: 30px;
 margin-left:10px;
 text-align:left;
}



/*英文版产品分类*/
.Pdu_left_column1{
    width: 230px;
    border: 1px #ccc solid;
    background: url(../images/bg1.jpg) repeat-x;    
    border-radius: 5px;
    padding-bottom: 20px;
    margin-left:35px;
}
.Pdu_left_column1 dl dt {
/* background:url(../images/title.jpg) no-repeat -5px;*/
 background-color:#0575A5;
 width: 210px;
 height: 31px;
 text-align:center;
 line-height: 31px;
 color: #fff;
 font-size: 14px;
 font-weight: bold;
 text-shadow: 1px 1px 2px #333;
 
}

.Pdu_left_column1 dl dd {
 height: 30px;
 border-bottom: 1px #ccc solid;
 width: 210px;
 line-height: 30px;
 margin-left:10px;
 text-align:left;
}