@charset "utf-8";
/* CSS Document */

/*重置样式*/
body,div,p,ul,ol,dl,dt,dd,li,form,input,table,th,td,img,h1,h2,h3,h4,h5,h6{margin:0;padding:0;}
body{background:#fff none;color: #000;font-size: 12px;font-style: normal;/* [disabled]font-weight:normal; */font-family: PingFangSC-Regular,Helvetica,Arial,Microsoft Yahei,sans-serif;}
em, b, i{font-style:normal;}
img{ border:none;}
a{ text-decoration:none; color:#000;}
a:hover{ text-decoration:underline; color:#1E63B0;}
li{ list-style:none;}
table{border-spacing:0; border-collapse:collapse;}

/*结构*/
.wrapper{ width:1000px; margin:auto;}
.vspace{ height:40px; line-height:0; font-size:0; overflow:hidden; clear:both;}
.clear{ height:0px; line-height:0; font-size:0; overflow:hidden; clear:both;}
.dot_line{ height:1px; line-height:0; font-size:0; overflow:hidden; background:#e6e6e6; margin:15px 0;}
.col_w660{width:660px; float:left;}
.col_w320{width:320px; float:right;}
.col_w320_fl{width:320px;float:left;font-family: "宋体";}
.col_w320_fr{width:320px; float:right;}
.col_w320_m{width:320px; float:left; margin:0 20px;}
.col_w320_s{width:320px; float:left; margin:0 19px;}
.col_w680{ width:680px; float:left;}
.col_w300{ width:300px; float:right;}
.col_w660_fr{ width:660px; float:right;}

/*正文*/
.content{}

.content p{color:#555;font:normal 15px/27px "微软雅黑";padding:0 40px;text-indent:2em;}
.content p a{color:#555;}
.content p a:hover{ text-decoration:underline; color:#1E63B0;}
.content p a.link{ color:#1E63B0;}

.content h1{color:#242424;border-bottom:solid 1px #e8e8e8;color:#242424;font:normal 41px/66px "微软雅黑";margin:21px 0 24px;padding-bottom:2px;text-align:center;}
.content h1 a{color:#242424;}


.content h2{color:#242424;font:normal 25px/47px "微软雅黑";padding:0 40px;}
.content h2 a{color:#242424;}

.content h3{color:#242424;font:normal 25px/47px "微软雅黑";margin:45px 0 6px;padding:0 40px;text-align:center;}
.content h3 a{color:#242424;}
.content h3 a:hover{ text-decoration:underline; color:#1E63B0;}
.content h3 em{color:#1E63B0;font:normal 12px/16px "宋体";}
.content h3 em a{color:#1E63B0;}



.content .cntv_logo{border-bottom:solid 1px #e8e8e8;margin:0 40px 23px;padding:0 0 30px;}





