@charset "utf-8";
/* CSS Document */
body{background:#9a9b9f;}
.ppt{ width:100%; height:310px;}
.in1{ width:260px; height:auto; overflow:hidden; margin-right:25px; }
.in1 .in1nr{ width:260px; height:205px; background:url(../image/in1nrbg.png) no-repeat;}
.in1 .in1nr p{ padding:10px 15px;line-height:21px; text-indent:2em;}
.in1 .in1nr p a{ color:#f2a001;}
.in1 .in1nr ul{ margin:0 15px; width:230px;}
.in1 .in1nr ul li{ float:left; width:66px; margin:0 0 0 10px;}
.in1 .in1nr ul li img{  min-height:46px;}
.in1 .in1nr ul li h2{ font-size:12px;}
.in1 .in1nr ul li h2 a{ color:#1e3c70; font-weight:normal;}
.in2{ width:450px; height:auto; overflow:hidden;}
.in2 .line1{ height:2px; width:395px; margin:0 auto; background:#444851;}
.in2 .in2nr{ width:448px; height:205px; border-left:1px solid #444851; border-right:1px solid #444851;}
.in2 .in2nr .in2ul1{width:395px; margin:0 auto; height:100px;}
.in2 .in2nr .in2ul1 li{ height:78px; width:175px; border:1px solid #444851; margin:10px; float:left;}
.in2 .in2nr .in2ul1 li img{ margin:1px; height:76px; width:173px;}
.in2 .in2nr .in2ul2{width:395px; margin:0 auto; height:auto;}
.in2 .in2nr .in2ul2 li{ float:left; line-height:20px; width:395px;}
.in2 .in2nr .in2ul2 li .dian{ font-size:8px; margin-top:1px; color:#042858;}
.in2 .in2nr .in2ul2 li .title a:hover{ color:#006;}
.in2 .in2nr .in2ul2 li .time{ color:#000}
.in3{ width:240px; height:auto; overflow:hidden;}
.in3 .line2{ height:1px; width:240px; margin:0 auto; background:#696c73; border-bottom:1px solid #444851;}
.in3 .in3nr{ width:240px; height:205px;}
.in3 .in3nr ul{ width:240px; height:auto; margin:0 auto;}
.in3 .in3nr ul li{ width:238px; margin-top:10px; height:29px; border:1px solid #ccc; background:url(../image/in3bg.jpg) repeat-x; text-align:center; line-height:29px; font-size:14px; }
.in3 .in3nr ul .hover{background:url(../image/in3hoverbg.jpg) repeat-x;}
.in3 .in3nr ul .hover a{color:#fff;}
.in3 .in3nr ul li a{color:#24231f;}
.in3 .in3nr ul li:hover{ background:url(../image/in3hoverbg.jpg) repeat-x; }
.in3 .in3nr ul li:hover a{color:#fff;}

.typename{font-family:"微软雅黑";font-size:16px; color:#1e3c70; font-weight:normal; line-height:50px; text-indent:1em; text-transform:Uppercase;}
.typename a{ color:#373737;font-size:12px;}
.rollcase{ width:998px; height:160px; border:1px solid #ddd; padding:10px 0; background:#f9f9f9; margin:5px 0 15px; -moz-border-radius:5px;      /* Gecko browsers */
	-webkit-border-radius:5px;   /* Webkit browsers */
	border-radius: 5px;            /* W3C syntax */}

