@charset "utf-8";

.header{position:relative;height:50px;background:#763d92;}
.header .logo{display:block;width:130px;height:30px;padding:10px 0 0 10px;}
.header .logo img{display:block;width:100%;}
.header .search{position:absolute;top:0;right:35px;z-index:1000;display:block;width:50px;height:50px;text-indent:-9999em;background:url(../images/icon-search.png) no-repeat center center;background-size:40%;}
.header .search:hover{background-color:#f56f30;}
.header .search span{display:none;}
.header .user-icon{position:absolute;top:0;right:70px;z-index:1000;display:block;width:50px;height:50px;text-indent:-9999em;background:url(../images/icon-user.png) no-repeat center center;background-size:40%;}
.header .user-icon span{display:none;}
.header .user-icon:hover{background-color:#f56f30;}
.header .back{position:absolute;top:0;left:0;display:block;width:50px;height:50px;text-indent:-9999em;background:url(../images/icon-back.png) no-repeat center center;background-size:12px 20px;}
.header .home{position:absolute;top:0;right:105px;z-index:1000;display:block;width:50px;height:50px;text-indent:-9999em;background:url(../images/icon-en.png) no-repeat center center;background-size:40%;}
.header .home:hover{background-color:#f56f30;}
.header .home span{display:none;}

@media (min-width:641px){body{width:640px;margin:auto;}}

.mobile-1{text-align:center; height:40px; line-height:40px; background:#763d92; color:#fff;}
#sidea{width:100%;}
#main{width:100%;}
#main dl{line-height:28px; padding:20px; text-align:left;}
#main a{color:#763d92; font-weight:bold;}
.foot{width:100%; height:80px; background:#763d92;}
.foot p{ line-height:24px; color:#fff; margin-left:15px; padding-top:15px;}

.m-10{margin-top:10px;}
.m-11{width:220px; padding:9px; margin-left:10px; font-family: Arial, Helvetica, sans-serif; border:#ccc 1px solid; color:#999;}
.m-12{width:60px; padding:9px; font-family: Arial, Helvetica, sans-serif; background:#763d92; border:#763d92 1px solid; color:#fff;}
.m-13{font-size:26px; margin-left:10px; color:#333;}
.m-14{margin-top:20px;}
.m-16{ margin-left:20px; color:#333; font-weight:bold;}
.cp-img{border:#e5e5e5 12px solid; margin-top:30px;}
.cp-name{ font-size:24px; text-align:center; margin-top:10px; color:#763d92; font-weight:bold;}
.pro-click{border:#763d92 1px solid; padding-left:6px; padding-right:6px; padding-top:3px; padding-bottom:3px; margin-left:10px;}
.title{ margin-left:10px; height:60px;}
.title1{ width:350px; overflow:hidden; line-height:20px;}
.t-n1{ text-align:center; font-size:20px; font-weight:bold; margin-top:20px;}
.t-n2{ text-align:center; font-size:14px; font-weight: normal; margin-top:20px;}
.t-n3{line-height:28px; padding:20px; text-align:left; font-weight:normal;}
.bk{ margin-top:20px; margin-bottom:40px; margin-left:20px;}
.bk a{padding:10px; border:#763d92 1px solid;}