﻿@charset "utf-8";
* {margin:0; padding:0;}
button{cursor:pointer;}
#mxcp{ width:100%;}
.mxcp_title,.news_title{ height:7em; width:40em; background:url(../images/mxcp_title.jpg) no-repeat; background-size:100% 100%; position:relative;}
.mxcp_title a,.news_title a{ display:block; position:absolute;right:0;top:0;text-align:center; width:7.2em; height:1.6em;font:normal 1.5em "微软雅黑"; padding-top:3em; color:#272727;}
.mxcp_con{margin:2%; overflow:hidden; width:96%;}
.mxcp_left{ height:auto; position:relative; width:100%;}
.mxcp_scroll{margin-top: 0;	margin-right: auto;	margin-bottom: 0; margin-left: auto;}
.mxcp_box{overflow:hidden;visibility:hidden;position:relative;}
.mxcp_wrap{overflow:hidden; position:relative;}
.mxcp_wrap li{position:relative;display:block; width:100%;float:left;}
.mxcp_wrap li a{display:block;margin:0 auto;position:relative;}
.mxcp_wrap li img{ width:100%; min-height:200px;}
.mxcp_sliding{z-index:400px;width:100%; text-align:center;}
.mxcp_position{ position:absolute;right:50%; bottom:2px; text-align:right; width:70px;}
.mxcp_position li{display:inline-block;width:4px;height:4px;border-radius:10px;background:#fff; margin:0 0px;*display:inline-block; *zoom:1;*float:left; *position:relative;left:42.5%;}
.mxcp_position li a{font-size:0;}
.mxcp_position li.on{background:#dffc18;}
