@charset "utf-8";
/* 公共 */
body{  background:#fff; width:auto; min-width:1000px;}
.center{ width:1000px; position:relative; margin:0 auto; overflow:hidden;}
.main{ width:1000px; margin:0 auto;overflow:hidden;}
.W1110{ width:1110px; margin:0 auto; overflow:hidden;}

/*banner*/
.banner { width:100%;background:url(../images/bg.jpg) 50% 0 no-repeat; border-bottom:6px solid #ffb64d;  height:594px; display:block; overflow:hidden; }
.banner .bg1{width:1190px; margin:0 auto; background:url(../images/banner_1.jpg) 50% 0 no-repeat; height:146px; overflow:hidden; position:relative}
.banner .bg2{width:1190px; margin:0 auto; background:url(../images/banner_2.jpg) 50% 0 no-repeat; height:448px; overflow:hidden; position:relative;}
.banner .logo{ position:absolute; top:15px; left:0; width:200px; height:65px; display:block;}
.banner .bg2 h2 { font-size:68px; color:#fff; line-height:72px;padding-left:40px;}
.banner .bg2 p{ color:#121b3e; font-size:16px;line-height:26px; width:450px;padding-left:42px; padding-top:25px; }
.banner .bg2 span.tit { display:block; width:120px; height:50px; position:absolute; right:242px; top:134px;line-height:24px; color:#fff; font-weight:bold; font-size:18px; text-align:center;}
.banner .bg2 span.tit b{ font-size:19.5px;}
.banner .bg2 .morebtn { display:block; width:160px; padding-left:20px; height:38px; margin-left:42px; margin-top:37px; border:1px solid #213161; border-radius:3px; font-size:18px; color:#213161; line-height:38px; background:url(../images/arr.png) 156px 50% no-repeat;_background:url(../images/arr-ie6.png) 156px 50% no-repeat}

/*正文*/
.title{ width:100%; height:48px; text-align:center;}
.title span{  font-size:36px; color:#1d9ed7; line-height:47px; font-family:'方正粗圆简体'; padding:4px 0;padding-left:60px;}
.title.t1 span{ background:url(../images/tit1.png) 0 50% no-repeat;}
.title.t2 span{ background:url(../images/tit2.png) 0 50% no-repeat;}
.title.t3 span{ background:url(../images/tit3.png) 0 50% no-repeat;}
.title.t4 span{ background:url(../images/tit4.png) 0 50% no-repeat;}

.block { clear:both; width:100%; background:#fff; padding:28px 0;}
.block.blue{ background:#f0faff;}
.block p { width:1110px; margin:0 auto; font-size:16px; line-height:30px; color:#2a2d39; padding-top:15px; text-indent:2em;}
.block table th{ background:#ffb64d; border-right:2px solid #fff;border-bottom:2px solid #fff; line-height:35px; font-size:14px; font-weight:bold; color:#fff; padding-right:11px;}
.block table td{ background:#f0faff;border-bottom:2px solid #fff;line-height:35px; font-size:14px; color:#2a2d39; padding:0 11px;}

.box { width:1110px; padding:0 58px;height:220px; margin:0 auto; position: relative; margin-top:23px }
.box_show {clear:both; width:1110px; height:250px; float:left; overflow:hidden; }
.box_show .tempWrap{ width:1110px !important}
.box_show ul{ width:960px;}
.box_show li{ width:260px; height:220px;overflow:hidden; position:relative; margin-right:24px; }
.box li img{ float:left; border:1px solid #d8e1e6;}
.box li .t1{ width:260px; height:40px; line-height:40px;color:#2a2d39; font-size:16px; text-align:center; font-weight: normal; }
.box li .t1{ }
.prev,.next{ display:block; width:18px; height:28px; position:absolute; top:76px; background-image:url(../images/arr_w.png);}
.prev.b,.next.b { background-image:url(../images/arr_b.png); background-repeat:no-repeat;}
.prev { left:0; background-position:left top;}
.next { right:0; background-position:right top;}
.prev:hover { background-position:left bottom;}
.next:hover{ background-position:right bottom;}

/*相关测评*/
.xgcp { width:100%; clear:both; background:#212d5d; border-bottom:6px solid #ffb64d; padding-bottom:51px; }
.xgcp h2 {  font-size:36px; color:#fff; line-height:47px; font-family:'方正粗圆简体'; text-align:center; font-weight:normal;padding:28px 0;}
.xgcp .cp { height:250px; width:180px; float:left; margin-right:6px;}
.xgcp .cp a { display:block; height:250px; width:180px; color:#fff;}
.xgcp .cp h4{font-size:18px; color:#fff; line-height:22px; background:#1d9ed7; height:52px; text-align:center; padding-top:8px; }
.xgcp .cp a:hover { text-decoration:none;}
.xgcp .cp a:hover h4{ background:#ffb64d} 
.xgcp .cp.last { margin-right:0}

/*footer*/
.footer{ width:100%; background:#fff;}
