﻿@charset "utf-8";
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	background: transparent;
}
body {
	color: #666;
	font-size: 14px;
	line-height: 24px;
	font-family: "Microsoft YaHei New", "Microsoft Yahei", "微软雅黑"
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
fieldset, img {
	border: 0;
}
address, caption, cite, code, dfn, em, strong,  var {
	font-style: normal;
	font-weight: normal;
}
ol, ul {
	list-style: none;
}
caption, th {
	text-align: left;
}
h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	font-weight: normal;
}
:focus {
	outline: 0;
}
a {
	text-decoration: none;
}
a:hover img {
	border: none;
}


.focusBox {
	position: relative;
	width: 100%;
	height: auto;
	overflow: hidden;
}
.focusBox .pic img {
	width: 100%;
	height: 450px;
	display: block;
}
.focusBox .hd {
	overflow: hidden;
	zoom: 1;
	position: absolute;
	bottom: 25px;
	z-index: 3;
    width: 100%;
    display: flex;
    justify-content: center;align-items: center
}
.focusBox .hd li {
	float: left;
	line-height: 15px;
	text-align: center;
	font-size: 12px;
	width: 30px;
	height: 30px;
	cursor: pointer;
	overflow: hidden;
	background: #fff;border-radius: 50%;
	margin-left: 15px;
	filter: alpha(opacity=80);
	opacity: .8;
	-webkit-transition: All .5s ease;
	-moz-transition: All .5s ease;
	-o-transition: All .5s ease
}
.focusBox .hd .on {
	background: #ed1c24;
	filter: alpha(opacity=100);
	opacity: 1;
	width: 60px;
	height: 20px;border-radius: 10px;
}
.focusBox .prev, .focusBox .next {
	width: 45px;
	height: 99px;
	position: absolute;
	top: 91px;
	z-index: 3;
	filter: alpha(opacity=20);
	-moz-opacity: .2;
	opacity: .2;
	-webkit-transition: All .5s ease;
	-moz-transition: All .5s ease;
	-o-transition: All .5s ease
}
.focusBox .prev {
	background-image: url(images/index.png);
	background-position: -112px 0;
	left: 0
}
.focusBox .next {
	background-image: url(images/index.png);
	background-position: -158px 0;
	right: 0
}
.focusBox .prev:hover, .focusBox .next:hover {
	filter: alpha(opacity=60);
	-moz-opacity: .6;
	opacity: .6
}
.positon{width:1200px;margin: 0 auto;font-size: 18px;color:#000;line-height: 60px;}
.positon a{color:#000}
.positon a:hover{color:#ed1c24}

.title{font-size: 35px;font-weight: bold;color:#000;width:1200px;line-height: 60px;padding-left: 20px;letter-spacing: 2px}
.tbg{background: url(../images/bg_title1.png) no-repeat left bottom;}
.xbg{background: url(../images/bg_title2.png) no-repeat left bottom;}
.vbg{background: url(../images/bg_title3.png) no-repeat left bottom;}
.vbg a{font-size: 18px;float: right;color:#d10707;font-weight: normal;margin-right: 17px}

.zhiliang{width:1203px;height: 555px;margin: 0 auto;margin-top: 0px}
.zhiliang .zcont{background: url(../images/vs.png) no-repeat center left;width:100%;height: 432px;margin-top: 50px}
.zhiliang .zcont .line1,.zhiliang .zcont .line3{font-size: 21px;color:#ed1c24;float: left;width:100%;margin-top: 10px;font-weight: bold;letter-spacing: 1px}
.zhiliang .zcont .line3{margin-top: 23px}
.zhiliang .zcont .line1 .l1s1{margin-left: 65px}
.zhiliang .zcont .line1 .l1s2{margin-left: 271px}
.zhiliang .zcont .line1 .l1s3{margin-left: 268px}
.zhiliang .zcont .line3 .l3s1{margin-left: 250px}
.zhiliang .zcont .line3 .l3s2{margin-left: 274px}
.zhiliang .zcont .line3 .l3s3{margin-left: 302px}
.zhiliang .zcont .line2,.zhiliang .zcont .line4{font-size: 16px;color:#000;float: left;width:100%;margin-top: 13px;font-weight: bold;letter-spacing: 0px;line-height: 28px}
.zhiliang .zcont .line2 span,.zhiliang .zcont .line4 span{display: block;width:120px;height: 120px;float: left;text-align: center;}
.zhiliang .zcont .line4{margin-top: 82px}
.zhiliang .zcont .line2 .l2s1{margin-left: 225px}
.zhiliang .zcont .line2 .l2s2{margin-left: 285px;width:130px}
.zhiliang .zcont .line2 .l2s3{margin-left: 280px;width:145px}
.zhiliang .zcont .line4 .l4s1{margin-left: 7px;width:177px}
.zhiliang .zcont .line4 .l4s2{margin-left: 271px;width:130px}
.zhiliang .zcont .line4 .l4s3{margin-left: 256px;width:145px}

.youshi{width:1200px;margin: 0 auto;height: 139px;margin-top: 80px}
.youshi .imgtit{float: left;width:32px;margin-right: 11px}
.youshi .ycont{float: left;display: flex;width:1157px;justify-content: space-between}
.youshi .ycont .item{width:271px;height: 118px;margin-top: 10px}
.youshi .ycont .item p{font-size: 22px;color:#d91515;font-weight: bold}
.youshi .ycont .item span{display: block;width:256px;height:72px;background: #ddf0fb;border: 1px solid #d91515;font-size: 15px;color:#000;font-weight: bold;padding: 5px 10px;margin-top: 15px;line-height: 20px;}

.hf{width:1200px;height: 100px;background: url(../images/hf.png) no-repeat center center;margin: 0 auto;margin-top: 10px}
.hf a{display: block;width:100%;height: 100%}

.baojia{width:1200px;height: 475px;border: 1px solid #ddd;margin: 0 auto;margin-top: 20px;-webkit-box-shadow:2px 5px 10px rgba(77,77,77,.3);box-shadow:3px 5px 6px rgba(77,77,77,.3);-webkit-transform:translate3d(0,-2px,0);transform:translate3d(0,-2px,0);}
.baojia .mingdan{width:455px;height: auto;float: left}
.baojia .mingdan .mlist{width:455px;height: 400px;float: left;background: url(../images/bg_bj.png) no-repeat center center;margin-left: 15px;margin-top: 2px;overflow: hidden}
.baojia .mingdan h2{text-align: center;font-size: 24px;font-weight: bold;line-height: 35px;color:#333;margin-top: 13px}
.baojia .mingdan .mlist ul{margin-left: 15px;margin-top: 10px}
.baojia .mingdan .mlist ul li{height: 25px;line-height: 25px;display: flex}
.baojia .mingdan .mlist ul li span{color:#3c3c3c;font-size: 19px;width:90px;display: block;float: left;text-align: left}
.baojia .mingdan .mlist ul li span:last-child{width:100px}
.baojia .mingdan .mlist ul li span:nth-child(2){width:70px}
.baojia .mingdan .mlist a{display: block;width:150px;height: 30px;background:#d91515;color:#fff;border-radius: 6px;text-align: center;line-height: 30px;font-size: 19px;margin: 0 auto;margin-top: 15px}
.tempWrap{margin-left: 55px;margin-top: 35px;}
.baojia .order{width:700px;height: 450px;float: left;margin-left: 28px;margin-top: 20px}
.baojia .order .stitle{font-size: 26px;color:#3c3c3c;text-align: center;font-weight: 600;line-height: 36px}
.baojia .order .stitle span{color:#d91515;}
.baojia .order .hc{width:100%;display: flex;justify-content: space-between;margin-top: 25px;}
.baojia .order .hc span{display: block;width:224px;height: 90px;background: #ddf0fb;border: 1px solid #d91515;text-align: center}
.baojia .order .hc span h1{font-size: 23px;color: #d91515;font-weight: bold;line-height: 34px;margin-top: 7px}
.baojia .order .hc span p{font-size: 18px;color: #3c3c3c;font-weight: bold}
.baojia .order .desc{color:#3c3c3c;text-align: center;font-size: 18px;font-weight: bold;line-height: 50px;}
.baojia .order .input{width:290px;height: 32px;font-size: 15px;}
.baojia .order .area{width: 612px;height: 48px;margin-left: 2px;size: 15px;margin-top: 16px;}
.baojia .order form p{text-align: center}
.baojia .order form button{text-align: center;width:184px;height: 50px;background:#d91515;border: none;font-size: 32px;color:#fff;border-radius: 20px;margin-top: 10px;-webkit-box-shadow:2px 5px 10px rgba(77,77,77,.3);box-shadow:3px 5px 6px rgba(77,77,77,.3);-webkit-transform:translate3d(0,-2px,0);cursor: pointer}
.baojia .order form button:hover{color:#000}

.iproduct{width:1200px;height: auto;margin: 0 auto;margin-top: 35px}
.iproduct .cpfl{width:169px;height: 133px;float: left}
.ipro-lei{ width:972px; overflow:hidden; margin-bottom:30px;margin-left: 50px;float: left}
.ipro-lei ul{ overflow:hidden;display: flex;justify-content: space-between}
.ipro-lei ul li{float:left;width: 129px;height: 133px;}
.ipro-lei ul li a{display:block;float:left;padding: 100px 0 15px 0;width:100%;text-align:  center;font-size: 16px;color:#333}
.ipro-lei ul li a.l1{ background:url(http://clht.xin/skin/images/prolist-posui.png) no-repeat center 18px #eee;}
.ipro-lei ul li a.l1:hover{ background:url(http://clht.xin/skin/images/prolist-posui-hover.png) no-repeat center 18px #e92224;}
.ipro-lei ul li a.l2{ background:url(http://clht.xin/skin/images/prolist-zhisha.png) no-repeat center 18px #eee;}
.ipro-lei ul li a.l2:hover{ background:url(http://clht.xin/skin/images/prolist-zhisha-hover.png) no-repeat center 18px #e92224;}
.ipro-lei ul li a.l3{ background:url(http://clht.xin/skin/images/prolist-mofen.png) no-repeat center 9px #eee;}
.ipro-lei ul li a.l3:hover{ background:url(http://clht.xin/skin/images/prolist-mofen-hover.png) no-repeat center 9px #e92224;}
.ipro-lei ul li a.l4{ background:url(http://clht.xin/skin/images/prolist-xk.png) no-repeat center 22px #eee;}
.ipro-lei ul li a.l4:hover{ background:url(http://clht.xin/skin/images/prolist-xk-hover.png) no-repeat center 22px #e92224;}
.ipro-lei ul li a.l5{ background:url(http://clht.xin/skin/images/prolist-jiancai.png) no-repeat center 18px #eee;}
.ipro-lei ul li a.l5:hover{ background:url(http://clht.xin/skin/images/prolist-jiancai-hover.png) no-repeat center 18px #e92224;}
.ipro-lei ul li a.l6{ background:url(http://clht.xin/skin/images/prolist-ydp.png) no-repeat center 18px #eee;}
.ipro-lei ul li a.l6:hover{ background:url(http://clht.xin/skin/images/prolist-ydp-hover.png) no-repeat center 18px #e92224;}
.ipro-lei ul li a.cur{color: #fff;}
.ipro-lei ul li a.l1.cur{background:url(http://clht.xin/skin/images/prolist-posui-hover.png) no-repeat center 22px #e92224;}
.ipro-lei ul li a.l2.cur{background:url(http://clht.xin/skin/images/prolist-zhisha-hover.png) no-repeat center 18px #e92224;}
.ipro-lei ul li a.l3.cur{background:url(http://clht.xin/skin/images/prolist-mofen-hover.png) no-repeat center 9px #e92224;}
.ipro-lei ul li a.l4.cur{background:url(http://clht.xin/skin/images/prolist-xk-hover.png) no-repeat center 22px #e92224;}
.ipro-lei ul li a.l5.cur{background:url(http://clht.xin/skin/images/prolist-jiancai-hover.png) no-repeat center 22px #e92224;}
.ipro-lei ul li a.l6.cur{background:url(http://clht.xin/skin/images/prolist-ydp-hover.png) no-repeat center 22px #e92224;}
.ipro-lei ul li a:hover{ color:#fff;}

.iprocont{}
.iprocont ul{}
.iprocont ul li{float: left;width:290px;height: 400px;margin: 10px 3px;overflow: hidden;display: block;transition: all 0.6s ease 0s;}
.iprocont ul li img{width:100%;height: auto}
.iprocont ul li h1{font-size: 23px;color:#000;font-weight: bold;text-align: center;line-height: 35px}
.iprocont ul li p.desc{font-size: 20px;color:#d10707;text-align: center;line-height: 30px}
.iprocont ul li p.canshu{font-size: 16px;color:#333;line-height: 25px;display: flex;justify-content: space-around;text-overflow:ellipsis;white-space:nowrap;}
.iprocont ul li a.baojia{color:#fff;background:#d10707;border-radius: 10px;width:150px;height: 35px;text-align: center;line-height: 35px;display: block;margin: 0 auto;font-size: 20px;margin-top: 25px;-webkit-box-shadow:2px 5px 10px rgba(77,77,77,.3);box-shadow:3px 5px 6px rgba(77,77,77,.3);-webkit-transform:translate3d(0,-2px,0);transform:translate3d(0,-2px,0);}
.iprocont ul li:hover{-webkit-box-shadow:0 5px 10px rgba(77,77,77,.3);box-shadow:0 5px 6px rgba(77,77,77,.3);-webkit-transform:translate3d(0,-2px,0);transform:translate3d(0,-2px,0);border-radius:2px;transition: all 0.6s ease 0s;cursor: pointer}

.xjb{width:1200px;height: auto;margin: 0 auto;margin-top: 10px}
.xjb .duibi{border: 1px solid #6e6e6e;width:100%;margin-top: 30px}
.xjb .duibi tr{width:100%;text-align: center}
.xjb .duibi tr th{width:230px;height: 90px;border: 1px solid #6e6e6e;text-align: center;font-size: 24px;color:#000;background: #d2ecfb}
.xjb .duibi tr td{width:120px;border: 1px solid #6e6e6e;font-size: 19px;color:#010101;padding: 0px 6px;font-family: "微软雅黑"}
.xjb .duibi .cl{background: #d2ecfb;color:#d10707}
.xjb .duibi img{width:auto;height: 100%}
.xjb .dbform{width:100%;margin-top: 35px}
.xjb .dbform input{width:310px;height: 36px;margin-right: 20px;float: left;font-size: 16px;border:1px solid #787878;padding-left: 5px}
.xjb .dbform .dbsb{text-align: center;width:183px;height: 40px;background:#d91515;border: none;font-size: 25px;color:#fff;-webkit-box-shadow:2px 5px 10px rgba(77,77,77,.3);box-shadow:3px 5px 6px rgba(77,77,77,.3);-webkit-transform:translate3d(0,-2px,0);cursor: pointer;margin-top: 2px}


.video{width:1200px;height: auto;margin: 0 auto;margin-top: 30px;line-height: 80px}
.video .vtitle{width:100%;height: 45px;line-height:53px;font-size: 25px;color:#000;font-weight: bold;padding-left: 5px;letter-spacing: 1px}
.clearfix{zoom:1;background: #1f1f1f;margin-top: 10px;}
.clearfix:after{content: "";height: 0;line-height: 0;display: block;visibility: hidden;clear: both;}
.video-tit{padding: 0 0 15px;}
.video-tit h1{font-weight: 600;width: 100%;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;color: #333;text-align: center;font-size: 32px;line-height: 32px;padding-bottom: 10px;}
.rideo-left video{width: 74%;float: left;}
.rideo-right{position: relative;float: right;width: 23%;padding: 10px;background-color: #1f1f1f;overflow: hidden;height: 480px;overflow-y: scroll;}
.rideo-right::-webkit-scrollbar {/*滚动条整体样式*/
    width: 8px;     /*高宽分别对应横竖滚动条的尺寸*/
    height: 8px;
}
.rideo-right::-webkit-scrollbar-thumb{/*滚动条里面小方块*/
    border-radius: 5px;
    -webkit-box-shadow: inset 0 0 1px #f3f3f3;
    background:#292929;
}
.rideo-right::-webkit-scrollbar-track {/*滚动条里面轨道*/
    -webkit-box-shadow: inset 0 0 2px #ccc;
    border-radius: 0;
    background: #292929;
}
.rideo-right dl{width: 100%;padding: 0 0 10px;vertical-align: top;cursor: pointer;overflow: hidden;}
.rideo-right dl .li-left{display: block;float: left;margin-right: 4%;width: 36%;position: relative;}
.rideo-right dl .li-left img{display: block;width: 100%;height: 65px;}
.rideo-right dl .li-left .time{position: absolute;right: 0;bottom: 0;background: none repeat scroll 0 0 rgba(0,0,0,0.6);color: #fff;font-size: 12px;padding: 0px 4px;}
.rideo-right dl .li-left .time span{cursor: pointer;padding: 0 5px;}
.rideo-right dl .li-right{width: 60%; color: #666;float: left;position: relative;font-size: 12px;}
.rideo-right dl .li-right h3{line-height: 18px;font-size: 15px;}
.rideo-right dl .li-right h3 a{color: #999;}
.rideo-right dl .li-right p i{display: inline-block;vertical-align: middle;
width: 15px;height: 15px;margin-right: 5px;cursor: pointer;background:url(../images/playIco.png)no-repeat;margin-top: 1px;}
.container{width: 100%;font-size: 12px;z-index: 10;height: auto;line-height:30px;padding: 5px 10px;color: #999;float: left;}
.video-content{overflow: hidden;}
.video-content .con-left{float: left;width: 75%;}
.video-content .con-left .more-video{width: 100%;height: auto; display: block; margin-top: 20px;margin-bottom: 20px;overflow: auto;}
.video-content .con-left div{clear: both;}
.video-content .con-left .detail{width: 100%;height: auto; display: block; margin-top: 20px;margin-bottom: 20px;}
.video-content .con-left .con-title,.con-right .con-title{width: 100%; border-bottom: 2px solid #ddd;position: relative;margin-top: 40px;margin-bottom: 15px;}
.video-content .con-left .more-video dl{width:22%;margin: 2% 3% 0 0;overflow: hidden;float: left;}
.video-content .con-left .more-video dl dt{width: 100%;}
.video-content .con-left .more-video dl dt a{position: relative;display: block;}
.video-content .con-left .more-video dl dt img{width: 100%;height: auto;margin-bottom: 1%;}
.video-content .con-left .more-video dl dt a .index_time{position: absolute;right: 0;bottom: 0;background: none repeat scroll 0 0 rgba(0,0,0,0.6);height: 20px;line-height: 20px;padding: 0 5px;color: #fff;font-size: 12px;}
.video-content .con-left .more-video dl dd{text-align: center;font-size: 14px;width: 100%;line-height: 40px;height: auto;margin-left: 0;}
.video-content .con-left .more-video dl dd h3{font-size: 14px;}
.video-content .con-left .more-video dl dd a{color: #666;display: block;}
.video-content .con-right{width: 23%;float: right;}
.video-content .con-right .con-list{border-bottom: 2px solid #ddd;position: relative;margin-bottom: 15px;margin-top: 60px;}
.video-content .con-right .con-list h2{position: relative;color: #333;font-size: 22px;display: inline-block;border-bottom: 2px solid #df1515;margin-bottom: -2px;font-weight: 600;padding-bottom: 5px;}
.video-content .con-right .con-list span{color: #333;cursor: pointer;display: inline-block;font-size: 14px;text-align: center;}
.video-content .con-right .con-list ul{background: #f2f2f2;padding: 10px 10px 0;width: 100%;border-bottom: 1px solid #ebebeb;}
.video-content .con-right .con-list ul li{border-bottom: 1px dotted #ccc;margin-bottom: 10px;padding-bottom: 10px;font-size: 14px;}
.video-content .con-right .con-list ul li .item-hy{display: none;}
.video-content .con-right .con-list ul li .num{color: #fff;width: 20px;height: 20px;float: left;text-align: center;line-height: 20px;margin: 0 10px 0 0;border-radius: 2px;background: #5aa700;}
.video-content .con-right .con-list ul li .tit-ord{width: 67%;float: left;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.video-content .con-right .con-list ul li .play-nums{float: left;text-align: right;width: 15%;font-size: 12px;color: #999;}
.video-content .con-right .con-list ul li .play-nums .icon-fyb{display: inline-block;width: 15px;height: 11px;margin-right: 5px;background: url('../images/icon-fyb.png')no-repeat;} 
.video-content .con-right .con-list .item-dh .txt-left{position: relative;float: left;width: 140px;height: 79px;margin-right: 10px;}
.video-content .con-right .con-list .item-dh .txt-left a{display: block;width: 100%;height: 100%;}
.video-content .con-right .con-list .item-dh .txt-left a img{display: block;width: 100%;height: 100%;}
.video-content .con-right .con-list .item-dh .txt-left span{color: #fff;width: 20px;height: 20px;float: left;text-align: center;line-height: 20px;margin: 0 10px 0 0;border-radius: 2px;background: #5aa700;position: absolute;left: 0;top: 0;}
.video-content .con-right .con-list .item-dh .txt-right{float: left;width: 40%;height: 79px;line-height: 18px;}
.video-content .con-right .con-list .item-dh .txt-right dt{padding-top: 3px;}
.video-content .con-right .con-list .item-dh .txt-right dt a{color: #333;}
.video-content .con-right .con-list .item-dh .txt-right dd{padding-top: 3px;}
.video-content .con-right .con-list .item-dh .txt-right dd .play-rank-nums{float: left;width: auto;text-align: left;font-size: 12px;color: #999;}
.video-content .con-right .con-list .item-dh .txt-right dd .icon-fyb{display: inline-block;width: 15px;height: 11px;margin-right: 5px;background:url('../images/icon-fyb.png')no-repeat;vertical-align:-1px;}
.video-content .con-right .con-list .item-dh .txt-right .text-overflow{overflow: hidden;white-space: nowrap;text-overflow: ellipsis;width: 100%;}
.video-content .con-right .con-list .item-dh .txt-right .text-overflow a{color: #699f00;}
.video-content .con-right .con-list-xg{position: relative;margin-bottom: 15px;margin-top: 40px;}
.video-content .con-right .con-list-xg h2{position: relative;color: #333;font-size: 22px;height: 28px;display: inline-block;border-bottom: 2px solid #df1515;margin-bottom: -5px;}
.video-content .con-right .con-list-xg ul{overflow: hidden;padding-top: 15px;border: 1px solid #ccc;}
.video-content .con-right .con-list-xg ul li{padding: 0 15px;}
.video-content .con-right .con-list-xg ul li img{display: block;width: 100%;margin: 0 auto;}
.video-content .con-right .con-list-xg ul li h3{text-align: center;padding-bottom: 10px;font-size: 15px;}
.video-content .con-right .con-list-xg ul li h3 a{color: #555;}

.videoinfo{color:#999;width:880px;float: left;line-height: 23px;height: auto;padding-left: 15px}
.videoinfo p.desc{margin-bottom: 5px;margin-top: 5px}
.videoinfo p.tipinfo{margin-bottom: 5px;}
.videoinfo p.tipinfo span{margin-right: 35px}

.case{width:1200px;height: auto;margin: 0 auto;margin-top: 30px;}
.case ul{display: flex;justify-content: space-between;flex-wrap: wrap;margin-top: 25px}
.case ul li{width:387px;height: 190px;border:1px solid #dbdbdb;margin-bottom: 20px;-webkit-box-shadow:2px 5px 10px rgba(77,77,77,.3);box-shadow:3px 5px 6px rgba(77,77,77,.3);-webkit-transform:translate3d(0,-2px,0);padding: 5px;overflow: hidden}
.case ul li:hover{-webkit-box-shadow:2px 5px 10px rgba(242, 58, 58, 0.3);box-shadow:3px 5px 6px rgba(242, 58, 58, 0.3);-webkit-transform:translate3d(0,-2px,0);}
.case ul li .thumb{width:100%;height: 138px;overflow: hidden;float: left;margin-right:5px}
.case ul li .thumb img{width:auto;height: 100%}
.case ul li h1{font-size: 18px;color:#000;width:100%;float: left;height: 36px;line-height: 42px;display: block;overflow: hidden;text-overflow:ellipsis;white-space:nowrap;}
.case ul li:hover h1{color:#d91515}
.case ul li .desc{font-size: 12px;color:#000000;font-weight: bold;margin-top: 16px}
.case ul li .desc p{white-space: nowrap;text-overflow: ellipsis}
.case ul li .desc p span{color:#d91515}
.case ul li .desc p.adword{text-align: center;font-size: 16px;line-height: 35px;margin-top: 5px}

.orderbot{width:1200px;height: auto;margin: 0 auto;margin-top: 10px;}
.orderbot h1{font-size: 30px;color:#000;font-weight: bold;line-height: 65px}
.orderbot form{}
.orderbot form p{width:100%;display: block;float: left}
.orderbot form input{width:360px;height: 36px;margin-right: 20px;float: left;font-size: 13px;border:1px solid #9f9c9c;padding-left: 5px;font-weight: bold}
.orderbot form p textarea{width:100%;height: 220px;margin-top: 15px;padding: 15px 10px;}
.orderbot form button{text-align: center;width:183px;height: 45px;background:#d91515;border: none;font-size: 25px;color:#fff;-webkit-box-shadow:2px 5px 10px rgba(77,77,77,.3);box-shadow:3px 5px 6px rgba(77,77,77,.3);-webkit-transform:translate3d(0,-2px,0);cursor: pointer;margin-top: 2px;margin-top: 20px;}
.orderbot form button:hover{color:#000}

.botad{width:1200px;height: auto;margin: 0 auto;display: flex;justify-content: space-around;margin-top: 45px}
.botad .item{width:33%;text-align: center}
.botad .item h1{font-size: 29px;color:#ed1c24;line-height: 45px}
.botad .item p{font-size: 16px;color:#393636;font-weight: bold}

.botnav{width:100%;height: 70px;background: #959ea7;line-height: 70px;display: flex;justify-content: center;margin-top: 35px;margin-bottom: 1px}
.botnav a{display: block;width:152px;font-size: 19px;color:#fff;text-align: center}
.foot{width:100%;background: #003567;text-align: center;height: 80px;padding-top: 10px}
.foot p{color:#fff;font-size: 19px;line-height: 35px}






















