﻿@charset "utf-8";
/*!
 * 美柠建站  一键轻松建站
 * 详尽信息请看官网：http://www.meiningjz.com/
 *
 * Copyright 2014 美柠建站
 *
 * 请尊重原创，保留头部版权
 * 在保留版权的前提下可应用于个人或商业用途
 *
 * 客服QQ 2858487410
 *
 */
.content {width: 100%; max-width:1200px; height: auto;margin: 0 auto;padding: 0 10px;box-sizing: border-box;}
img {max-width: 100%;}
.page-down {width: 30px;height: 30px;background: #999;position: fixed;bottom: 30px;right: 30px;text-align: center;line-height: 30px;font-size: 18px;color: #fff;cursor: pointer;display: none;z-index: 99999;}
.page-down:hover {background: #006bbd;}/* 回到顶部 */
.table{ display:table; width:100%; height:100%;}
.table .cell{ display:table-cell; text-align:center; vertical-align:middle;}
.smallest-screen {position: fixed;z-index: 999999;width: 100%;height: 100%;background: #666 no-repeat center;display: none;}
@media only screen and (max-width : 319px) {
.smallest-screen {display: block;} /*判断屏幕小于319px隐藏显示网站*/
}

.header .logo{ float:left; padding:15px 0 ; }
.phone{ height:50px; background:url(/static/imgs/icon.png) no-repeat left center; float:right; padding-left:40px; margin-top:40px;}
.tel1{ color:#666666; font-size:24px; line-height:30px;}
.phone_text{ color:#999999; font-size:14px; line-height:20px; text-indent:2em;}
.lmbutt{ width:50px;  float:right; font-size:22px; color:#006bbd; text-align:center; cursor:pointer; display:none; margin-bottom:15px; }
.lmbutt.on{ color:#f5a101;}
.muen{ background:#006bbd; font-size:14px;}
.muen ul li{ height:50px; line-height:50px; padding:0 40px; color:#fff; float:left;}
.muen ul li:hover{ background:#f5a101;}
.muen ul li.on{ background:#f5a101;}

.banner{ width:100%;  position:relative;  height:600px; background:#000; margin:0 auto;}
.banner .bd{ margin:0 auto; position:relative; z-index:0; overflow:hidden;  }
.banner .bd ul{ width:100% !important;  }
.banner .bd li{ width:100% !important;  height:600px; overflow:hidden; text-align:center; background-size:auto 100% !important;  }
.banner .bd li a{ display:block; height:600px; }
.banner .hd{ width:100%;  position:absolute; z-index:1; bottom:10px; left:0; height:30px; line-height:30px;  text-align:center; _background:#000; _filter:alpha(opacity=60); 	}
.banner .hd ul{ text-align:center;  padding-top:5px;  }
.banner .hd ul li{ cursor:pointer; display:inline-block; *display:inline; zoom:1; width:30px; height:3px; margin:5px; background:#006bbd; overflow:hidden;line-height:9999px; 	}
.banner .hd ul .on{ background:#f5a101; }
.banner .prev{background:url(/static/imgs/sprite.png) left top no-repeat;cursor: pointer;height: 100px;position: absolute;top: 50%; margin-top:-50px; width: 45px;left: 0;opacity:0.2;}
.banner .prev:hover{opacity:0.5;}
.banner .next{background:url(/static/imgs/sprite.png) right top no-repeat;cursor: pointer;height: 100px;position: absolute;top: 50%; margin-top:-50px; width: 45px;right: 0;opacity:0.2;}
.banner .next:hover{opacity:0.5;}
                   
 .nbanner{ width:100%;  position:relative;  height:300px; background:#000; margin:0 auto;}
.nbanner .bd{ margin:0 auto; position:relative; z-index:0; overflow:hidden;  }
.nbanner .bd ul{ width:100% !important;  }
.nbanner .bd li{ width:100% !important;  height:300px; overflow:hidden; text-align:center; background-size:auto 100% !important;  }
.nbanner .bd li a{ display:block; height:300px; }
.nbanner .hd{ width:100%;  position:absolute; z-index:1; bottom:10px; left:0; height:30px; line-height:30px;  text-align:center; _background:#000; _filter:alpha(opacity=60); 	}
.nbanner .hd ul{ text-align:center;  padding-top:5px;  }
.nbanner .hd ul li{ cursor:pointer; display:inline-block; *display:inline; zoom:1; width:30px; height:3px; margin:5px; background:#006bbd; overflow:hidden;line-height:9999px; 	}
.nbanner .hd ul .on{ background:#f5a101; }
.nbanner .prev{background:url(/static/imgs/sprite.png) left top no-repeat;cursor: pointer;height: 100px;position: absolute;top: 50%; margin-top:-50px; width: 45px;left: 0;opacity:0.2;}
.nbanner .prev:hover{opacity:0.5;}
.nbanner .next{background:url(/static/imgs/sprite.png) right top no-repeat;cursor: pointer;height: 100px;position: absolute;top: 50%; margin-top:-50px; width: 45px;right: 0;opacity:0.2;}
.nbanner .next:hover{opacity:0.5;}                  
                   
                   

.blac5{ height:10px;}
.indexnews{ margin-top:10px;}
.news_top{ border-bottom:#ebebeb solid 1px; width:100%;}
.innews_title{ background:url(/static/imgs/news_bg.jpg) no-repeat left center; height:40px; padding-left:25px; line-height:40px; color:#656565; font-size:18px; font-weight:500; float:left; }
.innews_more{ line-height:40px;}
.innews_more a{ color:#999999; font-size:14px;}
.innews_more a:hover{ color:#f5a101;}
.innews_con{ margin:20px 0;}
.innews_con li{ width:30.333%; float:left; margin:10px 1.5%;}
.innews_con li .innews_showmg{ float:left; width:52%; text-align:center;}
.innews_con li .innews_text{ float:right; width:46%}
.innews_con .innews_tit{ color:#333333; font-size:14px; font-variant:500; line-height:20px; margin:10px 0;}
.innews_con li a:hover .innews_tit{ color:#f5a101;}
.innews_con li .innews_text1{ color:#999999; line-height:20px; height:60px; overflow:hidden;}
.innews_con li a:hover .innews_text1{ color:#f5a101;}
.innews_date{ color:#666666; font-size:12px; text-align:right; margin-top:10px;}
.innews_con li a:hover .innews_date{ color:#f5a101;}

@media only screen and (max-width:1100px){
	.innews_con li .innews_showmg{ float:left; width:42%;text-align:center;}
	.innews_con li .innews_text{ float:right; width:54%}
	.innews_con .innews_tit{ color:#333333; font-size:14px; font-variant:500; line-height:20px; margin:0px;}
	.innews_con li .innews_text1{ color:#999999; line-height:20px; height:40px; overflow:hidden;}
	.innews_date{ color:#666666; font-size:12px; text-align:right; margin:0px}
}
@media only screen and (max-width:850px){
	.innews_con li{ width:44%; float:left; margin:10px 3%;}
	
		.innews_con li .innews_showmg{ float:left; width:42;text-align:center;%}
	.innews_con li .innews_text{ float:right; width:54%}
	.innews_con .innews_tit{ color:#333333; font-size:14px; font-variant:500; line-height:20px; margin:10px 0;}
	.innews_con li .innews_text1{ color:#999999; line-height:20px; height:40px; overflow:hidden;}
	.innews_date{ color:#666666; font-size:12px; text-align:right; margin-top:10px}
	}
	@media only screen and (max-width:750px){
	.innews_con .innews_tit{ color:#333333; font-size:14px; font-variant:500; line-height:20px; margin:0px;}
	.innews_con li .innews_text1{ color:#999999; line-height:20px; height:40px; overflow:hidden;}
	.innews_date{ color:#666666; font-size:12px; text-align:right; margin-top:10px}
	}
	@media only screen and (max-width:640px){
	.innews_con li{ width:92%; float:left; margin:10px 4%;}
	.innews_con li .innews_showmg{ float:left; width:45%;text-align:center;}
	.innews_con li .innews_text{ float:right; width:50%}
	.innews_con .innews_tit{ color:#333333; font-size:14px; font-variant:500; line-height:20px; margin: 0;}
	.innews_con li .innews_text1{ color:#999999; line-height:20px; height:40px; overflow:hidden;}
	.innews_date{ color:#666666; font-size:12px; text-align:right; margin-top:10px}
	}


.indexcase{ margin-top:10px;}
.case_top{ border-bottom:#ebebeb solid 1px; width:100%;}
.case_title{ background:url(/static/imgs/case_bg.jpg) no-repeat left center; height:40px; padding-left:25px; line-height:40px; color:#656565; font-size:18px; font-weight:500; float:left; }
.case_more{ line-height:40px;}
.case_more a{ color:#999999; font-size:14px;}
.case_more a:hover{ color:#f5a101;}



.incase_con{ margin:15px 0;}
.incase_con li{ width:14.666%; margin:0 1%; float:left;}
.case_showimg{ width:100%; height:100%; display:table-cell; text-align:center; vertical-align:middle; display:table; }
.incas_text{ width:100%; line-height:30px; text-align:center; color:#656565; font-size:14px; background:#f8f8f8;}
.incase_con a:hover .incas_text{ background:#f5a101; color:#fff;}
@media only screen and (max-width:850px){
	.incase_con li{ width:31.333%; margin:0 1%; float:left;}
}



.footer{ background:#727d91; margin-top:30px;}
.black20{ height:30px;}
.nav1 { width:60%; float:left;}
.nav1 dl{ float:left; width:25%;}
.nav1 dl1{ float:left; width:25%;}
.nav1 dl dt{ background:url(/static/imgs/nav1_dt.jpg) no-repeat left center; height:40px; padding-left:10px; line-height:40px; }
.nav1 dl dt a{color:#ededed; font-size:16px; font-weight:600;}
.nav1 dl dd{ font-size:14px; line-height:30px; color:#dbdbdb; padding-left:10px;}
.nav1 dl dd a{ color:#dbdbdb;}

.liuyan{ width:35%; float:right;}
.liuyan_tit{background:url(/static/imgs/nav1_dt.jpg) no-repeat left center; height:40px; padding-left:10px; line-height:40px; color:#ededed;font-size:16px; font-weight:600;}

.liuyan li{ float:left; color:#fff;}
.liuyan .liu1{ height:40px; width:45%; margin-left:4%; text-align:left; line-height:40px; color:#dbdbdb; border-bottom:1px solid #b4b4b4; font-size:14px;}
.liuyan .liu1 span{ display:block; width:62px;line-height:40px; text-align:center; float:left}
.liuyan .liu1 input{width:60%; height:100%; float:left; background:none;color:#dbdbdb; }

.liuyan .liu2{ height:40px; width:45%; margin-left:4%; text-align:left; line-height:40px; color:#dbdbdb;border-bottom:1px solid #b4b4b4; font-size:14px;}
.liuyan .liu2 span{ display:block; width:62px;line-height:40px; text-align:center; float:left}
.liuyan .liu2 input{width:60%; height:100%; float:left; background:none; color:#dbdbdb;}

.liuyan .liu3{ height:100px; width:96%; margin-left:4%; text-align:left; line-height:40px; color:#dbdbdb;border-bottom:1px solid #b4b4b4; font-size:14px; margin-top:10px;}
.liuyan .liu3 span{ display:block; width:62px;line-height:100px; text-align:center; float:left}
.liuyan .liu3  textarea{ width:80%; height:100%; float:left; background:none; border:none;color:#dbdbdb;}
.liuyan .liu3 input{color:#dbdbdb;}
.liuyan .input1{ width:100%;}
.liuyan .input2{ width:100%;}
.liuyan .input3{ width:100%; height:100%;}
.code{ padding-top:10px;}
.liuyan .yanzheng {
	border-bottom:1px solid #b4b4b4;
	color: #dbdbdb;
    width: 66.18181818181818%;
    height: 40px;
    float: left;
    font-size: 14px;
    line-height: 40px;
    padding-left: 0.9090909090909091%;
    outline: none; margin-left:4%;
}
.liuyan .yz {
    float:right;
	width:25%;
    height: 40px;
    margin-left: 5px;
    position: relative;
}
.liuyan .yz img{ height:40px;}

.bt{  margin-top:50px;  color:#fff;}
.sub{background:#f5a101; height:30px; width:80px; line-height:30px; text-align:center; overflow:hidden; color:#fff; font-size:16px;}
@media only screen and (max-width:850px){
	.nav1 { width:98%; float:none; margin:0 auto;}
}
@media only screen and (max-width:640px){
	.nav1 dl dd{ font-size:10px; line-height:30px; color:#dbdbdb; padding-left:0px;}
}
@media only screen and (max-width:850px){
	.liuyan { width:98%; float:none; margin:0 auto;}
	.liuyan .liu1{ height:40px; width:96%; margin-left:4%; text-align:left; line-height:40px; color:#dbdbdb; border-bottom:1px solid #b4b4b4; font-size:14px;}
	.liuyan .liu2{ height:40px; width:96%; margin-left:4%; text-align:left; line-height:40px; color:#dbdbdb;border-bottom:1px solid #b4b4b4; font-size:14px;}
}

.f_bottom{ margin-bottom:30px;}
.black30{ height:50px;}
.crop{color:#dbdbdb; font-size:14px;line-height:40px;text-align: center}
@media only screen and (max-width:850px){
	.link { width:98%;  text-align:center;float:none;}
}
@media only screen and (max-width:850px){
	.crop { width:98%;  text-align:center; float:none;}
}



/*********************************************************************************内页*******************************************************************/
.nybanner{ height:300px; background-size:auto 100% !important;}
.crumbs { line-height: 34px; font-size: 12px; height: 34px; border-bottom: 1px solid #d4d4d4;}
.crumbs .centerBlock {max-width: 1280px; width: 98%; margin: auto; text-align: right;}
.crumbs .centerBlock a { color: #4e4e4e;}
.comon_top { max-width: 1200px;margin: auto;}
.comon_top .top_title { text-align: center; padding: 30px 0px;}
.comon_top .top_title .hh1 {font-size:25px; color: #050505; line-height: 60px; overflow: hidden; height: 60px;}
.comon_top .top_title .hh2 { font-size: 14px; color: #3b3b3b; line-height: 22px; height: 22px; overflow: hidden;}
.comon_top .top_title .hh3 { font-size: 10px; font-family: arial; height: 16px; line-height: 16px; overflow: hidden;}
.comon_top .top_nav {text-align: center; background: #006bbd; font-size: 14px; height: 33px;}
.comon_top .top_nav a { display: inline-block; padding:0 10px; box-sizing:border-box; color: #fff; line-height: 33px; text-align: center; text-transform: uppercase; position: relative; z-index: 1;}
.comon_top .top_nav a:before { content: ""; left: 0; bottom: 0; height: 0; width: 100%; background: #f5a101; transition: All 0.4s ease-in-out; -webkit-transition: All 0.4s ease-in-out; -moz-transition: All 0.4s ease-in-out; -o-transition: All 0.4s ease-in-out;  position: absolute; opacity: 0; filter: alpha(opacity=0);}
.comon_top .top_nav a:hover {color: #fff;}
.comon_top .top_nav a:hover:before { height: 39px; opacity: 1; filter: alpha(opacity=100);}
.comon_top .top_nav a span { position: relative; z-index: 2; width: 100%; overflow: hidden; height: 33px; display: block;}
.comon_top .top_nav .active { color: #fff;}
.comon_top .top_nav .active:before { height: 39px; opacity: 1; filter: alpha(opacity=100);}
.about_con { font-size:14px; color:#666; line-height:30px; padding: 30px 0px; margin:0 auto;}

/*新闻页面*/
.news_con *{transition:all 0.5s;}
.news_con { margin: auto; }
.news_con ul { border-bottom: 1px solid #e0e0e0;padding: 20px 0px;}
.news_con ul li { width: 18.7125%; float: left; margin: 3.125%; position: relative; height:250px;}
.news_con ul li .pic { position: relative; overflow: hidden; text-align:center; }
.news_con ul li .pic img{max-width:100%; max-height:218px;}
.news_con ul li:nth-child(4n+4):after { background: none;}
.news_con ul li:after { position: absolute; content: ""; height: 100%; background: #969696; width: 1px; top: 0px; right: -15%;}
.news_con ul li .txt h3 { color: #1d1d1d; font-size: 14px; margin: 10px auto; line-height: 1.5; height: 21px; overflow: hidden;}
.news_con ul li .txt .time { color: #9d9d9d; font-family: arial; font-size: 12px; margin-bottom: 5px;}
.news_con ul li .txt p { color: #535353; line-height: 20px; font-size: 12px; height: 60px; overflow: hidden;}
.news_con ul li:hover .pic img { transform: scale(1.1);}
.news_con ul li:hover .txt h3 { color: #f5a101;}
.news_con ul li:hover .txt .time { color: #f5a101;}
.news_con ul li:hover .txt p { color: #f5a101;}
.news_con ul li:hover:after { background: #f5a101;}
.news_con ul li:hover:nth-child(4n+4):after { background: none;}

.pageing { margin-top: 30px; margin-bottom: 30px; font-family: arial; font-size: 14px; text-align: center;}
.pageing a { display: inline-block; width: 15px; line-height: 40px; transition: All .2s ease-in-out; color: #272727; text-decoration: none; border-bottom: 1px solid #fff;}
.pageing a:hover { color: #f5a101; font-size: 16px; border-bottom: 1px solid #006bbd;}
.pageing .active { color: #f5a101; font-size: 16px; border-bottom: 1px solid #006bbd;}

/*新闻详细*/
.news_show { color: #1d1d1d; margin: auto;}
.news_show .news_s_top {  max-width: 790px; width: 100%; margin: auto; text-align: center;}
.news_show .news_s_top h3 { font-size: 20px; line-height: 1.5; margin: 10px auto;}
.news_show .news_s_top div { border-top: 1px solid #b5b5b5; border-bottom: 1px solid #b5b5b5; line-height: 30px ; height: 30px;}
.news_show .news_s_top div span {display: inline-block; margin: 0px 2%;}
.news_show .nr{ font-size:14px; color:#666; line-height:30px; padding:30px 0;}
.prev_next {text-align: left;margin: 0 auto 30px auto;line-height: 40px;color: #1c1819;font-size: 13px;}
.prev_next li { float: left; width: 50%; padding-left: 10px; padding-right: 10px; background: #006bbd; box-sizing:border-box;}
.prev_next li a {  color: #fff; display: block;}
.prev_next li:last-child { text-align: right;}
.prev_next li:hover { background: #000000;}
.prev_next li:hover a { color: #fff;}

.case_nei *{transition:all 0.5s;}
.case_nei { margin: auto;}
.case_nei ul li { width: 32.4%; float: left; margin-bottom: 1.3%; margin-right: 1.3%; position: relative; cursor: pointer;}
.case_nei ul li:nth-child(3n+3) { margin-right: 0px;}
.case_nei ul li .pic { position: relative; overflow: hidden;}
.case_nei ul li .pic img { position: absolute; top: 0; right: 0; bottom: 0; left: 0; max-width: 100%; max-height: 100%; display: block; vertical-align: middle; margin: auto; transition: 0.3;}
.case_nei ul li .pic i { display: block; padding-bottom: 83.4%;}
.case_nei ul li .txt { transition: All 0.4s ease-in-out; -webkit-transition: All 0.4s ease-in-out; -moz-transition: All 0.4s ease-in-out; -o-transition: All 0.4s ease-in-out; position: absolute; opacity: 0; filter: alpha(opacity=0); left: 0; bottom: 0; width: 100%; height: 100%; background: rgba(45, 45, 45, 0.95); color: #c29b73;  transform: scale(0.9); -webkit-transform: scale(0.9); box-sizing:border-box;}
.case_nei ul li .txt a { color: #c29b73; display: block; text-align: center;}
.case_nei ul li .txt a span { display: block; margin: auto; line-height: 30px; height: 30px; overflow: hidden;}
.case_nei ul li .txt a .tt1 { color: #fff; font-size: 14px; margin-top: 5px;}
.case_nei ul li .txt a .tt2 { color: #fff;}
.case_nei ul li .txt a p { width: 90%; color: #c29b73; line-height: 20px; overflow: hidden; transition: 1s; max-height: 40px; margin: 20px auto;}
.case_nei ul li .txt .more { width: 31px; height: 31px; display: block; margin: auto; background: url(/static/imgs/pro_quan.png) no-repeat;}
.case_nei ul li:hover .txt {  opacity: 1;filter: alpha(opacity=100);transform: scale(1);-webkit-transform: scale(1);}
.case_nei ul li:hover .txt span { transform: translateY(0); -webkit-transform: translateY(0);}
.case_nei ul li:hover .pic img { transform: scale(1.1);}

/*系列详情*/
.case_show { margin: auto;}
.case_show .c_s_top { overflow: hidden;}
.case_show .c_s_top .left { width: 100%; margin-bottom: 10px; font-size: 36px; color: #1c1c1c; vertical-align: middle; text-align: center;  overflow: hidden;}
.case_show .c_s_top .right { width: 100%; padding-bottom: 3px; text-align:center;}
.case_show .c_s_top .right .title{ padding:10px 0; line-height:30px; font-size:20px;}
.case_show .c_s_top .right .jj { line-height: 24px; overflow: hidden; padding-bottom:40px;}
.case_show .c_s_top .right .biao { height: 36px; line-height: 36px; color: #fff; font-size: 13px; background: #2d2d2d; position: relative; padding-left: 10px; box-sizing: border-box;}
.case_show .c_s_top .right .biao i { font-style: normal; width: 55%; display: inline-block;}
.case_show .c_s_top .right .biao i span { margin: 0px 3%;}
.case_show .c_s_top .right .biao .yue { position: absolute; background: #006bbd; top: -3px; right: 15%; height: 42px; line-height: 42px; display: inline-block; color: #fff; padding: 0px 25px; font-size: 16px;}
.case_show .c_s_top .right .biao .yue:hover { background: #2d2d2d; color: #fff;}
.case_show .case_show_img { margin: 35px auto;}
.case_show .case_show_img li {float: left; position: relative; width: 49.5%; margin-right: 1%; overflow: hidden; margin-bottom: 1%;}
.case_show .case_show_img li:nth-child(2n+2) { margin-right: 0px;}
.case_show .case_show_img li i { display: block; padding-bottom: 83.14%;}
.case_show .case_show_img li img { transition: 0.5s;}
.case_show .case_show_img li:hover img { transform: scale(1.1);}
.case_show .nr { line-height: 30px; font-size: 14px; margin-bottom: 40px; color: #666;}
.case_show .xiang_xi { width: 100%;}
.case_show .xiang_xi li { width: 24.175%; float: left; margin-right: 1.1%;}
.case_show .xiang_xi li a { display: block; position: relative; overflow: hidden;}
.case_show .xiang_xi li a img { transition: 0.5s;}
.case_show .xiang_xi li a i {  display: block; padding-bottom: 83.4%;}
.case_show .xiang_xi li a:hover img { transform: scale(1.1);}
.case_show .xiang_xi li:last-child { margin-right: 0px;}
.case_show .lmtit{ height:50px; line-height:50px; font-size:16px; font-weight:bold; background:#006bbd; color:#fff; padding-left:10px;}
.case_show .xian{ width:76px; height:6px; background:url(/static/imgs/index_03.png) no-repeat; margin:0 0 10px 0;}

.home_top { position: relative;  margin: auto; }
.home_top .zhong { font-size: 22px; color: #000000; line-height: 35px; height: 35px; width: 85%; overflow: hidden; margin: 30px 0px;}
.home_top .zaiyu { font-size: 24px; color: #1f1f1f;}
.home_top span { width: 30px; height: 1px; display: block; background: #006bbd; vertical-align: middle; margin: 15px 0px;}
.home_top .zhao_xg { font-size: 20px; margin-bottom: 15px;}
.home_top .zaixun { font-size: 24px; color: #1f1f1f;}
.home_top .ying { font-size: 12px; color: #272727; line-height: 20px; height: 20px; width: 85%; overflow: hidden;}
.home_top .more { height: 22px; width: 22px; display: block; background: url(/static/imgs/iconfont-jiantou.png) no-repeat; background-size: 100%; position: absolute; right: 0px; top: 50%; margin-top: -11px;}
.home_top .more:hover { -webkit-animation: wobble 1s .2s ease both; -moz-animation: wobble 1s .2s ease both;}
.home_top h5 { font-size: 12px;}

/*在线留言*/
.feedback_con { margin: auto; padding: 20px 0;}
.feedback_con .mes_tt { text-align: center;}
.feedback_con .mes_tt h3 { color: #2d2d2d; font-size: 30px;}
.feedback_con .mes_tt h5 { color: #717171; font-size: 12px; line-height: 20px;}
.feedback_con .mes-kk .input-wrap { width: 49%; float: left; margin-right: 2%;}
.feedback_con .mes-kk .input-wrap input { float: left; width: 96%; border: 1px solid #cccccc; height: 38px; font-size: 12px; line-height: 38px; background-color: #fff; padding-left: 1.893939393939394%; margin-bottom: 15px; outline: none;  color: #777; box-sizing:border-box;}
.feedback_con .mes-kk .input-wrap input:focus { border: 1px solid #006bbd;}
.feedback_con .mes-kk .input-wrap span { font-size: 12px; color: #ff1f00; line-height: 38px;}
.feedback_con .mes-kk .input-wrap:nth-child(2n+2) { margin-right: 0px;}
.feedback_con .mes-kk textarea { width: 98%; height: 95px; font-size: 12px; border: 1px solid #cccccc; line-height: 24px; background-color: #fff; padding-left: 0.927643784786642%; margin-bottom: 15px; float: left; color: #777; outline: none; box-sizing:border-box;}
.feedback_con .mes-kk textarea:focus { border: 1px solid #006bbd;}
.feedback_con .mes-kk span { font-size: 12px; color: #ff1f00; line-height: 38px; float: left; margin-left: 4px;}
.feedback_con .mes-kk input.yanzheng { width: 46.18181818181818%; height: 36px; border: 1px solid #ccc; float: left; font-size: 12px; line-height: 38px; background-color: #fff; padding-left: 0.9090909090909091%; margin-bottom: 2.6515151515151514%; outline: none; color: #777;}
.feedback_con .mes-kk input.yanzheng:focus { border: 1px solid #006bbd;}
.feedback_con .mes-kk .yz { float: left; width: 94px; height: 38px; margin-left: 5px; position: relative;}
.feedback_con .mes-kk .yz img { max-width: 100%;}
.feedback_con .mes-kk a { font-size: 12px; color: #565656; margin-left: 10px; float: left; line-height: 38px;}
.feedback_con .mes-kk a:hover { color: #006bbd;}
.feedback_con input.submit { width: 50%; background-color: #006bbd; height: 44px; line-height: 44px; margin: auto; color: #fff; font-size: 18px; display: block; border: none; transition: all 1s;}
.feedback_con input.submit:hover { background: #2d2d2d; color: #fff;}




/*分页*/
.pagination{
	padding: 10px 0px;
}
.pagination li{
	float: left;
	display: block;
	width: 24px;
	height: 24px;
	margin-right: 5px;
}
.pagination li a,.pagination li span{
	display: block;
	width: 24px;
	height: 24px;
	font-size: 14px;
	background: #f2f2ec;
	line-height: 24px;
	text-align: center;
}
.pagination li a:hover{
	border-bottom: 1px solid #080b11;
}
.pagination .active{
	font-weight: bold;
	color: #9d9d9d;
}












