.wrapper {
	position: relative;
}
.w1200 {
	width: 1200px;
	margin: 0 auto;
}
.subleft {
	width: 240px;
	position: relative;
	padding-top: 69px;
}
.subleft .toptitle {
	width: 188px;
	height: 73px;
	background: #111545;
	color: #fff;
	padding: 40px 26px;
	position: absolute;
	top: -84px;
}
.subleft .toptitle h3 {
	border-bottom: 1px solid #f08700;
	color: #f9f9f9;
	font-weight: bold;
	font-size: 26px;
	display: block;
	line-height: 44px;
}
.subleft .toptitle h4 {
	font-size: 14px;
	margin-top: 10px;
	font-weight: 400;
	font-family: arial;
	text-transform: uppercase;
}
.subleft .cont {
	padding: 14px;
	background: #171c60;
	padding-bottom: 30px;
}
.subleft .cont li {
	border-bottom: 1px solid #111545;
	line-height: 44px;
}
.subleft .cont li a.sub1 {
	display: block;
	padding-left: 14px;
	font-size: 15px;
	color: #fff;
	transition: all 0.3s ease-out 0s;
}
.subleft .cont li a.sub1:hover, .subleft .cont li.hover a.sub1 {
	background:#242975;
	padding-left: 26px;
}
.subleft .cont li .box {
	padding: 5px 0 0 15px;
	display: none;
}
.subleft .cont li .box a {
	color: #fff;
	font-size: 15px;
	display: block;
	line-height: 30px;
	padding: 0;
	-webkit-transition: all ease 300ms;
	-moz-transition: all ease 300ms;
	-ms-transition: all ease 300ms;
	-o-transition: all ease 300ms;
	transition: all ease 300ms;
	opacity: 0.75;
	filter: alpha(opacity=75);
}
.subleft .cont li .box a.hover, .subleft .cont li .box a:hover {
	opacity: 1;
	filter: alpha(opacity=100);
}
.subleft .cont li:hover .box, .subleft .cont li.hover .box {
	display: block;
}
.leftRecomm {
	padding: 25px 0 0;
}
.leftRecomm .title {
	padding-bottom: 15px;
	border-bottom: 1px solid #f5f5f5;
	color: #1048a0;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 16px;
}
.leftRecomm .title a {
	color: #1048a0;
}
.leftRecomm .item {
	width: 110px;
	float: left;
	overflow: hidden;
	text-align: center;
	margin-right: 20px;
}
.leftRecomm .item a {
	width: 100%;
	display: block;
}
.leftRecomm .item img {
	width: 110px;
	height: 82px;
	-webkit-transition: all ease 300ms;
	-moz-transition: all ease 300ms;
	-ms-transition: all ease 300ms;
	-o-transition: all ease 300ms;
	transition: all ease 300ms;
	border-radius: 3px;
	display: block;
}
.leftRecomm .item h3 {
	width: 100%;
	text-align: center;
	font-size: 12px;
	line-height: 40px;
	-webkit-transition: all ease 300ms;
	-moz-transition: all ease 300ms;
	-ms-transition: all ease 300ms;
	-o-transition: all ease 300ms;
	transition: all ease 300ms;
}
.leftRecomm .item:hover img {
	-webkit-filter: brightness(110%);
	filters: brightness(110%);
}
.leftRecomm .newslist li {
	line-height: 34px;
	height: 34px;
	overflow: hidden;
}
.leftRecomm .newslist li a {
	display: block;
	width: 100%;
	text-align: left;
}
.subright {
	width: 930px;
}
.subright .t {
	padding: 0 0 25px;
	color: #1048a0;
	font-size: 20px;
}
.subright .t2 {
	color: #1048a0;
	font-size: 30px;
	display: block;
	padding: 30px 0;
}
.sitepath {
	line-height: 49px;
	color: #88848b;
	border-bottom: 1px solid #f1f1f1;
	margin-bottom: 28px;
	    font-size: 14px;
}
.sitepath .home {
	width: 12px;
	height: 12px;
	display: inline-block;
	background-position: -100px -100px;
	margin-right: 5px;
}
.sitepath a {
	color: #88848b;
	font-size: 14px;
	display: inline-block;
	white-space: nowrap;
	    padding: 0 5px;}
.sitepath a:hover {
	color: #171c60;
}
.productlist {
	position: relative;
	    margin-bottom: 30px;
}
.productlist .list {
	padding-top: 10px;
	width: 100%;
}
.productlist .item {
	width: 290px;
	height: 350px;
	display: block;
	float: left;
	margin-right: 20px;
	margin-bottom: 30px;
	background: #fff;
	transition: all 0.3s ease-out 0s;
	border-bottom: 1px solid #e5e5e5;

}
.productlist .item a {
	display: block;
}
.productlist .item img {
	width: 290px;
	height: 217px;
	display: block;
}
.productlist .item h3 {
	font-size: 18px;
	padding: 20px 20px 0;
text-align: left;
	-webkit-transition: all .3s ease-in-out 0s;
	-moz-transition: all .3s ease-in-out 0s;
	transition: all .3s ease-in-out 0s;
}
.productlist .item p {
	color: #999;
	padding: 0 20px;
	line-height: 24px;
	    font-size: 16px;
    margin-top: 10px;
    
    overflow:hidden; 
text-overflow:ellipsis;
display:-webkit-box; 
-webkit-box-orient:vertical;
-webkit-line-clamp:2; 
    

}
.productlist .item:hover {
	transform: translate3d(0px, -16px, 0px);
	box-shadow: 0 3px 10px rgb(222, 222, 222);
}

.caselist {
	position: relative;
	    margin-bottom: 30px;
}
.caselist .list {
	padding-top: 10px;
	width: 100%;
}
.caselist .item {
	width: 290px;
	height: 285px;
	display: block;
	float: left;
	margin-right: 20px;
	margin-bottom: 30px;
	transition: all 0.3s ease-out 0s;
	border-bottom: 1px solid #e5e5e5;

}
.caselist .item a {
	display: block;
}
.caselist .item img {
	width: 290px;
	display: block;
}
.caselist .item h3 {
	font-size: 18px;
	padding: 20px 20px 0;   
text-align: left;
	-webkit-transition: all .3s ease-in-out 0s;
	-moz-transition: all .3s ease-in-out 0s;
	transition: all .3s ease-in-out 0s;
}
.caselist .item p {
	color: #999;
	padding: 0 20px;
	line-height: 24px;
	    font-size: 16px;
    margin-top: 10px;
    
    overflow:hidden; 
text-overflow:ellipsis;
display:-webkit-box; 
-webkit-box-orient:vertical;
-webkit-line-clamp:2; 
    

}
.caselist .item:hover {
	transform: translate3d(0px, -16px, 0px);
	box-shadow: 0 3px 10px rgb(222, 222, 222);
}


/*分页样式*/
.pglist {
	padding: 20px 0 30px;
	width: 100%;
	text-align: center;
	clear: both;
}
.pglist a {
	display: inline-block;
	color: #fff;
	padding: 0 12px;
	margin: 0 5px;
	line-height: 32px;
	background: #ccc;
	    font-size: 14px;
}
.pglist a:hover, .pglist .hover {
	background: #171c60;
}
.icon {
	background: url(../images/icon.png) no-repeat;
	display: inline-block;
	vertical-align: middle;
}
.about p{font-size: 16px;    line-height: 30px;text-align: justify;text-indent: 2em;}
.xq .biaoti{width: 100%;height: 50px;border-bottom: 1px solid #e1e1e1; padding-bottom: 30px; text-align: center;}
.xq .biaoti h1{font-size: 24px;margin-bottom: 5px;}
.xq .biaoti p{font-size: 16px;}
.xqtp img{margin: 10px auto;display: block;}
.xqjj{overflow: hidden;    margin-bottom: 50px;}
.xqtp .xqjj h2{    margin-bottom: 10px;
    width: 100%;
    background: #3d508c;
    color: #fff;
    line-height: 40px;
    text-align: center;
    margin-top: 20px;}
.xqtp .xqjj p{text-align: justify; width: 100%;font-size: 16px;line-height: 30px;float: left;}
.about{ width: 100%;  overflow: hidden;     margin-bottom: 50px;}
.con{ width: 100%;  overflow: hidden;     margin-bottom: 50px;}
.con p{font-size: 16px;    line-height: 30px;text-align: justify;text-indent: 2em;}
.clear {clear:both; }
.yema{width: 100%;height: 25px;border-bottom: 1px solid #e1e1e1;border-top: 1px solid #e1e1e1;padding: 10px 0;    margin-top: 50px;}
.yema .shang{float: left;font-size: 16px;}
.yema .xia{float: right;font-size: 16px;}






.newslist {
	padding: 0;
}
.newslist .item {
	width: 100%;
	display: block;
	margin-bottom: 28px;
	background: #f7f7f7;
	    height: 155px;
	-webkit-transition: all .3s ease-in-out 0s;
	-moz-transition: all .3s ease-in-out 0s;
	transition: all .3s ease-in-out 0s;
}
.newslist .item a {
	display: block;
	padding: 20px;
}
.newslist .item .img {
	width: 180px;
	height: 112px;
	overflow: hidden;
}
.newslist .item .img img {
	width: 100%;
	height: 100%;
	display: block;
	transition: all 0.3s ease-out 0s;
}
.newslist .item a:hover .img img {
	transform: scale(1.1, 1.1);
}
.newslist .item .txt {
	width: 690px;
}
.newslist .item .txt h3 {
	color: #212121;
	font-size: 18px;
	display: block;
	    margin-top: 10px;
	padding-bottom: 10px;
	-webkit-transition: all .3s ease-in-out 0s;
	-moz-transition: all .3s ease-in-out 0s;
	transition: all .3s ease-in-out 0s;
}
.newslist .item .txt p {
	font-size: 14px;
	color: #999;
	line-height: 24px;
	overflow:hidden; 
text-overflow:ellipsis;
display:-webkit-box; 
-webkit-box-orient:vertical;
-webkit-line-clamp:2; 
}
.newslist .item a:hover .txt h3 {
	color: #1048a0;
}
.newslist .item:hover {
	box-shadow: 0 0 15px rgba(0, 0, 0, 0.2);
}


.template13_buy{
	width: 1200px;
	padding: 41px 65px;
	background: #fff;
	margin: 30px auto;
}
.share_h1,.share_h1 *{
	font-size: 34px;
	color: #222222;
	font-weight: bold;
	text-align: center;
	position: relative;
}
.share_h1 i{
	position: absolute;
	margin: auto;
	left: 0;
	right: 0;
	bottom: -20px;
	width: 33px;
	height: 4px;
	background: #f9a600;
}
.share_h3{
	font-size: 18px;
	color: #555555;
	text-align: center;
	margin: auto;
	margin-top: 30px;
	width: 1200px;
}
.template13_buy ul{
	text-align: center;
	display: flex;
	padding-top: 45px;
	justify-content: space-between;
	
}
.template13_buy ul li{
	float: left;
	margin-right: 80px;
}
.template13_buy ul li:last-child{
	margin-right: 0;
}
.template13_buy ul li>div{
	width: 120px;
	height: 120px;
	border: 2px solid #f9a600;
	border-radius: 5px;
	font-family: 'Adobe 黑体 Std';
	font-size: 64px;
	color: #f9a600;
	line-height: 120px;
	margin: auto;
}
.template13_buy ul li>h4{
	padding: 15px 0;
	color: #333333;
	font-size: 22px;
}
.template13_buy ul li>p{
	font-size: 16px;
	color: #444444;
}
.template13_buy ul li>i{
	width: 60px;
	height: 2px;
	background: #ddd;
	display: block;
	margin:20px auto;
}
.top_c h5{   
    display: block;
    font-size: 26px;
    color: #171c60;
    float: right;
    margin-top: 27px;
    padding: 0 0 0 55px;
    background: url(../images/tel.jpg) no-repeat left 2px;
    line-height: 32px;
}

