.main {
			    width: 1200px;
			    margin: 0 auto;
			    height: 1200px;
			}
		
		
		.prod-img {
		    width: 938px;
		    margin-top: 38px;
		    display: none;
			float: right;
		}
		.fr {
		    float: right !important;
		}
		.prod-big, .prod-big1, .prod-big2, .prod-big3 {
		    height: 302px;
		    padding-bottom: 25px;
		    border-bottom: 1px solid #ececec;
		    box-sizing: content-box;
		}
		.prod-big dt, .prod-big1 dt, .prod-big2 dt, .prod-big3 dt {
		    width: 360px;
		    height: 300px;
		    float: left;
		}
		.prod-big dd, .prod-big1 dd, .prod-big2 dd, .prod-big3 dd {
		    width: 535px;
		    float: right;
		}
		.prod-big h2 {
		    font-size: 24px;
		    color: #222;
		    margin-bottom: 10px;
		    font-weight: 700;
		}
		.prod-big dd p {
		    font-size: 15px;
		    line-height: 28px;
		    color: #2178d6;
		}
		.ccc {
		    font-size: 15px;
		    color: #555;
		    line-height: 31px;
		    margin-top: 10px;
		    margin-bottom: 0;
		    padding-bottom: 0;
		    height: 150px;
		    overflow: hidden;
		}
		.ccc span {
		    border: 1px solid #f0f0f0;
		    padding: 2px 4px;
		    color: #2178d6;
		}
		.prod-big dd .prod-btn, .prod-big1 dd .prod-btn, .prod-big2 dd .prod-btn, .prod-big3 dd .prod-btn {
		    display: block;
		    margin-top: 25px;
		}
		.prod-btn a:first-child {
		    background: linear-gradient(90deg, #ca2424 0, #ca2424 100%);
		}
		.prod-btn a {
		    width: 135px;
		    height: 38px;
		    line-height: 38px;
		    text-align: center;
		    font-size: 14px;
		    font-weight: 700;
		    background: linear-gradient(90deg, #8e92a7 0, #6d7186 100%);
		    display: inline-block;
		    color: #fff;
		    margin-right: 16px;
		}
		.zxkf {
		    cursor: pointer;
		}
		.prod-big dt img, .prod-big1 dt img, .prod-big2 dt img, .prod-big3 dt img {
		    width: 100% !important;
		    height: auto !important;
		}
		
		.prod-slide {
		    height: 202px;
		    position: relative;
		}
		.tempWrap ul {
		    margin-top: 20px !important;
			width: 1000px;
		}
		.prod-slide li {
		    width: 215px;
		    float: left;
		    margin-right: 25px;
		    overflow: hidden;
		    position: relative;
		    margin-top: 15px;
		    text-align: center;
		    font-size: 15px;
		    line-height: 28px;
		}
		.prod-slide li a {
		    color: #444;
		}
		.prod-slide li img {
		    width: 100%;
		}
		.prod-menu {
		    width: 205px;
		    background: #f4f4f4;
		    margin-top: 30px;
		}
		.fl {
		    float: left;
		}
		.prod-menu h3 {
		    height: 95px;
		    color: #fff;
		    text-align: center;
		    font-size: 22px;
		    background: linear-gradient(90deg, #ca2424 0, #ca2424 90%);
		    padding-top: 20px;
		    line-height: 2.1rem;
		}
		.prod-menu h3 span {
		    display: block;
		    font-weight: 400;
		    font-size: 20px;
		}
		.prod-menu ul {
		    padding-left: 29px;
		    margin: 10px 0;
		}
		.prod-menu li {
		    background: url(/static/style/images/prod_icon1.png) no-repeat 0 center;
		    font-size: 15px;
		    padding-left: 20px;
		    line-height: 52px;
		}
		.prod-menu li a {
		    color: #444;
		}

