@charset "utf-8";
/* CSS Document */

/* 全局CSS定义 */
*{margin:0;padding:0;}
body{font-family:'微软雅黑',Arial,Helvetica,sans-serif,'宋体';margin:0 auto;padding:0;font-size:14px;color:#040404; line-height:24px; background:url(../images/body_bj.jpg) repeat-x left top #e0dede;}

h1,h2,h3,h4,h5,h6{font-weight:bold;}
ul,ol,li{list-style:none;}

/* 默认链接颜色 */
a{outline-style:none; color:#333;text-decoration:none}
a:hover{color:#C70100;;text-decoration:underline;}

/* 通用属性 */
.left{float:left;}
.right{float:right;}
.clear{clear:both;}

/*文字对齐方式*/
.txtLeft{text-align:left;}
.txtRight{text-align:right;}
.txtCenter{text-align:center;}

/*常用方法*/
.show{display:block}
.hidden{display:none}
.hand{cursor:pointer;}
.fontArial{font-family:'Arial';}
.b{font-weight:bold;}

/* CSS空白 */
.blank20{margin:0 auto;height:20px;font-size:1px;clear:both;}

.line{ border-bottom:#a0a0a0 solid 2px;}
/*页面样式*/
.container ,.content{ width:1000px; height:auto; margin:0 auto;}
.head{ width:1000px; height:240px;}
.head a{ display:block; margin:0 0 20px 60px;}
.head h1{ display:block; width:690px; margin:50px auto; font-size:32px; line-height:34px; margin-bottom:15px;}
.headintro{margin:5px 155px;}
.head p{ display:block; float:left; margin:20px auto;}
.chapterbox{ width:1000px; height:45px; border-top:#808080 solid 10px;}
.chapterbox h2{ color:#d72425; font-size:18px; line-height:35px; margin-left:20px;}
.chapterbox_content{ width:996px; height:auto; background:#FFF; border:#a0a0a0 solid 2px; overflow:hidden;}
.chapterbox_content0{ width:900px; height:auto; border-bottom:#a0a0a0 solid 2px; margin:0 auto; overflow:hidden;}
.chapterbox_contentl{ width:560px; height:auto; border-right:#a0a0a0 dashed 1px; float:left;margin-top:20px;}
.chapterbox_contentl h3 a{ font-size:16px; color:#d41f26; }
.chapterbox_contentl p{ display:block; width:540px; margin:10px auto; text-indent:2em;}
.chapterbox_contentl p a{ color:#C70100;}
.vodio{ width:320px; height:auto; float:right; margin-top:20px;}
.vodio p{ font-size:16px; text-align:center; color:#FFF; line-height:30px;}
.chapterbox_contentr{ float:left; width:220px; height:auto;}
.chapterbox_contentr p{ display:block; width:200px; margin:10px; color:#FFF;}


.review{ width:996px; height:auto; border:#a0a0a0 solid 2px; background:url(../images/title_bj.jpg) repeat-x left top #FFF; overflow:hidden;}
.review p img{ margin:0 0 0 60px;}
/*距离*/
.mar1{margin:30px 36px 0 36px;}
.mar2{padding:30px 10px 15px 16px;}
.Section_content0{ width:900px; height:auto; margin:0 auto; overflow:hidden;}
.Section1{ width:292px; height:auto; float:left;}
.Section1 h3{ font-size:16px; color:#036; }
.Section1 p{ display:block; width:280px; margin:0 auto; text-indent:2em;}
.Section1 ul{ display:block; margin:5px 15px 10px 10px;}
.Section1 ul li{ font-size:15px;}
.Section1 ul li a{ font-size:15px; line-height:30px; color:#0e6ad6;}
.Section1 ul li a:hover{ text-decoration:underline;}
.mar3{ margin-right:10px; border-right:#b9b9b9 dashed 1px;}

.Section2{ width:330px; height:auto; float:left; margin:5px 0px 5px 0px;}
.Section2 p{ width:260px; background:#808080; padding:5px; color:#FFF;}