body{margin: 0px;line-height:2em; animation:mymove 0.5s;-webkit-animation:mymove 0.5s;}
@keyframes mymove{from{opacity:0;}to{opacity:100;}}
a{text-decoration:none; color: #000000; }
a:hover{color: #990000;}
a:visited{color: #551A8B;}
*{box-sizing:border-box;}
.top{background-image: linear-gradient(to right, #369 , #689CB3 ,#31545F);text-align:center;font-size:28px;padding:1em;color:#FFFFFF;}
.inad{display:table; width: 100%; background-image: linear-gradient(to right, #369 , #689CB3 ,#31545F);}
.rows{display:table-row; text-align:center;}
.rows div{display:table-cell; text-indent: 0em; text-align: center; padding:0.6em 1.5em; color:#ffffff; }
.rows div:hover{ opacity: 0.8;}
.main{width:100%; max-width:1200px;padding:2em 0em; margin:auto;  margin-bottom: 2em; background-color:#FFFFFF; display:flex;flex-direction:row;flex-wrap:wrap;justify-content: space-around;}
.btn{text-indent: 1em; padding:5px; font-size: small; background-color:#f6f6f6; max-width: 100%; width: 1200px; margin: auto; margin-top: 2em;box-shadow: 0px 0px 5px #dddddd; border:solid 1px #dddddd;border-radius:3px;clear: both;}
.boot{line-height: 200%; color:#bdbbbb; background-color: #393939; font-size: small;padding: 1em; }
.tb{display: table;margin: auto;}
.brow{display: table; text-align: center;}
.brow div{display: table-cell; vertical-align: top; text-align: left;}
.tit-0{text-indent:0em;text-align:center;padding-bottom: 2em;}
.beian{color: #bdbbbb;}
.wexin{width: 100px;}
.tit-1{font-family:"楷体";}
.tit-2{font-weight: bold; line-height: 300%;}
.tit-3{text-align:right;}
.Ldiv{width:25%;  padding: 0em 4em 0em 0em; font-size: small; }
.photo{text-align: center;}
.connt{font-size: small; color:#363636; background-color: #EBF0F5;border: solid 1px #D9E2EC;border-radius: 8px; padding: 1em ; line-height: 150%; }
.zzarea{margin-top: 2em; line-height: 180%;}
.inimg{width: 140px; }
.dn2{margin:5px; background-color:#f6f6f6; border:solid 1px #dddddd;border-radius:5px;box-shadow: 0px 0px 5px #dddddd; font-family:"微软雅黑" ; padding: 0.6em; text-indent: 0em;}
.Rdiv{width: 75%; padding-left: 4em; text-indent: 2em;}
.tit{font-size: 24px;font-weight:bold; text-indent:0em;text-align:center; padding:3em 0em 1em 0em; line-height: 150%;}
#MainArea{width: 1200px;border-radius:5px;border:solid 1px #dddddd;box-shadow: 0px 0px 15px #cccccc; padding:5em;text-align:left; background-color:#FFFFFF;  margin:auto;margin-bottom: 2em; margin-top: 2em; text-indent: 2em; }
.ctit_3{background-color: #EBF0F5; border-radius: 5px; text-align: center; margin: 1em 0em; font-weight: bold; font-size: medium;}
/** 以下区分手机和电脑屏幕--是否在选择器中，优先级不同 **/
@media only screen and (max-width: 1284px) {
.inad{display:block;width: 100%; padding: 0.5em 0em;}
.rows{display:flex;flex-direction:row;justify-content:space-around;flex-wrap:wrap; margin: auto; }
.rows a{width: 25%;}
.rows div{display:block;text-indent:0em; text-align:center;padding:0em;font-size:medium;color:#ffffff;}
.Ldiv{width: 100%;  padding-top: 2em;}
.photo{width:185px; height: 198px; background: url('../cimages/juxinguo.jpg') -2px -10px;border-radius: 50%; margin: auto; text-align: center; }
.inimg{filter:opacity(0);}
.connt{font-size: small; color:#363636; background-color: #EBF0F5;border: solid 1px #D9E2EC;border-radius: 8px; margin: 0em 1em 4em 1em;padding: 1em 2em; line-height: 150%; }
.zzarea{display: none;}
.dn2{width:100%; background-color:#f6f6f6; border:solid 1px #dddddd;border-radius:5px;box-shadow: 0px 0px 5px #dddddd; font-family:"微软雅黑" ; padding: 0.6em; text-indent: 0em;}
.Rdiv{width: 100%;}
.tit{font-size: 20px;font-weight:bold; text-indent:0em;text-align:center; padding:1em 0em 1em 0em; line-height: 150%;}
#MainArea{border:solid 1px #dddddd;box-shadow: 0px 0px 15px #cccccc; padding:2em 0.5em;text-align:left; background-color:#FFFFFF;  margin:auto;margin-bottom: 2em; margin-top: 2em; text-indent: 1.5em; width:100%;}

}
