@charset "utf-8";
/**
 * @author:王欢
 * @email:13341343186@163.com
 * @time:2017-7
 */

@font-face {
    font-family: 'iconfont';
    src: url('//at.alicdn.com/t/font_1432720974_1547027.eot'); /* IE9*/
    src: url('//at.alicdn.com/t/font_1432720974_1547027.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('//at.alicdn.com/t/font_1432720974_1547027.woff') format('woff'), /* chrome銆乫irefox */
    url('//at.alicdn.com/t/font_1432720974_1547027.ttf') format('truetype'), /* chrome銆乫irefox銆乷pera銆丼afari, Android, iOS 4.2+*/
    url('//at.alicdn.com/t/font_1432720974_1547027.svg#iconfont') format('svg'); /* iOS 4.1- */
}

@font-face {
    font-family: 'Pacifico';
    font-style: normal;
    font-weight: 400;
    src: local('Pacifico Regular'), local('Pacifico-Regular'), url(http://fonts.gstatic.com/s/pacifico/v7/Q_Z9mv4hySLTMoMjnk_rCfesZW2xOQ-xsNqO47m55DA.woff2) format('woff2');
}

.fa{display:inline-block;font-family:"iconfont";font-size:20px;font-style:normal;font-weight:400;line-height:1;-webkit-font-smoothing:antialiased;-webkit-text-stroke-width:0.2px;-moz-osx-font-smoothing:grayscale}
.fa-icon-qq:before{content:"\e604"}
.fa-icon-weibo:before{content:"\e600"}
.fa-icon-weixin:before{content:"\e605"}
.fa-icon-zaixianzixun:before{content:"\e608"}
.overflow{white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.container{ max-width:1200px !important; padding-left: 0; padding-right: 0;}
.container-fluid{max-width: 1000px!important;}
.xiao{padding-left: 5px; padding-right: 5px;}
.no-div{display: none;}
.no_left{padding-left: 0!important;}
.no_right{padding-right: 0;!important;}
.tr{transition: all 0.4s;-moz-transition: all 0.4s; -webkit-transition: all 0.4s; -o-transition: all 0.4s;}
a,a:link,a:visited,a:hover,a:active{text-decoration:none;}
img{max-width: 100%; max-height: 100%;}
ol,ul,h1,h2,h3,h4,h5,h6{ margin: 0; padding: 0;}
img{max-width: 100%; max-height: 100%;}
*{
    font-family: "微软雅黑";
    margin: 0;
    padding: 0;
    list-style: none;
}
header .head_main{width: 100%;}
header .head_top{width: 100%; height: 100px; background: #fff;}
header .logo{height: 100px; display: table; float: left;}
header .logo a{display: table-cell; vertical-align: middle;}
header .logo a img{width: 496px; height: auto;}
/**/
header .head_sear{float: right; display: table; height: 100px;}
header .head_sear .sears{display: table-cell; vertical-align: middle;}
header .head_sear .ss_txt{border: 1px solid #d2d2d2; width: 200px; height: 37px; line-height: 35px; padding: 0 10px; float: left;}
header .head_sear .ss_btn{border: none; background-color: #007aed; color: #FFFFFF; height: 37px; font-size: 20px; line-height: 37px; float: left; text-align: center; padding: 0 10px; top: 0;}
header .top_coll{float: right; display: table; height: 100px; padding-left: 20px;}
header .top_coll .top_box{display: table-cell; vertical-align: middle;}
header .top_coll .top_box .top_tel{background: url("../image/top_call.png") no-repeat left 50%; line-height: 20px;  padding-left: 50px;}
header .top_coll .top_box .top_tel h1{font-size: 14px; color: #363636; line-height: 20px;}
header .top_coll .top_box .top_tel span{font-size: 24px; color: #ff0000; font-weight: bold;}
/**/
header .head_nav{width: 100%; position: relative; background: #083993; background-size: cover; border-top: 1px solid #083993; border-bottom: 1px solid #083993;}
header .head_nav nav{max-width: 1200px; height: auto; margin: 0 auto;}
header .head_nav ul{width: 100%; float: left}
header .head_nav .top_li{width: 12.5%; float: left; height: 45px; display: table; position: relative; text-align: center; }
header .head_nav .top_li:after{content: ""; display: block; width: 2px; right: -2px; height: 20px; background: linear-gradient(to right, #1d58c5, #00276e); position: absolute; top: 0; bottom: 0; margin: auto 0;}
header .head_nav .top_li>a{color: #FFFFFF; font-size: 14px; vertical-align: middle; display: table-cell;}
header .head_nav .top_li:hover>a{background: #FFFFFF; color: #007aed}
header .head_nav .top_li ul{display: none; position:absolute; top:45px; width: 100%; left: 0; z-index:99999;}
header .head_nav .top_li ul .er{padding:0;height: 40px; background: rgba(255,255,255,0.77); transition:all 0.3s; margin-bottom: 3px;}
header .head_nav .top_li ul .er a{line-height:40px;  color:#333; transition:all 0.3s; border-bottom: none; display: block; background: none; padding: 0 12px;}
header .head_nav .top_li ul .er:hover{background: #083993;}
header .head_nav .top_li ul .er:hover a{color: #FFFFFF;}
header .lunbos{padding-top: 31%; background-size: cover; background-position: 50% 50%; background-repeat: no-repeat;}
/**/
.m_title{text-align: center;}
.m_title h1{font-size: 21px; color: #083993; font-weight: bold;}
.m_title .gang{width: 100%; height: 3px; border: 1px solid #dcdcdc; position: relative; margin-top: 10px;}
.m_title .gang:before{content: ""; width: 100px; height: 3px; background-color: #d70303; position: absolute; left: 0; right: 0; top: 0; margin: 0 auto; transition: all 0.5s;}
.m_title h3{margin-top: 7px; font-size: 21px; color: #0a63d2;}
.m_title:hover .gang:before{width: 300px;}
.content{margin-top: 30px; margin-bottom: 30px;}
.m_content{margin-top: 20px;}
/*关于*/
.about_layout{width: 100%;}
.about_layout .a_left{width: 39%; float: left; margin-right: 1%;}
.about_layout .a_left .imgbox{position: relative; text-align: center;}
.about_layout .a_left .imgbox img{max-width: 100%; height: auto;}
.about_layout .a_right{width: 59%; float: left; margin-left: 1%;}
.about_layout .a_right .a_txt{display: block; line-height: 30px; color: #222222; font-size: 14px; height: 210px; overflow: hidden;}
.about_layout .a_right .more{margin-top: 20px; padding: 7px 25px; display: inline-block; font-size: 14px; color: #222222; border: 1px solid #d0d0d0; border-radius: 5px; font-size: 12px;}
.about_layout .a_right .more:hover{color: #FFFFFF; background-color: #0a63d2;}
/**/
.about_layout .imgbox{position:relative;overflow:hidden;}
.about_layout .mask{transition:all 0.5s;position:absolute;top:0;left:0;width:100%;height:100%;}
.about_layout .mask b{transition:all 0.5s;font-size:20px;position:absolute;top:70%;left:-100%;color:#fff;text-shadow:#0064a9 1px 0 0,#0064a9 0 1px 0,#0064a9 -1px 0 0,#0064a9 0 -1px 0}
.about_layout .mask::before,.about_layout .mask::after{transition:all 0.5s;position:absolute;content:''; display: block;}
.about_layout .mask::before{top:14%;right:5%;left:5%;bottom:14%;border-top:1px solid #fff;border-bottom:1px solid #fff;transform-origin:0 0;transform:scale(0,1)}
.about_layout .mask::after{top:8%;bottom:8%;left:10%;right:10%;border-left:1px solid #fff;border-right:1px solid #fff;transform-origin:0 0;transform:scale(1,0)}
.about_layout:hover .mask::before{transform:scale(1);}
.about_layout:hover .mask::after{transform:scale(1);}
.about_layout:hover b{left:13%;}
/*产品*/
/*左*/
.product_layout .prct_left{width: 24%; margin-right: 1%; float: left;}
.product_layout .prct_left .p_tit{text-align: center; background: url("../image/prct_tit.jpg") no-repeat 50% 50%; background-size: cover; padding: 15px;position: relative;}
.product_layout .prct_left .p_tit h1{float: left; font-size: 100px; height: 70px; line-height: 80px; font-family: "Aparajita"; color: #0a63d2; width: 20%}
.product_layout .prct_left .p_tit .prct_txt{float: left;text-align: left; padding-left: 10px; width: 80%; overflow: hidden;}
.product_layout .prct_left .p_tit h2{font-size: 24px; color: #FFFFFF; }
.product_layout .prct_left .p_tit h3{font-size: 40px; color: #0a63d2; font-family: "Myriad Pro";}
.product_layout .prct_left .p_tit span{position: absolute; right: 15px; top: 17px; font-size: 22px; color: #FFFFFF;}
.product_layout .prct_left ul{display: none;}
.product_layout .prct_left .act .er{display: block;}
.product_layout .prct_left .p_ul{border: 1px solid #0093dd; padding: 5px; background-color: #FFFFFF;}
.product_layout .prct_left .p_li{margin-bottom: 7px; width: 95%; position: relative;}
.product_layout .prct_left .p_li>a{display: block; background-color: #083993; height: 45px; padding-right: 50px; line-height: 45px; position: relative; padding-left: 20px; font-size: 18px; color: #FFFFFF;}
.product_layout .prct_left .p_li>i{line-height: 33px;color: #FFFFFF; text-align: center; width: 60px; height: 38px; display: inline-block; position: absolute; right: -8px; top: 7px;}
.product_layout .prct_left .p_li:hover>i{background: url("../image/prct_img.png") no-repeat right; background-size: 100% 100%;}
.product_layout .prct_left .act>i{background: url("../image/prct_img.png") no-repeat right; background-size: 100% 100%;}
.product_layout .prct_left .er{width: 90%; margin: 2px auto; background-color: #efefef; padding: 10px 0;}
.product_layout .prct_left .er li{height: 30px;}
.product_layout .prct_left .er li a{line-height: 30px;text-align: center; display: block; font-size: 12px; color: #1f1f1f;}
.product_layout .prct_left .er li a:hover{color: #083993;}
/*右*/
.product_layout .pact_right{width: 74%; margin-left: 1%; float: left;}
.product_layout .p_item{width: 100%; margin-bottom: 10px;}
.product_layout .p_item .imgbox{position: relative; display: block; overflow: hidden; border: 1px solid #dcdde1;}
.product_layout .p_item .imgbox:before{content: ""; display: block; padding-top: 90%;}
.product_layout .p_item .imgbox .p_img{position: absolute; top: 0; left: 0; right: 0; bottom: 0;}
.product_layout .p_item .mask{position: absolute; top: 100%; left: 0; width: 100%; height: 100%; background: linear-gradient(rgba(164,205,255,0.85), rgba(8,57,147,0.85)); overflow: hidden;}
.product_layout .p_item .mask .p_txt{position: absolute; top: 50%; left: 50%; width: 100%; text-align: center; max-height: 100%;
    transform: translate(-50%,-50%);
    -ms-transform:translate(-50%,-50%); 	/* IE 9 */
    -moz-transform:translate(-50%,-50%); 	/* Firefox */
    -webkit-transform:translate(-50%,-50%); /* Safari 和 Chrome */
    -o-transform:translate(-50%,-50%); 	/* Opera */}
.product_layout .p_item .mask h4{font-size: 16px; color: #FFFFFF; display: inline-block; border-bottom: 1px solid #FFFFFF; padding-bottom: 5px;}
.product_layout .p_item .mask h5{margin-top: 4px; font-size: 12px; color: #FFFFFF;}
.product_layout .p_item .txtbox{color: #3b3b3b; font-size: 14px; text-align: center; height: 30px; line-height: 30px;}
.product_layout .p_item:hover .mask{top: 0;}
/*案例*/
.case_layout{width: 100%;}
.case_layout .case_item{width: 100%; margin-bottom: 15px;}
.case_layout .case_item .imgbox{position: relative; display: block; overflow: hidden; border: 1px solid #dcdde1;}
.case_layout .case_item .imgbox:before{content: ""; display: block; padding-top: 70%;}
.case_layout .case_item .imgbox .c_img{position: absolute; top: 0; left: 0; right: 0; bottom: 0;}
.case_layout .case_item .mask{position: absolute; top: 100%; left: 0; width: 100%; height: 100%; background: linear-gradient(rgba(164,205,255,0.85), rgba(8,57,147,0.85)); overflow: hidden;}
.case_layout .case_item .mask .p_txt{position: absolute; top: 50%; left: 50%; width: 100%; text-align: center; max-height: 100%;
    transform: translate(-50%,-50%);
    -ms-transform:translate(-50%,-50%); 	/* IE 9 */
    -moz-transform:translate(-50%,-50%); 	/* Firefox */
    -webkit-transform:translate(-50%,-50%); /* Safari 和 Chrome */
    -o-transform:translate(-50%,-50%); 	/* Opera */}
.case_layout .case_item .mask h4{font-size: 16px; color: #FFFFFF; display: inline-block; border-bottom: 1px solid #FFFFFF; padding-bottom: 5px;}
.case_layout .case_item .mask h5{margin-top: 4px; font-size: 12px; color: #FFFFFF;}
.case_layout .case_item .txtbox{color: #3b3b3b; font-size: 14px; text-align: center; height: 30px; line-height: 30px;}
.case_layout .case_item:hover .mask{top: 0;}
/*新闻*/
.news_layout{width: 100%;}
.news_layout .n_item{width: 100%; margin-bottom: 15px;}
.news_layout .n_item .n_box{position: relative; display: block; overflow: hidden; padding: 0 0 0 180px;}
.news_layout .n_item .imgbox{position: absolute; top: 0;left: 0; bottom: 0; margin: auto; overflow: hidden;}
.news_layout .n_item .imgbox .n_img{width: 180px; height: 100%}
.news_layout .n_item .txtbox{height: 130px; overflow: hidden; padding: 0 10px;}
.news_layout .n_item .txtbox h1{background-color: #e2e2e2; position: relative; height: 32px; line-height: 32px; font-size: 14px; color: #242424; padding-right: 30px; padding-left: 10px;border: 1px solid #e2e2e2;}
.news_layout .n_item .txtbox h1 span{position: absolute; width: 30px; height: 30px; line-height: 30px; right: 0; background-color: #083993; color: #FFFFFF; text-align: center; font-size: 20px;}
.news_layout .n_item .txtbox .n_txt{margin-top: 15px; height: 60px; line-height: 20px; color: #2f2f2f; overflow: hidden;}
.news_layout .n_item:hover .imgbox .n_img{transform:scale(1.1);}
.news_layout .n_item:hover .txtbox h1{background-color: #083993; border: 1px solid #083993; color: #FFFFFF;}
.news_layout .n_item:hover .txtbox h1 span{background-color: #FFFFFF; color: #083993;}
/*联系我们*/
.contact_layout{width: 100%;}
.contact_layout h5{font-size: 18px; color: #444444; margin-bottom: 10px;}
.contact_layout h5 span{font-size: 12px; color: #444444; padding-left: 5px;}
.contact_layout .con_left{width: 49%; float: left; margin-right: 1%;}
.contact_layout .con_left .ditu{text-align: center; overflow: hidden;}
.contact_layout .con_left .ditu img{max-width: 100%; height: auto; display: inline-block;}
.contact_layout .con_left .con_nav{margin-top: 10px;}
.contact_layout .con_left .con_nav ul{width: 60%; float: left;  margin-top: 10px;}
.contact_layout .con_left .con_nav ul li{font-size: 14px; color: #232323; line-height: 25px;}
.contact_layout .con_left .ma{float: left; width: 40%; overflow: hidden; text-align: right;}
.contact_layout .con_left .ma img{max-width: 100%; height: auto;}
/**/
.contact_layout .con_right{width: 49%; float: left; margin-left: 1%;}
.contact_layout .con_right  label{ padding-top:0 !important; text-align:left !important; color:#777777; height:34px; line-height:34px; font-weight:normal;}
.contact_layout .con_right input{ background:#f7f7f7; border:dashed 1px #aaa;}
.contact_layout .form-horizontal .form-group{margin-left: 0; margin-right: 0;}
.contact_layout .con_right textarea{ max-width:100%; background:#f7f7f7; border:dashed 1px #aaa; height: 100px;}
.contact_layout .con_right button{ width:100%; height:30px; color:#fff; background:#083993; border:none; transition:all 0.3s;}
.contact_layout .con_right button:hover{ background:#083993;}
/*底部*/
.foot_main{width: 100%; background-color: #083993; padding: 30px 0;}
.foot_main .foot_nav{float: left;}
.foot_main .foot_nav li{float: left; position: relative; padding: 0 10px; height: 20px;}
.foot_main .foot_nav li:before{content: ""; display: block; position: absolute; width: 1px; height: 15px; background-color: #ffffff; top: 0; bottom: 0; right: 0; margin: auto 0;}
.foot_main .foot_nav li a{font-size: 14px; color: #FFFFFF;}
.foot_main .foot_nav li a:hover{text-decoration:underline!important; color: #d70303;}
.foot_main .foot_txt{ font-size: 14px; color: #FFFFFF;}
/*手机底部*/
.hot{width:100%; height:58px; background:#000; position:fixed; bottom:0; left:0; z-index:99; border-top:solid 2px #fff;}
.hot span{ color:#fff; font-size:16px; line-height:20px;}
.hot h6{ font-size:12px; line-height:20px;}
.hot .row div a{ display:block; color:#fff; padding:8px 0;}
.hot .row div a:hover{background-color: #083993;}
.dbbox{ position: fixed; left: 0; bottom:70px; z-index:99; width: 100%; }
.dbbox .dbs{ position: relative; padding: 0 15px; display:none;}
.dbbox .dbs .neirong{padding: 10px; background: #fff; border-radius: 5px;}
.dbbox .dbs.ewm-box{ text-align:center; }
.dbbox .dbs.ewm-box:after{ content: ""; position: absolute; left:50%; bottom:-6px; z-index: 1; width:25%; height:6px; ;}
.dbbox .dbs.fenxiang-box:after{ content: ""; position: absolute; left:75%; bottom:-6px; z-index: 1; width:25%; height:6px;}
.dbbox .dbs.ewm-box img{ max-width: 140px; }
.dbbox .dbs.fenxiang-box .bdshare-button-style1-32 .li{ position: relative; padding: 6px 0; width: 20%; height: 44px; }
.dbbox .dbs.fenxiang-box .bdshare-button-style1-32 a{ position: absolute; left: 50%; top:6px; margin:0 0 0 -16px; float: inherit !important; display: block; }
/*内页*/
/*左侧*/
.inr_left{width: 24%; margin-right: 1%; float: left;}
.inr_left .p_tit{text-align: center; background: url("../image/prct_tit.jpg") no-repeat 50% 50%; background-size: cover; padding: 15px;position: relative;}
.inr_left .p_tit h1{float: left; font-size: 100px; height: 70px; line-height: 80px; font-family: "Aparajita"; color: #0a63d2; width: 20%}
.inr_left .p_tit .prct_txt{float: left;text-align: left; padding-left: 10px; width: 80%; overflow: hidden;}
.inr_left .p_tit h2{font-size: 24px; color: #FFFFFF; }
.inr_left .p_tit h3{font-size: 40px; color: #0a63d2; font-family: "Myriad Pro";}
.inr_left .p_tit span{position: absolute; right: 15px; top: 17px; font-size: 22px; color: #FFFFFF;}
.inr_left ul{display: none;}
.inr_left .act .er{display: block;}
.inr_left .n_ul{padding: 5px; background-color: #FFFFFF;}
.inr_left .n_li{margin-bottom: 7px; width: 95%; position: relative;}
.inr_left .n_li>a{display: block; background-color: #083993; height: 45px; padding-right: 50px; line-height: 45px; position: relative; padding-left: 20px; font-size: 18px; color: #FFFFFF;}
.inr_left .n_li>i{line-height: 33px;color: #FFFFFF; text-align: center; width: 60px; height: 38px; display: inline-block; position: absolute; right: -8px; top: 7px;}
.inr_left .n_li:hover>i{background: url("../image/prct_img.png") no-repeat right; background-size: 100% 100%;}
.inr_left .act>i{background: url("../image/prct_img.png") no-repeat right; background-size: 100% 100%;}
.inr_left .er{width: 90%; margin: 2px auto; background-color: #efefef; padding: 10px 0;}
.inr_left .er li{height: 30px;}
.inr_left .er li a{line-height: 30px;text-align: center; display: block; font-size: 12px; color: #1f1f1f;}
.inr_left .er li a:hover{color: #083993;}
/**/
.inr_tit{width: 100%; height: 3px; background-color: #083993;}
.inner_s{margin-top: 20px;}
.inr_right{width: 74%; margin-left: 1%; float: left;}
/*关于我们页面*/
.about_inr{width: 100%;}
.about_inr h5{font-size: 18px; color: #1c1c1c; text-align: center;}
.about_inr .imgbox{margin-top: 20px; text-align: center;}
.about_inr .imgbox img{max-width: 100%; height: auto; display: inline-block;}
.about_inr .txtbox{margin-top: 20px; font-size: 14px; color: #1a1a1a; line-height: 25px;}

/*产品页面*/
.product_inr .p_item{width: 100%; margin-bottom: 10px;}
.product_inr .p_item .imgbox{position: relative; display: block; overflow: hidden; border: 1px solid #dcdde1;}
.product_inr .p_item .imgbox:before{content: ""; display: block; padding-top: 90%;}
.product_inr .p_item .imgbox .p_img{position: absolute; top: 0; left: 0; right: 0; bottom: 0;}
.product_inr .p_item .mask{position: absolute; top: 100%; left: 0; width: 100%; height: 100%; background: linear-gradient(rgba(164,205,255,0.85), rgba(8,57,147,0.85)); overflow: hidden;}
.product_inr .p_item .mask .p_txt{position: absolute; top: 50%; left: 50%; width: 100%; text-align: center; max-height: 100%;
    transform: translate(-50%,-50%);
    -ms-transform:translate(-50%,-50%); 	/* IE 9 */
    -moz-transform:translate(-50%,-50%); 	/* Firefox */
    -webkit-transform:translate(-50%,-50%); /* Safari 和 Chrome */
    -o-transform:translate(-50%,-50%); 	/* Opera */}
.product_inr .p_item .mask h4{font-size: 16px; color: #FFFFFF; display: inline-block; border-bottom: 1px solid #FFFFFF; padding-bottom: 5px;}
.product_inr .p_item .mask h5{margin-top: 4px; font-size: 12px; color: #FFFFFF;}
.product_inr .p_item .txtbox{color: #3b3b3b; font-size: 14px; text-align: center; height: 30px; line-height: 30px;}
.product_inr .p_item:hover .mask{top: 0;}
/*内页*/
.product_show{width: 100%;}
.product_show h5{font-size: 18px; color: #1c1c1c; text-align: center;}
.product_show .imgbox{margin-top: 20px; text-align: center;}
.product_show .imgbox img{max-width: 100%; height: auto; display: inline-block;}
.product_show .txtbox{margin-top: 20px; font-size: 14px; color: #1a1a1a; line-height: 25px;}

/*案例展示页面*/
.case_inr .c_item{width: 100%; margin-bottom: 10px;}
.case_inr .c_item .imgbox{position: relative; display: block; overflow: hidden; border: 1px solid #dcdde1;}
.case_inr .c_item .imgbox:before{content: ""; display: block; padding-top: 90%;}
.case_inr .c_item .imgbox .c_img{position: absolute; top: 0; left: 0; right: 0; bottom: 0;}
.case_inr .c_item .mask{position: absolute; top: 100%; left: 0; width: 100%; height: 100%; background: linear-gradient(rgba(164,205,255,0.85), rgba(8,57,147,0.85)); overflow: hidden;}
.case_inr .c_item .mask .c_txt{position: absolute; top: 50%; left: 50%; width: 100%; text-align: center; max-height: 100%;
    transform: translate(-50%,-50%);
    -ms-transform:translate(-50%,-50%); 	/* IE 9 */
    -moz-transform:translate(-50%,-50%); 	/* Firefox */
    -webkit-transform:translate(-50%,-50%); /* Safari 和 Chrome */
    -o-transform:translate(-50%,-50%); 	/* Opera */}
.case_inr .c_item .mask h4{font-size: 16px; color: #FFFFFF; display: inline-block; border-bottom: 1px solid #FFFFFF; padding-bottom: 5px;}
.case_inr .c_item .mask h5{margin-top: 4px; font-size: 12px; color: #FFFFFF;}
.case_inr .c_item .txtbox{color: #3b3b3b; font-size: 14px; text-align: center; height: 30px; line-height: 30px;}
.case_inr .c_item:hover .mask{top: 0;}
/*内页*/
.case_show{width: 100%;}
.case_show h5{font-size: 18px; color: #1c1c1c; text-align: center;}
.case_show .imgbox{margin-top: 20px; text-align: center;}
.case_show .imgbox img{max-width: 100%; height: auto; display: inline-block;}
.case_show .txtbox{margin-top: 20px; font-size: 14px; color: #1a1a1a; line-height: 25px;}

/*新闻页面*/
.news_inr{width: 100%;}
.news_inr .n_item{width: 100%; margin-bottom: 15px;}
.news_inr .n_item .n_box{position: relative; display: block; overflow: hidden; padding: 0 0 0 180px; border: 1px solid #e1e1e1;}
.news_inr .n_item .imgbox{position: absolute; top: 0; left: 0; bottom: 0; margin: auto;}
.news_inr .n_item .imgbox .n_img{width: 180px; height: 100%;}
.news_inr .n_item .txtbox{height: 160px; padding: 15px 20px; background-color: #e1e1e1;}
.news_inr .n_item .txtbox h5{font-size: 18px; color: #3b3b3b;}
.news_inr .n_item .txtbox .n_txt{height: 60px; line-height: 20px; font-size: 14px; color: #3b3b3b; margin-top: 10px; overflow: hidden;}
.news_inr .n_item .txtbox h6{font-size: 12px; color: #3b3b3b; margin-top: 10px;}
.news_inr .n_item:hover .txtbox{background-color: #083993;}
.news_inr .n_item:hover .txtbox h5{color: #FFFFFF;}
.news_inr .n_item:hover .txtbox .n_txt{color: #FFFFFF}
.news_inr .n_item:hover .txtbox h6{color: #FFFFFF;}
/*内页*/
.news_show{width: 100%;}
.news_show h5{font-size: 18px; color: #1c1c1c; text-align: center;}
.news_show .imgbox{margin-top: 20px; text-align: center;}
.news_show .imgbox img{max-width: 100%; height: auto; display: inline-block;}
.news_show .txtbox{margin-top: 20px; font-size: 14px; color: #1a1a1a; line-height: 25px;}

/*在线留言页面*/
.message_inr h5{font-size: 18px; color: #1c1c1c; text-align: center;}
.message_inr .imgbox{margin-top: 20px; text-align: center;}
.message_inr .imgbox img{max-width: 100%; height: auto; display: inline-block;}
.message_inr form{width: 90%; margin: 20px auto 0 auto;}
.message_inr .form_box{width: 100%; margin-bottom: 15px;}
.message_inr .form_box .form_name{width: 100%; float: left; text-align: left; height: 30px; line-height: 30px; font-size: 14px; color: #333333;}
.message_inr .form_box .form_txt{width: 100%; float: left; height: 35px; line-height: 35px; border: 1px solid #aaa; padding: 0 10px; border-radius: 7px;}
.message_inr .form_box .form_p{width: 100%; float: left; border: 1px solid #aaa; padding: 10px; border-radius: 7px;}
.message_inr .form_box button{ width:100%; height:30px; color:#fff; background:#083993; border:none; transition:all 0.3s;}
.message_inr .form_box button:hover{ background:#083993;}

/*联系我们页面*/
.contact_inr{width: 100%;}
.contact_inr h5{font-size: 18px; color: #1c1c1c; text-align: center;}
.contact_inr .imgbox{margin-top: 20px; text-align: center;}
.contact_inr .imgbox img{max-width: 100%; height: auto; display: inline-block;}
.contact_inr .txtbox{margin-top: 20px; font-size: 14px; color: #1a1a1a; line-height: 25px;}
.contact_inr .lx_txt{margin-top: 20px; line-height: 25px; color: #1a1a1a;}


@media (max-width:1199px){
    header .logo a img{width: 450px;}
    .about_layout .a_right .a_txt{height: 180px;}
    .product_layout .sideBar_pt .p_tit{padding: 10px;}
    .product_layout .sideBar_pt .p_tit h1{font-size: 80px; height: 60px; line-height: 70px;}
    .product_layout .sideBar_pt .p_tit h2{font-size: 22px;}
    .product_layout .sideBar_pt .p_tit h3{font-size: 30px;}
    .news_layout .n_item .n_box{padding: 0 0 0 160px;}
    .news_layout .n_item .imgbox .n_img{width: 160px;}
    /*内页*/
    .inr_left .p_tit{padding: 10px;}
    .inr_left .p_tit h1{font-size: 80px; height: 60px; line-height: 70px;}
    .inr_left .p_tit h2{font-size: 22px;}
    .inr_left .p_tit h3{font-size: 30px;}
    .news_inr .n_item .n_box{padding: 0 0 0 160px;}
    .news_inr .n_item .imgbox .n_img{width: 160px;}
    .news_inr .n_item .txtbox{height: 150px;}

}

@media (min-width:991px){
    header .head_nav{display: block!important;}
}

@media (max-width:991px){
    header .head_top{height: 90px;}
    header .logo{height: 90px;}
    header .logo a img{width: 340px;}
    header .head_sear{height: 90px; float: left; padding-left: 20px;}
    header .top_btn{font-size: 32px; color: #007aed; position: absolute; top: 29px; right: 18px;}
    header .head_nav{position: absolute; top: 65px;; right: 0; display: none; width: 130px; z-index: 99999; height: auto;}
    header .head_nav ul{padding: 0;}
    header .head_nav .top_li{width: 100%; height: 40px; background: none;}
    header .head_nav .top_li .top_a span{display: none;}
    header .head_nav .top_li:after{display: none;}
    header .head_nav .top_li ul{display: none!important;}
    .content{margin-top: 20px; margin-bottom: 20px;}
    .about_layout .a_right .a_txt{line-height: 25px; height: 175px;}
    .about_layout .a_right .more{margin-top: 15px;}
    .product_layout .prct_left .p_tit h1{font-size: 60px; height: 50px; line-height: 60px;}
    .product_layout .prct_left .p_tit h2{font-size: 20px;}
    .product_layout .prct_left .p_tit h3{font-size: 25px;}
    .product_layout .prct_left .p_li>a{font-size: 14px; height: 35px; line-height: 35px; padding-left: 10px;}
    .product_layout .prct_left .p_li>i{width: 50px; height: 30px; top: 4px;line-height: 27px;}
    /**/
    .news_layout .n_item .n_box{padding: 0 0 0 130px;}
    .news_layout .n_item .imgbox .n_img{width: 130px;}
    .news_layout .n_item .txtbox{height: 100px;}
    .news_layout .n_item .txtbox .n_txt{margin-top: 5px; height: 60px;}
    .foot_main{padding: 20px 0;}
    .foot_main .foot_nav{width: 100%; text-align: center;}
    .foot_main .foot_nav ul{text-align: center; display: inline-block;}
    .foot_main .foot_txt{width: 100%; margin-top: 7px; text-align: center;}
    /*内页*/
    .inr_left .p_tit h1{font-size: 60px; height: 50px; line-height: 60px;}
    .inr_left .p_tit h2{font-size: 20px;}
    .inr_left .p_tit h3{font-size: 25px;}
    .inr_left .n_li>a{font-size: 14px; height: 35px; line-height: 35px; padding-left: 10px;}
    .inr_left .n_li>i{width: 50px; height: 30px; top: 4px;line-height: 27px;}
    .news_inr .n_item .n_box{padding: 0 0 0 150px;}
    .news_inr .n_item .imgbox .n_img{width: 150px;}
    .news_inr .n_item .txtbox{height: 140px; padding: 12px 18px;}
}

@media (min-width: 768px){
    .product_layout .prct_left .p_ul{display: block!important;}
    .inr_left .n_ul{display: block!important;}
}

@media (max-width: 767px){
    .container{padding-left: 15px; padding-right: 15px;}
    header .head_top{height: 60px;}
    header .logo{height: 60px;}
    header .logo a img{width: 249px;}
    header .top_btn{top: 16px; font-size: 28px;}
    header .head_nav{top: 60px;}
    header .lunbos{padding-top: 38%;}
    .product_layout .prct_left{width: 100%; margin-right: 0;}
    .product_layout .pact_right{width: 100%; margin-left: 0; margin-top: 10px;}
    .product_layout .prct_left{width: 100%;}
    .product_layout .prct_right{width: 100%;}
    .product_layout .prct_left .p_tit{padding: 7px;}
    .product_layout .prct_left .p_tit h1{width: auto; height: 40px; line-height: 50px; font-size: 50px;}
    .product_layout .prct_left .p_tit h2{font-size: 18px;}
    .product_layout .prct_left .p_tit h3{font-size: 20px;}
    .product_layout .prct_left .p_tit .prct_txt{width: auto;}
    /**/
    .news_layout .n_item .n_box{padding: 0 0 0 110px;}
    .news_layout .n_item .imgbox .n_img{width: 110px;}
    .news_layout .n_item .txtbox{height: 100px;}
    .news_layout .n_item .txtbox h1{height: 27px; line-height: 27px;}
    .news_layout .n_item .txtbox h1 span{width: 25px; height: 25px; line-height: 25px;}
    .contact_layout .con_left{width: 100%; margin-right: 0;}
    .contact_layout .con_right{width: 100%; margin-left: 0; margin-top: 15px;}
    /*内页*/
    .inr_left{width: 100%; margin-right: 0;}
    .inr_right{width: 100%; margin-left: 0; margin-top: 10px;}
    .inr_left{width: 100%;}
    .inr_right{width: 100%;}
    .inr_left .p_tit{padding: 7px;}
    .inr_left .p_tit h1{width: auto; height: 40px; line-height: 50px; font-size: 50px;}
    .inr_left .p_tit h2{font-size: 18px;}
    .inr_left .p_tit h3{font-size: 20px;}
    .inr_left .p_tit .prct_txt{width: auto;}
    .news_inr .n_item .n_box{padding: 0 0 0 120px;}
    .news_inr .n_item .imgbox .n_img{width: 120px;}
    .news_inr .n_item .txtbox{height: 110px; padding: 10px 15px;}
    .news_inr .n_item .txtbox .n_txt{margin-top: 5px;}
    .news_inr .n_item .txtbox h6{display: none;}
}

@media (max-width:450px){
    .container-fluid{padding-left: 8px; padding-right: 8px;}
    .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
        position: relative;
        min-height: 1px;
        padding-right: 5px;
        padding-left: 5px;
    }
}

@media (max-width:376px){

}

@media (max-width:340px){

}
