@charset "UTF-8";
/* in_pos */
.in_pos{width:100%;background:#edf2f4;padding:15px 0;margin-top:30px;}
.in_pos2{margin-top:0px;}
.in_pos .in_pos_con{width:1400px;margin:0 auto;color:#002d72;font-size:18px;letter-spacing:2px;}
.in_pos_pro{background:none;margin-top:0;background:#f9f9f9;}
/* in_pos end*/
/* in_contop */
.in_contop{width:100%;padding:1.0rem 0;background:#477d94;}
.in_contop2{background:#002d72;}
.in_contop2 .in_contop_main{color:#ffffff;}
.in_contop2 .in_contop_main i{background:#ffffff;}
.in_contop_main{position:relative;width:1400px;margin:0 auto;color:#ffffff;}
.in_contop_main h2{font-size:35px;font-family: 'sysemi';letter-spacing:2px;}
.in_contop_main i{display:block;width:1.36rem;height:2px;margin:0.3rem 0 0.6rem 0;background:#ffffff;}
.in_contop_main p{font-size:18px;letter-spacing:1px;}
.in_contop_main a{position:absolute;right:0;bottom:0;font-size:18px;line-height:3.0;background:#fff;color:#002d72;letter-spacing:2px;padding:0 60px;border-radius:40px;.in_mfs_list
-webkit-transition: all .2s linear;
-moz-transition: all .2s linear;
-o-transition: all .2s linear;
transition: all .2s linear;}
.in_contop_main a:hover{transform: translate(0,-6px);}
.in_tits_lx{margin-top:30px;}
/* in_contop end*/
/* main_pro */
.main_pro{width:100%;padding:1.0rem 0;}
.main_pro .main_pro_con{width:1400px;margin:0 auto;}
.main_pro .main_pro_con li{width:100%;padding-bottom:0.3rem;margin-bottom:0.5rem;border-bottom:1px solid #9ab7c4;
-webkit-transition: all .2s linear;
-moz-transition: all .2s linear;
-o-transition: all .2s linear;
transition: all .2s linear;
}
.main_pro .main_pro_con li .main_pro_info{width:66%;}
.main_pro .main_pro_con li .main_pro_img{width:16%;font-size:0;}
.main_pro .main_pro_con li .main_pro_img img{width:100%;display:block;}
.main_pro .main_pro_con li .main_pro_info h5{font-size:24px;line-height:2.5;font-family: 'sysemi';letter-spacing:2px;color:#002d72;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.main_pro .main_pro_con li .main_pro_info p{font-size:15px;line-height:2.0;letter-spacing:1px;color:#7f8283;}
.main_pro .main_pro_con li:hover{padding:0.2rem 0 0.6rem 0;}

.main_pro .main_pro_con li .more_pro{width:100%;text-align:left;margin-top:35px;}
.main_pro .main_pro_con li .more_pro a{display:inline-block;font-size:15px;line-height:2.5;border:1px solid #002d72;color:#002d72;padding:0 25px;border-radius:20px;}
.main_pro .main_pro_con li:hover .more_pro a{background:#002d72;color:#fff;}

/* main_pro end*/
/* pro_ly */
.pro_ly{width:836px;margin:1.0rem auto;}
.pro_ly_back{padding:40px 3.5rem 60px 3.5rem;background:#edf2f4;}
.pro_ly .pro_ly_table{width:100%;font-size:18px;color:#474747;}
.pro_ly .pro_ly_table p{font-size:24px;line-height:3.0;font-family: 'sysemi';color:#002d72;}
.pro_ly .pro_ly_table form  input{font-size:16px;line-height:1.0rem;width:100%;height:1.0rem;text-indent:1.0em;border:1px solid #477d94;}
.pro_ly .pro_ly_table form  textarea{font-size:16px;line-height:1.5;width:100%;height:2.0rem;text-indent:1.0em;border:1px solid #477d94;padding:0.3rem 0;}
.pro_ly .pro_ly_table .pro_ly_tj{cursor:pointer;margin-top:0.6rem;width:auto;text-indent:0;padding:0 0.8rem;height:0.8rem;line-height:0.8rem;background:#002d72;color:#fff;letter-spacing:2px;border-radius:0.6rem;border:none;}
.pro_ly .pro_ly_table .pro_ly_tj:hover{transform: translate(0,-6px);}
.lxwm_ly{width:100%;padding:0.1rem 0;background:#edf2f4;}
/* pro_ly end*/
/* in_yyhy */
.in_yyhy{width:100%;padding:1.0rem 0;}
.in_yyhy .in_yyhy_intro{text-indent: 2.0em;width: 1400px;margin: 0.5rem auto;font-size: 0.3rem;line-height: 2.2;letter-spacing: 1px;color: #000000;font-family: 'syhei';}
.in_yyhy_list{position:relative;width:1400px;margin:20px auto;overflow:hidden;}
/*.in_yyhy_con{}*/
.in_yyhy_list li{position:relative;width:31.3%;height:320px;overflow:hidden;float:left;margin:10px 1%;
    -webkit-box-shadow: #d1d2de 0px 0px 8px;
-moz-box-shadow: #d1d2de 0px 0px 8px;
box-shadow: #d1d2de 0px 0px 8px;
}
.in_yyhy_list li .in_yyhy_img{position:relative;width:100%;height:100%;font-size:0;overflow:hidden;text-align:center;}
.in_yyhy_list li .in_yyhy_img img{width:100%;min-height: 100%;
-webkit-transition: all .2s linear;
-moz-transition: all .2s linear;
-o-transition: all .2s linear;
transition: all .2s linear;}
.in_yyhy_list li:hover .in_yyhy_img img{transform: scale(1.1, 1.1);transition: .4s transform;z-index:1000;}
.in_yyhy_list li h5{position:absolute;left:0;bottom:0;width:100%;font-size:18px;line-height:3.0;color:#ffffff;background:url(../images/hy_tit.png) repeat;font-weight: normal;letter-spacing:1px;text-align: left;text-indent: 1.5em;
-webkit-transition: all .2s linear;
-moz-transition: all .2s linear;
-o-transition: all .2s linear;
transition: all .2s linear;
}
.in_yyhy_list li:hover h5{transform: translate(0,100px);}

.in_yyhy_list>.swiper-button-prev{z-index:10;left:0;top:45%;width:0.8rem!important;height:0.8rem!important;background:url(../images/hy_left.png) center center no-repeat,url(../images/hy_btn_back.png) center no-repeat;background-size:25% auto,100% 100%;}
.in_yyhy_list>.swiper-button-prev:after{content:''!important;}
.in_yyhy_list>.swiper-button-next{z-index:10;right:0;top:45%;width:0.8rem!important;height:0.8rem!important;background:url(../images/hy_right.png) center center no-repeat,url(../images/hy_btn_back.png) center no-repeat;background-size:25% auto,100% 100%;}
.in_yyhy_list>.swiper-button-next:after{content:''!important;}

/* in_yyhy end*/
/* in_xmjs */
.in_xmjs{width:100%;padding:1.0rem 0 0.5rem 0;}
.in_xmjs .in_about_main{color:#676767;}
.in_pro_gaishu{opacity:0.85;}
.in_xmjs_img{width:1400px;margin:0 auto;}
.in_xmjs_img li{width:49%;font-size:0;}
.in_xmjs_img li .xmjs_img{width:100%;display:block;}
.in_xmjs_img li:nth-child(2){background:#fafcfd;border:1px solid #dcdcdc;}
.in_xmjs_img li .in_xmjs_img_2{width:50%;font-size:0;text-align:center;}
.in_xmjs_img li .in_xmjs_img_2 img{max-width:60%;}
.in_xmjs_img li .in_xmjs_info{width:50%;font-size:18px;line-height:2.5;color:#464647;letter-spacing:1px;}
.in_xmjs_img li .in_xmjs_info h5{margin-top:1.0rem;margin-bottom:10px;display:inline-block;padding-right:1.0rem;font-size:20px;text-indent:1.0em;line-height:50px;color:#fff;background:url(../images/xm/xm_tit.png) left center no-repeat;background-size:100% 100%;}
.in_xmjs_img li .in_xmjs_info span{cursor:pointer;display:inline-block;width:35%;margin:10px 3% 10px 0;text-align:center;border:1px solid #c9c9c9;}
.in_xmjs_img li .in_xmjs_info span:hover{background:#002d71;color:#fff;}
/* in_xmjs end*/


/* in_tit_2 */
.in_tit_2{width:100%;text-align:center;}
.in_tit_2 h2{width:100%;text-align:center;font-size:0.6rem;line-height:2.0;color:#ffffff;font-family: 'sysemi';background:#939393;}
.in_tit_2 h2 span{display:inline-block;padding:0 1.2rem;background:url(../images/xm/tit_l.png) left center no-repeat,url(../images/xm/tit_l.png) right center no-repeat;background-size:auto 76%;}
.in_tit_2 i{display:block;width:100%;height:4px;background:#939393;margin-top:4px;}
.in_tit_2 p{font-size:0.32rem;line-height:2.5;color:#575757;text-transform: uppercase;}
/* in_tit_2 end*/
/* in_cptd */
.in_cptd{width:100%;padding:1.0rem 0;background:#ffffff;}
.in_cptd_rhjz{background:#edf2f4;}
.in_cptd .in_cptd_main{width:1400px;margin:0 auto;}
.in_cptd .in_cptd_con{width:1400px;margin:0.6rem auto 0.1rem auto;}
.in_cptd .in_cptd_con .in_cptd_list{width:22%;}
.in_cptd .in_cptd_con .in_cptd_list2{width:28%;}
.in_cptd .in_cptd_con .in_cptd_list_l{margin-left:6%;}
.in_cptd .in_cptd_con .in_cptd_list_r{margin-right:6%;}
.in_cptd .in_cptd_con .in_cptd_list li{width:100%;margin-bottom:20px;font-size:15px;line-height:2.0;color:#000;padding-bottom:0.4rem;border-bottom:1px solid #bfbfbf;}
.in_cptd .in_cptd_con .in_cptd_list li h5{font-size:24px;line-height:2.5;color:#002d71;letter-spacing:2px;font-weight:bold;}
.in_cptd .in_cptd_con .in_cptd_list li p{opacity:0.85;}
.in_cptd .in_cptd_con .in_cptd_img{width:32%;font-size:0;margin-left:6%;text-align:center;}
.in_cptd .in_cptd_con .in_cptd_img2{width:64%;font-size:0;text-align:center;padding-top:20px;}
.in_cptd .in_cptd_con .in_cptd_img img{max-width:100%;}
.in_cptd_intro{width:1080px;margin:0.5rem auto 0 auto;text-indent:2.0em;opacity:0.85;font-size: 0.3rem;line-height: 2.2;letter-spacing: 1px;color: #000000;font-family: 'syhei';}
.in_cptd_intro p{text-indent:2.0em;}
/* in_cptd end*/
/* in_jsqk */
.in_jsqk{width:100%;padding:0.1rem 0;}
.in_jsqk_mar{padding-top:0;}
.in_jsqk .in_jsqk_intro{width:100%;text-align:center;line-height:2.0;padding:0.1rem 0;text-align:center;font-size: 0.3rem;line-height: 2.2;letter-spacing: 1px;color: #000000;font-family: 'syhei';}
.in_jsqk_main{width:1400px;margin:0.5rem auto; background: #477d94;}
.in_jsqk_main table{width:100%;border:none;border-collapse: collapse;border-spacing: 0;font-size:15px;line-height:2.5;color:#fff;font-weight:normal:}
.in_jsqk_main table tr td{border:1px solid #b5cbd4;}
.in_jsqk_main .sqk_table_tit td{text-align:center;font-size:24px;line-height:2.5;padding:10px 0;}
.in_jsqk_main .sqk_table_li td{padding:0.5rem 6px 1.0rem 1.0rem;color:#f5f0f0;}
/* in_jsqk end*/
/* in_cxqk */
.in_cxqk{width:100%;padding:1.0rem 0;}
.in_cxqk .in_cxqk_main{width:1400px;margin:0 auto;}
.in_cxqk .in_cxqk_main .in_about_main{color: #676767;}
.in_cxqk .in_cxqk_main .in_cxqk_list{width:1080px;margin:0.5rem auto 0 auto;}
.in_cxqk .in_cxqk_main .in_cxqk_list li{width:30.3%;font-size:0;float:left;
-webkit-transition: all .2s linear;
-moz-transition: all .2s linear;
-o-transition: all .2s linear;
transition: all .2s linear;}
.in_cxqk .in_cxqk_main .in_cxqk_list li:nth-child(2){margin-left:4.5%;}
.in_cxqk .in_cxqk_main .in_cxqk_list li:nth-child(3){float:right;}
.in_cxqk .in_cxqk_main .in_cxqk_list li img{width:100%;display:block;}
.in_cxqk .in_cxqk_main .in_cxqk_list li:hover{transform: translate(0,-6px);}
/* in_cxqk end*/
/* in_yyqk */
.in_yyqk{width:100%;padding:1.0rem 0;}
.in_yyqk .in_yyqk_main{width:1400px;margin:0 auto;}
.in_yyqk .in_yyqk_main .in_yyqk_list{width:100%;margin:0.5rem auto;}
.in_yyqk .in_yyqk_main .in_yyqk_list li{cursor:pointer;width:24.5%;min-height:7.0rem;float:left;margin:0 0.25%;
/*background:#f4f7f8;*/
-webkit-transition: all .2s linear;
-moz-transition: all .2s linear;
-o-transition: all .2s linear;
transition: all .2s linear;}
.in_yyqk .in_yyqk_main .in_yyqk_list li .in_yyqk_img{width:100%;height:1.5rem;padding-top:1.0rem;text-align:center;font-size:0;}
.in_yyqk .in_yyqk_main .in_yyqk_list li .in_yyqk_img img{height:100%;
-webkit-transition: all .2s linear;
-moz-transition: all .2s linear;
-o-transition: all .2s linear;
transition: all .2s linear;}
.in_yyqk .in_yyqk_main .in_yyqk_list li h5{text-align:center;font-size:20px;line-height:2.5;margin:0.2rem 0;letter-spacing:1px;color:#053274;font-weight:normal;}
.in_yyqk .in_yyqk_main .in_yyqk_list li p{width:80%;margin:0 auto;font-size:15px;line-height:2.5;color:#000;opacity:0.75;text-indent:2.0em;letter-spacing:1px;}
.in_yyqk .in_yyqk_main .in_yyqk_list li:hover{transform: translate(0,-6px);}
.in_yyqk .in_yyqk_main .in_yyqk_list li:hover .in_yyqk_img img{
	transform: rotateY(180deg);
	-ms-transform: rotateY(180deg); /* IE 9 */
	-moz-transform: rotateY(180deg); /* Firefox */
	-webkit-transform: rotateY(180deg); /* Safari and Chrome */
	-o-transform: rotateY(180deg); /* Opera */
}
/* in_yyqk end*/
/* in_lxwm */
.in_tit_lx i{width:2.0rem;}
.in_lxwm{width:100%;padding:1.0rem 0;}
.in_lxwm_info{width:100%;text-align:center;padding:1.0rem 0;background:#ffffff;font-size:18px;line-height:1.8;color:#5f6162;letter-spacing:1px;}
.in_lxwm_info h3{font-size:24px;color:#002d72;font-family: 'syhei';font-weight:normal;}
/*.in_lxwm_info p{color:#002d72;}*/
.in_lxwm_info span{display:inline-block;margin:0;}
/* in_lxwm end*/
/* in_mubiao */
.in_mubiao{width:100%;padding:0.5rem 0 1.0rem 0;overflow:hidden;}
.in_mubiao .in_mubiao_img{width:1280px;margin:0 auto;font-size:0;}
.in_mubiao .in_mubiao_img img{width:100%;display:block;}
/* in_mubiao end*/
/* in_mubiao2 */
.in_mubiao2{position:relative;width:1280px;margin:0.8rem auto;padding:1.2rem 0;
    background:#edf2f4;
}
.in_mubiao2 .mubiao_img_back{}
.in_mubiao2 .in_mubiao2_img{position:relative;z-index:10;width:37%;text-align:center;font-size:0;}
.in_mubiao2 .in_mubiao2_img img{width:66%;padding-top:0.5rem;}
.in_mubiao2 .in_mubiao2_info{position:relative;z-index:10;width:54%;padding-left:4%;border-left:2px solid #a7acb4;}
.in_mubiao2 .in_mubiao2_info h5{font-size:28px;line-height:2.0;color:#002d72;font-family: 'sysemi';border-bottom:2px solid #a7acb4;}
.in_mubiao2 .in_mubiao2_info li{font-size:18px;line-height:3.0;color:#737373;border-bottom:2px solid #a7acb4;}
.in_mubiao2 .in_mubiao2_info li span{display:inline-block;margin-right:0.5rem;font-size:20px;font-family: 'sysmed';color:#002d72;}
.in_mubiao2 .in_mubiao2_info .in_mubiao_more{margin-top:0.5rem;}
.in_mubiao2 .in_mubiao2_info .in_mubiao_more a{display:inline-block;line-height:3.0;padding:0 35px;border-radius:30px;background:#002d72;color:#fff;font-family: 'sysmed';
letter-spacing:1px;
-webkit-transition: all .2s linear;
-moz-transition: all .2s linear;
-o-transition: all .2s linear;
transition: all .2s linear;}
.in_mubiao2 .in_mubiao2_info .in_mubiao_more a:hover{transform: translate(0,-6px);}
/* in_mubiao2 end*/
/* pro_intro_img */
.pro_intro_img{width:1080px;margin:0 auto;}
.pro_wujun_img{width:1400px;padding:0.6rem 0;margin:0.5rem auto 0 auto;background:#edf2f4;font-size:0;text-align:center;}
.pro_wujun_img img{max-width:90%;}
/* pro_intro_img end*/
/* pro_sper2 */
.pro_sper2{width:1080px;margin:1.0rem auto 0 auto;}
.pro_sper2 li{width:46%;float:left;margin:0;font-size:0;text-align:center;background:#fff;}
.pro_sper2 li:nth-child(2){width:46%;float:right;}
/* pro_sper2 end*/
/* pro_yyly */
.pro_yyly{width:100%;padding:1.0rem 0 0.5rem 0;}
.pro_yyly2{background:#edf2f4;margin-top:36px;margin-bottom:36px;padding-bottom:1.5rem;}
.pro_yyly2 .in_tits h2{background:none;color:#0d3676;}
.pro_yyly .pro_yyly_main{width:1400px;margin:0.8rem auto 0.2rem auto;padding:0.8rem 0 0.3rem 0;background:#edf2f4;}
.pro_yyly .pro_yyly_main li{width:25%;float:left;margin:0;margin-bottom:0.6rem;text-align:center;background:url(../images/pro/in_pro_line.png) left top no-repeat;background-size:1.5px 100%;}
.pro_yyly .pro_yyly_main li:nth-child(1){background-image:none;}
.pro_yyly .pro_yyly_main li:nth-child(5){background-image:none;}
.pro_yyly .pro_yyly_main li .pro_yyly_img{width:100%;height:1.5rem;font-size:0;margin-bottom:0.3rem;}
.pro_yyly .pro_yyly_main li .pro_yyly_img img{height:100%;
-webkit-transition: all .2s linear;
-moz-transition: all .2s linear;
-o-transition: all .2s linear;
transition: all .2s linear;}
.pro_yyly .pro_yyly_main li:hover .pro_yyly_img img{
	transform: rotateY(180deg);
	-ms-transform: rotateY(180deg); /* IE 9 */
	-moz-transform: rotateY(180deg); /* Firefox */
	-webkit-transform: rotateY(180deg); /* Safari and Chrome */
	-o-transform: rotateY(180deg); /* Opera */
}
.pro_yyly .pro_yyly_main li p{font-size:20px;line-height:4.0;color:#053274;}
.pro_yyly .pro_yyly_main li:nth-child(1) p{line-height:2.0;color:#053274;}
.pro_yyly_mid{width:1400px;margin:0 auto;font-size:0;}
.pro_yyly_mid img{width:100%;display:block;}
/* pro_yyly end*/
/* wujun_td */
.in_wujun_td{width:100%;padding:0;overflow:hidden;}
.wujun_td{width:1400px;margin:0.5rem auto;}
.wujun_td .wujun_td_img{width:59%;font-size:0;padding-top:0.5rem;}
.wujun_td .wujun_td_img img{width:100%;display:block;}
.wujun_td .wujun_td_info{}
.wujun_td .wujun_td_info h2{margin-bottom:0.5rem;display:inline-block;padding:0 2.0rem 0 0.4rem;font-size: 0.6rem;height:1.2rem;line-height: 1.0rem;color: #ffffff;font-family: 'sysemi';background:url(../images/pro/td_back.png) left top no-repeat;background-size:100% 100%;}
.wujun_td .wujun_td_info li{font-size:15px;line-height:2.2;color:#515353;padding-left:25px;background:url(../images/pro/quan.png) left center no-repeat;background-size:13px auto;}
/* wujun_td end*/
/* thg_td */
.thg_td{width:1400px;margin:0.5rem auto;}
.thg_td .thg_td_con{width:100%;}
.thg_td .thg_td_con li{width:100%;border-radius:10px;margin-bottom:0.6rem;overflow:hidden;
/*background:url(../images/pro/thg_icon1_2.png) right 76% no-repeat #fff;background-size:20% auto;*/
-webkit-transition: all .2s linear;
-moz-transition: all .2s linear;
-o-transition: all .2s linear;
transition: all .2s linear;}
.thg_td .thg_td_con li .thg_td_info{width:90%;padding:0.8rem 5%;background:#edf2f4;}
.thg_td .thg_td_con li .thg_td_info img{height:0.7rem;}
.thg_td .thg_td_con li .thg_td_info h5{font-size:24px;line-height:2.0;letter-spacing:2px;color:#343434;font-weight:normal;margin:0.2rem 0;}
.thg_td .thg_td_con li .thg_td_info p{width:80%;font-size:15px;line-height:2.0;letter-spacing:1px;color:#7e7e7e;font-weight:normal;}
/*.thg_td .thg_td_con li.thg_back2{background-image:url(../images/pro/thg_icon2_2.png);}*/
/*.thg_td .thg_td_con li.thg_back3{background-image:url(../images/pro/thg_icon3_2.png);}*/
/*.thg_td .thg_td_con li.thg_back4{background-image:url(../images/pro/thg_icon4_2.png);padding-bottom:1.6rem;}*/
/*.thg_td .thg_td_con li.thg_back5{background-image:url(../images/pro/thg_icon5_2.png);padding-bottom:1.6rem;}*/
.thg_td .thg_td_con li:hover{transform: translate(0,-6px);}
/* thg_td end*/
/* in_case */
.in_case_tits{width:100%;padding:1.0rem 0 0.5rem 0;}
.in_case{width:100%;padding:0.7rem 0;background:#edf2f4;}
.in_case .in_about_main{text-align:center;}
.in_hz_list{width:1400px;margin:0.2rem auto;}
.in_hz_list li{width:18%;float:left;margin:0.2rem 1%;font-size:0;overflow:hidden;}
.in_hz_list li img{width:100%;display:block;}
/* in_case end*/
/* in_case_con */
.in_case_con{width:100%;padding:1.0rem 0;}
.in_case_con .in_case_list{position:relative;width:1400px;margin:40px auto;padding-bottom:100px;overflow:hidden;}
.in_case_con .in_case_list .in_case_wrap{width:100%;}
.in_case_con .in_case_list .in_case_wrap li{height:240px;overflow:hidden;border-radius:8px;}
.in_case_con .in_case_list .in_case_wrap li img{width:100%;min-height:100%;
    -webkit-transition: all .2s linear;
	-moz-transition: all .2s linear;
	-o-transition: all .2s linear;
	transition: all .2s linear;
}
.in_case_con .in_case_list .in_case_wrap li:hover img{transform: scale(1.1, 1.1);transition: .4s transform;z-index:1000;}

.in_case_list .swiper-button-prev{z-index:1000;left:50%;top:auto;bottom:0;margin-left:-1.8rem;width:80px!important;height:45px!important;background:url(../images/case/btn_l.png) center center no-repeat;background-size:90% 90%;}
.in_case_list .swiper-button-prev:after{content:''!important;}
.in_case_list .swiper-button-next{z-index:1000;right:50%;top:auto;bottom:0;margin-right:-1.8rem;width:80px!important;height:45px!important;background:url(../images/case/btn_r.png) center center no-repeat;background-size:90% 90%;}
.in_case_list .swiper-button-next:after{content:''!important;}

/* in_case_con end*/
/* poster-main */
.poster-main{position: relative;margin: 50px auto;}
.poster-main .poster-list .poster-item{position: absolute;left: 0;top: 0;}
.poster-main .poster-btn{position: absolute;top: 0;cursor: pointer;}
.poster-main .poster-prev-btn{left:-90px;width:80px!important;background: url(../images/case/btn_l.png) no-repeat center center;}
.poster-main .poster-next-btn{right:-90px;width:80px!important;background: url(../images/case/btn_r.png) no-repeat center center;}
/* poster-main end*/
/*in_mfs_list*/
.in_mfs_list{width:1400px;margin:40px auto 10px auto;padding: 0 10px;overflow:hidden;}
.in_mfs_list .in_mfs_wrap{width:100%;}
.in_mfs_list .in_mfs_wrap li{height:240px;overflow:hidden;}
.in_mfs_list .in_mfs_wrap li img{width:100%;min-height:100%;
    -webkit-transition: all .2s linear;
	-moz-transition: all .2s linear;
	-o-transition: all .2s linear;
	transition: all .2s linear;
}
.in_mfs_list .in_mfs_wrap li:hover img{transform: scale(1.1, 1.1);transition: .4s transform;z-index:1000;}
.in_mfs_list .swiper-button-prev{z-index:1000;left:50%;top:auto;bottom:0;margin-left:-1.4rem;width:0.7rem!important;height:0.7rem!important;background:url(../images/left.png) center center no-repeat;background-size:90% 90%;}
.in_mfs_list .swiper-button-prev:after{content:''!important;}
.in_mfs_list .swiper-button-next{z-index:1000;right:50%;top:auto;bottom:0;margin-right:-1.4rem;width:0.7rem!important;height:0.7rem!important;background:url(../images/right.png) center center no-repeat;background-size:90% 90%;}
.in_mfs_list .swiper-button-next:after{content:''!important;}
/*in_mfs_list end*/
/*kw_info*/
.kw_info{width:1400px;margin:0 auto 50px auto;}
.kw_info li{width:27.3%;min-height:250px;cursor:pointer;padding:30px 2%;float:left;background:#edf2f4;font-size: 15px;line-height: 2.5;color: #000;
    -webkit-transition: all .2s linear;
	-moz-transition: all .2s linear;
	-o-transition: all .2s linear;
	transition: all .2s linear;
}
.kw_info li h5{font-size:20px;line-height:2.5;background:#002d71;color:#fff;letter-spacing:1px;text-align:center;font-weight:normal;
    margin-bottom:20px;}
.kw_info li:nth-child(2){margin:0 3%;}
.kw_info li p{width:90%;margin:0 auto;}
.kw_info li:hover{transform: translate(0,-6px);}
/*kw_info end*/


@media (max-width:1440px) {
	.in_pos .in_pos_con{width:1200px;font-size:16px;}
	.in_contop_main{width:1200px;}
	.in_contop_main h2{font-size:30px;}
	.in_contop_main p{font-size:16px;}
	.in_contop_main a{font-size:16px;}
	.in_yyhy_list{width:1200px;}
	.in_yyhy_list li{height:470px;}
	.in_yyhy_list li .in_yyhy_img{height:240px;}
	.in_xmjs_img{width:1200px;}
	.in_cptd .in_cptd_main{width:1200px;}
	.in_cptd .in_cptd_con{width:1200px;}
	.in_jsqk_main{width:1200px;}
	.in_yyqk_main{width:1200px;}
	.in_mubiao2 .in_mubiao2_info h5{font-size:24px;}
	.in_mubiao2 .in_mubiao2_info li{font-size:16px;}
	.in_mubiao2 .in_mubiao2_info li span{font-size:18px;}
	.pro_yyly .pro_yyly_main{width:1200px;}
	.pro_yyly .pro_yyly_main li p{font-size:18px;}
	.pro_yyly_mid{width:1200px;}
	
	.pro_ly .pro_ly_table p{font-size:20px;}
	.pro_ly .pro_ly_table form  input{font-size:15px;}
	.in_yyhy .in_yyhy_intro{width:1200px;}
	.wujun_td{width:1200px;}
	.pro_wujun_img{width:1200px;}
	.main_pro .main_pro_con{width:1200px;}
	
	.in_case_con .in_case_list{width:1200px;}
	.in_case_con .in_case_list .in_case_wrap li{height:214px;}
	
	.in_mfs_list{width:1200px;}
	.in_mfs_list .in_mfs_wrap li{height:205px;}
	
}
@media (max-width:1200px) {
	.in_pos .in_pos_con{width:1000px;font-size:15px;}
	.in_contop_main{width:1000px;}
	.in_cptd .in_cptd_main{width:1000px;}
	.in_cptd .in_cptd_con{width:1000px;}
	.in_yyqk_main{width:1000px;}
	.in_jsqk_main{width:1000px;}
	.in_contop_main h2{font-size:25px;}
	.in_contop_main p{font-size:14px;}
	.in_contop_main a{font-size:14px;}
	.in_mubiao2 .in_mubiao2_info h5{font-size:20px;}
	.in_mubiao2 .in_mubiao2_info li{font-size:15px;}
	.in_mubiao2 .in_mubiao2_info li span{font-size:16px;}
	.pro_yyly .pro_yyly_main{width:1000px;}
	.pro_yyly .pro_yyly_main li p{font-size:16px;}
	.pro_yyly_mid{width:1000px;}
	.in_yyhy .in_yyhy_intro{width:1000px;}
	.wujun_td{width:1000px;}
	.pro_wujun_img{width:1000px;}
	.main_pro .main_pro_con{width:1000px;}
	.in_case_con .in_case_list{width:1000px;}
	.in_case_con .in_case_list .in_case_wrap li{height:178px;}
	.in_mfs_list{width:1000px;}
	.in_mfs_list .in_mfs_wrap li{height:170px;}
	.in_yyhy_list{width:1000px;}
	.in_yyhy_list li{height:370px;}
	.in_yyhy_list li .in_yyhy_img{height:140px;}
	
	.in_yyhy_list li .in_yyhy_info .in_yyhy_info_con a {padding: 0 2em 0 4em;line-height: 2.5;}
}











